Re: CGImageSourceCreateFromURL failed with error -11
Re: CGImageSourceCreateFromURL failed with error -11
- Subject: Re: CGImageSourceCreateFromURL failed with error -11
- From: Nicolas Zinovieff <email@hidden>
- Date: Fri, 8 Aug 2008 03:22:48 +0200
Well, I can't speak for James, but I have forced the thumbnail
creation to have at most 10 files opened at the same time, and it
doesn't make a difference...
I could understand a memory allocation issue, if the app didn't take
roughly 100 megs of RAM.
And besides, I can see there's a difference between running in debug
and release mode too...
Does anyone know what -11 means? Let's forget for a minute how we do
things, I guess James and I don't have the same app, the same goals
and the same method of getting the images...
If the lib explicitely indicates that it's a -11 error, maybe there's
a simple explanation?
On 06 Aug 2008, at 23:36, Gary L. Wade wrote:
Off the top of my head, with a number of files being opened so high
and relatively close to the value you get from getrlimit with a
parameter of RLIMIT_NOFILE, I'd suggest checking to see if that's
the problem.
--
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