After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 165244 - Gimp Versions 2 - jpeg plugin segfault
Gimp Versions 2 - jpeg plugin segfault
Status: RESOLVED DUPLICATE of bug 142252
Product: GIMP
Classification: Other
Component: Plugins
2.2.x
Other Linux
: Urgent major
: ---
Assigned To: GIMP Bugs
GIMP Bugs
Depends on:
Blocks:
 
 
Reported: 2005-01-25 22:46 UTC by Joel W Pauling
Modified: 2008-01-15 12:46 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Picture from digital camera which causes failure of jpeg plugin (779.41 KB, image/jpeg)
2005-01-25 22:50 UTC, Joel W Pauling
Details

Description Joel W Pauling 2005-01-25 22:46:58 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.
Comment 1 Joel W Pauling 2005-01-25 22:48:00 UTC
Attached an image which causes the problem to bug report
Comment 2 Joel W Pauling 2005-01-25 22:50:54 UTC
Created attachment 36526 [details]
Picture from digital camera which causes failure of jpeg plugin
Comment 3 Joel W Pauling 2005-01-25 22:59:24 UTC
related to bug: 56443
Comment 4 Manish Singh 2005-01-25 23:01:16 UTC
You need to upgrade your libexif.

*** This bug has been marked as a duplicate of 142252 ***
Comment 5 Joel W Pauling 2005-01-25 23:05:29 UTC
will I need to recompile against the new libexif or should it just see the new
lib and work?
Comment 6 Manish Singh 2005-01-25 23:15:53 UTC
Depends on what version of libexif you upgrade to.
Comment 7 Joel W Pauling 2005-01-25 23:26:59 UTC
gimp requires recompilation after libexif install.... will let you know if it
works after a recompile.. thnx for the help