https://bugs.kde.org/show_bug.cgi?id=399863
Christoph Cullmann changed:
What|Removed |Added
Status|CONFIRMED |RESOLVED
Resolution|---
https://bugs.kde.org/show_bug.cgi?id=399863
--- Comment #6 from Walter Lapchynski ---
Discovered a new quirk today: the smaller the window size, the more likely the
problem is to occur.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=399863
--- Comment #5 from Thomas Lübking ---
Smells like you'd have to trigger multiple sorts within one event cycle,
possibly due to some scheduled model sanitation at cycle starts/ends?
=> Try to limit the sorting to once per event cycle (eg. w/ a flag and
https://bugs.kde.org/show_bug.cgi?id=399863
--- Comment #4 from Walter Lapchynski ---
Oh and I'm not super familiar with ASan but if I grok the docs correctly, a
simple -fsanitize=address to cmake should make things work and I didn't really
notice anything different.
--
You are receiving this m
https://bugs.kde.org/show_bug.cgi?id=399863
--- Comment #3 from Walter Lapchynski ---
After some further testing that involved increasing the memory allocation on
the VMs I was using, I found that there seems to be some relationship between
the amount of messages required to trigger it and the am
https://bugs.kde.org/show_bug.cgi?id=399863
--- Comment #2 from Walter Lapchynski ---
One piece of information I failed to include: it seems to require at least 10
messages.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=399863
Jan Kundrát changed:
What|Removed |Added
Status|REPORTED|CONFIRMED
Ever confirmed|0