GNOME Bugzilla – Bug 466548
Evolution crashed : clicked on 'send' button in recurring meeting
Last modified: 2013-09-13 00:53:27 UTC
I updated a recurring meeting and clicked on 'send' button with 'update all instances option' enabled.Evolution crashed (Exchange as backend server) (evolution:27092): e-utils-WARNING **: Error file '/home/akhil/opt/gnome2/share/evolution/2.12/errors/org-gnome-attachment-reminder.error', domain 'org.gnome.evolution.plugins.attachment_reminder' already used, merging [New Thread -1336861808 (LWP 27290)] [Thread -1336861808 (LWP 27290) exited] [Thread -1320076400 (LWP 27288) exited] [New Thread -1320076400 (LWP 27292)] (evolution:27092): composer-CRITICAL **: set_editor_signature: assertion `E_MSG_COMPOSER_HDRS (p->hdrs)->account != NULL' failed (evolution:27092): composer-CRITICAL **: set_editor_signature: assertion `E_MSG_COMPOSER_HDRS (p->hdrs)->account != NULL' failed Program received signal SIGSEGV, Segmentation fault.
+ Trace 155103
Thread NaN (LWP 27092)
Akhil: For future reference: STACKTRACE keyword. Thanks.
Created attachment 93710 [details] [review] proposed evo patch for evolution; It seems to me that e_msg_composer_get_preferred_account can return NULL. I did go through all Evolution subdirectories and where it was missing I added test on non-NULL value returned from this function. Please consider if I did it right for groupwise and exchange plugins.
Seems right to me. I couldn't reproduce the bug though. Commit to head. The other thing could be show only enabled accounts in calendar editor.
Committed to trunk. Committed revision 34010.
*** Bug 475637 has been marked as a duplicate of this bug. ***