Clicked "Relaunch" after a Chrome update became available.
I hit a heap corruption exception here:
00 00000026`21bfeee0 00007ffb`08b60dba ntdll!RtlpNtMakeTemporaryKey+0x16c
01 00000026`21bfeff0 00007ffb`08b14b9a ntdll!RtlpNtMakeTemporaryKey+0x282a
02 00000026`21bff020 00007ffb`08a908f9 ntdll!RtlRaiseStatus+0x11a
03 00000026`21bff050 00007ffa`d05204cf ntdll!RtlFreeHeap+0x139
04 (Inline Function) --------`-------- chrome_7ffacf9f0000!std::allocator<std::_List_node<net::HttpCache::Transaction *,void *> >::deallocate+0xb [c:\b\depot_tools\win_toolchain\vs_files\d3cb0e37bdd120ad0ac4650b674b09e81be45616\vc\include\xmemory0 @ 720]
05 (Inline Function) --------`-------- chrome_7ffacf9f0000!std::_Wrap_alloc<std::allocator<std::_List_node<net::HttpCache::Transaction *,void *> > >::deallocate+0xb [c:\b\depot_tools\win_toolchain\vs_files\d3cb0e37bdd120ad0ac4650b674b09e81be45616\vc\include\xmemory0 @ 987]
06 (Inline Function) --------`-------- chrome_7ffacf9f0000!std::_List_buy<net::HttpCache::Transaction *,std::allocator<net::HttpCache::Transaction *> >::_Freenode+0xb [c:\b\depot_tools\win_toolchain\vs_files\d3cb0e37bdd120ad0ac4650b674b09e81be45616\vc\include\list @ 855]
07 (Inline Function) --------`-------- chrome_7ffacf9f0000!std::list<net::HttpCache::Transaction *,std::allocator<net::HttpCache::Transaction *> >::clear+0x2a [c:\b\depot_tools\win_toolchain\vs_files\d3cb0e37bdd120ad0ac4650b674b09e81be45616\vc\include\list @ 1513]
08 (Inline Function) --------`-------- chrome_7ffacf9f0000!std::_Hash<std::_Uset_traits<net::HttpCache::Transaction *,std::_Uhash_compare<net::HttpCache::Transaction *,std::hash<net::HttpCache::Transaction *>,std::equal_to<net::HttpCache::Transaction *> >,std::allocator<net::HttpCache::Transaction *>,0> >::clear+0x2a [c:\b\depot_tools\win_toolchain\vs_files\d3cb0e37bdd120ad0ac4650b674b09e81be45616\vc\include\xhash @ 571]
09 00000026`21bff0c0 00007ffa`d05203f8 chrome_7ffacf9f0000!net::HttpCache::~HttpCache+0xbb [c:\b\c\b\win64_pgo\src\net\http\http_cache.cc @ 353]
0a 00000026`21bff110 00007ffa`d05f2fa4 chrome_7ffacf9f0000!net::HttpCache::`scalar deleting destructor'+0x14
0b (Inline Function) --------`-------- chrome_7ffacf9f0000!std::default_delete<net::HttpTransactionFactory>::operator()+0x7 [c:\b\depot_tools\win_toolchain\vs_files\d3cb0e37bdd120ad0ac4650b674b09e81be45616\vc\include\memory @ 1195]
0c (Inline Function) --------`-------- chrome_7ffacf9f0000!std::unique_ptr<net::HttpTransactionFactory,std::default_delete<net::HttpTransactionFactory> >::{dtor}+0x13 [c:\b\depot_tools\win_toolchain\vs_files\d3cb0e37bdd120ad0ac4650b674b09e81be45616\vc\include\memory @ 1397]
0d 00000026`21bff140 00007ffa`d156cf03 chrome_7ffacf9f0000!net::URLRequestContextStorage::~URLRequestContextStorage+0x70 [c:\b\c\b\win64_pgo\src\net\url_request\url_request_context_storage.cc @ 37]
0e 00000026`21bff170 00007ffa`d15e2d98 chrome_7ffacf9f0000!ProfileIOData::~ProfileIOData+0x513 [c:\b\c\b\win64_pgo\src\chrome\browser\profiles\profile_io_data.cc @ 698]
0f 00000026`21bff490 00007ffa`cfcdaf8f chrome_7ffacf9f0000!ProfileImplIOData::`scalar deleting destructor'+0x14
10 00000026`21bff4c0 00007ffa`d04b44b0 chrome_7ffacf9f0000!base::DeletePointer<google_apis::BatchableDelegate>+0x13 [c:\b\c\b\win64_pgo\src\base\bind_helpers.h @ 461]
11 (Inline Function) --------`-------- chrome_7ffacf9f0000!base::Callback<void __cdecl(void),0,0>::Run+0x12 [c:\b\c\b\win64_pgo\src\base\callback.h @ 91]
12 00000026`21bff4f0 00007ffa`d0465146 chrome_7ffacf9f0000!base::debug::TaskAnnotator::RunTask+0x1b0 [c:\b\c\b\win64_pgo\src\base\debug\task_annotator.cc @ 59]
13 00000026`21bff6a0 00007ffa`d0465cf7 chrome_7ffacf9f0000!base::MessageLoop::RunTask+0x1f6 [c:\b\c\b\win64_pgo\src\base\message_loop\message_loop.cc @ 424]
14 (Inline Function) --------`-------- chrome_7ffacf9f0000!base::MessageLoop::DeferOrRunPendingTask+0x55 [c:\b\c\b\win64_pgo\src\base\message_loop\message_loop.cc @ 434]
15 00000026`21bff800 00007ffa`d04b51b7 chrome_7ffacf9f0000!base::MessageLoop::DoWork+0x487 [c:\b\c\b\win64_pgo\src\base\message_loop\message_loop.cc @ 527]
16 00000026`21bffa00 00007ffa`d04b46a4 chrome_7ffacf9f0000!base::MessagePumpForIO::DoRunLoop+0x117 [c:\b\c\b\win64_pgo\src\base\message_loop\message_pump_win.cc @ 475]
17 00000026`21bffa70 00007ffa`d048cea0 chrome_7ffacf9f0000!base::MessagePumpWin::Run+0x54 [c:\b\c\b\win64_pgo\src\base\message_loop\message_pump_win.cc @ 58]
18 (Inline Function) --------`-------- chrome_7ffacf9f0000!base::MessageLoop::RunHandler+0x21 [c:\b\c\b\win64_pgo\src\base\message_loop\message_loop.cc @ 387]
19 00000026`21bffac0 00007ffa`cfe1e215 chrome_7ffacf9f0000!base::RunLoop::Run+0xc0 [c:\b\c\b\win64_pgo\src\base\run_loop.cc @ 38]
1a 00000026`21bffb70 00007ffa`cfe1e2c8 chrome_7ffacf9f0000!content::BrowserThreadImpl::IOThreadRun+0x25 [c:\b\c\b\win64_pgo\src\content\browser\browser_thread_impl.cc @ 279]
1b 00000026`21bffbb0 00007ffa`d0463d9d chrome_7ffacf9f0000!content::BrowserThreadImpl::Run+0x70 [c:\b\c\b\win64_pgo\src\content\browser\browser_thread_impl.cc @ 313]
1c 00000026`21bffbe0 00007ffa`d0434c70 chrome_7ffacf9f0000!base::Thread::ThreadMain+0x1ed [c:\b\c\b\win64_pgo\src\base\threading\thread.cc @ 336]
*** ERROR: Symbol file could not be found. Defaulted to export symbols for C:\Windows\system32\KERNEL32.DLL -
1d 00000026`21bffcc0 00007ffb`07e28102 chrome_7ffacf9f0000!base::`anonymous namespace'::ThreadFunc+0xf0 [c:\b\c\b\win64_pgo\src\base\threading\platform_thread_win.cc @ 91]
1e 00000026`21bffd20 00007ffb`08acc5b4 KERNEL32!BaseThreadInitThunk+0x22
1f 00000026`21bffd50 00000000`00000000 ntdll!RtlUserThreadStart+0x34
0:011> .dump /ma C:\users\lawrence\desktop\CacheShutdown.dmp
Image path: C:\Users\elawrence\AppData\Local\Google\Chrome SxS\Application\chrome.exe
Image name: chrome.exe
Browse all global symbols functions data
Timestamp: Thu Apr 27 00:24:03 2017 (59018073)
CheckSum: 0013F99E
ImageSize: 00146000
File version: 60.0.3082.0
Product version: 60.0.3082.0
File flags: 0 (Mask 17)
File OS: 4 Unknown Win32
File type: 1.0 App
File date: 00000000.00000000
Translations: 0409.04b0
CompanyName: Google Inc.
ProductName: Google Chrome
InternalName: chrome_exe
OriginalFilename: chrome.exe
ProductVersion: 60.0.3082.0
FileVersion: 60.0.3082.0
FileDescription: Google Chrome
LegalCopyright: Copyright 2016 Google Inc. All rights reserved.
I have a minidump if that's at all useful?
Comment 1 by mmenke@chromium.org
, Apr 28 2017