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 451306 - crash in Image Viewer: I provoked this crash by...
crash in Image Viewer: I provoked this crash by...
Status: RESOLVED DUPLICATE of bug 354327
Product: eog
Classification: Core
Component: general
unspecified
Other All
: High critical
: ---
Assigned To: EOG Maintainers
EOG Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-06-26 16:34 UTC by Boris Glawe
Modified: 2007-06-26 17:37 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description Boris Glawe 2007-06-26 16:34:00 UTC
Version: 2.18.0.1

What were you doing when the application crashed?
I provoked this crash by switching back and forth between several images as well as full screen and normal view, while deleting one file (by pressing the del key).

It's also important to mention, that this crash usually happens, while eog and/or gnome is generating thumbnails. 


This is a common workflow, while sorting out badly taken images. eog crashes regularly during that workflow.


Distribution: Fedora release 7 (Moonshine)
Gnome Release: 2.18.2 2007-05-28 (Red Hat, Inc)
BugBuddy Version: 2.18.0

System: Linux 2.6.21-1.3228.fc7 #1 SMP Tue Jun 12 15:37:31 EDT 2007 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10300000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: Fedora

Memory status: size: 98447360 vsize: 98447360 resident: 53460992 share: 19283968 rss: 53460992 rss_rlim: 4294967295
CPU usage: start_time: 1182875260 rtime: 432 utime: 404 stime: 28 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

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

Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1208895776 (LWP 13231)]
[New Thread -1245054064 (LWP 13265)]
[New Thread -1211352176 (LWP 13261)]
0x00cf4402 in __kernel_vsyscall ()

Thread 1 (Thread -1208895776 (LWP 13231))

  • #0 __kernel_vsyscall
  • #1 waitpid
    from /lib/libpthread.so.0
  • #2 ??
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 eog_image_list_iter_valid
    at eog-image-list.c line 990
  • #5 eog_image_list_get_img_by_iter
    at eog-image-list.c line 817
  • #6 display_image_on_screen
    at eog-full-screen.c line 216
  • #7 delayed_display_image_on_screen
    at eog-full-screen.c line 262
  • #8 ??
    from /lib/libglib-2.0.so.0
  • #9 g_main_context_dispatch
    from /lib/libglib-2.0.so.0
  • #10 ??
    from /lib/libglib-2.0.so.0
  • #11 g_main_loop_run
    from /lib/libglib-2.0.so.0
  • #12 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #13 main
    at main.c line 651
  • #0 __kernel_vsyscall


----------- .xsession-errors ---------------------
(eog:6986): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed
(eog:6986): Eog-CRITICAL **: eog_image_has_data: assertion `EOG_IS_IMAGE (img)' failed
(eog:6986): GLib-GObject-CRITICAL **: g_object_set_qdata: assertion `G_IS_OBJECT (object)' failed
(eog:6986): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed
(eog:6986): Eog-CRITICAL **: eog_image_load: assertion `EOG_IS_IMAGE (img)' failed
warning: the debug information found in "/usr/lib/debug//usr/bin/eog.debug" does not match "/usr/bin/eog" (CRC mismatch).
(eog:13231): GLib-GObject-WARNING **: invalid unclassed pointer in cast to `EogFullScreen'
--------------------------------------------------
Comment 1 palfrey 2007-06-26 17:37:57 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 354327 ***