[Dovecot] dovecot stopping - no messages
Timo Sirainen
tss at iki.fi
Tue Apr 26 12:13:12 EEST 2005
On Tue, 2005-04-26 at 12:32 +1000, Nigel Allen wrote:
> Greetings
>
> Running Fedora Core 3 and dovecot-0.99.13-3.FC3 as a production mail
> server for around 30+ accounts.
>
> A couple of times a day dovecot just stops.
>
> Nothing in the mail log except for
>
> Apr 26 00:48:19 sydsrv05 imap-login: Can't connect to auth process at
> default: Connection refused
Sounds like Dovecot's master process crashes. Is there a core file
in /var/run/dovecot directory? If so, do:
gdb dovecot /var/run/dovecot/core
bt
and send the result here.
Or alternatively do:
gdb attach `pidof dovecot`
cont
(wait for it to crash)
bt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://dovecot.org/pipermail/dovecot/attachments/20050426/54fb6018/attachment-0001.bin>
More information about the dovecot
mailing list