Re: iOS 4: CGImageCreateWithImageProvider
Re: iOS 4: CGImageCreateWithImageProvider
- Subject: Re: iOS 4: CGImageCreateWithImageProvider
- From: Mark Ritchie <email@hidden>
- Date: Tue, 03 Aug 2010 11:03:58 -0700
On 3/Aug/2010, at 7:36 AM, Fritz Anderson wrote:
> I've asked about this many times, and searched Google and the developer fora. I've combed my code and haven't seen any defects — and as I recall, the log occurs outside application code, so single-stepping doesn't help
Silly question I know however... Do you have a sample case which demo's this problem?
I've had good luck tracking down this kinda thing with the debugger. Usually catching the exception with gdb is a good place, otherwise catching when the error message is written (tedious but works as a last resort.) ;-)
As David said, if you can find a case where it's not your code, please file a bug report.
M.
_______________________________________________
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