Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
5.9.8, 5.10, 5.11, 5.12.4
-
None
-
-
b8a85408d943bffba403d783b9082bd279460bed (qt/qtdeclarative/5.12)
Description
Fast flicking during x/yanimator animations caused crash.
This bug was found during the debugging of QTBUG-44308, the cause is that fast flicking kicks items out of viewport, if they were in transition would abruptly having the problems of QTBUG-44308, and also some tracking data structure ( here releasePendingTransition of QQuickItemViewPrivate got corrupted during handle invisible items animation).
Attachments
Issue Links
- relates to
-
QTBUG-44308 Use of XAnimator and YAnimator causes crash when inside a view Transition, other animators do not have any effect
- Closed
-
QTBUG-90401 Heap-use-after-free in QAbstractAnimationJob
- Closed