I rebuilt nautilus with debug enabled, but gdb just exits when nautilus crashes, so i can't collect a backtrace.
[EMAIL PROTECTED]:~$ gdb nautilus 2>&1 | tee gdb-nautilus.txt GNU gdb 6.4.90-debian Copyright (C) 2006 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i486-linux-gnu"...Using host libthread_db library "/ lib/tls/i686/cmov/libthread_db.so.1". (gdb) handle 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 -1226897744 (LWP 24032)] BFD: BFD 2.17.50 20060514 internal error, aborting at /build/buildd/gdb-6.4.90.d fsg/bfd/elfcode.h line 191 in bfd_elf32_swap_symbol_in BFD: Please report this bug. [EMAIL PROTECTED]:~$ -- Nautilus crashes on startup https://launchpad.net/bugs/73504 -- desktop-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
