> Weird. Could you try two times in a row (by running "run" a second > time), it seems like nautilus fails connecting to X?!?
Nothing changes. See below. More things: - I don't know how to make sure that the debugging version of nautilus is indeed being used - before dying, nautilus draws a window that very quickly disappears $ gdb /usr/bin/nautilus 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 "x86_64-linux-gnu"...Using host libthread_db library "/lib/libthread_db.so.1". (gdb) b gdk_x_error Function "gdk_x_error" not defined. Make breakpoint pending on future shared library load? (y or [n]) y Breakpoint 1 (gdk_x_error) pending. (gdb) r --sync /home/pot/cng Starting program: /usr/bin/nautilus --sync /home/pot/cng [Thread debugging using libthread_db enabled] [New Thread 46912593880816 (LWP 27623)] Breakpoint 2 at 0x2aaaabd4b560: file gdkmain-x11.c, line 598. Pending breakpoint "gdk_x_error" resolved [New Thread 1074006368 (LWP 27626)] Initializing gnome-mount extension [New Thread 1082726752 (LWP 27634)] [New Thread 1091447136 (LWP 27635)] [New Thread 1100167520 (LWP 27636)] The application 'nautilus' lost its connection to the display :1.0; most likely the X server was shut down or you killed/destroyed the application. Program exited with code 01. (gdb) thread apply all bt full (gdb) r --sync /home/pot/cng Starting program: /usr/bin/nautilus --sync /home/pot/cng Error in re-setting breakpoint 2: No source file named gdkmain-x11.c. Error in re-setting breakpoint 2: No source file named gdkmain-x11.c. Error in re-setting breakpoint 2: No source file named gdkmain-x11.c. Error in re-setting breakpoint 2: No source file named gdkmain-x11.c. Error in re-setting breakpoint 2: No source file named gdkmain-x11.c. Error in re-setting breakpoint 2: No source file named gdkmain-x11.c. Error in re-setting breakpoint 2: No source file named gdkmain-x11.c. Error in re-setting breakpoint 2: No source file named gdkmain-x11.c. Error in re-setting breakpoint 2: No source file named gdkmain-x11.c. Error in re-setting breakpoint 2: No source file named gdkmain-x11.c. Error in re-setting breakpoint 2: No source file named gdkmain-x11.c. Error in re-setting breakpoint 2: No source file named gdkmain-x11.c. Error in re-setting breakpoint 2: No source file named gdkmain-x11.c. Error in re-setting breakpoint 2: No source file named gdkmain-x11.c. [Thread debugging using libthread_db enabled] [New Thread 46912593880816 (LWP 27660)] [New Thread 1074006368 (LWP 27661)] Initializing gnome-mount extension [New Thread 1082726752 (LWP 27669)] [New Thread 1091447136 (LWP 27670)] [New Thread 1100167520 (LWP 27671)] The application 'nautilus' lost its connection to the display :1.0; most likely the X server was shut down or you killed/destroyed the application. Program exited with code 01. (gdb) thread apply all bt full (gdb) quit -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]