the way to get a stacktrace is either to use apport or gdb this way - start evolution on the email component - gdb --pid `pidof evolution-data-server-2.26` (gdb) continue - switch evolution to the calendar - the gdb prompt will be stopped on the e-d-s crash (gdb) backtrace
-- calendar causes evolution to crash https://bugs.launchpad.net/bugs/365793 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- desktop-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
