Details
-
Bug
-
Resolution: Fixed
-
P1: Critical
-
6.8.1
-
None
-
-
94a481d43 (dev), 7b9a1d8f9 (6.9), a89ed04c8 (6.8)
Description
please check the attached reproducible sample.
tested result:
Qt | Runtime |
---|---|
6.5.4 Mingw | OK |
6.8.1 MSVC | crash |
6.8.1 Mingw | crash |
6.8.1 MSVC starts with the debugger | OK |
6.8.1 Mingw starts with the debugger | OK |
changeĀ
property foo fooTest: ({bar: 0, bas: 0})
to
property foo fooTest
also can stop crash