-
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)
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