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 589190 - crash in Image Viewer: Paging through jpegs in ...
crash in Image Viewer: Paging through jpegs in ...
Status: RESOLVED DUPLICATE of bug 583448
Product: eog
Classification: Core
Component: general
2.26.x
Other All
: High critical
: ---
Assigned To: EOG Maintainers
EOG Maintainers
Depends on:
Blocks:
 
 
Reported: 2009-07-20 23:35 UTC by Ian Malone
Modified: 2009-07-21 08:07 UTC
See Also:
GNOME target: ---
GNOME version: 2.25/2.26



Description Ian Malone 2009-07-20 23:35:11 UTC
Version: 2.26.2

What were you doing when the application crashed?
Paging through jpegs in a directory.

While this crash occurred while running the nvidia driver and compiz I get the same behaviour after uninstalling the rpmfusion nvidia rpms, restarting and running nouveau with desktop effects turned off.


Distribution: Fedora release 11 (Leonidas)
Gnome Release: 2.26.3 2009-07-07 (Red Hat, Inc)
BugBuddy Version: 2.26.0

System: Linux 2.6.29.5-191.fc11.x86_64 #1 SMP Tue Jun 16 23:23:21 EDT 2009 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 10601901
Selinux: Enforcing
Accessibility: Disabled
GTK+ Theme: Nodoka
Icon Theme: Fedora
GTK+ Modules: canberra-gtk-module, pk-gtk-module, gnomebreakpad

Memory status: size: 437047296 vsize: 437047296 resident: 48500736 share: 11624448 rss: 48500736 rss_rlim: 18446744073709551615
CPU usage: start_time: 1248132729 rtime: 229 utime: 207 stime: 22 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

Backtrace was generated from '/usr/bin/eog'

[?1034h[Thread debugging using libthread_db enabled]
[New Thread 0x7f88f1ed3910 (LWP 2631)]
[New Thread 0x7f88f30dc910 (LWP 2630)]
0x0000003e0340e9dd in waitpid () from /lib64/libpthread.so.0

Thread 1 (Thread 0x7f88f8e35800 (LWP 2629))

  • #0 waitpid
    from /lib64/libpthread.so.0
  • #1 g_spawn_sync
    from /lib64/libglib-2.0.so.0
  • #2 g_spawn_command_line_sync
    from /lib64/libglib-2.0.so.0
  • #3 ??
    from /usr/lib64/gtk-2.0/modules/libgnomebreakpad.so
  • #4 <signal handler called>
  • #5 exif_data_ref
    from /usr/lib64/libexif.so.12
  • #6 eog_image_get_exif_info
    at eog-image.c line 1794
  • #7 statusbar_set_date
    at eog-statusbar-date-plugin.c line 81
  • #8 g_closure_invoke
    from /lib64/libgobject-2.0.so.0
  • #9 ??
    from /lib64/libgobject-2.0.so.0
  • #10 g_signal_emit_valist
    from /lib64/libgobject-2.0.so.0
  • #11 g_signal_emit
    from /lib64/libgobject-2.0.so.0
  • #12 ??
    from /usr/lib64/libgtk-x11-2.0.so.0
  • #13 eog_thumb_view_select_single
    at eog-thumb-view.c line 868
  • #14 eog_window_key_press
    at eog-window.c line 4543
  • #15 ??
    from /usr/lib64/libgtk-x11-2.0.so.0
  • #16 g_closure_invoke
    from /lib64/libgobject-2.0.so.0
  • #17 ??
    from /lib64/libgobject-2.0.so.0
  • #18 g_signal_emit_valist
    from /lib64/libgobject-2.0.so.0
  • #19 g_signal_emit
    from /lib64/libgobject-2.0.so.0
  • #20 ??
    from /usr/lib64/libgtk-x11-2.0.so.0
  • #21 gtk_propagate_event
    from /usr/lib64/libgtk-x11-2.0.so.0
  • #22 gtk_main_do_event
    from /usr/lib64/libgtk-x11-2.0.so.0
  • #23 ??
    from /usr/lib64/libgdk-x11-2.0.so.0
  • #24 g_main_context_dispatch
    from /lib64/libglib-2.0.so.0
  • #25 ??
    from /lib64/libglib-2.0.so.0
  • #26 g_main_loop_run
    from /lib64/libglib-2.0.so.0
  • #27 gtk_main
    from /usr/lib64/libgtk-x11-2.0.so.0
  • #28 main
    at main.c line 240


----------- .xsession-errors (9 sec old) ---------------------
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
/usr/bin/compiz-gtk: line 23: [: ==: unary operator expected
Window manager warning: Failed to read saved session file /home/ian/.config/metacity/sessions/1028af121dcd9afe6c124813207385437100000020640021.ms: Failed to open file '/home/ian/.config/metacity/sessi
Initializing nautilus-open-terminal extension
** (nautilus:2206): WARNING **: Unable to add monitor: Not supported
** (gnome-panel:2178): WARNING **: panel-applet-frame.c:1288: failed to load applet OAFIID:TomboyApplet:
(null)
Window manager warning: Buggy client sent a _NET_ACTIVE_WINDOW message with a timestamp of 0 for 0x4200003 (Eye of GNO)
Window manager warning: meta_window_activate called by a pager with a 0 timestamp; the pager needs to be fixed.
--------------------------------------------------
Comment 1 Felix Riemann 2009-07-21 08:07:07 UTC
That's a known race condition between the statusbar-date plugin and the main program in 2.26.2. It should be fixed as of eog 2.26.3.
-------------------------------------------------------------------------------
Thanks for taking the time to report this bug.
This particular bug has already been reported into our bug tracking system, but we are happy to tell you that the problem has already been fixed. It should be solved in the next software version. You may want to check for a software upgrade.


*** This bug has been marked as a duplicate of 583448 ***