Xcode 10.1 (10B61) Fails to start Xcode Server with "Failed to connect to the helper application".

After updating to Xcode 10.1, the Xcode Server service fails to start.

It looks like the "xcsreciperunner" is crashing with "launch path not accessible". Has anyone found a way around this?


Here's the associated crash log...


Process: xcsreciperunner [4623]

Path: /Applications/Xcode.app/Contents/Developer/usr/bin/xcsreciperunner

Identifier: xcsreciperunner

Version: 14460.7

Code Type: X86-64 (Native)

Parent Process: ??? [4622]

Responsible: xcsreciperunner [4623]

User ID: 0



Date/Time: 2018-11-18 20:18:44.027 -0600

OS Version: Mac OS X 10.14.1 (18B75)

Report Version: 12

Anonymous UUID: D98C4192-5672-F084-BCEC-4E456567CFAD





Time Awake Since Boot: 3400 seconds



System Integrity Protection: enabled



Crashed Thread: 3 Dispatch queue: RecipeRunner: <XCSAdministration.StartServerRecipe: 0x7fe95c74d4c0> (QOS: UNSPECIFIED)



Exception Type: EXC_CRASH (SIGABRT)

Exception Codes: 0x0000000000000000, 0x0000000000000000

Exception Note: EXC_CORPSE_NOTIFY



Application Specific Information:

ProductBuildVersion: 10B61

*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: 'launch path not accessible'

terminating with uncaught exception of type NSException

abort() called



Application Specific Backtrace 1:

0 CoreFoundation 0x00007fff33bf4e65 __exceptionPreprocess + 256

1 libobjc.A.dylib 0x00007fff5fc50720 objc_exception_throw + 48

2 CoreFoundation 0x00007fff33bf4c97 +[NSException raise:format:] + 201

3 Foundation 0x00007fff35ee9d07 -[NSConcreteTask launchWithDictionary:error:] + 1306

4 XCSAdministration 0x000000010a3f50ab $S17XCSAdministration21DefaultProcessServiceC7executeyAA0C15ExecutionResultCAA0C11DescriptionCKFTf4nd_n + 891

5 XCSAdministration 0x000000010a3f3ddf $S17XCSAdministration21DefaultProcessServiceC7executeyAA0C15ExecutionResultCAA0C11DescriptionCKFTo + 47

6 XCSAdministration 0x000000010a38e034 -[XCSStartApacheOperation run] + 1320

7 XCSAdministration 0x000000010a3b0539 -[XCSInitializationOperation main] + 245

8 Foundation 0x00007fff35eb2d5a -[__NSOperationInternal _start:] + 686

9 Foundation 0x00007fff35edd45f __NSOQSchedule_f + 227

10 libdispatch.dylib 0x00007fff60ccfd53 _dispatch_call_block_and_release + 12

11 libdispatch.dylib 0x00007fff60cd0dcf _dispatch_client_callout + 8

12 libdispatch.dylib 0x00007fff60cd35dc _dispatch_continuation_pop + 427

13 libdispatch.dylib 0x00007fff60cd2c7e _dispatch_async_redirect_invoke + 718

14 libdispatch.dylib 0x00007fff60cded26 _dispatch_root_queue_drain + 325

15 libdispatch.dylib 0x00007fff60cdf4bd _dispatch_worker_thread2 + 90

16 libsystem_pthread.dylib 0x00007fff60f1070e _pthread_wqthread + 619

17 libsystem_pthread.dylib 0x00007fff60f10435 start_wqthread + 13

Replies

Same as this one? https://forums.developer.apple.com/thread/111958

Maybe also Server.app installed?

Not related to having Server installed. I don't have Server.app and I see this problem