GNOME Bugzilla – Bug 412732
evolution crashed with SIGSEGV in g_list_insert_sorted_real()
Last modified: 2013-09-13 00:51:17 UTC
That bug has been opened on https://launchpad.net/bugs/88117 "Binary package hint: evolution evolution crashed when adding contact ... Package: evolution 2.9.91-0ubuntu2 ..." Debug backtrace for the crash:
+ Trace 114382
Thread 1 (process 5685)
Created attachment 93643 [details] [review] proposed evo patch for evolution; I bet, user did File->Print (or Preview) in contacts, before adding new contact, because the handler kept registered even it should not. The patch disconnects handlers from book_view when no longer needed.
Awesome. Please commit.
Committed to trunk. Committed revision 34009.