[Bug 193780] crash after luanch Kontact with KMail

Michael Pyne mpyne at kde.org
Sat Oct 22 23:21:40 BST 2011


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


Michael Pyne <mpyne at kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
                 CC|                            |mpyne at kde.org
     Ever Confirmed|0                           |1




--- Comment #12 from Michael Pyne <mpyne kde org>  2011-10-22 22:21:40 ---
Confirming the bug as I now constantly seem to hit it. :(

This bug occurs for me on Akregator shutdown, even if I run akregator by
itself. All that is required to reproduce for me is to quit the application.

After running it through Valgrind the issue seems to be (IMO) that some
TreeNode* entry is being free'd twice during shutdown. Most likely seems to be
that a TreeNode* is free'd directly and then as a child of a
Folder::FolderPrivate somewhere (that was not updated from the first time the
TreeNode* was deleted). I will attach the Valgrind log as well.

Is there any easy way to check how a Folder would end up hanging onto a Feed's
child?

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Kdepim-bugs mailing list