GNOME Bugzilla – Bug 661528
(e-addressbook-factory:6404): GLib-CRITICAL **: g_ascii_strcasecmp: assertion `s2 != NULL' failed
Last modified: 2012-01-02 09:55:26 UTC
Evolution 3.2.x + Exchange 2007 1. Create a contact, save it 2. Modify it i.e. i add phone numbers 3. Save it 4. Notice warning on e-addressbook-factory terminal (gdb) bt
+ Trace 228763
Continuing. (e-addressbook-factory:6404): GLib-CRITICAL **: g_ascii_strcasecmp: assertion `s2 != NULL' failed
Created attachment 201645 [details] [review] Patch for EWS Added a check for NULL String before calling to compare.
Created commit 78cc513 to master.