[Akonadi] [Bug 310887] Imap resource crashes randomly.

Dan Vrátil dvratil at redhat.com
Wed Feb 27 14:56:39 GMT 2013


https://bugs.kde.org/show_bug.cgi?id=310887

Dan Vrátil <dvratil at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dvratil at redhat.com
            Version|4.9                         |git

--- Comment #4 from Dan Vrátil <dvratil at redhat.com> ---
I'm able to reproduce this with our corporate Zimbra server and I guess I found
the problem :-)

KIMAP session does not handle "BYE" command when the server disconnects us,
because this appears in console:

A message was received from the server with no job to handle it: "* BYE
X.Y.Z.redhat.com Zimbra IMAP4rev1 server closing connection "
"(2a20425945207a6d61696c31342e636f6c6c61622e70726f642e696e742e706878322e7265646861742e636f6d205a696d62726120494d415034726576312073657276657220636c6f73696e6720636f6e6e656374696f6e20)" 

When email check is triggered after this, the  Q_ASSERT(
!socketTimer.isActive() ) occurs

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Kdepim-bugs mailing list