[Bug 286086] Kompare crashes sometimes when clicking on files

Kevin Kofler kevin.kofler at chello.at
Tue Nov 8 17:42:56 UTC 2011


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





--- Comment #2 from Kevin Kofler <kevin kofler chello at>  2011-11-08 17:42:56 ---
Actually, that wasn't the problem. Deleting things from slotSetSelection
appears to be safe. The problem turned out to be that we're not supposed to
delete child tree widget items anymore in ~KompareListView*Item destructors, Qt
4 does this for us, doing it ourselves can lead to double free or use after
free bugs.

-- 
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 Kompare-devel mailing list