It seems like the app runs out of memory after a certain period of time.
malloc: can't allocate region
*** mach_vm_map(size=939524096) failed (error code=3) AppName
<img width="555" alt="Screenshot 2019-12-19 at 21 38 44" src="https://user-images.githubusercontent.com/3489125/71204297-7ae68800-22a8-11ea-855d-e5af690c9d16.png">
(7620,0x101ecebc0) malloc: *** set a breakpoint in malloc_error_break to debug
It seems like the app runs out of memory after a certain period of time.
Here is a console log: