the log you got shows it's eds crashing and not evolution

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

-- 
evolution crashes on startup
https://bugs.launchpad.net/bugs/373842
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to