https://bugs.kde.org/show_bug.cgi?id=193780
Michael Pyne <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW CC| |[email protected] 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. _______________________________________________ Kdepim-bugs mailing list [email protected] https://mail.kde.org/mailman/listinfo/kdepim-bugs
