could you get a backtrace of evolution and evolution-data-server (with the evolution-dbg and evolution-data-server-dbg packages installed) next time you get the issue? - gdb -p $(pidof evolution-data-server) (gdb) thread apply all bt - gdb -p $(pidof evolution) (gdb) thread apply all bt
-- Evolution won't start https://launchpad.net/bugs/60678 -- desktop-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
