On Sun, 2004-05-23 at 17:06 +0530, Hari Prasad Nadig wrote: > hi everyone, > > I've been getting weird problem from last evening from when I updated the > sources. The address book fails to initialize and mailer segfaults while > sending mail. > > The error I get is as follows: > The overwriting error message was: file e-book.c: line 2246 (e_book_new): > assertion `source && E_IS_SOURCE (source)' failed
not sure when/why you're getting that - can you set a breakpoint on g_log and find out the caller of e_book_new? > evo: relocation error: > /opt/gnome2/lib/evolution/1.5/components/libevolution-addressbook.so: > undefined symbol: e_book_async_load_source I found and fixed the one remaining instance of that symbol the other night. Should just need to update to fix it. Chris _______________________________________________ evolution-hackers maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/evolution-hackers
