On Sun, Jan 22, 2006 at 02:25:57PM +0100, Bj?rn Ketelaars wrote: > I?m having some troubles with the latest dovecot port (1.0.beta1p2). My > log is filed with: > > Jan 22 13:59:06 gateway dovecot: imap-login: Login: user=<user>, > method=plain, rip=10.0.0.100, lip=84.245.31.251, TLS > Jan 22 13:59:08 gateway dovecot: imap(user): kevent() for notify failed: > Invalid argument > Jan 22 13:59:08 gateway dovecot: imap(user): kevent() for notify failed: > Invalid argument > Jan 22 13:59:09 gateway dovecot: child 2349 (imap) killed with signal 11 > > It seams that --with-ioloop=kqueue and --with-notify=kqueue in Makefile > have something to do with these errors. What does this kqueue do and can > I compile without it?
I just commited some fixes for the kqueue support. Can you update your dovecot package to 1.0.beta1p3 and let me know if you still see the same issue?