GNOME Bugzilla – Bug 165244
Gimp Versions 2 - jpeg plugin segfault
Last modified: 2008-01-15 12:46:25 UTC
Exif data from certain digital camera models is probably the reason for this problem. The jpeg plugin fails to load images with this certain type of exif data, (most other viewers have no problems, with the exception of the eog which fails to display the jpegs (thumbnails within nautalus works fine tho) The error message given follows: GIMP Message Opening '/home/aenertia/Documents/Personal_Pics/nelson_2005/00000081.jpg' failed: Plug-In could not open image ... Running gimp from console reveals that the jpeg plugin is segfaulting when opening the jpeg. All the problem images originate from various digital camera models, Digimaster (4.3 megapixel) Sony, and others. The workaround for the moment is to convert the image to another format or manipulate it in a program that does not support exif, this removes the offending meta data and the image is able to loaded. This bug should be considered severe. This bug has been confirmed by others. Offending images can be made available on request.
Attached an image which causes the problem to bug report
Created attachment 36526 [details] Picture from digital camera which causes failure of jpeg plugin
related to bug: 56443
You need to upgrade your libexif. *** This bug has been marked as a duplicate of 142252 ***
will I need to recompile against the new libexif or should it just see the new lib and work?
Depends on what version of libexif you upgrade to.
gimp requires recompilation after libexif install.... will let you know if it works after a recompile.. thnx for the help