[Akonadi] [Bug 325443] Akonadi IMAP crashed when exiting KDE

Daniel Vrátil dvratil at redhat.com
Tue Oct 1 11:14:05 BST 2013


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
   Version Fixed In|                            |4.11.3
         Resolution|---                         |FIXED
      Latest Commit|                            |http://commits.kde.org/kdep
                   |                            |im-runtime/9406e45979a0b363
                   |                            |b0262845c452dcd35dacb397

--- Comment #1 from Daniel Vrátil <dvratil at redhat.com> ---
Git commit 9406e45979a0b363b0262845c452dcd35dacb397 by Dan Vrátil.
Committed on 01/10/2013 at 10:12.
Pushed by dvratil into branch 'KDE/4.11'.

Disconnect session pool manually in ImapResource destructor

Otherwise the pool is disconnected when destroyed from QObject destructor.
Disconnecting while there's a task pending in ResourceScheduler leads to
calling QObject::invokeMethod() on the same QObject, which crashes, because
some of it's data has been already destroyed.
FIXED-IN: 4.11.3

M  +6    -0    resources/imap/imapresource.cpp

http://commits.kde.org/kdepim-runtime/9406e45979a0b363b0262845c452dcd35dacb397

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


More information about the Kdepim-bugs mailing list