Status: Untriaged Owner: [email protected] Labels: Type-Bug Pri-2 OS-Windows Area-Misc Size-Medium
New issue 10589 by [email protected]: Renderer crash in vista when calling CoUninitialize() http://code.google.com/p/chromium/issues/detail?id=10589 The dump can be seen here: http://crash/reportdetail?reportid=42d3c522643b3134 The call stack is: arg1 arg2 arg3 7ffdec00 00000000 00000000 0x5f070f5a 76e42ce0 00000000 00000000 kernel32!LoadLibraryExA+0x1f 76e42ce0 00000000 0202f944 kernel32!LoadLibraryA+0xb7 76e42bfc 76e4e05c 00000001 ole32!__delayLoadHelper2+0x55 0202f944 00000000 018bb9c0 ole32!_tailMerge_OLEAUT32_dll+0xd 018b8acc 0202fa00 018b8bc0 ole32!CoUninitialize+0x72 00000000 00000000 00000064 chrome_65ad0000!RenderThread::CleanUp+0xd9 66082dd6 018b8acc 512bd011 chrome_65ad0000!base::Thread::ThreadMain+0x85 018b8acc 512bd011 00000000 chrome_65ad0000!`anonymous namespace'::ThreadFunc+0x9 00000000 76564911 018b8bc0 chrome_65ad0000!_callthreadstartex+0x1b 018b8bc0 0202fb5c 779be4b6 chrome_65ad0000!_threadstartex+0x7f 018b8bc0 74fff2c0 00000000 kernel32!BaseThreadInitThunk+0xe 66082dfc 018b8bc0 00000000 ntdll!__RtlUserThreadStart+0x23 66082dfc 018b8bc0 00000000 ntdll!_RtlUserThreadStart+0x1b CoUninitialize() is trying to load oleauth.dll But the sandbox makes the delay_loader machinery crash. -- 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 -~----------~----~----~----~------~----~------~--~---
