[Bug 193780] Closing akregator causes crash (incl. Kontact-with-akregator)

Michael Pyne mpyne at kde.org
Sun Oct 30 19:00:21 GMT 2011


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





--- Comment #14 from Michael Pyne <mpyne kde org>  2011-10-30 19:00:20 ---
A potential fix is being reviewed at https://git.reviewboard.kde.org/r/102981/

The issue seems to be that the list iterator used by qDeleteAll is invalidated
by the actions of the destructors of the items being deleted, which makes sense
in retrospect since the "children" list seems to be getting modified as part of
the delete action.

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