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 380927 - crash in Image Viewer: I had rotated the image ...
crash in Image Viewer: I had rotated the image ...
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: 2006-11-30 15:13 UTC by François Pernoud
Modified: 2006-12-01 16:00 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description François Pernoud 2006-11-30 15:13:45 UTC
Version: 2.16.1

What were you doing when the application crashed?
I had rotated the image 90° and was saving the resulting image. The program hung for several minutes.  It then crashed when I clicked on "Annuler" (Cancel) button in save window.


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

Memory status: size: 60248064 vsize: 0 resident: 60248064 share: 0 rss: 29646848 rss_rlim: 0
CPU usage: start_time: 1164898591 rtime: 0 utime: 2718 stime: 0 cutime:2584 cstime: 0 timeout: 134 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 -1226110784 (LWP 6817)]
[New Thread -1246639200 (LWP 6820)]
[New Thread -1227998304 (LWP 6818)]
(no debugging symbols found)
0xffffe410 in __kernel_vsyscall ()

Thread 3 (Thread -1227998304 (LWP 6818))

  • #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_label_set_justify
    from /usr/lib/libgtk-x11-2.0.so.0
  • #18 gtk_label_set_text
    from /usr/lib/libgtk-x11-2.0.so.0
  • #19 eog_save_dialog_start_image
  • #20 eog_window_get_uri
  • #21 eog_window_new
  • #22 eog_job_call_action
  • #23 eog_job_manager_add
  • #24 g_thread_create_full
    from /usr/lib/libglib-2.0.so.0
  • #25 start_thread
    from /lib/tls/i686/cmov/libpthread.so.0
  • #26 clone
    from /lib/tls/i686/cmov/libc.so.6

Comment 1 François Pernoud 2006-11-30 16:26:11 UTC
I faced this problem several times with different images, but IMHO it's not a so critical bug, since I was able to do what I intended to after I restarted the program.
Comment 2 André Klapper 2006-12-01 16:00:54 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 ***