Re: Very strange Xpc magic
Re: Very strange Xpc magic
- Subject: Re: Very strange Xpc magic
- From: "Gerriet M. Denkmann" <email@hidden>
- Date: Mon, 16 Sep 2013 22:18:18 +0700
On 16 Sep 2013, at 22:13, Charles Srstka <email@hidden> wrote:
> On Sep 16, 2013, at 3:22 AM, Gerriet M. Denkmann <email@hidden> wrote:
>
>> ree = [ aCo remoteObjectProxyWithErrorHandler: ^(NSError *err)
>> {
>> // if helperName is not running (always the case) and
>> // MAGIC_BUG_REMOVAL is NOT defined, then the next line will never print:
>> NSLog(@"%s MAGIC_ERROR: %@",__FUNCTION__, err);
>> }
>> ];
>
> What is the error that gets logged here?
2013-09-16 22:13:33.946 XpcTest[31422:303] __48-[T1aAppDelegate applicationDidFinishLaunching:]_block_invoke MAGIC_ERROR: Error Domain=NSCocoaErrorDomain Code=4099 "Couldn’t communicate with a helper application."
Gerriet.
_______________________________________________
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