Re: if statement causing 32 Byte leak?
Re: if statement causing 32 Byte leak?
- Subject: Re: if statement causing 32 Byte leak?
- From: "Paul Sanders" <email@hidden>
- Date: Sun, 10 Jan 2010 20:30:34 -0000
Try this, maybe it will help:
http://www.fromconcentratesoftware.com/2007/08/09/nszombieenabled-for-the-debugger-adverse/
I haven't tried this myself, but it looks like you will be able
to inspect the object in gdb just before it gets zombified.
Once you know something about the object (i.e. its class and
instance variables), maybe you will be better equipped to
investigate where it might be getting over-released.
Paul Sanders.
----- Original Message -----
From: "Glenn L. Austin" <email@hidden>
To: "Cocoa Dev" <email@hidden>
Sent: Sunday, January 10, 2010 6:19 PM
Subject: Re: if statement causing 32 Byte leak?
Zombie told us nothing. The project just didn't crash any
more -- it only told us that the autoreleased object was a
zombie. Gee, we already knew that...
_______________________________________________
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