Closed
Bug 599235
Opened 15 years ago
Closed 15 years ago
Malformed JPEG file leads to crash [@mozilla::imagelib::Decoder::PostFrameStop()]
Categories
(Core :: Graphics: ImageLib, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 594592
People
(Reporter: posidron, Unassigned)
Details
(Keywords: crash, testcase)
Crash Data
Attachments
(2 files)
Chunk: None
Number of replaced values: 1
Offset: 2/0x00000002 Value: ['ff','ff','ff', ff']
Diff:
0000000 ff d8 ff ff ff ff 4a
vs.
0000000 ff d8 ff e0 00 10 4a
Load the provided html file.
Last message before crash:
JPEG decoding error:
Unsupported marker type 0x4a
###!!! ABORT: Stopping frame when we didn't start one!: 'mInFrame', file /Users/cdiehl/Mozilla/trunk/modules/libpr0n/src/Decoder.cpp, line 172
| Reporter | ||
Comment 1•15 years ago
|
||
Comment 2•15 years ago
|
||
I can't reproduce this on a recent nightly - I'm guessing it's a dupe of bug 594592.
Resolving as such - please re-open if you can reproduce this with a recent build.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
| Assignee | ||
Updated•14 years ago
|
Crash Signature: [@mozilla::imagelib::Decoder::PostFrameStop()]
You need to log in
before you can comment on or make changes to this bug.
Description
•