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 394121 - crash in Image Viewer:
crash in Image Viewer:
Status: RESOLVED DUPLICATE of bug 367788
Product: eog
Classification: Core
Component: general
2.16.x
Other All
: High critical
: ---
Assigned To: EOG Maintainers
EOG Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-01-08 02:48 UTC by Brin
Modified: 2007-01-14 20:05 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16


Attachments
eog stack trace - crash when saving files (11.80 KB, text/plain)
2007-01-08 04:17 UTC, Brin
Details

Description Brin 2007-01-08 02:48:14 UTC
Version: 2.16.1

What were you doing when the application crashed?



Distribution: Ubuntu 6.10 (edgy)
Gnome Release: 2.16.1 2006-10-02 (Ubuntu)
BugBuddy Version: 2.16.0

Memory status: size: 312352768 vsize: 0 resident: 312352768 share: 0 rss: 253620224 rss_rlim: 0
CPU usage: start_time: 1168221492 rtime: 0 utime: 44076 stime: 0 cutime:40715 cstime: 0 timeout: 3361 it_real_value: 0 frequency: 0

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

(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1226344256 (LWP 6429)]
[New Thread -1270502496 (LWP 6432)]
[New Thread -1227850848 (LWP 6430)]
(no debugging symbols found)
0xffffe410 in __kernel_vsyscall ()

Thread 2 (Thread -1270502496 (LWP 6432))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/tls/i686/cmov/libpthread.so.0
  • #2 gnome_gtk_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 __kernel_vsyscall
  • #5 raise
    from /lib/tls/i686/cmov/libc.so.6
  • #6 abort
    from /lib/tls/i686/cmov/libc.so.6
  • #7 g_logv
    from /usr/lib/libglib-2.0.so.0
  • #8 g_log
    from /usr/lib/libglib-2.0.so.0
  • #9 g_assert_warning
    from /usr/lib/libglib-2.0.so.0
  • #10 gdk_region_get_rectangles
    from /usr/lib/libgdk-x11-2.0.so.0
  • #11 gdk_region_get_rectangles
    from /usr/lib/libgdk-x11-2.0.so.0
  • #12 gdk_region_union
    from /usr/lib/libgdk-x11-2.0.so.0
  • #13 gdk_window_invalidate_maybe_recurse
    from /usr/lib/libgdk-x11-2.0.so.0
  • #14 gtk_widget_get_default_style
    from /usr/lib/libgtk-x11-2.0.so.0
  • #15 gtk_widget_style_get
    from /usr/lib/libgtk-x11-2.0.so.0
  • #16 gtk_widget_queue_resize
    from /usr/lib/libgtk-x11-2.0.so.0
  • #17 gtk_icon_view_set_cursor
    from /usr/lib/libgtk-x11-2.0.so.0
  • #18 gtk_image_set_from_pixbuf
    from /usr/lib/libgtk-x11-2.0.so.0
  • #19 gtk_image_new_from_pixmap
    from /usr/lib/libgtk-x11-2.0.so.0
  • #20 g_object_set_valist
    from /usr/lib/libgobject-2.0.so.0
  • #21 g_object_set
    from /usr/lib/libgobject-2.0.so.0
  • #22 eog_save_dialog_get_button
  • #23 eog_window_get_uri
  • #24 eog_window_new
  • #25 eog_job_call_action
  • #26 eog_job_manager_add
  • #27 g_thread_create_full
    from /usr/lib/libglib-2.0.so.0
  • #28 start_thread
    from /lib/tls/i686/cmov/libpthread.so.0
  • #29 clone
    from /lib/tls/i686/cmov/libc.so.6

Comment 1 Brin 2007-01-08 03:40:12 UTC
This crash happened while i was trying to save, the "saving" dialog box hung, it only displayed a 1/3 of the preview picture. I have since installed the debug symbols to get more details. This may be related to my other bug 392654.
Comment 2 Brin 2007-01-08 04:17:22 UTC
Created attachment 79704 [details]
eog stack trace - crash when saving files

please let me know if i am missing some debug symbols. Ubuntu/Edgy has some dependancy errors with the dbgsym packages.
Comment 3 Claudio Saavedra 2007-01-14 20:05:34 UTC
Thanks for taking the time to report this bug.
This particular bug has already been reported into our bug tracking system, but the maintainers need more information to fix the bug. Could you please answer the questions in the other report in order to help the developers?


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