GNOME Bugzilla – Bug 408659
crash in gThumb Image Viewer: opening a photo file
Last modified: 2007-02-16 19:25:31 UTC
What were you doing when the application crashed? opening a photo file Distribution: Ubuntu 6.10 (edgy) Gnome Release: 2.16.1 2006-10-02 (Ubuntu) BugBuddy Version: 2.16.0 Memory status: size: 143032320 vsize: 0 resident: 143032320 share: 0 rss: 22859776 rss_rlim: 0 CPU usage: start_time: 1171648892 rtime: 0 utime: 181 stime: 0 cutime:175 cstime: 0 timeout: 6 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 -1227594064 (LWP 8531)] [New Thread -1357915232 (LWP 8545)] [New Thread -1349522528 (LWP 8544)] [New Thread -1341129824 (LWP 8543)] [New Thread -1273914464 (LWP 8535)] [New Thread -1240794208 (LWP 8533)] (no debugging symbols found) 0xffffe410 in __kernel_vsyscall ()
+ Trace 111299
Thread 1 (Thread -1227594064 (LWP 8531))
This looks like a libexif bug, rather than gThumb. Could you attach the image that caused the crash to this bug report, or email it to mjc@avtechpulse.com? Thanks. - Mike
I can display your image on gthumb 2.7.8 and 2.9.1, with libexif-0.6.13 installed. However, your camera is recording empty date fields in the exif data, which is probably causing an older version of libexif to crash. The camera is not obeying the standard... Try upgrading libexif to 0.6.13. That should fix things. - Mike