Public bug report changed: https://launchpad.net/malone/bugs/34092
Comment: There are 11 folders and 10 files in the open Nautilus window when I connect to that sftp connection. It takes approximately 5 minutes for Nautilus to spike (I think that answers your second question). I think I followed your gdb instructions properly - the output is pasted below. Thanks! (gdb) run Starting program: /usr/bin/nautilus [Thread debugging using libthread_db enabled] [New Thread -1225754944 (LWP 5426)] [New Thread -1227445328 (LWP 5429)] [New Thread -1233794128 (LWP 5432)] [Thread -1233794128 (LWP 5432) exited] [New Thread -1233794128 (LWP 5433)] [New Thread -1242969168 (LWP 5434)] [New Thread -1251361872 (LWP 5435)] [Thread -1233794128 (LWP 5433) exited] [Thread -1242969168 (LWP 5434) exited] [Thread -1251361872 (LWP 5435) exited] [New Thread -1251361872 (LWP 5438)] [New Thread -1242969168 (LWP 5439)] [Thread -1242969168 (LWP 5439) exited] [Thread -1251361872 (LWP 5438) exited] [New Thread -1251361872 (LWP 5904)] [Thread -1251361872 (LWP 5904) exited] [New Thread -1251361872 (LWP 6360)] [Thread -1251361872 (LWP 6360) exited] [New Thread -1251361872 (LWP 6363)] [Thread -1251361872 (LWP 6363) exited] Program received signal SIGINT, Interrupt. [Switching to Thread -1225754944 (LWP 5426)] 0xffffe410 in __kernel_vsyscall () (gdb) thread apply all bt Thread 2 (Thread -1227445328 (LWP 5429)): #0 0xffffe410 in __kernel_vsyscall () #1 0xb74d68b4 in poll () from /lib/tls/i686/cmov/libc.so.6 #2 0xb76826e8 in g_main_context_check () from /usr/lib/libglib-2.0.so.0 #3 0xb7682bb8 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0 #4 0xb776570e in link_thread_io_context () from /usr/lib/libORBit-2.so.0 #5 0xb769b472 in g_static_private_free () from /usr/lib/libglib-2.0.so.0 #6 0xb76e6341 in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #7 0xb74e04de in clone () from /lib/tls/i686/cmov/libc.so.6 Thread 1 (Thread -1225754944 (LWP 5426)): #0 0xffffe410 in __kernel_vsyscall () #1 0xb7494306 in gettimeofday () from /lib/tls/i686/cmov/libc.so.6 #2 0xb767eab9 in g_get_current_time () from /usr/lib/libglib-2.0.so.0 #3 0xb767ee8e in g_source_get_current_time () from /usr/lib/libglib-2.0.so.0 #4 0xb7681256 in g_main_context_is_owner () from /usr/lib/libglib-2.0.so.0 #5 0xb7681eab in g_main_context_prepare () from /usr/lib/libglib-2.0.so.0 #6 0xb76824ee in g_main_context_check () from /usr/lib/libglib-2.0.so.0 #7 0xb7682bb8 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0 #8 0xb7b863c6 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0 #9 0x08079448 in main (argc=-1217531308, argv=0xbfb34fe4) at nautilus-main.c:435 ---Type <return> to continue, or q <return> to quit--- -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs