hi all,

a little more info on this problem ... i can now stop/reproduce it.

i've cyrus imap 2.2.12 + sasl 2.1.22 beta on OSX 10.4.2

i'm able to launch/use "lmtpd" w/ no problems, if prefork=0, config'd
(in cyrus.conf) as:

    lmtp cmd="lmtpd -a  -C imapd.conf"   listen="127.0.0.1:lmtp"  prefork=0

however, if i CHANGE to "prefork=1", i get the following repeating error:

Oct  5 14:44:06 devbox master[11053]: service lmtp pid 11094 in READY
state: terminated abnormally
Oct  5 14:44:07 devbox lmtp[11095]: Unknown Error Code: -1904809464
Oct  5 14:44:07 devbox lmtp[11095]: FATAL: Unknown Error Code: -190480946

this ONLY happens when prefork-ing lmtpd;  other SERVICES are OK.

any help in tracking this down would be appreciated.

cheers,

richard


========= requested info ===========
        • version of imapd
                2.2.12
        
        • version of libsasl
                2.1.22 beta
        
        • your system type
                Darwin devbox 8.2.0 Darwin Kernel Version 8.2.0: Fri Jun 24 
17:46:54
PDT 2005; root:xnu-792.2.4.obj~3/RELEASE_PPC Power Macintosh powerpc
        
        • the options you passed to ./configure
                ./configure \
                --enable-static=yes --enable-shared=yes \
                --with-cyrus-user=darkmatter --with-cyrus-group=darkmatter \
                --with-bdb \
                --with-bdb-libdir=/usr/local/berkeley-db/lib \
                --with-bdb-incdir=/usr/local/berkeley-db/include \
                --with-openssl=/usr/local/ssl \
                --with-perl=/usr/bin/perl \
                --with-libwrap \
                --with-auth=unix \
                --with-idle=idled \
                --disable-gssapi --without-gss_impl \
                --enable-listext \
                --enable-server \
                --enable-cyradm \
                --disable-cmulocal \
                --disable-murder \
                --enable-nntp \
                --with-syslogfacility=LOCAL6 \
                --with-com_err=/usr \
                --enable-sieve \
                --without-snmp
        
        • the errors from make
                none
        
        • the config.status file generated by  configure
                it's big ... let me know if needed.
        
        

----
Cyrus Home Page: http://asg.web.cmu.edu/cyrus
Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html

Reply via email to