Issue 4364: Browser crash @ views::MenuController::CommitPendingSelection() http://code.google.com/p/chromium/issues/detail?id=4364
New issue report by [EMAIL PROTECTED]: Release Build: 154.8 as well as ToT (r5267) This is one more bug similar to issue 4357. This crash may go away once the later issue is fixed, BUT just filing for future tracking purpose only. What steps will reproduce the problem? 1. Set keyboard focus to [New Tab] [obviously on Omnibox] 2. Click on Other bookmarks or any folder on bookmarks bar. 3. Keep mouse pointer on any bookmark to highlight it and press context menu key. 4. Hit Esc key just once [this is IMP] to cancel the Omnibox context menu. 5. [still with bookmarks drop-down list is visible] Exit Chrome. You will notice Chrome crashes. Expected: Clean exit of Chrome. The dump can be found @ http://go/dumps/crash_exit.dmp Stack trace: ############ WARNING: Frame IP not in any known module. Following frames may be wrong. 0012e520 01840ed9 0x21c2d68 0012e5fc 01841478 chrome_1000000!views::MenuController::CommitPendingSelection+0xc9 [c:\b\slave\chromium-rel-xp\build\src\chrome\views\chrome_menu.cc @ 2268] 0012e640 0184150a chrome_1000000!views::MenuController::SetSelection+0x148 [c:\b\slave\chromium-rel-xp\build\src\chrome\views\chrome_menu.cc @ 1644] 0012e6ec 01842b43 chrome_1000000!views::MenuController::Cancel+0x2a [c:\b\slave\chromium-rel-xp\build\src\chrome\views\chrome_menu.cc @ 1661] 0012e6f4 0146f710 chrome_1000000!views::MenuItemView::Cancel+0x23 [c:\b\slave\chromium-rel-xp\build\src\chrome\views\chrome_menu.cc @ 1141] 0012e704 0146fbcb chrome_1000000!BookmarkBarView::~BookmarkBarView+0x70 [c:\b\slave\chromium-rel-xp\build\src\chrome\browser\views\bookmark_bar_view.cc @ 700] 0012e710 0147708a chrome_1000000!BookmarkBarView::`scalar deleting destructor'+0xb 0012e73c 0147755b chrome_1000000!BrowserView::~BrowserView+0x14a [c:\b\slave\chromium-rel-xp\build\src\chrome\browser\views\frame\browser_view.cc @ 124] 0012e748 012690a2 chrome_1000000!BrowserView::`scalar deleting destructor'+0xb 0012e768 014b040b chrome_1000000!views::View::~View+0x82 [c:\b\slave\chromium-rel-xp\build\src\chrome\views\view.cc @ 102] 0012e774 0126a84e chrome_1000000!OpaqueNonClientView::`scalar deleting destructor'+0xb 0012e824 0126a944 chrome_1000000!views::View::DoRemoveChildView+0x12e [c:\b\slave\chromium-rel-xp\build\src\chrome\views\view.cc @ 647] 0012e84c 0127df11 chrome_1000000!views::View::RemoveAllChildViews+0x54 [c:\b\slave\chromium-rel-xp\build\src\chrome\views\view.cc @ 610] 0012e860 0127df8b chrome_1000000!views::RootView::~RootView+0x31 [c:\b\slave\chromium-rel-xp\build\src\chrome\views\root_view.cc @ 83] 0012e86c 0126d913 chrome_1000000!views::RootView::`scalar deleting destructor'+0xb 0012e87c 014a10ff chrome_1000000!views::ContainerWin::~ContainerWin+0x73 [c:\b\slave\chromium-rel-xp\build\src\chrome\views\container_win.cc @ 136] 0012e888 0126c57e chrome_1000000!OpaqueFrame::`scalar deleting destructor'+0x2f 0012e890 0126d891 chrome_1000000!views::ContainerWin::OnFinalMessage+0xe [c:\b\slave\chromium-rel-xp\build\src\chrome\views\container_win.cc @ 664] 0012e934 7e418734 chrome_1000000!views::ContainerWin::WndProc+0x101 [c:\b\slave\chromium-rel-xp\build\src\chrome\views\container_win.cc @ 921] 0012e960 7e418816 USER32!InternalCallWinProc+0x28 Issue attributes: Status: Untriaged Owner: [EMAIL PROTECTED] CC: [EMAIL PROTECTED] Labels: Type-Bug Pri-1 OS-All Area-BrowserUI -- 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 -~----------~----~----~----~------~----~------~--~---
