Re: CALayer subclass allocation problem
Re: CALayer subclass allocation problem
- Subject: Re: CALayer subclass allocation problem
- From: Jean-Daniel Dupas <email@hidden>
- Date: Wed, 11 Nov 2009 11:17:50 +0100
Le 10 nov. 2009 à 23:51, Nick Zitzmann a écrit :
>
> On Nov 10, 2009, at 3:13 PM, Bob Barnes wrote:
>
>> Good ideas, but the static analyzer is Xcode 3.2, which requires 10.6 I believe. I'm still running 10.5.
>
> If you're using Leopard, you can still run the object alloc instrument with reference counting turned on. This is unsustainable in the long run on Leopard, because that option takes huge amounts of memory, and Instruments will crash once it's hit the 4 GB VM limit, but it still might be useful to you if the problem is not very deep.
>
> Nick Zitzmann
> <http://www.chronosnet.com/>
You can also give OmniObjectMeter a try (it's free). It helped me to track some zombies on Leopard. Now I'm using the Instruments' Zombie tool which does it pretty well too.
http://www.omnigroup.com/developer/omniobjectmeter/
-- Jean-Daniel
_______________________________________________
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