OK. I tried to attach gdb to the running nautilus process. After attaching I opened the Trash.
>gdb --pid=xxxx (gdb) c Continuing. [New Thread 0x7fc7eda82950 (LWP 9398)] [New Thread 0x7fc7e167f950 (LWP 9399)] (no debugging symbols found) [New Thread 0x7fc7da188950 (LWP 9400)] [Thread 0x7fc7eda82950 (LWP 9398) exited] [Thread 0x7fc7da188950 (LWP 9400) exited] [New Thread 0x7fc7da188950 (LWP 9406)] Program received signal SIGSEGV, Segmentation fault. 0x00007fc7f5689c30 in g_str_hash () from /usr/lib/libglib-2.0.so.0 (gdb) bt #0 0x00007fc7f5689c30 in g_str_hash () from /usr/lib/libglib-2.0.so.0 #1 0x00007fc7f5658bfd in g_hash_table_lookup () from /usr/lib/libglib-2.0.so.0 #2 0x00007fc7dbc85789 in ?? () from /usr/lib/nautilus/extensions-2.0/libnautilus-ubuntuone.so #3 0x00000000004b3577 in ?? () #4 0x00000000004afeb6 in ?? () #5 0x00000000004b12c8 in ?? () #6 0x00000000004adc84 in ?? () #7 0x00000000004701da in ?? () #8 0x0000000000472d8f in ?? () #9 0x00007fc7f5d4062e in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0 #10 0x00007fc7f5d56846 in ?? () from /usr/lib/libgobject-2.0.so.0 #11 0x00007fc7f5d57c8e in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0 #12 0x00007fc7f5d58213 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0 #13 0x00000000004b0cf8 in ?? () #14 0x00000000004b0e29 in ?? () #15 0x00000000004b102d in ?? () #16 0x00007fc7f647cfe5 in ?? () from /usr/lib/libgio-2.0.so.0 #17 0x00007fc7f6499bac in ?? () from /usr/lib/libgio-2.0.so.0 #18 0x00007fc7f56679fe in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 #19 0x00007fc7f566b3c8 in ?? () from /usr/lib/libglib-2.0.so.0 #20 0x00007fc7f566b825 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0 #21 0x00007fc7f6f3f377 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0 #22 0x000000000044334a in ?? () #23 0x00007fc7f3e67606 in __libc_start_main () from /lib/libc.so.6 #24 0x000000000042ffd9 in ?? () #25 0x00007fffc270e918 in ?? () #26 0x000000000000001c in ?? () #27 0x0000000000000001 in ?? () #28 0x00007fffc270fc04 in ?? () #29 0x0000000000000000 in ?? () -- nautilus crashes with SIGSEGV in g_slice_alloc() when opening trash https://bugs.launchpad.net/bugs/399328 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
