Timo Sirainen wrote:
On 11 août 06, at 01:37, Timo Sirainen wrote:
To avoid having some stupid new problems with 1.0rc7, could you test this night's snapshot once it arrives in a couple of hours:
I tried 20060812 nightly on NetBSD-current, and it fails (rc2 works "almost" perfectly) during auth:
Aug 12 21:42:07 intrepid dovecot: Dovecot v1.0.rc6 starting up Aug 12 21:42:15 intrepid dovecot: child 3534 (auth) killed with signal 11 Aug 12 21:42:16 intrepid dovecot: child 9520 (auth) killed with signal 11 Aug 12 21:42:16 intrepid dovecot: auth(default): Error: write_full() failed: Broken pipe Aug 12 21:43:16 intrepid dovecot: imap-login: Disconnected: method=PLAIN, rip=192.168.1.8, lip=75.80.183.211, TLS
This is build with:
$ ./configure --prefix=/software/dovecot-20060812 --disable-ipv6 --with-ioloop =poll --with-notify=none --without-passwd-file --without-shadow --without-pam -- with-checkpassword --without-bsdauth --without-gssapi --without-vpopmail --witho ut-pop3d --with-storages=maildir --without-sql-drivers --without-deliver --witho ut-static-userdb --disable-asserts
Using kqueue/kqueue rather than poll/none has the same results (I tried to use kqueue first!).
Recommendations on how to debug?
ScottE