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

--- Comment #14 from Albert Astals Cid <[email protected]> ---
Your traces sadly contradict each other, in 

https://bugsfiles.kde.org/attachment.cgi?id=187127

we can see that it contains 

palapeli: START POSITIONING PIECES
palapeli: Old format false "Holders" "XYCo-ordinates"
ASSERT failure in QList::at: "index out of range", file
/usr/include/x86_64-linux-gnu/qt6/QtCore/qlist.h, line 479

But then your valgrind trace says the abort comes from

gameplay.cpp:895

Which is "impossible" since the line that prints 

palapeli: Old format false "Holders" "XYCo-ordinates"

is after line 895 so both things can't be true at the same time :/

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to