Closed
Bug 1426310
Opened 8 years ago
Closed 7 years ago
Crash: index 0 beyond bounds for empty array (SwipeAnimator maybe?)
Categories
(Firefox for iOS :: Browser, defect, P3)
Tracking
()
RESOLVED
INVALID
| Tracking | Status | |
|---|---|---|
| fxios | 11.0 | --- |
People
(Reporter: farhan, Unassigned)
Details
https://sentry.prod.mozaws.net/operations/firefox-ios-release/issues/718429/
First showed up in 10.3 also looks ios11 only
Updated•8 years ago
|
Flags: needinfo?(gkeeley)
No trace in sentry. Could be this one in Xcode organizer in SwipeAnimator
Thread 0 name:
Thread 0 Crashed:
0 Client 0x00000001006d4380 specialized Array._checkSubscript(_:wasNativeTypeChecked:) + 44 (TopTabsViewController.swift:0)
1 Client 0x0000000100711d88 specialized TabTrayController.swipeAnimator(_:viewWillExitContainerBounds:) + 660 (TabTrayController.swift:0)
2 Client 0x00000001007079b4 @objc TabTrayController.swipeAnimator(_:viewWillExitContainerBounds:) + 56 (TabTrayController.swift:0)
3 Client 0x0000000100707a08 protocol witness for SwipeAnimatorDelegate.swipeAnimator(_:viewWillExitContainerBounds:) in conformance TabTrayController + 48 (TabTrayController.swift:0)
4 Client 0x00000001008a4060 specialized SwipeAnimator.animateAwayWithVelocity(_:speed:) + 328 (SwipeAnimator.swift:79)
Flags: needinfo?(gkeeley)
Summary: exception NSRangeException: *** -[__NSArrayM objectAtIndexedSubscript:]: index 0 beyond bounds for empty array → Crash: index 0 beyond bounds for empty array (SwipeAnimator maybe?)
Updated•8 years ago
|
Priority: -- → P3
| Reporter | ||
Updated•7 years ago
|
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•