Issue 3601: Browser crash @ ChromeViews::TableView::OnCustomDraw() http://code.google.com/p/chromium/issues/detail?id=3601
New issue report by [EMAIL PROTECTED]: Build: 0.3.155.0 (Developer Build 3411) What steps will reproduce the problem? 1. Navigate to the page ftp://ftp.ets.org/pub/demo/ 2. Ctrl+click on the two zips several times (may be 7 to 8 times) 3. Bring up Chrome Task Manager (Shift + Esc ). 4. Let downloads continue for few mins 5. Close and restart Chrome Task Manager. 6. The whole browser widow crashes. Happened thrice on my machine. The dump can be found @ \\Filer\home\venkataramana\dumps\4113b552-b183-461e-8969-703cb59e1eb2.dmp Stack trace: (13dc.e48): Access violation - code c0000005 (first/second chance not available) eax=00000000 ebx=7c35f07d ecx=7c88790c edx=7c885780 esi=00000070 edi=00000000 eip=7c90e4f4 esp=0012b6a8 ebp=0012b70c iopl=0 nv up ei pl zr na pe nc cs=001b ss=0023 ds=0023 es=0023 fs=003b gs=0000 efl=00000246 ntdll!KiFastSystemCallRet: 7c90e4f4 c3 ret 0:000> .sympath Symbol search path is: C:\chrome_dev\Official\chrome-win32;C:\chrome_dev\Developer\chrome-win32;srv*C:\symbolcache*\\filer\shares\googleclient\save\symbols*\\filer\shares\googleclient\nightly\symbols*http://msdl.microsoft.com/download/symbols 0:000> k ChildEBP RetAddr 0012b6a4 7c90df3c ntdll!KiFastSystemCallRet 0012b6a8 7c8025db ntdll!NtWaitForSingleObject+0xc 0012b70c 7c802542 kernel32!WaitForSingleObjectEx+0xa8 0012b720 00443653 kernel32!WaitForSingleObject+0x12 0012b73c 0044408f chrome!google_breakpad::ExceptionHandler::WriteMinidumpOnHandlerThread+0x53 [c:\b\slave\chrome-release\build\src\breakpad\src\client\windows\handler\exception_handler.cc @ 532] 0012b758 7c35f0c3 chrome!google_breakpad::ExceptionHandler::HandleException+0x4f [c:\b\slave\chrome-release\build\src\breakpad\src\client\windows\handler\exception_handler.cc @ 385] 0012b764 7c864031 msvcr71!__CxxUnhandledExceptionFilter+0x46 0012b9d4 7c843892 kernel32!UnhandledExceptionFilter+0x1c7 0012b9dc 7c839b21 kernel32!BaseProcessStart+0x39 0012ba04 7c9032a8 kernel32!_except_handler3+0x61 0012ba28 7c90327a ntdll!ExecuteHandler2+0x26 0012bad8 7c90e46a ntdll!ExecuteHandler+0x24 0012bad8 062d6938 ntdll!KiUserExceptionDispatcher+0xe WARNING: Frame IP not in any known module. Following frames may be wrong. 0012bdd4 013185c1 0x62d6938 0012bf98 0131918e chrome_1000000!ChromeViews::TableView::OnCustomDraw+0x101 [c:\b\slave\chrome-release\build\src\chrome\views\table_view.cc @ 955] 0012bfac 0132d768 chrome_1000000!ChromeViews::TableView::OnNotify+0xae [c:\b\slave\chrome-release\build\src\chrome\views\table_view.cc @ 798] 0012bfcc 01168ced chrome_1000000!ChromeViews::NativeControlContainer::ProcessWindowMessage+0x118 [c:\b\slave\chrome-release\build\src\chrome\views\native_control.cc @ 54] 0012c01c 7e418734 chrome_1000000!ATL::CWindowImplBaseT<ATL::CWindow,ATL::CWinTraits<1174405120,0> >::WindowProc+0x5d [c:\program files\microsoft visual studio 8\vc\atlmfc\include\atlwin.h @ 3078] 0012c048 7e418816 user32!InternalCallWinProc+0x28 0012c0b0 7e42a013 user32!UserCallWinProcCheckWow+0x150 Issue attributes: Status: Untriaged Owner: [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 -~----------~----~----~----~------~----~------~--~---
