7 May
2003
7 May
'03
6:03 a.m.
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.