I am using ARC in my application with core data and threading etc, after doing all that hard work to get core data work with threading without any crashes now I am getting a new crash with the reason-
double free*** set a breakpoint in malloc_error_break to debug
How am I supposed to handle this? I have no control on the objects' retain counts.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…