[Dovecot] Installing Dovecot v2.0.3 from binary files problem

Timo Sirainen tss at iki.fi
Thu Jun 30 08:08:17 EEST 2011


On Wed, 2011-06-29 at 11:19 +0430, Meisam Navaki wrote:

>  dovecot: master: Error: service(config): child 8606 killed with signal 11
> (core dumps disabled)

config process crashes for some reason. Can you get a gdb backtrace? You
should be able to do it simply by:

ulimit -c unlimited
dovecot
gdb /usr/local/libexec/dovecot/config /var/run/dovecot/core

(or wherever your config binary is)

If the config binary is stripped, this isn't very useful. Then you'd
have to build it yourself.




More information about the dovecot mailing list