Re: Over-released NSMenuItem on using "Open Recent" via Help menu search
Re: Over-released NSMenuItem on using "Open Recent" via Help menu search
- Subject: Re: Over-released NSMenuItem on using "Open Recent" via Help menu search
- From: "Sean McBride" <email@hidden>
- Date: Sat, 6 Nov 2010 19:52:51 -0400
- Organization: Rogue Research Inc.
On Sat, 6 Nov 2010 15:14:17 -0700, Kyle Sluder said:
>herring. If something else was allocated at that address but
>prematurely freed, that could be the thing that the offending code is
>trying to send the -_bindingAdaptor message.
Setting NSAutoreleaseFreedObjectCheckEnabled=YES and
NSEnableAutoreleasePool=NO might also help. And be sure that
NSDeallocateZombies is NO (its default). You might try CFZombieLevel
too, I forget how/if it overlaps with NSZombie.
--
____________________________________________________________
Sean McBride, B. Eng email@hidden
Rogue Research www.rogue-research.com
Mac Software Developer Montréal, Québec, Canada
_______________________________________________
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