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 392252 - crash in Image Viewer: I called eog from Firefo...
crash in Image Viewer: I called eog from Firefo...
Status: RESOLVED DUPLICATE of bug 388413
Product: eog
Classification: Core
Component: general
2.17.x
Other All
: High critical
: ---
Assigned To: EOG Maintainers
EOG Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-01-03 11:08 UTC by Alex Smith
Modified: 2007-01-03 17:52 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description Alex Smith 2007-01-03 11:08:24 UTC
Version: 2.17.3

What were you doing when the application crashed?
I called eog from Firefox to open a jpeg file. The application window hadn't even come up when it crashed.


Distribution: Frugalware 0.6pre1 (Terminus)
Gnome Release: 2.17.2 2006-11-08 (Frugalware)
BugBuddy Version: 2.17.2

System: Linux 2.6.19-fw2 #1 SMP PREEMPT Tue Dec 12 16:35:09 CET 2006 i686
X Vendor: The X.Org Foundation
X Vendor Release: 70199903
Selinux: No
Accessibility: Disabled

Memory status: size: 34385920 vsize: 0 resident: 34385920 share: 0 rss: 13078528 rss_rlim: 0
CPU usage: start_time: 1167822652 rtime: 0 utime: 19 stime: 0 cutime:15 cstime: 0 timeout: 4 it_real_value: 0 frequency: 0

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

(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1225988416 (LWP 31776)]
[New Thread -1228428400 (LWP 31777)]
(no debugging symbols found)
0xb7fb7410 in __kernel_vsyscall ()

Thread 1 (Thread -1225988416 (LWP 31776))

  • #0 __kernel_vsyscall
  • #1 ??
    from /lib/libpthread.so.0
  • #2 libgnomeui_segv_handle
    from /usr/X11R6/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 ??
  • #5 ??
  • #6 ??
  • #7 ??
  • #0 __kernel_vsyscall


----------- .xsession-errors (7760 sec old) ---------------------
(gnome-terminal:3183): GLib-GObject-WARNING **: IA__g_object_get_valist: object class `GtkSettings' has no property named `gtk-cursor-blink-timeout'
(gnome-terminal:3183): GLib-GObject-WARNING **: IA__g_object_get_valist: object class `GtkSettings' has no property named `gtk-cursor-blink-timeout'
(gnome-terminal:3183): GLib-GObject-WARNING **: IA__g_object_get_valist: object class `GtkSettings' has no property named `gtk-cursor-blink-timeout'
(gnome-terminal:3183): GLib-GObject-WARNING **: IA__g_object_get_valist: object class `GtkSettings' has no property named `gtk-cursor-blink-timeout'
(gnome-terminal:3183): GLib-GObject-WARNING **: IA__g_object_get_valist: object class `GtkSettings' has no property named `gtk-cursor-blink-timeout'
(gnome-terminal:3183): GLib-GObject-WARNING **: IA__g_object_get_valist: object class `GtkSettings' has no property named `gtk-cursor-blink-timeout'
(gnome-terminal:3183): GLib-GObject-WARNING **: IA__g_object_get_valist: object class `GtkSettings' has no property named `gtk-cursor-blink-timeout'
...Too much output, ignoring rest...
--------------------------------------------------
Comment 1 Felix Riemann 2007-01-03 16:20:45 UTC
Thanks for taking the time to report this bug.
Unfortunately, that stack trace is missing some elements that will help a lot to solve the problem, so it will be hard for the developers to fix that crash. Can you get us a stack trace with debugging symbols? Please see http://live.gnome.org/GettingTraces for more information on how to do so. Thanks in advance!
Comment 2 Alex Smith 2007-01-03 16:46:34 UTC
Distribution: Frugalware 0.6pre1 (Terminus)
Gnome Release: 2.17.2 2006-11-08 (Frugalware)
BugBuddy Version: 2.17.2

System: Linux 2.6.19-fw2 #1 SMP PREEMPT Tue Dec 12 16:35:09 CET 2006 i686
X Vendor: The X.Org Foundation
X Vendor Release: 70199903
Selinux: No
Accessibility: Disabled

Memory status: size: 34385920 vsize: 0 resident: 34385920 share: 0 rss: 13107200 rss_rlim: 0
CPU usage: start_time: 1167842987 rtime: 0 utime: 18 stime: 0 cutime:14 cstime: 0 timeout: 4 it_real_value: 0 frequency: 0

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 -1226463552 (LWP 15108)]
[New Thread -1228903536 (LWP 15112)]
0xb7f43410 in __kernel_vsyscall ()

Thread 1 (Thread -1226463552 (LWP 15108))

  • #0 __kernel_vsyscall
  • #1 ??
    from /lib/libpthread.so.0
  • #2 libgnomeui_segv_handle
    from /usr/X11R6/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 eog_image_autorotate
    at eog-image.c line 1794
  • #5 eog_window_open
    at eog-window.c line 4063
  • #6 job_prepare_model_finished
    at main.c line 195
  • #7 eog_job_call_finished
    at eog-job.c line 440
  • #8 job_finished_cb
    at eog-job-manager.c line 54
  • #9 g_idle_dispatch
    from /usr/X11R6/lib/libglib-2.0.so.0
  • #10 g_main_context_dispatch
    from /usr/X11R6/lib/libglib-2.0.so.0
  • #11 g_main_context_iterate
    from /usr/X11R6/lib/libglib-2.0.so.0
  • #12 g_main_loop_run
    from /usr/X11R6/lib/libglib-2.0.so.0
  • #13 gtk_main
    from /usr/X11R6/lib/libgtk-x11-2.0.so.0
  • #14 main
    at main.c line 623
  • #0 __kernel_vsyscall


----------- .xsession-errors (124 sec old) ---------------------
(gnome-terminal:3348): GLib-GObject-WARNING **: IA__g_object_get_valist: object class `GtkSettings' has no property named `gtk-cursor-blink-timeout'
(gnome-terminal:3348): GLib-GObject-WARNING **: IA__g_object_get_valist: object class `GtkSettings' has no property named `gtk-cursor-blink-timeout'
(gnome-terminal:3348): GLib-GObject-WARNING **: IA__g_object_get_valist: object class `GtkSettings' has no property named `gtk-cursor-blink-timeout'
(gnome-terminal:3348): GLib-GObject-WARNING **: IA__g_object_get_valist: object class `GtkSettings' has no property named `gtk-cursor-blink-timeout'
(gnome-terminal:3348): GLib-GObject-WARNING **: IA__g_object_get_valist: object class `GtkSettings' has no property named `gtk-cursor-blink-timeout'
(gnome-terminal:3348): GLib-GObject-WARNING **: IA__g_object_get_valist: object class `GtkSettings' has no property named `gtk-cursor-blink-timeout'
(gnome-terminal:3348): GLib-GObject-WARNING **: IA__g_object_get_valist: object class `GtkSettings' has no property named `gtk-cursor-blink-timeout'
(gnome-terminal:3348): GLib-GObject-WARNING **: IA__g_object_get_valist: object class `GtkSettings' has no property named `gtk-cursor-blink-timeout'
--------------------------------------------------
Comment 3 Felix Riemann 2007-01-03 17:52:11 UTC
This looks like the same problem described in  bug 388413.
A fix for this is already in CVS HEAD/SVN TRUNK. It should be released with EOG 2.17.4.

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