Our project contains a large amount of OC code. When compiling with Xcode16 beta4, it crashes midway and reports the following error:
error: unexpected service error: The Xcode build system has crashed. Build again to continue.
------------------------------------- Translated Report (Full Report Below) ------------------------------------- Process: XCBBuildService [82577] Path: /Applications/Xcode-beta.app/Contents/SharedFrameworks/XCBuild.framework/Versions/A/PlugIns/XCBBuildService.bundle/Contents/MacOS/XCBBuildService Identifier: com.apple.dt.XCBBuildService Version: 1.0 (23000.0.240.1) Build Info: XCBuild-23000000240001000~10 (16A5211f) Code Type: ARM-64 (Native) Parent Process: Xcode [81135] Responsible: Xcode [81135] User ID: 501 Date/Time: 2024-07-24 19:52:33.1553 +0800 OS Version: macOS 14.5 (23F79) Report Version: 12 Anonymous UUID: 6F6FAF80-CEA3-F29D-8A12-ADE18D9BA135 Sleep/Wake UUID: 204887B4-39CF-49A0-8ED5-EBB49BF4BCAA Time Awake Since Boot: 2700000 seconds Time Since Wake: 813812 seconds System Integrity Protection: enabled Crashed Thread: 16 Exception Type: EXC_CRASH (SIGABRT) Exception Codes: 0x0000000000000000, 0x0000000000000000 Termination Reason: Namespace SIGNAL, Code 6 Abort trap: 6 Terminating Process: XCBBuildService [82577] Application Specific Information: abort() called Kernel Triage: VM - (arg = 0x3) mach_vm_allocate_kernel failed within call to vm_map_enter VM - (arg = 0x3) mach_vm_allocate_kernel failed within call to vm_map_enter VM - (arg = 0x3) mach_vm_allocate_kernel failed within call to vm_map_enter VM - (arg = 0x3) mach_vm_allocate_kernel failed within call to vm_map_enter VM - (arg = 0x3) mach_vm_allocate_kernel failed within call to vm_map_enter Thread 0:: Dispatch queue: com.apple.main-thread 0 libsystem_kernel.dylib 0x18960e1f4 mach_msg2_trap + 8 1 libsystem_kernel.dylib 0x189620b24 mach_msg2_internal + 80 2 libsystem_kernel.dylib 0x189616e34 mach_msg_overwrite + 476 3 libsystem_kernel.dylib 0x18960e578 mach_msg + 24 4 CoreFoundation 0x18972e680 __CFRunLoopServiceMachPort + 160 5 CoreFoundation 0x18972cf44 __CFRunLoopRun + 1208 6 CoreFoundation 0x18972c434 CFRunLoopRunSpecific + 608 7 CoreFoundation 0x1897aa45c CFRunLoopRun + 64 8 libswift_Concurrency.dylib 0x2517c24e0 swift_task_asyncMainDrainQueueImpl() + 40 9 libswift_Concurrency.dylib 0x2517c24a0 swift_task_asyncMainDrainQueue + 92 10 XCBBuildService 0x100bd3924 main + 84 11 dyld 0x1892c60e0 start + 2360 Thread 1: 0 libsystem_kernel.dylib 0x18960edb4 read + 8 1 XCBServiceCore 0x101444d44 closure #3 in ServiceHostConnection.resume() + 508 2 XCBServiceCore 0x101442709 partial apply for closure #1 in Service.registerMessageHandler<a>(_:) + 1 3 XCBServiceCore 0x101442a71 closure #1 in closure #1 in OS_dispatch_queue.async(group:qos:flags:execute:) + 1 4 XCBServiceCore 0x101442a71 closure #1 in closure #1 in OS_dispatch_queue.async(group:qos:flags:execute:) + 1 5 XCBServiceCore 0x101445bd1 $sxIeAghHr_xs5Error_pIegHrzo_s8SendableRzs5NeverORs_r0_lTRyt_Tg5TQ0_ + 1 6 XCBServiceCore 0x101442709 partial apply for closure #1 in Service.registerMessageHandler</a><a>(_:) + 1 7 libswift_Concurrency.dylib 0x2517c30f9 completeTaskWithClosure(swift::AsyncContext*, swift::SwiftError*) + 1 Thread 2:: llb_buildsystem_build 0 libsystem_kernel.dylib 0x18960ff28 kevent_id + 8 1 libdispatch.dylib 0x1894c12ec _dispatch_kq_poll + 228 2 libdispatch.dylib 0x1894c1cd4 _dispatch_event_loop_wait_for_ownership + 436 3 libdispatch.dylib 0x1894adba8 __DISPATCH_WAIT_FOR_QUEUE__ + 340 4 libdispatch.dylib 0x1894ad770 _dispatch_sync_f_slow + 148 5 libswiftDispatch.dylib 0x19efd1334 implicit closure #2 in implicit closure #1 in OS_dispatch_queue.asyncAndWait</a><a>(execute:) + 192 6 libswiftDispatch.dylib 0x19efd22c8 partial apply for implicit closure #2 in implicit closure #1 in OS_dispatch_queue.sync</a><a>(execute:) + 76 7 libswiftDispatch.dylib 0x19efd0380 OS_dispatch_queue._syncHelper</a><a>(fn:execute:rescue:) + 404 8 libswiftDispatch.dylib 0x19efd0ed8 OS_dispatch_queue.asyncAndWait</a><a>(execute:) + 144 9 libswiftDispatch.dylib 0x19efd0e40 OS_dispatch_queue.sync</a><a>(execute:) + 64 10 XCBBuildSystem 0x101589ba0 OperationSystemAdaptor.commandStatusChanged(_:kind:) + 264 11 XCBBuildSystem 0x10158fd54 protocol witness for BuildSystemDelegate.commandStatusChanged(_:kind:) in conformance OperationSystemAdaptor + 20 12 llbuild 0x101ab5c0c 0x101a9c000 + 105484 13 llbuild 0x101b4eb78 (anonymous namespace)::BuildSystemRule::updateStatus(llbuild::core::BuildEngine&, llbuild::core::Rule::StatusKind) + 40 14 llbuild 0x101b26d08 (anonymous namespace)::BuildEngineImpl::executeTasks(llbuild::core::KeyType const&) + 3112 15 llbuild 0x101b2432c llbuild::core::BuildEngine::build(llbuild::core::KeyType const&) + 580 16 llbuild 0x101b3da64 (anonymous namespace)::BuildSystemImpl::build(llbuild::buildsystem::BuildKey) + 208 17 llbuild 0x101b3dc40 llbuild::buildsystem::BuildSystem::build(llvm::StringRef) + 260 18 llbuild 0x101b30390 llbuild::buildsystem::BuildSystemFrontend::build(llvm::StringRef) + 56 19 llbuild 0x101ab6ef0 0x101a9c000 + 110320 20 XCBBuildSystem 0x10159ad28 partial apply for closure #13 in BuildOperation.build() + 28 21 libswift_Concurrency.dylib 0x25178ea4c TaskLocal.withValue</a><a>(_:operation:file:line:) + 304 22 XCBUtil 0x1010f8860 closure #1 in closure #1 in static Task<>.detachNewThread(name:_:) + 296 23 XCBUtil 0x1010a5618 thunk for @escaping @callee_guaranteed @Sendable () -> () + 28 24 Foundation 0x18afd3e8c __NSThread__block_start__ + 76 25 libsystem_pthread.dylib 0x18964ef94 _pthread_start + 136 26 libsystem_pthread.dylib 0x189649d34 thread_start + 8 Thread 3:: org.swift.llbuild Lane-0 0 libsystem_kernel.dylib 0x18960e170 semaphore_wait_trap + 8 1 libdispatch.dylib 0x18949e984 _dispatch_sema4_wait + 28 2 libdispatch.dylib 0x18949f034 _dispatch_semaphore_wait_slow + 132 3 XCBUtil 0x101062754 runAsyncAndBlock</a><a>(_:) + 592 4 XCBBuildSystem 0x101586518 protocol witness for ExternalCommand.execute(_:_:_:) in conformance InProcessCommand + 172 5 llbuild 0x101ab30f0 0x101a9c000 + 94448 6 llbuild 0x101aa54dc (anonymous namespace)::CAPIExternalCommand::executeExternalCommand(llbuild::buildsystem::BuildSystem&, llbuild::core::TaskInterface, llbuild::basic::QueueJobContext*, llvm::Optional>) + 676 7 llbuild 0x101b354a8 llbuild::buildsystem::ExternalCommand::execute(llbuild::buildsystem::BuildSystem&, llbuild::core::TaskInterface, llbuild::basic::QueueJobContext*, std::__1::function) + 792 8 llbuild 0x101b4f018 (anonymous namespace)::CommandTask::inputsAvailable(llbuild::core::TaskInterface)::'lambda'(llbuild::basic::QueueJobContext*)::operator()(llbuild::basic::QueueJobContext*) + 200 9 llbuild 0x101b16bf8 (anonymous namespace)::LaneBasedExecutionQueue::executeLane(unsigned int, unsigned int) + 764 10 llbuild 0x101b18f70 void* std::__1::__thread_proxy[abi:nn180100]>, void ((anonymous namespace)::LaneBasedExecutionQueue::*)(unsigned int, unsigned int), (anonymous namespace)::LaneBasedExecutionQueue*, unsigned int, unsigned int>>(void*) + 76 11 libsystem_pthread.dylib 0x18964ef94 _pthread_start + 136 12 libsystem_pthread.dylib 0x189649d34 thread_start + 8 Thread 4:: org.swift.llbuild Lane-1 0 libsystem_kernel.dylib 0x1896119ec __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x18964f55c _pthread_cond_wait + 1228 2 libc++.1.dylib 0x189574b14 std::__1::condition_variable::wait(std::__1::unique_lock&) + 28 3 llbuild 0x101b16a28 (anonymous namespace)::LaneBasedExecutionQueue::executeLane(unsigned int, unsigned int) + 300 4 llbuild 0x101b18f70 void* std::__1::__thread_proxy[abi:nn180100]>, void ((anonymous namespace)::LaneBasedExecutionQueue::*)(unsigned int, unsigned int), (anonymous namespace)::LaneBasedExecutionQueue*, unsigned int, unsigned int>>(void*) + 76 5 libsystem_pthread.dylib 0x18964ef94 _pthread_start + 136 6 libsystem_pthread.dylib 0x189649d34 thread_start + 8 Thread 5:: org.swift.llbuild Lane-2 0 libsystem_kernel.dylib 0x1896119ec __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x18964f55c _pthread_cond_wait + 1228 2 libc++.1.dylib 0x189574b14 std::__1::condition_variable::wait(std::__1::unique_lock&) + 28 3 llbuild 0x101b16a28 (anonymous namespace)::LaneBasedExecutionQueue::executeLane(unsigned int, unsigned int) + 300 4 llbuild 0x101b18f70 void* std::__1::__thread_proxy[abi:nn180100]>, void ((anonymous namespace)::LaneBasedExecutionQueue::*)(unsigned int, unsigned int), (anonymous namespace)::LaneBasedExecutionQueue*, unsigned int, unsigned int>>(void*) + 76 5 libsystem_pthread.dylib 0x18964ef94 _pthread_start + 136 6 libsystem_pthread.dylib 0x189649d34 thread_start + 8 Thread 6:: org.swift.llbuild Lane-3 0 libsystem_kernel.dylib 0x18960e170 semaphore_wait_trap + 8 1 libdispatch.dylib 0x18949e984 _dispatch_sema4_wait + 28 2 libdispatch.dylib 0x18949f034 _dispatch_semaphore_wait_slow + 132 3 XCBUtil 0x101062754 runAsyncAndBlock</a><a>(_:) + 592 4 XCBBuildSystem 0x101586518 protocol witness for ExternalCommand.execute(_:_:_:) in conformance InProcessCommand + 172 5 llbuild 0x101ab30f0 0x101a9c000 + 94448 6 llbuild 0x101aa54dc (anonymous namespace)::CAPIExternalCommand::executeExternalCommand(llbuild::buildsystem::BuildSystem&, llbuild::core::TaskInterface, llbuild::basic::QueueJobContext*, llvm::Optional>) + 676 7 llbuild 0x101b354a8 llbuild::buildsystem::ExternalCommand::execute(llbuild::buildsystem::BuildSystem&, llbuild::core::TaskInterface, llbuild::basic::QueueJobContext*, std::__1::function) + 792 8 llbuild 0x101b4f018 (anonymous namespace)::CommandTask::inputsAvailable(llbuild::core::TaskInterface)::'lambda'(llbuild::basic::QueueJobContext*)::operator()(llbuild::basic::QueueJobContext*) + 200 9 llbuild 0x101b16bf8 (anonymous namespace)::LaneBasedExecutionQueue::executeLane(unsigned int, unsigned int) + 764 10 llbuild 0x101b18f70 void* std::__1::__thread_proxy[abi:nn180100]>, void ((anonymous namespace)::LaneBasedExecutionQueue::*)(unsigned int, unsigned int), (anonymous namespace)::LaneBasedExecutionQueue*, unsigned int, unsigned int>>(void*) + 76 11 libsystem_pthread.dylib 0x18964ef94 _pthread_start + 136 12 libsystem_pthread.dylib 0x189649d34 thread_start + 8 Thread 7:: org.swift.llbuild Lane-4 0 libsystem_kernel.dylib 0x18960e170 semaphore_wait_trap + 8 1 libdispatch.dylib 0x18949e984 _dispatch_sema4_wait + 28 2 libdispatch.dylib 0x18949f034 _dispatch_semaphore_wait_slow + 132 3 XCBUtil 0x101062754 runAsyncAndBlock</a><a>(_:) + 592 4 XCBBuildSystem 0x101586518 protocol witness for ExternalCommand.execute(_:_:_:) in conformance InProcessCommand + 172 5 llbuild 0x101ab30f0 0x101a9c000 + 94448 6 llbuild 0x101aa54dc (anonymous namespace)::CAPIExternalCommand::executeExternalCommand(llbuild::buildsystem::BuildSystem&, llbuild::core::TaskInterface, llbuild::basic::QueueJobContext*, llvm::Optional>) + 676 7 llbuild 0x101b354a8 llbuild::buildsystem::ExternalCommand::execute(llbuild::buildsystem::BuildSystem&, llbuild::core::TaskInterface, llbuild::basic::QueueJobContext*, std::__1::function) + 792 8 llbuild 0x101b4f018 (anonymous namespace)::CommandTask::inputsAvailable(llbuild::core::TaskInterface)::'lambda'(llbuild::basic::QueueJobContext*)::operator()(llbuild::basic::QueueJobContext*) + 200 9 llbuild 0x101b16bf8 (anonymous namespace)::LaneBasedExecutionQueue::executeLane(unsigned int, unsigned int) + 764 10 llbuild 0x101b18f70 void* std::__1::__thread_proxy[abi:nn180100]>, void ((anonymous namespace)::LaneBasedExecutionQueue::*)(unsigned int, unsigned int), (anonymous namespace)::LaneBasedExecutionQueue*, unsigned int, unsigned int>>(void*) + 76 11 libsystem_pthread.dylib 0x18964ef94 _pthread_start + 136 12 libsystem_pthread.dylib 0x189649d34 thread_start + 8 Thread 8:: org.swift.llbuild Lane-5 0 libsystem_kernel.dylib 0x1896119ec __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x18964f55c _pthread_cond_wait + 1228 2 libc++.1.dylib 0x189574b14 std::__1::condition_variable::wait(std::__1::unique_lock&) + 28 3 llbuild 0x101b16a28 (anonymous namespace)::LaneBasedExecutionQueue::executeLane(unsigned int, unsigned int) + 300 4 llbuild 0x101b18f70 void* std::__1::__thread_proxy[abi:nn180100]>, void ((anonymous namespace)::LaneBasedExecutionQueue::*)(unsigned int, unsigned int), (anonymous namespace)::LaneBasedExecutionQueue*, unsigned int, unsigned int>>(void*) + 76 5 libsystem_pthread.dylib 0x18964ef94 _pthread_start + 136 6 libsystem_pthread.dylib 0x189649d34 thread_start + 8 Thread 9:: org.swift.llbuild Lane-6 0 libsystem_kernel.dylib 0x1896119ec __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x18964f55c _pthread_cond_wait + 1228 2 libc++.1.dylib 0x189574b14 std::__1::condition_variable::wait(std::__1::unique_lock&) + 28 3 llbuild 0x101b16a28 (anonymous namespace)::LaneBasedExecutionQueue::executeLane(unsigned int, unsigned int) + 300 4 llbuild 0x101b18f70 void* std::__1::__thread_proxy[abi:nn180100]>, void ((anonymous namespace)::LaneBasedExecutionQueue::*)(unsigned int, unsigned int), (anonymous namespace)::LaneBasedExecutionQueue*, unsigned int, unsigned int>>(void*) + 76 5 libsystem_pthread.dylib 0x18964ef94 _pthread_start + 136 6 libsystem_pthread.dylib 0x189649d34 thread_start + 8 Thread 10:: org.swift.llbuild Lane-7 0 libsystem_kernel.dylib 0x1896119ec __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x18964f55c _pthread_cond_wait + 1228 2 libc++.1.dylib 0x189574b14 std::__1::condition_variable::wait(std::__1::unique_lock&) + 28 3 llbuild 0x101b16a28 (anonymous namespace)::LaneBasedExecutionQueue::executeLane(unsigned int, unsigned int) + 300 4 llbuild 0x101b18f70 void* std::__1::__thread_proxy[abi:nn180100]>, void ((anonymous namespace)::LaneBasedExecutionQueue::*)(unsigned int, unsigned int), (anonymous namespace)::LaneBasedExecutionQueue*, unsigned int, unsigned int>>(void*) + 76 5 libsystem_pthread.dylib 0x18964ef94 _pthread_start + 136 6 libsystem_pthread.dylib 0x189649d34 thread_start + 8 Thread 11: 0 libsystem_kernel.dylib 0x189610ea4 __psynch_mutexwait + 8 1 libsystem_pthread.dylib 0x18964c060 _pthread_mutex_firstfit_lock_wait + 84 2 libsystem_pthread.dylib 0x1896499f0 _pthread_mutex_firstfit_lock_slow + 248 3 libc++.1.dylib 0x18957a714 std::__1::mutex::lock() + 16 4 libclang.dylib 0x318e70314 clang::tooling::dependencies::DependencyScanningWorkerFilesystem::ensureDirectiveTokensArePopulated(clang::tooling::dependencies::EntryRef) + 116 5 libclang.dylib 0x318e79704 std::__1::__function::__func<(anonymous namespace)::DependencyScanningAction::runInvocation(std::__1::shared_ptr, clang::FileManager*, std::__1::shared_ptr, clang::DiagnosticConsumer*)::'lambda'(clang::FileEntryRef), std::__1::allocator<(anonymous namespace)::DependencyScanningAction::runInvocation(std::__1::shared_ptr, clang::FileManager*, std::__1::shared_ptr, clang::DiagnosticConsumer*)::'lambda'(clang::FileEntryRef)>, std::__1::optional> (clang::FileEntryRef)>::operator()(clang::FileEntryRef&&) + 112 6 libclang.dylib 0x31910def8 clang::Preprocessor::EnterSourceFile(clang::FileID, clang::detail::SearchDirIteratorImpl, clang::SourceLocation, bool) + 360 7 libclang.dylib 0x319107878 clang::Preprocessor::HandleHeaderIncludeOrImport(clang::SourceLocation, clang::Token&, clang::Token&, clang::SourceLocation, clang::detail::SearchDirIteratorImpl, clang::FileEntry const*) + 2840 8 libclang.dylib 0x319103754 clang::Preprocessor::HandleIncludeDirective(clang::SourceLocation, clang::Token&, clang::detail::SearchDirIteratorImpl, clang::FileEntry const*) + 172 9 libclang.dylib 0x3191057f0 clang::Preprocessor::HandleImportDirective(clang::SourceLocation, clang::Token&) + 44 10 libclang.dylib 0x319104014 clang::Preprocessor::HandleDirective(clang::Token&) + 1728 11 libclang.dylib 0x319132490 clang::Preprocessor::Lex(clang::Token&) + 1924 12 libclang.dylib 0x31904a504 clang::ReadPCHAndPreprocessAction::ExecuteAction() + 52 13 libclang.dylib 0x319045528 clang::FrontendAction::Execute() + 60 14 libclang.dylib 0x318fd48c4 clang::CompilerInstance::ExecuteAction(clang::FrontendAction&) + 268 15 libclang.dylib 0x318e758f0 (anonymous namespace)::DependencyScanningAction::runInvocation(std::__1::shared_ptr, clang::FileManager*, std::__1::shared_ptr, clang::DiagnosticConsumer*) + 1316 16 libclang.dylib 0x3198ca5f0 clang::tooling::ToolInvocation::run() + 428 17 libclang.dylib 0x318e7b510 clang::tooling::dependencies::DependencyScanningWorker::computeDependencies(llvm::StringRef, std::__1::vector, std::__1::allocator>, std::__1::allocator, std::__1::allocator>>> const&, clang::tooling::dependencies::DependencyConsumer&, clang::tooling::dependencies::DependencyActionController&, clang::DiagnosticConsumer&, std::__1::optional)::$_1::operator()(clang::driver::Command const&) const + 448 18 libclang.dylib 0x318e7503c forEachDriverJob(llvm::ArrayRef, std::__1::allocator>>, clang::DiagnosticsEngine&, clang::FileManager&, llvm::function_ref) + 436 19 libclang.dylib 0x318e74690 clang::tooling::dependencies::DependencyScanningWorker::computeDependencies(llvm::StringRef, std::__1::vector, std::__1::allocator>, std::__1::allocator, std::__1::allocator>>> const&, clang::tooling::dependencies::DependencyConsumer&, clang::tooling::dependencies::DependencyActionController&, clang::DiagnosticConsumer&, std::__1::optional) + 612 20 libclang.dylib 0x318966b14 getFileDependencies(CXOpaqueDependencyScannerWorker*, int, char const* const*, char const*, void (*)(void*, CXModuleDependencySet*), void*, CXString*, clang::DiagnosticConsumer*, llvm::function_ref, std::__1::allocator> (clang::tooling::dependencies::ModuleID const&, clang::tooling::dependencies::ModuleOutputKind)>, std::__1::optional, llvm::function_ref) + 624 21 libclang.dylib 0x318967924 clang_experimental_DependencyScannerWorker_getDepGraph + 524 22 XCBCSupport 0x101291770 libclang_scanner_scan_dependencies + 304 23 XCBCore 0x102950c8c DependencyScanner.scanDependencies(commandLine:workingDirectory:lookupOutput:modulesCallback:) + 864 24 XCBTaskExecution 0x10220be10 ClangModuleDependencyGraph.scanModuleDependencies(libclangPath:scanningOutputPath:usesCompilerLauncher:usesSerializedDiagnostics:fileCommandLine:workingDirectory:casOptions:cacheFallbackIfNotAvailable:verifyingModule:outputPath:reportRequiredTargetDependencies:fileSystem:) + 904 25 XCBTaskExecution 0x10223ed84 ClangScanTaskAction.performTaskAction(_:dynamicExecutionDelegate:executionDelegate:clientDelegate:outputDelegate:) + 1096 26 XCBBuildSystem 0x101585ddd InProcessCommand.execute(_:_:_:) + 1 27 XCBBuildSystem 0x101585aa1 closure #1 in InProcessCommand.execute(_:_:_:) + 1 28 XCBBuildSystem 0x101583ec5 partial apply for closure #1 in InProcessCommand.execute(_:_:_:) + 1 29 XCBUtil 0x10103bd21 partial apply for closure #1 in AsyncLockedValue.withValue</a><a>(_:) + 1 30 XCBUtil 0x10103bd21 partial apply for closure #1 in AsyncLockedValue.withValue</a><a>(_:) + 1 31 XCBUtil 0x1010d4af9 static Result<>.catching(_:) + 1 32 XCBUtil 0x1010629cd closure #2 in runAsyncAndBlock</a><a>(_:) + 1 33 XCBUtil 0x10103bd21 partial apply for closure #1 in AsyncLockedValue.withValue</a><a>(_:) + 1 34 XCBUtil 0x1010998d1 $sxIeAghHr_xs5Error_pIegHrzo_s8SendableRzs5NeverORs_r0_lTRyt_Tg5TQ0_ + 1 35 XCBUtil 0x10103be69 $sxIeAghHr_xs5Error_pIegHrzo_s8SendableRzs5NeverORs_r0_lTRyt_Tg5TATQ0_ + 1 36 libswift_Concurrency.dylib 0x2517c30f9 completeTaskWithClosure(swift::AsyncContext*, swift::SwiftError*) + 1 Thread 12: 0 libswiftCore.dylib 0x1996c36c8 swift_retain + 44 1 libswiftCore.dylib 0x19967cf08 initializeBufferWithCopyOfBuffer for Character + 32 2 libswiftCore.dylib 0x1993e4f68 __RawDictionaryStorage.find</a><a>(_:hashValue:) + 272 3 libswiftCore.dylib 0x1993ea954 Dictionary.subscript.getter + 204 4 XCBUtil 0x1010d2f14 closure #1 in Registry.getOrInsert(_:_:) + 300 5 XCBUtil 0x1010d3960 partial apply for closure #1 in Registry.getOrInsert(_:_:) + 24 6 XCBUtil 0x10107fe50 LockedValue.withValue</a><a>(_:) + 120 7 XCBUtil 0x1010d2dd8 Registry.getOrInsert(_:_:) + 64 8 XCBCore 0x1029a22f0 MacroNamespace.parseLiteralString(_:allowSubstitutionPrefix:) + 188 9 XCBCore 0x102bf8434 specialized CommandLineToolSpec.lookup(_:_:_:_:) + 948 10 XCBCore 0x102bff26c partial apply for closure #1 in CommandLineToolSpec.commandLineFromMacroDeclaration(_:_:optionContext:_:lookup:) + 44 11 XCBCore 0x10299af58 MacroEvaluationContext.nextValueForMacro(_:) + 204 12 XCBCore 0x102997230 MacroEvaluationProgram.executeInContext(_:withResultBuilder:alwaysEvalAsString:) + 752 13 XCBCore 0x10299ab3c MacroEvaluationScope.evaluate(_:lookup:) + 212 14 XCBCore 0x102bf730c specialized CommandLineToolSpec.archSpecificExecutionDescription(_:_:_:lookup:) + 284 15 XCBCore 0x102bf7184 specialized CommandLineToolSpec.resolveExecutionDescription(_:_:lookup:) + 160 16 XCBCore 0x102b39528 WriteFileSpec.constructFileTasks(_:_:ruleName:contents:permissions:diagnostics:logContents:preparesForIndexing:additionalTaskOrderingOptions:) + 320 17 XCBTaskConstruction 0x102069de4 specialized closure #4 in HeadermapVFSTaskProducer.generateTasks() + 560 18 XCBTaskConstruction 0x102066309 HeadermapVFSTaskProducer.generateTasks() + 1 19 XCBTaskConstruction 0x101f41bd9 GlobalProductPlan.__allocating_init(planRequest:delegate:nodeCreationDelegate:) + 1 20 XCBTaskConstruction 0x101f4660d closure #2 in closure #6 in BuildPlan.init(planRequest:taskPlanningDelegate:) + 1 21 XCBTaskConstruction 0x101f5476d partial apply for closure #1 in closure #4 in BuildPlan.init(planRequest:taskPlanningDelegate:) + 1 22 XCBTaskConstruction 0x101f5476d partial apply for closure #1 in closure #4 in BuildPlan.init(planRequest:taskPlanningDelegate:) + 1 23 XCBTaskConstruction 0x101f51455 $sxIeAghHr_xs5Error_pIegHrzo_s8SendableRzlTRSay7XCBCore11PlannedTask_pG_TG5TATQ0_ + 1 24 XCBUtil 0x10103be69 $sxIeAghHr_xs5Error_pIegHrzo_s8SendableRzs5NeverORs_r0_lTRyt_Tg5TATQ0_ + 1 25 XCBUtil 0x10103bd21 partial apply for closure #1 in AsyncLockedValue.withValue</a><a>(_:) + 1 26 XCBUtil 0x1010998d1 $sxIeAghHr_xs5Error_pIegHrzo_s8SendableRzs5NeverORs_r0_lTRyt_Tg5TQ0_ + 1 27 XCBUtil 0x10103be69 $sxIeAghHr_xs5Error_pIegHrzo_s8SendableRzs5NeverORs_r0_lTRyt_Tg5TATQ0_ + 1 28 libswift_Concurrency.dylib 0x2517c30f9 completeTaskWithClosure(swift::AsyncContext*, swift::SwiftError*) + 1 Thread 13: 0 libsystem_kernel.dylib 0x189610ea4 __psynch_mutexwait + 8 1 libsystem_pthread.dylib 0x18964c060 _pthread_mutex_firstfit_lock_wait + 84 2 libsystem_pthread.dylib 0x1896499f0 _pthread_mutex_firstfit_lock_slow + 248 3 libc++.1.dylib 0x18957a714 std::__1::mutex::lock() + 16 4 libclang.dylib 0x318e70314 clang::tooling::dependencies::DependencyScanningWorkerFilesystem::ensureDirectiveTokensArePopulated(clang::tooling::dependencies::EntryRef) + 116 5 libclang.dylib 0x318e79704 std::__1::__function::__func<(anonymous namespace)::DependencyScanningAction::runInvocation(std::__1::shared_ptr, clang::FileManager*, std::__1::shared_ptr, clang::DiagnosticConsumer*)::'lambda'(clang::FileEntryRef), std::__1::allocator<(anonymous namespace)::DependencyScanningAction::runInvocation(std::__1::shared_ptr, clang::FileManager*, std::__1::shared_ptr, clang::DiagnosticConsumer*)::'lambda'(clang::FileEntryRef)>, std::__1::optional> (clang::FileEntryRef)>::operator()(clang::FileEntryRef&&) + 112 6 libclang.dylib 0x31910def8 clang::Preprocessor::EnterSourceFile(clang::FileID, clang::detail::SearchDirIteratorImpl, clang::SourceLocation, bool) + 360 7 libclang.dylib 0x319107878 clang::Preprocessor::HandleHeaderIncludeOrImport(clang::SourceLocation, clang::Token&, clang::Token&, clang::SourceLocation, clang::detail::SearchDirIteratorImpl, clang::FileEntry const*) + 2840 8 libclang.dylib 0x319103754 clang::Preprocessor::HandleIncludeDirective(clang::SourceLocation, clang::Token&, clang::detail::SearchDirIteratorImpl, clang::FileEntry const*) + 172 9 libclang.dylib 0x3191057f0 clang::Preprocessor::HandleImportDirective(clang::SourceLocation, clang::Token&) + 44 10 libclang.dylib 0x319104014 clang::Preprocessor::HandleDirective(clang::Token&) + 1728 11 libclang.dylib 0x319132490 clang::Preprocessor::Lex(clang::Token&) + 1924 12 libclang.dylib 0x31904a504 clang::ReadPCHAndPreprocessAction::ExecuteAction() + 52 13 libclang.dylib 0x319045528 clang::FrontendAction::Execute() + 60 14 libclang.dylib 0x318fd48c4 clang::CompilerInstance::ExecuteAction(clang::FrontendAction&) + 268 15 libclang.dylib 0x318e758f0 (anonymous namespace)::DependencyScanningAction::runInvocation(std::__1::shared_ptr, clang::FileManager*, std::__1::shared_ptr, clang::DiagnosticConsumer*) + 1316 16 libclang.dylib 0x3198ca5f0 clang::tooling::ToolInvocation::run() + 428 17 libclang.dylib 0x318e7b510 clang::tooling::dependencies::DependencyScanningWorker::computeDependencies(llvm::StringRef, std::__1::vector, std::__1::allocator>, std::__1::allocator, std::__1::allocator>>> const&, clang::tooling::dependencies::DependencyConsumer&, clang::tooling::dependencies::DependencyActionController&, clang::DiagnosticConsumer&, std::__1::optional)::$_1::operator()(clang::driver::Command const&) const + 448 18 libclang.dylib 0x318e7503c forEachDriverJob(llvm::ArrayRef, std::__1::allocator>>, clang::DiagnosticsEngine&, clang::FileManager&, llvm::function_ref) + 436 19 libclang.dylib 0x318e74690 clang::tooling::dependencies::DependencyScanningWorker::computeDependencies(llvm::StringRef, std::__1::vector, std::__1::allocator>, std::__1::allocator, std::__1::allocator>>> const&, clang::tooling::dependencies::DependencyConsumer&, clang::tooling::dependencies::DependencyActionController&, clang::DiagnosticConsumer&, std::__1::optional) + 612 20 libclang.dylib 0x318966b14 getFileDependencies(CXOpaqueDependencyScannerWorker*, int, char const* const*, char const*, void (*)(void*, CXModuleDependencySet*), void*, CXString*, clang::DiagnosticConsumer*, llvm::function_ref, std::__1::allocator> (clang::tooling::dependencies::ModuleID const&, clang::tooling::dependencies::ModuleOutputKind)>, std::__1::optional, llvm::function_ref) + 624 21 libclang.dylib 0x318967924 clang_experimental_DependencyScannerWorker_getDepGraph + 524 22 XCBCSupport 0x101291770 libclang_scanner_scan_dependencies + 304 23 XCBCore 0x102950c8c DependencyScanner.scanDependencies(commandLine:workingDirectory:lookupOutput:modulesCallback:) + 864 24 XCBTaskExecution 0x10220be10 ClangModuleDependencyGraph.scanModuleDependencies(libclangPath:scanningOutputPath:usesCompilerLauncher:usesSerializedDiagnostics:fileCommandLine:workingDirectory:casOptions:cacheFallbackIfNotAvailable:verifyingModule:outputPath:reportRequiredTargetDependencies:fileSystem:) + 904 25 XCBTaskExecution 0x10223ed84 ClangScanTaskAction.performTaskAction(_:dynamicExecutionDelegate:executionDelegate:clientDelegate:outputDelegate:) + 1096 26 XCBBuildSystem 0x101585ddd InProcessCommand.execute(_:_:_:) + 1 27 XCBBuildSystem 0x101585aa1 closure #1 in InProcessCommand.execute(_:_:_:) + 1 28 XCBBuildSystem 0x101583ec5 partial apply for closure #1 in InProcessCommand.execute(_:_:_:) + 1 29 XCBUtil 0x10103bd21 partial apply for closure #1 in AsyncLockedValue.withValue</a><a>(_:) + 1 30 XCBUtil 0x10103bd21 partial apply for closure #1 in AsyncLockedValue.withValue</a><a>(_:) + 1 31 XCBUtil 0x1010d4af9 static Result<>.catching(_:) + 1 32 XCBUtil 0x1010629cd closure #2 in runAsyncAndBlock</a><a>(_:) + 1 33 XCBUtil 0x10103bd21 partial apply for closure #1 in AsyncLockedValue.withValue</a><a>(_:) + 1 34 XCBUtil 0x1010998d1 $sxIeAghHr_xs5Error_pIegHrzo_s8SendableRzs5NeverORs_r0_lTRyt_Tg5TQ0_ + 1 35 XCBUtil 0x10103be69 $sxIeAghHr_xs5Error_pIegHrzo_s8SendableRzs5NeverORs_r0_lTRyt_Tg5TATQ0_ + 1 36 libswift_Concurrency.dylib 0x2517c30f9 completeTaskWithClosure(swift::AsyncContext*, swift::SwiftError*) + 1 Thread 14: 0 libsystem_pthread.dylib 0x189649d20 start_wqthread + 0 Thread 15:: Dispatch queue: XCBBuildSystem.OperationSystemAdaptor.queue 0 XCBTaskExecution 0x1022fa3f0 specialized Sequence.filter(_:) + 320 1 XCBTaskExecution 0x1022f9740 closure #1 in closure #1 in TaskStore.tasksForTarget(_:) + 88 2 XCBTaskExecution 0x1022fa2a8 partial apply for closure #1 in closure #1 in TaskStore.tasksForTarget(_:) + 16 3 XCBUtil 0x101060800 Dictionary.getOrInsert(_:_:) + 352 4 XCBTaskExecution 0x1022f96d4 partial apply for closure #1 in TaskStore.tasksForTarget(_:) + 92 5 XCBTaskExecution 0x1022179f0 specialized closure #1 in LockedValue.withValue</a><a>(_:) + 80 6 XCBTaskExecution 0x102219fb4 partial apply for specialized closure #1 in LockedValue.withValue</a><a>(_:) + 20 7 XCBTaskExecution 0x1022cbe88 specialized closure #1 in OSAllocatedUnfairLock</a><a>.withLock</a><a>(_:) + 32 8 XCBTaskExecution 0x1022f8a18 TaskStore.tasksForTarget(_:) + 96 9 XCBBuildSystem 0x101588b2c OperationSystemAdaptor._completedTaskForTarget(_:) + 252 10 XCBBuildSystem 0x101588a14 OperationSystemAdaptor.completedTaskForTarget(_:) + 484 11 XCBBuildSystem 0x101589fc4 closure #1 in OperationSystemAdaptor.commandStatusChanged(_:kind:) + 444 12 XCBBuildSystem 0x101589530 thunk for @escaping @callee_guaranteed @Sendable () -> () + 28 13 libdispatch.dylib 0x18949c750 _dispatch_call_block_and_release + 32 14 libdispatch.dylib 0x18949e3e8 _dispatch_client_callout + 20 15 libdispatch.dylib 0x1894a5a14 _dispatch_lane_serial_drain + 748 16 libdispatch.dylib 0x1894a6578 _dispatch_lane_invoke + 432 17 libdispatch.dylib 0x1894b12d0 _dispatch_root_queue_drain_deferred_wlh + 288 18 libdispatch.dylib 0x1894b0b44 _dispatch_workloop_worker_thread + 404 19 libsystem_pthread.dylib 0x18964b00c _pthread_wqthread + 288 20 libsystem_pthread.dylib 0x189649d28 start_wqthread + 8 Thread 16 Crashed: 0 libsystem_kernel.dylib 0x189616a60 __pthread_kill + 8 1 libsystem_pthread.dylib 0x18964ec20 pthread_kill + 288 2 libsystem_c.dylib 0x18955bac4 __abort + 136 3 libsystem_c.dylib 0x18955ba3c abort + 192 4 libclang.dylib 0x318a0ba38 aborting_fatal_error_handler(void*, char const*, bool) + 44 5 libclang.dylib 0x31b2927e0 llvm::report_fatal_error(llvm::Twine const&, bool) + 280 6 libclang.dylib 0x31b2bcc5c report_size_overflow(unsigned long, unsigned long) + 180 7 libclang.dylib 0x31b2bca38 llvm::SmallVectorBase::grow_pod(void*, unsigned long, unsigned long) + 288 8 libclang.dylib 0x3190be314 clang::scanSourceForDependencyDirectives(llvm::StringRef, llvm::SmallVectorImpl&, llvm::SmallVectorImpl&, clang::DiagnosticsEngine*, clang::SourceLocation) + 3604 9 libclang.dylib 0x318e70354 clang::tooling::dependencies::DependencyScanningWorkerFilesystem::ensureDirectiveTokensArePopulated(clang::tooling::dependencies::EntryRef) + 180 10 libclang.dylib 0x318e79704 std::__1::__function::__func<(anonymous namespace)::DependencyScanningAction::runInvocation(std::__1::shared_ptr, clang::FileManager*, std::__1::shared_ptr, clang::DiagnosticConsumer*)::'lambda'(clang::FileEntryRef), std::__1::allocator<(anonymous namespace)::DependencyScanningAction::runInvocation(std::__1::shared_ptr, clang::FileManager*, std::__1::shared_ptr, clang::DiagnosticConsumer*)::'lambda'(clang::FileEntryRef)>, std::__1::optional> (clang::FileEntryRef)>::operator()(clang::FileEntryRef&&) + 112 11 libclang.dylib 0x31910def8 clang::Preprocessor::EnterSourceFile(clang::FileID, clang::detail::SearchDirIteratorImpl, clang::SourceLocation, bool) + 360 12 libclang.dylib 0x319107878 clang::Preprocessor::HandleHeaderIncludeOrImport(clang::SourceLocation, clang::Token&, clang::Token&, clang::SourceLocation, clang::detail::SearchDirIteratorImpl, clang::FileEntry const*) + 2840 13 libclang.dylib 0x319103754 clang::Preprocessor::HandleIncludeDirective(clang::SourceLocation, clang::Token&, clang::detail::SearchDirIteratorImpl, clang::FileEntry const*) + 172 14 libclang.dylib 0x3191057f0 clang::Preprocessor::HandleImportDirective(clang::SourceLocation, clang::Token&) + 44 15 libclang.dylib 0x319104014 clang::Preprocessor::HandleDirective(clang::Token&) + 1728 16 libclang.dylib 0x319132490 clang::Preprocessor::Lex(clang::Token&) + 1924 17 libclang.dylib 0x31904a504 clang::ReadPCHAndPreprocessAction::ExecuteAction() + 52 18 libclang.dylib 0x319045528 clang::FrontendAction::Execute() + 60 19 libclang.dylib 0x318fd48c4 clang::CompilerInstance::ExecuteAction(clang::FrontendAction&) + 268 20 libclang.dylib 0x318e758f0 (anonymous namespace)::DependencyScanningAction::runInvocation(std::__1::shared_ptr, clang::FileManager*, std::__1::shared_ptr, clang::DiagnosticConsumer*) + 1316 21 libclang.dylib 0x3198ca5f0 clang::tooling::ToolInvocation::run() + 428 22 libclang.dylib 0x318e7b510 clang::tooling::dependencies::DependencyScanningWorker::computeDependencies(llvm::StringRef, std::__1::vector, std::__1::allocator>, std::__1::allocator, std::__1::allocator>>> const&, clang::tooling::dependencies::DependencyConsumer&, clang::tooling::dependencies::DependencyActionController&, clang::DiagnosticConsumer&, std::__1::optional)::$_1::operator()(clang::driver::Command const&) const + 448 23 libclang.dylib 0x318e7503c forEachDriverJob(llvm::ArrayRef, std::__1::allocator>>, clang::DiagnosticsEngine&, clang::FileManager&, llvm::function_ref) + 436 24 libclang.dylib 0x318e74690 clang::tooling::dependencies::DependencyScanningWorker::computeDependencies(llvm::StringRef, std::__1::vector, std::__1::allocator>, std::__1::allocator, std::__1::allocator>>> const&, clang::tooling::dependencies::DependencyConsumer&, clang::tooling::dependencies::DependencyActionController&, clang::DiagnosticConsumer&, std::__1::optional) + 612 25 libclang.dylib 0x318966b14 getFileDependencies(CXOpaqueDependencyScannerWorker*, int, char const* const*, char const*, void (*)(void*, CXModuleDependencySet*), void*, CXString*, clang::DiagnosticConsumer*, llvm::function_ref, std::__1::allocator> (clang::tooling::dependencies::ModuleID const&, clang::tooling::dependencies::ModuleOutputKind)>, std::__1::optional, llvm::function_ref) + 624 26 libclang.dylib 0x318967924 clang_experimental_DependencyScannerWorker_getDepGraph + 524 27 XCBCSupport 0x101291770 libclang_scanner_scan_dependencies + 304 28 XCBCore 0x102950c8c DependencyScanner.scanDependencies(commandLine:workingDirectory:lookupOutput:modulesCallback:) + 864 29 XCBTaskExecution 0x10220be10 ClangModuleDependencyGraph.scanModuleDependencies(libclangPath:scanningOutputPath:usesCompilerLauncher:usesSerializedDiagnostics:fileCommandLine:workingDirectory:casOptions:cacheFallbackIfNotAvailable:verifyingModule:outputPath:reportRequiredTargetDependencies:fileSystem:) + 904 30 XCBTaskExecution 0x10223ed84 ClangScanTaskAction.performTaskAction(_:dynamicExecutionDelegate:executionDelegate:clientDelegate:outputDelegate:) + 1096 31 XCBBuildSystem 0x101585ddd InProcessCommand.execute(_:_:_:) + 1 32 XCBBuildSystem 0x101585aa1 closure #1 in InProcessCommand.execute(_:_:_:) + 1 33 XCBBuildSystem 0x101583ec5 partial apply for closure #1 in InProcessCommand.execute(_:_:_:) + 1 34 XCBUtil 0x10103bd21 partial apply for closure #1 in AsyncLockedValue.withValue</a><a>(_:) + 1 35 XCBUtil 0x10103bd21 partial apply for closure #1 in AsyncLockedValue.withValue</a><a>(_:) + 1 36 XCBUtil 0x1010d4af9 static Result<>.catching(_:) + 1 37 XCBUtil 0x1010629cd closure #2 in runAsyncAndBlock</a><a>(_:) + 1 38 XCBUtil 0x10103bd21 partial apply for closure #1 in AsyncLockedValue.withValue</a><a>(_:) + 1 39 XCBUtil 0x1010998d1 $sxIeAghHr_xs5Error_pIegHrzo_s8SendableRzs5NeverORs_r0_lTRyt_Tg5TQ0_ + 1 40 XCBUtil 0x10103be69 $sxIeAghHr_xs5Error_pIegHrzo_s8SendableRzs5NeverORs_r0_lTRyt_Tg5TATQ0_ + 1 41 libswift_Concurrency.dylib 0x2517c30f9 completeTaskWithClosure(swift::AsyncContext*, swift::SwiftError*) + 1 Thread 17: 0 libsystem_pthread.dylib 0x189649d20 start_wqthread + 0 Thread 18: 0 libsystem_pthread.dylib 0x189649d20 start_wqthread + 0 Thread 16 crashed with ARM Thread State (64-bit): x0: 0x0000000000000000 x1: 0x0000000000000000 x2: 0x0000000000000000 x3: 0x0000000000000000 x4: 0x0000000000000000 x5: 0x0000000000989680 x6: 0x000000000000000a x7: 0x000000031d6c7e88 x8: 0x060155d33573e36f x9: 0x060155d062ea936f x10: 0x00000000000003e8 x11: 0x00000000fffffffd x12: 0x0000010000000000 x13: 0x0000000000000000 x14: 0x0000000000000000 x15: 0x0000000000000000 x16: 0x0000000000000148 x17: 0x00000001fb83d928 x18: 0x0000000000000000 x19: 0x0000000000000006 x20: 0x0000000357997000 x21: 0x00000000000037cb x22: 0x00000003579970e0 x23: 0x0000000318a0ba0c x24: 0x000000036b2bd544 x25: 0x0000000000000001 x26: 0x0000000000000000 x27: 0x000000036b2bcca0 x28: 0x00000000000008a4 fp: 0x0000000357992210 lr: 0x000000018964ec20 sp: 0x00000003579921f0 pc: 0x0000000189616a60 cpsr: 0x40001000 far: 0x0000000000000000 esr: 0x56000080 Address size fault Binary Images: 0x37e358000 - 0x3851a3fff lib_InternalSwiftScan.dylib (*) <f5918271-6b2e-3189-9007-c4bd9c2cefd9> /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/lib_InternalSwiftScan.dylib 0x365e74000 - 0x365e93fff libSwiftIDEUtils.dylib (*) <8513255e-9aed-3b44-b8b0-6646f9cb3e5e> /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftIDEUtils.dylib 0x367b00000 - 0x367b4bfff libSwiftCompilerPluginMessageHandling.dylib (*) <6010346a-eaeb-3ef3-bfb9-3c9d30d37e38> /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftCompilerPluginMessageHandling.dylib 0x367f00000 - 0x367f3bfff libSwiftSyntaxMacroExpansion.dylib (*) <f34d370c-2c29-3e65-8b69-fc47d91ef3ee> /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftSyntaxMacroExpansion.dylib 0x365ee0000 - 0x365f07fff libSwiftOperators.dylib (*) <e97e188d-f3f8-32fd-b9b0-89f92cb0ea24> /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftOperators.dylib 0x3665a8000 - 0x3665b3fff libSwiftSyntaxMacros.dylib (*) <31e4629a-ae56-3c25-9a24-086b6d994320> /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftSyntaxMacros.dylib 0x36a600000 - 0x36a663fff libSwiftSyntaxBuilder.dylib (*) <d77739af-8450-32da-97dc-191eeb630db6> /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftSyntaxBuilder.dylib 0x36b800000 - 0x36b8a7fff libSwiftParserDiagnostics.dylib (*) <d8d47c71-9a6f-30c7-92e4-b4327f6044cc> /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftParserDiagnostics.dylib 0x367850000 - 0x367867fff libSwiftBasicFormat.dylib (*) <bf471345-c8dc-34aa-a190-022238f05c68> /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftBasicFormat.dylib 0x36c8fc000 - 0x36ccaffff libSwiftParser.dylib (*) <50221a0b-1702-3430-9c82-2c579ea2666a> /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftParser.dylib 0x367be4000 - 0x367bfbfff libSwiftDiagnostics.dylib (*) <41fe12e7-f4bd-3d66-9f74-938b108b1948> /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftDiagnostics.dylib 0x36e7a0000 - 0x36eb87fff libSwiftSyntax.dylib (*) <af2db31d-9b18-37ba-92ab-ab1fd202774c> /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftSyntax.dylib 0x318630000 - 0x31d8d7fff libclang.dylib (*) <f989da9b-48ee-3eee-a3f2-c7c8179ff442> /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/libclang.dylib 0x1012e0000 - 0x10135bfff com.apple.dt.XCBBuildService.Framework (1.0) <77c846cd-3f94-3d64-a129-adae85d186d3> /Applications/Xcode-beta.app/Contents/SharedFrameworks/XCBuild.framework/Versions/A/PlugIns/XCBBuildService.bundle/Contents/Frameworks/XCBBuildService.framework/Versions/A/XCBBuildService 0x102924000 - 0x102ddbfff com.apple.dt.XCBCore (1.0) <5fffb27e-26a5-31cb-acb2-bbed9d534116> /Applications/Xcode-beta.app/Contents/SharedFrameworks/XCBuild.framework/Versions/A/PlugIns/XCBBuildService.bundle/Contents/Frameworks/XCBCore.framework/Versions/A/XCBCore 0x10102c000 - 0x101133fff com.apple.dt.XCBUtil (1.0) <2a87e1da-4a7c-3804-a4e2-016a671b8223> /Applications/Xcode-beta.app/Contents/SharedFrameworks/XCBuild.framework/Versions/A/PlugIns/XCBBuildService.bundle/Contents/Frameworks/XCBUtil.framework/Versions/A/XCBUtil 0x101574000 - 0x1015b7fff com.apple.dt.XCBBuildSystem (1.0) <576e3f1d-2609-3fae-bb85-80402c676da3> /Applications/Xcode-beta.app/Contents/SharedFrameworks/XCBuild.framework/Versions/A/PlugIns/XCBBuildService.bundle/Contents/Frameworks/XCBBuildSystem.framework/Versions/A/XCBBuildSystem 0x101c14000 - 0x101cfbfff com.apple.dt.XCBProtocol (1.0) <954d4892-ade1-37eb-b4c7-9d8a715599c3> /Applications/Xcode-beta.app/Contents/SharedFrameworks/XCBuild.framework/Versions/A/PlugIns/XCBBuildService.bundle/Contents/Frameworks/XCBProtocol.framework/Versions/A/XCBProtocol 0x10143c000 - 0x101447fff com.apple.dt.XCBServiceCore (1.0) <4a61d142-b8f3-3950-8fa6-b3ce01ea7474> /Applications/Xcode-beta.app/Contents/SharedFrameworks/XCBuild.framework/Versions/A/PlugIns/XCBBuildService.bundle/Contents/Frameworks/XCBServiceCore.framework/Versions/A/XCBServiceCore 0x101f40000 - 0x1020b3fff com.apple.dt.XCBTaskConstruction (1.0) <1497cc67-f5eb-34f0-a0ac-42e821d65ac9> /Applications/Xcode-beta.app/Contents/SharedFrameworks/XCBuild.framework/Versions/A/PlugIns/XCBBuildService.bundle/Contents/Frameworks/XCBTaskConstruction.framework/Versions/A/XCBTaskConstruction 0x102200000 - 0x10231ffff com.apple.dt.XCBTaskExecution (1.0) <46ccddd8-f0d2-387d-b309-82ccf8809722> /Applications/Xcode-beta.app/Contents/SharedFrameworks/XCBuild.framework/Versions/A/PlugIns/XCBBuildService.bundle/Contents/Frameworks/XCBTaskExecution.framework/Versions/A/XCBTaskExecution 0x10160c000 - 0x101987fff libSwiftDriver.dylib (*) <f14f4105-84b7-38cd-9adb-029862207432> /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/libSwiftDriver.dylib 0x1012b0000 - 0x1012b3fff com.apple.dt.XCBLLBuild (1.0) <9b692efc-052c-3b73-a0d3-4169097cf546> /Applications/Xcode-beta.app/Contents/SharedFrameworks/XCBuild.framework/Versions/A/PlugIns/XCBBuildService.bundle/Contents/Frameworks/XCBLLBuild.framework/Versions/A/XCBLLBuild 0x10128c000 - 0x10129bfff com.apple.dt.XCBCSupport (1.0) <59dde4d5-932d-333e-8edf-d576b72a7f8e> /Applications/Xcode-beta.app/Contents/SharedFrameworks/XCBuild.framework/Versions/A/PlugIns/XCBBuildService.bundle/Contents/Frameworks/XCBCSupport.framework/Versions/A/XCBCSupport 0x101a9c000 - 0x101b67fff com.apple.dt.llbuild (1.0) <aea49e42-16e2-3f33-9019-eda1c89d9213> /Applications/Xcode-beta.app/Contents/SharedFrameworks/llbuild.framework/Versions/A/llbuild 0x101464000 - 0x101467fff com.apple.dt.XCBLibc (1.0) <71e88f6e-5da5-3277-a0c1-bdc161404440> /Applications/Xcode-beta.app/Contents/SharedFrameworks/XCBuild.framework/Versions/A/PlugIns/XCBBuildService.bundle/Contents/Frameworks/XCBLibc.framework/Versions/A/XCBLibc 0x101474000 - 0x101477fff com.apple.dt.XCBCLibc (1.0) <72b25cfd-8d0f-3568-ac7f-8c053955e1b2> /Applications/Xcode-beta.app/Contents/SharedFrameworks/XCBuild.framework/Versions/A/PlugIns/XCBBuildService.bundle/Contents/Frameworks/XCBCLibc.framework/Versions/A/XCBCLibc 0x100bd0000 - 0x100bd3fff com.apple.dt.XCBBuildService (1.0) <d91b9073-2fb2-31ec-8b4d-cc06d981060d> /Applications/Xcode-beta.app/Contents/SharedFrameworks/XCBuild.framework/Versions/A/PlugIns/XCBBuildService.bundle/Contents/MacOS/XCBBuildService 0x18960d000 - 0x189647ffb libsystem_kernel.dylib (*) <9b8b53f9-e2b6-36df-98e9-28d8fca732f2> /usr/lib/system/libsystem_kernel.dylib 0x1896b0000 - 0x189b88fff com.apple.CoreFoundation (6.9) <84b539d5-22c9-3f8c-84c8-903e9c7b8d29> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x25176d000 - 0x2517d8ff7 libswift_Concurrency.dylib (*) <ecc0aae8-fbf0-31df-9881-88fba5de2fa3> /usr/lib/swift/libswift_Concurrency.dylib 0x1892c0000 - 0x189348a17 dyld (*) <37bbc384-0755-31c7-a808-0ed49e44dd8e> /usr/lib/dyld 0x0 - 0xffffffffffffffff ??? (*) <00000000-0000-0000-0000-000000000000> ??? 0x18949a000 - 0x1894e1fff libdispatch.dylib (*) <502762ee-7aa7-306c-9dbd-88981a86bb78> /usr/lib/system/libdispatch.dylib 0x19efca000 - 0x19efe1ff7 libswiftDispatch.dylib (*) <b060fdbe-7861-3e6c-9c27-7f067ad899f8> /usr/lib/swift/libswiftDispatch.dylib 0x18a805000 - 0x18b462fff com.apple.Foundation (6.9) <99e0292d-7873-3968-9c9c-5955638689a5> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x189648000 - 0x189654fff libsystem_pthread.dylib (*) <386b0fc1-7873-3328-8e71-43269fd1b2c7> /usr/lib/system/libsystem_pthread.dylib 0x189564000 - 0x1895f0ff7 libc++.1.dylib (*) <ec33cd83-7098-3ad6-82c8-bc03ac81e87b> /usr/lib/libc++.1.dylib 0x199318000 - 0x199875fff libswiftCore.dylib (*) <c2fd0f69-d72c-37a5-938e-1bd710c88431> /usr/lib/swift/libswiftCore.dylib 0x1894e5000 - 0x189563ff7 libsystem_c.dylib (*) <05b44e93-dffc-3bd8-90ab-fd97cb73f171> /usr/lib/system/libsystem_c.dylib External Modification Summary: Calls made by other processes targeting this process: task_for_pid: 0 thread_create: 0 thread_set_state: 0 Calls made by this process: task_for_pid: 0 thread_create: 0 thread_set_state: 0 Calls made by all processes on this machine: task_for_pid: 3 thread_create: 0 thread_set_state: 28 VM Region Summary: ReadOnly portion of Libraries: Total=1.0G resident=0K(0%) swapped_out_or_unallocated=1.0G(100%) Writable regions: Total=55.3G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=55.3G(100%) VIRTUAL REGION REGION TYPE SIZE COUNT (non-coalesced) =========== ======= ======= Activity Tracing 256K 1 Kernel Alloc Once 32K 1 MALLOC 55.2G 1670 MALLOC guard page 96K 6 SQLite page cache 79.0M 632 STACK GUARD 56.3M 19 Stack 17.5M 19 VM_ALLOCATE 16K 1 __AUTH 585K 132 __AUTH_CONST 9760K 263 __DATA 7122K 289 __DATA_CONST 19.7M 290 __DATA_DIRTY 453K 87 __FONT_DATA 4K 1 __LINKEDIT 617.5M 29 __OBJC_RO 71.9M 1 __OBJC_RW 2199K 1 __TEXT 411.5M 300 dyld private memory 272K 1 mapped file 91.6M 1008 shared memory 624K 7 =========== ======= ======= TOTAL 56.5G 4758 ----------- Full Report ----------- {"app_name":"XCBBuildService","timestamp":"2024-07-24 19:52:42.00 +0800","app_version":"1.0","slice_uuid":"d91b9073-2fb2-31ec-8b4d-cc06d981060d","build_version":"23000.0.240.1","platform":1,"bundleID":"com.apple.dt.XCBBuildService","share_with_app_devs":0,"is_first_party":1,"bug_type":"309","os_version":"macOS 14.5 (23F79)","roots_installed":0,"name":"XCBBuildService","incident_id":"C1697FA6-E877-4941-B14F-62AED3EAD4E5"} { "uptime" : 2700000, "procRole" : "Unspecified", "version" : 2, "userID" : 501, "deployVersion" : 210, "modelCode" : "Mac14,3", "coalitionID" : 735941, "osVersion" : { "train" : "macOS 14.5", "build" : "23F79", "releaseType" : "User" }, "captureTime" : "2024-07-24 19:52:33.1553 +0800", "codeSigningMonitor" : 1, "incident" : "C1697FA6-E877-4941-B14F-62AED3EAD4E5", "pid" : 82577, "translated" : false, "cpuType" : "ARM-64", "roots_installed" : 0, "bug_type" : "309", "procLaunch" : "2024-07-24 19:46:08.9697 +0800", "procStartAbsTime" : 65047220097519, "procExitAbsTime" : 65056429339173, "procName" : "XCBBuildService", "procPath" : "\/Applications\/Xcode-beta.app\/Contents\/SharedFrameworks\/XCBuild.framework\/Versions\/A\/PlugIns\/XCBBuildService.bundle\/Contents\/MacOS\/XCBBuildService", "bundleInfo" : {"CFBundleShortVersionString":"1.0","CFBundleVersion":"23000.0.240.1","CFBundleIdentifier":"com.apple.dt.XCBBuildService"}, "buildInfo" : {"ProjectName":"XCBuild","SourceVersion":"23000000240001000","ProductBuildVersion":"16A5211f","BuildVersion":"10"}, "parentProc" : "Xcode", "parentPid" : 81135, "coalitionName" : "com.apple.dt.Xcode", "crashReporterKey" : "6F6FAF80-CEA3-F29D-8A12-ADE18D9BA135", "responsiblePid" : 81135, "responsibleProc" : "Xcode", "codeSigningID" : "com.apple.dt.XCBBuildService", "codeSigningTeamID" : "", "codeSigningFlags" : 570442241, "codeSigningValidationCategory" : 1, "codeSigningTrustLevel" : 4294967295, "instructionByteStream" : {"beforePC":"fyMD1f17v6n9AwCRW+D\/l78DAJH9e8Go\/w9f1sADX9YQKYDSARAA1A==","atPC":"AwEAVH8jA9X9e7+p\/QMAkVDg\/5e\/AwCR\/XvBqP8PX9bAA1\/WcAqA0g=="}, "wakeTime" : 813812, "sleepWakeUUID" : "204887B4-39CF-49A0-8ED5-EBB49BF4BCAA", "sip" : "enabled", "exception" : {"codes":"0x0000000000000000, 0x0000000000000000","rawCodes":[0,0],"type":"EXC_CRASH","signal":"SIGABRT"}, "termination" : {"flags":0,"code":6,"namespace":"SIGNAL","indicator":"Abort trap: 6","byProc":"XCBBuildService","byPid":82577}, "ktriageinfo" : "VM - (arg = 0x3) mach_vm_allocate_kernel failed within call to vm_map_enter\nVM - (arg = 0x3) mach_vm_allocate_kernel failed within call to vm_map_enter\nVM - (arg = 0x3) mach_vm_allocate_kernel failed within call to vm_map_enter\nVM - (arg = 0x3) mach_vm_allocate_kernel failed within call to vm_map_enter\nVM - (arg = 0x3) mach_vm_allocate_kernel failed within call to vm_map_enter\n", "asi" : {"libsystem_c.dylib":["abort() called"]}, "extMods" : {"caller":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"system":{"thread_create":0,"thread_set_state":28,"task_for_pid":3},"targeted":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"warnings":0}, "faultingThread" : 16, "threads" : [{"id":94533195,"threadState":{"x":[{"value":268451845},{"value":21592279046},{"value":8589934592},{"value":29699698851840},{"value":1864561360},{"value":29699698851840},{"value":2},{"value":4294967295},{"value":18446744073709550527},{"value":6915},{"value":0},{"value":1},{"value":6915},{"value":4294967171},{"value":2043},{"value":2154031099},{"value":18446744073709551569},{"value":124},{"value":0},{"value":4294967295},{"value":2},{"value":29699698851840},{"value":1864561360},{"value":29699698851840},{"value":6159525768},{"value":8589934592},{"value":21592279046},{"value":21592279046},{"value":4412409862}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6599871268},"cpsr":{"value":4096},"fp":{"value":6159525616},"sp":{"value":6159525536},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6599795188},"far":{"value":0}},"queue":"com.apple.main-thread","frames":[{"imageOffset":4596,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":28},{"imageOffset":80676,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":28},{"imageOffset":40500,"symbol":"mach_msg_overwrite","symbolLocation":476,"imageIndex":28},{"imageOffset":5496,"symbol":"mach_msg","symbolLocation":24,"imageIndex":28},{"imageOffset":517760,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":160,"imageIndex":29},{"imageOffset":511812,"symbol":"__CFRunLoopRun","symbolLocation":1208,"imageIndex":29},{"imageOffset":508980,"symbol":"CFRunLoopRunSpecific","symbolLocation":608,"imageIndex":29},{"imageOffset":1025116,"symbol":"CFRunLoopRun","symbolLocation":64,"imageIndex":29},{"imageOffset":349408,"symbol":"swift_task_asyncMainDrainQueueImpl()","symbolLocation":40,"imageIndex":30},{"imageOffset":349344,"symbol":"swift_task_asyncMainDrainQueue","symbolLocation":92,"imageIndex":30},{"imageOffset":14628,"symbol":"main","symbolLocation":84,"imageIndex":27},{"imageOffset":24800,"symbol":"start","symbolLocation":2360,"imageIndex":31}]},{"id":94534208,"frames":[{"imageOffset":7604,"symbol":"read","symbolLocation":8,"imageIndex":28},{"imageOffset":36164,"symbol":"closure #3 in ServiceHostConnection.resume()","symbolLocation":508,"imageIndex":18},{"imageOffset":26377,"symbol":"partial apply for closure #1 in Service.registerMessageHandler</a><a>(_:)","symbolLocation":1,"imageIndex":18},{"imageOffset":27249,"symbol":"closure #1 in closure #1 in OS_dispatch_queue.async(group:qos:flags:execute:)","symbolLocation":1,"imageIndex":18},{"imageOffset":27249,"symbol":"closure #1 in closure #1 in OS_dispatch_queue.async(group:qos:flags:execute:)","symbolLocation":1,"imageIndex":18},{"imageOffset":39889,"symbol":"$sxIeAghHr_xs5Error_pIegHrzo_s8SendableRzs5NeverORs_r0_lTRyt_Tg5TQ0_","symbolLocation":1,"imageIndex":18},{"imageOffset":26377,"symbol":"partial apply for closure #1 in Service.registerMessageHandler</a><a>(_:)","symbolLocation":1,"imageIndex":18},{"imageOffset":352505,"symbol":"completeTaskWithClosure(swift::AsyncContext*, swift::SwiftError*)","symbolLocation":1,"imageIndex":30}],"threadState":{"x":[{"value":4},{"value":0},{"value":4096},{"value":105553139667864},{"value":33},{"value":2},{"value":17179869191},{"value":2},{"value":105553172187248},{"value":5628792032},{"value":5628791808},{"value":2967646203},{"value":2043},{"value":2045},{"value":2969743387},{"value":27},{"value":3},{"value":5628792048},{"value":0},{"value":4316226872,"symbolLocation":0,"symbol":"closure #1 in LockedValue.withValue</a><a>(_:)specialized partial apply"},{"value":0},{"value":0},{"value":5628792048},{"value":105553139667888},{"value":5628792232},{"value":8349775000,"symbolLocation":0,"symbol":"_swiftEmptyArrayStorage"},{"value":4316226840,"symbolLocation":0,"symbol":"closure #1 in closure #3 in ServiceHostConnection.resume()"},{"value":5628792320},{"value":5628792256}],"flavor":"ARM_THREAD_STATE64","lr":{"value":4316220740},"cpsr":{"value":1610616832},"fp":{"value":6160658000},"sp":{"value":6160657888},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6599798196},"far":{"value":0}}},{"id":94548211,"name":"llb_buildsystem_build","threadState":{"x":[{"value":1},{"value":0},{"value":1},{"value":13291250616},{"value":1},{"value":0},{"value":0},{"value":1027},{"value":1024},{"value":8343046144,"symbolLocation":0,"symbol":"_dispatch_mgr_q"},{"value":1024},{"value":2303},{"value":549755813888},{"value":0},{"value":0},{"value":13060},{"value":375},{"value":8422433920},{"value":0},{"value":1027},{"value":0},{"value":0},{"value":1},{"value":13291250616},{"value":1},{"value":13291250616},{"value":105553913687168},{"value":132096},{"value":8343046144,"symbolLocation":0,"symbol":"_dispatch_mgr_q"}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6598431468},"cpsr":{"value":4096},"fp":{"value":13291250592},"sp":{"value":13291250496},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6599802664},"far":{"value":0}},"frames":[{"imageOffset":12072,"symbol":"kevent_id","symbolLocation":8,"imageIndex":28},{"imageOffset":160492,"symbol":"_dispatch_kq_poll","symbolLocation":228,"imageIndex":33},{"imageOffset":163028,"symbol":"_dispatch_event_loop_wait_for_ownership","symbolLocation":436,"imageIndex":33},{"imageOffset":80808,"symbol":"__DISPATCH_WAIT_FOR_QUEUE__","symbolLocation":340,"imageIndex":33},{"imageOffset":79728,"symbol":"_dispatch_sync_f_slow","symbolLocation":148,"imageIndex":33},{"imageOffset":29492,"symbol":"implicit closure #2 in implicit closure #1 in OS_dispatch_queue.asyncAndWait</a><a>(execute:)","symbolLocation":192,"imageIndex":34},{"imageOffset":33480,"symbol":"partial apply for implicit closure #2 in implicit closure #1 in OS_dispatch_queue.sync</a><a>(execute:)","symbolLocation":76,"imageIndex":34},{"imageOffset":25472,"symbol":"OS_dispatch_queue._syncHelper</a><a>(fn:execute:rescue:)","symbolLocation":404,"imageIndex":34},{"imageOffset":28376,"symbol":"OS_dispatch_queue.asyncAndWait</a><a>(execute:)","symbolLocation":144,"imageIndex":34},{"imageOffset":28224,"symbol":"OS_dispatch_queue.sync</a><a>(execute:)","symbolLocation":64,"imageIndex":34},{"imageOffset":88992,"symbol":"OperationSystemAdaptor.commandStatusChanged(_:kind:)","symbolLocation":264,"imageIndex":16},{"imageOffset":114004,"symbol":"protocol witness for BuildSystemDelegate.commandStatusChanged(_:kind:) in conformance OperationSystemAdaptor","symbolLocation":20,"imageIndex":16},{"imageOffset":105484,"imageIndex":24},{"imageOffset":732024,"symbol":"(anonymous namespace)::BuildSystemRule::updateStatus(llbuild::core::BuildEngine&, llbuild::core::Rule::StatusKind)","symbolLocation":40,"imageIndex":24},{"imageOffset":568584,"symbol":"(anonymous namespace)::BuildEngineImpl::executeTasks(llbuild::core::KeyType const&)","symbolLocation":3112,"imageIndex":24},{"imageOffset":557868,"symbol":"llbuild::core::BuildEngine::build(llbuild::core::KeyType const&)","symbolLocation":580,"imageIndex":24},{"imageOffset":662116,"symbol":"(anonymous namespace)::BuildSystemImpl::build(llbuild::buildsystem::BuildKey)","symbolLocation":208,"imageIndex":24},{"imageOffset":662592,"symbol":"llbuild::buildsystem::BuildSystem::build(llvm::StringRef)","symbolLocation":260,"imageIndex":24},{"imageOffset":607120,"symbol":"llbuild::buildsystem::BuildSystemFrontend::build(llvm::StringRef)","symbolLocation":56,"imageIndex":24},{"imageOffset":110320,"imageIndex":24},{"imageOffset":159016,"symbol":"partial apply for closure #13 in BuildOperation.build()","symbolLocation":28,"imageIndex":16},{"imageOffset":137804,"symbol":"TaskLocal.withValue</a><a>(_:operation:file:line:)","symbolLocation":304,"imageIndex":30},{"imageOffset":837728,"symbol":"closure #1 in closure #1 in static Task<>.detachNewThread(name:_:)","symbolLocation":296,"imageIndex":15},{"imageOffset":497176,"symbol":"thunk for @escaping @callee_guaranteed @Sendable () -> ()","symbolLocation":28,"imageIndex":15},{"imageOffset":8187532,"symbol":"__NSThread__block_start__","symbolLocation":76,"imageIndex":35},{"imageOffset":28564,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":36},{"imageOffset":7476,"symbol":"thread_start","symbolLocation":8,"imageIndex":36}]},{"id":94548233,"name":"org.swift.llbuild Lane-0","threadState":{"x":[{"value":14},{"value":0},{"value":1},{"value":201328895},{"value":8343043248,"symbolLocation":48,"symbol":"_OS_dispatch_queue_cooperative_vtable"},{"value":0},{"value":1},{"value":0},{"value":0},{"value":18446744073709551615},{"value":105554723643870},{"value":3},{"value":2},{"value":105554312121776},{"value":8343042536,"symbolLocation":0,"symbol":"OBJC_CLASS_$_OS_dispatch_semaphore"},{"value":8343042536,"symbolLocation":0,"symbol":"OBJC_CLASS_$_OS_dispatch_semaphore"},{"value":18446744073709551580},{"value":8422434680},{"value":0},{"value":105555449023120},{"value":105555449023056},{"value":18446744073709551615},{"value":105555449023056},{"value":105555813845952},{"value":13683419408},{"value":0},{"value":6333286984},{"value":6333287160},{"value":105554887624912}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6598289796},"cpsr":{"value":1610616832},"fp":{"value":13683419296},"sp":{"value":13683419280},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6599795056},"far":{"value":0}},"frames":[{"imageOffset":4464,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":28},{"imageOffset":18820,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":33},{"imageOffset":20532,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":33},{"imageOffset":223060,"symbol":"runAsyncAndBlock</a><a>(_:)","symbolLocation":592,"imageIndex":15},{"imageOffset":75032,"symbol":"protocol witness for ExternalCommand.execute(_:_:_:) in conformance InProcessCommand","symbolLocation":172,"imageIndex":16},{"imageOffset":94448,"imageIndex":24},{"imageOffset":38108,"symbol":"(anonymous namespace)::CAPIExternalCommand::executeExternalCommand(llbuild::buildsystem::BuildSystem&, llbuild::core::TaskInterface, llbuild::basic::QueueJobContext*, llvm::Optional>)","symbolLocation":676,"imageIndex":24},{"imageOffset":627880,"symbol":"llbuild::buildsystem::ExternalCommand::execute(llbuild::buildsystem::BuildSystem&, llbuild::core::TaskInterface, llbuild::basic::QueueJobContext*, std::__1::function)","symbolLocation":792,"imageIndex":24},{"imageOffset":733208,"symbol":"(anonymous namespace)::CommandTask::inputsAvailable(llbuild::core::TaskInterface)::'lambda'(llbuild::basic::QueueJobContext*)::operator()(llbuild::basic::QueueJobContext*)","symbolLocation":200,"imageIndex":24},{"imageOffset":502776,"symbol":"(anonymous namespace)::LaneBasedExecutionQueue::executeLane(unsigned int, unsigned int)","symbolLocation":764,"imageIndex":24},{"imageOffset":511856,"symbol":"void* std::__1::__thread_proxy[abi:nn180100]>, void ((anonymous namespace)::LaneBasedExecutionQueue::*)(unsigned int, unsigned int), (anonymous namespace)::LaneBasedExecutionQueue*, unsigned int, unsigned int>>(void*)","symbolLocation":76,"imageIndex":24},{"imageOffset":28564,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":36},{"imageOffset":7476,"symbol":"thread_start","symbolLocation":8,"imageIndex":36}]},{"id":94548234,"name":"org.swift.llbuild Lane-1","threadState":{"x":[{"value":4},{"value":0},{"value":43776},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":13683994024},{"value":0},{"value":13896549664},{"value":768558627994370},{"value":178944},{"value":0},{"value":178944},{"value":768558627994368},{"value":305},{"value":8514689248},{"value":0},{"value":13896549640},{"value":13896549704},{"value":13683994848},{"value":0},{"value":0},{"value":43776},{"value":43776},{"value":45056},{"value":1},{"value":1}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6600062300},"cpsr":{"value":1610616832},"fp":{"value":13683994144},"sp":{"value":13683994000},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6599809516},"far":{"value":0}},"frames":[{"imageOffset":18924,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":28},{"imageOffset":30044,"symbol":"_pthread_cond_wait","symbolLocation":1228,"imageIndex":36},{"imageOffset":68372,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock&)","symbolLocation":28,"imageIndex":37},{"imageOffset":502312,"symbol":"(anonymous namespace)::LaneBasedExecutionQueue::executeLane(unsigned int, unsigned int)","symbolLocation":300,"imageIndex":24},{"imageOffset":511856,"symbol":"void* std::__1::__thread_proxy[abi:nn180100]>, void ((anonymous namespace)::LaneBasedExecutionQueue::*)(unsigned int, unsigned int), (anonymous namespace)::LaneBasedExecutionQueue*, unsigned int, unsigned int>>(void*)","symbolLocation":76,"imageIndex":24},{"imageOffset":28564,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":36},{"imageOffset":7476,"symbol":"thread_start","symbolLocation":8,"imageIndex":36}]},{"id":94548235,"name":"org.swift.llbuild Lane-2","threadState":{"x":[{"value":260},{"value":0},{"value":43776},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":13684567464},{"value":0},{"value":13896549664},{"value":768558627994370},{"value":178944},{"value":0},{"value":178944},{"value":768558627994368},{"value":305},{"value":8514689248},{"value":0},{"value":13896549640},{"value":13896549704},{"value":13684568288},{"value":0},{"value":0},{"value":43776},{"value":43776},{"value":44544},{"value":1},{"value":2}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6600062300},"cpsr":{"value":1610616832},"fp":{"value":13684567584},"sp":{"value":13684567440},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6599809516},"far":{"value":0}},"frames":[{"imageOffset":18924,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":28},{"imageOffset":30044,"symbol":"_pthread_cond_wait","symbolLocation":1228,"imageIndex":36},{"imageOffset":68372,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock&)","symbolLocation":28,"imageIndex":37},{"imageOffset":502312,"symbol":"(anonymous namespace)::LaneBasedExecutionQueue::executeLane(unsigned int, unsigned int)","symbolLocation":300,"imageIndex":24},{"imageOffset":511856,"symbol":"void* std::__1::__thread_proxy[abi:nn180100]>, void ((anonymous namespace)::LaneBasedExecutionQueue::*)(unsigned int, unsigned int), (anonymous namespace)::LaneBasedExecutionQueue*, unsigned int, unsigned int>>(void*)","symbolLocation":76,"imageIndex":24},{"imageOffset":28564,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":36},{"imageOffset":7476,"symbol":"thread_start","symbolLocation":8,"imageIndex":36}]},{"id":94548236,"name":"org.swift.llbuild Lane-3","threadState":{"x":[{"value":14},{"value":0},{"value":1},{"value":201328895},{"value":8343043248,"symbolLocation":48,"symbol":"_OS_dispatch_queue_cooperative_vtable"},{"value":0},{"value":1},{"value":0},{"value":0},{"value":18446744073709551615},{"value":105554723643870},{"value":3},{"value":2},{"value":105554312121776},{"value":8343042536,"symbolLocation":0,"symbol":"OBJC_CLASS_$_OS_dispatch_semaphore"},{"value":8343042536,"symbolLocation":0,"symbol":"OBJC_CLASS_$_OS_dispatch_semaphore"},{"value":18446744073709551580},{"value":8422434680},{"value":0},{"value":105555449789104},{"value":105555449789040},{"value":18446744073709551615},{"value":105555449789040},{"value":105555813840320},{"value":13685139728},{"value":0},{"value":6333286984},{"value":6333287160},{"value":105554887409760}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6598289796},"cpsr":{"value":1610616832},"fp":{"value":13685139616},"sp":{"value":13685139600},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6599795056},"far":{"value":0}},"frames":[{"imageOffset":4464,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":28},{"imageOffset":18820,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":33},{"imageOffset":20532,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":33},{"imageOffset":223060,"symbol":"runAsyncAndBlock</a><a>(_:)","symbolLocation":592,"imageIndex":15},{"imageOffset":75032,"symbol":"protocol witness for ExternalCommand.execute(_:_:_:) in conformance InProcessCommand","symbolLocation":172,"imageIndex":16},{"imageOffset":94448,"imageIndex":24},{"imageOffset":38108,"symbol":"(anonymous namespace)::CAPIExternalCommand::executeExternalCommand(llbuild::buildsystem::BuildSystem&, llbuild::core::TaskInterface, llbuild::basic::QueueJobContext*, llvm::Optional>)","symbolLocation":676,"imageIndex":24},{"imageOffset":627880,"symbol":"llbuild::buildsystem::ExternalCommand::execute(llbuild::buildsystem::BuildSystem&, llbuild::core::TaskInterface, llbuild::basic::QueueJobContext*, std::__1::function)","symbolLocation":792,"imageIndex":24},{"imageOffset":733208,"symbol":"(anonymous namespace)::CommandTask::inputsAvailable(llbuild::core::TaskInterface)::'lambda'(llbuild::basic::QueueJobContext*)::operator()(llbuild::basic::QueueJobContext*)","symbolLocation":200,"imageIndex":24},{"imageOffset":502776,"symbol":"(anonymous namespace)::LaneBasedExecutionQueue::executeLane(unsigned int, unsigned int)","symbolLocation":764,"imageIndex":24},{"imageOffset":511856,"symbol":"void* std::__1::__thread_proxy[abi:nn180100]>, void ((anonymous namespace)::LaneBasedExecutionQueue::*)(unsigned int, unsigned int), (anonymous namespace)::LaneBasedExecutionQueue*, unsigned int, unsigned int>>(void*)","symbolLocation":76,"imageIndex":24},{"imageOffset":28564,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":36},{"imageOffset":7476,"symbol":"thread_start","symbolLocation":8,"imageIndex":36}]},{"id":94548237,"name":"org.swift.llbuild Lane-4","threadState":{"x":[{"value":14},{"value":0},{"value":1},{"value":201328895},{"value":8343043248,"symbolLocation":48,"symbol":"_OS_dispatch_queue_cooperative_vtable"},{"value":0},{"value":1},{"value":0},{"value":0},{"value":18446744073709551615},{"value":105554723643870},{"value":3},{"value":2},{"value":105554312121776},{"value":8343042536,"symbolLocation":0,"symbol":"OBJC_CLASS_$_OS_dispatch_semaphore"},{"value":8343042536,"symbolLocation":0,"symbol":"OBJC_CLASS_$_OS_dispatch_semaphore"},{"value":18446744073709551580},{"value":8422434680},{"value":0},{"value":105555449640768},{"value":105555449640704},{"value":18446744073709551615},{"value":105555449640704},{"value":105555813736832},{"value":13685713168},{"value":0},{"value":6333286984},{"value":6333287160},{"value":105554887664496}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6598289796},"cpsr":{"value":1610616832},"fp":{"value":13685713056},"sp":{"value":13685713040},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6599795056},"far":{"value":0}},"frames":[{"imageOffset":4464,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":28},{"imageOffset":18820,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":33},{"imageOffset":20532,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":33},{"imageOffset":223060,"symbol":"runAsyncAndBlock</a><a>(_:)","symbolLocation":592,"imageIndex":15},{"imageOffset":75032,"symbol":"protocol witness for ExternalCommand.execute(_:_:_:) in conformance InProcessCommand","symbolLocation":172,"imageIndex":16},{"imageOffset":94448,"imageIndex":24},{"imageOffset":38108,"symbol":"(anonymous namespace)::CAPIExternalCommand::executeExternalCommand(llbuild::buildsystem::BuildSystem&, llbuild::core::TaskInterface, llbuild::basic::QueueJobContext*, llvm::Optional>)","symbolLocation":676,"imageIndex":24},{"imageOffset":627880,"symbol":"llbuild::buildsystem::ExternalCommand::execute(llbuild::buildsystem::BuildSystem&, llbuild::core::TaskInterface, llbuild::basic::QueueJobContext*, std::__1::function)","symbolLocation":792,"imageIndex":24},{"imageOffset":733208,"symbol":"(anonymous namespace)::CommandTask::inputsAvailable(llbuild::core::TaskInterface)::'lambda'(llbuild::basic::QueueJobContext*)::operator()(llbuild::basic::QueueJobContext*)","symbolLocation":200,"imageIndex":24},{"imageOffset":502776,"symbol":"(anonymous namespace)::LaneBasedExecutionQueue::executeLane(unsigned int, unsigned int)","symbolLocation":764,"imageIndex":24},{"imageOffset":511856,"symbol":"void* std::__1::__thread_proxy[abi:nn180100]>, void ((anonymous namespace)::LaneBasedExecutionQueue::*)(unsigned int, unsigned int), (anonymous namespace)::LaneBasedExecutionQueue*, unsigned int, unsigned int>>(void*)","symbolLocation":76,"imageIndex":24},{"imageOffset":28564,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":36},{"imageOffset":7476,"symbol":"thread_start","symbolLocation":8,"imageIndex":36}]},{"id":94548238,"name":"org.swift.llbuild Lane-5","threadState":{"x":[{"value":4},{"value":0},{"value":43776},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":13686287784},{"value":0},{"value":13896549664},{"value":768558627994370},{"value":178944},{"value":0},{"value":178944},{"value":768558627994368},{"value":305},{"value":8514689248},{"value":0},{"value":13896549640},{"value":13896549704},{"value":13686288608},{"value":0},{"value":0},{"value":43776},{"value":43777},{"value":44032},{"value":1},{"value":5}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6600062300},"cpsr":{"value":1610616832},"fp":{"value":13686287904},"sp":{"value":13686287760},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6599809516},"far":{"value":0}},"frames":[{"imageOffset":18924,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":28},{"imageOffset":30044,"symbol":"_pthread_cond_wait","symbolLocation":1228,"imageIndex":36},{"imageOffset":68372,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock&)","symbolLocation":28,"imageIndex":37},{"imageOffset":502312,"symbol":"(anonymous namespace)::LaneBasedExecutionQueue::executeLane(unsigned int, unsigned int)","symbolLocation":300,"imageIndex":24},{"imageOffset":511856,"symbol":"void* std::__1::__thread_proxy[abi:nn180100]>, void ((anonymous namespace)::LaneBasedExecutionQueue::*)(unsigned int, unsigned int), (anonymous namespace)::LaneBasedExecutionQueue*, unsigned int, unsigned int>>(void*)","symbolLocation":76,"imageIndex":24},{"imageOffset":28564,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":36},{"imageOffset":7476,"symbol":"thread_start","symbolLocation":8,"imageIndex":36}]},{"id":94548239,"name":"org.swift.llbuild Lane-6","threadState":{"x":[{"value":4},{"value":0},{"value":43776},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":13686861224},{"value":0},{"value":13896549664},{"value":768558627994370},{"value":178944},{"value":0},{"value":178944},{"value":768558627994368},{"value":305},{"value":8514689248},{"value":0},{"value":13896549640},{"value":13896549704},{"value":13686862048},{"value":0},{"value":0},{"value":43776},{"value":43776},{"value":44800},{"value":1},{"value":6}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6600062300},"cpsr":{"value":1610616832},"fp":{"value":13686861344},"sp":{"value":13686861200},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6599809516},"far":{"value":0}},"frames":[{"imageOffset":18924,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":28},{"imageOffset":30044,"symbol":"_pthread_cond_wait","symbolLocation":1228,"imageIndex":36},{"imageOffset":68372,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock&)","symbolLocation":28,"imageIndex":37},{"imageOffset":502312,"symbol":"(anonymous namespace)::LaneBasedExecutionQueue::executeLane(unsigned int, unsigned int)","symbolLocation":300,"imageIndex":24},{"imageOffset":511856,"symbol":"void* std::__1::__thread_proxy[abi:nn180100]>, void ((anonymous namespace)::LaneBasedExecutionQueue::*)(unsigned int, unsigned int), (anonymous namespace)::LaneBasedExecutionQueue*, unsigned int, unsigned int>>(void*)","symbolLocation":76,"imageIndex":24},{"imageOffset":28564,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":36},{"imageOffset":7476,"symbol":"thread_start","symbolLocation":8,"imageIndex":36}]},{"id":94548240,"name":"org.swift.llbuild Lane-7","threadState":{"x":[{"value":4},{"value":0},{"value":43776},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":13687434664},{"value":0},{"value":13896549664},{"value":768558627994370},{"value":178944},{"value":0},{"value":178944},{"value":768558627994368},{"value":305},{"value":8514689248},{"value":0},{"value":13896549640},{"value":13896549704},{"value":13687435488},{"value":0},{"value":0},{"value":43776},{"value":43776},{"value":44288},{"value":1},{"value":7}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6600062300},"cpsr":{"value":1610616832},"fp":{"value":13687434784},"sp":{"value":13687434640},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6599809516},"far":{"value":0}},"frames":[{"imageOffset":18924,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":28},{"imageOffset":30044,"symbol":"_pthread_cond_wait","symbolLocation":1228,"imageIndex":36},{"imageOffset":68372,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock&)","symbolLocation":28,"imageIndex":37},{"imageOffset":502312,"symbol":"(anonymous namespace)::LaneBasedExecutionQueue::executeLane(unsigned int, unsigned int)","symbolLocation":300,"imageIndex":24},{"imageOffset":511856,"symbol":"void* std::__1::__thread_proxy[abi:nn180100]>, void ((anonymous namespace)::LaneBasedExecutionQueue::*)(unsigned int, unsigned int), (anonymous namespace)::LaneBasedExecutionQueue*, unsigned int, unsigned int>>(void*)","symbolLocation":76,"imageIndex":24},{"imageOffset":28564,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":36},{"imageOffset":7476,"symbol":"thread_start","symbolLocation":8,"imageIndex":36}]},{"id":94557727,"frames":[{"imageOffset":16036,"symbol":"__psynch_mutexwait","symbolLocation":8,"imageIndex":28},{"imageOffset":16480,"symbol":"_pthread_mutex_firstfit_lock_wait","symbolLocation":84,"imageIndex":36},{"imageOffset":6640,"symbol":"_pthread_mutex_firstfit_lock_slow","symbolLocation":248,"imageIndex":36},{"imageOffset":91924,"symbol":"std::__1::mutex::lock()","symbolLocation":16,"imageIndex":37},{"imageOffset":8651540,"symbol":"clang::tooling::dependencies::DependencyScanningWorkerFilesystem::ensureDirectiveTokensArePopulated(clang::tooling::dependencies::EntryRef)","symbolLocation":116,"imageIndex":12},{"imageOffset":8689412,"symbol":"std::__1::__function::__func<(anonymous namespace)::DependencyScanningAction::runInvocation(std::__1::shared_ptr, clang::FileManager*, std::__1::shared_ptr, clang::DiagnosticConsumer*)::'lambda'(clang::FileEntryRef), std::__1::allocator<(anonymous namespace)::DependencyScanningAction::runInvocation(std::__1::shared_ptr, clang::FileManager*, std::__1::shared_ptr, clang::DiagnosticConsumer*)::'lambda'(clang::FileEntryRef)>, std::__1::optional> (clang::FileEntryRef)>::operator()(clang::FileEntryRef&&)","symbolLocation":112,"imageIndex":12},{"imageOffset":11394808,"symbol":"clang::Preprocessor::EnterSourceFile(clang::FileID, clang::detail::SearchDirIteratorImpl, clang::SourceLocation, bool)","symbolLocation":360,"imageIndex":12},{"imageOffset":11368568,"symbol":"clang::Preprocessor::HandleHeaderIncludeOrImport(clang::SourceLocation, clang::Token&, clang::Token&, clang::SourceLocation, clang::detail::SearchDirIteratorImpl, clang::FileEntry const*)","symbolLocation":2840,"imageIndex":12},{"imageOffset":11351892,"symbol":"clang::Preprocessor::HandleIncludeDirective(clang::SourceLocation, clang::Token&, clang::detail::SearchDirIteratorImpl, clang::FileEntry const*)","symbolLocation":172,"imageIndex":12},{"imageOffset":11360240,"symbol":"clang::Preprocessor::HandleImportDirective(clang::SourceLocation, clang::Token&)","symbolLocation":44,"imageIndex":12},{"imageOffset":11354132,"symbol":"clang::Preprocessor::HandleDirective(clang::Token&)","symbolLocation":1728,"imageIndex":12},{"imageOffset":11543696,"symbol":"clang::Preprocessor::Lex(clang::Token&)","symbolLocation":1924,"imageIndex":12},{"imageOffset":10593540,"symbol":"clang::ReadPCHAndPreprocessAction::ExecuteAction()","symbolLocation":52,"imageIndex":12},{"imageOffset":10573096,"symbol":"clang::FrontendAction::Execute()","symbolLocation":60,"imageIndex":12},{"imageOffset":10111172,"symbol":"clang::CompilerInstance::ExecuteAction(clang::FrontendAction&)","symbolLocation":268,"imageIndex":12},{"imageOffset":8673520,"symbol":"(anonymous namespace)::DependencyScanningAction::runInvocation(std::__1::shared_ptr, clang::FileManager*, std::__1::shared_ptr, clang::DiagnosticConsumer*)","symbolLocation":1316,"imageIndex":12},{"imageOffset":19506672,"symbol":"clang::tooling::ToolInvocation::run()","symbolLocation":428,"imageIndex":12},{"imageOffset":8697104,"symbol":"clang::tooling::dependencies::DependencyScanningWorker::computeDependencies(llvm::StringRef, std::__1::vector, std::__1::allocator>, std::__1::allocator, std::__1::allocator>>> const&, clang::tooling::dependencies::DependencyConsumer&, clang::tooling::dependencies::DependencyActionController&, clang::DiagnosticConsumer&, std::__1::optional)::$_1::operator()(clang::driver::Command const&) const","symbolLocation":448,"imageIndex":12},{"imageOffset":8671292,"symbol":"forEachDriverJob(llvm::ArrayRef, std::__1::allocator>>, clang::DiagnosticsEngine&, clang::FileManager&, llvm::function_ref)","symbolLocation":436,"imageIndex":12},{"imageOffset":8668816,"symbol":"clang::tooling::dependencies::DependencyScanningWorker::computeDependencies(llvm::StringRef, std::__1::vector, std::__1::allocator>, std::__1::allocator, std::__1::allocator>>> const&, clang::tooling::dependencies::DependencyConsumer&, clang::tooling::dependencies::DependencyActionController&, clang::DiagnosticConsumer&, std::__1::optional)","symbolLocation":612,"imageIndex":12},{"imageOffset":3369748,"symbol":"getFileDependencies(CXOpaqueDependencyScannerWorker*, int, char const* const*, char const*, void (*)(void*, CXModuleDependencySet*), void*, CXString*, clang::DiagnosticConsumer*, llvm::function_ref, std::__1::allocator> (clang::tooling::dependencies::ModuleID const&, clang::tooling::dependencies::ModuleOutputKind)>, std::__1::optional, llvm::function_ref)","symbolLocation":624,"imageIndex":12},{"imageOffset":3373348,"symbol":"clang_experimental_DependencyScannerWorker_getDepGraph","symbolLocation":524,"imageIndex":12},{"imageOffset":22384,"symbol":"libclang_scanner_scan_dependencies","symbolLocation":304,"imageIndex":23},{"imageOffset":183436,"symbol":"DependencyScanner.scanDependencies(commandLine:workingDirectory:lookupOutput:modulesCallback:)","symbolLocation":864,"imageIndex":14},{"imageOffset":48656,"symbol":"ClangModuleDependencyGraph.scanModuleDependencies(libclangPath:scanningOutputPath:usesCompilerLauncher:usesSerializedDiagnostics:fileCommandLine:workingDirectory:casOptions:cacheFallbackIfNotAvailable:verifyingModule:outputPath:reportRequiredTargetDependencies:fileSystem:)","symbolLocation":904,"imageIndex":20},{"imageOffset":257412,"symbol":"ClangScanTaskAction.performTaskAction(_:dynamicExecutionDelegate:executionDelegate:clientDelegate:outputDelegate:)","symbolLocation":1096,"imageIndex":20},{"imageOffset":73181,"symbol":"InProcessCommand.execute(_:_:_:)","symbolLocation":1,"imageIndex":16},{"imageOffset":72353,"symbol":"closure #1 in InProcessCommand.execute(_:_:_:)","symbolLocation":1,"imageIndex":16},{"imageOffset":65221,"symbol":"partial apply for closure #1 in InProcessCommand.execute(_:_:_:)","symbolLocation":1,"imageIndex":16},{"imageOffset":64801,"symbol":"partial apply for closure #1 in AsyncLockedValue.withValue</a><a>(_:)","symbolLocation":1,"imageIndex":15},{"imageOffset":64801,"symbol":"partial apply for closure #1 in AsyncLockedValue.withValue</a><a>(_:)","symbolLocation":1,"imageIndex":15},{"imageOffset":690937,"symbol":"static Result<>.catching(_:)","symbolLocation":1,"imageIndex":15},{"imageOffset":223693,"symbol":"closure #2 in runAsyncAndBlock</a><a>(_:)","symbolLocation":1,"imageIndex":15},{"imageOffset":64801,"symbol":"partial apply for closure #1 in AsyncLockedValue.withValue</a><a>(_:)","symbolLocation":1,"imageIndex":15},{"imageOffset":448721,"symbol":"$sxIeAghHr_xs5Error_pIegHrzo_s8SendableRzs5NeverORs_r0_lTRyt_Tg5TQ0_","symbolLocation":1,"imageIndex":15},{"imageOffset":65129,"symbol":"$sxIeAghHr_xs5Error_pIegHrzo_s8SendableRzs5NeverORs_r0_lTRyt_Tg5TATQ0_","symbolLocation":1,"imageIndex":15},{"imageOffset":352505,"symbol":"completeTaskWithClosure(swift::AsyncContext*, swift::SwiftError*)","symbolLocation":1,"imageIndex":30}],"threadState":{"x":[{"value":4},{"value":0},{"value":0},{"value":94565604},{"value":8352},{"value":32},{"value":105554451132160},{"value":0},{"value":13538102271},{"value":13538102264},{"value":13538102256},{"value":94557727},{"value":1},{"value":2},{"value":258},{"value":4112527455},{"value":301},{"value":8514689264},{"value":0},{"value":13538102232},{"value":258},{"value":0},{"value":13538102256},{"value":94557727},{"value":13538102264},{"value":1},{"value":0},{"value":0},{"value":13824244064}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6600048736},"cpsr":{"value":1610616832},"fp":{"value":13824241040},"sp":{"value":13824240992},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6599806628},"far":{"value":0}}},{"id":94562441,"frames":[{"imageOffset":3847880,"symbol":"swift_retain","symbolLocation":44,"imageIndex":38},{"imageOffset":3559176,"symbol":"initializeBufferWithCopyOfBuffer for Character","symbolLocation":32,"imageIndex":38},{"imageOffset":839528,"symbol":"__RawDictionaryStorage.find</a><a>(_:hashValue:)","symbolLocation":272,"imageIndex":38},{"imageOffset":862548,"symbol":"Dictionary.subscript.getter","symbolLocation":204,"imageIndex":38},{"imageOffset":683796,"symbol":"closure #1 in Registry.getOrInsert(_:_:)","symbolLocation":300,"imageIndex":15},{"imageOffset":686432,"symbol":"partial apply for closure #1 in Registry.getOrInsert(_:_:)","symbolLocation":24,"imageIndex":15},{"imageOffset":343632,"symbol":"LockedValue.withValue</a><a>(_:)","symbolLocation":120,"imageIndex":15},{"imageOffset":683480,"symbol":"Registry.getOrInsert(_:_:)","symbolLocation":64,"imageIndex":15},{"imageOffset":516848,"symbol":"MacroNamespace.parseLiteralString(_:allowSubstitutionPrefix:)","symbolLocation":188,"imageIndex":14},{"imageOffset":2966580,"symbol":"specialized CommandLineToolSpec.lookup(_:_:_:_:)","symbolLocation":948,"imageIndex":14},{"imageOffset":2994796,"symbol":"partial apply for closure #1 in CommandLineToolSpec.commandLineFromMacroDeclaration(_:_:optionContext:_:lookup:)","symbolLocation":44,"imageIndex":14},{"imageOffset":487256,"symbol":"MacroEvaluationContext.nextValueForMacro(_:)","symbolLocation":204,"imageIndex":14},{"imageOffset":471600,"symbol":"MacroEvaluationProgram.executeInContext(_:withResultBuilder:alwaysEvalAsString:)","symbolLocation":752,"imageIndex":14},{"imageOffset":486204,"symbol":"MacroEvaluationScope.evaluate(_:lookup:)","symbolLocation":212,"imageIndex":14},{"imageOffset":2962188,"symbol":"specialized CommandLineToolSpec.archSpecificExecutionDescription(_:_:_:lookup:)","symbolLocation":284,"imageIndex":14},{"imageOffset":2961796,"symbol":"specialized CommandLineToolSpec.resolveExecutionDescription(_:_:lookup:)","symbolLocation":160,"imageIndex":14},{"imageOffset":2184488,"symbol":"WriteFileSpec.constructFileTasks(_:_:ruleName:contents:permissions:diagnostics:logContents:preparesForIndexing:additionalTaskOrderingOptions:)","symbolLocation":320,"imageIndex":14},{"imageOffset":1220068,"symbol":"specialized closure #4 in HeadermapVFSTaskProducer.generateTasks()","symbolLocation":560,"imageIndex":19},{"imageOffset":1205001,"symbol":"HeadermapVFSTaskProducer.generateTasks()","symbolLocation":1,"imageIndex":19},{"imageOffset":7129,"symbol":"GlobalProductPlan.__allocating_init(planRequest:delegate:nodeCreationDelegate:)","symbolLocation":1,"imageIndex":19},{"imageOffset":26125,"symbol":"closure #2 in closure #6 in BuildPlan.init(planRequest:taskPlanningDelegate:)","symbolLocation":1,"imageIndex":19},{"imageOffset":83821,"symbol":"partial apply for closure #1 in closure #4 in BuildPlan.init(planRequest:taskPlanningDelegate:)","symbolLocation":1,"imageIndex":19},{"imageOffset":83821,"symbol":"partial apply for closure #1 in closure #4 in BuildPlan.init(planRequest:taskPlanningDelegate:)","symbolLocation":1,"imageIndex":19},{"imageOffset":70741,"symbol":"$sxIeAghHr_xs5Error_pIegHrzo_s8SendableRzlTRSay7XCBCore11PlannedTask_pG_TG5TATQ0_","symbolLocation":1,"imageIndex":19},{"imageOffset":65129,"symbol":"$sxIeAghHr_xs5Error_pIegHrzo_s8SendableRzs5NeverORs_r0_lTRyt_Tg5TATQ0_","symbolLocation":1,"imageIndex":15},{"imageOffset":64801,"symbol":"partial apply for closure #1 in AsyncLockedValue.withValue</a><a>(_:)","symbolLocation":1,"imageIndex":15},{"imageOffset":448721,"symbol":"$sxIeAghHr_xs5Error_pIegHrzo_s8SendableRzs5NeverORs_r0_lTRyt_Tg5TQ0_","symbolLocation":1,"imageIndex":15},{"imageOffset":65129,"symbol":"$sxIeAghHr_xs5Error_pIegHrzo_s8SendableRzs5NeverORs_r0_lTRyt_Tg5TATQ0_","symbolLocation":1,"imageIndex":15},{"imageOffset":352505,"symbol":"completeTaskWithClosure(swift::AsyncContext*, swift::SwiftError*)","symbolLocation":1,"imageIndex":30}],"threadState":{"x":[{"value":14256242032},{"value":6868968788,"symbolLocation":0,"symbol":"_swift_retain_"},{"value":8376135368,"symbolLocation":0,"symbol":"type metadata for String"},{"value":279},{"value":0},{"value":1},{"value":8376110904,"symbolLocation":0,"symbol":"protocol witness table for String"},{"value":105555978720920},{"value":14256242040},{"value":6868968788,"symbolLocation":0,"symbol":"_swift_retain_"},{"value":25769803779},{"value":34359738371},{"value":8376135280,"symbolLocation":16,"symbol":"value witness table for String"},{"value":2230101378133694511},{"value":5328855506163693348},{"value":17545147075429997397},{"value":11463217304},{"value":16409428200653958768},{"value":0},{"value":13925638304},{"value":8376135368,"symbolLocation":0,"symbol":"type metadata for String"},{"value":8376135280,"symbolLocation":16,"symbol":"value witness table for String"},{"value":40593},{"value":13925638304},{"value":8376111048,"symbolLocation":8,"symbol":"protocol witness table for String"},{"value":0},{"value":16},{"value":6868865552,"symbolLocation":0,"symbol":"initializeWithCopy for String"},{"value":8376135272,"symbolLocation":8,"symbol":"value witness table for String"}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6868684552},"cpsr":{"value":536875008},"fp":{"value":13925638288},"sp":{"value":13925638272},"esr":{"value":2449473543,"description":"(Data Abort) byte read Translation fault"},"pc":{"value":6868973256},"far":{"value":14256242040}}},{"id":94564292,"frames":[{"imageOffset":16036,"symbol":"__psynch_mutexwait","symbolLocation":8,"imageIndex":28},{"imageOffset":16480,"symbol":"_pthread_mutex_firstfit_lock_wait","symbolLocation":84,"imageIndex":36},{"imageOffset":6640,"symbol":"_pthread_mutex_firstfit_lock_slow","symbolLocation":248,"imageIndex":36},{"imageOffset":91924,"symbol":"std::__1::mutex::lock()","symbolLocation":16,"imageIndex":37},{"imageOffset":8651540,"symbol":"clang::tooling::dependencies::DependencyScanningWorkerFilesystem::ensureDirectiveTokensArePopulated(clang::tooling::dependencies::EntryRef)","symbolLocation":116,"imageIndex":12},{"imageOffset":8689412,"symbol":"std::__1::__function::__func<(anonymous namespace)::DependencyScanningAction::runInvocation(std::__1::shared_ptr, clang::FileManager*, std::__1::shared_ptr, clang::DiagnosticConsumer*)::'lambda'(clang::FileEntryRef), std::__1::allocator<(anonymous namespace)::DependencyScanningAction::runInvocation(std::__1::shared_ptr, clang::FileManager*, std::__1::shared_ptr, clang::DiagnosticConsumer*)::'lambda'(clang::FileEntryRef)>, std::__1::optional> (clang::FileEntryRef)>::operator()(clang::FileEntryRef&&)","symbolLocation":112,"imageIndex":12},{"imageOffset":11394808,"symbol":"clang::Preprocessor::EnterSourceFile(clang::FileID, clang::detail::SearchDirIteratorImpl, clang::SourceLocation, bool)","symbolLocation":360,"imageIndex":12},{"imageOffset":11368568,"symbol":"clang::Preprocessor::HandleHeaderIncludeOrImport(clang::SourceLocation, clang::Token&, clang::Token&, clang::SourceLocation, clang::detail::SearchDirIteratorImpl, clang::FileEntry const*)","symbolLocation":2840,"imageIndex":12},{"imageOffset":11351892,"symbol":"clang::Preprocessor::HandleIncludeDirective(clang::SourceLocation, clang::Token&, clang::detail::SearchDirIteratorImpl, clang::FileEntry const*)","symbolLocation":172,"imageIndex":12},{"imageOffset":11360240,"symbol":"clang::Preprocessor::HandleImportDirective(clang::SourceLocation, clang::Token&)","symbolLocation":44,"imageIndex":12},{"imageOffset":11354132,"symbol":"clang::Preprocessor::HandleDirective(clang::Token&)","symbolLocation":1728,"imageIndex":12},{"imageOffset":11543696,"symbol":"clang::Preprocessor::Lex(clang::Token&)","symbolLocation":1924,"imageIndex":12},{"imageOffset":10593540,"symbol":"clang::ReadPCHAndPreprocessAction::ExecuteAction()","symbolLocation":52,"imageIndex":12},{"imageOffset":10573096,"symbol":"clang::FrontendAction::Execute()","symbolLocation":60,"imageIndex":12},{"imageOffset":10111172,"symbol":"clang::CompilerInstance::ExecuteAction(clang::FrontendAction&)","symbolLocation":268,"imageIndex":12},{"imageOffset":8673520,"symbol":"(anonymous namespace)::DependencyScanningAction::runInvocation(std::__1::shared_ptr, clang::FileManager*, std::__1::shared_ptr, clang::DiagnosticConsumer*)","symbolLocation":1316,"imageIndex":12},{"imageOffset":19506672,"symbol":"clang::tooling::ToolInvocation::run()","symbolLocation":428,"imageIndex":12},{"imageOffset":8697104,"symbol":"clang::tooling::dependencies::DependencyScanningWorker::computeDependencies(llvm::StringRef, std::__1::vector, std::__1::allocator>, std::__1::allocator, std::__1::allocator>>> const&, clang::tooling::dependencies::DependencyConsumer&, clang::tooling::dependencies::DependencyActionController&, clang::DiagnosticConsumer&, std::__1::optional)::$_1::operator()(clang::driver::Command const&) const","symbolLocation":448,"imageIndex":12},{"imageOffset":8671292,"symbol":"forEachDriverJob(llvm::ArrayRef, std::__1::allocator>>, clang::DiagnosticsEngine&, clang::FileManager&, llvm::function_ref)","symbolLocation":436,"imageIndex":12},{"imageOffset":8668816,"symbol":"clang::tooling::dependencies::DependencyScanningWorker::computeDependencies(llvm::StringRef, std::__1::vector, std::__1::allocator>, std::__1::allocator, std::__1::allocator>>> const&, clang::tooling::dependencies::DependencyConsumer&, clang::tooling::dependencies::DependencyActionController&, clang::DiagnosticConsumer&, std::__1::optional)","symbolLocation":612,"imageIndex":12},{"imageOffset":3369748,"symbol":"getFileDependencies(CXOpaqueDependencyScannerWorker*, int, char const* const*, char const*, void (*)(void*, CXModuleDependencySet*), void*, CXString*, clang::DiagnosticConsumer*, llvm::function_ref, std::__1::allocator> (clang::tooling::dependencies::ModuleID const&, clang::tooling::dependencies::ModuleOutputKind)>, std::__1::optional, llvm::function_ref)","symbolLocation":624,"imageIndex":12},{"imageOffset":3373348,"symbol":"clang_experimental_DependencyScannerWorker_getDepGraph","symbolLocation":524,"imageIndex":12},{"imageOffset":22384,"symbol":"libclang_scanner_scan_dependencies","symbolLocation":304,"imageIndex":23},{"imageOffset":183436,"symbol":"DependencyScanner.scanDependencies(commandLine:workingDirectory:lookupOutput:modulesCallback:)","symbolLocation":864,"imageIndex":14},{"imageOffset":48656,"symbol":"ClangModuleDependencyGraph.scanModuleDependencies(libclangPath:scanningOutputPath:usesCompilerLauncher:usesSerializedDiagnostics:fileCommandLine:workingDirectory:casOptions:cacheFallbackIfNotAvailable:verifyingModule:outputPath:reportRequiredTargetDependencies:fileSystem:)","symbolLocation":904,"imageIndex":20},{"imageOffset":257412,"symbol":"ClangScanTaskAction.performTaskAction(_:dynamicExecutionDelegate:executionDelegate:clientDelegate:outputDelegate:)","symbolLocation":1096,"imageIndex":20},{"imageOffset":73181,"symbol":"InProcessCommand.execute(_:_:_:)","symbolLocation":1,"imageIndex":16},{"imageOffset":72353,"symbol":"closure #1 in InProcessCommand.execute(_:_:_:)","symbolLocation":1,"imageIndex":16},{"imageOffset":65221,"symbol":"partial apply for closure #1 in InProcessCommand.execute(_:_:_:)","symbolLocation":1,"imageIndex":16},{"imageOffset":64801,"symbol":"partial apply for closure #1 in AsyncLockedValue.withValue</a><a>(_:)","symbolLocation":1,"imageIndex":15},{"imageOffset":64801,"symbol":"partial apply for closure #1 in AsyncLockedValue.withValue</a><a>(_:)","symbolLocation":1,"imageIndex":15},{"imageOffset":690937,"symbol":"static Result<>.catching(_:)","symbolLocation":1,"imageIndex":15},{"imageOffset":223693,"symbol":"closure #2 in runAsyncAndBlock</a><a>(_:)","symbolLocation":1,"imageIndex":15},{"imageOffset":64801,"symbol":"partial apply for closure #1 in AsyncLockedValue.withValue</a><a>(_:)","symbolLocation":1,"imageIndex":15},{"imageOffset":448721,"symbol":"$sxIeAghHr_xs5Error_pIegHrzo_s8SendableRzs5NeverORs_r0_lTRyt_Tg5TQ0_","symbolLocation":1,"imageIndex":15},{"imageOffset":65129,"symbol":"$sxIeAghHr_xs5Error_pIegHrzo_s8SendableRzs5NeverORs_r0_lTRyt_Tg5TATQ0_","symbolLocation":1,"imageIndex":15},{"imageOffset":352505,"symbol":"completeTaskWithClosure(swift::AsyncContext*, swift::SwiftError*)","symbolLocation":1,"imageIndex":30}],"threadState":{"x":[{"value":4},{"value":0},{"value":0},{"value":94565604},{"value":8352},{"value":32},{"value":105554451304704},{"value":0},{"value":13538102271},{"value":13538102264},{"value":13538102256},{"value":94564292},{"value":1},{"value":258},{"value":514},{"value":3076622371},{"value":301},{"value":8514689264},{"value":0},{"value":13538102232},{"value":514},{"value":0},{"value":13538102256},{"value":94564292},{"value":13538102264},{"value":1},{"value":0},{"value":0},{"value":14360787296}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6600048736},"cpsr":{"value":1610616832},"fp":{"value":14360784272},"sp":{"value":14360784224},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6599806628},"far":{"value":0}}},{"id":94565518,"frames":[{"imageOffset":7456,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":36}],"threadState":{"x":[{"value":14345072640},{"value":19531},{"value":14344536064},{"value":0},{"value":409603},{"value":18446744073709551615},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":0},"cpsr":{"value":4096},"fp":{"value":0},"sp":{"value":14345072640},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6600039712},"far":{"value":0}}},{"id":94565546,"threadState":{"x":[{"value":13083891976},{"value":17179869187},{"value":18446744073709551584},{"value":105556572774624},{"value":105556572774656},{"value":32},{"value":105556572774528},{"value":1},{"value":82821},{"value":4794990656},{"value":8589934595},{"value":2353642078211},{"value":2043},{"value":2045},{"value":4272019509},{"value":53},{"value":6868972192,"symbolLocation":0,"symbol":"swift_release"},{"value":120832},{"value":0},{"value":1294},{"value":0},{"value":0},{"value":4792877056},{"value":5624491488},{"value":796904535769423872},{"value":5524230272},{"value":0},{"value":4792877120},{"value":2048}],"flavor":"ARM_THREAD_STATE64","lr":{"value":4331643976},"cpsr":{"value":1610616832},"fp":{"value":14335106816},"sp":{"value":14335106720},"esr":{"value":2449473543,"description":"(Data Abort) byte read Translation fault"},"pc":{"value":4331643888},"far":{"value":5524230368}},"queue":"XCBBuildSystem.OperationSystemAdaptor.queue","frames":[{"imageOffset":1025008,"symbol":"specialized Sequence.filter(_:)","symbolLocation":320,"imageIndex":20},{"imageOffset":1021760,"symbol":"closure #1 in closure #1 in TaskStore.tasksForTarget(_:)","symbolLocation":88,"imageIndex":20},{"imageOffset":1024680,"symbol":"partial apply for closure #1 in closure #1 in TaskStore.tasksForTarget(_:)","symbolLocation":16,"imageIndex":20},{"imageOffset":215040,"symbol":"Dictionary.getOrInsert(_:_:)","symbolLocation":352,"imageIndex":15},{"imageOffset":1021652,"symbol":"partial apply for closure #1 in TaskStore.tasksForTarget(_:)","symbolLocation":92,"imageIndex":20},{"imageOffset":96752,"symbol":"specialized closure #1 in LockedValue.withValue</a><a>(_:)","symbolLocation":80,"imageIndex":20},{"imageOffset":106420,"symbol":"partial apply for specialized closure #1 in LockedValue.withValue</a><a>(_:)","symbolLocation":20,"imageIndex":20},{"imageOffset":835208,"symbol":"specialized closure #1 in OSAllocatedUnfairLock</a><a>.withLock</a><a>(_:)","symbolLocation":32,"imageIndex":20},{"imageOffset":1018392,"symbol":"TaskStore.tasksForTarget(_:)","symbolLocation":96,"imageIndex":20},{"imageOffset":84780,"symbol":"OperationSystemAdaptor._completedTaskForTarget(_:)","symbolLocation":252,"imageIndex":16},{"imageOffset":84500,"symbol":"OperationSystemAdaptor.completedTaskForTarget(_:)","symbolLocation":484,"imageIndex":16},{"imageOffset":90052,"symbol":"closure #1 in OperationSystemAdaptor.commandStatusChanged(_:kind:)","symbolLocation":444,"imageIndex":16},{"imageOffset":87344,"symbol":"thunk for @escaping @callee_guaranteed @Sendable () -> ()","symbolLocation":28,"imageIndex":16},{"imageOffset":10064,"symbol":"_dispatch_call_block_and_release","symbolLocation":32,"imageIndex":33},{"imageOffset":17384,"symbol":"_dispatch_client_callout","symbolLocation":20,"imageIndex":33},{"imageOffset":47636,"symbol":"_dispatch_lane_serial_drain","symbolLocation":748,"imageIndex":33},{"imageOffset":50552,"symbol":"_dispatch_lane_invoke","symbolLocation":432,"imageIndex":33},{"imageOffset":94928,"symbol":"_dispatch_root_queue_drain_deferred_wlh","symbolLocation":288,"imageIndex":33},{"imageOffset":92996,"symbol":"_dispatch_workloop_worker_thread","symbolLocation":404,"imageIndex":33},{"imageOffset":12300,"symbol":"_pthread_wqthread","symbolLocation":288,"imageIndex":36},{"imageOffset":7464,"symbol":"start_wqthread","symbolLocation":8,"imageIndex":36}]},{"triggered":true,"id":94565604,"threadState":{"x":[{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":10000000},{"value":10},{"value":13378551432,"symbolLocation":130,"symbol":".str.16"},{"value":432721404827525999},{"value":432721392705377135},{"value":1000},{"value":4294967293},{"value":1099511627776},{"value":0},{"value":0},{"value":0},{"value":328},{"value":8514689320},{"value":0},{"value":6},{"value":14354575360},{"value":14283},{"value":14354575584},{"value":13298088460,"symbolLocation":0,"symbol":"aborting_fatal_error_handler(void*, char const*, bool)"},{"value":14682936644},{"value":1},{"value":0},{"value":14682934432},{"value":2212}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6600059936},"cpsr":{"value":1073745920},"fp":{"value":14354555408},"sp":{"value":14354555376},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6599830112,"matchesCrashFrame":1},"far":{"value":0}},"frames":[{"imageOffset":39520,"symbol":"__pthread_kill","symbolLocation":8,"imageIndex":28},{"imageOffset":27680,"symbol":"pthread_kill","symbolLocation":288,"imageIndex":36},{"imageOffset":486084,"symbol":"__abort","symbolLocation":136,"imageIndex":39},{"imageOffset":485948,"symbol":"abort","symbolLocation":192,"imageIndex":39},{"imageOffset":4045368,"symbol":"aborting_fatal_error_handler(void*, char const*, bool)","symbolLocation":44,"imageIndex":12},{"imageOffset":46540768,"symbol":"llvm::report_fatal_error(llvm::Twine const&, bool)","symbolLocation":280,"imageIndex":12},{"imageOffset":46713948,"symbol":"report_size_overflow(unsigned long, unsigned long)","symbolLocation":180,"imageIndex":12},{"imageOffset":46713400,"symbol":"llvm::SmallVectorBase::grow_pod(void*, unsigned long, unsigned long)","symbolLocation":288,"imageIndex":12},{"imageOffset":11068180,"symbol":"clang::scanSourceForDependencyDirectives(llvm::StringRef, llvm::SmallVectorImpl&, llvm::SmallVectorImpl&, clang::DiagnosticsEngine*, clang::SourceLocation)","symbolLocation":3604,"imageIndex":12},{"imageOffset":8651604,"symbol":"clang::tooling::dependencies::DependencyScanningWorkerFilesystem::ensureDirectiveTokensArePopulated(clang::tooling::dependencies::EntryRef)","symbolLocation":180,"imageIndex":12},{"imageOffset":8689412,"symbol":"std::__1::__function::__func<(anonymous namespace)::DependencyScanningAction::runInvocation(std::__1::shared_ptr, clang::FileManager*, std::__1::shared_ptr, clang::DiagnosticConsumer*)::'lambda'(clang::FileEntryRef), std::__1::allocator<(anonymous namespace)::DependencyScanningAction::runInvocation(std::__1::shared_ptr, clang::FileManager*, std::__1::shared_ptr, clang::DiagnosticConsumer*)::'lambda'(clang::FileEntryRef)>, std::__1::optional> (clang::FileEntryRef)>::operator()(clang::FileEntryRef&&)","symbolLocation":112,"imageIndex":12},{"imageOffset":11394808,"symbol":"clang::Preprocessor::EnterSourceFile(clang::FileID, clang::detail::SearchDirIteratorImpl, clang::SourceLocation, bool)","symbolLocation":360,"imageIndex":12},{"imageOffset":11368568,"symbol":"clang::Preprocessor::HandleHeaderIncludeOrImport(clang::SourceLocation, clang::Token&, clang::Token&, clang::SourceLocation, clang::detail::SearchDirIteratorImpl, clang::FileEntry const*)","symbolLocation":2840,"imageIndex":12},{"imageOffset":11351892,"symbol":"clang::Preprocessor::HandleIncludeDirective(clang::SourceLocation, clang::Token&, clang::detail::SearchDirIteratorImpl, clang::FileEntry const*)","symbolLocation":172,"imageIndex":12},{"imageOffset":11360240,"symbol":"clang::Preprocessor::HandleImportDirective(clang::SourceLocation, clang::Token&)","symbolLocation":44,"imageIndex":12},{"imageOffset":11354132,"symbol":"clang::Preprocessor::HandleDirective(clang::Token&)","symbolLocation":1728,"imageIndex":12},{"imageOffset":11543696,"symbol":"clang::Preprocessor::Lex(clang::Token&)","symbolLocation":1924,"imageIndex":12},{"imageOffset":10593540,"symbol":"clang::ReadPCHAndPreprocessAction::ExecuteAction()","symbolLocation":52,"imageIndex":12},{"imageOffset":10573096,"symbol":"clang::FrontendAction::Execute()","symbolLocation":60,"imageIndex":12},{"imageOffset":10111172,"symbol":"clang::CompilerInstance::ExecuteAction(clang::FrontendAction&)","symbolLocation":268,"imageIndex":12},{"imageOffset":8673520,"symbol":"(anonymous namespace)::DependencyScanningAction::runInvocation(std::__1::shared_ptr, clang::FileManager*, std::__1::shared_ptr, clang::DiagnosticConsumer*)","symbolLocation":1316,"imageIndex":12},{"imageOffset":19506672,"symbol":"clang::tooling::ToolInvocation::run()","symbolLocation":428,"imageIndex":12},{"imageOffset":8697104,"symbol":"clang::tooling::dependencies::DependencyScanningWorker::computeDependencies(llvm::StringRef, std::__1::vector, std::__1::allocator>, std::__1::allocator, std::__1::allocator>>> const&, clang::tooling::dependencies::DependencyConsumer&, clang::tooling::dependencies::DependencyActionController&, clang::DiagnosticConsumer&, std::__1::optional)::$_1::operator()(clang::driver::Command const&) const","symbolLocation":448,"imageIndex":12},{"imageOffset":8671292,"symbol":"forEachDriverJob(llvm::ArrayRef, std::__1::allocator>>, clang::DiagnosticsEngine&, clang::FileManager&, llvm::function_ref)","symbolLocation":436,"imageIndex":12},{"imageOffset":8668816,"symbol":"clang::tooling::dependencies::DependencyScanningWorker::computeDependencies(llvm::StringRef, std::__1::vector, std::__1::allocator>, std::__1::allocator, std::__1::allocator>>> const&, clang::tooling::dependencies::DependencyConsumer&, clang::tooling::dependencies::DependencyActionController&, clang::DiagnosticConsumer&, std::__1::optional)","symbolLocation":612,"imageIndex":12},{"imageOffset":3369748,"symbol":"getFileDependencies(CXOpaqueDependencyScannerWorker*, int, char const* const*, char const*, void (*)(void*, CXModuleDependencySet*), void*, CXString*, clang::DiagnosticConsumer*, llvm::function_ref, std::__1::allocator> (clang::tooling::dependencies::ModuleID const&, clang::tooling::dependencies::ModuleOutputKind)>, std::__1::optional, llvm::function_ref)","symbolLocation":624,"imageIndex":12},{"imageOffset":3373348,"symbol":"clang_experimental_DependencyScannerWorker_getDepGraph","symbolLocation":524,"imageIndex":12},{"imageOffset":22384,"symbol":"libclang_scanner_scan_dependencies","symbolLocation":304,"imageIndex":23},{"imageOffset":183436,"symbol":"DependencyScanner.scanDependencies(commandLine:workingDirectory:lookupOutput:modulesCallback:)","symbolLocation":864,"imageIndex":14},{"imageOffset":48656,"symbol":"ClangModuleDependencyGraph.scanModuleDependencies(libclangPath:scanningOutputPath:usesCompilerLauncher:usesSerializedDiagnostics:fileCommandLine:workingDirectory:casOptions:cacheFallbackIfNotAvailable:verifyingModule:outputPath:reportRequiredTargetDependencies:fileSystem:)","symbolLocation":904,"imageIndex":20},{"imageOffset":257412,"symbol":"ClangScanTaskAction.performTaskAction(_:dynamicExecutionDelegate:executionDelegate:clientDelegate:outputDelegate:)","symbolLocation":1096,"imageIndex":20},{"imageOffset":73181,"symbol":"InProcessCommand.execute(_:_:_:)","symbolLocation":1,"imageIndex":16},{"imageOffset":72353,"symbol":"closure #1 in InProcessCommand.execute(_:_:_:)","symbolLocation":1,"imageIndex":16},{"imageOffset":65221,"symbol":"partial apply for closure #1 in InProcessCommand.execute(_:_:_:)","symbolLocation":1,"imageIndex":16},{"imageOffset":64801,"symbol":"partial apply for closure #1 in AsyncLockedValue.withValue</a><a>(_:)","symbolLocation":1,"imageIndex":15},{"imageOffset":64801,"symbol":"partial apply for closure #1 in AsyncLockedValue.withValue</a><a>(_:)","symbolLocation":1,"imageIndex":15},{"imageOffset":690937,"symbol":"static Result<>.catching(_:)","symbolLocation":1,"imageIndex":15},{"imageOffset":223693,"symbol":"closure #2 in runAsyncAndBlock</a><a>(_:)","symbolLocation":1,"imageIndex":15},{"imageOffset":64801,"symbol":"partial apply for closure #1 in AsyncLockedValue.withValue</a><a>(_:)","symbolLocation":1,"imageIndex":15},{"imageOffset":448721,"symbol":"$sxIeAghHr_xs5Error_pIegHrzo_s8SendableRzs5NeverORs_r0_lTRyt_Tg5TQ0_","symbolLocation":1,"imageIndex":15},{"imageOffset":65129,"symbol":"$sxIeAghHr_xs5Error_pIegHrzo_s8SendableRzs5NeverORs_r0_lTRyt_Tg5TATQ0_","symbolLocation":1,"imageIndex":15},{"imageOffset":352505,"symbol":"completeTaskWithClosure(swift::AsyncContext*, swift::SwiftError*)","symbolLocation":1,"imageIndex":30}]},{"id":94568447,"frames":[{"imageOffset":7456,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":36}],"threadState":{"x":[{"value":14410231808},{"value":30283},{"value":14409695232},{"value":0},{"value":409604},{"value":18446744073709551615},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":0},"cpsr":{"value":4096},"fp":{"value":0},"sp":{"value":14410231808},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6600039712},"far":{"value":0}}},{"id":94571064,"frames":[{"imageOffset":7456,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":36}],"threadState":{"x":[{"value":14601793536},{"value":29687},{"value":14601256960},{"value":0},{"value":409604},{"value":18446744073709551615},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":0},"cpsr":{"value":4096},"fp":{"value":0},"sp":{"value":14601793536},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6600039712},"far":{"value":0}}}], "usedImages" : [ { "source" : "P", "arch" : "arm64", "base" : 15002337280, "size" : 115654656, "uuid" : "f5918271-6b2e-3189-9007-c4bd9c2cefd9", "path" : "\/Applications\/Xcode-beta.app\/Contents\/Developer\/Toolchains\/XcodeDefault.xctoolchain\/usr\/lib\/swift\/host\/lib_InternalSwiftScan.dylib", "name" : "lib_InternalSwiftScan.dylib" }, { "source" : "P", "arch" : "arm64", "base" : 14594555904, "size" : 131072, "uuid" : "8513255e-9aed-3b44-b8b0-6646f9cb3e5e", "path" : "\/Applications\/Xcode-beta.app\/Contents\/Developer\/Toolchains\/XcodeDefault.xctoolchain\/usr\/lib\/swift\/host\/libSwiftIDEUtils.dylib", "name" : "libSwiftIDEUtils.dylib" }, { "source" : "P", "arch" : "arm64", "base" : 14624489472, "size" : 311296, "uuid" : "6010346a-eaeb-3ef3-bfb9-3c9d30d37e38", "path" : "\/Applications\/Xcode-beta.app\/Contents\/Developer\/Toolchains\/XcodeDefault.xctoolchain\/usr\/lib\/swift\/host\/libSwiftCompilerPluginMessageHandling.dylib", "name" : "libSwiftCompilerPluginMessageHandling.dylib" }, { "source" : "P", "arch" : "arm64", "base" : 14628683776, "size" : 245760, "uuid" : "f34d370c-2c29-3e65-8b69-fc47d91ef3ee", "path" : "\/Applications\/Xcode-beta.app\/Contents\/Developer\/Toolchains\/XcodeDefault.xctoolchain\/usr\/lib\/swift\/host\/libSwiftSyntaxMacroExpansion.dylib", "name" : "libSwiftSyntaxMacroExpansion.dylib" }, { "source" : "P", "arch" : "arm64", "base" : 14594998272, "size" : 163840, "uuid" : "e97e188d-f3f8-32fd-b9b0-89f92cb0ea24", "path" : "\/Applications\/Xcode-beta.app\/Contents\/Developer\/Toolchains\/XcodeDefault.xctoolchain\/usr\/lib\/swift\/host\/libSwiftOperators.dylib", "name" : "libSwiftOperators.dylib" }, { "source" : "P", "arch" : "arm64", "base" : 14602108928, "size" : 49152, "uuid" : "31e4629a-ae56-3c25-9a24-086b6d994320", "path" : "\/Applications\/Xcode-beta.app\/Contents\/Developer\/Toolchains\/XcodeDefault.xctoolchain\/usr\/lib\/swift\/host\/libSwiftSyntaxMacros.dylib", "name" : "libSwiftSyntaxMacros.dylib" }, { "source" : "P", "arch" : "arm64", "base" : 14669578240, "size" : 409600, "uuid" : "d77739af-8450-32da-97dc-191eeb630db6", "path" : "\/Applications\/Xcode-beta.app\/Contents\/Developer\/Toolchains\/XcodeDefault.xctoolchain\/usr\/lib\/swift\/host\/libSwiftSyntaxBuilder.dylib", "name" : "libSwiftSyntaxBuilder.dylib" }, { "source" : "P", "arch" : "arm64", "base" : 14688452608, "size" : 688128, "uuid" : "d8d47c71-9a6f-30c7-92e4-b4327f6044cc", "path" : "\/Applications\/Xcode-beta.app\/Contents\/Developer\/Toolchains\/XcodeDefault.xctoolchain\/usr\/lib\/swift\/host\/libSwiftParserDiagnostics.dylib", "name" : "libSwiftParserDiagnostics.dylib" }, { "source" : "P", "arch" : "arm64", "base" : 14621671424, "size" : 98304, "uuid" : "bf471345-c8dc-34aa-a190-022238f05c68", "path" : "\/Applications\/Xcode-beta.app\/Contents\/Developer\/Toolchains\/XcodeDefault.xctoolchain\/usr\/lib\/swift\/host\/libSwiftBasicFormat.dylib", "name" : "libSwiftBasicFormat.dylib" }, { "source" : "P", "arch" : "arm64", "base" : 14706262016, "size" : 3883008, "uuid" : "50221a0b-1702-3430-9c82-2c579ea2666a", "path" : "\/Applications\/Xcode-beta.app\/Contents\/Developer\/Toolchains\/XcodeDefault.xctoolchain\/usr\/lib\/swift\/host\/libSwiftParser.dylib", "name" : "libSwiftParser.dylib" }, { "source" : "P", "arch" : "arm64", "base" : 14625423360, "size" : 98304, "uuid" : "41fe12e7-f4bd-3d66-9f74-938b108b1948", "path" : "\/Applications\/Xcode-beta.app\/Contents\/Developer\/Toolchains\/XcodeDefault.xctoolchain\/usr\/lib\/swift\/host\/libSwiftDiagnostics.dylib", "name" : "libSwiftDiagnostics.dylib" }, { "source" : "P", "arch" : "arm64", "base" : 14738391040, "size" : 4096000, "uuid" : "af2db31d-9b18-37ba-92ab-ab1fd202774c", "path" : "\/Applications\/Xcode-beta.app\/Contents\/Developer\/Toolchains\/XcodeDefault.xctoolchain\/usr\/lib\/swift\/host\/libSwiftSyntax.dylib", "name" : "libSwiftSyntax.dylib" }, { "source" : "P", "arch" : "arm64", "base" : 13294043136, "size" : 86671360, "uuid" : "f989da9b-48ee-3eee-a3f2-c7c8179ff442", "path" : "\/Applications\/Xcode-beta.app\/Contents\/Developer\/Toolchains\/XcodeDefault.xctoolchain\/usr\/lib\/libclang.dylib", "name" : "libclang.dylib" }, { "source" : "P", "arch" : "arm64", "base" : 4314759168, "CFBundleShortVersionString" : "1.0", "CFBundleIdentifier" : "com.apple.dt.XCBBuildService.Framework", "size" : 507904, "uuid" : "77c846cd-3f94-3d64-a129-adae85d186d3", "path" : "\/Applications\/Xcode-beta.app\/Contents\/SharedFrameworks\/XCBuild.framework\/Versions\/A\/PlugIns\/XCBBuildService.bundle\/Contents\/Frameworks\/XCBBuildService.framework\/Versions\/A\/XCBBuildService", "name" : "XCBBuildService", "CFBundleVersion" : "23000.0.240.1" }, { "source" : "P", "arch" : "arm64", "base" : 4338106368, "CFBundleShortVersionString" : "1.0", "CFBundleIdentifier" : "com.apple.dt.XCBCore", "size" : 4947968, "uuid" : "5fffb27e-26a5-31cb-acb2-bbed9d534116", "path" : "\/Applications\/Xcode-beta.app\/Contents\/SharedFrameworks\/XCBuild.framework\/Versions\/A\/PlugIns\/XCBBuildService.bundle\/Contents\/Frameworks\/XCBCore.framework\/Versions\/A\/XCBCore", "name" : "XCBCore", "CFBundleVersion" : "23000.0.240.1" }, { "source" : "P", "arch" : "arm64", "base" : 4311924736, "CFBundleShortVersionString" : "1.0", "CFBundleIdentifier" : "com.apple.dt.XCBUtil", "size" : 1081344, "uuid" : "2a87e1da-4a7c-3804-a4e2-016a671b8223", "path" : "\/Applications\/Xcode-beta.app\/Contents\/SharedFrameworks\/XCBuild.framework\/Versions\/A\/PlugIns\/XCBBuildService.bundle\/Contents\/Frameworks\/XCBUtil.framework\/Versions\/A\/XCBUtil", "name" : "XCBUtil", "CFBundleVersion" : "23000.0.240.1" }, { "source" : "P", "arch" : "arm64", "base" : 4317462528, "CFBundleShortVersionString" : "1.0", "CFBundleIdentifier" : "com.apple.dt.XCBBuildSystem", "size" : 278528, "uuid" : "576e3f1d-2609-3fae-bb85-80402c676da3", "path" : "\/Applications\/Xcode-beta.app\/Contents\/SharedFrameworks\/XCBuild.framework\/Versions\/A\/PlugIns\/XCBBuildService.bundle\/Contents\/Frameworks\/XCBBuildSystem.framework\/Versions\/A\/XCBBuildSystem", "name" : "XCBBuildSystem", "CFBundleVersion" : "23000.0.240.1" }, { "source" : "P", "arch" : "arm64", "base" : 4324409344, "CFBundleShortVersionString" : "1.0", "CFBundleIdentifier" : "com.apple.dt.XCBProtocol", "size" : 950272, "uuid" : "954d4892-ade1-37eb-b4c7-9d8a715599c3", "path" : "\/Applications\/Xcode-beta.app\/Contents\/SharedFrameworks\/XCBuild.framework\/Versions\/A\/PlugIns\/XCBBuildService.bundle\/Contents\/Frameworks\/XCBProtocol.framework\/Versions\/A\/XCBProtocol", "name" : "XCBProtocol", "CFBundleVersion" : "23000.0.240.1" }, { "source" : "P", "arch" : "arm64", "base" : 4316184576, "CFBundleShortVersionString" : "1.0", "CFBundleIdentifier" : "com.apple.dt.XCBServiceCore", "size" : 49152, "uuid" : "4a61d142-b8f3-3950-8fa6-b3ce01ea7474", "path" : "\/Applications\/Xcode-beta.app\/Contents\/SharedFrameworks\/XCBuild.framework\/Versions\/A\/PlugIns\/XCBBuildService.bundle\/Contents\/Frameworks\/XCBServiceCore.framework\/Versions\/A\/XCBServiceCore", "name" : "XCBServiceCore", "CFBundleVersion" : "23000.0.240.1" }, { "source" : "P", "arch" : "arm64", "base" : 4327735296, "CFBundleShortVersionString" : "1.0", "CFBundleIdentifier" : "com.apple.dt.XCBTaskConstruction", "size" : 1523712, "uuid" : "1497cc67-f5eb-34f0-a0ac-42e821d65ac9", "path" : "\/Applications\/Xcode-beta.app\/Contents\/SharedFrameworks\/XCBuild.framework\/Versions\/A\/PlugIns\/XCBBuildService.bundle\/Contents\/Frameworks\/XCBTaskConstruction.framework\/Versions\/A\/XCBTaskConstruction", "name" : "XCBTaskConstruction", "CFBundleVersion" : "23000.0.240.1" }, { "source" : "P", "arch" : "arm64", "base" : 4330618880, "CFBundleShortVersionString" : "1.0", "CFBundleIdentifier" : "com.apple.dt.XCBTaskExecution", "size" : 1179648, "uuid" : "46ccddd8-f0d2-387d-b309-82ccf8809722", "path" : "\/Applications\/Xcode-beta.app\/Contents\/SharedFrameworks\/XCBuild.framework\/Versions\/A\/PlugIns\/XCBBuildService.bundle\/Contents\/Frameworks\/XCBTaskExecution.framework\/Versions\/A\/XCBTaskExecution", "name" : "XCBTaskExecution", "CFBundleVersion" : "23000.0.240.1" }, { "source" : "P", "arch" : "arm64", "base" : 4318085120, "size" : 3653632, "uuid" : "f14f4105-84b7-38cd-9adb-029862207432", "path" : "\/Applications\/Xcode-beta.app\/Contents\/Developer\/Toolchains\/XcodeDefault.xctoolchain\/usr\/lib\/libSwiftDriver.dylib", "name" : "libSwiftDriver.dylib" }, { "source" : "P", "arch" : "arm64", "base" : 4314562560, "CFBundleShortVersionString" : "1.0", "CFBundleIdentifier" : "com.apple.dt.XCBLLBuild", "size" : 16384, "uuid" : "9b692efc-052c-3b73-a0d3-4169097cf546", "path" : "\/Applications\/Xcode-beta.app\/Contents\/SharedFrameworks\/XCBuild.framework\/Versions\/A\/PlugIns\/XCBBuildService.bundle\/Contents\/Frameworks\/XCBLLBuild.framework\/Versions\/A\/XCBLLBuild", "name" : "XCBLLBuild", "CFBundleVersion" : "23000.0.240.1" }, { "source" : "P", "arch" : "arm64", "base" : 4314415104, "CFBundleShortVersionString" : "1.0", "CFBundleIdentifier" : "com.apple.dt.XCBCSupport", "size" : 65536, "uuid" : "59dde4d5-932d-333e-8edf-d576b72a7f8e", "path" : "\/Applications\/Xcode-beta.app\/Contents\/SharedFrameworks\/XCBuild.framework\/Versions\/A\/PlugIns\/XCBBuildService.bundle\/Contents\/Frameworks\/XCBCSupport.framework\/Versions\/A\/XCBCSupport", "name" : "XCBCSupport", "CFBundleVersion" : "23000.0.240.1" }, { "source" : "P", "arch" : "arm64", "base" : 4322869248, "CFBundleShortVersionString" : "1.0", "CFBundleIdentifier" : "com.apple.dt.llbuild", "size" : 835584, "uuid" : "aea49e42-16e2-3f33-9019-eda1c89d9213", "path" : "\/Applications\/Xcode-beta.app\/Contents\/SharedFrameworks\/llbuild.framework\/Versions\/A\/llbuild", "name" : "llbuild", "CFBundleVersion" : "23000.0.27" }, { "source" : "P", "arch" : "arm64", "base" : 4316348416, "CFBundleShortVersionString" : "1.0", "CFBundleIdentifier" : "com.apple.dt.XCBLibc", "size" : 16384, "uuid" : "71e88f6e-5da5-3277-a0c1-bdc161404440", "path" : "\/Applications\/Xcode-beta.app\/Contents\/SharedFrameworks\/XCBuild.framework\/Versions\/A\/PlugIns\/XCBBuildService.bundle\/Contents\/Frameworks\/XCBLibc.framework\/Versions\/A\/XCBLibc", "name" : "XCBLibc", "CFBundleVersion" : "23000.0.240.1" }, { "source" : "P", "arch" : "arm64", "base" : 4316413952, "CFBundleShortVersionString" : "1.0", "CFBundleIdentifier" : "com.apple.dt.XCBCLibc", "size" : 16384, "uuid" : "72b25cfd-8d0f-3568-ac7f-8c053955e1b2", "path" : "\/Applications\/Xcode-beta.app\/Contents\/SharedFrameworks\/XCBuild.framework\/Versions\/A\/PlugIns\/XCBBuildService.bundle\/Contents\/Frameworks\/XCBCLibc.framework\/Versions\/A\/XCBCLibc", "name" : "XCBCLibc", "CFBundleVersion" : "23000.0.240.1" }, { "source" : "P", "arch" : "arm64", "base" : 4307353600, "CFBundleShortVersionString" : "1.0", "CFBundleIdentifier" : "com.apple.dt.XCBBuildService", "size" : 16384, "uuid" : "d91b9073-2fb2-31ec-8b4d-cc06d981060d", "path" : "\/Applications\/Xcode-beta.app\/Contents\/SharedFrameworks\/XCBuild.framework\/Versions\/A\/PlugIns\/XCBBuildService.bundle\/Contents\/MacOS\/XCBBuildService", "name" : "XCBBuildService", "CFBundleVersion" : "23000.0.240.1" }, { "source" : "P", "arch" : "arm64e", "base" : 6599790592, "size" : 241660, "uuid" : "9b8b53f9-e2b6-36df-98e9-28d8fca732f2", "path" : "\/usr\/lib\/system\/libsystem_kernel.dylib", "name" : "libsystem_kernel.dylib" }, { "source" : "P", "arch" : "arm64e", "base" : 6600458240, "CFBundleShortVersionString" : "6.9", "CFBundleIdentifier" : "com.apple.CoreFoundation", "size" : 5083136, "uuid" : "84b539d5-22c9-3f8c-84c8-903e9c7b8d29", "path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation", "name" : "CoreFoundation", "CFBundleVersion" : "2503.1" }, { "source" : "P", "arch" : "arm64e", "base" : 9956675584, "size" : 442360, "uuid" : "ecc0aae8-fbf0-31df-9881-88fba5de2fa3", "path" : "\/usr\/lib\/swift\/libswift_Concurrency.dylib", "name" : "libswift_Concurrency.dylib" }, { "source" : "P", "arch" : "arm64e", "base" : 6596329472, "size" : 559640, "uuid" : "37bbc384-0755-31c7-a808-0ed49e44dd8e", "path" : "\/usr\/lib\/dyld", "name" : "dyld" }, { "size" : 0, "source" : "A", "base" : 0, "uuid" : "00000000-0000-0000-0000-000000000000" }, { "source" : "P", "arch" : "arm64e", "base" : 6598270976, "size" : 294912, "uuid" : "502762ee-7aa7-306c-9dbd-88981a86bb78", "path" : "\/usr\/lib\/system\/libdispatch.dylib", "name" : "libdispatch.dylib" }, { "source" : "P", "arch" : "arm64e", "base" : 6962323456, "size" : 98296, "uuid" : "b060fdbe-7861-3e6c-9c27-7f067ad899f8", "path" : "\/usr\/lib\/swift\/libswiftDispatch.dylib", "name" : "libswiftDispatch.dylib" }, { "source" : "P", "arch" : "arm64e", "base" : 6618632192, "CFBundleShortVersionString" : "6.9", "CFBundleIdentifier" : "com.apple.Foundation", "size" : 12967936, "uuid" : "99e0292d-7873-3968-9c9c-5955638689a5", "path" : "\/System\/Library\/Frameworks\/Foundation.framework\/Versions\/C\/Foundation", "name" : "Foundation", "CFBundleVersion" : "2503.1" }, { "source" : "P", "arch" : "arm64e", "base" : 6600032256, "size" : 53248, "uuid" : "386b0fc1-7873-3328-8e71-43269fd1b2c7", "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib", "name" : "libsystem_pthread.dylib" }, { "source" : "P", "arch" : "arm64e", "base" : 6599098368, "size" : 577528, "uuid" : "ec33cd83-7098-3ad6-82c8-bc03ac81e87b", "path" : "\/usr\/lib\/libc++.1.dylib", "name" : "libc++.1.dylib" }, { "source" : "P", "arch" : "arm64e", "base" : 6865125376, "size" : 5627904, "uuid" : "c2fd0f69-d72c-37a5-938e-1bd710c88431", "path" : "\/usr\/lib\/swift\/libswiftCore.dylib", "name" : "libswiftCore.dylib" }, { "source" : "P", "arch" : "arm64e", "base" : 6598578176, "size" : 520184, "uuid" : "05b44e93-dffc-3bd8-90ab-fd97cb73f171", "path" : "\/usr\/lib\/system\/libsystem_c.dylib", "name" : "libsystem_c.dylib" } ], "sharedCache" : { "base" : 6595575808, "size" : 4220698624, "uuid" : "3406ad1b-2469-30eb-9863-5dce861e6dea" }, "vmSummary" : "ReadOnly portion of Libraries: Total=1.0G resident=0K(0%) swapped_out_or_unallocated=1.0G(100%)\nWritable regions: Total=55.3G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=55.3G(100%)\n\n VIRTUAL REGION \nREGION TYPE SIZE COUNT (non-coalesced) \n=========== ======= ======= \nActivity Tracing 256K 1 \nKernel Alloc Once 32K 1 \nMALLOC 55.2G 1670 \nMALLOC guard page 96K 6 \nSQLite page cache 79.0M 632 \nSTACK GUARD 56.3M 19 \nStack 17.5M 19 \nVM_ALLOCATE 16K 1 \n__AUTH 585K 132 \n__AUTH_CONST 9760K 263 \n__DATA 7122K 289 \n__DATA_CONST 19.7M 290 \n__DATA_DIRTY 453K 87 \n__FONT_DATA 4K 1 \n__LINKEDIT 617.5M 29 \n__OBJC_RO 71.9M 1 \n__OBJC_RW 2199K 1 \n__TEXT 411.5M 300 \ndyld private memory 272K 1 \nmapped file 91.6M 1008 \nshared memory 624K 7 \n=========== ======= ======= \nTOTAL 56.5G 4758 \n", "legacyInfo" : { "threadTriggered" : { } }, "logWritingSignature" : "e4d6c7b12ebdd1350c3ceba1529460f5b806fd52", "trialInfo" : { "rollouts" : [ { "rolloutId" : "60f8ddccefea4203d95cbeef", "factorPackIds" : { }, "deploymentId" : 240000025 }, { "rolloutId" : "60356660bbe37970735c5624", "factorPackIds" : { }, "deploymentId" : 240000027 } ], "experiments" : [ { "treatmentId" : "c47ab4cc-c9c3-4b5d-a87c-e2433ce02597", "experimentId" : "6639bc6ba73d460582162323", "deploymentId" : 400000006 }, { "treatmentId" : "45f4e2a5-551b-4bc2-a2dc-19c244dda8f8", "experimentId" : "6643969b3099cf28e049862f", "deploymentId" : 400000007 } ] } } Model: Mac14,3, BootROM 11881.0.80.0.2, proc 8:4:4 processors, 16 GB, SMC Graphics: Apple M2, Apple M2, Built-In Display: Redmi 27 NU, 5120 x 2880 (5K/UHD+ - Ultra High Definition Plus), Main, MirrorOff, Online Memory Module: LPDDR5, Hynix AirPort: spairport_wireless_card_type_wifi (0x14E4, 0x4388), wl0: Apr 4 2024 20:56:02 version 23.30.58.0.41.51.138 FWID 01-60807d6e Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports Network Service: Ethernet, Ethernet, en0 Network Service: iPhone 2, Ethernet, en7 USB Device: USB31Bus USB Device: USB31Bus USB Device: USB31Bus USB Device: iPhone Thunderbolt Bus: Mac mini, Apple Inc. Thunderbolt Bus: Mac mini, Apple Inc. </a>
Those are beta builds, so please report any issues when using Xcode 16 beta. Don't forget to include the symbolized crash files, reproducible steps, and if possible, the project that is causing the issue. Once you open the bug report, please post the FB number here for my reference. If you have any questions about filing a bug report, take a look at Bug Reporting: How and Why?
Replies
12
Boosts
6
Views
3.0k
Participants
16