[Bug 149493] pop lock busy; impossible fetching mails from popserver

Harald Huthmann harald_mail at t-online.de
Mon Sep 3 17:11:39 BST 2007


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=149493         




------- Additional Comments From harald_mail t-online de  2007-09-03 18:11 -------
1. Kmail is running an the error "[IN-USE] Unable to lock maildrop" appears:

ps -ef | grep kmail
harald    4994     1  0 17:26 ?        00:00:02 kmail -caption KMail -icon kmail -miniicon kmail
ps -ef | grep kio_pop3
harald    5009  4246  0 17:26 ?        00:00:00 kio_pop3 [kdeinit] pop3 /home/harald/.kde/
[... a lot mohre kio_pop3 proceses]
lsof -i
kio_pop3 5321 harald    6u  IPv4  19804       TCP p50824C9D.dip.t-dialin.net:panja-axbnet->194.25.134.24:pop3 (ESTABLISHED)

2. I terminate kamil

ps -ef | grep kmail
harald    4994     1  0 17:26 ?        00:00:02 kmail -caption KMail -icon kmail -miniicon kmail
lso -i
kio_pop3 5321 harald    6u  IPv4  19804       TCP p50824C9D.dip.t-dialin.net:panja-axbnet->194.25.134.24:pop3 (ESTABLISHED)
harald    5009  4246  0 17:26 ?        00:00:00 kio_pop3 [kdeinit] pop3 /home/harald/.kde/socket-k
(...same list as above)

killall kmail
lsof -i
/*nothing*/
after three minuts
ps -ef | grep kio_pop3
/*nothing*/
Then i restart Kmail an it works again for a while...



More information about the Kdepim-bugs mailing list