Closed
Bug 983211
Opened 11 years ago
Closed 11 years ago
crash in @0x40098bd4 corrupt crash stack on x86 tablets Galaxy Tab 3 10.1
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(firefox27 unaffected, firefox28- wontfix, firefox29+ verified, firefox30+ verified, firefox31 verified, relnote-firefox 28+, fennec28+)
VERIFIED
FIXED
Firefox 31
People
(Reporter: kbrosnan, Assigned: eflores)
References
Details
(Keywords: crash, reproducible, topcrash-android-x86)
Crash Data
This bug was filed from the Socorro interface and is
report bp-bf7167db-e3ee-4bc5-8df4-bd85e2140313.
=============================================================
The
samsung GT-P5210 17 (REL)
samsung GT-P5200 17 (REL)
Reporter | ||
Comment 1•11 years ago
|
||
Crashes interacting with the back button. Don't see this signature on Beta 8.
Keywords: reproducible
Reporter | ||
Comment 2•11 years ago
|
||
Bisecting on beta as there are fewer items in the regression range. http://hg.mozilla.org/releases/mozilla-beta/pushloghtml?fromchange=FENNEC_28_0b8_RELEASE&tochange=FENNEC_28_0b10_RELEASE
tracking-fennec: --- → ?
status-firefox27:
--- → unaffected
status-firefox28:
--- → affected
status-firefox29:
--- → affected
status-firefox30:
--- → affected
tracking-firefox28:
--- → ?
tracking-firefox29:
--- → ?
tracking-firefox30:
--- → ?
relnote-firefox:
--- → ?
Comment 3•11 years ago
|
||
Pretty sure the crash is happening inside media code,
> mozilla::MediaPluginHost::DestroyDecoder(MPAPI::Decoder*)
> mozilla::MediaPluginReader::ResetDecode
> mozilla::MediaPluginReader::~MediaPluginReader
Reporter | ||
Comment 4•11 years ago
|
||
That makes Bug 970076 the likely suspect. Given that we are trading a more common crash for a less common one it makes sense to relnote this and work on a fix for 29.
Updated•11 years ago
|
Comment 5•11 years ago
|
||
I've added this to the FF28 release notes in Known Issues for now.
Reporter | ||
Comment 6•11 years ago
|
||
Made a build with 970076 backed out I am able to play the videos from http://people.mozilla.org/~cpeterson/videos/ without crashing.
Blocks: 970076
Updated•11 years ago
|
Keywords: topcrash-android-x86
Comment 7•11 years ago
|
||
Edwin - Any thoughts on this? What hardware do you need?
Flags: needinfo?(edwin)
Updated•11 years ago
|
Assignee: nobody → edwin
tracking-fennec: ? → 28+
Reporter | ||
Comment 8•11 years ago
|
||
clear STR
1. Load http://people.mozilla.org/~cpeterson/videos/
2. Load a mp4 video
3. Press back
4. Repeat steps 2 and 3 till crash
Normally about 3 videos.
Comment 9•11 years ago
|
||
(In reply to Kevin Brosnan [:kbrosnan] from comment #6)
> Made a build with 970076 backed out I am able to play the videos from
> http://people.mozilla.org/~cpeterson/videos/ without crashing.
We're planning a mobile-only dot release for bug 963621 so if a backout of bug 970076 is low-risk and puts us back to a known-good state I'm open to uplift nomination to ride along. This is a non-urgent dot release, we can take the time to verify this on a nightly mozilla-release build before going to build on the 28.0.1 candidate.
Reporter | ||
Comment 10•11 years ago
|
||
See comment 4 backout puts us in a worse crash spot. We are trading a top crash on "Android 4.2 and 4.3 devices with Qualcomm SoCs" for for a top crash on the Samsung Galaxy Note 3 10 inch tablets.
Assignee | ||
Updated•11 years ago
|
Flags: needinfo?(edwin)
Assignee | ||
Comment 11•11 years ago
|
||
Oops. Keep ni? to remind myself to come back around to this.
Flags: needinfo?(edwin)
Comment 12•11 years ago
|
||
Edwin, we are going to build 29 beta 3 today. It would be nice if a patch could land soon to have time.
Assignee | ||
Comment 13•11 years ago
|
||
Ordered RITM0025312 for testing.
Assignee | ||
Comment 14•11 years ago
|
||
Just received the device and couldn't reproduce. Nightly 2014-04-01 crashes; nightly 2014-04-04 doesn't. It looks like bug 812881 may have fixed it.
kbrosnan, can you confirm and resolve as dupe?
Flags: needinfo?(edwin) → needinfo?(kbrosnan)
Reporter | ||
Comment 15•11 years ago
|
||
Looks like it from some internal testing on the Galaxy Tab 3 10.1. I am going to wait on b8 data which should be good on the 16th or so to resolve.
Flags: needinfo?(kbrosnan)
Comment 16•11 years ago
|
||
(In reply to Kevin Brosnan [:kbrosnan] from comment #15)
> Looks like it from some internal testing on the Galaxy Tab 3 10.1. I am
> going to wait on b8 data which should be good on the 16th or so to resolve.
From all I see, it's actually gone in b8 data as well! \o/
Should we mark this a dupe of bug 812881 or just mark it fixed and set a dependency?
Flags: needinfo?(kbrosnan)
Reporter | ||
Comment 17•11 years ago
|
||
Going to go with fixed.
Status: NEW → RESOLVED
Closed: 11 years ago
status-firefox31:
--- → fixed
Depends on: 812881
Flags: needinfo?(kbrosnan)
Resolution: --- → FIXED
Target Milestone: --- → Firefox 31
Comment 18•10 years ago
|
||
Verified as fixed in builds:
29.0
30.0
31.0a2 (2014-06-09)
32.0a1 (2014-06-09)
Device:
Asus Transformer Pad TF300T (Android 4.2.1)
Status: RESOLVED → VERIFIED
Comment 19•10 years ago
|
||
(In reply to cristina.madaras from comment #18)
> Device:
> Asus Transformer Pad TF300T (Android 4.2.1)
Hmm, how can you verify a x86-only crash with an ARM tablet?
That said, I think the reduced x86 crash volume starting with 29 is enough for verification here, but I still wonder about your way of verification here.
Flags: needinfo?(cristina.madaras)
Comment 20•10 years ago
|
||
(In reply to Robert Kaiser (:kairo@mozilla.com) from comment #19)
> (In reply to cristina.madaras from comment #18)
> > Device:
> > Asus Transformer Pad TF300T (Android 4.2.1)
>
> Hmm, how can you verify a x86-only crash with an ARM tablet?
>
> That said, I think the reduced x86 crash volume starting with 29 is enough
> for verification here, but I still wonder about your way of verification
> here.
Sorry! my mistake, I didn't see it's an x86 issue. Based on your last comment can we consider this verified fixed?
Flags: needinfo?(cristina.madaras)
Comment 21•10 years ago
|
||
I think based on data we can call it verified fixed (though it wouldn't harm to try on the x86 tablet with the STR that Kevin used). There are still crashes with signatures of that kind, but they are significantly lower volume than before 29, so the remaining ones might be a different issue in the end.
Kevin, since you did reproduce in comment #2 and obviously had access to such a tablet, can you try again to confirm verification here?
Flags: needinfo?(kbrosnan)
Comment 23•10 years ago
|
||
(In reply to Kevin Brosnan [:kbrosnan] from comment #22)
> I did that in comment 15
Oops, OK, then let's call it verified. :)
Updated•4 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•