Comment 34 for bug 890441

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

do you get those warning from nautilus? could you get a stacktrace for one of those? doing that should work:
nautilus --quit
gdb nautilus
(gdb) b g_log
(gdb) run
...
type "c" if it stops on something else or "bt" when you get one of the warnings