Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
5.3.0 RC1
-
iOS 7.1, Xcode 5.1.1, OSX 10.8.5
Description
If one Qml component contains high amount of items it will cause a crash when run on iOS (simulator and real hw).
To reproduce run attached example on iOS.
On desktop the test application is running fine.
Crash log:
0x4e87cc: calll 0x4e87d1 ; QV4::MemoryManager::alloc(unsigned long) + 17 at qv4mm.cpp:178 Thread 1: EXC_BAD_ACCESS(code=2,address=0xbff7dfcc)