Open Bug 1422303 Opened 8 years ago Updated 3 years ago

Crash in Tab.currentInitialURL.getter

Categories

(Firefox for iOS :: Browser, enhancement, P3)

Other
iOS
enhancement

Tracking

()

Tracking Status
fxios 11.0 ---

People

(Reporter: st3fan, Unassigned)

Details

(Whiteboard: [Crash])

This crash is on the rise. Did we introduce a change in 10.2 that can cause this one? 0 libswiftFoundation.dylib 0x0000000102020c04 0x101f28000 + 1018884 1 libswiftFoundation.dylib 0x0000000101f664b8 0x101f28000 + 255160 2 Client 0x00000001007e7bbc Tab.currentInitialURL.getter + 184 (Tab.swift:294) 3 Client 0x0000000100831594 specialized BrowserViewController.urlBarDisplayTextForURL(_:) + 216 (BrowserViewController.swift:1381) 4 Client 0x00000001008217d8 protocol witness for URLBarDelegate.urlBarDisplayTextForURL(_:) in conformance BrowserViewController + 32 (BrowserViewController.swift:0) 5 Client 0x00000001006063dc specialized URLBarView.tabLocationViewDidTapLocation(_:) + 332 (URLBarView.swift:590) 6 Client 0x00000001005fef88 @objc URLBarView.tabLocationViewDidTapLocation(_:) + 36 (URLBarView.swift:0) 7 Client 0x00000001005fff58 protocol witness for TabLocationViewDelegate.tabLocationViewDidTapLocation(_:) in conformance URLBarView + 56 (URLBarView.swift:0) 8 Client 0x0000000100679824 specialized TabLocationView.SELtapLocation(_:) + 284 (TabLocationView.swift:271) 9 Client 0x000000010067424c @objc TabLocationView.SELDidLongPressPageOptionsButton(_:) + 44 10 UIKit 0x000000018dfbc128 -[UIGestureRecognizerTarget _sendActionWithGestureRecognizer:] + 64 (UIGestureRecognizer.m:105) 11 UIKit 0x000000018dfc068c _UIGestureRecognizerSendTargetActions + 124 (UIGestureRecognizer.m:1128) 12 UIKit 0x000000018daa061c _UIGestureRecognizerSendActions + 320 (UIGestureRecognizer.m:1167) 13 UIKit 0x000000018d955b44 -[UIGestureRecognizer _updateGestureWithEvent:buttonEvent:] + 732 (UIGestureRecognizer.m:0) 14 UIKit 0x000000018dfaa59c _UIGestureEnvironmentUpdate + 1084 (UIGestureEnvironment.m:159) 15 UIKit 0x000000018dfaa10c -[UIGestureEnvironment _deliverEvent:toGestureRecognizers:usingBlock:] + 404 (UIGestureEnvironment.m:1213) 16 UIKit 0x000000018dfa9268 -[UIGestureEnvironment _updateGesturesForEvent:window:] + 276 (UIGestureEnvironment.m:1108) 17 UIKit 0x000000018d953e50 -[UIWindow sendEvent:] + 3180 (UIWindow.m:2262) 18 UIKit 0x000000018d925378 -[UIApplication sendEvent:] + 340 (UIApplication.m:10340) 19 UIKit 0x000000018e27285c __dispatchPreprocessedEventFromEventQueue + 2364 (UIEventDispatcher.m:1445) 20 UIKit 0x000000018e274de8 __handleEventQueueInternal + 4760 (UIEventDispatcher.m:1691) 21 UIKit 0x000000018e26dd04 __handleHIDEventFetcherDrain + 152 (UIEventDispatcher.m:1659) 22 CoreFoundation 0x00000001844962e8 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 24 (CFRunLoop.c:1982) 23 CoreFoundation 0x0000000184496268 __CFRunLoopDoSource0 + 88 (CFRunLoop.c:2017) 24 CoreFoundation 0x0000000184495af0 __CFRunLoopDoSources0 + 204 (CFRunLoop.c:2053) 25 CoreFoundation 0x00000001844936c8 __CFRunLoopRun + 1048 (CFRunLoop.c:2920) 26 CoreFoundation 0x00000001843b3fb8 CFRunLoopRunSpecific + 436 (CFRunLoop.c:3245) 27 GraphicsServices 0x000000018624bf84 GSEventRunModal + 100 (GSEvent.c:2245) 28 UIKit 0x000000018d9882e8 0x18d915000 + 471784 29 Client 0x00000001005861d4 main + 296 (main.swift:16) 30 libdyld.dylib 0x0000000183ed656c 0x183ed5000 + 5484
Priority: -- → P3
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.