These patches should resolve the issue:
https://git.gnome.org/browse/evolution-data-server/commit/?h=evolution-data-server-3-12&id=c9f9cdebfc
https://git.gnome.org/browse/evolution-data-server/commit/?h=evolution-data-server-3-12&id=fedfc8f
Ubuntu packagers should incorperate these to prevent Evo
The function crashes after it being called on line 1204:
handler_id = g_signal_connect (
model, "loaded-row",
G_CALLBACK (folder_tree_maybe_expand_row), object);
The variable `key` in the function has the following values before
generating a segmentation fault:
1405275544.24245.2@deskei/
I've ran gdb to find out what causes the segmentation fault. It says:
Program received signal SIGSEGV, Segmentation fault.
folder_tree_maybe_expand_row (model=0x583b4080, tree_path=0x584d4890,
iter=, folder_tree=0x584b0a60) at em-folder-tree.c:564
564 em-folder-tree.c: Bestand of
3 matches
Mail list logo