[Dovecot] dovecot/auth killed with signal 6

Timo Sirainen tss at iki.fi
Mon May 14 19:11:20 EEST 2012


On Wed, 2012-05-09 at 20:38 -0400, Edward Burr wrote:
> May  9 20:27:37 box dovecot: auth: Panic: io_add(0x1) called twice fd=13,
> callback=0x3016833290 -> 0x3016836cd0

Could you do:

gdb /usr/libexec/dovecot/auth coredump
x 0x3016833290
x 0x3016836cd0

> I finally got it working by commenting out the configuration under service
> auth {
> #  inet_listener {
> #    port = 12345
> #  }
> 
> which I had in there for SASL with postfix, and which WAS working before
> the power outage.

I guess there might be some bug in v2.0.9 related to this.





More information about the dovecot mailing list