GNOME Bugzilla – Bug 314576
hang when using "Type: None" for a mail account
Last modified: 2013-09-13 00:57:06 UTC
That happens with evolution 2.3.8/evolution-data-server 1.3.8 and a fresh made account with the default options. It hangs when clicking on "edit" from the preferences with the account selected: (gdb) thread apply all bt
+ Trace 62634
Thread 1 (Thread -1230161696 (LWP 20622))
when selecting "Server Type: None" from the "Receiving Email" tab evo hangs with a "*** glibc detected *** free(): invalid pointer: 0xb6b98240 ***" on stdout
this is probably the vsnprintf bug, try upgrading eds from cvs.
it's fixed with GNOME 2.12
verified using evolution-2.4.0.
it happens again with evolution 2.5.2: https://bugzilla.ubuntu.com/show_bug.cgi?id=20150
Created attachment 55619 [details] [review] proposed patch Fix for the crash.
Created attachment 55620 [details] [review] proposed patch Fix for the crash.
Patch committed to head.