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 441347 - crash in gThumb Image Viewer: Looking through photogra...
crash in gThumb Image Viewer: Looking through photogra...
Status: RESOLVED DUPLICATE of bug 364113
Product: gthumb
Classification: Other
Component: general
unspecified
Other All
: High critical
: ---
Assigned To: Paolo Bacchilega
Paolo Bacchilega
Depends on:
Blocks:
 
 
Reported: 2007-05-26 03:05 UTC by Lachlan Marsh
Modified: 2007-08-17 08:50 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description Lachlan Marsh 2007-05-26 03:05:03 UTC
What were you doing when the application crashed?
Looking through photographs and rotating when required.


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

Memory status: size: 378564608 vsize: 378564608 resident: 100716544 share: 15441920 rss: 100716544 rss_rlim: -1
CPU usage: start_time: 1180148176 rtime: 11805 utime: 11008 stime: 797 cutime:6 cstime: 31 timeout: 0 it_real_value: 0 frequency: 100

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

(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 47334264850544 (LWP 13696)]
[New Thread 1157667152 (LWP 14583)]
[New Thread 1132489040 (LWP 13706)]
[New Thread 1124096336 (LWP 13705)]
[New Thread 1115703632 (LWP 13704)]
[New Thread 1090525520 (LWP 13701)]
[New Thread 1082132816 (LWP 13699)]
(no debugging symbols found)
0x00002b0cdc195eef in waitpid () from /lib/libpthread.so.0

Thread 1 (Thread 47334264850544 (LWP 13696))

  • #0 waitpid
    from /lib/libpthread.so.0
  • #1 gnome_gtk_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #2 <signal handler called>
  • #3 g_string_new
    from /usr/lib/libglib-2.0.so.0
  • #4 gnome_vfs_uri_to_string
    from /usr/lib/libgnomevfs-2.so.0
  • #5 fs_module_create
    from /usr/lib/gtk-2.0/2.10.0/filesystems/libgnome-vfs.so
  • #6 gnome_vfs_job_get_count
    from /usr/lib/libgnomevfs-2.so.0
  • #7 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #8 g_main_context_check
    from /usr/lib/libglib-2.0.so.0
  • #9 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #10 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #11 main
  • #0 waitpid
    from /lib/libpthread.so.0

Comment 1 Michael Chudobiak 2007-05-28 12:18:11 UTC
gThumb 2.7.x does not support gnome-vfs fully, which probably caused this crash. Please upgrade to gThumb 2.10.x (in Ubuntu Feisty, for example).
Comment 2 André Klapper 2007-08-17 08:50:43 UTC
it's definitely a gnome-vfs issue that is also triggered by other apps than gthumb
Comment 3 André Klapper 2007-08-17 08:50:59 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.


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