Comment 3 for bug 67086

Revision history for this message
Sebastien Bacher (seb128) wrote : Re: Nautilus keeps crashing at gettimeofday

Thank you for the backtrace. That looks like an issue to GTK, could you install libc6-dbg libgtk2.0-0-dbg and get a backtrace this way?
- gnome-session-remove nautilus
- LD_LIBRARY_PATH=/usr/lib/debug gdb nautilus
(gdb) run
... get the crash
(gdb) thread apply all bt