Issue 3686: Browser crash @ TabContextMenuController::SelectionChanged() http://code.google.com/p/chromium/issues/detail?id=3686
New issue report by [EMAIL PROTECTED]: Build: 0.3.154.6 (Official Build 3810) What steps will reproduce the problem? 1. Have two tabs. 2. Get Keyboard focus on Omnibox. 3. Right Click on tab strip to get the Tab Strip context menu (Don't close this context menu). 4. [Notice Omnibox is still having keyboard focus] Now hit the context menu key to get the Omnibox context menu. -- See the Issue 3685 5. While those context menus are visible, move the browser window to down (by holding the mouse on Title bar). Chrome crashed on me twice, when I moved the window in this scenario. The dump file can be found @ http://go/dumps/Crash_ContextMenus.dmp CallStack: ########### ChildEBP RetAddr 0013de64 7c90df3c ntdll!KiFastSystemCallRet 0013de68 7c8025db ntdll!NtWaitForSingleObject+0xc 0013decc 7c802542 kernel32!WaitForSingleObjectEx+0xa8 0013dee0 00403258 kernel32!WaitForSingleObject+0x12 0013def4 00403043 chrome!google_breakpad::ExceptionHandler::WriteMinidumpOnHandlerThread+0x4d [c:\b\slave\chrome-official-2\build\src\breakpad\src\client\windows\handler\exception_handler.cc @ 532] 0013df14 7c35f0c3 chrome!google_breakpad::ExceptionHandler::HandleException+0x4b [c:\b\slave\chrome-official-2\build\src\breakpad\src\client\windows\handler\exception_handler.cc @ 385] 0013df20 0c897ab2 msvcr71!__CxxUnhandledExceptionFilter+0x46 0013df2c 7c864031 rlz!__CxxUnhandledExceptionFilter+0x46 0013e19c 7c843892 kernel32!UnhandledExceptionFilter+0x1c7 0013e1a4 7c839b21 kernel32!BaseProcessStart+0x39 0013e1cc 7c9032a8 kernel32!_except_handler3+0x61 0013e1f0 7c90327a ntdll!ExecuteHandler2+0x26 0013e2a0 7c90e46a ntdll!ExecuteHandler+0x24 0013e2a0 014125b5 ntdll!KiUserExceptionDispatcher+0xe 0013e5a4 0151718d chrome_1000000!TabContextMenuController::SelectionChanged+0x17 [c:\b\slave\chrome-official-2\build\src\chrome\browser\views\tabs\tab.cc @ 84] 0013e5ec 01517843 chrome_1000000!ChromeViews::MenuController::SetSelection+0xf5 [c:\b\slave\chrome-official-2\build\src\chrome\views\chrome_menu.cc @ 1636] 0013e614 01515087 chrome_1000000!ChromeViews::MenuController::OnMouseMoved+0x60 [c:\b\slave\chrome-official-2\build\src\chrome\views\chrome_menu.cc @ 1841] 0013e620 015025d4 chrome_1000000!ChromeViews::`anonymous namespace'::MenuHostRootView::OnMouseMoved+0x36 [c:\b\slave\chrome-official-2\build\src\chrome\views\chrome_menu.cc @ 581] 0013e650 0150221d chrome_1000000!ChromeViews::HWNDViewContainer::ProcessMouseMoved+0xb6 [c:\b\slave\chrome-official-2\build\src\chrome\views\hwnd_view_container.cc @ 762] 0013e660 015011a8 chrome_1000000!ChromeViews::HWNDViewContainer::OnMouseMove+0x13 [c:\b\slave\chrome-official-2\build\src\chrome\views\hwnd_view_container.cc @ 535] Issue attributes: Status: Untriaged Owner: [EMAIL PROTECTED] Labels: Type-Bug Pri-1 OS-All Area-Misc -- 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 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Chromium-bugs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/chromium-bugs?hl=en -~----------~----~----~----~------~----~------~--~---
