Closed
Bug 682617
Opened 14 years ago
Closed 14 years ago
reproducible crash in mozila::Imagelib::nsICODecoder::WriteInternal
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 682568
People
(Reporter: asa, Unassigned)
References
()
Details
(Keywords: crash, regression)
Crash Data
Fennec crashes consistently for me at this url: http://9to5mac.com/2011/08/26/salesforce-boss-tells-a-story-of-how-he-trademarked-and-urld-the-app-store-term-and-why-he-gave-it-to-steve-jobs/
Tested latest nightly build on a Transformer tablet with tablet UI enabled.
| Reporter | ||
Updated•14 years ago
|
Summary: reproducible crash at http://9to5mac.com/2011/08/26/salesforce-boss-tells-a-story-of-how-he-trademarked-and-urld-the-app-store-term-and-why-he-gave-it-to-steve-jobs/ → reproducible crash in mozila::Imagelib::nsICODecoder::WriteInternal
| Reporter | ||
Comment 1•14 years ago
|
||
maybe bug 549468 fallout?
| Reporter | ||
Comment 2•14 years ago
|
||
| Reporter | ||
Updated•14 years ago
|
Crash Signature: @ mozilla::imagelib::nsICODecoder::WriteInternal
| Reporter | ||
Comment 3•14 years ago
|
||
Note, I do not see this crash on Windows Desktop Firefox on latest nightly.
Keywords: crash,
regression
Comment 4•14 years ago
|
||
I'll try to fix this tonight.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
Comment 5•14 years ago
|
||
Fixed now in bug 682568, I'm awaiting code review.
> Note, I do not see this crash on Windows Desktop Firefox on latest nightly.
I suspect at some point on the non Windows machine you turned on
image.mem.decodeondraw=true.
Thanks for the reference page, it helped.
Comment 6•14 years ago
|
||
(In reply to Brian R. Bondy [:bbondy] from comment #5)
> Fixed now in bug 682568, I'm awaiting code review.
Great!
> I suspect at some point on the non Windows machine you turned on
> image.mem.decodeondraw=true.
Yes, mobile uses image.mem.decodeondraw=true
You need to log in
before you can comment on or make changes to this bug.
Description
•