I have an app that is crashing with no error tracing. I can see part of what is going on if I debug, but can\'t figure out which object is \"zombie-ing\".
Does anyb
In the preferences of your executable add the environment variable NSZombieEnabled and set the value to YES.
NSZombieEnabled
YES