Comment 4 for bug 64420

Revision history for this message
Sebastien Bacher (seb128) wrote :

what about the messages on the command line? Could you get a backtrace when it hangs? Run nautilus with gdb for that (with libgnomevfs2-0-dbg nautilus-dbg installed)
- gnome-session-remove nautilus
- gdb nautilus
(gdb) run
.... get the hang
<Ctrl-> on the gdb prompt
(gdb) thread apply all bt