I get a "Thread 1: Program received signal: :EXC_BAD_ACCESS" error whenever I run too many conditions in a for loop. I suspect this is a memory problem; I have checked my memory allocation and freeing of memory buffers but of course could have missed something. What is the easy way for a hacker like me to debug this?
Thanks.
Thanks.