[Dovecot] dovecot-1.0b3 kevent error/warning message
i use openbsd/i386, dovecot-1.0b3, i see some kevent error/warning message in maillog like this:
imap(username): kevent(1) in io_loop_handle_add() failed: Bad file descriptor imap(username): kevent(1) in io_loop_handle_remove failed: Bad file descriptor
i use openbsd/i386, dovecot-1.0b3, i see some kevent error/warning message in maillog like this:
imap(username): kevent(1) in io_loop_handle_add() failed: Bad file descriptor imap(username): kevent(1) in io_loop_handle_remove failed: Bad file descriptor
Similar error like this has been already reported once to me privately by some Dovecot user. But I do not know why it happens. It seems to me
John Wong wrote: that the handle is already invalid at the point it gets into the said functions.
Can you describe your Dovecot setup a little bit?
Vaclav Haisman
On 2006-03-11 21:44:47 +0100, Václav Haisman wrote:
Similar error like this has been already reported once to me privately by some Dovecot user. But I do not know why it happens. It seems to me that the handle is already invalid at the point it gets into the said functions.
Can you describe your Dovecot setup a little bit?
this looks also similar to the epoll errors we had before. maybe try to port the epoll patch to kqueue?
darix
-- openSUSE - SUSE Linux is my linux openSUSE is good for you www.opensuse.org
On Sat, 2006-03-11 at 18:53 +0800, John Wong wrote:
imap(username): kevent(1) in io_loop_handle_add() failed: Bad file descriptor imap(username): kevent(1) in io_loop_handle_remove failed: Bad file descriptor
I've fixed a couple of these already in CVS. You could try if they're gone in nightly snapshots.. I'll release beta4 in a couple of weeks.
participants (5)
-
Jakob Hirsch
-
John Wong
-
Marcus Rueckert
-
Timo Sirainen
-
Václav Haisman