On Fr, 2010-02-19 at 18:37 +0000, Bommaraju, Rajyalakshmi wrote: > invalid tag <filename> at line 25 col 4 > invalid tag <lenientmode> at line 1465 col 10 > [ERROR] caught signal 11, shutting down > Segmentation fault
Ahem, mentiong that it segfaults would have been *very* useful information ;-} The error messages above that come from libsynthesis and point towards using an out-dated version of it. Which version are you using (use ldd to check)? How are you compiling? If that is the one you compiled yourself and not the one from Ubuntu, then please update your libsynthesis checkout to the latest master. If you happen to pick up the system's libsynthesis by accident, then consider compiling with "--disable-shared" and that can't happen anymore. -- Best Regards, Patrick Ohly The content of this message is my personal opinion only and although I am an employee of Intel, the statements I make here in no way represent Intel's position on the issue, nor am I authorized to speak on behalf of Intel on this matter. _______________________________________________ SyncEvolution mailing list [email protected] http://lists.syncevolution.org/listinfo/syncevolution
