Comment 5 for bug 37723

Revision history for this message
Sebastien Bacher (seb128) wrote : Re: Dapper64 - Viewing Evolution Help Contents Kills Evolution Until Reboot

What does happen if you try restarting it from a command line? Does crash or hang? Could you run it with gdb to get a backtrace?
- gdb evolution
(gdb) run
... hang
(gdb) thread apply all bt

Does it use some CPU or just return to the command line or just hang without using CPU?