New issue
Advanced search Search tips

Issue 680933 link

Starred by 2 users

Issue metadata

Status: Duplicate
Merged: issue 653093
Owner: ----
Closed: Jan 2017
Cc:
EstimatedDays: ----
NextAction: ----
OS: Mac
Pri: 2
Type: Bug



Sign in to add a comment

Chrome crashes immediately after wake up

Reported by trespass...@gmail.com, Jan 13 2017

Issue description

UserAgent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_3) AppleWebKit/602.4.8 (KHTML, like Gecko) Version/10.0.3 Safari/602.4.8

Steps to reproduce the problem:
Chrome crashes immediately after wake up (i.e. I don't see a browser window, only a crash report dialog). It doesn't reproduce every time, though. Usually, it happens after a long sleep (overnight or more).

What is the expected behavior?

What went wrong?
Chrome crashes.

Crashed report ID: 

How much crashed? Whole browser

Is it a problem with a plugin? N/A 

Did this work before? N/A 

Chrome version: 55.0.2883.95  Channel: stable
OS Version: OS X 10.12.3
Flash Version: 

In macOS 10.11, there were no crashes. After upgrading to 10.12, I didn't use Chrome for some time. When I started to use it again, it started crashing.
 
Google Chrome_2017-01-13-103714_eyecandy.crash
95.7 KB Download

Comment 1 by meh...@chromium.org, Jan 13 2017

Cc: rsesek@chromium.org
Thanks for the Apple crash log.

Comment 2 by rsesek@chromium.org, Jan 13 2017

Mergedinto: 653093
Status: Duplicate (was: Unconfirmed)
Thanks for the report. This has been fixed in Chrome 56 (currently on beta channel).

Thread 0 Crashed:: CrBrowserMain  Dispatch queue: com.apple.main-thread
0   libobjc.A.dylib               	0x00007fffba160b5d objc_msgSend + 29
1   com.apple.AppKit              	0x00007fffa31d1098 -[NSTableView _uncachedNumberOfRows] + 250
2   com.apple.AppKit              	0x00007fffa312fb0a -[_NSTableRowHeightStorage numberOfRows] + 62
3   com.apple.AppKit              	0x00007fffa312f66a -[NSTableView _totalHeightOfTableView] + 224
4   com.apple.AppKit              	0x00007fffa312f405 -[NSTableView _minimumFrameSize] + 77
5   com.apple.AppKit              	0x00007fffa3016395 -[NSScrollView tile] + 451
6   com.apple.AppKit              	0x00007fffa3af7253 +[NSScrollerImpPair _updateAllScrollerImpPairsForNewRecommendedScrollerStyle:] + 327
7   com.apple.CoreFoundation      	0x00007fffa5514a6c __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
8   com.apple.CoreFoundation      	0x00007fffa551496b _CFXRegistrationPost + 427
9   com.apple.CoreFoundation      	0x00007fffa55146d2 ___CFXNotificationPost_block_invoke + 50
10  com.apple.CoreFoundation      	0x00007fffa54d1d63 -[_CFXNotificationRegistrar find:object:observer:enumerator:] + 1827
11  com.apple.CoreFoundation      	0x00007fffa54d0d9c _CFXNotificationPost + 604
12  com.apple.Foundation          	0x00007fffa6ef6a37 -[NSNotificationCenter postNotificationName:object:userInfo:] + 66
13  com.apple.CoreFoundation      	0x00007fffa551e7dc __CFRUNLOOP_IS_CALLING_OUT_TO_A_BLOCK__ + 12
14  com.apple.CoreFoundation      	0x00007fffa54ff7e4 __CFRunLoopDoBlocks + 356
15  com.apple.CoreFoundation      	0x00007fffa54ff326 __CFRunLoopRun + 1878
16  com.apple.CoreFoundation      	0x00007fffa54fe974 CFRunLoopRunSpecific + 420
17  com.apple.HIToolbox           	0x00007fffa4a8aaac RunCurrentEventLoopInMode + 240
18  com.apple.HIToolbox           	0x00007fffa4a8a8e1 ReceiveNextEventCommon + 432
19  com.apple.HIToolbox           	0x00007fffa4a8a716 _BlockUntilNextEventMatchingListInModeWithFilter + 71
20  com.apple.AppKit              	0x00007fffa3030a3c _DPSNextEvent + 1120
21  com.apple.AppKit              	0x00007fffa37ab1eb -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 2789
22  com.apple.AppKit              	0x00007fffa30253bd -[NSApplication run] + 926
23  com.google.Chrome.framework   	0x0000000106bf9b4e base::MessagePumpNSApplication::DoRun(base::MessagePump::Delegate*) + message_pump_mac.mm:682
24  com.google.Chrome.framework   	0x0000000106bf918c base::MessagePumpCFRunLoopBase::Run(base::MessagePump::Delegate*) + message_pump_mac.mm:246
25  com.google.Chrome.framework   	0x0000000106c13361 base::RunLoop::Run() + run_loop.cc:36
26  com.google.Chrome.framework   	0x00000001067d3f65 ChromeBrowserMainParts::MainMessageLoopRun(int*) + chrome_browser_main.cc:2120
27  com.google.Chrome.framework   	0x00000001060628f4 content::BrowserMainLoop::RunMainMessageLoopParts() + browser_main_loop.cc:983
28  com.google.Chrome.framework   	0x0000000106064ee2 content::BrowserMainRunnerImpl::Run() + memory:2761
29  com.google.Chrome.framework   	0x000000010605ec7c content::BrowserMain(content::MainFunctionParams const&) + browser_main.cc:46
30  com.google.Chrome.framework   	0x000000010678e55e content::ContentMainRunnerImpl::Run() + content_main_runner.cc:779
31  com.google.Chrome.framework   	0x000000010678d796 content::ContentMain(content::ContentMainParams const&) + content_main.cc:20
32  com.google.Chrome.framework   	0x00000001054273cc ChromeMain + chrome_main.cc:97
33  com.google.Chrome             	0x0000000100be4d4a main + chrome_exe_main_mac.c:89
34  com.google.Chrome             	0x0000000100be4b34 start + 

Sign in to add a comment