I am getting the below error :
malloc: *** error for object 0xa68aca0: pointer being freed was not allocated
*** set a breakpoint in malloc_error_break to debug
I already set the Symbolic Breakpoint
, But Nothing happen in console, Not getting any hint in console.
I am using xcode 4.6
Any Help Appreciated.