[dovecot] Re: 0.99.9.1 - Runaway imap-login process
Timo Sirainen
tss at iki.fi
Wed May 7 06:03:24 EEST 2003
On Mon, 2003-05-05 at 15:47, Warren Togami wrote:
> PID USER PRI NI SIZE RSS SHARE STAT %CPU %MEM TIME CPU COMMAND
> 32116 dovecot 19 0 1464 1464 1212 R 99.9 0.1 60:58 0
> imap-login
>
> Any tips on what I can do to get some debugging information out of this?
If strace didn't show anything, I guess it got stuck to infinite loop
somewhere.
gdb /usr/local/libexec/dovecot/imap-login 32116
bt
would show where it's stuck at.
More information about the dovecot
mailing list