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 486620 - JPEG plugin segfaults on certain images.
JPEG plugin segfaults on certain images.
Status: RESOLVED DUPLICATE of bug 358117
Product: GIMP
Classification: Other
Component: Plugins
2.2.x
Other All
: Normal critical
: ---
Assigned To: GIMP Bugs
GIMP Bugs
Depends on:
Blocks:
 
 
Reported: 2007-10-14 16:58 UTC by SA007
Modified: 2008-01-15 13:31 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Testcase for jpeg crash in gimp (1.00 KB, image/jpeg)
2007-10-14 17:00 UTC, SA007
Details
Testcase for gimp's jpeg crash (34.32 KB, image/jpeg)
2007-10-14 17:04 UTC, SA007
Details

Description SA007 2007-10-14 16:58:06 UTC
Steps to reproduce:
Open a JPEG like the ones my Olympus E410 camera makes. (see attachment below for an example)



Stack trace:
  • #0 __kernel_vsyscall
  • #1 waitpid
    from /lib/libc.so.6
  • #2 g_on_error_stack_trace
    from /usr/lib/libglib-2.0.so.0
  • #3 ??
  • #4 ??
  • #5 ??

Other information:
Other programs like Eye of Gnome, GQView work fine with these images.
The gimp open dialog does show a thumbnail of the image.
If I resize the file using convert (ImageMagick) it still crashes
Comment 1 SA007 2007-10-14 17:00:35 UTC
Created attachment 97216 [details]
Testcase for jpeg crash in gimp

Thumbnail of a original phote, both the thumbnail and the original make gimp's jpeg plugin crash.
Comment 2 SA007 2007-10-14 17:04:29 UTC
Created attachment 97217 [details]
Testcase for gimp's jpeg crash

Comments of last attachment apply, srry picked the wrong test.jpg :P
Comment 3 Sven Neumann 2007-10-14 17:51:33 UTC

*** This bug has been marked as a duplicate of 466044 ***
Comment 4 SA007 2007-10-14 17:55:32 UTC
Updateing libexif from 0.6.13-r1 to 0.6.16 and recompiling gimp fixed the problem.
Comment 5 Manish Singh 2007-10-14 20:46:32 UTC
Leave the resolution alone when it's marked as a duplicate, please.
Comment 6 Manish Singh 2007-10-14 20:46:49 UTC

*** This bug has been marked as a duplicate of 466044 ***
Comment 7 SA007 2007-10-14 21:03:36 UTC
It is NOT a duplicate...

There is no excess memory usage like in bug 466044.
The bug is fixed by updating libexif to 0.6.16, 466044 is not, it needs a newer version.

It maybe similar, but its not a duplicate.
Comment 8 SA007 2007-10-14 21:04:13 UTC
Fixed by upgrading to libexif 0.6.16.
Comment 9 Manish Singh 2007-10-14 21:28:58 UTC
Still a duplicate then, albeit a different bug (and even if it wasn't, then NOTGNOME would be the proper resolution, not FIXED as there's no change in GIMP's code).

*** This bug has been marked as a duplicate of 358117 ***