Likewise, buggy buggy evolution...

If you want to use the program, a workaround might be starting from a
terminal with:

G_SLICE=always-malloc evolution

Its a bandaid, but if it works, the cause might be somewhere in
evolution (or one of its many libraries) calling g_free() on memory
acquired with the g_slice mechanism.

Finding it might be like looking for a needle in a haystack though!


Another possibility, valgrind is showing some use-after free invalid reads in 
webkit's renderer. These might be causing issues.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1169694

Title:
  evolution crashes with GSlice: assertion failed: sinfo->n_allocated >
  0

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evolution/+bug/1169694/+subscriptions

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

Reply via email to