What would cause the following error? Rather what would be the best way to pinpoint this issue? I have tried using malloc_history however that dumps a huge output in the Terminal and is hard to pinpoint the issue.
TestApp(2582,0xa068afa0) malloc: *** error for object 0x4d060f0: double free
*** set a breakpoint in malloc_error_break to debug
Thanks!
TestApp(2582,0xa068afa0) malloc: *** error for object 0x4d060f0: double free
*** set a breakpoint in malloc_error_break to debug
Thanks!