[Dovecot] log error file ioloop.c assertion failed

Timo Sirainen tss at iki.fi
Thu Aug 10 22:31:14 EEST 2006


On Tue, 2006-07-11 at 10:53 +0200, Dominique Feyer wrote:
> pop3-login process have some error like that log:
> 
> dovecot: pop3-login: file ioloop.c: line 22 (io_add): assertion failed:
> (fd >= 0)
> dovecot: child 4648 (login) killed with signal 6
> 
> Any idea ?

No idea. Any idea how to reproduce it? :) Do you use SSL? Getting a
backtrace of that crash would be nice, but it's not very simple.
Probably the easiest way would be to set:

login_process_per_connection = no
login_processes_count = 1

Then:

gdb attach `pidof pop3-login`
cont
<wait for crash>
bt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 191 bytes
Desc: This is a digitally signed message part
Url : http://dovecot.org/pipermail/dovecot/attachments/20060810/c506cf33/attachment-0001.pgp 


More information about the dovecot mailing list