I have the following error in my console messages when I have a particular app to close unexpectedly.
"My Program(243,0xa07dc540) malloc: *** mmap(size=16777216) failed (error code=12)
*** error: can't allocate region
set a breakpoint in malloc_error_break to debug."
How can I fix this. I did do a search, but no instructions on how to fix.
"My Program(243,0xa07dc540) malloc: *** mmap(size=16777216) failed (error code=12)
*** error: can't allocate region
set a breakpoint in malloc_error_break to debug."
How can I fix this. I did do a search, but no instructions on how to fix.