GNOME Bugzilla – Bug 373107
crash in Image Viewer:
Last modified: 2007-01-20 17:29:51 UTC
Version: 2.16.1 What were you doing when the application crashed? Distribution: Ubuntu 7.04 (feisty) Gnome Release: 2.16.1 2006-10-02 (Ubuntu) BugBuddy Version: 2.16.0 Memory status: size: 28839936 vsize: 0 resident: 28839936 share: 0 rss: 7950336 rss_rlim: 0 CPU usage: start_time: 1163102320 rtime: 0 utime: 22 stime: 0 cutime:12 cstime: 0 timeout: 10 it_real_value: 0 frequency: 0 Backtrace was generated from '/usr/bin/eog' (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 -1225976128 (LWP 9277)] [New Thread -1227498608 (LWP 9278)] (no debugging symbols found) 0xffffe410 in __kernel_vsyscall ()
+ Trace 84834
Thread 2 (Thread -1227498608 (LWP 9278))
Thanks for taking the time to report this bug. This bug report isn't very useful because it doesn't describe the bug well. If you have time and can still reproduce the bug, please read http://bugzilla.gnome.org/bug-HOWTO.html and add a more useful description to this bug.
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. *** This bug has been marked as a duplicate of 348651 ***
*** Bug 384023 has been marked as a duplicate of this bug. ***
Okay, I tried what's described in bug 384023 and could reproduce that crash. This is not a problem of eog but one in gdk-pixbuf. GdkPixbufLoader does not set the error correctly which makes eog think the image has completed loading. *** This bug has been marked as a duplicate of 394190 ***