Closed
      
        Bug 197646
      
      
        Opened 22 years ago
          Closed 22 years ago
      
        
    
  
Mozilla fails to display JPEG image, claiming it contains errors
Categories
(Core :: Graphics: ImageLib, defect)
Tracking
()
        RESOLVED
        DUPLICATE
          of bug 113406
        
    
  
People
(Reporter: lijin8, Assigned: jdunn)
References
()
Details
(Keywords: platform-parity)
User-Agent:       Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.3) Gecko/20030312
Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.3) Gecko/20030312
A large picture of the Mount Everest is missing.
Reproducible: Always
Steps to Reproduce:
1.Go to the url
http://www.macfans.com.cn/beta_site/bbs/readboardthread.php?forumcode=8&postid=73089&all_threadpage=&pageid=1
Actual Results:  
A large picture of the Mount Everest is missing.
Expected Results:  
Display the image, no matter how large it is.
          Comment 1•22 years ago
           
         | 
      ||
Works For Me, WinXP, 1.3 final.
(warning to those on dial-up: the image on this page is over 850k)
Actually, the url of the picture is
http://bbs.flash8.net//attach/2003/03/07/384905-RT9Q_425763_1043203919-embed.jpg
and when I pasted it to the url-bar and clicked go, Mozilla tells me that "The
image
Òhttp://bbs.flash8.net//attach/2003/03/07/384905-RT9Q_425763_1043203919-embed.jpgÓ
cannot be displayed, because it contains errors."
I am using Mac OS X 10.2.4 and Mozilla 1.3final.
          Comment 3•22 years ago
           
         | 
      ||
please try clearing your cache and loading the page again.
Confirmed using FizzillaMach/2003031409. Non-Gecko browsers display the image.
Severity: normal → major
Status: UNCONFIRMED → NEW
Component: Image: Layout → ImageLib
Ever confirmed: true
Summary: Picture in this page missing. → Mozilla fails to display JPEG image, claiming it contains errors
          Comment 5•22 years ago
           
         | 
      ||
fwiw. I believe this to be a duplicate of bug 121084. (also, it works for me on
a current linux cvs build - maybe it's not a duplicate, but only mac specific)
Well, I have cleared my cache and Mozilla still can not display the image. The
same message "The image
http://bbs.flash8.net//attach/2003/03/07/384905-RT9Q_425763_1043203919-embed.jpgÓ
cannot be displayed, because it contains errors." is displayed. According to my
obeservation, Mozilla did not try to download all the data the image contains,
but displayed the error message as soon as I clicked the URL. Any one would have
some idea that whether we should save this image in case the admin of that
website removed the file and so that we can trace the problem with the image?
Sorry, the url in my last comment contains an extra "?" at the end. Please take
notice of it.
          Comment 8•22 years ago
           
         | 
      ||
WFM on Win2k and 1.3a. One strange thing though if I do a properties of the
image  it brings up the expected Location, Height , Width and Size but it also
shows an alternate text property of "The image
“http://bbs.flash8.net//attach/2003/03/07/384905-RT9Q_425763_1043203919-embed.jpg”
cannot be displayed, because it contains errors." How can a jpg with no HTML
around it contain an alternate text? Unless Moz is doing something I'm not aware of.
PS Saved the image down and loaded it in FireWorks MX - didn't like it very
much.This could just be a dodgy image! 
This seems to be a dup of bug 113406 (which is a Mac specific instance of 
bug 9922) in my debug build I see the following error msg on the console :
###!!! ASSERTION: PixMap too big for QuickDraw: '0', file
/Users/jdunn/builds/mozilla/gfx/src/mac/nsImageMac.cpp, line 616
Break: at file /Users/jdunn/builds/mozilla/gfx/src/mac/nsImageMac.cpp, line 616
WARNING: Never finished decoding the JPEG., file
/Users/jdunn/builds/mozilla/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp,
line 166
Error loading URL
http://bbs.flash8.net//attach/2003/03/07/384905-RT9Q_425763_1043203919-embed.jpg
: 80540005
*** This bug has been marked as a duplicate of 113406 ***
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
          You need to log in
          before you can comment on or make changes to this bug.
        
Description
•