Bug 153775 - Crash in -[WKPDFView _updatePageNumberIndicator] + 156
Summary: Crash in -[WKPDFView _updatePageNumberIndicator] + 156
Status: RESOLVED DUPLICATE of bug 152266
Alias: None
Product: WebKit
Classification: Unclassified
Component: PDF (show other bugs)
Version: Safari 9
Hardware: Unspecified iOS 9.2
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-02-01 15:50 PST by Stefan Arentz
Modified: 2016-02-01 16:06 PST (History)
1 user (show)

See Also:


Attachments
Full crash log (61.16 KB, application/octet-stream)
2016-02-01 15:50 PST, Stefan Arentz
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Stefan Arentz 2016-02-01 15:50:54 PST
Created attachment 270440 [details]
Full crash log

Incident Identifier: 2405F662-0698-4D1F-AE3F-BEB439B50533
CrashReporter Key:   df289b342ff67abc9bbb21bf35d5455c41f4cedd
Hardware Model:      iPad5,3
Process:             Client [938]
Path:                /private/var/mobile/Containers/Bundle/Application/6D41F38B-7378-4163-8B11-7826D8BF0CC8/Client.app/Client
Identifier:          org.mozilla.ios.Firefox
Version:             1405 (1.4)
Code Type:           ARM-64 (Native)
Parent Process:      launchd [1]

Date/Time:           2016-01-14 21:09:08.08 +0200
Launch Time:         2016-01-14 15:37:48.48 +0200
OS Version:          iOS 9.2 (13C75)
Report Version:      105

Exception Type:  EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note:  EXC_CORPSE_NOTIFY
Triggered by Thread:  0

Last Exception Backtrace:
0   CoreFoundation                	0x181729900 __exceptionPreprocess + 124 (NSException.m:162)
1   libobjc.A.dylib               	0x180d97f80 objc_exception_throw + 56 (objc-exception.mm:531)
2   CoreFoundation                	0x18173061c -[NSObject(NSObject) doesNotRecognizeSelector:] + 212 (NSObject.m:333)
3   CoreFoundation                	0x18172d5b8 ___forwarding___ + 872 (NSForwarding.m:3149)
4   CoreFoundation                	0x18163168c _CF_forwarding_prep_0 + 92 (NSForwarding.s:780)
5   WebKit                        	0x18913b674 -[WKPDFView _updatePageNumberIndicator] + 156 (WKPDFView.mm:297)
6   libdispatch.dylib             	0x18117d630 _dispatch_call_block_and_release + 24 (init.c:760)
7   libdispatch.dylib             	0x18117d5f0 _dispatch_client_callout + 16 (object.m:506)
8   libdispatch.dylib             	0x181182cf8 _dispatch_main_queue_callback_4CF + 1844 (inline_internal.h:1063)
9   CoreFoundation                	0x1816e0bb0 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 12 (CFRunLoop.c:1613)
10  CoreFoundation                	0x1816dea18 __CFRunLoopRun + 1628 (CFRunLoop.c:2718)
11  CoreFoundation                	0x18160d680 CFRunLoopRunSpecific + 384 (CFRunLoop.c:2814)
12  GraphicsServices              	0x182b1c088 GSEventRunModal + 180 (GSEvent.c:2245)
13  UIKit                         	0x186484d90 UIApplicationMain + 204 (UIApplication.m:3681)
14  Client                        	0x1000d017c 0x100098000 + 229756
15  libdyld.dylib                 	0x1811ae8b8 start + 4 (start_glue.s:80)
Comment 1 Tim Horton 2016-02-01 15:57:14 PST
<rdar://problem/22895056>
Comment 2 Tim Horton 2016-02-01 16:06:43 PST
This should have been fixed by 152266.

*** This bug has been marked as a duplicate of bug 152266 ***