GNOME Bugzilla – Bug 426087
crash in gThumb Image Viewer:
Last modified: 2007-05-18 15:08:35 UTC
What were you doing when the application crashed? Distribution: Ubuntu 6.10 (edgy) Gnome Release: 2.16.1 2006-10-02 (Ubuntu) BugBuddy Version: 2.16.0 Memory status: size: 272617472 vsize: 0 resident: 272617472 share: 0 rss: 25784320 rss_rlim: 0 CPU usage: start_time: 1175648627 rtime: 0 utime: 238 stime: 0 cutime:216 cstime: 0 timeout: 22 it_real_value: 0 frequency: 1 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 -1227523904 (LWP 18732)] [New Thread -1460257888 (LWP 18758)] [New Thread -1451865184 (LWP 18757)] [New Thread -1443472480 (LWP 18756)] [New Thread -1409827936 (LWP 18752)] [New Thread -1286861920 (LWP 18750)] (no debugging symbols found) 0xffffe410 in __kernel_vsyscall ()
+ Trace 124812
Thread 1 (Thread -1227523904 (LWP 18732))
Can you provide the image that triggered this crash (attach it to this report, or email it to mjc@avtechpulse.com)? - Mike
Thank you for the sample photo. It works OK on my systems, which have libexif 0.6.13 installed. What version of libexif do you have? The image has an invalid "flash" exif tag value. That might cause earlier versions of libexif to crash. (It is libexif that is crashing, rather than gThumb.) - Mike
I'm using Ubuntu Edgy Eft; searching in synaptic shows I have version 0.6.13-4 of libexif12 installed, which includes the file /usr/lib/libexif.so.12.0.1, so I may well be out of date.
Hmm... that looks up to data (0.6.13); I wonder why it doesn't crash on my system. Could you install the gthumb-dbgsym and libexif12-dbgsym packages on your system and reproduce the crash? These "debug symbol" packages will allow a much more detailed backtrace to be generated, showing variable values, etc. - Mike
*** This bug has been marked as a duplicate of 373857 ***