GNOME Bugzilla – Bug 667528
Crash in pine-importer.c with no book source defined
Last modified: 2012-01-09 13:28:40 UTC
Moving this from a downstream bug report: https://bugzilla.redhat.com/show_bug.cgi?id=772300 libreport version: 2.0.8 abrt_version: 2.0.7 backtrace_rating: 4 cmdline: evolution comment: I tried to clean up my previous evolution config data and did rename all relevant folder did restart gconfd and evolution and in the import step it crashed. crash_function: import_contacts executable: /usr/bin/evolution kernel: 3.2.0 reason: Process /usr/bin/evolution was killed by signal 11 (SIGSEGV) time: Fr 06 Jan 2012 18:29:50 CET Core was generated by `evolution'. Program terminated with signal 11, Segmentation fault.
+ Trace 229410
Thread 5 (Thread 0xf773f8c0 (LWP 20226))
Thread 2 (Thread 0xf74a3b40 (LWP 20227))
I think this is different from bug #665123, it crashes here when no ESource addressbook is defined, on the first look.
Created attachment 204863 [details] [review] evo patch for evolution; This may fix this crash. A similar one (though not the same) can be applied to 3.2.3 sources.
Created commit df77623 in evo master (3.3.4+)