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

Attachment: PGP.sig
Description: This is a digitally signed message part

Reply via email to