[Bug 286086] Kompare crashes sometimes when clicking on files

Kevin Kofler kevin.kofler at chello.at
Tue Nov 8 17:04:54 UTC 2011


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





--- Comment #1 from Kevin Kofler <kevin kofler chello at>  2011-11-08 17:04:53 ---
So it looks like deleting tree widget items from slotSetSelection is unsafe
with the new Qt 4 tree widgets. This is also the cause of bug #257835, an
earlier regression, due to the earlier port of the KompareNavTreePart to the Qt
4 tree widgets. (I cannot reproduce the crash itself, but Valgrind reports a
use after free bug which is causing your crash.) Delaying the processing of
slotSetSelection until the next event loop iteration should fix it, I'll have a
fix shortly.

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