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 521141 - crash in Image Viewer: Viewing Pictures using E...
crash in Image Viewer: Viewing Pictures using E...
Status: RESOLVED DUPLICATE of bug 354154
Product: eog
Classification: Core
Component: general
unspecified
Other All
: High critical
: ---
Assigned To: EOG Maintainers
EOG Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-03-08 06:25 UTC by Kaushik Roy
Modified: 2008-03-08 12:59 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description Kaushik Roy 2008-03-08 06:25:10 UTC
Version: 2.18.0.1

What were you doing when the application crashed?
Viewing Pictures using Eye of Gnome


Distribution: Fedora release 7 (Moonshine)
Gnome Release: 2.18.0 2007-03-23 (Red Hat, Inc)
BugBuddy Version: 2.18.0

System: Linux 2.6.21-1.3194.fc7 #1 SMP Wed May 23 22:47:07 EDT 2007 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 10300000
Selinux: Permissive
Accessibility: Disabled
GTK+ Theme: Mist
Icon Theme: Mist

Memory status: size: 330227712 vsize: 330227712 resident: 35151872 share: 9809920 rss: 35151872 rss_rlim: 18446744073709551615
CPU usage: start_time: 1204957336 rtime: 420 utime: 402 stime: 18 cutime:0 cstime: 1 timeout: 0 it_real_value: 0 frequency: 100

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

(no debugging symbols found)
Using host libthread_db library "/lib64/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 46912496359200 (LWP 3176)]
[New Thread 1094719824 (LWP 3178)]
[New Thread 1084229968 (LWP 3177)]
(no debugging symbols found)
0x000000386b60d89f in waitpid () from /lib64/libpthread.so.0

Thread 1 (Thread 46912496359200 (LWP 3176))

  • #0 waitpid
    from /lib64/libpthread.so.0
  • #1 g_cclosure_marshal_VOID__VOID
    from /usr/lib64/libgnomeui-2.so.0
  • #2 <signal handler called>
  • #3 eog_image_cache_add
  • #4 ??
  • #5 ??
  • #6 g_main_context_dispatch
    from /lib64/libglib-2.0.so.0
  • #7 g_cclosure_marshal_VOID__VOID
    from /lib64/libglib-2.0.so.0
  • #8 g_main_loop_run
    from /lib64/libglib-2.0.so.0
  • #9 gtk_main
    from /usr/lib64/libgtk-x11-2.0.so.0
  • #10 main
  • #0 waitpid
    from /lib64/libpthread.so.0


----------- .xsession-errors ---------------------
(eog:3176): GLib-GObject-CRITICAL **: g_object_get_qdata: assertion `G_IS_OBJECT (object)' failed
(eog:3176): Eog-CRITICAL **: eog_image_list_iter_valid: assertion `EOG_IS_IMAGE_LIST (list)' failed
(eog:3176): Eog-CRITICAL **: eog_image_data_ref: assertion `EOG_IS_IMAGE (img)' failed
(eog:3176): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed
(eog:3176): Eog-CRITICAL **: eog_image_has_data: assertion `EOG_IS_IMAGE (img)' failed
(eog:3176): GLib-GObject-CRITICAL **: g_object_set_qdata: assertion `G_IS_OBJECT (object)' failed
(eog:3176): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed
(eog:3176): Eog-CRITICAL **: eog_image_load: assertion `EOG_IS_IMAGE (img)' failed
--------------------------------------------------
Comment 1 Gianluca Borello 2008-03-08 12:59:08 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 354154 ***