I have both updated my system and removed eiciel, because of another bug, and now instead of crashing, sometimes nautilus hangs (the desktop is not shown until I killall nautilus), sometimes it works, sometimes it asks for password twice then hangs. Now it is deadlocked, and here is the backtrace for both processes:
***************** the first one, with commandline nautilus --no-default-window --sm-client-id default2 This is the backtrace for the nautilus process responsible (gdb) thread apply all bt Thread 3 (Thread -1227400272 (LWP 15896)): #0 0xffffe410 in __kernel_vsyscall () #1 0xb74fe8c4 in poll () from /lib/tls/i686/cmov/libc.so.6 #2 0xb76ab7e8 in g_main_context_check () from /usr/lib/libglib-2.0.so.0 #3 0xb76abcb8 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0 #4 0xb778d70e in link_thread_io_context () from /usr/lib/libORBit-2.so.0 #5 0xb76c45a2 in g_static_private_free () from /usr/lib/libglib-2.0.so.0 #6 0xb770e341 in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #7 0xb75084ee in clone () from /lib/tls/i686/cmov/libc.so.6 Thread 2 (Thread -1363301456 (LWP 16023)): #0 0xffffe410 in __kernel_vsyscall () #1 0xb7710c76 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0 #2 0xb797766f in gnome_vfs_async_get_job_limit () from /usr/lib/libgnomevfs-2.so.0 #3 0xb797921f in gnome_vfs_job_get_count () from /usr/lib/libgnomevfs-2.so.0 #4 0xb798178a in gnome_vfs_get_file_mime_type_fast () from /usr/lib/libgnomevfs-2.so.0 #5 0xb79827ef in gnome_vfs_module_callback_invoke () from /usr/lib/libgnomevfs-2.so.0 #6 0xb6834d7a in ?? () from /usr/lib/gnome-vfs-2.0/modules/libsftp.so #7 0xb68378bc in ?? () from /usr/lib/gnome-vfs-2.0/modules/libsftp.so #8 0xaebda0d0 in ?? () #9 0x00000028 in ?? () #10 0xaebda118 in ?? () #11 0x00000018 in ?? () #12 0x00000000 in ?? () Thread 1 (Thread -1225587008 (LWP 15876)): #0 0xffffe410 in __kernel_vsyscall () #1 0xb77132ae in __lll_mutex_lock_wait () from /lib/tls/i686/cmov/libpthread.so.0 #2 0xb770ffbb in _L_mutex_lock_33 () from /lib/tls/i686/cmov/libpthread.so.0 #3 0x08502a18 in ?? () #4 0xb772f994 in g_param_values_cmp () from /usr/lib/libgobject-2.0.so.0 #5 0xb6833d71 in ?? () from /usr/lib/gnome-vfs-2.0/modules/libsftp.so #6 0xb6838e20 in ?? () from /usr/lib/gnome-vfs-2.0/modules/libsftp.so #7 0xbf97e184 in ?? () #8 0xbf97e158 in ?? () #9 0xb7755768 in ?? () from /usr/lib/libgobject-2.0.so.0 #10 0x08157860 in ?? () ---Type <return> to continue, or q <return> to quit--- #11 0x00000000 in ?? () #0 0xffffe410 in __kernel_vsyscall () ************************ The second one, with commandline nautilus --no-desktop ssh://[EMAIL PROTECTED]/home/vincenzo (gdb) thread apply all bt Thread 2 (Thread -1227400272 (LWP 16022)): #0 0xffffe410 in __kernel_vsyscall () #1 0xb74fe8c4 in poll () from /lib/tls/i686/cmov/libc.so.6 #2 0xb76ab7e8 in g_main_context_check () from /usr/lib/libglib-2.0.so.0 #3 0xb76abcb8 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0 #4 0xb778d70e in link_thread_io_context () from /usr/lib/libORBit-2.so.0 #5 0xb76c45a2 in g_static_private_free () from /usr/lib/libglib-2.0.so.0 #6 0xb770e341 in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #7 0xb75084ee in clone () from /lib/tls/i686/cmov/libc.so.6 Thread 1 (Thread -1225587008 (LWP 16021)): #0 0xffffe410 in __kernel_vsyscall () #1 0xb7710c76 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0 #2 0xb7772595 in giop_recv_buffer_get () from /usr/lib/libORBit-2.so.0 #3 0xb7775cc5 in ORBit_small_invoke_stub () from /usr/lib/libORBit-2.so.0 #4 0xb7775e96 in ORBit_small_invoke_stub_n () from /usr/lib/libORBit-2.so.0 #5 0xb77876be in ORBit_c_stub_invoke () from /usr/lib/libORBit-2.so.0 #6 0xb77b07dc in Bonobo_Unknown_unref () from /usr/lib/libbonobo-activation.so.4 #7 0xb780e3bb in bonobo_object_release_unref () from /usr/lib/libbonobo-2.so.0 #8 0x0806a434 in nautilus_application_startup (application=0x8196490, kill_shell=0, restart_shell=0, no_default_window=0, no_desktop=1, do_first_time_druid_check=1, browser_window=0, startup_id=0x81b90a8 "_TIME3707352936", geometry=0x0, urls=0x81636a0) at nautilus-application.c:632 #9 0x08079e06 in main (argc=21, argv=0xbfe7f0e4) at nautilus-main.c:395 #10 0xb7453ea2 in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6 #11 0x080672a1 in _start () at ../sysdeps/i386/elf/start.S:119 #0 0xffffe410 in __kernel_vsyscall () -- Bookmarks to directories in remote servers hang nautilus if user didn't autenticate by opening the desktop shortcut before https://launchpad.net/bugs/49383 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs