and try to find the reason maybe a simple NSZombieEnabled activation is not enough…
In a situation like this, I was googling around and found the following blog:
in the article Finding freed/deallocated instances of objects I discovered that the secret was in MallocStackLoggingNoCompact
Follow the story and you’ ll see 🙂