Comment #3 on issue 27067 by kuch...@chromium.org: Crash -  
BookmarkMenuController::BookmarkNodeFavIconLoaded(BookmarkModel  
*,BookmarkNode const *)
http://code.google.com/p/chromium/issues/detail?id=27067

Yes the crash most likely is in Skia since I can see crashes with similar  
stack traces that end up in Skia.

0x614c0c43       [chrome.dll     - skbitmap.cpp:358]     SkBitmap::freeMipMap()
0x614c0c07       [chrome.dll     - skbitmap.cpp:338]     SkBitmap::freePixels()
0x614c086c       [chrome.dll     - skbitmap.cpp:102]     
SkBitmap::operator=(SkBitmap  
const &)
0x61bf4d3e       [chrome.dll     - devtools_window.cc:61]         
DevToolsWindow::DevToolsWindow(Profile *,RenderViewHost *,bool)
0x61bf3d8b       [chrome.dll     - devtools_manager.cc:323]       
DevToolsManager::ToggleDevToolsWindow(RenderViewHost *,bool)
0x61bf37ec       [chrome.dll     - devtools_manager.cc:158]       
DevToolsManager::InspectElement(RenderViewHost *,int,int)
0x616b6846       [chrome.dll     - render_view_context_menu.cc:621]       
RenderViewContextMenu::ExecuteItemCommand(int)
0x61bd0803       [chrome.dll     - simple_menu_model.cc:134]      
views::SimpleMenuModel::ActivatedAt(int)

The only skia related change in 237.0 I see is a DEPS reshuffling in  
http://src.chromium.org/viewvc/chrome?view=rev&revision=29892. Not sure how  
it would
cause a crash though.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---

Reply via email to