Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
5.3.0 Beta1
-
None
-
latest qtdeclarative stable branch on Gentoo Linux
-
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