Hi, I m creating a simple GUI navigation based application in iphone. When this application run in my IPHONE DEVICE it shows following error,
Class_Name(427,0x383772d8) malloc: *** mmap(size=2388660224) failed (error code=12)
*** error: can't allocate region
*** set a breakpoint in malloc_error_break to debug
Program received signal: “EXC_BAD_ACCESS”.
How to resolve above problem?