[Dovecot] dovecot imap auth fails to reconnect pgsql backend

Timo Sirainen tss at iki.fi
Wed Sep 24 09:29:13 EEST 2008


On Sep 24, 2008, at 7:23 AM, Frank Wang wrote:

> 3. service dovecot restart

init.d scripts may override the ulimit -c setting. It might work if  
you instead just run "dovecot".

Another possibility would be to attach gdb to the running dovecot-auth  
process:

gdb -p `dovecot-auth`
cont
<wait for crash>
bt full

-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 194 bytes
Desc: This is a digitally signed message part
Url : http://dovecot.org/pipermail/dovecot/attachments/20080924/e25a8d84/attachment-0001.bin 


More information about the dovecot mailing list