NSZombie is an Apple OS-specific (OSX and iOS) tool for debugging issues with reference-counting.
I'm having (in my opinion) a very difficult problem in my code. It crashes randomly at different places in the …
xcode instruments nszombieI have an iOS(7.1) app which crashes due to EXC_BAD_ACCESS. If I am not wrong, this happens due …
ios xcode exc-bad-access instruments nszombieWhen I set NSZombieEnabled = Yes nothing is written to the console. How can I fix this? Or can you advise …
iphone objective-c nszombieI try to find out why my app crashes (RSS Reader) if I send a wrong URL to NSXML Parser. …
iphone objective-c xcode debugging nszombieI have this message while debugging my app: Class NSZombie_GEOTileKeyWrapper is implemented in both ?? and ??. One of the two …
iphone debugging nszombieI'm developing an iphone app and when I turn on my NSZombieEnabled I have regularly a crash on error : *** -[…
iphone calayer nsautoreleasepool nszombie