Re: CFURLCreateDataAndPropertiesFromResource issue
Re: CFURLCreateDataAndPropertiesFromResource issue
- Subject: Re: CFURLCreateDataAndPropertiesFromResource issue
- From: Jens Alfke <email@hidden>
- Date: Fri, 08 Mar 2013 10:33:29 -0800
Thread 6 Crashed:: Dispatch queue: com.apple.cfprefsd.daemon.xpcq 0 libxpc.dylib 0x9059c09d _xpc_mach_port_get_context + 154 1 libxpc.dylib 0x9059bebb do_mach_notify_port_destroyed + 25 2 libxpc.dylib 0x9059be96 _Xmach_notify_port_destroyed + 120 3 libxpc.dylib 0x9059bcbf notify_server + 117
...
The crash isn’t in any code related to networking — it’s something to do with a destroyed Mach port used for receiving prefs-change notifications — so this might be a fluke that doesn’t have anything to do with your code. (Or it might be that memory is getting smashed and this happened to be the first thing that blew up…)
—Jens |
_______________________________________________
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