Comment 1 for bug 27758

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

Thanks for your bug. Could you get a backtrace with libglib2.0-0-dbg
nautilus-dbg libc6-dbg installed?
- gnome-session-remove nautilus
- LD_LIBRARY_PATH=/usr/lib/debug:$LD_LIBRARY_PATH gdb nautilus
(gdb) handle SIG33 pass nostop noprint
(gdb) run
.... crash
(gdb) thread apply all bt

Copy that to a comment.