Severity: | High |
Reproducible: | Yes, easy |
Symptom: | App crash due to memory full. It is observed that while compiling (parsing source code). The VM stop collecting garbage. |
Notes: | It appeared as crash(fast exit) that happen compiling s8 code in the device, after iOS version 9.x. It do not happened in old versions with same s8 image file. |
Debugger Log | It shows high memory consumption while compiling a few methods; and after the crash, the debugger show only one line Message from debugger: Terminated due to memory issue |