New issue
Advanced search Search tips

Issue 663720 link

Starred by 1 user

Issue metadata

Status: Duplicate
Merged: issue 653093
Owner: ----
Closed: Nov 2016
EstimatedDays: ----
NextAction: ----
OS: Mac
Pri: 2
Type: Bug-Regression



Sign in to add a comment

Chrome crashes on monitor unplug

Project Member Reported by farcaller@google.com, Nov 9 2016

Issue description

UserAgent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.71 Safari/537.36

Steps to reproduce the problem:
1. Plug two monitors into the mac (it's MBP Retina, 15-inch, Mid 2015)
2. Work for a bit (using discrete video card)
3. Unplug monitors and walk away with mac

What is the expected behavior?
Nothing changes

What went wrong?
Chrome crashes

Crashed report ID: Crash ID 9d7884e3-e7ff-4f2f-a028-b3530a4fc0e4 (Server ID: 3da8c46700000000)

How much crashed? Whole browser

Is it a problem with a plugin? No 

Did this work before? Yes Worked fine on OSX 10.11

Chrome version: 54.0.2840.71  Channel: n/a
OS Version: OS X 10.12.1
Flash Version: Shockwave Flash 23.0 r0
 
Mergedinto: 653093
Status: Duplicate (was: Unconfirmed)
NSInvalidArgumentException reason -[SFExpandableTextField numberOfRowsInTableView:]: unrecognized selector sent to instance 0x7fac62e0f330

0x0189fd23 [Google Chrome Framework -	 safe_conversions.h:77] base::debug::StackTrace::StackTrace()
0x01480214 [Google Chrome Framework -	 chrome_browser_application_mac.mm:107] chrome_browser_application_mac::(anonymous namespace)::ExceptionPreprocessor(objc_object*)
0x00014cad [libobjc.A.dylib +	 0x14cad] objc_exception_throw
0x00192c94 [CoreFoundation +	 0x192c94] -[NSObject(NSObject) doesNotRecognizeSelector:]
0x00083b55 [CoreFoundation +	 0x83b55] ___forwarding___
0x000836a8 [CoreFoundation +	 0x836a8] __forwarding_prep_0___
0x001e6475 [AppKit +	 0x1e6475] -[NSTableView _uncachedNumberOfRows]
0x00145426 [AppKit +	 0x145426] -[_NSTableRowHeightStorage numberOfRows]
0x00144f86 [AppKit +	 0x144f86] -[NSTableView _totalHeightOfTableView]
0x00144d22 [AppKit +	 0x144d22] -[NSTableView _minimumFrameSize]
0x00035d42 [AppKit +	 0x35d42] -[NSScrollView reflectScrolledClipView:]
0x00034ac9 [AppKit +	 0x34ac9] -[NSClipView _selfBoundsChanged]
0x00135141 [AppKit +	 0x135141] -[NSClipView setBoundsSize:]
0x00134f31 [AppKit +	 0x134f31] -[NSView setBounds:]
0x00134dea [AppKit +	 0x134dea] -[NSScrollView viewDidChangeBackingProperties]
0x0006357b [AppKit +	 0x6357b] _NSViewHierarchyDidChangeBackingProperties
0x00867dc7 [AppKit +	 0x867dc7] -[NSWindow _postWindowDidChangeBackingPropertiesAndDisplayWindowForPreviousBackingScaleFactor:previousColorSpace:]

Sign in to add a comment