• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
CGImageSourceCreateFromURL failed with error -11
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


  • Follow-Ups:
    • Re: CGImageSourceCreateFromURL failed with error -11
      • From: David Duncan <email@hidden>
  • Prev by Date: Re: reloading an NSTreeController
  • Next by Date: Re: Instance vars, local vars and speed
  • Previous by thread: Re: Documentation
  • Next by thread: Re: CGImageSourceCreateFromURL failed with error -11
  • Index(es):
    • Date
    • Thread