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 585029 - crash in Image Viewer: Switched from image to a...
crash in Image Viewer: Switched from image to a...
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-06-06 22:42 UTC by andreas
Modified: 2009-06-07 10:53 UTC
See Also:
GNOME target: ---
GNOME version: 2.25/2.26



Description andreas 2009-06-06 22:42:14 UTC
Version: 2.26.2

What were you doing when the application crashed?
Switched from image to another while the first one was not loaded completely (all images are a about 10 Megapixel/3-4 MB big)


Distribution: Debian squeeze/sid
Gnome Release: 2.26.1 2009-04-14 (Debian)
BugBuddy Version: 2.26.0

System: Linux 2.6.29-1-686 #1 SMP Fri Apr 17 14:35:16 UTC 2009 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10601901
Selinux: No
Accessibility: Enabled
GTK+ Theme: Clearlooks
Icon Theme: gnome
GTK+ Modules: gnomebreakpad, gail, atk-bridge

Memory status: size: 116121600 vsize: 116121600 resident: 78585856 share: 13242368 rss: 78585856 rss_rlim: 18446744073709551615
CPU usage: start_time: 1244327508 rtime: 14222 utime: 13590 stime: 632 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

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

(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 0xb6d23980 (LWP 22543)]
[New Thread 0xb51a3b90 (LWP 22545)]
[New Thread 0xb69e8b90 (LWP 22544)]
0xb7fa9424 in __kernel_vsyscall ()

Thread 1 (Thread 0xb6d23980 (LWP 22543))

  • #0 __kernel_vsyscall
  • #1 waitpid
    from /lib/i686/cmov/libpthread.so.0
  • #2 g_spawn_sync
    from /usr/lib/libglib-2.0.so.0
  • #3 g_spawn_command_line_sync
    from /usr/lib/libglib-2.0.so.0
  • #4 ??
    from /usr/lib/gtk-2.0/modules/libgnomebreakpad.so
  • #5 <signal handler called>
  • #6 exif_data_ref
    from /usr/lib/libexif.so.12
  • #7 eog_image_get_exif_info
  • #8 ??
  • #9 ??
  • #10 ??
  • #11 ??
  • #12 ??
  • #13 ??
  • #14 ??
  • #15 ??
  • #16 ??
    from /lib/i686/cmov/libc.so.6
  • #17 ??
  • #18 ??
  • #19 ??
  • #20 ??
  • #21 ??
  • #22 ??
  • #23 ??
  • #24 g_type_check_value
    from /usr/lib/libgobject-2.0.so.0
  • #25 ??
    from /usr/lib/libgtk-x11-2.0.so.0
  • #26 ??
  • #27 ??
  • #28 ??
  • #29 ??
  • #0 __kernel_vsyscall


---- Critical and fatal warnings logged during execution ----

** Gdk **: gdk_x11_xatom_to_atom_for_display: assertion `xatom != None' failed 


----------- .xsession-errors (48863 sec old) ---------------------
(firefox-bin:4889): Gdk-WARNING **: XID collision, trouble ahead
(firefox-bin:4889): Gdk-WARNING **: XID collision, trouble ahead
(firefox-bin:4889): Gdk-WARNING **: XID collision, trouble ahead
(firefox-bin:4889): Gdk-WARNING **: XID collision, trouble ahead
(firefox-bin:4889): Gdk-WARNING **: XID collision, trouble ahead
(firefox-bin:4889): Gdk-WARNING **: XID collision, trouble ahead
(firefox-bin:4889): Gdk-WARNING **: XID collision, trouble ahead
...Too much output, ignoring rest...
--------------------------------------------------
Comment 1 Felix Riemann 2009-06-07 10:53:33 UTC
I guess you use the statusbar-date plugin. There's a race condition we accidentially made critical by fixing a leak in 2.26.2.
You can try the patch at http://git.gnome.org/cgit/eog/patch/?id=06ada2d5f6106c4e85c2b02dbaadc70638b8206a or wait for 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 ***