Comment #1 on issue 25465 by [email protected]: CRASH tab context menu versus JavaScript close. http://code.google.com/p/chromium/issues/detail?id=25465
Here's a very similar crash, but I think there may be others coming from different angles. http://crash/reportdetail?reportid=ea0b1107b6dc5f82 Thread 0 *CRASHED* (EXC_BAD_ACCESS / KERN_INVALID_ADDRESS @0xffffffffc6b71f57) 0x9322e688 [libobjc.A.dylib + 0x00015688] 0x95354890 [AppKit + 0x001be890] -[NSMenu _enableItem:] 0x9535fdf6 [AppKit + 0x001c9df6] -[NSMenu _enableItems] 0x95331d87 [AppKit + 0x0019bd87] AppKitMenuEventHandler 0x9479c13c [HIToolbox + 0x0000813c] DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) 0x9479b57a [HIToolbox + 0x0000757a] SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) 0x947b7ecb [HIToolbox + 0x00023ecb] SendEventToEventTarget 0x947f50d4 [HIToolbox + 0x000610d4] SendMenuOpening(MenuSelectData*, MenuData*, double, unsigned long, __CFDictionary*, unsigned char, unsigned char*) 0x94862737 [HIToolbox + 0x000ce737] PopUpMenuSelectCore(MenuData*, Point, double, Point, unsigned short, unsigned int, Rect const*, unsigned short, unsigned long, Rect const*, Rect const*, __CFString const*, OpaqueMenuRef**, unsigned short*) 0x948623fa [HIToolbox + 0x000ce3fa] _HandlePopUpMenuSelection7 0x9541f19a [AppKit + 0x0028919a] _NSPopUpCarbonMenu3 0x9541e587 [AppKit + 0x00288587] _NSPopUpCarbonMenu2 0x9541e4e8 [AppKit + 0x002884e8] _NSPopUpCarbonMenu1 0x9541e448 [AppKit + 0x00288448] -[NSCarbonMenuImpl _popUpContextMenu:withEvent:forView:withFont:] 0x9541e281 [AppKit + 0x00288281] -[NSMenu _popUpContextMenu:withEvent:forView:withFont:] 0x9541e15e [AppKit + 0x0028815e] -[NSMenu _popUpContextMenu:withEvent:forView:] 0x0226760d [Google Chrome Framework - tab_view.mm:707] -[TabView rightMouseDown:] 0x952a5730 [AppKit + 0x0010f730] -[NSWindow sendEvent:] 0x0223b97d [Google Chrome Framework - chrome_browser_window.mm:241] -[ChromeBrowserWindow sendEvent:] 0x952716a4 [AppKit + 0x000db6a4] -[NSApplication sendEvent:] 0x951cefe6 [AppKit + 0x00038fe6] -[NSApplication run] 0x0259f872 [Google Chrome Framework - message_pump_mac.mm:482] base::MessagePumpNSApplication::DoRun(base::MessagePump::Delegate*) 0x0259f957 [Google Chrome Framework - message_pump_mac.mm:146] base::MessagePumpCFRunLoopBase::Run(base::MessagePump::Delegate*) 0x0259c2b3 [Google Chrome Framework - message_loop.cc:199] MessageLoop::Run() 0x021fe73a [Google Chrome Framework - browser_main.cc:153] BrowserMain(MainFunctionParams const&) 0x0213970f [Google Chrome Framework - chrome_dll_main.cc:596] ChromeMain 0x00001fc5 [Google Chrome + 0x00000fc5] 0x00000001 -- 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 -~----------~----~----~----~------~----~------~--~---
