GNOME Bugzilla – Bug 378119
crash in Image Viewer: Viewing a JPEG image
Last modified: 2007-01-30 14:14:29 UTC
Version: 2.16.1 What were you doing when the application crashed? Viewing a JPEG image Distribution: Ubuntu 6.10 (edgy) Gnome Release: 2.16.1 2006-10-02 (Ubuntu) BugBuddy Version: 2.16.0 Memory status: size: 1671168 vsize: 0 resident: 1671168 share: 0 rss: 548864 rss_rlim: 0 CPU usage: start_time: 1164200029 rtime: 0 utime: 112 stime: 0 cutime:0 cstime: 0 timeout: 112 it_real_value: 0 frequency: 7751 Backtrace was generated from '/usr/bin/eog' (no debugging symbols found) Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
Thanks for taking the time to report this bug. Unfortunately, that stack trace is missing some elements that will help a lot to solve the problem, so it will be hard for the developers to fix that crash. Can you get us a stack trace with debugging symbols? Please see http://live.gnome.org/GettingTraces for more information on how to do so. Thanks in advance!
After crash, gdb outputs: Program received signal SIGSEGV, Segmentation fault. [Switching to Thread -1235027040 (LWP 6699)] 0x0807a2d2 in job_thumb_create (job=0xb540c330, data=0x85e8c38, error=0xb540c870) at eog-collection-item.c:313 313 eog-collection-item.c: No such file or directory. in eog-collection-item.c The stack trace from gdb is:
+ Trace 88735
Thread 1 (Thread -1225971520 (LWP 6691))
0x0807a2d2 313 in eog-collection-item.c
The fix from bug 389755 should fix this. Fixed in the development version. The fix will be available in the next major release. Thank you for your bug report. *** This bug has been marked as a duplicate of 389755 ***