Re: Simple array controller master-detail binding problem
Re: Simple array controller master-detail binding problem
- Subject: Re: Simple array controller master-detail binding problem
- From: Kyle Sluder <email@hidden>
- Date: Mon, 24 Aug 2009 09:37:49 -0700
On Mon, Aug 24, 2009 at 9:14 AM, Leon Starr<email@hidden> wrote:
> There was no error message in the session when I originally submitted my
> question. But I just tried running my code (unchanged) this morning several
> times and found that SOMETIMES I get an error in the console just before the
> stack trace. And it is not always exactly the same, but the theme is
> similar. It always involves something about not being able to create an
> array. Here's the latest:
Smells like memory mismanagement. Set NSZombieEnabled=YES (Google for
NSZombie if you don't know what that means) and try again.
--Kyle Sluder
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden