On Sat, 13 Mar 2010 16:46:28 -0500, Steven Degutis <steven.degu...@gmail.com> said: >This is almost always caused by releasing an object earlier than you >expected to, and then trying to release it again later (similar to "double >free"). Look around in your class's code
Wouldn't this be clearly called out by use of NSZombies? Use of the "look around in your code" technique would then be unnecessary. m. -- matt neuburg, phd = m...@tidbits.com, <http://www.tidbits.com/matt/> A fool + a tool + an autorelease pool = cool! AppleScript: the Definitive Guide - Second Edition! http://www.tidbits.com/matt/default.html#applescriptthings _______________________________________________ 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