Re: NSUserDefaults and NSArray
Re: NSUserDefaults and NSArray
- Subject: Re: NSUserDefaults and NSArray
- From: Ondra Cada <email@hidden>
- Date: Fri, 13 Sep 2002 21:34:22 +0200
On Friday, September 13, 2002, at 05:21 , email@hidden wrote:
I'm verifing with the debugger and the instance is valid contains 2
objects,
is OK!!
For about 1 seconds the instance is valid and the tableview showing it
correctly,
after the data disappear and the array is equal 0x0 (testing with the
debugger).
I never release the array in any part of the my controller class
Looks like someone shoots zeroes into memory. Try to pinpoint the place
when this happen (if you have 10.2, those new watchpoints would help
considerably).
---
Ondra Cada
OCSoftware: email@hidden
http://www.ocs.cz
private email@hidden
http://www.ocs.cz/oc
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.