Closed
Bug 1190871
Opened 9 years ago
Closed 9 years ago
Crash @ UICollectionView scrollToItemAtIndexPath:atScrollPosition:animated:
Categories
(Firefox for iOS :: General, defect)
Tracking
()
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
fxios | + | --- |
People
(Reporter: aaronmt, Assigned: fluffyemily)
References
Details
(Keywords: crash, reproducible)
Attachments
(2 files)
Thread 0 name: Dispatch queue: com.apple.main-thread
Thread 0 Crashed:
0 libobjc.A.dylib 0x0000000196523bd0 objc_msgSend + 16
1 UIKit 0x000000018951e200 -[UICollectionView scrollToItemAtIndexPath:atScrollPosition:animated:] + 416
2 Client 0x00000001001b932c Client.BrowserToTrayAnimator.(transitionFromBrowser in _BBB6B1BE67135129CF0D94D655C2D36F) (Client.BrowserToTrayAnimator)(Client.BrowserViewController, toTabTray : Client.TabTrayController, usingContext : ObjectiveC.UIViewControllerContextTransitioning) -> () (BrowserTrayAnimators.swift:106)
3 Client 0x00000001001b8f00 Client.BrowserToTrayAnimator.animateTransition (Client.BrowserToTrayAnimator)(ObjectiveC.UIViewControllerContextTransitioning) -> () (BrowserTrayAnimators.swift:88)
4 Client 0x00000001001b9c70 @objc Client.BrowserToTrayAnimator.animateTransition (Client.BrowserToTrayAnimator)(ObjectiveC.UIViewControllerContextTransitioning) -> () (<unknown>:0)
Might be fixed via bug 1190424. I'll check after it's in.
Reporter | ||
Updated•9 years ago
|
Attachment #8643056 -
Attachment mime type: text/x-log → text/plain
Updated•9 years ago
|
Assignee | ||
Updated•9 years ago
|
Assignee: nobody → etoop
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•9 years ago
|
||
This issue has been fixed as part of https://bugzilla.mozilla.org/show_bug.cgi?id=1190424
Attachment #8643645 -
Flags: review?(bnicholson)
Updated•9 years ago
|
Attachment #8643645 -
Flags: review?(bnicholson) → review+
Assignee | ||
Updated•9 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•