facebookarchive / xctool

An extension for Apple's xcodebuild that makes it easier to test iOS and macOS apps.
Apache License 2.0
6.91k stars 738 forks source link

Xcode 10 cannot run some -appTest targets #754

Closed alanzeino closed 6 years ago

alanzeino commented 6 years ago

Haven't figured this out yet, but this is the output from xctool:

{"message":"Launched 'com.uber.testhost' on 'iPhone 7'.","timestamp":1533860517.614934,"level":"Info","event":"end-status"}
{"event":"begin-test-suite","suite":"Toplevel Test Suite","timestamp":1533861801.437083}
{"test":"-[FAILED_BEFORE TESTS_RAN]","className":"FAILED_BEFORE","timestamp":1533861801.437145,"event":"begin-test","methodName":"TESTS_RAN"}
{"event":"test-output","output":"Test did not run: the test bundle stopped running or crashed before the test suite started.\n\ndyld: warning: could not load inserted library '\/Users\/alan\/Downloads\/Xcode-beta.app\/Contents\/Developer\/Platforms\/iPhoneSimulator.platform\/Developer\/Library\/PrivateFrameworks\/IDEBundleInjection.framework\/IDEBundleInjection' into hardened process because image not found\n\n\nCRASH REPORT: Xcode_2018-08-09-173303_alanz-C02X20FXJGH6.crash\n\nProcess:               Xcode [12310]\nPath:                  \/Users\/USER\/Downloads\/Xcode-beta.app\/Contents\/MacOS\/Xcode\nIdentifier:            com.apple.dt.Xcode\nVersion:               10.0 (14320.2.4)\nBuild Info:            IDEFrameworks-14320002004000000~14\nCode Type:             X86-64 (Native)\nParent Process:        ??? [1]\nResponsible:           Xcode [12310]\nUser ID:               501\n\nDate\/Time:             2018-08-09 17:32:37.205 -0700\nOS Version:            Mac OS X 10.13.6 (17G2208)\nReport Version:        12\nBridge OS Version:     2.4.1 (15P6703)\nAnonymous UUID:        5EAF22BC-FCDC-5B80-8D5C-18FFF2174C87\n\n\nTime Awake Since Boot: 2200 seconds\n\nSystem Integrity Protection: enabled\n\nCrashed Thread:        0  Dispatch queue: com.apple.main-thread\n\nException Type:        EXC_CRASH (SIGABRT)\nException Codes:       0x0000000000000000, 0x0000000000000000\nException Note:        EXC_CORPSE_NOTIFY\n\nApplication Specific Information:\nProductBuildVersion: 10L221o\nASSERTION FAILURE in \/Library\/Caches\/com.apple.xbs\/Sources\/IDEFrameworks\/IDEFrameworks-14320.2.4\/IDEKit\/Editor\/IDEGeniusResultsGraphNode.m:373\nDetails:  (manualChildItemIdentifier) should not be nil.\nObject:   <IDEGeniusResultsGraphNode: 0x7fa20c8bd9e0>\nMethod:   -navigableItem_identifierForRepresentedObjectAtIndex:inRelationshipKeyPath:\nThread:   <NSThread: 0x7fa1fd602370>{number = 1, name = main}\nHints:   \n  0: _childItems.count:2, childItem:<IDEKeyDrivenNavigableItem 0x7fa1f2778220: (supports Any NSObject, represents: <IDEOnDiskActivityLogRecord:0x7fa1f40293b0:Build target otest-query-osx>)>\nBacktrace:\n  0   -[IDEAssertionHandler handleFailureInMethod:object:fileName:lineNumber:assertionSignature:messageFormat:arguments:] (in IDEKit)\n  1   _DVTAssertionHandler (in DVTFoundation)\n  2   _DVTAssertionFailureHandler (in DVTFoundation)\n  3   -[IDEGeniusResultsGraphNode navigableItem_identifierForRepresentedObjectAtIndex:inRelationshipKeyPath:] (in IDEKit)\n  4   __52-[IDEKeyDrivenNavigableItem identifierForChildItem:]_block_invoke.535 (in IDEKit)\n  5   DVTInvokeWithLazyFailureHint (in DVTFoundation)\n  6   -[IDEKeyDrivenNavigableItem identifierForChildItem:] (in IDEKit)\n  7   -[IDENavigableItemArchivableRepresentation initWithNavigableItem:] (in IDEKit)\n  8   -[IDEEditorContext currentHistoryItem] (in IDEKit)\n  9   -[IDEEditorContext navigableItemCoordinator:willForgetItems:] (in IDEKit)\n 10   -[IDENavigableItemCoordinator _postWillForgetNotification:] (in IDEKit)\n 11   -[IDENavigableItemCoordinator _forgetItems:] (in IDEKit)\n 12   -[IDENavigableItemCoordinator forgetNavigableItems:] (in IDEKit)\n 13   -[IDENavigableItem _willAccessChildItems] (in IDEKit)\n 14   -[IDENavigableItem childItems] (in IDEKit)\n 15   __73-[IDEGeniusResultsGraphNode setManualDomainIdentifier:rootNavigableItem:]_block_invoke (in IDEKit)\n 16   -[DVTObservingBlockToken observeValueForKeyPath:ofObject:change:context:] (in DVTFoundation)\n 17   NSKeyValueNotifyObserver (in Foundation)\n 18   NSKeyValueDidChange (in Foundation)\n 19   NSKeyValueDidChangeWithPerThreadPendingNotifications (in Foundation)\n 20   -[IDENavigableItem(IDENavigableItemSubclasserExtensions) invalidateChildItems] (in IDEKit)\n 21   -[IDEKeyDrivenNavigableItem invalidateChildItems] (in IDEKit)\n 22   +[IDEKeyDrivenNavigableItem observeValueForKeyPath:ofObject:change:context:] (in IDEKit)\n 23   NSKeyValueNotifyObserver (in Foundation)\n 24   NSKeyValueDidChange (in Foundation)\n 25   NSKeyValueDidChangeWithPerThreadPendingNotifications (in Foundation)\n 26   -[NSKeyValueNotifyingMutableArray removeObjectAtIndex:] (in Foundation)\n 27   -[NSMutableArray removeObject:] (in CoreFoundation)\n 28   -[IDEIssueLogRecordsGroup removeLogsForIssues:] (in IDEFoundation)\n 29   -[IDEIssueManager _retractIssues:] (in IDEFoundation)\n 30   -[IDEIssueManager _removeIssues:forProviderContext:session:] (in IDEFoundation)\n 31   -[IDEIssueManager _setIssues:forProviderContext:container:blueprint:runtimeGroupingObject:session:] (in IDEFoundation)\n 32   -[IDEIssueProvider setIssues:forProviderContext:providerSession:container:blueprint:runtimeGroupingObject:] (in IDEFoundation)\n 33   -[IDEIssueProvider setIssues:forProviderContext:providerSession:container:blueprint:] (in IDEFoundation)\n 34   -[IDEBuildIssueProvider _postBuildIssueChange:] (in IDEFoundation)\n 35   __56-[IDEBuildIssueProvider initWithIssueManager:extension:]_block_invoke (in IDEFoundation)\n 36   -[_DVTTimeSlicedMainThreadOrderedUniquingWorkQueue _processWorkItemsWithDeadline:] (in DVTFoundation)\n 37   -[DVTTimeSlicedMainThreadWorkQueue _processWithDeadline:] (in DVTFoundation)\n 38   -[_DVTTimeSlicedMainThreadActiveWorkQueues _processWorkQueuesOnDeadline] (in DVTFoundation)\n 39   __NSFireDelayedPerform (in Foundation)\n 40   __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ (in CoreFoundation)\n 41   __CFRunLoopDoTimer (in CoreFoundation)\n 42   __CFRunLoopDoTimers (in CoreFoundation)\n 43   __CFRunLoopRun (in CoreFoundation)\n 44   CFRunLoopRunSpecific (in CoreFoundation)\n 45   RunCurrentEventLoopInMode (in HIToolbox)\n 46   ReceiveNextEventCommon (in HIToolbox)\n 47   _BlockUntilNextEventMatchingListInModeWithFilter (in HIToolbox)\n 48   _DPSNextEvent (in AppKit)\n 49   -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] (in AppKit)\n 50   -[DVTApplication nextEventMatchingMask:untilDate:inMode:dequeue:] (in DVTKit)\n 51   -[NSApplication run] (in AppKit)\n 52   NSApplicationMain (in AppKit)\n 53   main (in Xcode)\n 54   start (in libdyld.dylib)\n \n∏ͪ\u0002^ġˇhÙ{\nabort() called\n\nApplication Specific Signatures:\n((manualChildItemIdentifier)) != nil\n\nThread 0 Crashed:: Dispatch queue: com.apple.main-thread\n0   libsystem_kernel.dylib        \t0x00007fff69d3bb66 __pthread_kill + 10\n1   libsystem_pthread.dylib       \t0x00007fff69f06080 pthread_kill + 333\n2   libsystem_c.dylib             \t0x00007fff69c971ae abort + 127\n3   com.apple.dt.IDEKit           \t0x0000000103ee04ee +[IDEAssertionHandler _handleAssertionWithLogString:assertionSignature:assertionReason:extraBacktrace:] + 1324\n4   com.apple.dt.IDEKit           \t0x0000000103ee0b1a -[IDEAssertionHandler handleFailureInMethod:object:fileName:lineNumber:assertionSignature:messageFormat:arguments:] + 1256\n5   com.apple.dt.DVTFoundation    \t0x000000010229b48c _DVTAssertionHandler + 374\n6   com.apple.dt.DVTFoundation    \t0x000000010229b765 _DVTAssertionFailureHandler + 374\n7   com.apple.dt.IDEKit           \t0x0000000104277753 -[IDEGeniusResultsGraphNode navigableItem_identifierForRepresentedObjectAtIndex:inRelationshipKeyPath:] + 1714\n8   com.apple.dt.IDEKit           \t0x000000010423f9d8 __52-[IDEKeyDrivenNavigableItem identifierForChildItem:]_block_invoke.535 + 88\n9   com.apple.dt.DVTFoundation    \t0x000000010229d8a9 DVTInvokeWithLazyFailureHint + 153\n10  com.apple.dt.IDEKit           \t0x000000010423f66a -[IDEKeyDrivenNavigableItem identifierForChildItem:] + 421\n11  com.apple.dt.IDEKit           \t0x00000001042dc6f3 -[IDENavigableItemArchivableRepresentation initWithNavigableItem:] + 410\n12  com.apple.dt.IDEKit           \t0x0000000103e49f25 -[IDEEditorContext currentHistoryItem] + 728\n13  com.apple.dt.IDEKit           \t0x0000000103e44e03 -[IDEEditorContext navigableItemCoordinator:willForgetItems:] + 564\n14  com.apple.dt.IDEKit           \t0x0000000104086530 -[IDENavigableItemCoordinator _postWillForgetNotification:] + 265\n15  com.apple.dt.IDEKit           \t0x000000010408800e -[IDENavigableItemCoordinator _forgetItems:] + 421\n16  com.apple.dt.IDEKit           \t0x0000000104088937 -[IDENavigableItemCoordinator forgetNavigableItems:] + 728\n17  com.apple.dt.IDEKit           \t0x0000000103ead97a -[IDENavigableItem _willAccessChildItems] + 424\n18  com.apple.dt.IDEKit           \t0x0000000103eae978 -[IDENavigableItem childItems] + 65\n19  com.apple.dt.IDEKit           \t0x00000001042763bc __73-[IDEGeniusResultsGraphNode setManualDomainIdentifier:rootNavigableItem:]_block_invoke + 62\n20  com.apple.dt.DVTFoundation    \t0x00000001022a6b82 -[DVTObservingBlockToken observeValueForKeyPath:ofObject:change:context:] + 610\n21  com.apple.Foundation          \t0x00007fff43de3a79 NSKeyValueNotifyObserver + 350\n22  com.apple.Foundation          \t0x00007fff43de332d NSKeyValueDidChange + 475\n23  com.apple.Foundation          \t0x00007fff43f1fe50 NSKeyValueDidChangeWithPerThreadPendingNotifications + 132\n24  com.apple.dt.IDEKit           \t0x0000000103eb115c -[IDENavigableItem(IDENavigableItemSubclasserExtensions) invalidateChildItems] + 171\n25  com.apple.dt.IDEKit           \t0x000000010423c22c -[IDEKeyDrivenNavigableItem invalidateChildItems] + 65\n26  com.apple.dt.IDEKit           \t0x000000010423cd83 +[IDEKeyDrivenNavigableItem observeValueForKeyPath:ofObject:change:context:] + 721\n27  com.apple.Foundation          \t0x00007fff43de3a79 NSKeyValueNotifyObserver + 350\n28  com.apple.Foundation          \t0x00007fff43de332d NSKeyValueDidChange + 475\n29  com.apple.Foundation          \t0x00007fff43f1fe50 NSKeyValueDidChangeWithPerThreadPendingNotifications + 132\n30  com.apple.Foundation          \t0x00007fff43e9e1e9 -[NSKeyValueNotifyingMutableArray removeObjectAtIndex:] + 160\n31  com.apple.CoreFoundation      \t0x00007fff41cdc46f -[NSMutableArray removeObject:] + 207\n32  com.apple.dt.IDEFoundation    \t0x0000000102faef28 -[IDEIssueLogRecordsGroup removeLogsForIssues:] + 426\n33  com.apple.dt.IDEFoundation    \t0x0000000102ff72c0 -[IDEIssueManager _retractIssues:] + 6125\n34  com.apple.dt.IDEFoundation    \t0x0000000102ffa358 -[IDEIssueManager _removeIssues:forProviderContext:session:] + 587\n35  com.apple.dt.IDEFoundation    \t0x0000000102ffaca1 -[IDEIssueManager _setIssues:forProviderContext:container:blueprint:runtimeGroupingObject:session:] + 1041\n36  com.apple.dt.IDEFoundation    \t0x000000010307bac0 -[IDEIssueProvider setIssues:forProviderContext:providerSession:container:blueprint:runtimeGroupingObject:] + 229\n37  com.apple.dt.IDEFoundation    \t0x000000010307b9a8 -[IDEIssueProvider setIssues:forProviderContext:providerSession:container:blueprint:] + 117\n38  com.apple.dt.IDEFoundation    \t0x0000000102fd5417 -[IDEBuildIssueProvider _postBuildIssueChange:] + 669\n39  com.apple.dt.IDEFoundation    \t0x0000000102fd0bf6 __56-[IDEBuildIssueProvider initWithIssueManager:extension:]_block_invoke + 27\n40  com.apple.dt.DVTFoundation    \t0x00000001021fb10d -[_DVTTimeSlicedMainThreadOrderedUniquingWorkQueue _processWorkItemsWithDeadline:] + 144\n41  com.apple.dt.DVTFoundation    \t0x00000001021f9e1d -[DVTTimeSlicedMainThreadWorkQueue _processWithDeadline:] + 188\n42  com.apple.dt.DVTFoundation    \t0x00000001021f7909 -[_DVTTimeSlicedMainThreadActiveWorkQueues _processWorkQueuesOnDeadline] + 113\n43  com.apple.Foundation          \t0x00007fff43e2b525 __NSFireDelayedPerform + 409\n44  com.apple.CoreFoundation      \t0x00007fff41cd6014 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20\n45  com.apple.CoreFoundation      \t0x00007fff41cd5c87 __CFRunLoopDoTimer + 1095\n46  com.apple.CoreFoundation      \t0x00007fff41cd578a __CFRunLoopDoTimers + 346\n47  com.apple.CoreFoundation      \t0x00007fff41cccd5b __CFRunLoopRun + 2427\n48  com.apple.CoreFoundation      \t0x00007fff41ccc153 CFRunLoopRunSpecific + 483\n49  com.apple.HIToolbox           \t0x00007fff40fb6d96 RunCurrentEventLoopInMode + 286\n50  com.apple.HIToolbox           \t0x00007fff40fb6b06 ReceiveNextEventCommon + 613\n51  com.apple.HIToolbox           \t0x00007fff40fb6884 _BlockUntilNextEventMatchingListInModeWithFilter + 64\n52  com.apple.AppKit              \t0x00007fff3f267a73 _DPSNextEvent + 2085\n53  com.apple.AppKit              \t0x00007fff3f9fde34 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 3044\n54  com.apple.dt.DVTKit           \t0x0000000102905b1e -[DVTApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 385\n55  com.apple.AppKit              \t0x00007fff3f25c885 -[NSApplication run] + 764\n56  com.apple.AppKit              \t0x00007fff3f22ba72 NSApplicationMain + 804\n57  com.apple.dt.Xcode            \t0x000000010200963d main + 605\n58  libdyld.dylib                 \t0x00007fff69beb015 start + 1\n\nThread 1:\n0   libsystem_kernel.dylib        \t0x00007fff69d3220a mach_msg_trap + 10\n1   libsystem_kernel.dylib        \t0x00007fff69d31724 mach_msg + 60\n2   com.apple.CoreFoundation      \t0x00007fff41ccd785 __CFRunLoopServiceMachPort + 341\n3   com.apple.CoreFoundation      \t0x00007fff41cccad7 __CFRunLoopRun + 1783\n4   com.apple.CoreFoundation      \t0x00007fff41ccc153 CFRunLoopRunSpecific + 483\n5   com.apple.Foundation          \t0x00007fff43dc8f26 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 277\n6   com.apple.DTDeviceKitBase     \t0x0000000119131646 +[DTDKRemoteDeviceConnection startServiceBrowsers] + 217\n7   com.apple.Foundation          \t0x00007fff43dd71f8 __NSThread__start__ + 1197\n8   libsystem_pthread.dylib       \t0x00007fff69f03661 _pthread_body + 340\n9   libsystem_pthread.dylib       \t0x00007fff69f0350d _pthread_start + 377\n10  libsystem_pthread.dylib       \t0x00007fff69f02bf9 thread_start + 13\n\nThread 2:\n0   libsystem_kernel.dylib        \t0x00007fff69d3220a mach_msg_trap + 10\n1   libsystem_kernel.dylib        \t0x00007fff69d31724 mach_msg + 60\n2   com.apple.CoreFoundation      \t0x00007fff41ccd785 __CFRunLoopServiceMachPort + 341\n3   com.apple.CoreFoundation      \t0x00007fff41cccad7 __CFRunLoopRun + 1783\n4   com.apple.CoreFoundation      \t0x00007fff41ccc153 CFRunLoopRunSpecific + 483\n5   com.apple.Foundation          \t0x00007fff43dc8f26 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 277\n6   com.apple.DTDeviceKitBase     \t0x000000011913f841 -[DTDKRemoteDeviceDataListener listenerThreadImplementation] + 1537\n7   com.apple.Foundation          \t0x00007fff43dd71f8 __NSThread__start__ + 1197\n8   libsystem_pthread.dylib       \t0x00007fff69f03661 _pthread_body + 340\n9   libsystem_pthread.dylib       \t0x00007fff69f0350d _pthread_start + 377\n10  libsystem_pthread.dylib       \t0x00007fff69f02bf9 thread_start + 13\n\nThread 3:: com.apple.CFSocket.private\n0   libsystem_kernel.dylib        \t0x00007fff69d3bcf2 __select + 10\n1   com.apple.CoreFoundation      \t0x00007fff41d0788b __CFSocketManager + 635\n2   libsystem_pthread.dylib       \t0x00007fff69f03661 _pthread_body + 340\n3   libsystem_pthread.dylib       \t0x00007fff69f0350d _pthread_start + 377\n4   libsystem_pthread.dylib       \t0x00007fff69f02bf9 thread_start + 13\n\nThread 4:\n0   libsystem_kernel.dylib        \t0x00007fff69d3ba16 __psynch_cvwait + 10\n1   libsystem_pthread.dylib       \t0x00007fff69f04589 _pthread_cond_wait + 732\n2   libc++.1.dylib                \t0x00007fff67b3fcb0 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 18\n3   com.apple.JavaScriptCore      \t0x00007fff459428a6 void std::__1::condition_variable_any::wait<std::__1::unique_lock<bmalloc::Mutex> >(std::__1::unique_lock<bmalloc::Mutex>&) + 86\n4   com.apple.JavaScriptCore      \t0x00007fff4594255b bmalloc::Scavenger::threadRunLoop() + 251\n5   com.apple.JavaScriptCore      \t0x00007fff45942359 bmalloc::Scavenger::threadEntryPoint(bmalloc::Scavenger*) + 9\n6   com.apple.JavaScriptCore      \t0x00007fff45942698 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (*)(bmalloc::Scavenger*), bmalloc::Scavenger*> >(void*) + 40\n7   libsystem_pthread.dylib       \t0x00007fff69f03661 _pthread_body + 340\n8   libsystem_pthread.dylib       \t0x00007fff69f0350d _pthread_start + 377\n9   libsystem_pthread.dylib       \t0x00007fff69f02bf9 thread_start + 13\n\nThread 5:: com.apple.NSEventThread\n0   libsystem_kernel.dylib        \t0x00007fff69d3220a mach_msg_trap + 10\n1   libsystem_kernel.dylib        \t0x00007fff69d31724 mach_msg + 60\n2   com.apple.CoreFoundation      \t0x00007fff41ccd785 __CFRunLoopServiceMachPort + 341\n3   com.apple.CoreFoundation      \t0x00007fff41cccad7 __CFRunLoopRun + 1783\n4   com.apple.CoreFoundation      \t0x00007fff41ccc153 CFRunLoopRunSpecific + 483\n5   com.apple.AppKit              \t0x00007fff3f3a4fc4 _NSEventThread + 184\n6   libsystem_pthread.dylib       \t0x00007fff69f03661 _pthread_body + 340\n7   libsystem_pthread.dylib       \t0x00007fff69f0350d _pthread_start + 377\n8   libsystem_pthread.dylib       \t0x00007fff69f02bf9 thread_start + 13\n\nThread 6:: DYMobileDeviceManager\n0   libsystem_kernel.dylib        \t0x00007fff69d3220a mach_msg_trap + 10\n1   libsystem_kernel.dylib        \t0x00007fff69d31724 mach_msg + 60\n2   com.apple.CoreFoundation      \t0x00007fff41ccd785 __CFRunLoopServiceMachPort + 341\n3   com.apple.CoreFoundation      \t0x00007fff41cccad7 __CFRunLoopRun + 1783\n4   com.apple.CoreFoundation      \t0x00007fff41ccc153 CFRunLoopRunSpecific + 483\n5   com.apple.Foundation          \t0x00007fff43dc8f26 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 277\n6   com.apple.Foundation          \t0x00007fff43dc8dfe -[NSRunLoop(NSRunLoop) run] + 76\n7   com.apple.GPUToolsMobileFoundation\t0x00000001212d305f -[DYMobileDeviceManager _deviceNotificationThread:] + 134\n8   com.apple.Foundation          \t0x00007fff43dd71f8 __NSThread__start__ + 1197\n9   libsystem_pthread.dylib       \t0x00007fff69f03661 _pthread_body + 340\n10  libsystem_pthread.dylib       \t0x00007fff69f0350d _pthread_start + 377\n11  libsystem_pthread.dylib       \t0x00007fff69f02bf9 thread_start + 13\n\nThread 7:: Connection::RunLoop() packet reading thread\n0   libsystem_kernel.dylib        \t0x00007fff69d3d142 read + 10\n1   com.apple.LLDBRPC             \t0x00000001188a9169 rpc_common::RPCConnectionSocket::Read(std::__1::basic_string<unsigned char, std::__1::char_traits<unsigned char>, std::__1::allocator<unsigned char> >&, bool) + 173\n2   com.apple.LLDBRPC             \t0x000000011888867d rpc_common::Connection::ReceivePacket(rpc_common::RPCPacket&) + 149\n3   com.apple.LLDBRPC             \t0x000000011888848f rpc_common::Connection::RunLoop() + 153\n4   com.apple.LLDBRPC             \t0x000000011888cfdb void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, rpc_common::Connection::AdoptUnixSocket(int)::$_0> >(void*) + 45\n5   libsystem_pthread.dylib       \t0x00007fff69f03661 _pthread_body + 340\n6   libsystem_pthread.dylib       \t0x00007fff69f0350d _pthread_start + 377\n7   libsystem_pthread.dylib       \t0x00007fff69f02bf9 thread_start + 13\n\nThread 8:: IOReader::ReadThread() for fd 66\n0   libsystem_kernel.dylib        \t0x00007fff69d3bcf2 __select + 10\n1   com.apple.LLDBRPC             \t0x000000011889d62f IOReader::ReadThread(std::__1::function<bool (void const*, unsigned long)>) + 355\n2   com.apple.LLDBRPC             \t0x000000011889dade void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, IOReader::StartReadThread(std::__1::function<bool (void const*, unsigned long)>)::$_0> >(void*) + 90\n3   libsystem_pthread.dylib       \t0x00007fff69f03661 _pthread_body + 340\n4   libsystem_pthread.dylib       \t0x00007fff69f0350d _pthread_start + 377\n5   libsystem_pthread.dylib       \t0x00007fff69f02bf9 thread_start + 13\n\nThread 9:\n0   libsystem_kernel.dylib        \t0x00007fff69d3c22a __wait4 + 10\n1   com.apple.LLDBRPC             \t0x00000001188a1537 PosixSpawn::ReapProcess(int, int*, int*) + 69\n2   com.apple.LLDBRPC             \t0x000000011888d64d void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, rpc_common::Connection::SpawnRPCServerProcess()::$_2> >(void*) + 67\n3   libsystem_pthread.dylib       \t0x00007fff69f03661 _pthread_body + 340\n4   libsystem_pthread.dylib       \t0x00007fff69f0350d _pthread_start + 377\n5   libsystem_pthread.dylib       \t0x00007fff69f02bf9 thread_start + 13\n\nThread 10:: Dispatch queue: XCBuild.XCBBuildOperation.buildOperationHandlerQueue\n0   libsystem_kernel.dylib        \t0x00007fff69d32246 semaphore_wait_trap + 10\n1   libdispatch.dylib             \t0x00007fff69bc1893 _dispatch_sema4_wait + 16\n2   libdispatch.dylib             \t0x00007fff69bb9979 _dispatch_semaphore_wait_slow + 101\n3   com.apple.dt.DVTFoundation    \t0x00000001022e746c DVTSyncPerformBlock + 453\n4   com.apple.dt.IDEFoundation    \t0x000000010334649b -[IDEBuildOperation builder:resultDidChange:] + 115\n5   com.apple.dt.IDE.XCBuildSupport\t0x00000001228ac9f0 -[IDEXCBuildServiceBuildOperation buildOperation:didEmitDiagnosticMessage:ofType:info:] + 338\n6   com.apple.dt.XCBuild          \t0x0000000122972513 $S7XCBuild17XCBBuildOperationC13handleMessageyy11XCBProtocol0E0_pSgFyycfU10_ + 243\n7   com.apple.dt.XCBuild          \t0x0000000122974708 $S7XCBuild17XCBBuildOperationC13handleMessageyy11XCBProtocol0E0_pSgFyycfU10_TA + 24\n8   com.apple.dt.XCBuild          \t0x000000012299c920 $SIeg_IeyB_TR + 32\n9   libdispatch.dylib             \t0x00007fff69bb95fa _dispatch_call_block_and_release + 12\n10  libdispatch.dylib             \t0x00007fff69bb1db8 _dispatch_client_callout + 8\n11  libdispatch.dylib             \t0x00007fff69bc6217 _dispatch_queue_serial_drain + 635\n12  libdispatch.dylib             \t0x00007fff69bb9166 _dispatch_queue_invoke + 373\n13  libdispatch.dylib             \t0x00007fff69bc6f0d _dispatch_root_queue_drain_deferred_wlh + 332\n14  libdispatch.dylib             \t0x00007fff69bcad21 _dispatch_workloop_worker_thread + 880\n15  libsystem_pthread.dylib       \t0x00007fff69f02fd2 _pthread_wqthread + 980\n16  libsystem_pthread.dylib       \t0x00007fff69f02be9 start_wqthread + 13\n\nThread 11:\n0   libsystem_kernel.dylib        \t0x00007fff69d3c28a __workq_kernreturn + 10\n1   libsystem_pthread.dylib       \t0x00007fff69f0320e _pthread_wqthread + 1552\n2   libsystem_pthread.dylib       \t0x00007fff69f02be9 start_wqthread + 13\n\nThread 12:\n0   libsystem_pthread.dylib       \t0x00007fff69f02bdc start_wqthread + 0\n1   ???                           \t0x0000000000000001 0 + 1\n\nThread 13:: Dispatch queue: activity log section queue\n0   libsystem_kernel.dylib        \t0x00007fff69d3c15a __ulock_wait + 10\n1   libdispatch.dylib             \t0x00007fff69bc19ff _dispatch_ulock_wait + 40\n2   libdispatch.dylib             \t0x00007fff69bc1af0 _dispatch_thread_event_wait_slow + 26\n3   libdispatch.dylib             \t0x00007fff69bc81da _dispatch_sync_wait + 510\n4   com.apple.dt.DVTFoundation    \t0x00000001022e7f9d DVTDispatchSync + 168\n5   com.apple.dt.IDEFoundation    \t0x0000000102fbba5b __59-[IDEActivityLogSectionRecorder _performOrderedAsyncBlock:]_block_invoke_2 + 20\n6   com.apple.dt.DVTFoundation    \t0x00000001022e8308 __DVTDispatchAsync_block_invoke + 801\n7   libdispatch.dylib             \t0x00007fff69bb95fa _dispatch_call_block_and_release + 12\n8   libdispatch.dylib             \t0x00007fff69bb1db8 _dispatch_client_callout + 8\n9   libdispatch.dylib             \t0x00007fff69bc6217 _dispatch_queue_serial_drain + 635\n10  libdispatch.dylib             \t0x00007fff69bb9166 _dispatch_queue_invoke + 373\n11  libdispatch.dylib             \t0x00007fff69bc6f0d _dispatch_root_queue_drain_deferred_wlh + 332\n12  libdispatch.dylib             \t0x00007fff69bcad21 _dispatch_workloop_worker_thread + 880\n13  libsystem_pthread.dylib       \t0x00007fff69f02fd2 _pthread_wqthread + 980\n14  libsystem_pthread.dylib       \t0x00007fff69f02be9 start_wqthread + 13\n\nThread 14:\n0   libsystem_kernel.dylib        \t0x00007fff69d3c28a __workq_kernreturn + 10\n1   libsystem_pthread.dylib       \t0x00007fff69f03009 _pthread_wqthread + 1035\n2   libsystem_pthread.dylib       \t0x00007fff69f02be9 start_wqthread + 13\n\nThread 15:: Dispatch queue: NSOperationQueue 0x7fa1f1588060 (QOS: UNSPECIFIED)\n0   libsystem_kernel.dylib        \t0x00007fff69d3ba16 __psynch_cvwait + 10\n1   libsystem_pthread.dylib       \t0x00007fff69f04589 _pthread_cond_wait + 732\n2   com.apple.Foundation          \t0x00007fff43e91dd0 -[__NSOperationInternal _waitUntilFinished:] + 896\n3   com.apple.Foundation          \t0x00007fff43e62845 -[NSOperationQueue waitUntilAllOperationsAreFinished] + 296\n4   com.apple.dt.IDEFoundation    \t0x000000010334eb4b __75+[IDEBuildOperationGroup operationGroupWithBuildOperation:otherOperations:]_block_invoke + 10\n5   com.apple.dt.DVTFoundation    \t0x000000010216be87 __DVTOPERATIONGROUP_CREATED_BY_CALLEE_IS_WAITING_ON_SUBOPERATIONS__ + 164\n6   com.apple.dt.DVTFoundation    \t0x000000010216c145 -[DVTOperationGroup main] + 69\n7   com.apple.Foundation          \t0x00007fff43de28ee -[__NSOperationInternal _start:] + 778\n8   com.apple.dt.DVTFoundation    \t0x000000010216c0f5 -[DVTOperationGroup start] + 113\n9   com.apple.Foundation          \t0x00007fff43dde917 __NSOQSchedule_f + 369\n10  libdispatch.dylib             \t0x00007fff69bb1db8 _dispatch_client_callout + 8\n11  libdispatch.dylib             \t0x00007fff69bc4e81 _dispatch_continuation_pop + 472\n12  libdispatch.dylib             \t0x00007fff69bbc733 _dispatch_async_redirect_invoke + 703\n13  libdispatch.dylib             \t0x00007fff69bb39a9 _dispatch_root_queue_drain + 515\n14  libdispatch.dylib             \t0x00007fff69bb3755 _dispatch_worker_thread3 + 101\n15  libsystem_pthread.dylib       \t0x00007fff69f03169 _pthread_wqthread + 1387\n16  libsystem_pthread.dylib       \t0x00007fff69f02be9 start_wqthread + 13\n\nThread 16:: Dispatch queue: <IDEXCBuildServiceBuildOperation:0x7fa1f47b4a90:REfc>-builder-queue (QOS: UNSPECIFIED)\n0   libsystem_kernel.dylib        \t0x00007fff69d32246 semaphore_wait_trap + 10\n1   libdispatch.dylib             \t0x00007fff69bc1893 _dispatch_sema4_wait + 16\n2   libdispatch.dylib             \t0x00007fff69bb9979 _dispatch_semaphore_wait_slow + 101\n3   com.apple.dt.IDE.XCBuildSupport\t0x00000001228ae183 __56-[IDEXCBuildServiceBuildOperation addOperationsToQueue:]_block_invoke + 155\n4   com.apple.Foundation          \t0x00007fff43de45df __NSBLOCKOPERATION_IS_CALLING_OUT_TO_A_BLOCK__ + 7\n5   com.apple.Foundation          \t0x00007fff43de4441 -[NSBlockOperation main] + 68\n6   com.apple.Foundation          \t0x00007fff43de28ee -[__NSOperationInternal _start:] + 778\n7   libdispatch.dylib             \t0x00007fff69bb1db8 _dispatch_client_callout + 8\n8   libdispatch.dylib             \t0x00007fff69bc433e _dispatch_block_invoke_direct + 317\n9   libdispatch.dylib             \t0x00007fff69bb1db8 _dispatch_client_callout + 8\n10  libdispatch.dylib             \t0x00007fff69bc433e _dispatch_block_invoke_direct + 317\n11  libdispatch.dylib             \t0x00007fff69bc41e1 dispatch_block_perform + 109\n12  com.apple.Foundation          \t0x00007fff43dde8fc __NSOQSchedule_f + 342\n13  libdispatch.dylib             \t0x00007fff69bb1db8 _dispatch_client_callout + 8\n14  libdispatch.dylib             \t0x00007fff69bc4e81 _dispatch_continuation_pop + 472\n15  libdispatch.dylib             \t0x00007fff69bbc733 _dispatch_async_redirect_invoke + 703\n16  libdispatch.dylib             \t0x00007fff69bb39a9 _dispatch_root_queue_drain + 515\n17  libdispatch.dylib             \t0x00007fff69bb3755 _dispatch_worker_thread3 + 101\n18  libsystem_pthread.dylib       \t0x00007fff69f03169 _pthread_wqthread + 1387\n19  libsystem_pthread.dylib       \t0x00007fff69f02be9 start_wqthread + 13\n\nThread 17:: Dispatch queue: -[IDEExecutionEnvironment initWithWorkspaceArena:] (QOS: UNSPECIFIED)\n0   libsystem_kernel.dylib        \t0x00007fff69d3ba16 __psynch_cvwait + 10\n1   libsystem_pthread.dylib       \t0x00007fff69f04589 _pthread_cond_wait + 732\n2   com.apple.Foundation          \t0x00007fff43e91dd0 -[__NSOperationInternal _waitUntilFinished:] + 896\n3   com.apple.Foundation          \t0x00007fff43e62845 -[NSOperationQueue waitUntilAllOperationsAreFinished] + 296\n4   com.apple.dt.IDEFoundation    \t0x00000001032cc4e5 __61-[IDEScheme _groupAndImposeDependenciesForOrderedOperations:]_block_invoke + 10\n5   com.apple.dt.DVTFoundation    \t0x000000010216be87 __DVTOPERATIONGROUP_CREATED_BY_CALLEE_IS_WAITING_ON_SUBOPERATIONS__ + 164\n6   com.apple.dt.DVTFoundation    \t0x000000010216c145 -[DVTOperationGroup main] + 69\n7   com.apple.Foundation          \t0x00007fff43de28ee -[__NSOperationInternal _start:] + 778\n8   com.apple.dt.DVTFoundation    \t0x000000010216c0f5 -[DVTOperationGroup start] + 113\n9   com.apple.Foundation          \t0x00007fff43dde917 __NSOQSchedule_f + 369\n10  libdispatch.dylib             \t0x00007fff69bb1db8 _dispatch_client_callout + 8\n11  libdispatch.dylib             \t0x00007fff69bc4e81 _dispatch_continuation_pop + 472\n12  libdispatch.dylib             \t0x00007fff69bbc733 _dispatch_async_redirect_invoke + 703\n13  libdispatch.dylib             \t0x00007fff69bb39a9 _dispatch_root_queue_drain + 515\n14  libdispatch.dylib             \t0x00007fff69bb3755 _dispatch_worker_thread3 + 101\n15  libsystem_pthread.dylib       \t0x00007fff69f03169 _pthread_wqthread + 1387\n16  libsystem_pthread.dylib       \t0x00007fff69f02be9 start_wqthread + 13\n\nThread 18:\n0   libsystem_kernel.dylib        \t0x00007fff69d3bd82 __semwait_signal + 10\n1   libsystem_c.dylib             \t0x00007fff69cb6724 nanosleep + 199\n2   com.apple.CoreSymbolicationDT \t0x0000000105b36e01 cleaner_thread_main(void*) + 41\n3   libsystem_pthread.dylib       \t0x00007fff69f03661 _pthread_body + 340\n4   libsystem_pthread.dylib       \t0x00007fff69f0350d _pthread_start + 377\n5   libsystem_pthread.dylib       \t0x00007fff69f02bf9 thread_start + 13\n\nThread 0 crashed with X86 Thread State (64-bit):\n  rax: 0x0000000000000000  rbx: 0x00007fffa2293380  rcx: 0x00007ffeedbf2868  rdx: 0x0000000000000000\n  rdi: 0x0000000000000307  rsi: 0x0000000000000006  rbp: 0x00007ffeedbf28a0  rsp: 0x00007ffeedbf2868\n   r8: 0x00007fff9bb318a0   r9: 0x00000001045607d7  r10: 0x0000000000000000  r11: 0x0000000000000206\n  r12: 0x0000000000000307  r13: 0x00007fff68fc6160  r14: 0x0000000000000006  r15: 0x000000000000002d\n  rip: 0x00007fff69d3bb66  rfl: 0x0000000000000206  cr2: 0x00007fffa2270168\n  \nLogical CPU:     0\nError Code:      0x02000148\nTrap Number:     133","timestamp":1533861801.4371681}

Specifically seems to be:

Test did not run: the test bundle stopped running or crashed before the test suite started.\n\ndyld: warning: could not load inserted library '\/Users\/alan\/Downloads\/Xcode-beta.app\/Contents\/Developer\/Platforms\/iPhoneSimulator.platform\/Developer\/Library\/PrivateFrameworks\/IDEBundleInjection.framework\/IDEBundleInjection' into hardened process because image not found\n\n\n
alanzeino commented 6 years ago

Seems like that framework is gone in 10?

$ find /Applications/Xcode.9.4.1.9F2000.app/ -name IDEBundleInjection.framework
/Applications/Xcode.9.4.1.9F2000.app//Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/PrivateFrameworks/IDEBundleInjection.framework
/Applications/Xcode.9.4.1.9F2000.app//Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/PrivateFrameworks/IDEBundleInjection.framework
/Applications/Xcode.9.4.1.9F2000.app//Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks/IDEBundleInjection.framework
/Applications/Xcode.9.4.1.9F2000.app//Contents/Developer/Platforms/AppleTVSimulator.platform/Developer/Library/PrivateFrameworks/IDEBundleInjection.framework
/Applications/Xcode.9.4.1.9F2000.app//Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/PrivateFrameworks/IDEBundleInjection.framework

$ find ~/Downloads/Xcode-beta.app/ -name IDEBundleInjection.framework