On 16.10.2010, at 3.41, The Doctor wrote: > The logs still show > > Oct 15 20:36:24 doctor dovecot: master: Dovecot v2.0.5 starting up (core > dumps disabled) > Oct 15 20:36:24 doctor dovecot: log: Error: conn.fd: -2 > Oct 15 20:36:24 doctor dovecot: log: Error: l->fd: 20 > Oct 15 20:36:24 doctor dovecot: log: Error: &conn.remote_ip: 134511880 > Oct 15 20:36:24 doctor dovecot: log: Error: &conn.remote_port: 134511900 > Oct 15 20:36:24 doctor dovecot: log: Error: mode=140000 & fifo = 1 > Oct 15 20:36:24 doctor dovecot: log: Panic: Leaked socket fd 20: (null):0 -> > (null):0
Remove the fd_verify_leaks function call, because it always panics here.