How about gdb attach to a process? $ pidof nautilus 8677 $sudo gdb 2>&1 | tee gdb-nautilus.txt (gdb) attach 8677 (gdb) cont Continuing. < reproduce the crash > (gdb) backtrace full
https://wiki.ubuntu.com/X/Backtracing#Backtrace_with_gdb -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/884059 Title: Nautilus crashes with a middle click on a Desktop icon To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/884059/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs