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 373655 - crash on nautilus location ftp://ftp.ciril.fr/pub/linux/mandrivalinux/official
crash on nautilus location ftp://ftp.ciril.fr/pub/linux/mandrivalinux/official
Status: RESOLVED DUPLICATE of bug 367521
Product: gnome-vfs
Classification: Deprecated
Component: Module: ftp
2.16.x
Other All
: High critical
: ---
Assigned To: gnome-vfs maintainers
gnome-vfs maintainers
Depends on:
Blocks:
 
 
Reported: 2006-11-11 02:46 UTC by Christian Kirbach
Modified: 2007-01-27 23:18 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description Christian Kirbach 2006-11-11 02:46:15 UTC
What were you doing when the application crashed?
Hit CTRL-L and entered ftp://ftp.ciril.fr/pub/linux/mandrivalinux/official
Connect anonymously.

reproducable. sometimes you need to move the window.


Distribution: Ubuntu 6.10 (edgy)
Gnome Release: 2.16.1 2006-11-06 (JHBuild)
BugBuddy Version: 2.16.0

Memory status: size: 70971392 vsize: 0 resident: 70971392 share: 0 rss: 19501056 rss_rlim: 0
CPU usage: start_time: 1163212823 rtime: 0 utime: 161 stime: 0 cutime:154 cstime: 0 timeout: 7 it_real_value: 0 frequency: 0

Backtrace was generated from '/opt/gnome2/bin/nautilus'

Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1229691216 (LWP 6850)]
[New Thread -1287316576 (LWP 6863)]
0xffffe410 in __kernel_vsyscall ()

Thread 2 (Thread -1287316576 (LWP 6863))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/tls/i686/cmov/libpthread.so.0
  • #2 libgnomeui_segv_handle
    at gnome-ui-init.c line 870
  • #3 <signal handler called>
  • #4 strcmp
    from /lib/tls/i686/cmov/libc.so.6
  • #5 do_read_directory
    from /opt/gnome2/lib/gnome-vfs-2.0/modules/libftp.so
  • #6 gnome_vfs_directory_read_next_cancellable
    from /opt/gnome2/lib/libgnomevfs-2.so.0
  • #7 load_directory_details
    from /opt/gnome2/lib/libgnomevfs-2.so.0
  • #8 execute_load_directory
    from /opt/gnome2/lib/libgnomevfs-2.so.0
  • #9 _gnome_vfs_job_execute
    from /opt/gnome2/lib/libgnomevfs-2.so.0
  • #10 thread_entry_point
    from /opt/gnome2/lib/libgnomevfs-2.so.0
  • #11 g_thread_pool_thread_proxy
    at gthreadpool.c line 265
  • #12 g_thread_create_proxy
    at gthread.c line 553
  • #13 start_thread
    from /lib/tls/i686/cmov/libpthread.so.0
  • #14 clone
    from /lib/tls/i686/cmov/libc.so.6

Comment 1 Christian Kirbach 2006-11-11 02:48:59 UTC
gnome-vfs issue.

Comment 2 Christian Kirbach 2006-11-11 02:56:54 UTC
perhaps related to bug #367521 - first two frames match.
Comment 3 palfrey 2006-12-08 15:11:22 UTC
Can you reproduce this with the gnomevfs-ls program on the command line?
Comment 4 Christian Kirbach 2007-01-27 23:14:30 UTC
better trace with Gnome 2.16

  • #3 <signal handler called>
  • #4 strcmp
    from /lib/tls/i686/cmov/libc.so.6
  • #5 do_read_directory
    at ftp-method.c line 2692
  • #6 gnome_vfs_directory_read_next_cancellable
    at gnome-vfs-directory.c line 234

Comment 5 Christian Kirbach 2007-01-27 23:18:55 UTC

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