All of a sudden, I receive this EXC_BAD_ACCESS and NSZombie isn't saying anything. Anyone have an effective way to debug and eliminate this issue?
There might be following issues:-
1) First check in your code in which line it is happening.
2) It happens due to improper bindings in the xib as well.