I am developing the application for over 6 month. After everithing was developed and tested, I put app aside for 2 weeks and now when I run it it start crashing without any warning:

Even if I hit Continue Execution over 20 times still nothing in log.
I have all exceptions break point and malloc_errer_break set.
App crash when I move from screen to screen (When I open 2 screen or when I close it).

2. And yes, enabling NSZombies also could help
you.