RSS/Atom feed Twitter
Site is read-only, email is disabled

gimp/2.0/plug-ins/jpeg: Segmentation fault

This discussion is connected to the gimp-user-list.gnome.org mailing list which is provided by the GIMP developers and not related to gimpusers.com.

This is a read-only list on gimpusers.com so this discussion thread is read-only, too.

3 of 3 messages available
Toggle history

Please log in to manage your subscriptions.

gimp/2.0/plug-ins/jpeg: Segmentation fault Andreas Göbel 24 Apr 16:18
  gimp/2.0/plug-ins/jpeg: Segmentation fault Sven Neumann 25 Apr 08:28
   gimp/2.0/plug-ins/jpeg: Segmentation fault Andreas Göbel 25 Apr 10:54
Andreas Göbel
2008-04-24 16:18:59 UTC (over 16 years ago)

gimp/2.0/plug-ins/jpeg: Segmentation fault

Hello,

in our little gimp-community a user asked for help because he can open only 6 out of 10 pictures with Gimp.

An example picture - taken with his camera: an Olympus E-10:

http://www.gaskutsche.de/temp/P4136695.JPG

The error-message with Gimp-2.4.2 on Ubuntu-7.10

/usr/lib/gimp/2.0/plug-ins/jpeg: fatal error: Segmentation fault

The error message with a self-compiled Gimp-2.5 development snapshot version on Ubuntu-7.10

andreas@andreas-desktop:~$ /opt/gimp-2.5/bin/gimp-2.5 This is a development version of GIMP. Debug messages may appear here. jpeg-load: found EXIF block (13671 bytes) /opt/gimp-2.5/lib/gimp/2.0/plug-ins/jpeg: fatal error: Segmentation fault /opt/gimp-2.5/lib/gimp/2.0/plug-ins/jpeg (pid:5807): [E]xit, [H]alt, show [S]tack trace or [P]roceed: S
#0 0xffffe410 in __kernel_vsyscall () #1 0xb7759123 in __waitpid_nocancel () from /lib/tls/i686/cmov/libpthread.so.0
#2 0xb77c7845 in IA__g_on_error_stack_trace ( #3 0xb77c7d95 in IA__g_on_error_query ( #4 0xb7e49304 in gimp_plugin_sigfatal_handler (sig_num=11) at gimp.c:1539 #5
#6 0xb779984b in exif_set_sshort () from /usr/lib/libexif.so.12 #7 0xb779989c in exif_set_short () from /usr/lib/libexif.so.12 #8 0xb7790ca5 in ?? () from /usr/lib/libexif.so.12 #9 0x000001cc in ?? ()
#10 0x00000000 in ?? ()
/opt/gimp-2.5/lib/gimp/2.0/plug-ins/jpeg (pid:5807): [E]xit, [H]alt, show [S]tack trace or [P]roceed:

The whole thread (beginning with post #6 from X_FISH) in german:

http://www.gimp-werkstatt.de/Forum/phpBB2/viewtopic.php?t=1151&start=0

Is this similar to this bug:

http://bugzilla.gnome.org/show_bug.cgi?id=466044

or something new?

Deleting the exif-data seems the only way to open this picture with Gimp. Maybe someone with the needed know-how has time to examine this behavior. Many thanks in advance.

Andreas

Sven Neumann
2008-04-25 08:28:29 UTC (over 16 years ago)

gimp/2.0/plug-ins/jpeg: Segmentation fault

Hi,

On Thu, 2008-04-24 at 16:18 +0200, Andreas Göbel wrote:

An example picture - taken with his camera: an Olympus E-10:

http://www.gaskutsche.de/temp/P4136695.JPG

The error-message with Gimp-2.4.2 on Ubuntu-7.10

/usr/lib/gimp/2.0/plug-ins/jpeg: fatal error: Segmentation fault

The crash happens inside libexif. Please report this to the libexif developers.

Sven

Andreas Göbel
2008-04-25 10:54:05 UTC (over 16 years ago)

gimp/2.0/plug-ins/jpeg: Segmentation fault

Sven Neumann schrieb:

Hi,

On Thu, 2008-04-24 at 16:18 +0200, Andreas Göbel wrote:

An example picture - taken with his camera: an Olympus E-10:

http://www.gaskutsche.de/temp/P4136695.JPG

The error-message with Gimp-2.4.2 on Ubuntu-7.10

/usr/lib/gimp/2.0/plug-ins/jpeg: fatal error: Segmentation fault

The crash happens inside libexif. Please report this to the libexif developers.

Sven

*reported*

Thank you

Andreas