Status: Untriaged Owner: ---- CC: [email protected] Labels: Type-Bug Pri-1 Area-BrowserUI OS-All Crash-2.0.172.2 Regression
New issue 9825 by [email protected]: Crash - pagerSharedLock http://code.google.com/p/chromium/issues/detail?id=9825 This crash was detected in 2.0.172.2 and appears to be a regression from 2.0.171.0. It is currently ranked #23 (based on the relative number of reports in the release). There have been 5 reports from 2 clients. Search query: http://crash/search?query=Chrome+2.0.172.2+pagerSharedLock ---------------------------- * Summary Data * ---------------------------- Report Link: http://crash/reportdetail?reportid=c83f19b8b059aaa4 Mini Dump Link: http://crash/file?reportid=c83f19b8b059aaa4&name=upload_file_minidump Uptime: 29 sec User Comments: null OS: Windows 7 CPU Architecture: x86 CPU Info: GenuineIntel family 6 model 15 stepping 13 rept: null ptype: browser plat: Win32 ---------------------------- * Loaded Modules * ---------------------------- chrome.dll gears.dll chrome.exe KERNELBASE.dll kernel32.dll ntdll.dll ole32.dll user32.dll ---------------------------- * Crash Trace * ---------------------------- [pager.c:3468] - pagerSharedLock [pager.c:3819] - sqlite3PagerAcquire2 [pager.c:3918] - sqlite3PagerAcquire [btree.c:1715] - lockBtree [btree.c:1983] - sqlite3BtreeBeginTrans [btree.c:2798] - btreeCursor [btree.c:2848] - sqlite3BtreeCursor [prepare.c:224] - sqlite3InitOne [prepare.c:403] - sqlite3Init [prepare.c:439] - sqlite3ReadSchema [pragma.c:702] - sqlite3Pragma [parse.y:941] - yy_reduce [parse.c:3449] - sqlite3Parser [tokenize.c:453] - sqlite3RunParser [prepare.c:581] - sqlite3Prepare [prepare.c:662] - sqlite3LockAndPrepare [prepare.c:718] - sqlite3_prepare [legacy.c:57] - sqlite3_exec [sqlite_wrapper.cc:180] - SQLDatabase::ConfigureConnection() [sqlite_wrapper.cc:129] - SQLDatabase::Open(unsigned short const *) [localserver_db.cc:238] - WebCacheDB::Init() [localserver_db.cc:2352] - WebCacheDB::GetDB() [network_intercept_cr.cc:42] - NetworkIntercept::Intercept(_CPRequest *,std::basic_string<unsigned short,std::char_traits<unsigned short>,std::allocator<unsigned short> > const &,BrowsingContext *) [module_cr.cc:193] - `anonymous namespace'::CPP_ShouldInterceptRequest(_CPRequest *) [chrome_plugin_host.cc:120] - PluginRequestInterceptor::MaybeIntercept(URLRequest *) [url_request_job_manager.cc:76] - URLRequestJobManager::CreateJob(URLRequest *) [url_request.cc:246] - URLRequest::Start() [resource_dispatcher_host.cc:1051] - ResourceDispatcherHost::BeginRequestInternal(URLRequest *) [resource_dispatcher_host.cc:405] - ResourceDispatcherHost::BeginRequest(int,ViewHostMsg_Resource_Request const &,IPC::Message *,int) [resource_dispatcher_host.cc:245] - ResourceDispatcherHost::OnRequestResource(IPC::Message const &,int,ViewHostMsg_Resource_Request const &) [ipc_message_utils.h:1154] - IPC::MessageWithTuple<Tuple2<int,ViewHostMsg_Resource_Request> >::Dispatch<ResourceDispatcherHost,int,ViewHostMsg_Resource_Request const &>(IPC::Message const *,ResourceDispatcherHost *,void ( ResourceDispatcherHost::*)(IPC::Message const &,int,ViewHostMsg_Resource_Request const &)) [resource_dispatcher_host.cc:227] - ResourceDispatcherHost::OnMessageReceived(IPC::Message const &,ResourceDispatcherHost::Receiver *,bool *) [resource_message_filter.cc:187] - ResourceMessageFilter::OnMessageReceived(IPC::Message const &) [ipc_channel_proxy.cc:43] - IPC::ChannelProxy::Context::TryFilters(IPC::Message const &) [ipc_sync_channel.cc:277] - IPC::SyncChannel::SyncContext::OnMessageReceived(IPC::Message const &) [ipc_channel_win.cc:306] - IPC::Channel::ChannelImpl::ProcessIncomingMessages(base::MessagePumpForIO::IOContext *,unsigned long) [ipc_channel_win.cc:400] - IPC::Channel::ChannelImpl::OnIOCompleted(base::MessagePumpForIO::IOContext *,unsigned long,unsigned long) [message_pump_win.cc:504] - base::MessagePumpForIO::WaitForIOCompletion(unsigned long,base::MessagePumpForIO::IOHandler *) [message_pump_win.cc:468] - base::MessagePumpForIO::DoRunLoop() [message_pump_win.cc:52] - base::MessagePumpWin::RunWithDispatcher(base::MessagePump::Delegate *,base::MessagePumpWin::Dispatcher *) [message_pump_win.h:78] - base::MessagePumpWin::Run(base::MessagePump::Delegate *) [message_loop.cc:197] - MessageLoop::RunInternal() [message_loop.cc:180] - MessageLoop::RunHandler() [message_loop.cc:154] - MessageLoop::Run() [thread.cc:156] - base::Thread::ThreadMain() [platform_thread_win.cc:26] - `anonymous namespace'::ThreadFunc(void *) [kernel32.dll+0x000536d5] - BaseThreadInitThunk [ntdll.dll+0x0004883b] - __RtlUserThreadStart [ntdll.dll+0x0004880e] - _RtlUserThreadStart -- 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 -~----------~----~----~----~------~----~------~--~---
