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 421019 - crash in gThumb Image Viewer: resolve_all_symlinks fai...
crash in gThumb Image Viewer: resolve_all_symlinks fai...
Status: RESOLVED DUPLICATE of bug 159884
Product: gthumb
Classification: Other
Component: general
unspecified
Other All
: High critical
: ---
Assigned To: Paolo Bacchilega
Paolo Bacchilega
Depends on:
Blocks:
 
 
Reported: 2007-03-21 14:02 UTC by Michael Chudobiak
Modified: 2007-03-21 14:04 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description Michael Chudobiak 2007-03-21 14:02:39 UTC
What were you doing when the application crashed?
resolve_all_symlinks fails for ssh:// uris. Running with --g-fatal-warnings. svn rev 1504.


Distribution: Fedora Core release 6 (Zod)
Gnome Release: 2.16.3 2007-01-31 (Red Hat, Inc)
BugBuddy Version: 2.16.0

System: Linux 2.6.19-1.2911.fc6 #1 SMP Sat Feb 10 15:51:47 EST 2007 i686
X Vendor: The XFree86 Project, Inc
X Vendor Release: 40300000
Selinux: No
Accessibility: Disabled

Memory status: size: 96968704 vsize: 0 resident: 96968704 share: 0 rss: 18219008 rss_rlim: 0
CPU usage: start_time: 1174485675 rtime: 0 utime: 97 stime: 0 cutime:90 cstime: 0 timeout: 7 it_real_value: 0 frequency: 0

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

Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1208662304 (LWP 18054)]
[New Thread -1276646512 (LWP 18093)]
[New Thread -1276118128 (LWP 18092)]
[New Thread -1274479728 (LWP 18091)]
[New Thread -1252971632 (LWP 18087)]
[New Thread -1252443248 (LWP 18086)]
0x00702402 in __kernel_vsyscall ()

Thread 1 (Thread -1208662304 (LWP 18054))

  • #0 __kernel_vsyscall
  • #1 waitpid
    from /lib/libpthread.so.0
  • #2 libgnomeui_segv_handle
    at gnome-ui-init.c line 870
  • #3 <signal handler called>
  • #4 __kernel_vsyscall
  • #5 *__GI_raise
    at ../nptl/sysdeps/unix/sysv/linux/raise.c line 64
  • #6 *__GI_abort
    at abort.c line 88
  • #7 IA__g_logv
    at gmessages.c line 497
  • #8 IA__g_log
    at gmessages.c line 517
  • #9 gth_file_list_update_next_thumb
    at gth-file-list.c line 324
  • #10 add_list_in_chunks
    at gth-file-list.c line 1082
  • #11 g_timeout_dispatch
    at gmain.c line 3422
  • #12 IA__g_main_context_dispatch
    at gmain.c line 2045
  • #13 g_main_context_iterate
    at gmain.c line 2677
  • #14 IA__g_main_loop_run
    at gmain.c line 2881
  • #15 IA__gtk_main
    at gtkmain.c line 1148
  • #16 main
    at main.c line 832
  • #0 __kernel_vsyscall

Comment 1 Michael Chudobiak 2007-03-21 14:04:26 UTC

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