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.
_______________________________________________
Kdepim-bugs mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/kdepim-bugs

Reply via email to