GNOME Bugzilla – Bug 674599
[abrt] Crash on contact view open
Last modified: 2012-06-06 11:10:00 UTC
Moving this from a downstream bug report: https://bugzilla.redhat.com/show_bug.cgi?id=814800 [abrt] evolution-data-server-3.4.1-1.fc17: Process /usr/libexec/evolution-addressbook-factory was killed by signal 11 (SIGSEGV) libreport version: 2.0.10 abrt_version: 2.0.10 backtrace_rating: 4 cmdline: /usr/libexec/evolution-addressbook-factory comment: Opened contacts view in Evolution using EWS crash_function: e_book_backend_sqlitedb_get_is_populated executable: /usr/libexec/evolution-addressbook-factory kernel: 3.3.2-1.fc17.x86_64 time: Fri 20 Apr 2012 01:30:29 PM EDT Core was generated by `/usr/libexec/evolution-addressbook-factory'. Program terminated with signal 11, Segmentation fault.
+ Trace 230120
Thread 1 (Thread 0x7fde5ffff700 (LWP 18908))
I was able to reproduce this for couple times, but then it suddenly stopped crashing for me. After looking around the code I would add couple sanity tests, just in case.
Created attachment 215730 [details] [review] ews patch for evolution-ews; Let's add these sanity tests. It also fixes one memory leak and makes sure the GAL books are marked always as read-only.
Created commit c1089c0 in ews master (3.5.3+) Created commit 294101a in ews gnome-3-4 (3.4.3+)