Summary: | sieve process sometimes hangs taking 60% of CPU time | ||
---|---|---|---|
Product: | [Unmaintained] kio | Reporter: | Pavel Baranchikov <maednoldor> |
Component: | sieve | Assignee: | Marc Mutz <mutz> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | maednoldor, mrgrim, patrick.fehr |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Pavel Baranchikov
2009-03-07 15:25:32 UTC
There's a good chance this may be related to the bug I posted: 194459 My problem is I do not know how to reproduce the issue. If I could I'd build debug binaries and, well, debug it :) Are you able to provide steps to reproduce? > Are you able to provide steps to reproduce?
It is sad to say, but I do not know how to reproduce it too. The situation is very similar to 194459. I think, the situation is same :)... I think, but do not know.
*** Bug 194634 has been marked as a duplicate of this bug. *** *** Bug 194459 has been marked as a duplicate of this bug. *** SVN commit 992886 by tmcguire: Fix readLine() going into an infinte loop when the connection gets disconnected. The problem was that waitForReadyRead() did of course not work. Thanks to Telefonica for helping me reproduce the problem and Andreas for seeing and fixing the problem. This should fix the bug that kio_sieve uses 100% CPU. BUG: 186455 M +1 -1 tcpslavebase.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=992886 |