Re: CFURLCreateDataAndPropertiesFromResource crash
Re: CFURLCreateDataAndPropertiesFromResource crash
- Subject: Re: CFURLCreateDataAndPropertiesFromResource crash
- From: Becky Willrich <email@hidden>
- Date: Wed, 9 Feb 2005 08:55:12 -0800
The most common cause of this sort of problem is an over-release of a
CF object. Because CF is highly reference counted, over-releasing an
object often doesn't show up until much later.
Can you post the full crash log? I might be able to tell you more if
I can see the other info.
Also, what URL are you passing in? Please call CFShow() on it and post
the results; that can be illuminating.
Thanks - REW
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Macnetworkprog mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden