Issue 3713: Browser crash @ std::allocator<PasswordForm>::allocate() http://code.google.com/p/chromium/issues/detail?id=3713
New issue report by [EMAIL PROTECTED]: Build: 0.3.154.6 (Official Build 3810) What steps will reproduce the problem? 1. Logged to the Gmail internet a/c using user id/passwd and saved the credentials. 2. Delete the same credentials from password manager. 3. Sign-out from Gmail internet a/c page. 4. Again navigate to Gmail internet email login page. The browser crashed. The dump can be found @ http://go/dumps/bcf89314-4439-49aa-a38f-6a92f2b8faa0.dmp Stack trace: ############ ChildEBP RetAddr 0013e3c4 7c90df3c ntdll!KiFastSystemCallRet 0013e3c8 7c8025db ntdll!NtWaitForSingleObject+0xc 0013e42c 7c802542 kernel32!WaitForSingleObjectEx+0xa8 0013e440 00403258 kernel32!WaitForSingleObject+0x12 0013e454 00403043 chrome!google_breakpad::ExceptionHandler::WriteMinidumpOnHandlerThread+0x4d [c:\b\slave\chrome-official-2\build\src\breakpad\src\client\windows\handler\exception_handler.cc @ 532] 0013e474 7c35f0c3 chrome!google_breakpad::ExceptionHandler::HandleException+0x4b [c:\b\slave\chrome-official-2\build\src\breakpad\src\client\windows\handler\exception_handler.cc @ 385] 0013e480 0c897ab2 msvcr71!__CxxUnhandledExceptionFilter+0x46 0013e48c 7c864031 rlz!__CxxUnhandledExceptionFilter+0x46 0013e6fc 7c843892 kernel32!UnhandledExceptionFilter+0x1c7 0013e704 7c839b21 kernel32!BaseProcessStart+0x39 0013e72c 7c9032a8 kernel32!_except_handler3+0x61 0013e750 7c90327a ntdll!ExecuteHandler2+0x26 0013e800 7c90e46a ntdll!ExecuteHandler+0x24 0013e800 7c910193 ntdll!KiUserExceptionDispatcher+0xe 0013ed20 01591ee0 ntdll!RtlAllocateHeap+0x1da 0013ed40 01021019 chrome_1000000!malloc+0x7a [f:\sp\vctools\crt_bld\self_x86\crt\src\malloc.c @ 163] 0013ed58 01020e90 chrome_1000000!std::allocator<PasswordForm>::allocate+0x46 [c:\b\slave\chrome-official-2\build\src\third_party\platformsdk_vista_6_0\files\vc\include\xmemory @ 146] 0013ef34 01020d6b chrome_1000000!std::vector<PasswordForm,std::allocator<PasswordForm> >::_Insert_n+0xac [c:\b\slave\chrome-official-2\build\src\third_party\platformsdk_vista_6_0\files\vc\include\vector @ 1143] 0013ef50 01020c12 chrome_1000000!std::vector<PasswordForm,std::allocator<PasswordForm> >::insert+0x53 [c:\b\slave\chrome-official-2\build\src\third_party\platformsdk_vista_6_0\files\vc\include\vector @ 855] 0013ef84 012d9abb chrome_1000000!std::vector<PasswordForm,std::allocator<PasswordForm> >::push_back+0x5c [c:\b\slave\chrome-official-2\build\src\third_party\platformsdk_vista_6_0\files\vc\include\vector @ 801] Issue attributes: Status: Untriaged Owner: [EMAIL PROTECTED] CC: [EMAIL PROTECTED], [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 -~----------~----~----~----~------~----~------~--~---
