My favorites | Sign in
Project Home Downloads Wiki Issues
New issue   Search
for
  Advanced search   Search tips
Issue 34688: Renderer crash @WebCore::KURL::KURL(WebCore::ParsedURLStringTag,WebCore::String const &)
15 people starred this issue and may be notified of changes. Back to list
 
Reported by project member venkatar...@chromium.org, Feb 4, 2010
Build: 5.0.317.0

-Install 5.0.317.0 and enable session restore.
-Un-install 5.0.317.0 and install 5.0.307.1

Issue:
When Chrome is launched, after finishing FRUI, all the restored tabs crash.

The Full stack trace can be found @ http://crash/reportdetail?
reportid=ec4f1958f0403d93

Stack trace:
############
Stack Trace  (Jump to crashing thread)
Thread 0 *CRASHED* ( EXCEPTION_ACCESS_VIOLATION @ 0x00000004 )
0x01f80673 	[chrome.dll 	- kurlgoogle.cpp:370] 	WebCore::KURL::KURL
(WebCore::ParsedURLStringTag,WebCore::String const &)
0x01fc6937 	[chrome.dll 	- historyitem.cpp:183] 
	WebCore::HistoryItem::url()
0x020a73ee 	[chrome.dll 	- loader.cpp:154] 
	WebCore::Loader::scheduleServePendingRequests()
0x01fd00d2 	[chrome.dll 	- historycontroller.cpp:223] 
	WebCore::HistoryController::goToItem(WebCore::HistoryItem 
*,WebCore::FrameLoadType)
0x01c666f7 	[chrome.dll 	- webframeimpl.cpp:757] 
	WebKit::WebFrameImpl::loadHistoryItem(WebKit::WebHistoryItem const 
&)
0x01d18ef3 	[chrome.dll 	- render_view.cc:861] 
	RenderView::OnNavigate(ViewMsg_Navigate_Params const &)
0x01d2539e 	[chrome.dll 	- ipc_message_utils.h:992] 
	IPC::MessageWithTuple<Tuple1<ViewMsg_Navigate_Params> 
>::Dispatch<RenderView,void ( RenderView::*)(ViewMsg_Navigate_Params const 
&)>(IPC::Message const *,RenderView *,void ( RenderView::*)
(ViewMsg_Navigate_Params const &))
0x01d17b56 	[chrome.dll 	- render_view.cc:473] 
	RenderView::OnMessageReceived(IPC::Message const &)
0x01f25304 	[chrome.dll 	- message_router.cc:40] 
	MessageRouter::RouteMessage(IPC::Message const &)
0x01f252de 	[chrome.dll 	- message_router.cc:31] 
	MessageRouter::OnMessageReceived(IPC::Message const &)
0x01f24062 	[chrome.dll 	- child_thread.cc:131] 
	ChildThread::OnMessageReceived(IPC::Message const &)
0x01e701d1 	[chrome.dll 	- task.h:289] 
	RunnableMethod<CancelableRequest<CallbackRunner<Tuple1<std::vector<
DownloadCreateInfo,std::allocator<DownloadCreateInfo> > *> > >,void ( 
CancelableRequest<CallbackRunner<Tuple1<std::vector<DownloadCreateInfo,std:
:allocator<DownloadCreateInfo> > *> > >::*)
(Tuple1<std::vector<DownloadCreateInfo,std::allocator<DownloadCreateInfo> 
> *> const 
&),Tuple1<Tuple1<std::vector<DownloadCreateInfo,std::allocator<DownloadCrea
teInfo> > *> > >::Run()
0x01cf4917 	[chrome.dll 	- message_loop.cc:320] 
	MessageLoop::RunTask(Task *)
0x01cf4951 	[chrome.dll 	- message_loop.cc:328] 
	MessageLoop::DeferOrRunPendingTask(MessageLoop::PendingTask const 
&)
0x01cf4b06 	[chrome.dll 	- message_loop.cc:435] 	MessageLoop::DoWork
()
0x01d05f8c 	[chrome.dll 	- message_pump_default.cc:50] 
	base::MessagePumpDefault::Run(base::MessagePump::Delegate *)
0x01cf47c7 	[chrome.dll 	- message_loop.cc:205] 
	MessageLoop::RunInternal()
0x01cf474c 	[chrome.dll 	- message_loop.cc:177] 
	MessageLoop::RunHandler()
0x01cf46fd 	[chrome.dll 	- message_loop.cc:155] 	MessageLoop::Run()
0x01d0db65 	[chrome.dll 	- renderer_main.cc:277] 
	RendererMain(MainFunctionParams const &)
0x01c33930 	[chrome.dll 	- chrome_dll_main.cc:667] 	ChromeMain
0x00403142 	[chrome.exe 	- client_util.cc:176] 
	MainDllLoader::Launch(HINSTANCE__ *,sandbox::SandboxInterfaceInfo 
*)
0x00403810 	[chrome.exe 	- chrome_exe_main.cc:48] 	wWinMain
0x00427c53 	[chrome.exe 	- crt0.c:324] 	__tmainCRTStartup
0x7c817076 	[kernel32.dll 	+ 0x00017076] 	BaseProcessStart
Thread 1
0x7c90e514 	[ntdll.dll 	+ 0x0000e514] 	KiFastSystemCallRet
0x7c90df49 	[ntdll.dll 	+ 0x0000df49] 	NtWaitForMultipleObjects
0x7c80958f 	[kernel32.dll 	+ 0x0000958f] 	CreateFileMappingA
0x77df8630 	[advapi32.dll 	+ 0x00028630] 	WmipEventPump
0x7c80b728 	[kernel32.dll 	+ 0x0000b728] 	BaseThreadStart
Thread 2
0x7c90e514 	[ntdll.dll 	+ 0x0000e514] 	KiFastSystemCallRet
0x7c90da49 	[ntdll.dll 	+ 0x0000da49] 	ZwRemoveIoCompletion
0x7c80a7e5 	[kernel32.dll 	+ 0x0000a7e5] 	GetQueuedCompletionStatus
0x01d067aa 	[chrome.dll 	- message_pump_win.cc:523] 
	base::MessagePumpForIO::GetIOItem(unsigned 
long,base::MessagePumpForIO::IOItem *)
0x01d0670c 	[chrome.dll 	- message_pump_win.cc:494] 
	base::MessagePumpForIO::WaitForIOCompletion(unsigned 
long,base::MessagePumpForIO::IOHandler *)
0x01d066be 	[chrome.dll 	- message_pump_win.cc:472] 
	base::MessagePumpForIO::DoRunLoop()
0x01d061bc 	[chrome.dll 	- message_pump_win.cc:52] 
	base::MessagePumpWin::RunWithDispatcher
(base::MessagePump::Delegate *,base::MessagePumpWin::Dispatcher *)
0x01d06001 	[chrome.dll 	- message_pump_win.h:78] 
	base::MessagePumpWin::Run(base::MessagePump::Delegate *)
0x01cf47c7 	[chrome.dll 	- message_loop.cc:205] 
	MessageLoop::RunInternal()
0x01cf474c 	[chrome.dll 	- message_loop.cc:177] 
	MessageLoop::RunHandler()
0x01cf46fd 	[chrome.dll 	- message_loop.cc:155] 	MessageLoop::Run()
0x023b98e4 	[chrome.dll 	- thread.cc:133] 	base::Thread::Run
(MessageLoop *)
0x023b9969 	[chrome.dll 	- thread.cc:155] 
	base::Thread::ThreadMain()
0x01cfdc1e 	[chrome.dll 	- platform_thread_win.cc:26] 	`anonymous 
namespace'::ThreadFunc(void *)
0x7c80b728 	[kernel32.dll 	+ 0x0000b728] 	BaseThreadStart
Comment 1 by mal@google.com, Feb 5, 2010
This is bad. Kris R saw something similar on Mac.

Brett can you have a look and try to figure out what the root cause is?
Status: Assigned
Owner: bre...@chromium.org
Cc: kr...@chromium.org
Comment 2 by kr...@chromium.org, Feb 5, 2010
Here is the link to my bug which has full crash reports attached.

http://code.google.com/p/chromium/issues/detail?id=34173
Comment 3 by kr...@chromium.org, Feb 8, 2010
Brett - Nirnimesh has a reproducible profile to debug this.  Please get a hold of him for 
the info.
Comment 4 by brettw@chromium.org, Feb 8, 2010
This crash happens when you're doing session restore and you get a "too new" 
serialized history item. I filed issue 35090 for the general issue. This specific 
issue was caused by r37460 and can be fixed by merging that change so the versions 
match, if we want to fix it (it applies cleanly to the release branch). This crash 
does not occur on trunk since it has that patch applied.
Comment 5 by mal.chromium@gmail.com, Feb 8, 2010
This is just a problem if you go from a Dev channel (317+) build back to a Beta (307) 
build.

I've updated the docs at http://sites.google.com/a/chromium.org/dev/getting-
involved/dev-channel with a note about this bug and better data on backing up your 
profile before switching.
Status: WontFix
Comment 6 by venkatar...@chromium.org, Apr 6, 2010
 Issue 40569  has been merged into this issue.
Cc: m...@chromium.org
Comment 7 by JMFL...@gmail.com, Apr 12, 2010
This problem is by all means not fixed. I installed and uninstalled several different 
chrome versions and none of them work anymore. All I get is the crashes.
BTW, when uninstall it why doest it leave some 18 Mb of files in my disk??

J. Luis
Comment 8 by adrian.s...@gmail.com, Jul 19, 2010
I have Chrome Dev channel installed on my iMac.  Haven't installed any other version, and I'm getting this problem constantly.  I've tried re=installing the application, deleting all the profile information.. etc.. Works for a couple of times, then I go to start it again and it crashes. :(
Comment 9 by LeahKini...@gmail.com, Sep 29, 2010
*
Comment 10 by LeahKini...@gmail.com, Sep 29, 2010
*
Comment 11 by alex.san...@gmail.com, Oct 18, 2010
Windows XP, same issue here, out of nowhere this decided to crash the extensions, changed profile, uninstalled, went to other versions, nothing works now... and my profile won't load because it's for this version....
Comment 12 by lafo...@chromium.org, Mar 18, 2011
Build: 5.0.317.0

-Install 5.0.317.0 and enable session restore.
-Un-install 5.0.317.0 and install 5.0.307.1

Issue:
When Chrome is launched, after finishing FRUI, all the restored tabs crash.

The Full stack trace can be found @ http://crash/reportdetail?
reportid=ec4f1958f0403d93

Stack trace:
############
Stack Trace  (Jump to crashing thread)
Thread 0 *CRASHED* ( EXCEPTION_ACCESS_VIOLATION @ 0x00000004 )
0x01f80673 	[chrome.dll 	- kurlgoogle.cpp:370] 	WebCore::KURL::KURL
(WebCore::ParsedURLStringTag,WebCore::String const &amp;)
0x01fc6937 	[chrome.dll 	- historyitem.cpp:183] 
	WebCore::HistoryItem::url()
0x020a73ee 	[chrome.dll 	- loader.cpp:154] 
	WebCore::Loader::scheduleServePendingRequests()
0x01fd00d2 	[chrome.dll 	- historycontroller.cpp:223] 
	WebCore::HistoryController::goToItem(WebCore::HistoryItem 
*,WebCore::FrameLoadType)
0x01c666f7 	[chrome.dll 	- webframeimpl.cpp:757] 
	WebKit::WebFrameImpl::loadHistoryItem(WebKit::WebHistoryItem const 
&amp;)
0x01d18ef3 	[chrome.dll 	- render_view.cc:861] 
	RenderView::OnNavigate(ViewMsg_Navigate_Params const &amp;)
0x01d2539e 	[chrome.dll 	- ipc_message_utils.h:992] 
	IPC::MessageWithTuple&lt;Tuple1&lt;ViewMsg_Navigate_Params&gt; 
&gt;::Dispatch&lt;RenderView,void ( RenderView::*)(ViewMsg_Navigate_Params const 
&amp;)&gt;(IPC::Message const *,RenderView *,void ( RenderView::*)
(ViewMsg_Navigate_Params const &amp;))
0x01d17b56 	[chrome.dll 	- render_view.cc:473] 
	RenderView::OnMessageReceived(IPC::Message const &amp;)
0x01f25304 	[chrome.dll 	- message_router.cc:40] 
	MessageRouter::RouteMessage(IPC::Message const &amp;)
0x01f252de 	[chrome.dll 	- message_router.cc:31] 
	MessageRouter::OnMessageReceived(IPC::Message const &amp;)
0x01f24062 	[chrome.dll 	- child_thread.cc:131] 
	ChildThread::OnMessageReceived(IPC::Message const &amp;)
0x01e701d1 	[chrome.dll 	- task.h:289] 
	RunnableMethod&lt;CancelableRequest&lt;CallbackRunner&lt;Tuple1&lt;std::vector&lt;
DownloadCreateInfo,std::allocator&lt;DownloadCreateInfo&gt; &gt; *&gt; &gt; &gt;,void ( 
CancelableRequest&lt;CallbackRunner&lt;Tuple1&lt;std::vector&lt;DownloadCreateInfo,std:
:allocator&lt;DownloadCreateInfo&gt; &gt; *&gt; &gt; &gt;::*)
(Tuple1&lt;std::vector&lt;DownloadCreateInfo,std::allocator&lt;DownloadCreateInfo&gt; 
&gt; *&gt; const 
&amp;),Tuple1&lt;Tuple1&lt;std::vector&lt;DownloadCreateInfo,std::allocator&lt;DownloadCrea
teInfo&gt; &gt; *&gt; &gt; &gt;::Run()
0x01cf4917 	[chrome.dll 	- message_loop.cc:320] 
	MessageLoop::RunTask(Task *)
0x01cf4951 	[chrome.dll 	- message_loop.cc:328] 
	MessageLoop::DeferOrRunPendingTask(MessageLoop::PendingTask const 
&amp;)
0x01cf4b06 	[chrome.dll 	- message_loop.cc:435] 	MessageLoop::DoWork
()
0x01d05f8c 	[chrome.dll 	- message_pump_default.cc:50] 
	base::MessagePumpDefault::Run(base::MessagePump::Delegate *)
0x01cf47c7 	[chrome.dll 	- message_loop.cc:205] 
	MessageLoop::RunInternal()
0x01cf474c 	[chrome.dll 	- message_loop.cc:177] 
	MessageLoop::RunHandler()
0x01cf46fd 	[chrome.dll 	- message_loop.cc:155] 	MessageLoop::Run()
0x01d0db65 	[chrome.dll 	- renderer_main.cc:277] 
	RendererMain(MainFunctionParams const &amp;)
0x01c33930 	[chrome.dll 	- chrome_dll_main.cc:667] 	ChromeMain
0x00403142 	[chrome.exe 	- client_util.cc:176] 
	MainDllLoader::Launch(HINSTANCE__ *,sandbox::SandboxInterfaceInfo 
*)
0x00403810 	[chrome.exe 	- chrome_exe_main.cc:48] 	wWinMain
0x00427c53 	[chrome.exe 	- crt0.c:324] 	__tmainCRTStartup
0x7c817076 	[kernel32.dll 	+ 0x00017076] 	BaseProcessStart
Thread 1
0x7c90e514 	[ntdll.dll 	+ 0x0000e514] 	KiFastSystemCallRet
0x7c90df49 	[ntdll.dll 	+ 0x0000df49] 	NtWaitForMultipleObjects
0x7c80958f 	[kernel32.dll 	+ 0x0000958f] 	CreateFileMappingA
0x77df8630 	[advapi32.dll 	+ 0x00028630] 	WmipEventPump
0x7c80b728 	[kernel32.dll 	+ 0x0000b728] 	BaseThreadStart
Thread 2
0x7c90e514 	[ntdll.dll 	+ 0x0000e514] 	KiFastSystemCallRet
0x7c90da49 	[ntdll.dll 	+ 0x0000da49] 	ZwRemoveIoCompletion
0x7c80a7e5 	[kernel32.dll 	+ 0x0000a7e5] 	GetQueuedCompletionStatus
0x01d067aa 	[chrome.dll 	- message_pump_win.cc:523] 
	base::MessagePumpForIO::GetIOItem(unsigned 
long,base::MessagePumpForIO::IOItem *)
0x01d0670c 	[chrome.dll 	- message_pump_win.cc:494] 
	base::MessagePumpForIO::WaitForIOCompletion(unsigned 
long,base::MessagePumpForIO::IOHandler *)
0x01d066be 	[chrome.dll 	- message_pump_win.cc:472] 
	base::MessagePumpForIO::DoRunLoop()
0x01d061bc 	[chrome.dll 	- message_pump_win.cc:52] 
	base::MessagePumpWin::RunWithDispatcher
(base::MessagePump::Delegate *,base::MessagePumpWin::Dispatcher *)
0x01d06001 	[chrome.dll 	- message_pump_win.h:78] 
	base::MessagePumpWin::Run(base::MessagePump::Delegate *)
0x01cf47c7 	[chrome.dll 	- message_loop.cc:205] 
	MessageLoop::RunInternal()
0x01cf474c 	[chrome.dll 	- message_loop.cc:177] 
	MessageLoop::RunHandler()
0x01cf46fd 	[chrome.dll 	- message_loop.cc:155] 	MessageLoop::Run()
0x023b98e4 	[chrome.dll 	- thread.cc:133] 	base::Thread::Run
(MessageLoop *)
0x023b9969 	[chrome.dll 	- thread.cc:155] 
	base::Thread::ThreadMain()
0x01cfdc1e 	[chrome.dll 	- platform_thread_win.cc:26] 	`anonymous 
namespace'::ThreadFunc(void *)
0x7c80b728 	[kernel32.dll 	+ 0x0000b728] 	BaseThreadStart
Labels: -Regression bulkmove Type-Regression
Comment 13 by lafo...@chromium.org, Mar 18, 2011
Build: 5.0.317.0

-Install 5.0.317.0 and enable session restore.
-Un-install 5.0.317.0 and install 5.0.307.1

Issue:
When Chrome is launched, after finishing FRUI, all the restored tabs crash.

The Full stack trace can be found @ http://crash/reportdetail?
reportid=ec4f1958f0403d93

Stack trace:
############
Stack Trace  (Jump to crashing thread)
Thread 0 *CRASHED* ( EXCEPTION_ACCESS_VIOLATION @ 0x00000004 )
0x01f80673 	[chrome.dll 	- kurlgoogle.cpp:370] 	WebCore::KURL::KURL
(WebCore::ParsedURLStringTag,WebCore::String const &amp;)
0x01fc6937 	[chrome.dll 	- historyitem.cpp:183] 
	WebCore::HistoryItem::url()
0x020a73ee 	[chrome.dll 	- loader.cpp:154] 
	WebCore::Loader::scheduleServePendingRequests()
0x01fd00d2 	[chrome.dll 	- historycontroller.cpp:223] 
	WebCore::HistoryController::goToItem(WebCore::HistoryItem 
*,WebCore::FrameLoadType)
0x01c666f7 	[chrome.dll 	- webframeimpl.cpp:757] 
	WebKit::WebFrameImpl::loadHistoryItem(WebKit::WebHistoryItem const 
&amp;)
0x01d18ef3 	[chrome.dll 	- render_view.cc:861] 
	RenderView::OnNavigate(ViewMsg_Navigate_Params const &amp;)
0x01d2539e 	[chrome.dll 	- ipc_message_utils.h:992] 
	IPC::MessageWithTuple&lt;Tuple1&lt;ViewMsg_Navigate_Params&gt; 
&gt;::Dispatch&lt;RenderView,void ( RenderView::*)(ViewMsg_Navigate_Params const 
&amp;)&gt;(IPC::Message const *,RenderView *,void ( RenderView::*)
(ViewMsg_Navigate_Params const &amp;))
0x01d17b56 	[chrome.dll 	- render_view.cc:473] 
	RenderView::OnMessageReceived(IPC::Message const &amp;)
0x01f25304 	[chrome.dll 	- message_router.cc:40] 
	MessageRouter::RouteMessage(IPC::Message const &amp;)
0x01f252de 	[chrome.dll 	- message_router.cc:31] 
	MessageRouter::OnMessageReceived(IPC::Message const &amp;)
0x01f24062 	[chrome.dll 	- child_thread.cc:131] 
	ChildThread::OnMessageReceived(IPC::Message const &amp;)
0x01e701d1 	[chrome.dll 	- task.h:289] 
	RunnableMethod&lt;CancelableRequest&lt;CallbackRunner&lt;Tuple1&lt;std::vector&lt;
DownloadCreateInfo,std::allocator&lt;DownloadCreateInfo&gt; &gt; *&gt; &gt; &gt;,void ( 
CancelableRequest&lt;CallbackRunner&lt;Tuple1&lt;std::vector&lt;DownloadCreateInfo,std:
:allocator&lt;DownloadCreateInfo&gt; &gt; *&gt; &gt; &gt;::*)
(Tuple1&lt;std::vector&lt;DownloadCreateInfo,std::allocator&lt;DownloadCreateInfo&gt; 
&gt; *&gt; const 
&amp;),Tuple1&lt;Tuple1&lt;std::vector&lt;DownloadCreateInfo,std::allocator&lt;DownloadCrea
teInfo&gt; &gt; *&gt; &gt; &gt;::Run()
0x01cf4917 	[chrome.dll 	- message_loop.cc:320] 
	MessageLoop::RunTask(Task *)
0x01cf4951 	[chrome.dll 	- message_loop.cc:328] 
	MessageLoop::DeferOrRunPendingTask(MessageLoop::PendingTask const 
&amp;)
0x01cf4b06 	[chrome.dll 	- message_loop.cc:435] 	MessageLoop::DoWork
()
0x01d05f8c 	[chrome.dll 	- message_pump_default.cc:50] 
	base::MessagePumpDefault::Run(base::MessagePump::Delegate *)
0x01cf47c7 	[chrome.dll 	- message_loop.cc:205] 
	MessageLoop::RunInternal()
0x01cf474c 	[chrome.dll 	- message_loop.cc:177] 
	MessageLoop::RunHandler()
0x01cf46fd 	[chrome.dll 	- message_loop.cc:155] 	MessageLoop::Run()
0x01d0db65 	[chrome.dll 	- renderer_main.cc:277] 
	RendererMain(MainFunctionParams const &amp;)
0x01c33930 	[chrome.dll 	- chrome_dll_main.cc:667] 	ChromeMain
0x00403142 	[chrome.exe 	- client_util.cc:176] 
	MainDllLoader::Launch(HINSTANCE__ *,sandbox::SandboxInterfaceInfo 
*)
0x00403810 	[chrome.exe 	- chrome_exe_main.cc:48] 	wWinMain
0x00427c53 	[chrome.exe 	- crt0.c:324] 	__tmainCRTStartup
0x7c817076 	[kernel32.dll 	+ 0x00017076] 	BaseProcessStart
Thread 1
0x7c90e514 	[ntdll.dll 	+ 0x0000e514] 	KiFastSystemCallRet
0x7c90df49 	[ntdll.dll 	+ 0x0000df49] 	NtWaitForMultipleObjects
0x7c80958f 	[kernel32.dll 	+ 0x0000958f] 	CreateFileMappingA
0x77df8630 	[advapi32.dll 	+ 0x00028630] 	WmipEventPump
0x7c80b728 	[kernel32.dll 	+ 0x0000b728] 	BaseThreadStart
Thread 2
0x7c90e514 	[ntdll.dll 	+ 0x0000e514] 	KiFastSystemCallRet
0x7c90da49 	[ntdll.dll 	+ 0x0000da49] 	ZwRemoveIoCompletion
0x7c80a7e5 	[kernel32.dll 	+ 0x0000a7e5] 	GetQueuedCompletionStatus
0x01d067aa 	[chrome.dll 	- message_pump_win.cc:523] 
	base::MessagePumpForIO::GetIOItem(unsigned 
long,base::MessagePumpForIO::IOItem *)
0x01d0670c 	[chrome.dll 	- message_pump_win.cc:494] 
	base::MessagePumpForIO::WaitForIOCompletion(unsigned 
long,base::MessagePumpForIO::IOHandler *)
0x01d066be 	[chrome.dll 	- message_pump_win.cc:472] 
	base::MessagePumpForIO::DoRunLoop()
0x01d061bc 	[chrome.dll 	- message_pump_win.cc:52] 
	base::MessagePumpWin::RunWithDispatcher
(base::MessagePump::Delegate *,base::MessagePumpWin::Dispatcher *)
0x01d06001 	[chrome.dll 	- message_pump_win.h:78] 
	base::MessagePumpWin::Run(base::MessagePump::Delegate *)
0x01cf47c7 	[chrome.dll 	- message_loop.cc:205] 
	MessageLoop::RunInternal()
0x01cf474c 	[chrome.dll 	- message_loop.cc:177] 
	MessageLoop::RunHandler()
0x01cf46fd 	[chrome.dll 	- message_loop.cc:155] 	MessageLoop::Run()
0x023b98e4 	[chrome.dll 	- thread.cc:133] 	base::Thread::Run
(MessageLoop *)
0x023b9969 	[chrome.dll 	- thread.cc:155] 
	base::Thread::ThreadMain()
0x01cfdc1e 	[chrome.dll 	- platform_thread_win.cc:26] 	`anonymous 
namespace'::ThreadFunc(void *)
0x7c80b728 	[kernel32.dll 	+ 0x0000b728] 	BaseThreadStart
Labels: -Crash Stability-Crash
Sign in to add a comment

Powered by Google Project Hosting