Closed
Bug 682584
Opened 14 years ago
Closed 14 years ago
Crash at wunderground.com [@ mozilla::imagelib::nsICODecoder::WriteInternal]
Categories
(Core :: Graphics: ImageLib, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 682568
People
(Reporter: geeknik, Unassigned)
References
()
Details
(Keywords: crash, regression)
Crash Data
Attachments
(1 file)
82.78 KB,
text/plain
|
Details |
Using the latest Nightly Win64 build on Windows 7 Pro (x64) I'm seeing a consistent crash at http://www.wunderground.com/wundermap/?lat=34.24169922&lon=-77.94360352&zoom=8&pin=Wilmington%2c%20NC.
https://crash-stats.mozilla.com/report/index/bp-2625e833-f462-47d4-a1f4-329af2110827
https://crash-stats.mozilla.com/report/index/bp-cbbed602-cec3-4217-b1b1-dbbae2110827
Reporter | ||
Updated•14 years ago
|
Crash Signature: [@ mozilla::imagelib::nsICODecoder::WriteInternal(char const*, unsigned int) ]
Hardware: x86 → x86_64
Reporter | ||
Comment 1•14 years ago
|
||
If i set image.mem.decodeondraw to false, the crash goes away.
![]() |
||
Comment 3•14 years ago
|
||
Regression window(cached m-i hourly),
Works:
http://hg.mozilla.org/integration/mozilla-inbound/rev/9f11fc87eaa6
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:9.0a1) Gecko/20110825 Firefox/9.0a1 ID:20110825130335
Crashes:
http://hg.mozilla.org/integration/mozilla-inbound/rev/f097100df8aa
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:9.0a1) Gecko/20110825 Firefox/9.0a1 ID:20110825131317
Pushlog:
http://hg.mozilla.org/integration/mozilla-inbound/pushloghtml?fromchange=9f11fc87eaa6&tochange=f097100df8aa
Component: General → ImageLib
Product: Firefox → Core
QA Contact: general → imagelib
![]() |
||
Updated•14 years ago
|
Keywords: regression
Updated•14 years ago
|
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•