GNOME Bugzilla – Bug 623263
evolution crashes on restart after creating new calendar / addressbook / task
Last modified: 2010-07-01 12:52:59 UTC
Steps to reproduce : 1.Create a new MAPI Calendar 2.Restart Evolution Regression after Public calendar/task/addressbook support in mapi. Crash traces: Program received signal SIGSEGV, Segmentation fault. 0xa8cba526 in add_cal_esource (account=<value optimized out>, folders=<value optimized out>, folder_type=MAPI_FOLDER_TYPE_APPOINTMENT, url=0x8970aa8, trash_fid=15898239944418656257) at exchange-mapi-account-listener.c:314 314 if (strcmp (e_source_get_property (source, "public"), "yes") != 0) (gdb) bt
+ Trace 222657
It's common crash across components (ofcourse difference line numbers) so should be fixed all together for addressbook, task and note.
s/difference/with different
This bug is resolved with the patch submitted to bug #623280. *** This bug has been marked as a duplicate of bug 623280 ***