Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

sleaver

macrumors member
Original poster
Jul 21, 2010
53
18
When I stimulate a memory warning on a particular part of my app it goes into the didReceiveMemoryWarning method of the view controller behind the current one in the nav controller stack. However if I put a break point in a EXC_BAD_ACCESS error on this line:

PHP:
[super didReceiveMemoryWarning];

I've used NSZombiesEnabled, however the app doesn't crash when I have it enabled. When it does crash I just get this in the stack trace:

0x01752a67 <+0027> mov (%edi),%esi

Any suggestions would be very much appreciated.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.