[trojita] [Bug 399863] segfault when repeatedly sorting

2019-04-13 Thread Walter Lapchynski
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.

[trojita] [Bug 399863] segfault when repeatedly sorting

2019-03-14 Thread Thomas Lübking
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

[trojita] [Bug 399863] segfault when repeatedly sorting

2019-03-13 Thread Walter Lapchynski
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

[trojita] [Bug 399863] segfault when repeatedly sorting

2019-03-13 Thread Walter Lapchynski
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

[trojita] [Bug 399863] segfault when repeatedly sorting

2019-03-13 Thread Walter Lapchynski
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.

[trojita] [Bug 399863] segfault when repeatedly sorting

2018-11-12 Thread Jan Kundrát
https://bugs.kde.org/show_bug.cgi?id=399863 Jan Kundrát changed: What|Removed |Added Status|REPORTED|CONFIRMED Ever confirmed|0