Hello ringostar,

Unfortunately the backtrace is missing most of the symbols -- and, as
such, it is unusable.

Perhaps a better option would be to allow apport (the automagic bug
filler) to deal with it.

You should be able to force apport to kick in by sending a (for example)
SIGSEGV to evolution:

$ kill -11 `pidof evolution`

This will send a SIGSEGV to evolution, which should kick apport. Apport
will then propose to open a new bug on Lauchpad. Accept, and refer to
this one (also, please state the SIGSEGV was just a way to get apport to
fill in the bug).

We then should have in launchpad a bug with nice backtraces.

*Before* killing evolution, please also run strace on it:

$ sudo strace -p `pidof evolution` -o evo-trace.log

Let it run for a bit, then kill it & upload the resulting log file here.

Thank you.

-- 
evolution doesn't close properly
https://bugs.launchpad.net/bugs/214507
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