Closed
Bug 569380
Opened 15 years ago
Closed 15 years ago
Trunk crash loading multipart jpeg [@ imgContainer::WriteToDecoder]
Categories
(Core :: Graphics: ImageLib, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 567211
| Tracking | Status | |
|---|---|---|
| blocking2.0 | --- | final+ |
People
(Reporter: bzbarsky, Assigned: bholley)
Details
I just crashed on trunk (nightly build) loading http://www.upl.cs.wisc.edu/w/Webcam. Incident id:
http://crash-stats.mozilla.com/report/index/bp-1b95bd84-8e9b-4f7f-939f-349e42100601
Looks like in imgContainer::WriteToDecoder mDecoder was null in this case.
| Reporter | ||
Updated•15 years ago
|
blocking2.0: --- → ?
Updated•15 years ago
|
blocking2.0: ? → final+
| Assignee | ||
Updated•15 years ago
|
Assignee: nobody → bobbyholley+bmo
Status: NEW → ASSIGNED
| Assignee | ||
Comment 1•15 years ago
|
||
bz - can you reproduce this at all? I can't (either with my debug build or last night's nightly). Any tips would be helpful.
| Assignee | ||
Comment 2•15 years ago
|
||
This looks like a dupe of bug 567211, but I still can't reproduce it.
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
| Reporter | ||
Comment 3•15 years ago
|
||
> bz - can you reproduce this at all?
Nope. I couldn't when I filed either... Must have been timing-dependent or something...
You need to log in
before you can comment on or make changes to this bug.
Description
•