Re: Debugging "CGImageCreate: invalid image provider: NULL"?
Re: Debugging "CGImageCreate: invalid image provider: NULL"?
- Subject: Re: Debugging "CGImageCreate: invalid image provider: NULL"?
- From: Izak van Langevelde <email@hidden>
- Date: Tue, 02 Aug 2011 19:18:40 -0400
On 2011-08-02, at 6:57 PM, David Duncan wrote:
> On Aug 2, 2011, at 3:34 PM, Izak van Langevelde wrote:
>
>>
>> On 2011-08-02, at 6:02 PM, David Duncan wrote:
>>
>>> On Aug 2, 2011, at 2:52 PM, Izak van Langevelde wrote:
>>>
>>>> However, Instruments shows a leaked Malloc of 236K with as responsible Caller CGDataProviderCopyData, which makes no sense to me.
>>>
>>>
>>> Something else (possibly out side of your control) called CGDataProviderCopyData and didn't release the data. Leaks should give you a stack trace showing where that function was called.
>>
>> I don't think there is a stack trace available, unless it is hidden behind some not-so-obvious option...
>
>
> Extended Detail, from one of the menus (can't recall which at the moment). Just click on the row and you should see the stack trace.
Found, solved, thanks!
(happened in one of the corners of my code I don't come too often)
---
Grinnikend door het leven...
_______________________________________________
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