The gdb trace shows the problem on evolution-exchange, with e2k-result.c
@line 435 triggering it.

This is the piece of code that drives it:

e2k_results_free (E2kResult *results, int nresults)
{
        int i;

        for (i = 0; i < nresults; i++)
                e2k_result_clear (&results[i]);
        g_free (results);
}


I understand, from your last comment, that you are running 2.22.3.1 now. Is 
that correct?

Also -- you may probably bypass this error if you uninstall evolution-
exchange.

** Bug watch added: GNOME Bug Tracker #543663
   http://bugzilla.gnome.org/show_bug.cgi?id=543663

** Also affects: evolution via
   http://bugzilla.gnome.org/show_bug.cgi?id=543663
   Importance: Unknown
       Status: Unknown

-- 
Evolution fails to launch
https://bugs.launchpad.net/bugs/247067
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution in ubuntu.

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

Reply via email to