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 373107 - crash in Image Viewer:
crash in Image Viewer:
Status: RESOLVED DUPLICATE of bug 394190
Product: eog
Classification: Core
Component: general
2.16.x
Other All
: High critical
: ---
Assigned To: EOG Maintainers
EOG Maintainers
: 384023 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2006-11-09 20:02 UTC by arons
Modified: 2007-01-20 17:29 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description arons 2006-11-09 20:02:21 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 ()

Thread 2 (Thread -1227498608 (LWP 9278))

  • #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 __kernel_vsyscall
  • #5 raise
    from /lib/tls/i686/cmov/libc.so.6
  • #6 abort
    from /lib/tls/i686/cmov/libc.so.6
  • #7 g_logv
    from /usr/lib/libglib-2.0.so.0
  • #8 g_log
    from /usr/lib/libglib-2.0.so.0
  • #9 g_assert_warning
    from /usr/lib/libglib-2.0.so.0
  • #10 eog_image_load
  • #11 main

Comment 1 Bruno Boaventura 2006-11-18 05:59:38 UTC
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.
Comment 2 Bruno Boaventura 2006-11-20 03:05:24 UTC
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 ***
Comment 3 Rob Bradford 2006-12-10 15:07:45 UTC
*** Bug 384023 has been marked as a duplicate of this bug. ***
Comment 4 Felix Riemann 2007-01-20 17:29:51 UTC
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 ***