Closed
Bug 1176709
Opened 9 years ago
Closed 9 years ago
[Build 22-24] Removing history item results in crash
Categories
(Firefox for iOS :: General, defect)
Tracking
()
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
fxios | + | --- |
People
(Reporter: stef, Assigned: fluffyemily)
References
Details
(Keywords: crash, Whiteboard: [stack needed])
Attachments
(3 files)
The browser crashes on iPhone 5s and iOS 8 when I go to history pane and try to remove an item.
Comment 1•9 years ago
|
||
I confirm. It does the same on iPhone 6, iOS 8.
Comment 2•9 years ago
|
||
Can't repro in current trunk. Anyone else?
Updated•9 years ago
|
tracking-fxios:
--- → +
Comment 3•9 years ago
|
||
Not able to reproduce this on the 6 simulator or my iPhone 6 device.
Flags: needinfo?(sleroux)
Comment 4•9 years ago
|
||
I'm on build 21, not 22 so perhaps it has been resolved. I do not however have access to 22 yet so I can't confirm if this is true.
Assignee | ||
Comment 6•9 years ago
|
||
This has been resolved in current master
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WORKSFORME
Reporter | ||
Comment 7•9 years ago
|
||
I can still reproduce this with TestFlight build 24.
Summary: [Build 22] Removing history item results in crash → [Build 22-24] Removing history item results in crash
Comment 8•9 years ago
|
||
(In reply to Stefan Plewako [:stef] from comment #7)
> I can still reproduce this with TestFlight build 24.
Is this with a reinstall too? Sounds like a broken state
Status: RESOLVED → REOPENED
Resolution: WORKSFORME → ---
Reporter | ||
Comment 9•9 years ago
|
||
(In reply to Aaron Train [:aaronmt] from comment #8)
> Is this with a reinstall too? Sounds like a broken state
The same thing if I force quit, remove and install it again. One strange thing is that I see my fxa logged in right after that in settings (not in on-boarding tour which displays as expected).
Comment 10•9 years ago
|
||
Stefan, could you pull a crash log off your device?
http://osxdaily.com/2012/08/07/get-crash-reports-logs-from-iphone-ipad/
Flags: needinfo?(splewako)
Comment 11•9 years ago
|
||
(In reply to Stefan Plewako [:stef] from comment #7)
> I can still reproduce this with TestFlight build 24.
I can also reproduce it in build 24. I only upgraded though. I did not do a full re-install.
I'll try to pull a crash log too when I have a few mins.
Reporter | ||
Comment 12•9 years ago
|
||
Flags: needinfo?(splewako)
Comment 13•9 years ago
|
||
st3fan, can you symbolicate that? Needs the dSYM from the TestFlight build.
Status: REOPENED → NEW
Flags: needinfo?(sarentz)
Comment 14•9 years ago
|
||
I just landed some changes in bug 1161630 to fix a crash I saw here (related to new rows being added to the bottom of the list).
Comment 15•9 years ago
|
||
I assume this is the one crash that you can see in the Organizer -> Crashes now.
Flags: needinfo?(sarentz)
Comment 16•9 years ago
|
||
We need a better STR for this bug. I am unable to repro this.
Updated•9 years ago
|
Flags: needinfo?(splewako)
Flags: needinfo?(adavis)
Comment 17•9 years ago
|
||
The one I saw would only happen if you had over 100 items in your history.
Comment 19•9 years ago
|
||
If the crash report isn't useful, I am in the Mountain View office and don't mind walking over to someone's desk to reproduce the bug in person.
Assignee | ||
Updated•9 years ago
|
Assignee: nobody → etoop
Status: NEW → ASSIGNED
Reporter | ||
Comment 20•9 years ago
|
||
(In reply to Wesley Johnston (:wesj) from comment #17)
> The one I saw would only happen if you had over 100 items in your history.
Just tested this and it seems to be the thing.
After logging out of fxa, force quiting app, removing from disk, freshly installing from TestFlight (iPhone 5s, iOS 8), I don't get crashes until opening over ~100 pages.
Reporter | ||
Updated•9 years ago
|
Flags: needinfo?(splewako)
Assignee | ||
Comment 21•9 years ago
|
||
This code is more simplistic than the previous version, but it definitely covers all eventualities which the other did not.
Attachment #8634757 -
Flags: review?(sleroux)
Comment 22•9 years ago
|
||
Comment on attachment 8634757 [details] [review]
Pull request
Looks good!
Attachment #8634757 -
Flags: review?(sleroux) → review+
Assignee | ||
Updated•9 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 9 years ago → 9 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•