On Wed, 23 Apr 2008 10:33:27 +0200, "Thomas Robers - TuTech Innovation GmbH" <robers@xxxxxxxxx> said: > Ken Murchison schrieb: > > I am pleased to announce the release of Cyrus IMAPd 2.3.12. This > > release should be considered production quality. > > I'm getting a segmentation fault when I try to start the master process. > Compiling went fine on Debian etch (2.6.18-5-xen-amd64) with gcc version > (GCC) 4.1.2 20061115 (prerelease) (Debian 4.1.1-21) > > [...] > > open("/var/imap/imapd.conf", O_RDONLY) = 3 > fstat(3, {st_mode=S_IFREG|0640, st_size=1366, ...}) = 0 > mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) > = 0x2b6c1cebe000 > read(3, "# (21.02.2008)\n## directori"..., 4096) = 1366 > --- SIGSEGV (Segmentation fault) @ 0 (0) --- > +++ killed by SIGSEGV +++ > Process 26096 detached This would be even more useful: % gdb /opt/imap/libexec/master > run -d [ wait for it to segfault ] > bt > Compiling and running version 2.3.11 with the same options on the same > machine works fine. Are you able to post your /var/imap/imapd.conf file? I'm guessing there's something in there which is causing the segfault. Regards, Bron. -- Bron Gondwana brong@xxxxxxxxxxx ---- 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