Closed
Bug 805896
Opened 13 years ago
Closed 12 years ago
firefox "cannot display a jpeg image because it contains errors" although the image is OK
Categories
(Core :: Graphics: ImageLib, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: zephred+moz, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:16.0) Gecko/20100101 Firefox/16.0
Build ID: 20121010235040
Steps to reproduce:
Open http://www.cadc-ccda.hia-iha.nrc-cnrc.gc.ca/data/pub/vospace/CFHTLS/T07/Deep/D1/color-images/CFHTLS_D-25_urz_022559-042940_T0007_SIGWEI.jpg
Actual results:
browser does not show image, and writes:
The image <url> cannot be displayed because it contains errors
Expected results:
should display a JPEG image data, JFIF standard 1.01
"identify" on this image gives:
JPEG 9677x9677 9677x9677+0+0 8-bit DirectClass 46.13MB 0.000u 0:00.009
Comment 1•13 years ago
|
||
This definitely works in Firefox 19 on OS X; I wonder when it got fixed.
The image loads fine after re-starting firefox (with many many open tabs, and only 2GB of RAM).
Comment 3•13 years ago
|
||
It's possible that it's address space exhaustion leading to image decoding bailing out, but the error message is definitely not very useful (and not even close to the truth)
Comment 4•12 years ago
|
||
I can't reproduce this. If anyone can, please reopen.
If the only remaining problem is the misleading error message and we want to fix that, that's fine, but that's a separate bug in my view.
Status: UNCONFIRMED → RESOLVED
Closed: 12 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•