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 418809 - crash in gThumb Image Viewer: Trying to save a photo I...
crash in gThumb Image Viewer: Trying to save a photo I...
Status: RESOLVED DUPLICATE of bug 353127
Product: gthumb
Classification: Other
Component: general
unspecified
Other All
: High critical
: ---
Assigned To: Paolo Bacchilega
Paolo Bacchilega
Depends on:
Blocks:
 
 
Reported: 2007-03-16 01:36 UTC by superdan
Modified: 2007-03-16 11:31 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description superdan 2007-03-16 01:36:48 UTC
What were you doing when the application crashed?
Trying to save a photo I had edited from a memory card.


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

Memory status: size: 142315520 vsize: 0 resident: 142315520 share: 0 rss: 24477696 rss_rlim: 0
CPU usage: start_time: 1174008686 rtime: 0 utime: 2669 stime: 0 cutime:2538 cstime: 0 timeout: 131 it_real_value: 0 frequency: 2

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

(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 -1227556672 (LWP 6529)]
[New Thread -1314923616 (LWP 6553)]
[New Thread -1306530912 (LWP 6552)]
[New Thread -1298138208 (LWP 6551)]
[New Thread -1270854752 (LWP 6548)]
[New Thread -1239802976 (LWP 6546)]
(no debugging symbols found)
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1227556672 (LWP 6529))

  • #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 strcmp
    from /lib/tls/i686/cmov/libc.so.6
  • #5 _gtk_file_system_model_path_do
    from /usr/lib/libgtk-x11-2.0.so.0
  • #6 _gtk_file_chooser_default_new
    from /usr/lib/libgtk-x11-2.0.so.0
  • #7 fs_module_init
    from /usr/lib/gtk-2.0/2.10.0/filesystems/libgnome-vfs.so
  • #8 fs_module_init
    from /usr/lib/gtk-2.0/2.10.0/filesystems/libgnome-vfs.so
  • #9 fs_module_init
    from /usr/lib/gtk-2.0/2.10.0/filesystems/libgnome-vfs.so
  • #10 g_source_is_destroyed
    from /usr/lib/libglib-2.0.so.0
  • #11 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #12 g_main_context_check
    from /usr/lib/libglib-2.0.so.0
  • #13 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #14 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #15 main
  • #0 __kernel_vsyscall

Comment 1 Michael Chudobiak 2007-03-16 11:31:34 UTC
This is supposed to be fixed in gtk+ 2.10.8 and later. Please check and see
what version of libgtk2.0 is installed on your system. If it is 2.10.8 or
later, please report the problem in bug 353127.

- Mike



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