Comment 10 for bug 252942

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

thank you for your effort, there is nothing special in those logs, could you install libglib2.0-0-dbg, run those commands:
- sudo gdb gdmsetup
(gdb) run
... get the crash
(gdb) bt
(gdb) frame n (where "n" is the number for the g_local_file_find_enclosing_mount() in the "bt" list
(gdb) print *local
(gdb) print local->filename

and attach those informations to the bug