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 390926 - crash in gThumb Image Viewer: Using gThumb to create a...
crash in gThumb Image Viewer: Using gThumb to create a...
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: 2006-12-30 10:14 UTC by Nicolas Martin
Modified: 2006-12-30 20:41 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description Nicolas Martin 2006-12-30 10:14:29 UTC
What were you doing when the application crashed?
Using gThumb to create a web Album. 

gThumb has a lot of difficulties to deal with exporting a web album outside the local filesystem, i.e. on a attached serveur, with a sshfs link. Under Ubuntu, this is easily achieved with the "connect to server..." menu, and choosing SSH.

Crashed probably due to access on this remote server

Nota : All ssh accesses to this server work fine with all applications tested : Nautilus, Rhythmbox, Totem, ...



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

Memory status: size: 234815488 vsize: 0 resident: 234815488 share: 0 rss: 35528704 rss_rlim: 0
CPU usage: start_time: 1167473361 rtime: 0 utime: 469 stime: 0 cutime:439 cstime: 0 timeout: 30 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 -1227515712 (LWP 7813)]
[New Thread -1445786720 (LWP 7828)]
[New Thread -1437394016 (LWP 7827)]
[New Thread -1429001312 (LWP 7826)]
[New Thread -1353323616 (LWP 7817)]
[New Thread -1268008032 (LWP 7815)]
(no debugging symbols found)
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1227515712 (LWP 7813))

  • #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 2006-12-30 20:41:24 UTC
This is probably gtk bug 353127.

- Mike

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