Re: Causing CFLog error messages
Re: Causing CFLog error messages
- Subject: Re: Causing CFLog error messages
- From: Ben Lachman <email@hidden>
- Date: Mon, 10 Mar 2008 21:27:40 -0400
On Mar 10, 2008, at 2:49 AM, Ron Fleckner wrote:
On 10/03/2008, at 5:34 PM, Kevin Dixon wrote:
2008-03-10 02:30:08.571 StretchFix[2232] CFLog (0): CFMessagePort:
bootstrap_register(): failed 1103 (0x44f), port = 0x3103, name =
'com.YSPf.StretchFix.ServiceProvider'
See /usr/include/servers/bootstrap_defs.h for the error codes.
2008-03-10 02:30:08.572 StretchFix[2232] CFLog (99):
CFMessagePortCreateLocal(): failed to name Mach port
(com.YSPf.StretchFix.ServiceProvider)
What do these mean, and how might I be causing them? Thanks!
If I remember correctly, this happened to me when I ran my app from
Xcode but already had the app running. You know, add some code,
run the app, correct code, run the app... oops, forgot to quit it
first.
Specifically it happens most often when you're running the app in
the debugger and then launch it without the debugger. Otherwise
Xcode catches it and quits the process (either in the debugger or
normally).
->Ben
--
Ben Lachman
Acacia Tree Software
http://acaciatreesoftware.com
email@hidden
740.590.0009
_______________________________________________
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