WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 139934
Safari build crashes when "zooming into"/choosing a tab from tab view
https://bugs.webkit.org/show_bug.cgi?id=139934
Summary
Safari build crashes when "zooming into"/choosing a tab from tab view
Chris Aljoudi
Reported
2014-12-23 23:27:29 PST
Created
attachment 243728
[details]
Full crash backtrace Nightly builds of WebKit (SafariForWebKitDevelopment) have started exhibiting a consistent crash when choosing a tab from the all-tabs view (the "bird's-eye view"). Steps to reproduce: * Open Safari, with any page (homepage even if blank is sufficient) * Pinch with trackpad (OR click "Show All Tabs" button in top right in toolbar). * Observe tab in a scaled-down thumbnail in bird's-eye view (tab view). * Click on the tab to go back in. Expected behavior: Safari should zoom back into the tab, making the content active again. No crash. Actual behavior: Safari crashes completely. Thoughts: I think this is the most relevant part of the backtrace: *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '*** -[__NSArrayM insertObject:atIndex:]: object cannot be nil' abort() called terminating with uncaught exception of type NSException Application Specific Backtrace 1: 0 CoreFoundation 0x00007fff8b9b566c __exceptionPreprocess + 172 1 libobjc.A.dylib 0x00007fff9268e76e objc_exception_throw + 43 2 CoreFoundation 0x00007fff8b861f39 -[__NSArrayM insertObject:atIndex:] + 1033 3 AppKit 0x00007fff8c41c50f -[NSView addGestureRecognizer:] + 220 4 WebKit 0x00000001064a2950 -[_WKThumbnailView _viewWasUnparented] + 59 5 AppKit 0x00007fff8bd24bf7 -[NSView _setWindow:] + 3274 6 CoreFoundation 0x00007fff8b8d6385 __53-[__NSArrayM enumerateObjectsWithOptions:usingBlock:]_block_invoke + 133 I've attached the full backtrace (which has more sys info).
Attachments
Full crash backtrace
(90.03 KB, text/plain)
2014-12-23 23:27 PST
,
Chris Aljoudi
no flags
Details
Patch
(1.63 KB, patch)
2014-12-26 20:44 PST
,
Conrad Shultz
mitz: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2014-12-24 10:37:31 PST
<
rdar://problem/19343307
>
Conrad Shultz
Comment 2
2014-12-26 20:44:42 PST
Created
attachment 243773
[details]
Patch
Alexey Proskuryakov
Comment 3
2014-12-26 20:54:48 PST
***
Bug 139952
has been marked as a duplicate of this bug. ***
Conrad Shultz
Comment 4
2014-12-26 21:46:34 PST
Committed
r177754
: <
http://trac.webkit.org/changeset/177754
>
Sam Weinig
Comment 5
2014-12-27 13:48:00 PST
Any reason this can't be API tested?
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug