[Akonadi] [Bug 318098] akonadi_imap_resource eats 100% CPU

2013-11-19 Thread Christian Mollekopf
https://bugs.kde.org/show_bug.cgi?id=318098

Christian Mollekopf mollek...@kolabsys.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||mollek...@kolabsys.com
 Resolution|--- |FIXED

--- Comment #12 from Christian Mollekopf mollek...@kolabsys.com ---
I'll close this for now, please reopen if it still applies.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Akonadi] [Bug 318098] akonadi_imap_resource eats 100% CPU

2013-11-15 Thread Kevin Ottens
https://bugs.kde.org/show_bug.cgi?id=318098

Kevin Ottens er...@kde.org changed:

   What|Removed |Added

   Assignee|er...@kde.org   |chrig...@fastmail.fm

--- Comment #11 from Kevin Ottens er...@kde.org ---
The IMAP resource has a new maintainer, reassigning to him.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Akonadi] [Bug 318098] akonadi_imap_resource eats 100% CPU

2013-07-04 Thread David Faure
https://bugs.kde.org/show_bug.cgi?id=318098

--- Comment #10 from David Faure fa...@kde.org ---
Git commit 00784dd1a92cb00069df9e5f296e02f268fab6ed by David Faure.
Committed on 04/07/2013 at 21:00.
Pushed by dfaure into branch 'KDE/4.10'.

Cancel session request if imap idle manager is deleted before getting a
session.

Same logic as commit a4299dbabf37e692f4355ed4871fc0e3681d765b, but for
the idle manager.
Same possible symptom later on, an infinite number of:
Cancelling this request. Probably there is no more session available.
Related: bug 316541
FIXED-IN: 4.11

CCMAIL: er...@kde.org

M  +7-2resources/imap/imapidlemanager.cpp

http://commits.kde.org/kdepim-runtime/00784dd1a92cb00069df9e5f296e02f268fab6ed

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Akonadi] [Bug 318098] akonadi_imap_resource eats 100% CPU

2013-06-26 Thread David Faure
https://bugs.kde.org/show_bug.cgi?id=318098

David Faure fa...@kde.org changed:

   What|Removed |Added

 CC||fa...@kde.org

--- Comment #8 from David Faure fa...@kde.org ---
Please enable all debug output and look at .xsession-errors when it happens.

If you see a constant stream of Cancelling this request. Probably there is no
more session available. then I just fixed this bug.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Akonadi] [Bug 318098] akonadi_imap_resource eats 100% CPU

2013-06-26 Thread David Faure
https://bugs.kde.org/show_bug.cgi?id=318098

--- Comment #9 from David Faure fa...@kde.org ---
Git commit a4299dbabf37e692f4355ed4871fc0e3681d765b by David Faure.
Committed on 26/06/2013 at 10:13.
Pushed by dfaure into branch 'KDE/4.10'.

Cancel session request if the task is deleted early.

E.g. due to losing the connection to the server.
Otherwise the request is processed later on, with no task to use that
session, and we end up with a session in m_reservedSession for ever, and
soon afterwards an infinite stream of
Cancelling this request. Probably there is no more session available.

Might be related to:
Related: bug 316541
(but for lack of debug output in these reports, I can't tell for sure)

FIXED-IN: 4.10.5
Reviewed-by: Kévin Ottens

M  +5-2resources/imap/resourcetask.cpp
M  +6-0resources/imap/sessionpool.cpp
M  +1-0resources/imap/sessionpool.h
M  +43   -0resources/imap/tests/testsessionpool.cpp

http://commits.kde.org/kdepim-runtime/a4299dbabf37e692f4355ed4871fc0e3681d765b

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Akonadi] [Bug 318098] akonadi_imap_resource eats 100% CPU

2013-06-10 Thread Lastique
https://bugs.kde.org/show_bug.cgi?id=318098

--- Comment #7 from Lastique andy...@mail.ru ---
I'll try, but it doesn't happen very often. It only happened once or twice
since I filled the report.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Akonadi] [Bug 318098] akonadi_imap_resource eats 100% CPU

2013-06-09 Thread Daniel Vrátil
https://bugs.kde.org/show_bug.cgi?id=318098

Daniel Vrátil dvra...@redhat.com changed:

   What|Removed |Added

 CC||dvra...@redhat.com

--- Comment #6 from Daniel Vrátil dvra...@redhat.com ---
gdb output from the resource would be more useful. Can you please try to obtain
it, once this happens again?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Akonadi] [Bug 318098] akonadi_imap_resource eats 100% CPU

2013-04-26 Thread Guillaume Castagnino
https://bugs.kde.org/show_bug.cgi?id=318098

Guillaume Castagnino ca...@xwing.info changed:

   What|Removed |Added

 CC||ca...@xwing.info

--- Comment #2 from Guillaume Castagnino ca...@xwing.info ---
Hi, should probably be a dupe of #316541 ?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Akonadi] [Bug 318098] akonadi_imap_resource eats 100% CPU

2013-04-26 Thread Lastique
https://bugs.kde.org/show_bug.cgi?id=318098

--- Comment #3 from Lastique andy...@mail.ru ---
(In reply to comment #2)
 Hi, should probably be a dupe of #316541 ?

No, I didn't shut down Kmail, it was always running.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Akonadi] [Bug 318098] akonadi_imap_resource eats 100% CPU

2013-04-26 Thread Guillaume Castagnino
https://bugs.kde.org/show_bug.cgi?id=318098

--- Comment #4 from Guillaume Castagnino ca...@xwing.info ---
The bug #316541 also happen kmail opened (look at the even in the title). I'm
pretty shure it's the same : same strace more or less, same network
consumption.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Akonadi] [Bug 318098] akonadi_imap_resource eats 100% CPU

2013-04-26 Thread Lastique
https://bugs.kde.org/show_bug.cgi?id=318098

--- Comment #5 from Lastique andy...@mail.ru ---
(In reply to comment #4)
 The bug #316541 also happen kmail opened (look at the even in the title).
 I'm pretty shure it's the same : same strace more or less, same network
 consumption.

The #316541 bug description (and steps to reproduce, and comments) don't
communicate that the problem is not related to Kmail shutdown, so I'd rather
not mark it as a duplicate. I'm not always having this issue and frankly, I
didn't notice high network consumption (although it's possible I simply missed
it). But if developers are sure it's a duplicate then surely they will mark it
as such and I'm ok with that.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Akonadi] [Bug 318098] akonadi_imap_resource eats 100% CPU

2013-04-09 Thread Lastique
https://bugs.kde.org/show_bug.cgi?id=318098

--- Comment #1 from Lastique andy...@mail.ru ---
Created attachment 78754
  -- https://bugs.kde.org/attachment.cgi?id=78754action=edit
strace log fragment from the akonadi_imap_resource

I saved an strace log from the offending process. It seems to loop indefinitely
trying to update a folder 'Hudson' which is present in my account.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs