Displaying 1 result from an estimated 1 matches for "3417dbe6".
2009 Mar 27
2
1.2.beta4: Fatal: io_loop_handle_add: epoll_ctl(1, 11): Bad file descriptor
Whenever dovecot is stopped while a dict process is running I see
Fatal: io_loop_handle_add: epoll_ctl(1, 11): Bad file descriptor
in the error log.
The following patch fixes this for me. I'm sure there is a better way though.
--- dovecot-1.2.beta4/src/master/dict-process.c.orig 2009-03-27 16:44:59.000000000 +0100
+++ dovecot-1.2.beta4/src/master/dict-process.c 2009-03-27