[Dovecot] Re: kqueue cont'd

Václav Haisman V.Haisman at sh.cvut.cz
Wed May 17 19:45:49 EEST 2006



Chris Cappuccio wrote:
> So I just got one like this before a login:
> 
> May 16 21:24:58 m1 dovecot: imap-login: Unrecognized event: kevent {.ident =  0, .filter = 0xffffffff, .flags = 0x0001, .fflags = 0x00000000, .data = 0x0000002b}
> May 16 21:24:58 m1 dovecot: imap-login: mode: 0x004x
> May 16 21:24:58 m1 dovecot: child 10716 (login) killed with signal 6
> 
> The OpenBSD port runs configure with these arguments:
> 
> CONFIGURE_ARGS+=--localstatedir=/var \
>                 --with-ioloop=kqueue \
>                 --with-notify=kqueue \
>                 --with-ssl=openssl \
>                 --with-ssldir=/etc/ssl \
>                 --without-pam \
>                 --without-shadow \
>                 --without-vpopmail
Thanks for the report. I am aware of the problem but I haven't had
enough time lately to fix it. In the mean time if it bothers you, you
can remove --with-ioloop=kqueue and use poll. The other kqueue option,
--with-notify=kqueue, is independent of the first one and can still be used.

--
Vaclav Haisman


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 544 bytes
Desc: OpenPGP digital signature
Url : http://dovecot.org/pipermail/dovecot/attachments/20060517/30c95b8a/signature.pgp


More information about the dovecot mailing list