Comment 8 for bug 191548

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

how did you get the stacktrace? the way you should get it is:
- start evolution
- open a command line
- gdb --pid $(pidof evolution-data-server)
(gdb) continue
- switch to evolution and get the crash
- switch back to gdb and enter "thread apply all bt full"
- copy the stacktrace to the bug