Comment 3 for bug 78416

Revision history for this message
Daniel Holbach (dholbach) wrote :

If you can reproduce this, can you please do the following?

sudo apt-get install gdb evolution-dbg evolution-data-server-dbg
gdb evolution
(gdb) run
<....crash....>
(gdb) thread apply all bt full

and copy the output here.