[Courier-imap] courier-imap (Debian testing) processes hang
Brought to you by:
mrsam
|
From: Fen L. <fe...@id...> - 2004-03-31 09:29:34
|
Hello - I just upgraded to 3.0.2-2 (testing) and now processes hang :( What happens is a user can update a folder and view an email, and then they're stuck - nothing else works. In mozilla-thunderbird (0.5-4) I get "Server XXX has disconnected." On Macintosh (Panther) Apple Mail, the error is: "Connection failed: There may be a problem with the mail server or network" On Windows Eudora 6, it says "IMAP connection to server XXX has been broken" The various /var/log files don't show much But the processes keep hanging. After killing these processes, another folder may be retrieved before it hands again. You can see four sets of hung processes (couriertls/imapd) in this listing: # ps aux | grep imap root 2969 0.0 0.0 2440 748 ? S 11:44 0:00 /usr/sbin/couriertcpd -address=0 -stderrlogger=/usr/sbin/courierlogger -stderrloggername=imapd-ssl -maxprocs=40 -maxperip=4 -pid=/var/run/courier/imapd-ssl.pid -nodnslookup -noidentlookup 993 /usr/bin/couriertls -server -tcpd /usr/lib/courier/courier/imaplogin /usr/lib/courier/authlib/authdaemon /usr/bin/imapd Maildir root 2973 0.0 0.0 1680 464 ? S 11:44 0:00 /usr/sbin/courierlogger imapd-ssl root 7818 0.0 0.0 2440 748 ? S 15:45 0:00 /usr/sbin/couriertcpd -address=0 -stderrlogger=/usr/sbin/courierlogger -maxprocs=40 -maxperip=4 -pid=/var/run/courier/imapd.pid -nodnslookup -noidentlookup 143 /usr/lib/courier/courier/imaplogin /usr/lib/courier/authlib/authdaemon /usr/bin/imapd Maildir root 7822 0.0 0.0 1680 464 ? S 15:45 0:00 /usr/sbin/courierlogger imaplogin root 9026 0.0 0.1 2968 1364 ? S 17:19 0:00 /usr/bin/couriertls -server -tcpd /usr/lib/courier/courier/imaplogin /usr/lib/courier/authlib/authdaemon /usr/bin/imapd Maildir fen 9027 0.0 0.1 4712 1544 ? S 17:19 0:00 /usr/bin/imapd Maildir root 9034 0.0 0.1 2968 1364 ? S 17:19 0:00 /usr/bin/couriertls -server -tcpd /usr/lib/courier/courier/imaplogin /usr/lib/courier/authlib/authdaemon /usr/bin/imapd Maildir fen 9035 0.0 0.1 4696 1612 ? S 17:19 0:00 /usr/bin/imapd Maildir root 9038 0.0 0.1 2968 1364 ? S 17:19 0:00 /usr/bin/couriertls -server -tcpd /usr/lib/courier/courier/imaplogin /usr/lib/courier/authlib/authdaemon /usr/bin/imapd Maildir fen 9039 0.0 0.1 4696 1604 ? S 17:19 0:00 /usr/bin/imapd Maildir root 9042 0.0 0.1 2968 1364 ? S 17:19 0:00 /usr/bin/couriertls -server -tcpd /usr/lib/courier/courier/imaplogin /usr/lib/courier/authlib/authdaemon /usr/bin/imapd Maildir fen 9043 0.0 0.1 4696 1584 ? S 17:19 0:00 /usr/bin/imapd Maildir I'm running courier-imap/courier-imap-ssl, openssl 0.9.7d-1 and postfix 2.0.16 on Debian testing with kernel 2.6.3 on amd athlon Hope this helps, Fen |