Displaying 2 results from an estimated 2 matches for "fds_count".
2006 Sep 22
1
Dovecot 1.0.rc7 ioloop-poll.c assertion failed after SIGHUP
...rning: SIGHUP received - reloading configuration
> dovecot: Sep 22 07:45:05 Error: Login process died too early - shutting down
> dovecot: Sep 22 07:45:05 Panic: file ioloop-poll.c: line 105 (io_loop_handle_remove): assertion failed: (index >= 0 && (unsigned int) index < ctx->fds_count)
and Dovecot had died. "someuser" was me, and I'd left my Thunderbird
client logged in (via IMAPS) by mistake when I hibernated my PC last night.
I'd seen exactly the same assert on a test box the day before yesterday,
(this time without a machine hibernating):-
> dovecot: S...
2007 Feb 12
1
Problems with HUP'ing dovecot
...to HUP the main process, the following
was logged:
dovecot: Feb 12 15:10:19 Warning: SIGHUP received - reloading
configuration
dovecot: Feb 12 15:10:19 Panic: file ioloop-poll.c: line 105
(io_loop_handle_remove): assertion failed: (index >= 0 && (unsigned
int) index < ctx->fds_count)
Of possible interest: just prior to issuing the HUP I had edited the /
etc/resolv.conf file to take out the first entry since that
particular DNS server went off line. I noticed that login attempts to
the POP and IMAP services were timing out and that's when I sent the
HUP to dovecot....