GNOME Bugzilla – Bug 521959
Evolution doesn't come up
Last modified: 2008-03-12 12:36:35 UTC
Just after srag had created 2.24 branch, i updated to trunk with all other components on which evolution depends, evolution doesn't work at all. I cann't start in any view. There is an infinite loop. Program received signal SIGSEGV, Segmentation fault.
+ Trace 192177
Thread 3059959488 (LWP 32445)
These same traces will keep continuing.
http://svn.gnome.org/viewvc/evolution?view=revision&revision=35175 broke something ;-) I can use r35174 without any problems :-)
It doesn't work for me too.
Seems like this change caused it: http://svn.gnome.org/viewvc/evolution/trunk/mail/mail-config.c?r1=35175&r2=35174&pathrev=35175
Also in this change was removed initialization of priv->base_directory, somehow. http://svn.gnome.org/viewvc/evolution/trunk/mail/mail-component.c?r1=35175&r2=35174&pathrev=35175
Fixed crash as part of bug #513951.