On Wed, 23 Apr 2008, Thomas Robers wrote: ; Ken Murchison schrieb: ; > Can you try this patch: ; > ; > https://bugzilla.andrew.cmu.edu/cgi-bin/cvsweb.cgi/src/cyrus/lib/libconfig.c.diff?r1=1.18;r2=1.18.2.1 ; ; I tried the patch. Compiling is ok, but the master segfaults when I try to start: ; 347 if (buf[len-1] == '\\') { That's the line that the patch changes, and that's the old version of the line, so something didn't take with your patching. A. ---- Cyrus Home Page: http://cyrusimap.web.cmu.edu/ Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/twiki List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html