Status: Untriaged Owner: [email protected] CC: [email protected], [email protected] Labels: Type-Bug Pri-1 OS-All Area-BrowserUI Regression
New issue 5471 by [email protected]: Chromium: Browser crash @ PasswordFormManager::IsNewLogin() http://code.google.com/p/chromium/issues/detail?id=5471 Build: 1.0.155.0(r6925) One more bug similar to Issue 5470. Filing this as a separate issue, since it is a crash. What steps will reproduce the problem? 1. Login to Gmail internet a/c 2. Don't respond to Save password bar. 3. Sign out. 4. Click on "Save Password" button of the Save Password bar. 5. Browser Crashes. The dump can be found @ http://go/dumps/Crash_SavePasswd.dmp Call stack: ########### ChildEBP RetAddr 0012e520 7c90df3c ntdll!KiFastSystemCallRet 0012e524 7c8025db ntdll!NtWaitForSingleObject+0xc 0012e588 7c802542 kernel32!WaitForSingleObjectEx+0xa8 Unable to load image C:\Documents and Settings\venkataramana\Local Settings\Application Data\Chromium\Application\chrome.exe, Win32 error 0n2 *** WARNING: Unable to verify timestamp for chrome.exe 0012e59c 004441a3 kernel32!WaitForSingleObject+0x12 0012e5b8 00444c4f chrome!google_breakpad::ExceptionHandler::WriteMinidumpOnHandlerThread+0x53 [c:\b\slave\chromium-rel-xp\build\src\breakpad\src\client\windows\handler\exception_handler.cc @ 532] 0012e5d4 7c864031 chrome!google_breakpad::ExceptionHandler::HandleException+0x4f [c:\b\slave\chromium-rel-xp\build\src\breakpad\src\client\windows\handler\exception_handler.cc @ 385] 0012e844 7c843892 kernel32!UnhandledExceptionFilter+0x1c7 0012e84c 7c839b21 kernel32!BaseProcessStart+0x39 0012e874 7c9032a8 kernel32!_except_handler3+0x61 0012e898 7c90327a ntdll!ExecuteHandler2+0x26 0012e948 7c90e46a ntdll!ExecuteHandler+0x24 0012e948 011df379 ntdll!KiUserExceptionDispatcher+0xe *** WARNING: Unable to verify timestamp for chrome.dll 0012ecdc 011e0522 chrome_1000000!PasswordFormManager::IsNewLogin+0x69 [c:\b\slave\chromium-rel-xp\build\src\chrome\browser\password_form_manager.cc @ 127] 0012ed7c 0114b318 chrome_1000000!PasswordFormManager::Save+0xd2 [c:\b\slave\chromium-rel-xp\build\src\chrome\browser\password_form_manager.cc @ 162] 0012ed80 014b7415 chrome_1000000!PasswordManager::Accept+0x8 [c:\b\slave\chromium-rel-xp\build\src\chrome\browser\password_manager.cc @ 214] 0012ee1c 012e33db chrome_1000000!ConfirmInfoBar::ButtonPressed+0x45 [c:\b\slave\chromium-rel-xp\build\src\chrome\browser\views\infobars\infobars.cc @ 432] 0012eebc 012e341e chrome_1000000!views::NativeButton::Clicked+0x8b [c:\b\slave\chromium-rel-xp\build\src\chrome\views\native_button.cc @ 198] 0012eec4 012f416c chrome_1000000!views::NativeButton::OnCommand+0xe [c:\b\slave\chromium-rel-xp\build\src\chrome\views\native_button.cc @ 112] 0012eeec 0121ab0d chrome_1000000!views::NativeControlContainer::ProcessWindowMessage+0x16c [c:\b\slave\chromium-rel-xp\build\src\chrome\views\native_control.cc @ 55] 0012ef3c 7e418734 chrome_1000000!ATL::CWindowImplBaseT<ATL::CWindow,ATL::CWinTraits<1442840576,0> >::WindowProc+0x5d [c:\program files\microsoft visual studio 8\vc\atlmfc\include\atlwin.h @ 3078] -- 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 -~----------~----~----~----~------~----~------~--~---
