New issue
Advanced search Search tips

Issue 921356 link

Starred by 1 user

Issue metadata

Status: Unconfirmed
Owner: ----
EstimatedDays: ----
NextAction: ----
OS: Windows
Pri: 2
Type: Bug-Regression



Sign in to add a comment

Chrome exits on startup with e0000008 due to corrupted "Local State" on chrome!base::`anonymous namespace'::OnNoMemory+0x24

Reported by juliangr...@gmail.com, Jan 12

Issue description

UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.140 Safari/537.36 Edge/18.17763

Steps to reproduce the problem:
Start Chrome

What is the expected behavior?
Chrome opens

What went wrong?
My "Local State" got somehow corrupted I renamed "C:\Users\<contosouser>\AppData\Local\Google\Chrome\User Data\Local State" to "C:\Users\<contosouser>\AppData\Local\Google\Chrome\User Data\Local State_" and fixed the issue

Crashed report ID: 

How much crashed? Whole browser

Is it a problem with a plugin? No 

Did this work before? Yes No

Chrome version: 71.0.3578.98  Channel: stable
OS Version: 10.0
Flash Version: 

Started Chrome under Windbg

(1a760.1a764): Unknown exception - code e0000008 (first chance)
(1a760.1a764): Unknown exception - code e0000008 (!!! second chance !!!)

Saw the second chance exception e0000008 that is a generic error:

0:000> k
 # Child-SP          RetAddr           Call Site
00 0000003d`c81fdaf0 00007ffa`fc9932f4 KERNELBASE!RaiseException+0x69
01 0000003d`c81fdbd0 00007ffa`fcee8df7 chrome!base::`anonymous namespace'::OnNoMemory+0x24
02 0000003d`c81fdc00 00007ffa`fb6f1166 chrome!base::allocator::WinCallNewHandler+0x17
03 0000003d`c81fdc30 00007ffa`fe3c1e2b chrome!malloc+0x46
04 0000003d`c81fdc70 00007ffa`fb737f26 chrome!operator new+0x1f
05 0000003d`c81fdca0 00007ffa`fb85881c chrome!std::basic_string<char,std::char_traits<char>,std::allocator<char> >::_Reallocate_grow_by<`lambda at ..\..\third_party\depot_tools\win_toolchain\vs_files\3bc0ec615cf20ee342f3bc29bc991b5ad66d8d2c\VC\Tools\MSVC\14.14.26428\include\xstring:2591:4',unsigned long long,char>+0x64
06 0000003d`c81fdd10 00007ffa`fb738f3c chrome!base::WriteUnicodeCharacter+0x7c
07 0000003d`c81fdd70 00007ffa`fb739b62 chrome!base::internal::JSONParser::ConsumeStringRaw+0x12c
08 0000003d`c81fde40 00007ffa`fb738809 chrome!base::internal::JSONParser::ConsumeString+0x42
09 0000003d`c81fdf10 00007ffa`fb738970 chrome!base::internal::JSONParser::ParseToken+0x69
0a 0000003d`c81fdf40 00007ffa`fb7387d3 chrome!base::internal::JSONParser::ConsumeDictionary+0x130
0b 0000003d`c81fe0b0 00007ffa`fb738970 chrome!base::internal::JSONParser::ParseToken+0x33
0c 0000003d`c81fe0e0 00007ffa`fb7387d3 chrome!base::internal::JSONParser::ConsumeDictionary+0x130
0d 0000003d`c81fe250 00007ffa`fb738970 chrome!base::internal::JSONParser::ParseToken+0x33
0e 0000003d`c81fe280 00007ffa`fb7387d3 chrome!base::internal::JSONParser::ConsumeDictionary+0x130
0f 0000003d`c81fe3f0 00007ffa`fb738970 chrome!base::internal::JSONParser::ParseToken+0x33
10 0000003d`c81fe420 00007ffa`fb7387d3 chrome!base::internal::JSONParser::ConsumeDictionary+0x130
11 0000003d`c81fe590 00007ffa`fb73839e chrome!base::internal::JSONParser::ParseToken+0x33
12 0000003d`c81fe5c0 00007ffa`fb7380fe chrome!base::internal::JSONParser::Parse+0xbe
13 0000003d`c81fe650 00007ffa`fb738084 chrome!base::JSONReader::ReadAndReturnError+0x5e
14 0000003d`c81fe740 00007ffa`fb737721 chrome!JSONStringValueDeserializer::Deserialize+0x44
15 0000003d`c81fe7b0 00007ffa`fcb9a781 chrome!JSONFileValueDeserializer::Deserialize+0xa1
16 0000003d`c81fe860 00007ffa`fb73757b chrome!`anonymous namespace'::ReadPrefsFromDisk+0xa1
17 0000003d`c81fe9e0 00007ffa`fb737527 chrome!JsonPrefStore::ReadPrefs+0x29
18 0000003d`c81fea30 00007ffa`fb737347 chrome!PrefService::InitFromStorage+0x153
19 0000003d`c81feac0 00007ffa`fb736c41 chrome!PrefService::PrefService+0xb1
1a 0000003d`c81feb40 00007ffa`fceb2466 chrome!PrefServiceFactory::Create+0x185
1b 0000003d`c81fec40 00007ffa`fc9546c8 chrome!chrome_prefs::CreateLocalState+0x11a
1c 0000003d`c81fed60 00007ffa`fc954575 chrome!ChromeFeatureListCreator::CreatePrefService+0x12e
1d 0000003d`c81fee80 00007ffa`fbe41b88 chrome!ChromeFeatureListCreator::CreateFeatureList+0xd
1e 0000003d`c81feeb0 00007ffa`fb7083c2 chrome!ChromeMainDelegate::PostEarlyInitialization+0x24
1f 0000003d`c81fef20 00007ffa`fb6f4ffc chrome!content::ContentMainRunnerImpl::Run+0x2c2
20 0000003d`c81ff0e0 00007ffa`fb6f4bf5 chrome!service_manager::Main+0x333
21 0000003d`c81ff460 00007ffa`fb6f19ca chrome!content::ContentMain+0x3e
22 0000003d`c81ff4f0 00007ff6`5101374c chrome!ChromeMain+0x118
23 0000003d`c81ff5e0 00007ff6`510115f0 chrome_exe!MainDllLoader::Launch+0x26c
24 0000003d`c81ff6d0 00007ff6`510e5a62 chrome_exe!wWinMain+0x5f0
25 0000003d`c81ffaa0 00007ffb`84647e94 chrome_exe!__scrt_common_main_seh+0x106
26 0000003d`c81ffae0 00007ffb`84e2a251 KERNEL32!BaseThreadInitThunk+0x14
27 0000003d`c81ffb10 00000000`00000000 ntdll!RtlUserThreadStart+0x21

0:000> !pde.err e0000008
=========================================================================================
 PDE v11.4 - Copyright 2017 Andrew Richards
=========================================================================================
0xE0000008 (FACILITY_NULL - Default): Unknown Error

0:000> dv
   dwExceptionCode = <value unavailable>
  dwExceptionFlags = 0x6104a0c5
nNumberOfArguments = 0x84dd6fad
       lpArguments = 0x00000190`a45e0150
                 n = <value unavailable>
   ExceptionRecord = struct _EXCEPTION_RECORD
0:000> dV
   dwExceptionCode = <value unavailable>
  dwExceptionFlags = 0x6104a0c5
nNumberOfArguments = 0x84dd6fad
       lpArguments = 0x00000190`a45e0150
                 n = <value unavailable>
   ExceptionRecord = struct _EXCEPTION_RECORD
0:000> dL
00007ffb`81935299  8c8b4800`00441f0f cc334800`0000c024
00007ffb`819352a9  c4814800`030e22e8 246483c3`000000d8
0:000> !pde.dpx
Start memory scan  : 0x0000003dc81fdaf0 ($csp)
End memory scan    : 0x0000003dc8200000 (User Stack Base)

               rdi : 0x00007ffafe6ceb88 : 0x00007ffafcefc8b0 : "chrome!`anonymous namespace'::DefaultWinHeapMallocImpl"
0x0000003dc81fdb08 : 0x00007ffafe6ceb88 : chrome!default_dispatch
0x0000003dc81fdb20 : 0x00007ffb81935299 : KERNELBASE!RaiseException+0x69
0x0000003dc81fdb38 : 0x00007ffb84dcda21 : ntdll!RtlpAllocateHeapInternal+0x991
0x0000003dc81fdbc0 : 0x00007ffafe6ceb88 : chrome!default_dispatch
0x0000003dc81fdbf8 : 0x00007ffafcee8df7 : chrome!base::allocator::WinCallNewHandler+0x17
0x0000003dc81fdc28 : 0x00007ffafb6f1166 : chrome!malloc+0x46
0x0000003dc81fdc60 : 0x0000003dc81fddd0 : 0x00000191aad1d060 :  !da "Personne"
0x0000003dc81fdc68 : 0x00007ffafe3c1e2b : "chrome!operator new"+0x1f
0x0000003dc81fdc78 : 0x00000191aad1d060 :  !da "Personne"
0x0000003dc81fdc88 : 0x0000003dc81fddd0 : 0x00000191aad1d060 :  !da "Personne"
0x0000003dc81fdc98 : 0x00007ffafb737f26 : "chrome!std::basic_string<char,std::char_traits<char>,std::allocator<char> >::_Reallocate_grow_by<`lambda at ..\..\third_party\depot_tools\win_toolchain\vs_files\3bc0ec615cf20ee342f3bc29bc991b5ad66d8d2c\VC\Tools\MSVC\14.14.26428\include\xstring:2591:4',unsigned long long,char>"+0x64
0x0000003dc81fdce0 : 0x0000003dc81fddd0 : 0x00000191aad1d060 :  !da "Personne"
0x0000003dc81fdd00 : 0x0000003dc81fddd0 : 0x00000191aad1d060 :  !da "Personne"
0x0000003dc81fdd08 : 0x00007ffafb85881c : chrome!base::WriteUnicodeCharacter+0x7c
0x0000003dc81fdd10 : 0x0000003dc81fddb8 : 0x00000190a4fc9b9b :  !da "Personne"
0x0000003dc81fdd20 : 0x0000003dc81fddd0 : 0x00000191aad1d060 :  !da "Personne"
0x0000003dc81fdd28 : 0x00007ffafb7395e5 : chrome!base::internal::JSONParser::StringBuilder::Append+0x35
0x0000003dc81fdd60 : 0x0000003dc81fddd0 : 0x00000191aad1d060 :  !da "Personne"
0x0000003dc81fdd68 : 0x00007ffafb738f3c : chrome!base::internal::JSONParser::ConsumeStringRaw+0x12c
0x0000003dc81fdda0 : 0x0000003dc81fdf80 : 0x00000190a3f7e140 :  !da "active_time"
0x0000003dc81fdda8 : 0x00000190a3f7e140 :  !da "active_time"
0x0000003dc81fddb8 : 0x00000190a4fc9b9b :  !da "Personne"
0x0000003dc81fddd0 : 0x00000191aad1d060 :  !da "Personne"
0x0000003dc81fde10 : 0x0000003dc81fe000 : 0x00000190a4fc9b94 :  !da "name":"Personne"
0x0000003dc81fde38 : 0x00007ffafb739b62 : chrome!base::internal::JSONParser::ConsumeString+0x42
0x0000003dc81fde68 : 0x00007ffafb73924f : chrome!base::internal::JSONParser::ConsumeStringRaw+0x43f
0x0000003dc81fde98 : 0x0000003dc81fe000 : 0x00000190a4fc9b94 :  !da "name":"Personne"
0x0000003dc81fdf08 : 0x00007ffafb738809 : chrome!base::internal::JSONParser::ParseToken+0x69
0x0000003dc81fdf10 : 0x0000003dc81fe000 : 0x00000190a4fc9b94 :  !da "name":"Personne"
0x0000003dc81fdf38 : 0x00007ffafb738970 : chrome!base::internal::JSONParser::ConsumeDictionary+0x130
0x0000003dc81fdf58 : 0x00007ffb84ec884a : ntdll!RtlpValidateHeap+0x32
0x0000003dc81fdf80 : 0x00000190a3f7e140 :  !da "active_time"
0x0000003dc81fdfe0 : 0x00007ffafb73924f : chrome!base::internal::JSONParser::ConsumeStringRaw+0x43f
0x0000003dc81fe000 : 0x00000190a4fc9b94 :  !da "name":"Personne"
0x0000003dc81fe088 : 0x0000003dc81fe1a0 : 0x00000190a4fc9a68 :  !da "Default":{"active_time":1546194711.255856,"avatar_icon":"chrome://theme/IDR_PROF..."
0x0000003dc81fe0a8 : 0x00007ffafb7387d3 : chrome!base::internal::JSONParser::ParseToken+0x33
0x0000003dc81fe0b0 : 0x0000003dc81fe1a0 : 0x00000190a4fc9a68 :  !da "Default":{"active_time":1546194711.255856,"avatar_icon":"chrome://theme/IDR_PROF..."
0x0000003dc81fe0d8 : 0x00007ffafb738970 : chrome!base::internal::JSONParser::ConsumeDictionary+0x130
0x0000003dc81fe118 : 0x00007ffb84dcda21 : ntdll!RtlpAllocateHeapInternal+0x991
0x0000003dc81fe178 : 0x0000003dc81fe2b8 : 0x00007ffb84dcda21 : ntdll!RtlpAllocateHeapInternal+0x991
0x0000003dc81fe1a0 : 0x00000190a4fc9a68 :  !da "Default":{"active_time":1546194711.255856,"avatar_icon":"chrome://theme/IDR_PROF..."
0x0000003dc81fe1c8 : 0x00000190a3f6ea60 : 0x00000190a3f6ea10 :  !da "last_statistics_update"
0x0000003dc81fe228 : 0x0000003dc81fe340 : 0x00000190a4fc9a5a :  !da "info_cache":{"Default":{"active_time":1546194711.255856,"avatar_icon":"chrome://..."
0x0000003dc81fe248 : 0x00007ffafb7387d3 : chrome!base::internal::JSONParser::ParseToken+0x33
0x0000003dc81fe250 : 0x0000003dc81fe340 : 0x00000190a4fc9a5a :  !da "info_cache":{"Default":{"active_time":1546194711.255856,"avatar_icon":"chrome://..."
0x0000003dc81fe278 : 0x00007ffafb738970 : chrome!base::internal::JSONParser::ConsumeDictionary+0x130
0x0000003dc81fe2b8 : 0x00007ffb84dcda21 : ntdll!RtlpAllocateHeapInternal+0x991
0x0000003dc81fe340 : 0x00000190a4fc9a5a :  !da "info_cache":{"Default":{"active_time":1546194711.255856,"avatar_icon":"chrome://..."
0x0000003dc81fe3c8 : 0x0000003dc81fe4e0 : 0x00000190a4fc9a4f :  !da "profile":{"info_cache":{"Default":{"active_time":1546194711.255856,"avatar_icon"..."
0x0000003dc81fe3e8 : 0x00007ffafb7387d3 : chrome!base::internal::JSONParser::ParseToken+0x33
0x0000003dc81fe3f0 : 0x0000003dc81fe4e0 : 0x00000190a4fc9a4f :  !da "profile":{"info_cache":{"Default":{"active_time":1546194711.255856,"avatar_icon"..."
0x0000003dc81fe418 : 0x00007ffafb738970 : chrome!base::internal::JSONParser::ConsumeDictionary+0x130
0x0000003dc81fe448 : 0x00007ffb84dcda21 : ntdll!RtlpAllocateHeapInternal+0x991
0x0000003dc81fe4e0 : 0x00000190a4fc9a4f :  !da "profile":{"info_cache":{"Default":{"active_time":1546194711.255856,"avatar_icon"..."
0x0000003dc81fe520 : 0x00000190a3f6d210 :  dt chrome!ChromeCommandLinePrefStore
0x0000003dc81fe528 : 0x00000190a3f6c440 :  dt chrome!JsonPrefStore
0x0000003dc81fe570 : 0x00000190a3f6d780 :  dt chrome!PrefValueStore
0x0000003dc81fe588 : 0x00007ffafb7387d3 : chrome!base::internal::JSONParser::ParseToken+0x33
0x0000003dc81fe5a0 : 0x00007ffafec8e650 : chrome!tls_last_scoped_blocking_call+0x8
0x0000003dc81fe5a8 : 0x00007ffafe41865f : chrome!__acrt_FlsGetValue+0x27
0x0000003dc81fe5b8 : 0x00007ffafb73839e : chrome!base::internal::JSONParser::Parse+0xbe
0x0000003dc81fe5d8 : 0x00007ffafe417f39 : chrome!__acrt_getptd_noexit+0xa9
0x0000003dc81fe618 : 0x00007ffafe3f2863 : chrome!_close+0x7f
0x0000003dc81fe628 : 0x00007ffafb708a98 : chrome!base::ThreadLocalStorage::Slot::Set+0x18
0x0000003dc81fe648 : 0x00007ffafb7380fe : chrome!base::JSONReader::ReadAndReturnError+0x5e
0x0000003dc81fe658 : 0x00007ffafec8e650 : chrome!tls_last_scoped_blocking_call+0x8
0x0000003dc81fe668 : 0x00007ffafc99ebf5 : chrome!base::internal::UncheckedScopedBlockingCall::~UncheckedScopedBlockingCall+0xb5
0x0000003dc81fe6b8 : 0x00007ffafb737960 : chrome!base::ReadFileToStringWithMaxSize+0x110
0x0000003dc81fe720 : 0x0000003dc81fe8a0 :  dt chrome!JSONFileValueDeserializer
0x0000003dc81fe738 : 0x00007ffafb738084 : chrome!JSONStringValueDeserializer::Deserialize+0x44
0x0000003dc81fe758 : 0x00007ffafb6f114b : chrome!malloc+0x2b
0x0000003dc81fe778 : 0x0000003dc81fe8a0 :  dt chrome!JSONFileValueDeserializer
0x0000003dc81fe790 : 0x00000190a3f6d780 :  dt chrome!PrefValueStore
0x0000003dc81fe7a0 : 0x0000003dc81fe7e0 :  dt chrome!JSONStringValueDeserializer
0x0000003dc81fe7a8 : 0x00007ffafb737721 : chrome!JSONFileValueDeserializer::Deserialize+0xa1

0x0000003dc81fe7b0 : 0x00000190a3f6c460 : 0x00000190a3f6c9a0 :  !du ""C:\Users\contosouser\AppData\Local\Google\Chrome\User Data\Local State""  <--------------- "Local state" is being accessed on disk and JSON deserialized

0x0000003dc81fe7c8 : 0x00007ffafb703ede : chrome!base::FilePath::FilePath+0xae
0x0000003dc81fe7e0 : 0x00007ffafe572158 :  dt chrome!JSONStringValueDeserializer
0x0000003dc81fe830 : 0x0000003dc81fe8a0 :  dt chrome!JSONFileValueDeserializer
0x0000003dc81fe850 : 0x00000190a3f6c460 : 0x00000190a3f6c9a0 :  !du ""C:\Users\contosouser\AppData\Local\Google\Chrome\User Data\Local State""
0x0000003dc81fe858 : 0x00007ffafcb9a781 : "chrome!`anonymous namespace'::ReadPrefsFromDisk"+0xa1
0x0000003dc81fe8a0 : 0x00007ffafe571fe8 :  dt chrome!JSONFileValueDeserializer
0x0000003dc81fe8a8 : 0x00000190a3f6dcb0 :  !du ""C:\Users\contosouser\AppData\Local\Google\Chrome\User Data\Local State""
0x0000003dc81fe8f8 : 0x00007ffb84dcda21 : ntdll!RtlpAllocateHeapInternal+0x991
0x0000003dc81fe948 : 0x00007ffb84dcda21 : ntdll!RtlpAllocateHeapInternal+0x991
0x0000003dc81fe970 : 0x00000190a3f6d780 :  dt chrome!PrefValueStore
0x0000003dc81fe980 : 0x00000190a3f6d210 :  dt chrome!ChromeCommandLinePrefStore
0x0000003dc81fe988 : 0x00000190a3f6c440 :  dt chrome!JsonPrefStore
0x0000003dc81fe9b0 : 0x00000190a3f6c440 :  dt chrome!JsonPrefStore
0x0000003dc81fe9c0 : 0x00000190a3f6d780 :  dt chrome!PrefValueStore
0x0000003dc81fe9d8 : 0x00007ffafb73757b : chrome!JsonPrefStore::ReadPrefs+0x29
0x0000003dc81fe9e8 : 0x00007ffafb6f114b : chrome!malloc+0x2b
0x0000003dc81fea20 : 0x00000190a3f6da90 :  dt chrome!PrefService
0x0000003dc81fea28 : 0x00007ffafb737527 : chrome!PrefService::InitFromStorage+0x153
0x0000003dc81fea58 : 0x00007ffafc5d7f9d : "chrome!std::_Hash<std::_Umap_traits<content::RenderWidgetHostViewBase *,content::TextInputState,std::_Uhash_compare<content::RenderWidgetHostViewBase *,std::hash<content::RenderWidgetHostViewBase *>,std::equal_to<content::RenderWidgetHostViewBase *> >,std::allocator<std::pair<content::RenderWidgetHostViewBase *const,content::TextInputState> >,0> >::_Hash"+0x91
0x0000003dc81fea68 : 0x00000190a3f6c440 :  dt chrome!JsonPrefStore
0x0000003dc81fea70 : 0x00000190a3f50f20 :  dt chrome!DefaultPrefStore
0x0000003dc81fea78 : 0x00000190a3f6cf90 :  dt chrome!policy::ConfigurationPolicyPrefStore
0x0000003dc81feaa8 : 0x00000190a3f6da90 :  dt chrome!PrefService
0x0000003dc81feab8 : 0x00007ffafb737347 : chrome!PrefService::PrefService+0xb1
0x0000003dc81feac0 : 0x00000190a3f50f20 :  dt chrome!DefaultPrefStore
0x0000003dc81feac8 : 0x00007ffafb6f114b : chrome!malloc+0x2b
0x0000003dc81feae0 : 0x00000190a3f6cf90 :  dt chrome!policy::ConfigurationPolicyPrefStore
0x0000003dc81feb08 : 0x00000190a3f6da90 :  dt chrome!PrefService
0x0000003dc81feb30 : 0x00000190a3f6d5b0 :  dt chrome!PrefNotifierImpl
0x0000003dc81feb38 : 0x00007ffafb736c41 : chrome!PrefServiceFactory::Create+0x185
0x0000003dc81feb58 : 0x00007ffafe3c1e2b : "chrome!operator new"+0x1f
0x0000003dc81feb78 : 0x00000190a3f50f20 :  dt chrome!DefaultPrefStore
0x0000003dc81feb80 : 0x00000190a3f6d5b0 :  dt chrome!PrefNotifierImpl
0x0000003dc81feba8 : 0x0000003dc81fee08 : 0x00007ffafb6f114b : chrome!malloc+0x2b
0x0000003dc81fec00 : 0x0000003dc81fee08 : 0x00007ffafb6f114b : chrome!malloc+0x2b
0x0000003dc81fec10 : 0x0000003dc81fecc0 :  dt chrome!PrefServiceFactory
0x0000003dc81fec18 : 0x00000190a3f6c090 :  dt chrome!policy::PolicyServiceImpl
0x0000003dc81fec30 : 0x0000003dc81fecc0 :  dt chrome!PrefServiceFactory
0x0000003dc81fec38 : 0x00007ffafceb2466 : chrome!chrome_prefs::CreateLocalState+0x11a
0x0000003dc81fec40 : 0x00000190a3f6c090 :  dt chrome!policy::PolicyServiceImpl
0x0000003dc81fec48 : 0x00007ffafb72c328 : chrome!policy::PolicyServiceImpl::PolicyServiceImpl+0x166
0x0000003dc81fec50 : 0x0000003dc81ff168 : 0x00007ffafe61f77f : chrome!kProcessType
0x0000003dc81fec58 : 0x00007ffafb6f114b : chrome!malloc+0x2b
0x0000003dc81fec78 : 0x00000190a3f65470 :  dt chrome!policy::ChromeBrowserPolicyConnector
0x0000003dc81fec88 : 0x0000003dc81fee08 : 0x00007ffafb6f114b : chrome!malloc+0x2b
0x0000003dc81fecc0 : 0x00007ffafe719f48 :  dt chrome!PrefServiceFactory
0x0000003dc81fecc8 : 0x00000190a3f6cc50 :  dt chrome!policy::ConfigurationPolicyPrefStore
0x0000003dc81fece0 : 0x00000190a3f6d210 :  dt chrome!ChromeCommandLinePrefStore
0x0000003dc81fece8 : 0x00000190a3f6c440 :  dt chrome!JsonPrefStore
0x0000003dc81fecf0 : 0x00000190a3f6cf90 :  dt chrome!policy::ConfigurationPolicyPrefStore
0x0000003dc81fed08 : 0x00000190a3f6cf50 :  dt chrome!ChromePrefModelAssociatorClient
0x0000003dc81fed20 : 0x0000003dc81ff168 : 0x00007ffafe61f77f : chrome!kProcessType
0x0000003dc81fed28 : 0x00000190a3f50e80 :  dt chrome!PrefRegistry
0x0000003dc81fed30 : 0x0000003dc81fee08 : 0x00007ffafb6f114b : chrome!malloc+0x2b
0x0000003dc81fed58 : 0x00007ffafc9546c8 : chrome!ChromeFeatureListCreator::CreatePrefService+0x12e
0x0000003dc81fed60 : 0x0000003dc81fee08 : 0x00007ffafb6f114b : chrome!malloc+0x2b
0x0000003dc81fed90 : 0x00000190a3f65470 :  dt chrome!policy::ChromeBrowserPolicyConnector
0x0000003dc81fed98 : 0x00007ffafb708a98 : chrome!base::ThreadLocalStorage::Slot::Set+0x18
0x0000003dc81feda0 : 0x00007ffafe6ceb88 : chrome!default_dispatch
0x0000003dc81fede8 : 0x00007ffafb708a98 : chrome!base::ThreadLocalStorage::Slot::Set+0x18
0x0000003dc81fedf0 : 0x00007ffafe6ceb88 : chrome!default_dispatch
0x0000003dc81fedf8 : 0x00007ffafb708a98 : chrome!base::ThreadLocalStorage::Slot::Set+0x18
0x0000003dc81fee00 : 0x0000003dc81ff168 : 0x00007ffafe61f77f : chrome!kProcessType
0x0000003dc81fee08 : 0x00007ffafb6f114b : chrome!malloc+0x2b
0x0000003dc81fee28 : 0x00000190a3f50c90 :  !du ""C:\Users\contosouser\AppData\Local\Google\Chrome\User Data\Local State""
0x0000003dc81fee30 : 0x00000190a3f50870 :  dt chrome!base::MessageLoop
0x0000003dc81fee58 : 0x00000190a3f50870 :  dt chrome!base::MessageLoop
0x0000003dc81fee78 : 0x00007ffafc954575 : chrome!ChromeFeatureListCreator::CreateFeatureList+0xd
0x0000003dc81fee90 : 0x00007ffafe6ceb88 : chrome!default_dispatch
0x0000003dc81feea0 : 0x0000003dc81ff558 :  dt chrome!ChromeMainDelegate
0x0000003dc81feea8 : 0x00007ffafbe41b88 : chrome!ChromeMainDelegate::PostEarlyInitialization+0x24
0x0000003dc81feec8 : 0x00000190a3f50870 :  dt chrome!base::MessageLoop
0x0000003dc81feed0 : 0x00000190a3f50870 :  dt chrome!base::MessageLoop
0x0000003dc81feed8 : 0x00007ffafb70ce4f : chrome!base::MessageLoopForUI::MessageLoopForUI+0x5f
0x0000003dc81feee0 : 0x00000190a45e6e30 :  dt chrome!content::ContentMainRunnerImpl
0x0000003dc81feee8 : 0x00007ffafe3c1e2b : "chrome!operator new"+0x1f
0x0000003dc81fef08 : 0x00000190a3f50870 :  dt chrome!base::MessageLoop
0x0000003dc81fef10 : 0x00000190a45e6e30 :  dt chrome!content::ContentMainRunnerImpl
0x0000003dc81fef18 : 0x00007ffafb7083c2 : chrome!content::ContentMainRunnerImpl::Run+0x2c2
0x0000003dc81fef28 : 0x00007ffafec6e618 : chrome!policy
0x0000003dc81fef40 : 0x0000003dc81ff168 : 0x00007ffafe61f77f : chrome!kProcessType
0x0000003dc81fef60 : 0x00000190a45e6e78 : 0x00000190a40e3130 :  dt chrome_exe!sandbox::BrokerServicesBase
0x0000003dc81fef78 : 0x00000190a45ea5c0 :  dt chrome!content::StartupDataImpl
0x0000003dc81fef90 : 0x0000003dc81ff640 : 0x00000190a40e3130 :  dt chrome_exe!sandbox::BrokerServicesBase
0x0000003dc81fef98 : 0x00000190a45e6e30 :  dt chrome!content::ContentMainRunnerImpl
0x0000003dc81fefb0 : 0x0000003dc81ff098 : 0x00007ffafb6f5b00 : chrome!base::IsStringASCII+0x280
0x0000003dc81fefb8 : 0x0000003dc81ff098 : 0x00007ffafb6f5b00 : chrome!base::IsStringASCII+0x280
0x0000003dc81fefc8 : 0x0000003dc81ff098 : 0x00007ffafb6f5b00 : chrome!base::IsStringASCII+0x280
0x0000003dc81fefd0 : 0x0000003dc81ff488 :  dt chrome!content::ContentServiceManagerMainDelegate
0x0000003dc81fefd8 : 0x00007ffafb6f5639 : chrome!base::CommandLine::GetSwitchValueASCII+0xe9
0x0000003dc81fefe8 : 0x0000003dc81ff488 :  dt chrome!content::ContentServiceManagerMainDelegate
0x0000003dc81feff8 : 0x00007ffafb6f576c : chrome!base::CommandLine::GetSwitchValueNative+0x11c
0x0000003dc81ff018 : 0x00007ffafb6f5baa : "chrome!std::basic_string<char,std::char_traits<char>,std::allocator<char> >::_Equal"+0x14
0x0000003dc81ff048 : 0x0000003dc81ff088 : 0x00007ffafe433891 : chrome!kProcessType
0x0000003dc81ff058 : 0x00007ffafb7080e2 : chrome!content::ContentServiceManagerMainDelegate::IsEmbedderSubprocess+0xdc
0x0000003dc81ff078 : 0x00007ffafb6f4ae0 : chrome!base::CommandLine::HasSwitch+0x20
0x0000003dc81ff088 : 0x00007ffafe433891 : chrome!kProcessType
0x0000003dc81ff098 : 0x00007ffafb6f5b00 : chrome!base::IsStringASCII+0x280
0x0000003dc81ff0d0 : 0x0000003dc81ff488 :  dt chrome!content::ContentServiceManagerMainDelegate
0x0000003dc81ff0d8 : 0x00007ffafb6f4ffc : chrome!service_manager::Main+0x333
0x0000003dc81ff0e8 : 0x00007ffb84eb5822 : ntdll!RtlpCheckBusyBlockTail+0x1aa
0x0000003dc81ff120 : 0x00000190a45e6b80 :  dt chrome!ATL::CComModule
0x0000003dc81ff138 : 0x00007ff651010000 : chrome_exe!kRebootAfterUpdate
0x0000003dc81ff158 : 0x00007ffb84ec787c : ntdll!RtlDebugFreeHeap+0x2b0
0x0000003dc81ff168 : 0x00007ffafe61f77f : chrome!kProcessType
0x0000003dc81ff190 : 0x00000190a45e6b80 :  dt chrome!ATL::CComModule
0x0000003dc81ff1d8 : 0x00007ffb84dd267d : ntdll!RtlFreeHeap+0x1fd
0x0000003dc81ff200 : 0x00007ffafe61f77f : chrome!kProcessType
0x0000003dc81ff218 : 0x00007ffb84dd267d : ntdll!RtlFreeHeap+0x1fd
0x0000003dc81ff248 : 0x00007ffb84dd267d : ntdll!RtlFreeHeap+0x1fd
0x0000003dc81ff288 : 0x00007ffb84dcda21 : ntdll!RtlpAllocateHeapInternal+0x991
0x0000003dc81ff2e8 : 0x00007ffafb6f3303 : "chrome!std::vector<std::basic_string<wchar_t,std::char_traits<wchar_t>,std::allocator<wchar_t> >,std::allocator<std::basic_string<wchar_t,std::char_traits<wchar_t>,std::allocator<wchar_t> > > >::_Tidy"+0x45
0x0000003dc81ff308 : 0x00007ff651010000 : chrome_exe!kRebootAfterUpdate
0x0000003dc81ff318 : 0x00007ffb84dd267d : ntdll!RtlFreeHeap+0x1fd
0x0000003dc81ff340 : 0x00007ff651010000 : chrome_exe!kRebootAfterUpdate
0x0000003dc81ff348 : 0x0000003dc81ff640 : 0x00000190a40e3130 :  dt chrome_exe!sandbox::BrokerServicesBase
0x0000003dc81ff358 : 0x00007ff651010000 : chrome_exe!kRebootAfterUpdate
0x0000003dc81ff360 : 0x00007ffafe6ceb88 : chrome!default_dispatch
0x0000003dc81ff370 : 0x0000003dc81ff668 : 0x00000190a40e3b90 :  !du ""C:\Program Files (x86)\Google\Chrome\Application\71.0.3578.98\chrome.dll""
0x0000003dc81ff378 : 0x00007ffafb6f114b : chrome!malloc+0x2b
0x0000003dc81ff3a8 : 0x0000003dc81ff488 :  dt chrome!content::ContentServiceManagerMainDelegate
0x0000003dc81ff3b0 : 0x0000003dc81ff530 : 0x0000003dc81ff558 :  dt chrome!ChromeMainDelegate
0x0000003dc81ff3b8 : 0x00007ffafe3c1e2b : "chrome!operator new"+0x1f
0x0000003dc81ff3c8 : 0x00007ffb84dd267d : ntdll!RtlFreeHeap+0x1fd
0x0000003dc81ff3e8 : 0x00007ffafb6f4ca5 : chrome!content::ContentMainRunnerImpl::Create+0x2f
0x0000003dc81ff3f0 : 0x0000003dc81ff668 : 0x00000190a40e3b90 :  !du ""C:\Program Files (x86)\Google\Chrome\Application\71.0.3578.98\chrome.dll""
0x0000003dc81ff3f8 : 0x00007ffafb6f2903 : chrome!base::CommandLine::ParseFromString+0xe3
0x0000003dc81ff420 : 0x0000003dc81ff668 : 0x00000190a40e3b90 :  !du ""C:\Program Files (x86)\Google\Chrome\Application\71.0.3578.98\chrome.dll""
0x0000003dc81ff428 : 0x0000003dc81ff480 : 0x0000003dc81ff488 :  dt chrome!content::ContentServiceManagerMainDelegate
0x0000003dc81ff430 : 0x0000003dc81ff488 :  dt chrome!content::ContentServiceManagerMainDelegate
0x0000003dc81ff438 : 0x00007ff651010000 : chrome_exe!kRebootAfterUpdate
0x0000003dc81ff448 : 0x0000003dc81ff640 : 0x00000190a40e3130 :  dt chrome_exe!sandbox::BrokerServicesBase
0x0000003dc81ff450 : 0x00007ff651010000 : chrome_exe!kRebootAfterUpdate
0x0000003dc81ff458 : 0x00007ffafb6f4bf5 : chrome!content::ContentMain+0x3e
0x0000003dc81ff460 : 0x0000003dc81ff668 : 0x00000190a40e3b90 :  !du ""C:\Program Files (x86)\Google\Chrome\Application\71.0.3578.98\chrome.dll""
0x0000003dc81ff468 : 0x00007ffafb6f270b : chrome!base::CommandLine::Init+0x15b
0x0000003dc81ff480 : 0x0000003dc81ff488 :  dt chrome!content::ContentServiceManagerMainDelegate
0x0000003dc81ff488 : 0x00007ffafe562e90 :  dt chrome!content::ContentServiceManagerMainDelegate
0x0000003dc81ff490 : 0x0000003dc81ff558 :  dt chrome!ChromeMainDelegate
0x0000003dc81ff498 : 0x00007ff651010000 : chrome_exe!kRebootAfterUpdate
0x0000003dc81ff4a0 : 0x0000003dc81ff640 : 0x00000190a40e3130 :  dt chrome_exe!sandbox::BrokerServicesBase
0x0000003dc81ff4b8 : 0x00000190a45e6e30 :  dt chrome!content::ContentMainRunnerImpl
0x0000003dc81ff4c0 : 0x00007ff651010000 : chrome_exe!kRebootAfterUpdate
0x0000003dc81ff4d8 : 0x00007ff651010000 : chrome_exe!kRebootAfterUpdate
0x0000003dc81ff4e8 : 0x00007ffafb6f19ca : chrome!ChromeMain+0x118
0x0000003dc81ff4f8 : 0x00007ff651010000 : chrome_exe!kRebootAfterUpdate
0x0000003dc81ff500 : 0x0000003dc81ff640 : 0x00000190a40e3130 :  dt chrome_exe!sandbox::BrokerServicesBase
0x0000003dc81ff510 : 0x00007ff651010000 : chrome_exe!kRebootAfterUpdate
0x0000003dc81ff530 : 0x0000003dc81ff558 :  dt chrome!ChromeMainDelegate
0x0000003dc81ff538 : 0x00007ff651010000 : chrome_exe!kRebootAfterUpdate
0x0000003dc81ff540 : 0x0000003dc81ff640 : 0x00000190a40e3130 :  dt chrome_exe!sandbox::BrokerServicesBase
0x0000003dc81ff558 : 0x00007ffafe42d330 :  dt chrome!ChromeMainDelegate
0x0000003dc81ff560 : 0x00007ffafe575420 :  dt chrome!ChromeContentClient
0x0000003dc81ff568 : 0x00000190a45e8a00 :  dt chrome!ChromeContentBrowserClient
0x0000003dc81ff598 : 0x00000190a45e8a00 :  dt chrome!ChromeContentBrowserClient
0x0000003dc81ff5a8 : 0x00000190a45e41a0 :  dt chrome!tracing::TracingSamplerProfiler
0x0000003dc81ff5c8 : 0x00000190a40e76b0 :  dt chrome_exe!ChromeDllLoader
0x0000003dc81ff5d8 : 0x00007ff65101374c : chrome_exe!MainDllLoader::Launch+0x26c
0x0000003dc81ff5e8 : 0x00007ffafb6f18b2 : chrome!ChromeMain
0x0000003dc81ff5f0 : 0x0000003dc81ff668 : 0x00000190a40e3b90 :  !du ""C:\Program Files (x86)\Google\Chrome\Application\71.0.3578.98\chrome.dll""
0x0000003dc81ff5f8 : 0x00000190a40e76b0 :  dt chrome_exe!ChromeDllLoader
0x0000003dc81ff608 : 0x00007ff651010000 : chrome_exe!kRebootAfterUpdate
0x0000003dc81ff610 : 0x00007ff65110fe98 : chrome_exe!default_dispatch
0x0000003dc81ff628 : 0x00007ff65102da6b : chrome_exe!malloc+0x2b
0x0000003dc81ff640 : 0x00000190a40e3130 :  dt chrome_exe!sandbox::BrokerServicesBase
0x0000003dc81ff658 : 0x00007ff65110b160 : chrome_exe!kCompatModeTokens
0x0000003dc81ff668 : 0x00000190a40e3b90 :  !du ""C:\Program Files (x86)\Google\Chrome\Application\71.0.3578.98\chrome.dll""
0x0000003dc81ff690 : 0x00000190a40e76b0 :  dt chrome_exe!ChromeDllLoader
0x0000003dc81ff6a0 : 0x00007ff65110b160 : chrome_exe!kCompatModeTokens
0x0000003dc81ff6b0 : 0x00007ff651010000 : chrome_exe!kRebootAfterUpdate
0x0000003dc81ff6c8 : 0x00007ff6510115f0 : chrome_exe!wWinMain+0x5f0
0x0000003dc81ff768 : 0x00000190a40e0880 : 0x00007ff651125ab0 : chrome_exe!__acrt_exception_action_table
0x0000003dc81ff838 : 0x00007ff65103c182 : chrome_exe!base::allocator::WinHeapFree+0x12
0x0000003dc81ff848 : 0x00000190a40e7310 :  dt chrome_exe!std::ctype<char>
0x0000003dc81ff860 : 0x00007ff651148970 : chrome_exe!std::ferr
0x0000003dc81ff868 : 0x00007ff651015971 : chrome_exe!std::_Locinfo::~_Locinfo+0x31
0x0000003dc81ff880 : 0x0000003dc81ff9b8 : 0x00007ff6510ef092 : chrome_exe!_register_onexit_function+0x42
0x0000003dc81ff888 : 0x00000190a40e7310 :  dt chrome_exe!std::ctype<char>
0x0000003dc81ff890 : 0x00000190a40e7310 :  dt chrome_exe!std::ctype<char>
0x0000003dc81ff898 : 0x00007ff6510160a9 : chrome_exe!std::ctype<char>::_Getcat+0xb9
0x0000003dc81ff8c0 : 0x00007ff65110fe98 : chrome_exe!default_dispatch
0x0000003dc81ff8d0 : 0x00007ff651148970 : chrome_exe!std::ferr
0x0000003dc81ff8d8 : 0x00007ff65102da6b : chrome_exe!malloc+0x2b
0x0000003dc81ff8f8 : 0x00007ff6510c0000 : chrome_exe!Cr_z__tr_stored_block+0x50
0x0000003dc81ff910 : 0x00000190a40e7310 :  dt chrome_exe!std::ctype<char>
0x0000003dc81ff918 : 0x00007ff6510c398f : "chrome_exe!operator new"+0x1f
0x0000003dc81ff928 : 0x00007ff651015700 : "chrome_exe!std::basic_streambuf<char,std::char_traits<char> >::seekpos"
0x0000003dc81ff938 : 0x00000190a40e7750 :  !du ""         (((((                  H""
0x0000003dc81ff940 : 0x00000190a40e7310 :  dt chrome_exe!std::ctype<char>
0x0000003dc81ff948 : 0x00007ff6510c4693 : chrome_exe!std::_Facet_Register+0x13
0x0000003dc81ff968 : 0x00007ffb84e269ee : ntdll!RtlInitializeCriticalSectionAndSpinCount+0xae
0x0000003dc81ff988 : 0x00007ff6510ef422 : "chrome_exe!__crt_seh_guarded_call<int>::operator()<<lambda_8369fcb7c4df1e85de37618bd2b85f07>,<lambda_a10e4b102d4a2c3aac6f4f48bbdf488f> & __ptr64,<lambda_5b7707bd6d7a0c4713179f36c7fd995d> >"+0x2e
0x0000003dc81ff9b8 : 0x00007ff6510ef092 : chrome_exe!_register_onexit_function+0x42
0x0000003dc81ff9d0 : 0x00007ff651148a10 : chrome_exe!ATL::_AtlBaseModule
0x0000003dc81ff9f8 : 0x00007ff6510c6b1a : chrome_exe!__scrt_get_show_window_mode+0x22
0x0000003dc81ffa08 : 0x00007ff6510c57fd : chrome_exe!_onexit+0x2d
0x0000003dc81ffa38 : 0x00000190a25d3a1c :  !du ""C:\Program Files (x86)\Google\Chrome\Application\chrome.exe""
0x0000003dc81ffa98 : 0x00007ff6510e5a62 : chrome_exe!__scrt_common_main_seh+0x106
0x0000003dc81ffad8 : 0x00007ffb84647e94 : KERNEL32!BaseThreadInitThunk+0x14
0x0000003dc81ffb08 : 0x00007ffb84e2a251 : ntdll!RtlUserThreadStart+0x21
0x0000003dc81ffb50 : 0x00007ffb819651f0 : KERNELBASE!UnhandledExceptionFilter
0x0000003dc81ffb70 : 0x00007ffb819651f0 : KERNELBASE!UnhandledExceptionFilter
 
Hello, IMHO:
1 - Uninstalling Chrome should delete the "Local State" file, currently it doesn't.
2 - This exception should be catched then: Create a backup file and then create a fresh fresh new "Local State" file when this occurs.
Different reason but same underlying cause as in bug 913909.

Sign in to add a comment