Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
5.13.0
-
Ubuntu 18.10 - 64bit
-
-
f3b1568d05d6c31137aae186d2928fef0faba9b1 (qt/qtdeclarative/5.13)
Description
When creating arrays using the spread operator it can crash in release mode on Linux. With the example attached, it will crash in any of the 3 instances that uses the spread operator. This does not seem to happen on Windows or macOS. If it is run in debug mode then it is fine too.