Try starting evolution with:
G_SLICE=debug-blocks evolution

If it crashes out somewhere repeatable, repeat under gdb:
G_SLICE=debug-blocks gdb evolution

Then type "run" (enter), and get a backtrace with "bt" (enter) if it
crashes.

I tracked my problem down to the evolution-indicator package plugin, which I 
crudely "fixed" with:
sudo apt-get remove evolution-indicator

-- 
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