Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P1: Critical
-
Resolution: Done
-
Affects Version/s: 5.3.0 Beta1
-
Fix Version/s: 5.3.1
-
Component/s: QML: Declarative and Javascript Engine
-
Labels:None
-
Environment:latest qtdeclarative stable branch on Gentoo Linux
-
Commits:228fe20d82c15b713f773b5cfc33910d3457fb63 (qtdeclarative)
Description
import QtQml 2.0
QtObject {
id: root
property int id
}
crashes with the error message
ASSERT: "binding->type == QV4::CompiledData::Binding::Type_Number" in file .../qt5/qtdeclarative/src/qml/qml/qqmlobjectcreator.cpp, line 405
Attachments
For Gerrit Dashboard: QTBUG-38463 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
85915,1 | Fix crash (failing assertion) when declaring a non-string id property | stable | qt/qtdeclarative | Status: MERGED | +2 | 0 |