Status: Untriaged Owner: [email protected] Labels: Type-Bug Pri-0 OS-Windows Area-ChromeFrame
New issue 24509 by [email protected]: Chrome crashes when Gears permission dialog is shown http://code.google.com/p/chromium/issues/detail?id=24509 What steps will reproduce the problem? Applies to first public release of Chrome Frame. 1. Go to http://730web.namirial.it:8888/fiscalicaf/730/index.html (test page from a Chrome Frame user, provided via the forums) 2. When the Gears "allow" dialog pops up, wait a bit and then click "deny". 3. Chrome crashes. What is the expected output? What do you see instead? Chrome crashes. Please use labels and text to provide additional information. 0:000> kP ChildEBP RetAddr 0012e7cc 022e5b5a chrome_1c30000!HtmlDialogView::GetWindowTitle(void)+0x7 [c:\b\slave\chrome-frame- official\build\src\chrome\browser\views\html_dialog_view.cc @ 62] 0012e818 022e561d chrome_1c30000!views::CustomFrameView::PaintTitleBar( class gfx::Canvas * canvas = 0x0012e8f8)+0x52 [c:\b\slave\chrome-frame- official\build\src\views\window\custom_frame_view.cc @ 405] 0012e824 022c9ff8 chrome_1c30000!views::CustomFrameView::Paint( class gfx::Canvas * canvas = 0x022e4a69)+0x35 [c:\b\slave\chrome-frame- official\build\src\views\window\custom_frame_view.cc @ 219] 0012e83c 022c9f59 chrome_1c30000!views::View::ProcessPaint( class gfx::Canvas * canvas = 0x022e4a69)+0x94 [c:\b\slave\chrome-frame-official\build\src\views\view.cc @ 387] 0012e850 022ca015 chrome_1c30000!views::View::PaintChildren( class gfx::Canvas * canvas = 0x022e4a69)+0x2e [c:\b\slave\chrome-frame-official\build\src\views\view.cc @ 346] 0012e868 022c9f59 chrome_1c30000!views::View::ProcessPaint( class gfx::Canvas * canvas = 0x022e4a69)+0xb1 [c:\b\slave\chrome-frame-official\build\src\views\view.cc @ 395] 0012e87c 022ca015 chrome_1c30000!views::View::PaintChildren( class gfx::Canvas * canvas = 0x022e4a69)+0x2e [c:\b\slave\chrome-frame-official\build\src\views\view.cc @ 346] 0012e894 022d661d chrome_1c30000!views::View::ProcessPaint( class gfx::Canvas * canvas = 0x022e4a69)+0xb1 [c:\b\slave\chrome-frame-official\build\src\views\view.cc @ 395] 0012e8c4 022e4a69 chrome_1c30000!views::RootView::ProcessPaint( class gfx::Canvas * canvas = 0x0012e8f8)+0x7e [c:\b\slave\chrome-frame- official\build\src\views\widget\root_view.cc @ 190] 0012ea14 022d0d14 chrome_1c30000!views::RootView::OnPaint( struct HWND__ * hwnd = 0x00000000)+0xb3 [c:\b\slave\chrome-frame- official\build\src\views\widget\root_view_win.cc @ 34] 0012ea1c 0210b3d8 chrome_1c30000!views::WidgetWin::OnPaint( struct HDC__ * dc = 0x0210ab9d)+0xe [c:\b\slave\chrome-frame- official\build\src\views\widget\widget_win.cc @ 644] 0012eae8 0210ab9d chrome_1c30000!views::WidgetWin::_ProcessWindowMessage( struct HWND__ * hWnd = 0x0012eb08, unsigned int uMsg = 0xf, unsigned int wParam = 0, long lParam = 40220528, long * lResult = 0x0012eb38, unsigned long dwMsgMapID = 0)+0x832 [c:\b\slave\chrome-frame- official\build\src\views\widget\widget_win.h @ 165] 0012eb08 022d12c2 chrome_1c30000!views::WidgetWin::ProcessWindowMessage( struct HWND__ * hWnd = 0x00630480, unsigned int uMsg = 0xf, unsigned int wParam = 0, long lParam = 0, long * lResult = 0x0012eb38, unsigned long dwMsgMapID = 0)+0x1e [c:\b\slave\chrome-frame-official\build\src\views\widget\widget_win.h @ 96] 0012eb3c 02015f9c chrome_1c30000!views::WidgetWin::OnWndProc( unsigned int message = 0xf, unsigned int w_param = 0, long l_param = 0)+0x94 [c:\b\slave\chrome-frame-official\build\src\views\widget\widget_win.cc @ 924] 0012eb50 7e418734 chrome_1c30000!base::WindowImpl::WndProc( struct HWND__ * hwnd = 0x00630480, unsigned int message = 0xf, unsigned int w_param = 0, long l_param = 0)+0x49 [c:\b\slave\chrome-frame-official\build\src\base\window_impl.cc @ 183] 0012eb7c 7e418816 USER32!InternalCallWinProc+0x28 0012ebe4 7e428ea0 USER32!UserCallWinProcCheckWow+0x150 0012ec38 7e428eec USER32!DispatchClientMessage+0xa3 0012ec60 7c90e473 USER32!__fnDWORD+0x24 0012ec84 7e429950 ntdll!KiUserCallbackDispatcher+0x13 0:000> dv this = 0xffffff6c -- 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 -~----------~----~----~----~------~----~------~--~---
