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 422961 - crash in gThumb Image Viewer: lossless rotatation of a...
crash in gThumb Image Viewer: lossless rotatation of a...
Status: RESOLVED DUPLICATE of bug 391004
Product: gthumb
Classification: Other
Component: general
unspecified
Other All
: High critical
: ---
Assigned To: Paolo Bacchilega
Paolo Bacchilega
Depends on:
Blocks:
 
 
Reported: 2007-03-26 11:39 UTC by werbung
Modified: 2007-04-12 16:58 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description werbung 2007-03-26 11:39:02 UTC
What were you doing when the application crashed?
lossless rotatation of an image


Distribution: Ubuntu 6.10 (edgy)
Gnome Release: 2.16.1 2006-10-02 (Ubuntu)
BugBuddy Version: 2.16.0

Memory status: size: 268963840 vsize: 0 resident: 268963840 share: 0 rss: 92422144 rss_rlim: 0
CPU usage: start_time: 1174909066 rtime: 0 utime: 1815 stime: 0 cutime:1726 cstime: 0 timeout: 89 it_real_value: 0 frequency: 0

Backtrace was generated from '/usr/bin/gthumb'

(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1227344208 (LWP 8059)]
[New Thread -1405604960 (LWP 8074)]
[New Thread -1397212256 (LWP 8073)]
[New Thread -1388819552 (LWP 8072)]
[New Thread -1329964128 (LWP 8064)]
[New Thread -1259689056 (LWP 8061)]
(no debugging symbols found)
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1227344208 (LWP 8059))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/tls/i686/cmov/libpthread.so.0
  • #2 gnome_gtk_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 exif_set_sshort
    from /usr/lib/libexif.so.12
  • #5 exif_set_short
    from /usr/lib/libexif.so.12
  • #6 exif_data_new_from_file
    from /usr/lib/libexif.so.12
  • #7 exif_data_new_from_file
    from /usr/lib/libexif.so.12
  • #8 exif_data_save_data
    from /usr/lib/libexif.so.12
  • #9 jpeg_data_save_data
  • #10 jpeg_data_save_file
  • #11 swap_xy_exif_fields
  • #12 apply_transformation_jpeg
  • #13 ??
    from /usr/lib/gthumb/modules/libjpegtran.so
  • #14 ??
  • #0 __kernel_vsyscall

Comment 1 Michael Chudobiak 2007-03-28 14:42:29 UTC
Does one particular image trigger this crash? If so, please attach it to this bug report or email it to mjc@avtechpulse.com.

- Mike
Comment 2 Raphaël Quinet 2007-04-12 16:52:50 UTC
Judging from the stack trace, this appears to be a bug in libexif.  So this would be a duplicate of bug #391004.

See also GIMP bug #358117 (comment 12), which mentions that the problem has already been reported to the libexif maintainers in July 2006.
Comment 3 Raphaël Quinet 2007-04-12 16:58:13 UTC
Some of the other bug reports found in the following query have sample images attached to them (e.g., bug #428037)
http://bugzilla.gnome.org/buglist.cgi?query=meta-status%3Aall+%22exif_set_sshort%22+%22exif_set_short%22
So I don't think that it is necessary to keep this bug report open.


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