[Bug 193780] crash after luanch Kontact with KMail

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


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





--- Comment #13 from Michael Pyne <mpyne kde org>  2011-10-22 22:25:21 ---
Created an attachment (id=64799)
 --> (http://bugs.kde.org/attachment.cgi?id=64799)
Valgrind log of Akregator shut down.

valgrind output from: valgrind --tool=memcheck --num-callers=40
--track-origins=yes akregator --nofork --nocrashhandler.

Seems to show in this case that FolderPrivate's dtor is trying to run
qDeleteAll over a TreeNode* that had already been deleted by a Feed
(feed.cpp:322)

-- 
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