Re: Preset leaks cocoa UI resources.
Re: Preset leaks cocoa UI resources.
- Subject: Re: Preset leaks cocoa UI resources.
- From: tahome izwah <email@hidden>
- Date: Wed, 15 Dec 2010 18:10:32 +0100
Overriding -retain and -release should give you a pretty good idea of
what is going on.
HTH
--th
2010/12/15 Brian Willoughby <email@hidden>:
>
> On Dec 15, 2010, at 01:04, 吉田光宏 wrote:
>>
>> Is this supposed to occur?
>
> No, but it probably is occurring because of an excess -retain. The
> challenge is to identify where the extra retain is coming from. Perhaps you
> can attach to the debugger while running your plugin in Logic, and see where
> the backtrace for every -retain call comes from. I'm not really sure that
> technique would work, though, as I have not tried it. Outside of the
> debugger, I'm not really sure how you would safely access the call stack.
>
> It's certainly worth reporting, especially now that it seems you've ruled
> out the obvious culprits, and I hope someone else here can help.
>
> Brian Willoughby
> Sound Consulting
>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden