FLTK logo

STR #915

FLTK matrix user chat room
(using Element browser app)   FLTK gitter user chat room   GitHub FLTK Project   FLTK News RSS Feed  
  FLTK Apps      FLTK Library      Forums      Links     Login 
 Home  |  Articles & FAQs  |  Bugs & Features  |  Documentation  |  Download  |  Screenshots  ]
 

Return to Bugs & Features | Roadmap 1.1 | SVN ⇄ GIT ]

STR #915

Application:FLTK Library
Status:1 - Closed w/Resolution
Priority:4 - High, e.g. key functionality not working
Scope:3 - Applies to all machines and operating systems
Subsystem:Image Support
Summary:Corrupt JPEG causes hang
Version:1.1-current
Created By:Natevw
Assigned To:matt
Fix Version:1.1-current (SVN: v4410)
Update Notification:

Receive EMails Don't Receive EMails

Trouble Report Files:

No files


Trouble Report Comments:


Name/Time/Date Text  
 
#1 Natevw
12:33 Jun 18, 2005
I have posted an image at:
http://homepages.dordt.edu/~nthnlvnd/soft/zIMG_9145.jpg

This image must not have gotten completely flushed to the memory card before I ejected it, and is corrupt.
Although some other libraries can read most of the image (others just fail), this particular image causes FLTK to hang while opening it.

thanks,
-nate
 
 
#2 Portale
09:57 Jun 19, 2005
The "fl_jpeg_output_handler(..)" is called once while a scanline is read in "Fl_JPEG_Image::Fl_JPEG_Image(..)" from this corrupt image. But the handler dosn't do anything.

Afterwards, when calling "jpeg_finish_decompress()", it hangs there.
 
 
#3 matt
13:32 Jul 11, 2005
Fixed in Subversion repository.  
 
#4 matt
13:33 Jul 11, 2005
Fixed  
     

Return to Bugs & Features ]

 
 

Comments are owned by the poster. All other content is copyright 1998-2024 by Bill Spitzak and others. This project is hosted by The FLTK Team. Please report site problems to 'erco@seriss.com'.