CGImageSourceCreateFromURL failed with error -11
CGImageSourceCreateFromURL failed with error -11
- Subject: CGImageSourceCreateFromURL failed with error -11
- From: Nicolas Zinovieff <email@hidden>
- Date: Mon, 4 Aug 2008 13:00:22 +0200
Hey all,
I have this app that constantly updates a series of thumbnails in the
background for a Cocoa view.
When I have less than, say, 40 items in there, there is no problem at
all.
If I add three times that many elements, CGImageSourceCreateWithURL
fails with error -11
Now, I know it's not a memory issue, since my app takes less than 70
megs of RAM (and I have no leak), and I know this is not a threaded vs
main thread issue, since it works beautifully up until that roughly
100-items-limit.
My trouble is -11 isn't documented. I found some info on a -15 (bad
param) with that function, but -11 is supposed to be
dsDisassemblerInstalled. Is MacsBug back in Leopard? ;)
Does anyone know what this error is about?
--
Zino
_______________________________________________
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