Details
-
Bug
-
Resolution: Duplicate
-
P2: Important
-
6.5.2
-
-
487bd23 (dev), 3d454ca (6.5), 71f7338 (6.6)
Description
When nested nested property alias is used to set a property in a element deeper than 1 and .qml files are embedded in a .qrc files it crash.
Strangely some time first run works but second or third run always crashes.
If files are loaded from filesystem it works.
Attached is the example which you run couple of time will crash.
Attachments
Issue Links
- relates to
-
QTBUG-116148 A property alias for a property alias leads to a segfault in QQmlPropertyCacheAliasCreator<QV4::ExecutableCompilationUnit>::propertyDataForAlias()
- Closed