Re: CFMessagePortCreateLocal() fails occasionally in 10.9?
Re: CFMessagePortCreateLocal() fails occasionally in 10.9?
- Subject: Re: CFMessagePortCreateLocal() fails occasionally in 10.9?
- From: Kyle Sluder <email@hidden>
- Date: Sat, 28 Dec 2013 12:14:36 -0800
On Sat, Dec 28, 2013, at 11:24 AM, Jerry Krinock wrote:
> Has anyone else noticed this, or have any knowledge of why it might be
> occurring?
One of the great things about Core Foundation is that it is open source:
<http://www.opensource.apple.com/source/CF/CF-855.11/CFMessagePort.c>
Looks like there are three failure cases other than allocation failure.
Two of them should log a failure reason before returning NULL. Can you
ask the user for any proximate console logs?
--Kyle Sluder
_______________________________________________
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