New issue
Advanced search Search tips

Issue 628747 link

Starred by 0 users

Issue metadata

Status: Duplicate
Owner: ----
Closed: Jul 2016
EstimatedDays: ----
NextAction: ----
OS: Windows
Pri: 2
Type: Bug



Sign in to add a comment

Cannot start Chrome since 53.0.2785.8, ERROR:process_info.cc range at #### fully unreadable

Reported by woxxom@gmail.com, Jul 15 2016

Issue description

UserAgent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/53.0.2785.8 Safari/537.36

Steps to reproduce the problem:
1. Start Chrome 53.0.2785.8 x86 on x64 Windows 7 SP 1 English

What is the expected behavior?
Browser window appears

What went wrong?
Nothing appears, no chrome.exe processes in Task Manager->Processes

The dump file and a screenshot of VS debugger are attached below.

C:\Program Files (x86)\Google\Chrome\Application\debug.log:

[0715/231228:ERROR:process_info.cc(608)] range at 0xfffde000, size 0x230 fully unreadable
[0715/231228:ERROR:process_info.cc(608)] range at 0xfffdd000, size 0xf84 fully unreadable
[0715/231228:ERROR:process_info.cc(608)] range at 0xfffda000, size 0xf84 fully unreadable
[0715/231228:ERROR:process_info.cc(608)] range at 0xfffd7000, size 0xf84 fully unreadable
[0715/231228:ERROR:process_info.cc(608)] range at 0xfffaf000, size 0xf84 fully unreadable
[0715/231228:ERROR:process_info.cc(608)] range at 0xfffac000, size 0xf84 fully unreadable
[0715/231228:ERROR:process_info.cc(608)] range at 0xfffa6000, size 0xf84 fully unreadable
[0715/231228:ERROR:process_info.cc(608)] range at 0xfffa3000, size 0xf84 fully unreadable
[0715/231228:ERROR:process_info.cc(608)] range at 0xfffa9000, size 0xf84 fully unreadable
[0715/231228:ERROR:process_info.cc(608)] range at 0xfffa0000, size 0xf84 fully unreadable
[0715/231228:ERROR:process_info.cc(608)] range at 0xfff9d000, size 0xf84 fully unreadable
[0715/231228:ERROR:process_info.cc(608)] range at 0xfff9a000, size 0xf84 fully unreadable
[0715/231228:ERROR:process_info.cc(608)] range at 0xfff97000, size 0xf84 fully unreadable
[0715/231228:ERROR:process_info.cc(608)] range at 0xfff94000, size 0xf84 fully unreadable
[0715/231228:ERROR:process_info.cc(608)] range at 0xfff91000, size 0xf84 fully unreadable
[0715/231228:ERROR:process_info.cc(608)] range at 0xfff8e000, size 0xf84 fully unreadable
[0715/231228:ERROR:process_info.cc(608)] range at 0xfff8b000, size 0xf84 fully unreadable
[0715/231228:ERROR:process_info.cc(608)] range at 0xfff88000, size 0xf84 fully unreadable
[0715/231228:ERROR:process_info.cc(608)] range at 0xfff85000, size 0xf84 fully unreadable
[0715/231228:ERROR:process_info.cc(608)] range at 0xfff82000, size 0xf84 fully unreadable
[0715/231228:ERROR:process_info.cc(608)] range at 0xfff7f000, size 0xf84 fully unreadable
[0715/231228:ERROR:process_info.cc(608)] range at 0xfff7c000, size 0xf84 fully unreadable
[0715/231228:ERROR:process_info.cc(608)] range at 0xfff79000, size 0xf84 fully unreadable
[0715/231228:ERROR:process_info.cc(608)] range at 0xfff76000, size 0xf84 fully unreadable
[0715/231228:ERROR:process_info.cc(608)] range at 0xfff73000, size 0xf84 fully unreadable
[0715/231228:ERROR:process_info.cc(608)] range at 0xfff70000, size 0xf84 fully unreadable
[0715/231228:ERROR:process_info.cc(608)] range at 0xfff6d000, size 0xf84 fully unreadable
[0715/231228:ERROR:process_info.cc(608)] range at 0xfff6a000, size 0xf84 fully unreadable
[0715/231228:ERROR:process_info.cc(608)] range at 0xfff67000, size 0xf84 fully unreadable
[0715/231228:ERROR:process_info.cc(608)] range at 0xfff64000, size 0xf84 fully unreadable
[0715/231228:ERROR:process_info.cc(608)] range at 0xfff61000, size 0xf84 fully unreadable
[0715/231228:ERROR:process_info.cc(608)] range at 0xfff5e000, size 0xf84 fully unreadable
[0715/231228:ERROR:process_info.cc(608)] range at 0xfff5b000, size 0xf84 fully unreadable
[0715/231228:ERROR:process_info.cc(608)] range at 0xfff58000, size 0xf84 fully unreadable
[0715/231228:ERROR:process_reader_win.cc(233)] ReadMemory at 0xf00ff8e of 512 bytes failed: Only part of a ReadProcessMemory or WriteProcessMemory request was completed. (0x12B)
[0715/231228:ERROR:crash_report_exception_handler.cc(98)] WriteEverything failed

Dump file stack trace:

>	chrome.dll!std::basic_string<char,std::char_traits<char>,std::allocator<char> >::basic_string<char,std::char_traits<char>,std::allocator<char> >(const char * _Ptr) Line 832	C++
 	chrome.dll!SiteEngagementScore::UpdateFromVariations(const char * param_name) Line 160	C++
 	chrome.dll!SiteEngagementService::SiteEngagementService(Profile * profile) Line 118	C++
 	chrome.dll!BrowserContextKeyedServiceFactory::BuildServiceInstanceFor(base::SupportsUserData * context) Line 94	C++
 	chrome.dll!KeyedServiceFactory::GetServiceForContext(base::SupportsUserData * context, bool create) Line 91	C++
 	chrome.dll!SiteEngagementServiceFactory::GetForProfile(Profile * profile) Line 18	C++
 	chrome.dll!SiteEngagementService::Helper::Helper(content::WebContents * web_contents) Line 169	C++
 	chrome.dll!content::WebContentsUserData<SiteEngagementService::Helper>::CreateForWebContents(content::WebContents * contents) Line 38	C++
 	chrome.dll!TabHelpers::AttachTabHelpers(content::WebContents * web_contents) Line 175	C++
 	chrome.dll!`anonymous namespace'::CreateTargetContents(const chrome::NavigateParams & params, const GURL & url) Line 363	C++
 	chrome.dll!chrome::Navigate(chrome::NavigateParams * params) Line 509	C++
 	chrome.dll!`anonymous namespace'::SessionRestoreImpl::AppendURLsToBrowser(Browser * browser, const std::vector<GURL,std::allocator<GURL> > & urls) Line 668	C++
 	chrome.dll!`anonymous namespace'::SessionRestoreImpl::FinishedTabCreation(bool succeeded, bool created_tabbed_browser, std::vector<SessionRestoreDelegate::RestoredTab,std::allocator<SessionRestoreDelegate::RestoredTab> > * contents_created) Line 295	C++
 	chrome.dll!`anonymous namespace'::SessionRestoreImpl::ProcessSessionWindows(std::vector<sessions::SessionWindow *,std::allocator<sessions::SessionWindow *> > * windows, int active_window_id, std::vector<SessionRestoreDelegate::RestoredTab,std::allocator<SessionRestoreDelegate::RestoredTab> > * created_contents) Line 365	C++
 	chrome.dll!`anonymous namespace'::SessionRestoreImpl::ProcessSessionWindowsAndNotify(std::vector<sessions::SessionWindow *,std::allocator<sessions::SessionWindow *> > * windows, int active_window_id) Line 350	C++
 	chrome.dll!`anonymous namespace'::SessionRestoreImpl::Restore() Line 147	C++
 	chrome.dll!SessionRestore::RestoreSession(Profile * profile, Browser * browser, unsigned int behavior, const std::vector<GURL,std::allocator<GURL> > & urls_to_open) Line 767	C++
 	chrome.dll!StartupBrowserCreatorImpl::ProcessStartupURLs(const std::vector<GURL,std::allocator<GURL> > & urls_to_open) Line 624	C++
 	chrome.dll!StartupBrowserCreatorImpl::ProcessLaunchURLs(bool process_startup, const std::vector<GURL,std::allocator<GURL> > & urls_to_open) Line 518	C++
 	chrome.dll!StartupBrowserCreatorImpl::Launch(Profile * profile, const std::vector<GURL,std::allocator<GURL> > & urls_to_open, bool process_startup) Line 351	C++
 	chrome.dll!StartupBrowserCreator::LaunchBrowser(const base::CommandLine & command_line, Profile * profile, const base::FilePath & cur_dir, chrome::startup::IsProcessStartup process_startup, chrome::startup::IsFirstRun is_first_run) Line 372	C++
 	chrome.dll!StartupBrowserCreator::ProcessCmdLineImpl(const base::CommandLine & command_line, const base::FilePath & cur_dir, bool process_startup, Profile * last_used_profile, const std::vector<Profile *,std::allocator<Profile *> > & last_opened_profiles) Line 739	C++
 	chrome.dll!StartupBrowserCreator::Start(const base::CommandLine & cmd_line, const base::FilePath & cur_dir, Profile * last_used_profile, const std::vector<Profile *,std::allocator<Profile *> > & last_opened_profiles) Line 326	C++
 	chrome.dll!ChromeBrowserMainParts::PreMainMessageLoopRunImpl() Line 1826	C++
 	chrome.dll!ChromeBrowserMainParts::PreMainMessageLoopRun() Line 1211	C++
 	chrome.dll!content::BrowserMainLoop::PreMainMessageLoopRun() Line 926	C++
 	chrome.dll!content::StartupTaskRunner::RunAllTasksNow() Line 45	C++
 	chrome.dll!content::BrowserMainLoop::CreateStartupTasks() Line 817	C++
 	chrome.dll!content::BrowserMainRunnerImpl::Initialize(const content::MainFunctionParams & parameters) Line 141	C++
 	chrome.dll!content::BrowserMain(const content::MainFunctionParams & parameters) Line 42	C++
 	chrome.dll!content::RunNamedProcessTypeMain(const std::basic_string<char,std::char_traits<char>,std::allocator<char> > & process_type, const content::MainFunctionParams & main_function_params, content::ContentMainDelegate * delegate) Line 418	C++
 	chrome.dll!content::ContentMainRunnerImpl::Run() Line 785	C++
 	chrome.dll!content::ContentMain(const content::ContentMainParams & params) Line 20	C++
 	chrome.dll!ChromeMain(HINSTANCE__ * instance, sandbox::SandboxInterfaceInfo * sandbox_info) Line 87	C++
 	chrome.exe!MainDllLoader::Launch(HINSTANCE__ * instance) Line 186	C++
 	chrome.exe!wWinMain(HINSTANCE__ * instance, HINSTANCE__ * prev, wchar_t * __formal, int __formal) Line 263	C++
 	[External Code]	

Crashed report ID: 1e64c190-9c59-4f78-a21a-1d190a2c428f

How much crashed? Whole browser

Is it a problem with a plugin? N/A 

Did this work before? Yes 53.0.2783.2 x86 dev

Chrome version: 53.0.2785.8  Channel: dev
OS Version: 6.1 (Windows 7, Windows Server 2008 R2)
Flash Version: Shockwave Flash 22.0 r0

The problem temporarily goes away if I manually delete all 6 variations_* keys from %LocalAppData%\Google\Chrome\User Data\Local State
But on the next run the keys are recreated and the problem reappears.
 
1e64c190-9c59-4f78-a21a-1d190a2c428f.7z
494 KB Download
screenshot.png
82.2 KB View Download

Comment 1 by woxxom@gmail.com, Jul 15 2016

It should be explicitly mentioned, probably, that my hardware is not to blame since the crash does not occur on the same affected build after I temporarily edit Local State file as described in the first post.

Comment 2 by woxxom@gmail.com, Jul 15 2016

Oh, just fixed it permanently by running chrome --reset-variation-state
Negligible collateral damage was only the customization of hidden extension buttons.

Anyway, there's a weak spot in the chromium code, so it's worth looking into.
Mergedinto: 628691
Status: Duplicate (was: Unconfirmed)

Sign in to add a comment