Status: Untriaged
Owner: [email protected]
Labels: Type-Bug Pri-2 OS-All Area-BrowserUI Crash

New issue 7693 by [email protected]: Chrome: Crash Report - Stack  
Signature: LockImpl::Lock()
http://code.google.com/p/chromium/issues/detail?id=7693

The full crash report details can be found at:  
http://go/crash-staging/reportdetail?reportid=81a484602e22cc19&product=Chrome&version=2.0.163.0-
9641&signature=RtlEnterCriticalSection-145C46

Meta information:
Report ID: 81a484602e22cc19
Report Time: 2009/02/12 03:46:06, Thu
Uptime: 0 sec
Cumulative Uptime: 0 sec
User Email:
User Comments: ChromeBot: build=buildbot_9641_ext, url=http://irc.lv/qna,  
proxy=2,  
full_dump=http://go/chromebot/dump?build=buildbot_9641_ext&id=76b7216a-
246c-481a-be4f-e490ba4d256a-full
Product Name: Chrome
Product Version: 2.0.163.0-9641
OS Name: Windows NT
OS Version: 5.1.2600 Service Pack 2
CPU Architecture: x86
CPU Info: GenuineIntel family 6 model 3 stepping 3
plat: Win32

Stack Trace:

Thread 0
0x7c90eb94 [ntdll.dll] +0x0000eb94 KiFastSystemCallRet
0x7c90e9bf [ntdll.dll] +0x0000e9bf NtWaitForSingleObject
0x7c8025ca [kernel32.dll] +0x000025ca WaitForSingleObjectEx
0x7c802531 [kernel32.dll] +0x00002531 WaitForSingleObject
0x0266aecf [chrome.dll] - platform_thread_win.cc:93  
PlatformThread::Join(void *)
0x02bca942 [chrome.dll] - thread.cc:114 base::Thread::Stop()
0x02692410 [chrome.dll] +0x00042410 `anonymous  
namespace'::BrowserProcessSubThread::`vector deleting destructor'(unsigned  
int)
0x0269357a [chrome.dll] - browser_process_impl.cc:191  
BrowserProcessImpl::~BrowserProcessImpl()
0x0269379a [chrome.dll] +0x0004379a BrowserProcessImpl::`vector deleting  
destructor'(unsigned int)
0x0269a8ab [chrome.dll] - browser_shutdown.cc:135  
browser_shutdown::Shutdown()
0x02692314 [chrome.dll] - browser_main.cc:582  
BrowserMain(MainFunctionParams const &)
0x02655625 [chrome.dll] - chrome_dll_main.cc:322 ChromeMain
0x0040303d [chrome.exe] - chrome_exe_main.cc:95 wWinMain
0x00432237 [chrome.exe] - crt0.c:324 __tmainCRTStartup
0x7c816fd6 [kernel32.dll] +0x00016fd6 BaseProcessStart

Thread 1
0x7c90eb94 [ntdll.dll] +0x0000eb94 KiFastSystemCallRet
0x7c90d85b [ntdll.dll] +0x0000d85b ZwDelayExecution
0x7c9279d3 [ntdll.dll] +0x000279d3 RtlpTimerThread
0x7c80b682 [kernel32.dll] +0x0000b682 BaseThreadStart

Thread 2
0x7c90eb94 [ntdll.dll] +0x0000eb94 KiFastSystemCallRet
0x7c90e31a [ntdll.dll] +0x0000e31a NtRemoveIoCompletion
0x7c91079c [ntdll.dll] +0x0001079c RtlpWorkerThread
0x7c80b682 [kernel32.dll] +0x0000b682 BaseThreadStart

Thread 3 *CRASHED*
0x7c901010 [ntdll.dll] +0x00001010 RtlEnterCriticalSection
0x0266a476 [chrome.dll] - lock_impl_win.cc:41 LockImpl::Lock()
0x02661a13 [chrome.dll] - message_loop.cc:269  
MessageLoop::PostTask_Helper(tracked_objects::Location const &,Task  
*,int,bool)
0x02662263 [chrome.dll] - message_loop.cc:230  
MessageLoop::PostTask(tracked_objects::Location const &,Task *)
0x02756b4a [chrome.dll] - spellchecker.cc:300  
SpellChecker::DictionaryDownloadController::OnURLFetchComplete(URLFetcher  
const *,GURL const &,URLRequestStatus
const  
&,int,std::vector<std::basic_string<char,std::char_traits<char>,std::allocator<char>
>,std::allocator<std::basic_string<char,std::char_traits<char>,std::allocator<char>
>  
>  
> > const
&,std::basic_string<char,std::char_traits<char>,std::allocator<char> >  
const &)
0x0269891f [chrome.dll] - url_fetcher.cc:184  
URLFetcher::Core::OnCompletedURLRequest(URLRequestStatus const &)
0x027ea566 [chrome.dll] - task.h:312 RunnableMethod<ProfileWriter,void (  
ProfileWriter::*)(PasswordForm const &),Tuple1<PasswordForm> >::Run()
0x02661b0f [chrome.dll] - message_loop.cc:308 MessageLoop::RunTask(Task *)
0x02662669 [chrome.dll] - message_loop.cc:408 MessageLoop::DoWork()
0x02673529 [chrome.dll] - message_pump_win.cc:208  
base::MessagePumpForUI::DoRunLoop()
0x026733cf [chrome.dll] - message_pump_win.h:78  
base::MessagePumpWin::Run(base::MessagePump::Delegate *)
0x026621e6 [chrome.dll] - message_loop.cc:197 MessageLoop::RunInternal()
0x0266237f [chrome.dll] - message_loop.cc:180 MessageLoop::RunHandler()
0x02662c1c [chrome.dll] - message_loop.cc:154 MessageLoop::Run()
0x02bca829 [chrome.dll] - thread.cc:156 base::Thread::ThreadMain()
0x0266ad4c [chrome.dll] - platform_thread_win.cc:26 `anonymous  
namespace'::ThreadFunc(void *)
0x7c80b682 [kernel32.dll] +0x0000b682 BaseThreadStart

Thread 4
0x7c90eb94 [ntdll.dll] +0x0000eb94 KiFastSystemCallRet
0x7c90e9bf [ntdll.dll] +0x0000e9bf NtWaitForSingleObject
0x7c8025ca [kernel32.dll] +0x000025ca WaitForSingleObjectEx
0x7c802531 [kernel32.dll] +0x00002531 WaitForSingleObject
0x02bcfec7 [chrome.dll] - condition_variable_win.cc:64  
ConditionVariable::TimedWait(base::TimeDelta const &)
0x02bcff1c [chrome.dll] - condition_variable_win.cc:48  
ConditionVariable::Wait()
0x026c7e30 [chrome.dll] - dns_master.cc:367
chrome_browser_net::DnsMaster::GetNextAssignment(std::basic_string<char,std::char_traits<char>,std::allocator<char>
  
>  
*)
0x02755112 [chrome.dll] - dns_slave.cc:59  
chrome_browser_net::DnsSlave::Run()
0x0275515a [chrome.dll] - dns_slave.cc:43  
chrome_browser_net::DnsSlave::ThreadStart(void *)
0x7c80b682 [kernel32.dll] +0x0000b682 BaseThreadStart

Thread 5
0x7c90eb94 [ntdll.dll] +0x0000eb94 KiFastSystemCallRet
0x7c90e31a [ntdll.dll] +0x0000e31a NtRemoveIoCompletion
0x7c80a745 [kernel32.dll] +0x0000a745 GetQueuedCompletionStatus
0x00418b88 [chrome.exe] - broker_services.cc:152  
sandbox::BrokerServicesBase::TargetEventsThread(void *)
0x7c80b682 [kernel32.dll] +0x0000b682 BaseThreadStart

Thread 6
0x7c90eb94 [ntdll.dll] +0x0000eb94 KiFastSystemCallRet
0x7c90e9aa [ntdll.dll] +0x0000e9aa ZwWaitForMultipleObjects
0x7c92a0d4 [ntdll.dll] +0x0002a0d4 RtlpWaitThread
0x7c80b682 [kernel32.dll] +0x0000b682 BaseThreadStart

Thread 7
0x7c90eb94 [ntdll.dll] +0x0000eb94 KiFastSystemCallRet
0x7c90e9bf [ntdll.dll] +0x0000e9bf NtWaitForSingleObject
0x7c8025ca [kernel32.dll] +0x000025ca WaitForSingleObjectEx
0x7c802531 [kernel32.dll] +0x00002531 WaitForSingleObject
0x0267bdfa [chrome.dll] - waitable_event_win.cc:44  
base::WaitableEvent::Wait()
0x026771d2 [chrome.dll] - message_pump_default.cc:42  
base::MessagePumpDefault::Run(base::MessagePump::Delegate *)
0x026621e6 [chrome.dll] - message_loop.cc:197 MessageLoop::RunInternal()
0x0266237f [chrome.dll] - message_loop.cc:180 MessageLoop::RunHandler()
0x02662c1c [chrome.dll] - message_loop.cc:154 MessageLoop::Run()
0x02bca829 [chrome.dll] - thread.cc:156 base::Thread::ThreadMain()
0x0266ad4c [chrome.dll] - platform_thread_win.cc:26 `anonymous  
namespace'::ThreadFunc(void *)
0x7c80b682 [kernel32.dll] +0x0000b682 BaseThreadStart

Thread 8
0x7c90eb94 [ntdll.dll] +0x0000eb94 KiFastSystemCallRet
0x7c90e31a [ntdll.dll] +0x0000e31a NtRemoveIoCompletion
0x71a5d608 [mswsock.dll] +0x0000d608 SockAsyncThread
0x7c80b682 [kernel32.dll] +0x0000b682 BaseThreadStart

Thread 9
0x7c90eb94 [ntdll.dll] +0x0000eb94 KiFastSystemCallRet
0x7c90e9bf [ntdll.dll] +0x0000e9bf NtWaitForSingleObject
0x7c8025ca [kernel32.dll] +0x000025ca WaitForSingleObjectEx
0x7c802531 [kernel32.dll] +0x00002531 WaitForSingleObject
0x02bcfec7 [chrome.dll] - condition_variable_win.cc:64  
ConditionVariable::TimedWait(base::TimeDelta const &)
0x02bcff1c [chrome.dll] - condition_variable_win.cc:48  
ConditionVariable::Wait()
0x026c7e30 [chrome.dll] - dns_master.cc:367
chrome_browser_net::DnsMaster::GetNextAssignment(std::basic_string<char,std::char_traits<char>,std::allocator<char>
  
>  
*)
0x027550fe [chrome.dll] - dns_slave.cc:58  
chrome_browser_net::DnsSlave::Run()
0x0275515a [chrome.dll] - dns_slave.cc:43  
chrome_browser_net::DnsSlave::ThreadStart(void *)
0x7c80b682 [kernel32.dll] +0x0000b682 BaseThreadStart

Thread 10
0x7c90eb94 [ntdll.dll] +0x0000eb94 KiFastSystemCallRet
0x7c90e9bf [ntdll.dll] +0x0000e9bf NtWaitForSingleObject
0x7c8025ca [kernel32.dll] +0x000025ca WaitForSingleObjectEx
0x7c802531 [kernel32.dll] +0x00002531 WaitForSingleObject
0x02bcfec7 [chrome.dll] - condition_variable_win.cc:64  
ConditionVariable::TimedWait(base::TimeDelta const &)
0x02bcff1c [chrome.dll] - condition_variable_win.cc:48  
ConditionVariable::Wait()
0x026c7e30 [chrome.dll] - dns_master.cc:367
chrome_browser_net::DnsMaster::GetNextAssignment(std::basic_string<char,std::char_traits<char>,std::allocator<char>
  
>  
*)
0x027550fe [chrome.dll] - dns_slave.cc:58  
chrome_browser_net::DnsSlave::Run()
0x0275515a [chrome.dll] - dns_slave.cc:43  
chrome_browser_net::DnsSlave::ThreadStart(void *)
0x7c80b682 [kernel32.dll] +0x0000b682 BaseThreadStart

Thread 11
0x7c90eb94 [ntdll.dll] +0x0000eb94 KiFastSystemCallRet
0x7c90e9bf [ntdll.dll] +0x0000e9bf NtWaitForSingleObject
0x7c8025ca [kernel32.dll] +0x000025ca WaitForSingleObjectEx
0x7c802531 [kernel32.dll] +0x00002531 WaitForSingleObject
0x02bcfec7 [chrome.dll] - condition_variable_win.cc:64  
ConditionVariable::TimedWait(base::TimeDelta const &)
0x02bcff1c [chrome.dll] - condition_variable_win.cc:48  
ConditionVariable::Wait()
0x026c7e30 [chrome.dll] - dns_master.cc:367
chrome_browser_net::DnsMaster::GetNextAssignment(std::basic_string<char,std::char_traits<char>,std::allocator<char>
  
>  
*)
0x027550fe [chrome.dll] - dns_slave.cc:58  
chrome_browser_net::DnsSlave::Run()
0x0275515a [chrome.dll] - dns_slave.cc:43  
chrome_browser_net::DnsSlave::ThreadStart(void *)
0x7c80b682 [kernel32.dll] +0x0000b682 BaseThreadStart

Thread 12
0x7c90eb94 [ntdll.dll] +0x0000eb94 KiFastSystemCallRet
0x7c90e9bf [ntdll.dll] +0x0000e9bf NtWaitForSingleObject
0x7c8025ca [kernel32.dll] +0x000025ca WaitForSingleObjectEx
0x7c802531 [kernel32.dll] +0x00002531 WaitForSingleObject
0x02bcfec7 [chrome.dll] - condition_variable_win.cc:64  
ConditionVariable::TimedWait(base::TimeDelta const &)
0x02bcff1c [chrome.dll] - condition_variable_win.cc:48  
ConditionVariable::Wait()
0x026c7e30 [chrome.dll] - dns_master.cc:367
chrome_browser_net::DnsMaster::GetNextAssignment(std::basic_string<char,std::char_traits<char>,std::allocator<char>
  
>  
*)
0x027550fe [chrome.dll] - dns_slave.cc:58  
chrome_browser_net::DnsSlave::Run()
0x0275515a [chrome.dll] - dns_slave.cc:43  
chrome_browser_net::DnsSlave::ThreadStart(void *)
0x7c80b682 [kernel32.dll] +0x0000b682 BaseThreadStart

Thread 13
0x7c90eb94 [ntdll.dll] +0x0000eb94 KiFastSystemCallRet
0x7c90e9bf [ntdll.dll] +0x0000e9bf NtWaitForSingleObject
0x7c8025ca [kernel32.dll] +0x000025ca WaitForSingleObjectEx
0x7c802531 [kernel32.dll] +0x00002531 WaitForSingleObject
0x02bcfec7 [chrome.dll] - condition_variable_win.cc:64  
ConditionVariable::TimedWait(base::TimeDelta const &)
0x02bcff1c [chrome.dll] - condition_variable_win.cc:48  
ConditionVariable::Wait()
0x026c7e30 [chrome.dll] - dns_master.cc:367
chrome_browser_net::DnsMaster::GetNextAssignment(std::basic_string<char,std::char_traits<char>,std::allocator<char>
  
>  
*)
0x02755112 [chrome.dll] - dns_slave.cc:59  
chrome_browser_net::DnsSlave::Run()
0x0275515a [chrome.dll] - dns_slave.cc:43  
chrome_browser_net::DnsSlave::ThreadStart(void *)
0x7c80b682 [kernel32.dll] +0x0000b682 BaseThreadStart

Thread 14
0x7c90eb94 [ntdll.dll] +0x0000eb94 KiFastSystemCallRet
0x7c90e9bf [ntdll.dll] +0x0000e9bf NtWaitForSingleObject
0x7c8025ca [kernel32.dll] +0x000025ca WaitForSingleObjectEx
0x7c802531 [kernel32.dll] +0x00002531 WaitForSingleObject
0x02bcfec7 [chrome.dll] - condition_variable_win.cc:64  
ConditionVariable::TimedWait(base::TimeDelta const &)
0x02bcff1c [chrome.dll] - condition_variable_win.cc:48  
ConditionVariable::Wait()
0x026c7e30 [chrome.dll] - dns_master.cc:367
chrome_browser_net::DnsMaster::GetNextAssignment(std::basic_string<char,std::char_traits<char>,std::allocator<char>
  
>  
*)
0x02755112 [chrome.dll] - dns_slave.cc:59  
chrome_browser_net::DnsSlave::Run()
0x0275515a [chrome.dll] - dns_slave.cc:43  
chrome_browser_net::DnsSlave::ThreadStart(void *)
0x7c80b682 [kernel32.dll] +0x0000b682 BaseThreadStart

Thread 15
0x7c90eb94 [ntdll.dll] +0x0000eb94 KiFastSystemCallRet
0x7c90e9bf [ntdll.dll] +0x0000e9bf NtWaitForSingleObject
0x7c8025ca [kernel32.dll] +0x000025ca WaitForSingleObjectEx
0x7c802531 [kernel32.dll] +0x00002531 WaitForSingleObject
0x02bcfec7 [chrome.dll] - condition_variable_win.cc:64  
ConditionVariable::TimedWait(base::TimeDelta const &)
0x02bcff1c [chrome.dll] - condition_variable_win.cc:48  
ConditionVariable::Wait()
0x026c7e30 [chrome.dll] - dns_master.cc:367
chrome_browser_net::DnsMaster::GetNextAssignment(std::basic_string<char,std::char_traits<char>,std::allocator<char>
  
>  
*)
0x027550fe [chrome.dll] - dns_slave.cc:58  
chrome_browser_net::DnsSlave::Run()
0x0275515a [chrome.dll] - dns_slave.cc:43  
chrome_browser_net::DnsSlave::ThreadStart(void *)
0x7c80b682 [kernel32.dll] +0x0000b682 BaseThreadStart

--
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to