GNOME Bugzilla – Bug 711198
Crashes on creating a new task
Last modified: 2013-11-07 18:48:03 UTC
1. Switch to tasks 2. Click 'New task' on toolbar / via menu or via shortcut Result: crash Reproduced on evolution-3.11.1-1.fc21.x86_64 libical-1.0-3.fc21.x86_64 Traceback: Program received signal SIGSEGV, Segmentation fault. 0x0000003851440ec0 in pvl_pop () from /lib64/libical.so.1 (gdb) t a a bt
+ Trace 232688
Thread 1 (Thread 0x7f0b71f3fa40 (LWP 2198))
Didn't manage to reproduce this, but looks like it was freeing garbage memory thanks to an uninitialized variable and a lack of error checking. Presuming fixed for Evolution 3.11.2 and 3.10.2: https://git.gnome.org/browse/evolution/commit/?id=5b70c20382267590e3ccdc748a49ba9abce6ea11 https://git.gnome.org/browse/evolution/commit/?h=gnome-3-10&id=f31a6a3b46646651920709de56f2f4af4ed44a37