Summary: | pop lock busy; impossible fetching mails from popserver | ||
---|---|---|---|
Product: | [Unmaintained] kmail | Reporter: | Helga Fischer <hfischer> |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED WORKSFORME | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | crashreport for kmail until fetching mails |
Description
Helga Fischer
2007-09-02 21:05:30 UTC
Created attachment 21537 [details]
crashreport for kmail until fetching mails
Hello Developers,
Unfortunatly there are no rules for missing success fetching the mails. Killing
all kio_pops has no effect.
Fetching mails from an arcor.de-Account is successful for every time. For
eschkitai.de (hosteurope.de) and gmx.de there does it not work. Exceptionally
the first one after the system was rebootet.
The problem is discussed in the opensuse-de-mailinglist. Other users have no
problems with fetching their mail from a gmx-account.
Helga
I forgot: If it can help - I'm able to get the logs of two mailserver, from which kmail cannot fetch the mails. hfischer 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... I guess all the following bugs are related, and are recently introduced in the enterprise and 3.5 branch: bug 149413 bug 149477 bug 149492 bug 149493 bug 149500 Since the last update (the second on thuesday, 09.03.) kmail now works fine. Thank You for the quick update, Helga Fischer |