New issue
Advanced search Search tips

Issue 629317 link

Starred by 1 user

Issue metadata

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



Sign in to add a comment

Chrome crashes when opened

Reported by asgerdre...@gmail.com, Jul 18 2016

Issue description

UserAgent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:46.0) Gecko/20100101 Firefox/46.0

Steps to reproduce the problem:
1. Open Chrome
2. It crashes and "Google Chrome quit unexpectedly." OS X dialog opens

What is the expected behavior?
No crash

What went wrong?
From a terminal (also happens when just opening the .app):

$ /Applications/Google\ Chrome.app/Contents/MacOS/Google\ Chrome
[40880:60427:0719/010203:ERROR:form_field_data.cc(276)] Unknown FormFieldData pickle version 0
[40880:60427:0719/010203:ERROR:form_field_data.cc(276)] Unknown FormFieldData pickle version 0
2016-07-19 01:02:03.502 Google Chrome[40880:3060837] NSWindow warning: adding an unknown subview: <FullSizeContentView: 0x7fd8a4553320>. Break on NSLog to debug.
2016-07-19 01:02:03.502 Google Chrome[40880:3060837] Call stack:
(
    "+callStackSymbols disabled for performance reasons"
)
fish: '/Applications/Google\ Chrome.ap…' terminated by signal SIGSEGV (Address boundary error)

Crash report attached.

Crashed report ID: 

How much crashed? Whole browser

Is it a problem with a plugin? No 

Did this work before? Yes 1-2 weeks ago

Chrome version: 53.0.2785.8  Channel: dev
OS Version: OS X 10.11.5
Flash Version: Shockwave Flash 22.0 r0
 
Google Chrome_2016-07-19-010204_Ayy.crash
80.7 KB Download

Comment 1 by rsesek@chromium.org, Jul 19 2016

Mergedinto: 628691
Status: Duplicate (was: Unconfirmed)
Thread 0 Crashed:: CrBrowserMain  Dispatch queue: com.apple.main-thread
0   libsystem_c.dylib             	0x00007fff9bd85152 strlen + 18
1   com.google.Chrome.framework   	0x00000001027b3481 SiteEngagementScore::UpdateFromVariations(char const*) + string:647
2   com.google.Chrome.framework   	0x00000001027b4365 SiteEngagementService::SiteEngagementService(Profile*) + site_engagement_service.cc:118
3   com.google.Chrome.framework   	0x00000001027b6992 SiteEngagementServiceFactory::BuildServiceInstanceFor(content::BrowserContext*) const + site_engagement_service_factory.cc:42
4   com.google.Chrome.framework   	0x0000000106ae8a95 BrowserContextKeyedServiceFactory::BuildServiceInstanceFor(base::SupportsUserData*) const + memory:2248
5   com.google.Chrome.framework   	0x0000000103711d40 KeyedServiceFactory::GetServiceForContext(base::SupportsUserData*, bool) + memory:2737
6   com.google.Chrome.framework   	0x00000001027b2478 SiteEngagementService::Helper::Helper(content::WebContents*) + site_engagement_helper.cc:169
7   com.google.Chrome.framework   	0x0000000105c99ce6 TabHelpers::AttachTabHelpers(content::WebContents*) + web_contents_user_data.h:38
8   com.google.Chrome.framework   	0x0000000105e9219c chrome::Navigate(chrome::NavigateParams*) + browser_navigator.cc:68
9   com.google.Chrome.framework   	0x0000000105ebbc7e StartupBrowserCreatorImpl::OpenTabsInBrowser(Browser*, bool, std::__1::vector<StartupTab, std::__1::allocator<StartupTab> > const&) + startup_browser_creator_impl.cc:771
10  com.google.Chrome.framework   	0x0000000105eba4d2 StartupBrowserCreatorImpl::ProcessLaunchURLs(bool, std::__1::vector<GURL, std::__1::allocator<GURL> > const&) + startup_browser_creator_impl.cc:720
11  com.google.Chrome.framework   	0x0000000105eb9ec3 StartupBrowserCreatorImpl::Launch(Profile*, std::__1::vector<GURL, std::__1::allocator<GURL> > const&, bool) + startup_browser_creator_impl.cc:351
12  com.google.Chrome.framework   	0x0000000105eb7e9e StartupBrowserCreator::LaunchBrowser(base::CommandLine const&, Profile*, base::FilePath const&, chrome::startup::IsProcessStartup, chrome::startup::IsFirstRun) + startup_browser_creator.cc:372
13  com.google.Chrome.framework   	0x0000000105eb7867 StartupBrowserCreator::ProcessCmdLineImpl(base::CommandLine const&, base::FilePath const&, bool, Profile*, std::__1::vector<Profile*, std::__1::allocator<Profile*> > const&) + startup_browser_creator.cc:778
14  com.google.Chrome.framework   	0x0000000105eb7177 StartupBrowserCreator::Start(base::CommandLine const&, base::FilePath const&, Profile*, std::__1::vector<Profile*, std::__1::allocator<Profile*> > const&) + startup_browser_creator.cc:326
15  com.google.Chrome.framework   	0x00000001026eb400 ChromeBrowserMainParts::PreMainMessageLoopRunImpl() + chrome_browser_main.cc:1826
16  com.google.Chrome.framework   	0x00000001026ea5be ChromeBrowserMainParts::PreMainMessageLoopRun() + chrome_browser_main.cc:1211
17  com.google.Chrome.framework   	0x000000010612b353 content::BrowserMainLoop::PreMainMessageLoopRun() + trace_event.h:977
18  com.google.Chrome.framework   	0x00000001064167c0 content::StartupTaskRunner::RunAllTasksNow() + callback.h:389
19  com.google.Chrome.framework   	0x0000000106129d73 content::BrowserMainLoop::CreateStartupTasks() + trace_event.h:977
20  com.google.Chrome.framework   	0x000000010612d73e content::BrowserMainRunnerImpl::Initialize(content::MainFunctionParams const&) + memory:2725
21  com.google.Chrome.framework   	0x00000001061279f5 content::BrowserMain(content::MainFunctionParams const&) + browser_main.cc:42
22  com.google.Chrome.framework   	0x0000000102b87eb0 content::ContentMainRunnerImpl::Run() + content_main_runner.cc:785
23  com.google.Chrome.framework   	0x0000000102b870f6 content::ContentMain(content::ContentMainParams const&) + content_main.cc:20
24  com.google.Chrome.framework   	0x000000010264aeea ChromeMain + chrome_main.cc:84
25  com.google.Chrome             	0x00000001023e1d42 main + chrome_exe_main_mac.c:91
26  com.google.Chrome             	0x00000001023e1b24 start + 

Sign in to add a comment