I followed these instructions (https://wiki.ubuntu.com/Backtrace) and I've got this:
GNU gdb 6.8-debian Copyright (C) 2008 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-linux-gnu"... (gdb) ^B[Khandle SIG33 pass nostop noprint Signal Stop Print Pass to program Description SIG33 No No Yes Real-time event 33 (gdb) set pagination 0 (gdb) run Starting program: /usr/bin/nautilus [Thread debugging using libthread_db enabled] [New Thread 0x7fdadfd297a0 (LWP 28277)] [New Thread 0x4217a950 (LWP 28280)] Program exited normally. (gdb) backtrace full No stack. (gdb) info registers The program has no registers now. (gdb) thread apply all backtrace No registers. (gdb) quit I've just copied a non empty folder on the same root folder (the folder /home/user/bug/ on /home/user/.), and it crashed. ** Attachment added: "gdb-nautilus.txt" http://launchpadlibrarian.net/15068297/gdb-nautilus.txt -- Nautilus crashes when trying to copy a non empty folder https://bugs.launchpad.net/bugs/237762 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- desktop-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
