Re: CFURLCreateDataAndPropertiesFromResource crash
Re: CFURLCreateDataAndPropertiesFromResource crash
- Subject: Re: CFURLCreateDataAndPropertiesFromResource crash
- From: Mark Mieczkowski <email@hidden>
- Date: Wed, 9 Feb 2005 13:04:17 -0500
thanks for the response Becky.
each of the CFURLRef's below usually coincide with a crash.
<CFURL 0x1c02dc0 [0xa01900e0]>{type = 15, string =
http://boingboing.net/rss.xml, base = (null)}
<CFURL 0x1c00890 [0xa01900e0]>{type = 15, string =
http://airbag.ca/index.xml, base = (null)}
<CFURL 0x1c055e0 [0xa01900e0]>{type = 15, string =
http://www.marketwatch.com/rss/pf, base = (null)}
<CFURL 0x1c011c0 [0xa01900e0]>{type = 15, string =
http://airbag.ca/index.xml, base = (null)}
-Mark
On Feb 9, 2005, at 11:55 AM, Becky Willrich wrote:
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:
email@hidden
This email sent to email@hidden
_______________________________________________
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