https://bugs.kde.org/show_bug.cgi?id=421780
--- Comment #27 from David Hurka <david.hu...@mailbox.org> --- Awesome! :) I think QScroller shouldn’t break because of floating point inaccuracy. But its complicated floating point calculations make it seem possible to me. What does -ffinite-math-only mean? That stuff like qNaN does not work, because it is not a finite floating point number? Then QScroller can’t work. Thanks for the gdb output anyway. -- You are receiving this mail because: You are watching all bug changes.