It's recently gotten tricker to start Nautilus in the debugger due to
gnome session's pathological restarting behavior. Instead, try attaching
the debugger to the existing process and then reproduce the crash. You
can do this with this command:

gdb --pid=`pidof nautilus`

then typing "c" or "continue" and pressing return when you get to the
gdb prompt.

-- 
nautilus crashes with SIGSEGV in g_slice_alloc() when opening trash
https://bugs.launchpad.net/bugs/399328
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

Reply via email to