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 s...@rogue-research.com Rogue Research www.rogue-research.com Mac Software Developer Montréal, Québec, Canada _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com