This list is dedicated to hacking on Evolution, not reporting issues. Please use the Evolution mailing list [1] next time.
> I just installed the latest release of Evolution along with Gnome 2.10 > from Garnome. (all built myself then). > > Evolution segfaults - every time - when I try to reply to a message > > Looks like g_object_unref() is called with an invalid pointer in > bbdb_handle_reply () Did you try disabling that particular eplugin? > This does not happen when I use "New Message" > > Gnome version is 2.10, first release, with GTK+ 2.6.4 The GARNOME version and any custom changes matters too, at least to me. ;-) FWIW, running Evolution 2.2.1.1 built by GARNOME 2.10.0.1 myself, Evo works just fine. This issue may be related to GARNOME (build environment, options). See [2] for the mailing list. Did you tweak any options apart from basic things like the $prefix? ...guenther [1] http://lists.ximian.com/mailman/listinfo/evolution [2] http://mail.gnome.org/mailman/listinfo/garnome-list/ -- char *t="[EMAIL PROTECTED]"; main(){ char h,m=h=*t++,*x=t+2*h,c,i,l=*x,s=0; for (i=0;i<l;i++){ i%8? c<<=1: (c=*++x); c&128 && (s+=h); if (!(h>>=1)||!t[s+h]){ putchar(t[s]);h=m;s=0; }}} _______________________________________________ evolution-hackers maillist - [email protected] http://lists.ximian.com/mailman/listinfo/evolution-hackers
