-
Bug
-
Resolution: Done
-
P1: Critical
-
5.0.0
-
None
-
25793276e52240e4dfad297dc5b9eb282ed3f5e6
When a QML-owned wrapped-QObject is collected by the gc, the QObject itself is deleteLater()'d, and the v8data associated with it is destroyed. If a client attempts to access a property of that QObject ptr prior to the DeferredDeletion event being handled (and thus the QObject being deleted), if that property happens to be a var property, a crash will occur.
For Gerrit Dashboard: QTBUG-24748 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
19713,6 | Fix crash caused by dereferencing collected v8 data | master | qt/qtdeclarative | Status: MERGED | +2 | 0 |