Details
-
Bug
-
Resolution: Done
-
P2: Important
-
5.2.1
-
None
-
dc9bf8ecdcc2ee59006c7ce2d57faadd755e9557 (qtdeclarative)
Description
This testcase works fine in 5.0.2 but crashes/asserts in 5.2.1 and current 5.3.0.
What is happening is that basically the delegate is being released from the list while a function on that very same delegate is being executed. This causes things to go badly.
In main.qml there is a bigger explanation of what i think is going on.
Attachments
Issue Links
- replaces
-
QTBUG-37734 Crash when using variables from ListModel in Loader
- Closed