------------------------------------- Translated Report (Full Report Below) ------------------------------------- Incident Identifier: 0797ADAF-D653-4C92-8AA0-300AA167002B CrashReporter Key: 48724a3b30ef15e069f513afff7d1aa2e935a520 Hardware Model: iPhone16,1 Process: GuidedCapture [918] Path: /private/var/containers/Bundle/Application/ACCE6C58-98F0-4DD7-AA6E-732190E0FD30/GuidedCapture.app/GuidedCapture Identifier: com.example.apple-samplecode.GuidedCaptureH28X75MLUY Version: 1.0 (1) Code Type: ARM-64 (Native) Role: Foreground Parent Process: launchd [1] Coalition: com.example.apple-samplecode.GuidedCaptureH28X75MLUY [743] Date/Time: 2024-03-26 18:23:07.8269 +0530 Launch Time: 2024-03-26 18:20:02.5964 +0530 OS Version: iPhone OS 17.4.1 (21E236) Release Type: User Baseband Version: 1.55.04 Report Version: 104 Exception Type: EXC_BREAKPOINT (SIGTRAP) Exception Codes: 0x0000000000000001, 0x000000022e6577a4 Termination Reason: SIGNAL 5 Trace/BPT trap: 5 Terminating Process: exc handler [918] Triggered by Thread: 33 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 name: Dispatch queue: com.apple.main-thread Thread 0: 0 libsystem_kernel.dylib 0x1d2f7249c __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x1e69f8590 _pthread_cond_wait + 1227 2 libc++.1.dylib 0x19adee598 std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock&, std::__1::chrono::time_point>>) + 99 3 CoreRE 0x21af2dc78 re::RenderThread::waitForFramePacing() + 699 4 CoreRE 0x21af2d908 re::RenderThread::commitFrame(re::WorkloadCommitMode, re::RenderFrameWorkload*) + 347 5 CoreRE 0x21aec4ef0 re::DrawingManager::commitFrameInternal(re::WorkloadCommitMode, re::RenderFrameWorkload*) + 799 6 RealityKit 0x1e0dcb210 ARView.commonRenderCallback() + 587 7 RealityKit 0x1e0dcaa5c closure #1 in ARView.commonInit(_:) + 107 8 Combine 0x193e22604 Subscribers.Sink.receive(_:) + 91 9 Combine 0x193e22598 protocol witness for Subscriber.receive(_:) in conformance Subscribers.Sink + 23 10 Combine 0x193e45a58 AnySubscriberBox.receive(_:) + 107 11 RealityFoundation 0x211040f20 specialized REEventDispatcher.receive(_:) + 595 12 RealityFoundation 0x210ed51d0 specialized EventService.publish<a>(_:on:componentType:) + 915 13 RealityFoundation 0x210ed3d84 engineRenderCallback(coreEngine:) + 131 14 CoreRE 0x21b4be064 re::Event::createSubscription(REEventHandlerResult (*)(re::Engine*))::'lambda'(re::Engine*, re::Event::Subscription const&)::__invoke(re::Engine*, re::Event::Subscription const&) + 55 15 CoreRE 0x21a773b00 re::Event::raise(re::Engine*) + 103 16 CoreRE 0x21a773e24 re::Engine::doRender() + 139 17 CoreRE 0x21a7a07d4 re::internal::Callable::operator()(float&&) const + 255 18 CoreRE 0x21b114c24 re::Scheduler::executePhase(unsigned long) + 511 19 CoreRE 0x21a769db8 re::Engine::executePhase(re::FramePhase) + 191 20 CoreRE 0x21a770a7c re::Engine::timeDidChange(re::SimulationTimer*, re::SimulationTimerEventArgs const&) + 303 21 CoreRE 0x21a7a2a54 re::Event::Subscription re::Event::createSubscription(re::Engine*, REEventHandlerResult (re::Engine::*)(re::SimulationTimer*, re::SimulationTimerEventArgs const&))::'lambda'(re::SimulationTimer*, re::Event::Subscription const&, re::SimulationTimerEventArgs const&)::__invoke(re::SimulationTimer*, re::Event::Subscription const&, re::SimulationTimerEventArgs const&) + 135 22 CoreRE 0x21b116ae0 re::Event::raise(re::SimulationTimer*, re::SimulationTimerEventArgs const&) + 111 23 CoreRE 0x21b116a10 re::VariableStepTimer::onClockDidChange(re::SimulationClock*, re::SimulationClockEventArgs const&) + 247 24 CoreRE 0x21b1174f8 re::Event::Subscription re::Event::createSubscription(re::VariableStepTimer*, REEventHandlerResult (re::VariableStepTimer::*)(re::SimulationClock*, re::SimulationClockEventArgs const&))::'lambda'(re::SimulationClock*, re::Event::Subscription const&, re::SimulationClockEventArgs const&)::__invoke(re::SimulationClock*, re::Event::Subscription const&, re::SimulationClockEventArgs const&) + 135 25 CoreRE 0x21b11514c re::Event::raise(re::SimulationClock*, re::SimulationClockEventArgs const&) + 83 26 CoreRE 0x21b116120 re::DisplayLinkClock::update() + 147 27 QuartzCore 0x18c0b8d50 CA::Display::DisplayLinkItem::dispatch_(CA::SignPost::Interval<(CA::SignPost::CAEventCode)835322056>&) + 47 28 QuartzCore 0x18c0bbf30 CA::Display::DisplayLink::dispatch_items(unsigned long long, unsigned long long, unsigned long long) + 867 29 QuartzCore 0x18c13a654 CA::Display::DisplayLink::dispatch_deferred_display_links(unsigned int) + 351 30 UIKitCore 0x18cd3cd78 _UIUpdateSequenceRun + 83 31 UIKitCore 0x18cd3c468 schedulerStepScheduledMainSection + 143 32 UIKitCore 0x18cd3c524 runloopSourceCallback + 91 33 CoreFoundation 0x18aa4d62c __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 27 34 CoreFoundation 0x18aa4c8a8 __CFRunLoopDoSource0 + 175 35 CoreFoundation 0x18aa4b058 __CFRunLoopDoSources0 + 243 36 CoreFoundation 0x18aa49d88 __CFRunLoopRun + 827 37 CoreFoundation 0x18aa49968 CFRunLoopRunSpecific + 607 38 GraphicsServices 0x1ced3f4e0 GSEventRunModal + 163 39 UIKitCore 0x18cebcedc -[UIApplication _run] + 887 40 UIKitCore 0x18cebc518 UIApplicationMain + 339 41 SwiftUI 0x18f883860 0x18f8837b9 + 167 42 SwiftUI 0x18f8836a8 0x18f883611 + 151 43 SwiftUI 0x18f49f9fc 0x18f49f979 + 131 44 GuidedCapture 0x1023cf900 static GuidedCaptureSampleApp.$main() + 40 45 GuidedCapture 0x1023cf9b0 main + 12 46 dyld 0x1adf6ad84 start + 2239 Thread 1: 0 libsystem_pthread.dylib 0x1e69f8fb8 start_wqthread + 0 Thread 2: 0 libsystem_pthread.dylib 0x1e69f8fb8 start_wqthread + 0 Thread 3: 0 libsystem_pthread.dylib 0x1e69f8fb8 start_wqthread + 0 Thread 4 name: com.apple.uikit.eventfetch-thread Thread 4: 0 libsystem_kernel.dylib 0x1d2f71af8 mach_msg2_trap + 8 1 libsystem_kernel.dylib 0x1d2f71890 mach_msg2_internal + 79 2 libsystem_kernel.dylib 0x1d2f717a8 mach_msg_overwrite + 435 3 libsystem_kernel.dylib 0x1d2f715e8 mach_msg + 23 4 CoreFoundation 0x18aa4c01c __CFRunLoopServiceMachPort + 159 5 CoreFoundation 0x18aa49f04 __CFRunLoopRun + 1207 6 CoreFoundation 0x18aa49968 CFRunLoopRunSpecific + 607 7 Foundation 0x1898d84a8 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 211 8 Foundation 0x1899024e8 -[NSRunLoop(NSRunLoop) runUntilDate:] + 63 9 UIKitCore 0x18ce1fac8 -[UIEventFetcher threadMain] + 419 10 Foundation 0x189949a9c __NSThread__start__ + 731 11 libsystem_pthread.dylib 0x1e69f9a90 _pthread_start + 135 12 libsystem_pthread.dylib 0x1e69f8fcc thread_start + 7 Thread 5 name: caulk::deferred_logger Thread 5: 0 libsystem_kernel.dylib 0x1d2f71a74 semaphore_wait_trap + 8 1 caulk 0x1fb8eb610 caulk::semaphore::timed_wait(double) + 211 2 caulk 0x1fb8eb440 caulk::concurrent::details::worker_thread::run() + 35 3 caulk 0x1fb9047bc void* caulk::thread_proxy>>(void*) + 95 4 libsystem_pthread.dylib 0x1e69f9a90 _pthread_start + 135 5 libsystem_pthread.dylib 0x1e69f8fcc thread_start + 7 Thread 6 name: caulk.messenger.shared:high Thread 6: 0 libsystem_kernel.dylib 0x1d2f71a74 semaphore_wait_trap + 8 1 caulk 0x1fb8eb610 caulk::semaphore::timed_wait(double) + 211 2 caulk 0x1fb8eb440 caulk::concurrent::details::worker_thread::run() + 35 3 caulk 0x1fb9047bc void* caulk::thread_proxy>>(void*) + 95 4 libsystem_pthread.dylib 0x1e69f9a90 _pthread_start + 135 5 libsystem_pthread.dylib 0x1e69f8fcc thread_start + 7 Thread 7 name: com.apple.audio.toolbox.AUScheduledParameterRefresher Thread 7: 0 libsystem_kernel.dylib 0x1d2f71a74 semaphore_wait_trap + 8 1 caulk 0x1fb8eb610 caulk::semaphore::timed_wait(double) + 211 2 caulk 0x1fb8eb440 caulk::concurrent::details::worker_thread::run() + 35 3 caulk 0x1fb9047bc void* caulk::thread_proxy>>(void*) + 95 4 libsystem_pthread.dylib 0x1e69f9a90 _pthread_start + 135 5 libsystem_pthread.dylib 0x1e69f8fcc thread_start + 7 Thread 8 name: Job Service worker Thread 8: 0 libsystem_kernel.dylib 0x1d2f7249c __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x1e69f8590 _pthread_cond_wait + 1227 2 libc++.1.dylib 0x19adee504 std::__1::condition_variable::wait(std::__1::unique_lock&) + 27 3 CoreRE 0x21b10e0f4 re::ThreadJobManager::threadFunction() + 111 4 CoreRE 0x21b10e940 void* std::__1::__thread_proxy[abi:un170006]>, void (re::ThreadJobManager::*)(), re::ThreadJobManager*>>(void*) + 111 5 libsystem_pthread.dylib 0x1e69f9a90 _pthread_start + 135 6 libsystem_pthread.dylib 0x1e69f8fcc thread_start + 7 Thread 9 name: Job Service worker Thread 9: 0 libsystem_kernel.dylib 0x1d2f7249c __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x1e69f8590 _pthread_cond_wait + 1227 2 libc++.1.dylib 0x19adee504 std::__1::condition_variable::wait(std::__1::unique_lock&) + 27 3 CoreRE 0x21b10e0f4 re::ThreadJobManager::threadFunction() + 111 4 CoreRE 0x21b10e940 void* std::__1::__thread_proxy[abi:un170006]>, void (re::ThreadJobManager::*)(), re::ThreadJobManager*>>(void*) + 111 5 libsystem_pthread.dylib 0x1e69f9a90 _pthread_start + 135 6 libsystem_pthread.dylib 0x1e69f8fcc thread_start + 7 Thread 10 name: Job Service worker Thread 10: 0 libsystem_kernel.dylib 0x1d2f7249c __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x1e69f8590 _pthread_cond_wait + 1227 2 libc++.1.dylib 0x19adee504 std::__1::condition_variable::wait(std::__1::unique_lock&) + 27 3 CoreRE 0x21b10e0f4 re::ThreadJobManager::threadFunction() + 111 4 CoreRE 0x21b10e940 void* std::__1::__thread_proxy[abi:un170006]>, void (re::ThreadJobManager::*)(), re::ThreadJobManager*>>(void*) + 111 5 libsystem_pthread.dylib 0x1e69f9a90 _pthread_start + 135 6 libsystem_pthread.dylib 0x1e69f8fcc thread_start + 7 Thread 11 name: Job Service worker Thread 11: 0 libsystem_kernel.dylib 0x1d2f7249c __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x1e69f8590 _pthread_cond_wait + 1227 2 libc++.1.dylib 0x19adee504 std::__1::condition_variable::wait(std::__1::unique_lock&) + 27 3 CoreRE 0x21b10e0f4 re::ThreadJobManager::threadFunction() + 111 4 CoreRE 0x21b10e940 void* std::__1::__thread_proxy[abi:un170006]>, void (re::ThreadJobManager::*)(), re::ThreadJobManager*>>(void*) + 111 5 libsystem_pthread.dylib 0x1e69f9a90 _pthread_start + 135 6 libsystem_pthread.dylib 0x1e69f8fcc thread_start + 7 Thread 12 name: Job Service worker Thread 12: 0 libsystem_kernel.dylib 0x1d2f7249c __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x1e69f8590 _pthread_cond_wait + 1227 2 libc++.1.dylib 0x19adee504 std::__1::condition_variable::wait(std::__1::unique_lock&) + 27 3 CoreRE 0x21b10e0f4 re::ThreadJobManager::threadFunction() + 111 4 CoreRE 0x21b10e940 void* std::__1::__thread_proxy[abi:un170006]>, void (re::ThreadJobManager::*)(), re::ThreadJobManager*>>(void*) + 111 5 libsystem_pthread.dylib 0x1e69f9a90 _pthread_start + 135 6 libsystem_pthread.dylib 0x1e69f8fcc thread_start + 7 Thread 13 name: Render Thread 13: 0 libsystem_kernel.dylib 0x1d2f7249c __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x1e69f8590 _pthread_cond_wait + 1227 2 libc++.1.dylib 0x19adee504 std::__1::condition_variable::wait(std::__1::unique_lock&) + 27 3 CoreRE 0x21b10e04c re::internal::AutoResetEvent::waitOne() + 71 4 CoreRE 0x21af2d3f0 re::RenderThread::threadFuncStatic(void*) + 187 5 CoreRE 0x21af2ddf4 void* std::__1::__thread_proxy[abi:un170006]>, void (*)(void*), re::RenderThread*>>(void*) + 47 6 libsystem_pthread.dylib 0x1e69f9a90 _pthread_start + 135 7 libsystem_pthread.dylib 0x1e69f8fcc thread_start + 7 Thread 14: 0 libsystem_kernel.dylib 0x1d2f71a74 semaphore_wait_trap + 8 1 libusd_ms.dylib 0x20051ff74 tbb::internal::rml::private_worker::run() + 831 2 libusd_ms.dylib 0x20051fc28 tbb::internal::rml::private_worker::thread_routine(void*) + 15 3 libsystem_pthread.dylib 0x1e69f9a90 _pthread_start + 135 4 libsystem_pthread.dylib 0x1e69f8fcc thread_start + 7 Thread 15: 0 libsystem_kernel.dylib 0x1d2f71a74 semaphore_wait_trap + 8 1 libusd_ms.dylib 0x20051ff74 tbb::internal::rml::private_worker::run() + 831 2 libusd_ms.dylib 0x20051fc28 tbb::internal::rml::private_worker::thread_routine(void*) + 15 3 libsystem_pthread.dylib 0x1e69f9a90 _pthread_start + 135 4 libsystem_pthread.dylib 0x1e69f8fcc thread_start + 7 Thread 16: 0 libsystem_kernel.dylib 0x1d2f71a74 semaphore_wait_trap + 8 1 libusd_ms.dylib 0x20051ff74 tbb::internal::rml::private_worker::run() + 831 2 libusd_ms.dylib 0x20051fc28 tbb::internal::rml::private_worker::thread_routine(void*) + 15 3 libsystem_pthread.dylib 0x1e69f9a90 _pthread_start + 135 4 libsystem_pthread.dylib 0x1e69f8fcc thread_start + 7 Thread 17: 0 libsystem_kernel.dylib 0x1d2f71a74 semaphore_wait_trap + 8 1 libusd_ms.dylib 0x20051ff74 tbb::internal::rml::private_worker::run() + 831 2 libusd_ms.dylib 0x20051fc28 tbb::internal::rml::private_worker::thread_routine(void*) + 15 3 libsystem_pthread.dylib 0x1e69f9a90 _pthread_start + 135 4 libsystem_pthread.dylib 0x1e69f8fcc thread_start + 7 Thread 18: 0 libsystem_kernel.dylib 0x1d2f71a74 semaphore_wait_trap + 8 1 libusd_ms.dylib 0x20051ff74 tbb::internal::rml::private_worker::run() + 831 2 libusd_ms.dylib 0x20051fc28 tbb::internal::rml::private_worker::thread_routine(void*) + 15 3 libsystem_pthread.dylib 0x1e69f9a90 _pthread_start + 135 4 libsystem_pthread.dylib 0x1e69f8fcc thread_start + 7 Thread 19: 0 libsystem_kernel.dylib 0x1d2f722f8 __semwait_signal + 8 1 libsystem_c.dylib 0x19295fea0 nanosleep + 219 2 libc++.1.dylib 0x19ae005ac std::__1::this_thread::sleep_for(std::__1::chrono::duration> const&) + 83 3 libusd_ms.dylib 0x20069c5ec 0x20069c5a1 + 75 4 libsystem_pthread.dylib 0x1e69f9a90 _pthread_start + 135 5 libsystem_pthread.dylib 0x1e69f8fcc thread_start + 7 Thread 20 name: com.apple.CoreMotion.MotionThread Thread 20: 0 libsystem_kernel.dylib 0x1d2f71af8 mach_msg2_trap + 8 1 libsystem_kernel.dylib 0x1d2f71890 mach_msg2_internal + 79 2 libsystem_kernel.dylib 0x1d2f717a8 mach_msg_overwrite + 435 3 libsystem_kernel.dylib 0x1d2f715e8 mach_msg + 23 4 CoreFoundation 0x18aa4c01c __CFRunLoopServiceMachPort + 159 5 CoreFoundation 0x18aa49f04 __CFRunLoopRun + 1207 6 CoreFoundation 0x18aa49968 CFRunLoopRunSpecific + 607 7 CoreFoundation 0x18aa496cc CFRunLoopRun + 63 8 CoreMotion 0x197a163c0 0x197a15eb5 + 1291 9 libsystem_pthread.dylib 0x1e69f9a90 _pthread_start + 135 10 libsystem_pthread.dylib 0x1e69f8fcc thread_start + 7 Thread 21 name: H11ANEServicesThread Thread 21: 0 libsystem_kernel.dylib 0x1d2f71af8 mach_msg2_trap + 8 1 libsystem_kernel.dylib 0x1d2f71890 mach_msg2_internal + 79 2 libsystem_kernel.dylib 0x1d2f717a8 mach_msg_overwrite + 435 3 libsystem_kernel.dylib 0x1d2f715e8 mach_msg + 23 4 CoreFoundation 0x18aa4c01c __CFRunLoopServiceMachPort + 159 5 CoreFoundation 0x18aa49f04 __CFRunLoopRun + 1207 6 CoreFoundation 0x18aa49968 CFRunLoopRunSpecific + 607 7 CoreFoundation 0x18aa496cc CFRunLoopRun + 63 8 ANEServices 0x1fc51e88c H11ANE::H11ANEServicesThreadStart(H11ANE::H11ANEServicesThreadParams*) + 147 9 libsystem_pthread.dylib 0x1e69f9a90 _pthread_start + 135 10 libsystem_pthread.dylib 0x1e69f8fcc thread_start + 7 Thread 22: 0 libsystem_kernel.dylib 0x1d2f7249c __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x1e69f8590 _pthread_cond_wait + 1227 2 libc++.1.dylib 0x19adee504 std::__1::condition_variable::wait(std::__1::unique_lock&) + 27 3 AppleCV3D 0x2047f6e48 0x2047f6d91 + 183 4 AppleCV3D 0x2047f72c0 0x2047f7289 + 55 5 libsystem_pthread.dylib 0x1e69f9a90 _pthread_start + 135 6 libsystem_pthread.dylib 0x1e69f8fcc thread_start + 7 Thread 23 name: ausm_messenger_for_buffer_disposal Thread 23: 0 libsystem_kernel.dylib 0x1d2f71a74 semaphore_wait_trap + 8 1 caulk 0x1fb8eb610 caulk::semaphore::timed_wait(double) + 211 2 caulk 0x1fb8eb440 caulk::concurrent::details::worker_thread::run() + 35 3 caulk 0x1fb9047bc void* caulk::thread_proxy>>(void*) + 95 4 libsystem_pthread.dylib 0x1e69f9a90 _pthread_start + 135 5 libsystem_pthread.dylib 0x1e69f8fcc thread_start + 7 Thread 24 name: ausm_messenger_for_buffer_disposal Thread 24: 0 libsystem_kernel.dylib 0x1d2f71a74 semaphore_wait_trap + 8 1 caulk 0x1fb8eb610 caulk::semaphore::timed_wait(double) + 211 2 caulk 0x1fb8eb440 caulk::concurrent::details::worker_thread::run() + 35 3 caulk 0x1fb9047bc void* caulk::thread_proxy>>(void*) + 95 4 libsystem_pthread.dylib 0x1e69f9a90 _pthread_start + 135 5 libsystem_pthread.dylib 0x1e69f8fcc thread_start + 7 Thread 25 name: H11ANEServicesThread Thread 25: 0 libsystem_kernel.dylib 0x1d2f71af8 mach_msg2_trap + 8 1 libsystem_kernel.dylib 0x1d2f71890 mach_msg2_internal + 79 2 libsystem_kernel.dylib 0x1d2f717a8 mach_msg_overwrite + 435 3 libsystem_kernel.dylib 0x1d2f715e8 mach_msg + 23 4 CoreFoundation 0x18aa4c01c __CFRunLoopServiceMachPort + 159 5 CoreFoundation 0x18aa49f04 __CFRunLoopRun + 1207 6 CoreFoundation 0x18aa49968 CFRunLoopRunSpecific + 607 7 CoreFoundation 0x18aa496cc CFRunLoopRun + 63 8 ANEServices 0x1fc51e88c H11ANE::H11ANEServicesThreadStart(H11ANE::H11ANEServicesThreadParams*) + 147 9 libsystem_pthread.dylib 0x1e69f9a90 _pthread_start + 135 10 libsystem_pthread.dylib 0x1e69f8fcc thread_start + 7 Thread 26 name: Dispatch queue: com.Metal.CommandQueueDispatch Thread 26: 0 IOKit 0x1933ca1d8 iokit_user_client_trap + 8 1 IOGPU 0x205d60c54 IOGPUCommandQueueSubmitCommandBuffers + 163 2 IOGPU 0x205d60ab8 -[IOGPUMetalCommandQueue _submitCommandBuffers:count:] + 355 3 IOGPU 0x205d6092c -[IOGPUMetalCommandQueue submitCommandBuffers:count:] + 71 4 Metal 0x18a5fdd20 -[_MTLCommandQueue _submitAvailableCommandBuffers] + 503 5 libdispatch.dylib 0x192912dd4 _dispatch_client_callout + 19 6 libdispatch.dylib 0x1929162d8 _dispatch_continuation_pop + 599 7 libdispatch.dylib 0x19292a1c8 _dispatch_source_latch_and_call + 419 8 libdispatch.dylib 0x192928d8c _dispatch_source_invoke + 831 9 libdispatch.dylib 0x19291a284 _dispatch_lane_serial_drain + 367 10 libdispatch.dylib 0x19291af30 _dispatch_lane_invoke + 379 11 libdispatch.dylib 0x192925cb4 _dispatch_root_queue_drain_deferred_wlh + 287 12 libdispatch.dylib 0x192925528 _dispatch_workloop_worker_thread + 403 13 libsystem_pthread.dylib 0x1e69f8f20 _pthread_wqthread + 287 14 libsystem_pthread.dylib 0x1e69f8fc0 start_wqthread + 7 Thread 27: 0 libsystem_pthread.dylib 0x1e69f8fb8 start_wqthread + 0 Thread 28 name: Dispatch queue: com.apple.coreocmodules.proxysurfaceserialqueue Thread 28: 0 libsystem_kernel.dylib 0x1d2f7249c __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x1e69f8590 _pthread_cond_wait + 1227 2 Metal 0x18a746a98 -[_MTLCommandBuffer waitUntilCompleted] + 83 3 CoreOCModules 0x22e75096c 0x22e750345 + 1575 4 CoreOCModules 0x22e760208 0x22e760165 + 163 5 CoreOCModules 0x22e7177fc 0x22e71778d + 111 6 libdispatch.dylib 0x19291113c _dispatch_call_block_and_release + 31 7 libdispatch.dylib 0x192912dd4 _dispatch_client_callout + 19 8 libdispatch.dylib 0x19291a400 _dispatch_lane_serial_drain + 747 9 libdispatch.dylib 0x19291af30 _dispatch_lane_invoke + 379 10 libdispatch.dylib 0x192925cb4 _dispatch_root_queue_drain_deferred_wlh + 287 11 libdispatch.dylib 0x192925528 _dispatch_workloop_worker_thread + 403 12 libsystem_pthread.dylib 0x1e69f8f20 _pthread_wqthread + 287 13 libsystem_pthread.dylib 0x1e69f8fc0 start_wqthread + 7 Thread 29 name: com.apple.arkit.ardisplaylink.0x3022e81c0 Thread 29: 0 libsystem_kernel.dylib 0x1d2f71af8 mach_msg2_trap + 8 1 libsystem_kernel.dylib 0x1d2f71890 mach_msg2_internal + 79 2 libsystem_kernel.dylib 0x1d2f717a8 mach_msg_overwrite + 435 3 libsystem_kernel.dylib 0x1d2f715e8 mach_msg + 23 4 CoreFoundation 0x18aa4c01c __CFRunLoopServiceMachPort + 159 5 CoreFoundation 0x18aa49f04 __CFRunLoopRun + 1207 6 CoreFoundation 0x18aa49968 CFRunLoopRunSpecific + 607 7 CoreFoundation 0x18aa496cc CFRunLoopRun + 63 8 ARKitCore 0x1ba8c39d0 -[ARRunLoop _startThread] + 615 9 Foundation 0x189949a9c __NSThread__start__ + 731 10 libsystem_pthread.dylib 0x1e69f9a90 _pthread_start + 135 11 libsystem_pthread.dylib 0x1e69f8fcc thread_start + 7 Thread 30 name: H11ANEServicesThread Thread 30: 0 libsystem_kernel.dylib 0x1d2f71af8 mach_msg2_trap + 8 1 libsystem_kernel.dylib 0x1d2f71890 mach_msg2_internal + 79 2 libsystem_kernel.dylib 0x1d2f717a8 mach_msg_overwrite + 435 3 libsystem_kernel.dylib 0x1d2f715e8 mach_msg + 23 4 CoreFoundation 0x18aa4c01c __CFRunLoopServiceMachPort + 159 5 CoreFoundation 0x18aa49f04 __CFRunLoopRun + 1207 6 CoreFoundation 0x18aa49968 CFRunLoopRunSpecific + 607 7 CoreFoundation 0x18aa496cc CFRunLoopRun + 63 8 ANEServices 0x1fc51e88c H11ANE::H11ANEServicesThreadStart(H11ANE::H11ANEServicesThreadParams*) + 147 9 libsystem_pthread.dylib 0x1e69f9a90 _pthread_start + 135 10 libsystem_pthread.dylib 0x1e69f8fcc thread_start + 7 Thread 31 name: ausm_messenger_for_buffer_disposal Thread 31: 0 libsystem_kernel.dylib 0x1d2f71a74 semaphore_wait_trap + 8 1 caulk 0x1fb8eb610 caulk::semaphore::timed_wait(double) + 211 2 caulk 0x1fb8eb440 caulk::concurrent::details::worker_thread::run() + 35 3 caulk 0x1fb9047bc void* caulk::thread_proxy>>(void*) + 95 4 libsystem_pthread.dylib 0x1e69f9a90 _pthread_start + 135 5 libsystem_pthread.dylib 0x1e69f8fcc thread_start + 7 Thread 32: 0 libsystem_pthread.dylib 0x1e69f8fb8 start_wqthread + 0 Thread 33 name: Dispatch queue: com.apple.coreoc.queues.serial.session Thread 33 Crashed: 0 CoreOC 0x22e6577a4 0x22e657400 + 932 1 CoreOC 0x22e657588 0x22e657401 + 391 2 CoreOC 0x22e697628 0x22e697221 + 1031 3 CoreOC 0x22e684864 0x22e684431 + 1075 4 CoreOC 0x22e6831ec 0x22e6828d5 + 2327 5 CoreOC 0x22e6c1fb4 0x22e6c1f5d + 87 6 CoreOC 0x22e5ef128 0x22e5ef105 + 35 7 libdispatch.dylib 0x19291113c _dispatch_call_block_and_release + 31 8 libdispatch.dylib 0x192912dd4 _dispatch_client_callout + 19 9 libdispatch.dylib 0x19291a400 _dispatch_lane_serial_drain + 747 10 libdispatch.dylib 0x19291af30 _dispatch_lane_invoke + 379 11 libdispatch.dylib 0x192925cb4 _dispatch_root_queue_drain_deferred_wlh + 287 12 libdispatch.dylib 0x192925528 _dispatch_workloop_worker_thread + 403 13 libsystem_pthread.dylib 0x1e69f8f20 _pthread_wqthread + 287 14 libsystem_pthread.dylib 0x1e69f8fc0 start_wqthread + 7 Thread 34 name: com.apple.corephotogrammetry.sharedio:0 Thread 34: 0 libsystem_kernel.dylib 0x1d2f7249c __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x1e69f8590 _pthread_cond_wait + 1227 2 CorePhotogrammetry 0x22f0a7d7c 0x22f0a7d0d + 111 3 CorePhotogrammetry 0x22f0a78c0 0x22f0a77b1 + 271 4 CorePhotogrammetry 0x22f0a2cbc 0x22f0a2c85 + 55 5 libsystem_pthread.dylib 0x1e69f9a90 _pthread_start + 135 6 libsystem_pthread.dylib 0x1e69f8fcc thread_start + 7 Thread 35 name: com.apple.corephotogrammetry.sharedio:1 Thread 35: 0 libsystem_kernel.dylib 0x1d2f7249c __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x1e69f8590 _pthread_cond_wait + 1227 2 CorePhotogrammetry 0x22f0a7d7c 0x22f0a7d0d + 111 3 CorePhotogrammetry 0x22f0a78c0 0x22f0a77b1 + 271 4 CorePhotogrammetry 0x22f0a2cbc 0x22f0a2c85 + 55 5 libsystem_pthread.dylib 0x1e69f9a90 _pthread_start + 135 6 libsystem_pthread.dylib 0x1e69f8fcc thread_start + 7 Thread 36 name: com.apple.corephotogrammetry.sharedio:2 Thread 36: 0 libsystem_kernel.dylib 0x1d2f7249c __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x1e69f8590 _pthread_cond_wait + 1227 2 CorePhotogrammetry 0x22f0a7d7c 0x22f0a7d0d + 111 3 CorePhotogrammetry 0x22f0a78c0 0x22f0a77b1 + 271 4 CorePhotogrammetry 0x22f0a2cbc 0x22f0a2c85 + 55 5 libsystem_pthread.dylib 0x1e69f9a90 _pthread_start + 135 6 libsystem_pthread.dylib 0x1e69f8fcc thread_start + 7 Thread 37 name: com.apple.corephotogrammetry.sharedio:3 Thread 37: 0 libsystem_kernel.dylib 0x1d2f7249c __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x1e69f8590 _pthread_cond_wait + 1227 2 CorePhotogrammetry 0x22f0a7d7c 0x22f0a7d0d + 111 3 CorePhotogrammetry 0x22f0a78c0 0x22f0a77b1 + 271 4 CorePhotogrammetry 0x22f0a2cbc 0x22f0a2c85 + 55 5 libsystem_pthread.dylib 0x1e69f9a90 _pthread_start + 135 6 libsystem_pthread.dylib 0x1e69f8fcc thread_start + 7 Thread 38 name: com.apple.corephotogrammetry.sharedio:4 Thread 38: 0 libsystem_kernel.dylib 0x1d2f7249c __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x1e69f8590 _pthread_cond_wait + 1227 2 CorePhotogrammetry 0x22f0a7d7c 0x22f0a7d0d + 111 3 CorePhotogrammetry 0x22f0a78c0 0x22f0a77b1 + 271 4 CorePhotogrammetry 0x22f0a2cbc 0x22f0a2c85 + 55 5 libsystem_pthread.dylib 0x1e69f9a90 _pthread_start + 135 6 libsystem_pthread.dylib 0x1e69f8fcc thread_start + 7 Thread 39 name: com.apple.corephotogrammetry.sharedio:5 Thread 39: 0 libsystem_kernel.dylib 0x1d2f7249c __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x1e69f8590 _pthread_cond_wait + 1227 2 CorePhotogrammetry 0x22f0a7d7c 0x22f0a7d0d + 111 3 CorePhotogrammetry 0x22f0a78c0 0x22f0a77b1 + 271 4 CorePhotogrammetry 0x22f0a2cbc 0x22f0a2c85 + 55 5 libsystem_pthread.dylib 0x1e69f9a90 _pthread_start + 135 6 libsystem_pthread.dylib 0x1e69f8fcc thread_start + 7 Thread 40: 0 libsystem_kernel.dylib 0x1d2f7249c __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x1e69f8590 _pthread_cond_wait + 1227 2 CorePhotogrammetry 0x22e9191e8 0x22e919191 + 87 3 CorePhotogrammetry 0x22e9186ac 0x22e918665 + 71 4 CorePhotogrammetry 0x22f0a2cbc 0x22f0a2c85 + 55 5 libsystem_pthread.dylib 0x1e69f9a90 _pthread_start + 135 6 libsystem_pthread.dylib 0x1e69f8fcc thread_start + 7 Thread 41: 0 libsystem_kernel.dylib 0x1d2f7249c __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x1e69f8590 _pthread_cond_wait + 1227 2 CorePhotogrammetry 0x22e941b30 0x22e941ad9 + 87 3 CorePhotogrammetry 0x22e941790 0x22e940fad + 2019 4 CorePhotogrammetry 0x22f0a2cbc 0x22f0a2c85 + 55 5 libsystem_pthread.dylib 0x1e69f9a90 _pthread_start + 135 6 libsystem_pthread.dylib 0x1e69f8fcc thread_start + 7 Thread 42: 0 libsystem_kernel.dylib 0x1d2f7249c __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x1e69f8590 _pthread_cond_wait + 1227 2 CorePhotogrammetry 0x22e94c0bc 0x22e94c065 + 87 3 CorePhotogrammetry 0x22e94bc8c 0x22e94b28d + 2559 4 CorePhotogrammetry 0x22f0a2cbc 0x22f0a2c85 + 55 5 libsystem_pthread.dylib 0x1e69f9a90 _pthread_start + 135 6 libsystem_pthread.dylib 0x1e69f8fcc thread_start + 7 Thread 43: 0 libsystem_kernel.dylib 0x1d2f7249c __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x1e69f8590 _pthread_cond_wait + 1227 2 CorePhotogrammetry 0x22e9191e8 0x22e919191 + 87 3 CorePhotogrammetry 0x22e9186ac 0x22e918665 + 71 4 CorePhotogrammetry 0x22f0a2cbc 0x22f0a2c85 + 55 5 libsystem_pthread.dylib 0x1e69f9a90 _pthread_start + 135 6 libsystem_pthread.dylib 0x1e69f8fcc thread_start + 7 Thread 44: 0 libsystem_kernel.dylib 0x1d2f7249c __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x1e69f8590 _pthread_cond_wait + 1227 2 CorePhotogrammetry 0x22e90ab70 0x22e90ab19 + 87 3 CorePhotogrammetry 0x22e90a7d0 0x22e909fed + 2019 4 CorePhotogrammetry 0x22f0a2cbc 0x22f0a2c85 + 55 5 libsystem_pthread.dylib 0x1e69f9a90 _pthread_start + 135 6 libsystem_pthread.dylib 0x1e69f8fcc thread_start + 7 Thread 45: 0 libsystem_kernel.dylib 0x1d2f7249c __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x1e69f8590 _pthread_cond_wait + 1227 2 CorePhotogrammetry 0x22e9dce80 0x22e9dce29 + 87 3 CorePhotogrammetry 0x22e9dcae0 0x22e9dc2fd + 2019 4 CorePhotogrammetry 0x22f0a2cbc 0x22f0a2c85 + 55 5 libsystem_pthread.dylib 0x1e69f9a90 _pthread_start + 135 6 libsystem_pthread.dylib 0x1e69f8fcc thread_start + 7 Thread 46: 0 libsystem_kernel.dylib 0x1d2f7249c __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x1e69f8590 _pthread_cond_wait + 1227 2 CorePhotogrammetry 0x22e884970 0x22e884919 + 87 3 CorePhotogrammetry 0x22e8845d0 0x22e883ded + 2019 4 CorePhotogrammetry 0x22f0a2cbc 0x22f0a2c85 + 55 5 libsystem_pthread.dylib 0x1e69f9a90 _pthread_start + 135 6 libsystem_pthread.dylib 0x1e69f8fcc thread_start + 7 Thread 47: 0 libsystem_kernel.dylib 0x1d2f7249c __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x1e69f8590 _pthread_cond_wait + 1227 2 CorePhotogrammetry 0x22e925034 0x22e924fdd + 87 3 CorePhotogrammetry 0x22e924c94 0x22e9244b1 + 2019 4 CorePhotogrammetry 0x22f0a2cbc 0x22f0a2c85 + 55 5 libsystem_pthread.dylib 0x1e69f9a90 _pthread_start + 135 6 libsystem_pthread.dylib 0x1e69f8fcc thread_start + 7 Thread 48 name: com.apple.corephotogrammetry.tracking:0 Thread 48: 0 libsystem_kernel.dylib 0x1d2f7249c __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x1e69f8590 _pthread_cond_wait + 1227 2 CorePhotogrammetry 0x22edd9b6c 0x22edd9b05 + 103 3 CorePhotogrammetry 0x22edd9904 0x22edd978d + 375 4 CorePhotogrammetry 0x22f0a6d0c 0x22f0a6cc5 + 71 5 CorePhotogrammetry 0x22f0a61d8 0x22f0a6191 + 71 6 CorePhotogrammetry 0x22f0a78b4 0x22f0a77b1 + 259 7 CorePhotogrammetry 0x22f0a2cbc 0x22f0a2c85 + 55 8 libsystem_pthread.dylib 0x1e69f9a90 _pthread_start + 135 9 libsystem_pthread.dylib 0x1e69f8fcc thread_start + 7 Thread 49 name: H11ANEServicesThread Thread 49: 0 libsystem_kernel.dylib 0x1d2f71af8 mach_msg2_trap + 8 1 libsystem_kernel.dylib 0x1d2f71890 mach_msg2_internal + 79 2 libsystem_kernel.dylib 0x1d2f717a8 mach_msg_overwrite + 435 3 libsystem_kernel.dylib 0x1d2f715e8 mach_msg + 23 4 CoreFoundation 0x18aa4c01c __CFRunLoopServiceMachPort + 159 5 CoreFoundation 0x18aa49f04 __CFRunLoopRun + 1207 6 CoreFoundation 0x18aa49968 CFRunLoopRunSpecific + 607 7 CoreFoundation 0x18aa496cc CFRunLoopRun + 63 8 ANEServices 0x1fc51e88c H11ANE::H11ANEServicesThreadStart(H11ANE::H11ANEServicesThreadParams*) + 147 9 libsystem_pthread.dylib 0x1e69f9a90 _pthread_start + 135 10 libsystem_pthread.dylib 0x1e69f8fcc thread_start + 7 Thread 50 name: H11ANEServicesThread Thread 50: 0 libsystem_kernel.dylib 0x1d2f71af8 mach_msg2_trap + 8 1 libsystem_kernel.dylib 0x1d2f71890 mach_msg2_internal + 79 2 libsystem_kernel.dylib 0x1d2f717a8 mach_msg_overwrite + 435 3 libsystem_kernel.dylib 0x1d2f715e8 mach_msg + 23 4 CoreFoundation 0x18aa4c01c __CFRunLoopServiceMachPort + 159 5 CoreFoundation 0x18aa49f04 __CFRunLoopRun + 1207 6 CoreFoundation 0x18aa49968 CFRunLoopRunSpecific + 607 7 CoreFoundation 0x18aa496cc CFRunLoopRun + 63 8 ANEServices 0x1fc51e88c H11ANE::H11ANEServicesThreadStart(H11ANE::H11ANEServicesThreadParams*) + 147 9 libsystem_pthread.dylib 0x1e69f9a90 _pthread_start + 135 10 libsystem_pthread.dylib 0x1e69f8fcc thread_start + 7 Thread 51 name: H11ANEServicesThread Thread 51: 0 libsystem_kernel.dylib 0x1d2f71af8 mach_msg2_trap + 8 1 libsystem_kernel.dylib 0x1d2f71890 mach_msg2_internal + 79 2 libsystem_kernel.dylib 0x1d2f717a8 mach_msg_overwrite + 435 3 libsystem_kernel.dylib 0x1d2f715e8 mach_msg + 23 4 CoreFoundation 0x18aa4c01c __CFRunLoopServiceMachPort + 159 5 CoreFoundation 0x18aa49f04 __CFRunLoopRun + 1207 6 CoreFoundation 0x18aa49968 CFRunLoopRunSpecific + 607 7 CoreFoundation 0x18aa496cc CFRunLoopRun + 63 8 ANEServices 0x1fc51e88c H11ANE::H11ANEServicesThreadStart(H11ANE::H11ANEServicesThreadParams*) + 147 9 libsystem_pthread.dylib 0x1e69f9a90 _pthread_start + 135 10 libsystem_pthread.dylib 0x1e69f8fcc thread_start + 7 Thread 52 name: com.apple.corephotogrammetry.tracking.helper Thread 52: 0 libsystem_kernel.dylib 0x1d2f7249c __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x1e69f8590 _pthread_cond_wait + 1227 2 CorePhotogrammetry 0x22edc2374 0x22edc231d + 87 3 CorePhotogrammetry 0x22edc2144 0x22edc1e3d + 775 4 CorePhotogrammetry 0x22f0a2cbc 0x22f0a2c85 + 55 5 libsystem_pthread.dylib 0x1e69f9a90 _pthread_start + 135 6 libsystem_pthread.dylib 0x1e69f8fcc thread_start + 7 Thread 53 name: com.apple.corephotogrammetry.tracking.helper Thread 53: 0 libsystem_kernel.dylib 0x1d2f7249c __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x1e69f8590 _pthread_cond_wait + 1227 2 CorePhotogrammetry 0x22edc2374 0x22edc231d + 87 3 CorePhotogrammetry 0x22edc2144 0x22edc1e3d + 775 4 CorePhotogrammetry 0x22f0a2cbc 0x22f0a2c85 + 55 5 libsystem_pthread.dylib 0x1e69f9a90 _pthread_start + 135 6 libsystem_pthread.dylib 0x1e69f8fcc thread_start + 7 Thread 54 name: com.apple.corephotogrammetry.mapping:0 Thread 54: 0 libsystem_kernel.dylib 0x1d2f7249c __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x1e69f8590 _pthread_cond_wait + 1227 2 CorePhotogrammetry 0x22edae130 0x22edae0c9 + 103 3 CorePhotogrammetry 0x22edadec8 0x22edadd51 + 375 4 CorePhotogrammetry 0x22f0a6d0c 0x22f0a6cc5 + 71 5 CorePhotogrammetry 0x22f0a61d8 0x22f0a6191 + 71 6 CorePhotogrammetry 0x22f0a78b4 0x22f0a77b1 + 259 7 CorePhotogrammetry 0x22f0a2cbc 0x22f0a2c85 + 55 8 libsystem_pthread.dylib 0x1e69f9a90 _pthread_start + 135 9 libsystem_pthread.dylib 0x1e69f8fcc thread_start + 7 Thread 55 name: com.apple.corephotogrammetry.mapping.helper:0 Thread 55: 0 libsystem_kernel.dylib 0x1d2f7249c __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x1e69f8590 _pthread_cond_wait + 1227 2 CorePhotogrammetry 0x22f0a7d7c 0x22f0a7d0d + 111 3 CorePhotogrammetry 0x22f0a7874 0x22f0a77b1 + 195 4 CorePhotogrammetry 0x22f0a2cbc 0x22f0a2c85 + 55 5 libsystem_pthread.dylib 0x1e69f9a90 _pthread_start + 135 6 libsystem_pthread.dylib 0x1e69f8fcc thread_start + 7 Thread 56 name: com.apple.corephotogrammetry.sfm.helper:0 Thread 56: 0 libsystem_kernel.dylib 0x1d2f7249c __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x1e69f8590 _pthread_cond_wait + 1227 2 CorePhotogrammetry 0x22f0a7d7c 0x22f0a7d0d + 111 3 CorePhotogrammetry 0x22f0a7874 0x22f0a77b1 + 195 4 CorePhotogrammetry 0x22f0a2cbc 0x22f0a2c85 + 55 5 libsystem_pthread.dylib 0x1e69f9a90 _pthread_start + 135 6 libsystem_pthread.dylib 0x1e69f8fcc thread_start + 7 Thread 57: 0 libsystem_pthread.dylib 0x1e69f8fb8 start_wqthread + 0 Thread 58: 0 libsystem_pthread.dylib 0x1e69f8fb8 start_wqthread + 0 Thread 59: 0 libsystem_pthread.dylib 0x1e69f8fb8 start_wqthread + 0 Thread 60 name: AURemoteIO::IOThread Thread 60: 0 libsystem_kernel.dylib 0x1d2f71af8 mach_msg2_trap + 8 1 libsystem_kernel.dylib 0x1d2f71890 mach_msg2_internal + 79 2 libsystem_kernel.dylib 0x1d2f717a8 mach_msg_overwrite + 435 3 libsystem_kernel.dylib 0x1d2f715e8 mach_msg + 23 4 libEmbeddedSystemAUs.dylib 0x20514d548 void* caulk::thread_proxy>>(void*) + 555 5 libsystem_pthread.dylib 0x1e69f9a90 _pthread_start + 135 6 libsystem_pthread.dylib 0x1e69f8fcc thread_start + 7 Thread 33 crashed with ARM Thread State (64-bit): x0: 0x0000000000000001 x1: 0x0000000200000003 x2: 0x000000019abd144c x3: 0x00000001728e45c0 x4: 0x000000018985c658 x5: 0x00000001ebfd4cc0 x6: 0x0000000000000000 x7: 0x0000000000000000 x8: 0x0000000173bcf780 x9: 0x0000000000000000 x10: 0x0000000000000003 x11: 0x0000000000000000 x12: 0x00000000000010d6 x13: 0x0000000173c7c000 x14: 0x000000007a07b8d1 x15: 0x00000002408b9ea8 x16: 0x000000018972e5b4 x17: 0x00000000000091a2 x18: 0x0000000000000000 x19: 0x000000023c4e3390 x20: 0x0000000173c7c000 x21: 0x00000000000310ff x22: 0x0000000173b9c000 x23: 0x000000007f800000 x24: 0x000000023c4e33d0 x25: 0x0000000000001a66 x26: 0x0000000000033780 x27: 0x0000000000001128 x28: 0x00000000cf000001 fp: 0x00000001728e49b0 lr: 0x000000022e657588 sp: 0x00000001728e47f0 pc: 0x000000022e6577a4 cpsr: 0x30001000 far: 0x0000000000000000 esr: 0xf2000001 (Breakpoint) brk 1 Binary Images: 0x10283c000 - 0x102847fff libobjc-trampolines.dylib arm64e <19bc6b58cbf535a583a5fc742451547d> /private/preboot/Cryptexes/OS/usr/lib/libobjc-trampolines.dylib 0x102388000 - 0x10245bfff GuidedCapture arm64 <8d28ea70cd9531d4acf4b056f533adb2> /private/var/containers/Bundle/Application/ACCE6C58-98F0-4DD7-AA6E-732190E0FD30/GuidedCapture.app/GuidedCapture 0x1d2f70000 - 0x1d2fa9fef libsystem_kernel.dylib arm64e /usr/lib/system/libsystem_kernel.dylib 0x1e69f7000 - 0x1e6a03fff libsystem_pthread.dylib arm64e /usr/lib/system/libsystem_pthread.dylib 0x19ade1000 - 0x19ae6afff libc++.1.dylib arm64e <0682656017af331a8255de4246279bca> /usr/lib/libc++.1.dylib 0x21a62a000 - 0x21b660fff CoreRE arm64e <646d01497c4d3086ad5f6b66308caf7e> /System/Library/PrivateFrameworks/CoreRE.framework/CoreRE 0x1e0da0000 - 0x1e0e07ff0 RealityKit arm64e <3f27d1a5007e3a0289c327170b97efa1> /System/Library/Frameworks/RealityKit.framework/RealityKit 0x193e1d000 - 0x193f5aff7 Combine arm64e <8b3c99b44ec131938fc4d146661b0cab> /System/Library/Frameworks/Combine.framework/Combine 0x210d9c000 - 0x21118dff3 RealityFoundation arm64e <7beff11143e0317eb8c2083e9c198d83> /System/Library/Frameworks/RealityFoundation.framework/RealityFoundation 0x18c089000 - 0x18c411fff QuartzCore arm64e /System/Library/Frameworks/QuartzCore.framework/QuartzCore 0x18cc92000 - 0x18e7a2fff UIKitCore arm64e <7bf01cfc23f1326aafd8ad967ffece28> /System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore 0x18aa16000 - 0x18af43fff CoreFoundation arm64e <3a5f992ad1cd312ebd2ef7c66343a417> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation 0x1ced3c000 - 0x1ced44fff GraphicsServices arm64e <4cb7e98636bf38018f495d8c3c4a2127> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices 0x18e850000 - 0x1905d9fff SwiftUI arm64e <052e38315d203d889666b92ebe26278d> /System/Library/Frameworks/SwiftUI.framework/SwiftUI 0x1adf65000 - 0x1adff1be3 dyld arm64e <7be2b7573b3d3e918cb774f3887660c7> /usr/lib/dyld 0x0 - 0xffffffffffffffff ??? unknown-arch <00000000000000000000000000000000> ??? 0x1898ad000 - 0x18a438fff Foundation arm64e /System/Library/Frameworks/Foundation.framework/Foundation 0x192956000 - 0x1929d3fff libsystem_c.dylib arm64e <3b5201c515d0335fa91d0c63e1f6c6dc> /usr/lib/system/libsystem_c.dylib 0x1fb8ea000 - 0x1fb913fff caulk arm64e /System/Library/PrivateFrameworks/caulk.framework/caulk 0x200512000 - 0x2011d0fff libusd_ms.dylib arm64e <6677926dac6832ebb7446e627ed2bd51> /usr/lib/usd/libusd_ms.dylib 0x19772d000 - 0x197bf6fff CoreMotion arm64e <1e51658a881b3bbb95c26c7c9701e878> /System/Library/Frameworks/CoreMotion.framework/CoreMotion 0x1fc50f000 - 0x1fc532fff ANEServices arm64e <4e2bd607feab38268e097d730424a419> /System/Library/PrivateFrameworks/ANEServices.framework/ANEServices 0x202d4e000 - 0x204c24c9f AppleCV3D arm64e <624a879975f0327aa6ac646c4cb67aaa> /System/Library/PrivateFrameworks/AppleCV3D.framework/AppleCV3D 0x193397000 - 0x19345afff IOKit arm64e /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x205d5c000 - 0x205d93fff IOGPU arm64e <18550f99d688361f906f2b38c13b5427> /System/Library/PrivateFrameworks/IOGPU.framework/IOGPU 0x18a5f6000 - 0x18a809fff Metal arm64e <79e874c4fe463067bbd096596bd0c16d> /System/Library/Frameworks/Metal.framework/Metal 0x19290f000 - 0x192955fff libdispatch.dylib arm64e /usr/lib/system/libdispatch.dylib 0x22e701000 - 0x22e786fff CoreOCModules arm64e <377a8e222ae638c38e1471355fc3a61e> /System/Library/PrivateFrameworks/CoreOCModules.framework/CoreOCModules 0x1ba859000 - 0x1baad3fff ARKitCore arm64e /System/Library/PrivateFrameworks/ARKitCore.framework/ARKitCore 0x22e5e7000 - 0x22e700ff1 CoreOC arm64e <2f3b58bce6e93ccf9986602fd7c13cff> /System/Library/PrivateFrameworks/CoreOC.framework/CoreOC 0x19abcb000 - 0x19ac00fff libsystem_malloc.dylib arm64e /usr/lib/system/libsystem_malloc.dylib 0x189328000 - 0x189877fff libswiftCore.dylib arm64e /usr/lib/swift/libswiftCore.dylib 0x22e787000 - 0x22f5f2fbf CorePhotogrammetry arm64e /System/Library/PrivateFrameworks/CorePhotogrammetry.framework/CorePhotogrammetry 0x2050ab000 - 0x2051bbff7 libEmbeddedSystemAUs.dylib arm64e /System/Library/Frameworks/AudioToolbox.framework/libEmbeddedSystemAUs.dylib EOF ----------- Full Report ----------- {"app_name":"GuidedCapture","timestamp":"2024-03-26 18:23:08.00 +0530","app_version":"1.0","slice_uuid":"8d28ea70-cd95-31d4-acf4-b056f533adb2","build_version":"1","platform":"2","bundleID":"com.example.apple-samplecode.GuidedCaptureH28X75MLUY","share_with_app_devs":"0","is_first_party":"0","bug_type":"309","os_version":"iPhone OS 17.4.1 (21E236)","roots_installed":"0","name":"GuidedCapture","incident_id":"0797ADAF-D653-4C92-8AA0-300AA167002B"} { "uptime": 26000, "procRole": "Foreground", "version": 2, "userID": 501, "deployVersion": 210, "modelCode": "iPhone16,1", "coalitionID": 743, "osVersion": { "isEmbedded": true, "train": "iPhone OS 17.4.1", "releaseType": "User", "build": "21E236" }, "captureTime": "2024-03-26 18:23:07.8269 +0530", "codeSigningMonitor": 2, "incident": "0797ADAF-D653-4C92-8AA0-300AA167002B", "pid": 918, "cpuType": "ARM-64", "roots_installed": 0, "bug_type": "309", "procLaunch": "2024-03-26 18:20:02.5964 +0530", "procStartAbsTime": 625711951981, "procExitAbsTime": 630157337722, "procName": "GuidedCapture", "procPath": "/private/var/containers/Bundle/Application/ACCE6C58-98F0-4DD7-AA6E-732190E0FD30/GuidedCapture.app/GuidedCapture", "bundleInfo": { "CFBundleShortVersionString": "1.0", "CFBundleVersion": "1", "CFBundleIdentifier": "com.example.apple-samplecode.GuidedCaptureH28X75MLUY" }, "storeInfo": { "deviceIdentifierForVendor": "2F430B9C-2A55-4B0A-A9D7-F10C73875E41", "thirdParty": true }, "parentProc": "launchd", "parentPid": 1, "coalitionName": "com.example.apple-samplecode.GuidedCaptureH28X75MLUY", "crashReporterKey": "48724a3b30ef15e069f513afff7d1aa2e935a520", "wasUnlockedSinceBoot": 1, "isLocked": 0, "codeSigningID": "com.example.apple-samplecode.GuidedCaptureH28X75MLUY", "codeSigningTeamID": "H28X75MLUY", "codeSigningFlags": 570434309, "codeSigningValidationCategory": 3, "codeSigningTrustLevel": 4, "instructionByteStream": { "beforePC": "9E9bqfZXWqn4X1mp+mdYqfxvV6npI1Zt6ytVbe0zVG3/QweR/w9f1g==", "atPC": "IAAg1CAAINQgACDUIAAg1CAAINQgACDUIAAg1CAAINQgACDUfyMD1Q==" }, "basebandVersion": "1.55.04", "exception": { "codes": "0x0000000000000001, 0x000000022e6577a4", "rawCodes": [ 1, 9368336292 ], "type": "EXC_BREAKPOINT", "signal": "SIGTRAP" }, "termination": { "flags": 0, "code": 5, "namespace": "SIGNAL", "indicator": "Trace/BPT trap: 5", "byProc": "exc handler", "byPid": 918 }, "os_fault": { "process": "GuidedCapture" }, "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", "faultingThread": 33, "threads": [ { "id": 302098, "threadState": { "x": [ { "value": 260 }, { "value": 0 }, { "value": 10632704 }, { "value": 0 }, { "value": 0 }, { "value": 160 }, { "value": 0 }, { "value": 8000000 }, { "value": 6134651448 }, { "value": 0 }, { "value": 5502162392 }, { "value": 1691048883913218 }, { "value": 393728 }, { "value": 0 }, { "value": 393728 }, { "value": 1691048883913216 }, { "value": 305 }, { "value": 8440108008 }, { "value": 0 }, { "value": 5502162368 }, { "value": 5502162432 }, { "value": 8254062560, "symbolLocation": 224, "symbol": "_main_thread" }, { "value": 8000000 }, { "value": 0 }, { "value": 10632704 }, { "value": 10632705 }, { "value": 10632960 }, { "value": 1120403456 }, { "value": 11000 } ], "flavor": "ARM_THREAD_STATE64", "lr": { "value": 8164181392 }, "cpsr": { "value": 1610616832 }, "fp": { "value": 6134651568 }, "sp": { "value": 6134651424 }, "esr": { "value": 1442840704, "description": " Address size fault" }, "pc": { "value": 7834379420 }, "far": { "value": 0 } }, "queue": "com.apple.main-thread", "frames": [ { "imageOffset": 9372, "symbol": "__psynch_cvwait", "symbolLocation": 8, "imageIndex": 2 }, { "imageOffset": 5520, "symbol": "_pthread_cond_wait", "symbolLocation": 1227, "imageIndex": 3 }, { "imageOffset": 54680, "symbol": "std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock&, std::__1::chrono::time_point>>)", "symbolLocation": 99, "imageIndex": 4 }, { "imageOffset": 9452664, "symbol": "re::RenderThread::waitForFramePacing()", "symbolLocation": 699, "imageIndex": 5 }, { "imageOffset": 9451784, "symbol": "re::RenderThread::commitFrame(re::WorkloadCommitMode, re::RenderFrameWorkload*)", "symbolLocation": 347, "imageIndex": 5 }, { "imageOffset": 9023216, "symbol": "re::DrawingManager::commitFrameInternal(re::WorkloadCommitMode, re::RenderFrameWorkload*)", "symbolLocation": 799, "imageIndex": 5 }, { "imageOffset": 176656, "symbol": "ARView.commonRenderCallback()", "symbolLocation": 587, "imageIndex": 6 }, { "imageOffset": 174684, "symbol": "closure #1 in ARView.commonInit(_:)", "symbolLocation": 107, "imageIndex": 6 }, { "imageOffset": 22020, "symbol": "Subscribers.Sink.receive(_:)", "symbolLocation": 91, "imageIndex": 7 }, { "imageOffset": 21912, "symbol": "protocol witness for Subscriber.receive(_:) in conformance Subscribers.Sink", "symbolLocation": 23, "imageIndex": 7 }, { "imageOffset": 166488, "symbol": "AnySubscriberBox.receive(_:)", "symbolLocation": 107, "imageIndex": 7 }, { "imageOffset": 2772768, "symbol": "specialized REEventDispatcher.receive(_:)", "symbolLocation": 595, "imageIndex": 8 }, { "imageOffset": 1282512, "symbol": "specialized EventService.publish</a><a>(_:on:componentType:)", "symbolLocation": 915, "imageIndex": 8 }, { "imageOffset": 1277316, "symbol": "engineRenderCallback(coreEngine:)", "symbolLocation": 131, "imageIndex": 8 }, { "imageOffset": 15286372, "symbol": "re::Event::createSubscription(REEventHandlerResult (*)(re::Engine*))::'lambda'(re::Engine*, re::Event::Subscription const&)::__invoke(re::Engine*, re::Event::Subscription const&)", "symbolLocation": 55, "imageIndex": 5 }, { "imageOffset": 1350400, "symbol": "re::Event::raise(re::Engine*)", "symbolLocation": 103, "imageIndex": 5 }, { "imageOffset": 1351204, "symbol": "re::Engine::doRender()", "symbolLocation": 139, "imageIndex": 5 }, { "imageOffset": 1533908, "symbol": "re::internal::Callable::operator()(float&&) const", "symbolLocation": 255, "imageIndex": 5 }, { "imageOffset": 11447332, "symbol": "re::Scheduler::executePhase(unsigned long)", "symbolLocation": 511, "imageIndex": 5 }, { "imageOffset": 1310136, "symbol": "re::Engine::executePhase(re::FramePhase)", "symbolLocation": 191, "imageIndex": 5 }, { "imageOffset": 1337980, "symbol": "re::Engine::timeDidChange(re::SimulationTimer*, re::SimulationTimerEventArgs const&)", "symbolLocation": 303, "imageIndex": 5 }, { "imageOffset": 1542740, "symbol": "re::Event::Subscription re::Event::createSubscription(re::Engine*, REEventHandlerResult (re::Engine::*)(re::SimulationTimer*, re::SimulationTimerEventArgs const&))::'lambda'(re::SimulationTimer*, re::Event::Subscription const&, re::SimulationTimerEventArgs const&)::__invoke(re::SimulationTimer*, re::Event::Subscription const&, re::SimulationTimerEventArgs const&)", "symbolLocation": 135, "imageIndex": 5 }, { "imageOffset": 11455200, "symbol": "re::Event::raise(re::SimulationTimer*, re::SimulationTimerEventArgs const&)", "symbolLocation": 111, "imageIndex": 5 }, { "imageOffset": 11454992, "symbol": "re::VariableStepTimer::onClockDidChange(re::SimulationClock*, re::SimulationClockEventArgs const&)", "symbolLocation": 247, "imageIndex": 5 }, { "imageOffset": 11457784, "symbol": "re::Event::Subscription re::Event::createSubscription(re::VariableStepTimer*, REEventHandlerResult (re::VariableStepTimer::*)(re::SimulationClock*, re::SimulationClockEventArgs const&))::'lambda'(re::SimulationClock*, re::Event::Subscription const&, re::SimulationClockEventArgs const&)::__invoke(re::SimulationClock*, re::Event::Subscription const&, re::SimulationClockEventArgs const&)", "symbolLocation": 135, "imageIndex": 5 }, { "imageOffset": 11448652, "symbol": "re::Event::raise(re::SimulationClock*, re::SimulationClockEventArgs const&)", "symbolLocation": 83, "imageIndex": 5 }, { "imageOffset": 11452704, "symbol": "re::DisplayLinkClock::update()", "symbolLocation": 147, "imageIndex": 5 }, { "imageOffset": 195920, "symbol": "CA::Display::DisplayLinkItem::dispatch_(CA::SignPost::Interval<(CA::SignPost::CAEventCode)835322056>&)", "symbolLocation": 47, "imageIndex": 9 }, { "imageOffset": 208688, "symbol": "CA::Display::DisplayLink::dispatch_items(unsigned long long, unsigned long long, unsigned long long)", "symbolLocation": 867, "imageIndex": 9 }, { "imageOffset": 726612, "symbol": "CA::Display::DisplayLink::dispatch_deferred_display_links(unsigned int)", "symbolLocation": 351, "imageIndex": 9 }, { "imageOffset": 699768, "symbol": "_UIUpdateSequenceRun", "symbolLocation": 83, "imageIndex": 10 }, { "imageOffset": 697448, "symbol": "schedulerStepScheduledMainSection", "symbolLocation": 143, "imageIndex": 10 }, { "imageOffset": 697636, "symbol": "runloopSourceCallback", "symbolLocation": 91, "imageIndex": 10 }, { "imageOffset": 226860, "symbol": "__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__", "symbolLocation": 27, "imageIndex": 11 }, { "imageOffset": 223400, "symbol": "__CFRunLoopDoSource0", "symbolLocation": 175, "imageIndex": 11 }, { "imageOffset": 217176, "symbol": "__CFRunLoopDoSources0", "symbolLocation": 243, "imageIndex": 11 }, { "imageOffset": 212360, "symbol": "__CFRunLoopRun", "symbolLocation": 827, "imageIndex": 11 }, { "imageOffset": 211304, "symbol": "CFRunLoopRunSpecific", "symbolLocation": 607, "imageIndex": 11 }, { "imageOffset": 13536, "symbol": "GSEventRunModal", "symbolLocation": 163, "imageIndex": 12 }, { "imageOffset": 2272988, "symbol": "-[UIApplication _run]", "symbolLocation": 887, "imageIndex": 10 }, { "imageOffset": 2270488, "symbol": "UIApplicationMain", "symbolLocation": 339, "imageIndex": 10 }, { "imageOffset": 16988256, "imageIndex": 13, "symbolLocation": 167 }, { "imageOffset": 16987816, "imageIndex": 13, "symbolLocation": 151 }, { "imageOffset": 12909052, "imageIndex": 13, "symbolLocation": 131 }, { "imageOffset": 293120, "symbol": "static GuidedCaptureSampleApp.$main()", "symbolLocation": 40, "imageIndex": 1 }, { "imageOffset": 293296, "symbol": "main", "symbolLocation": 12, "imageIndex": 1 }, { "imageOffset": 23940, "symbol": "start", "symbolLocation": 2239, "imageIndex": 14 } ] }, { "id": 302127, "frames": [ { "imageOffset": 8120, "symbol": "start_wqthread", "symbolLocation": 0, "imageIndex": 3 } ], "threadState": { "x": [ { "value": 6135214080 }, { "value": 6403 }, { "value": 6134677504 }, { "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": 6135214080 }, "esr": { "value": 1442840704, "description": " Address size fault" }, "pc": { "value": 8164183992 }, "far": { "value": 0 } } }, { "id": 302128, "frames": [ { "imageOffset": 8120, "symbol": "start_wqthread", "symbolLocation": 0, "imageIndex": 3 } ], "threadState": { "x": [ { "value": 6135787520 }, { "value": 6147 }, { "value": 6135250944 }, { "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": 6135787520 }, "esr": { "value": 1442840704, "description": " Address size fault" }, "pc": { "value": 8164183992 }, "far": { "value": 0 } } }, { "id": 302130, "frames": [ { "imageOffset": 8120, "symbol": "start_wqthread", "symbolLocation": 0, "imageIndex": 3 } ], "threadState": { "x": [ { "value": 6136934400 }, { "value": 19975 }, { "value": 6136397824 }, { "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": 6136934400 }, "esr": { "value": 1442840704, "description": " Address size fault" }, "pc": { "value": 8164183992 }, "far": { "value": 0 } } }, { "id": 302134, "name": "com.apple.uikit.eventfetch-thread", "threadState": { "x": [ { "value": 268451845 }, { "value": 21592279046 }, { "value": 8589934592 }, { "value": 61585536057344 }, { "value": 0 }, { "value": 61585536057344 }, { "value": 2 }, { "value": 4294967295 }, { "value": 18446744073709550527 }, { "value": 14339 }, { "value": 0 }, { "value": 1 }, { "value": 14339 }, { "value": 103684 }, { "value": 0 }, { "value": 0 }, { "value": 18446744073709551569 }, { "value": 6754250852, "symbolLocation": 56, "symbol": "clock_gettime" }, { "value": 0 }, { "value": 4294967295 }, { "value": 2 }, { "value": 61585536057344 }, { "value": 0 }, { "value": 61585536057344 }, { "value": 6139223416 }, { "value": 8589934592 }, { "value": 21592279046 }, { "value": 21592279046 }, { "value": 4412409862 } ], "flavor": "ARM_THREAD_STATE64", "lr": { "value": 7834376336 }, "cpsr": { "value": 4096 }, "fp": { "value": 6139223264 }, "sp": { "value": 6139223184 }, "esr": { "value": 1442840704, "description": " Address size fault" }, "pc": { "value": 7834376952 }, "far": { "value": 0 } }, "frames": [ { "imageOffset": 6904, "symbol": "mach_msg2_trap", "symbolLocation": 8, "imageIndex": 2 }, { "imageOffset": 6288, "symbol": "mach_msg2_internal", "symbolLocation": 79, "imageIndex": 2 }, { "imageOffset": 6056, "symbol": "mach_msg_overwrite", "symbolLocation": 435, "imageIndex": 2 }, { "imageOffset": 5608, "symbol": "mach_msg", "symbolLocation": 23, "imageIndex": 2 }, { "imageOffset": 221212, "symbol": "__CFRunLoopServiceMachPort", "symbolLocation": 159, "imageIndex": 11 }, { "imageOffset": 212740, "symbol": "__CFRunLoopRun", "symbolLocation": 1207, "imageIndex": 11 }, { "imageOffset": 211304, "symbol": "CFRunLoopRunSpecific", "symbolLocation": 607, "imageIndex": 11 }, { "imageOffset": 177320, "symbol": "-[NSRunLoop(NSRunLoop) runMode:beforeDate:]", "symbolLocation": 211, "imageIndex": 16 }, { "imageOffset": 349416, "symbol": "-[NSRunLoop(NSRunLoop) runUntilDate:]", "symbolLocation": 63, "imageIndex": 16 }, { "imageOffset": 1628872, "symbol": "-[UIEventFetcher threadMain]", "symbolLocation": 419, "imageIndex": 10 }, { "imageOffset": 641692, "symbol": "__NSThread__start__", "symbolLocation": 731, "imageIndex": 16 }, { "imageOffset": 10896, "symbol": "_pthread_start", "symbolLocation": 135, "imageIndex": 3 }, { "imageOffset": 8140, "symbol": "thread_start", "symbolLocation": 7, "imageIndex": 3 } ] }, { "id": 302171, "name": "caulk::deferred_logger", "threadState": { "x": [ { "value": 14 }, { "value": 12914585143 }, { "value": 0 }, { "value": 6140375143 }, { "value": 12914585120 }, { "value": 22 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 4294967295 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 18446744073709551580 }, { "value": 6140375040 }, { "value": 0 }, { "value": 12886265624 }, { "value": 12886265624 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 } ], "flavor": "ARM_THREAD_STATE64", "lr": { "value": 8515401232 }, "cpsr": { "value": 2147487744 }, "fp": { "value": 6140374912 }, "sp": { "value": 6140374880 }, "esr": { "value": 1442840704, "description": " Address size fault" }, "pc": { "value": 7834376820 }, "far": { "value": 0 } }, "frames": [ { "imageOffset": 6772, "symbol": "semaphore_wait_trap", "symbolLocation": 8, "imageIndex": 2 }, { "imageOffset": 5648, "symbol": "caulk::semaphore::timed_wait(double)", "symbolLocation": 211, "imageIndex": 18 }, { "imageOffset": 5184, "symbol": "caulk::concurrent::details::worker_thread::run()", "symbolLocation": 35, "imageIndex": 18 }, { "imageOffset": 108476, "symbol": "void* caulk::thread_proxy>>(void*)", "symbolLocation": 95, "imageIndex": 18 }, { "imageOffset": 10896, "symbol": "_pthread_start", "symbolLocation": 135, "imageIndex": 3 }, { "imageOffset": 8140, "symbol": "thread_start", "symbolLocation": 7, "imageIndex": 3 } ] }, { "id": 302172, "name": "caulk.messenger.shared:high", "threadState": { "x": [ { "value": 14 }, { "value": 27395 }, { "value": 27395 }, { "value": 11 }, { "value": 4294967295 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 4294967295 }, { "value": 1 }, { "value": 12941939640 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 18446744073709551580 }, { "value": 15255662275639696248 }, { "value": 0 }, { "value": 12888362480 }, { "value": 12888362480 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 } ], "flavor": "ARM_THREAD_STATE64", "lr": { "value": 8515401232 }, "cpsr": { "value": 2147487744 }, "fp": { "value": 6140948352 }, "sp": { "value": 6140948320 }, "esr": { "value": 1442840704, "description": " Address size fault" }, "pc": { "value": 7834376820 }, "far": { "value": 0 } }, "frames": [ { "imageOffset": 6772, "symbol": "semaphore_wait_trap", "symbolLocation": 8, "imageIndex": 2 }, { "imageOffset": 5648, "symbol": "caulk::semaphore::timed_wait(double)", "symbolLocation": 211, "imageIndex": 18 }, { "imageOffset": 5184, "symbol": "caulk::concurrent::details::worker_thread::run()", "symbolLocation": 35, "imageIndex": 18 }, { "imageOffset": 108476, "symbol": "void* caulk::thread_proxy>>(void*)", "symbolLocation": 95, "imageIndex": 18 }, { "imageOffset": 10896, "symbol": "_pthread_start", "symbolLocation": 135, "imageIndex": 3 }, { "imageOffset": 8140, "symbol": "thread_start", "symbolLocation": 7, "imageIndex": 3 } ] }, { "id": 302173, "name": "com.apple.audio.toolbox.AUScheduledParameterRefresher", "threadState": { "x": [ { "value": 14 }, { "value": 12932699382 }, { "value": 0 }, { "value": 6141522054 }, { "value": 12932699328 }, { "value": 53 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 4294967295 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 18446744073709551580 }, { "value": 6141521920 }, { "value": 0 }, { "value": 12886470296 }, { "value": 12886470296 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 } ], "flavor": "ARM_THREAD_STATE64", "lr": { "value": 8515401232 }, "cpsr": { "value": 2147487744 }, "fp": { "value": 6141521792 }, "sp": { "value": 6141521760 }, "esr": { "value": 1442840704, "description": " Address size fault" }, "pc": { "value": 7834376820 }, "far": { "value": 0 } }, "frames": [ { "imageOffset": 6772, "symbol": "semaphore_wait_trap", "symbolLocation": 8, "imageIndex": 2 }, { "imageOffset": 5648, "symbol": "caulk::semaphore::timed_wait(double)", "symbolLocation": 211, "imageIndex": 18 }, { "imageOffset": 5184, "symbol": "caulk::concurrent::details::worker_thread::run()", "symbolLocation": 35, "imageIndex": 18 }, { "imageOffset": 108476, "symbol": "void* caulk::thread_proxy>>(void*)", "symbolLocation": 95, "imageIndex": 18 }, { "imageOffset": 10896, "symbol": "_pthread_start", "symbolLocation": 135, "imageIndex": 3 }, { "imageOffset": 8140, "symbol": "thread_start", "symbolLocation": 7, "imageIndex": 3 } ] }, { "id": 302180, "name": "Job Service worker", "threadState": { "x": [ { "value": 4 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 160 }, { "value": 0 }, { "value": 0 }, { "value": 6142095032 }, { "value": 0 }, { "value": 12886267216 }, { "value": 2 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 305 }, { "value": 8440108024 }, { "value": 0 }, { "value": 12886267192 }, { "value": 12886267144 }, { "value": 6142095584 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 1 }, { "value": 256 }, { "value": 0 }, { "value": 0 } ], "flavor": "ARM_THREAD_STATE64", "lr": { "value": 8164181392 }, "cpsr": { "value": 1610616832 }, "fp": { "value": 6142095152 }, "sp": { "value": 6142095008 }, "esr": { "value": 1442840704, "description": " Address size fault" }, "pc": { "value": 7834379420 }, "far": { "value": 0 } }, "frames": [ { "imageOffset": 9372, "symbol": "__psynch_cvwait", "symbolLocation": 8, "imageIndex": 2 }, { "imageOffset": 5520, "symbol": "_pthread_cond_wait", "symbolLocation": 1227, "imageIndex": 3 }, { "imageOffset": 54532, "symbol": "std::__1::condition_variable::wait(std::__1::unique_lock&)", "symbolLocation": 27, "imageIndex": 4 }, { "imageOffset": 11419892, "symbol": "re::ThreadJobManager::threadFunction()", "symbolLocation": 111, "imageIndex": 5 }, { "imageOffset": 11422016, "symbol": "void* std::__1::__thread_proxy[abi:un170006]>, void (re::ThreadJobManager::*)(), re::ThreadJobManager*>>(void*)", "symbolLocation": 111, "imageIndex": 5 }, { "imageOffset": 10896, "symbol": "_pthread_start", "symbolLocation": 135, "imageIndex": 3 }, { "imageOffset": 8140, "symbol": "thread_start", "symbolLocation": 7, "imageIndex": 3 } ] }, { "id": 302181, "name": "Job Service worker", "threadState": { "x": [ { "value": 4 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 160 }, { "value": 0 }, { "value": 0 }, { "value": 6142668472 }, { "value": 0 }, { "value": 12886267216 }, { "value": 2 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 305 }, { "value": 8440108024 }, { "value": 0 }, { "value": 12886267192 }, { "value": 12886267144 }, { "value": 6142669024 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 512 }, { "value": 0 }, { "value": 0 } ], "flavor": "ARM_THREAD_STATE64", "lr": { "value": 8164181392 }, "cpsr": { "value": 1610616832 }, "fp": { "value": 6142668592 }, "sp": { "value": 6142668448 }, "esr": { "value": 1442840704, "description": " Address size fault" }, "pc": { "value": 7834379420 }, "far": { "value": 0 } }, "frames": [ { "imageOffset": 9372, "symbol": "__psynch_cvwait", "symbolLocation": 8, "imageIndex": 2 }, { "imageOffset": 5520, "symbol": "_pthread_cond_wait", "symbolLocation": 1227, "imageIndex": 3 }, { "imageOffset": 54532, "symbol": "std::__1::condition_variable::wait(std::__1::unique_lock&)", "symbolLocation": 27, "imageIndex": 4 }, { "imageOffset": 11419892, "symbol": "re::ThreadJobManager::threadFunction()", "symbolLocation": 111, "imageIndex": 5 }, { "imageOffset": 11422016, "symbol": "void* std::__1::__thread_proxy[abi:un170006]>, void (re::ThreadJobManager::*)(), re::ThreadJobManager*>>(void*)", "symbolLocation": 111, "imageIndex": 5 }, { "imageOffset": 10896, "symbol": "_pthread_start", "symbolLocation": 135, "imageIndex": 3 }, { "imageOffset": 8140, "symbol": "thread_start", "symbolLocation": 7, "imageIndex": 3 } ] }, { "id": 302182, "name": "Job Service worker", "threadState": { "x": [ { "value": 4 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 160 }, { "value": 0 }, { "value": 0 }, { "value": 6143241912 }, { "value": 0 }, { "value": 12886267216 }, { "value": 2 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 305 }, { "value": 8440108024 }, { "value": 0 }, { "value": 12886267192 }, { "value": 12886267144 }, { "value": 6143242464 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 768 }, { "value": 0 }, { "value": 0 } ], "flavor": "ARM_THREAD_STATE64", "lr": { "value": 8164181392 }, "cpsr": { "value": 1610616832 }, "fp": { "value": 6143242032 }, "sp": { "value": 6143241888 }, "esr": { "value": 1442840704, "description": " Address size fault" }, "pc": { "value": 7834379420 }, "far": { "value": 0 } }, "frames": [ { "imageOffset": 9372, "symbol": "__psynch_cvwait", "symbolLocation": 8, "imageIndex": 2 }, { "imageOffset": 5520, "symbol": "_pthread_cond_wait", "symbolLocation": 1227, "imageIndex": 3 }, { "imageOffset": 54532, "symbol": "std::__1::condition_variable::wait(std::__1::unique_lock&)", "symbolLocation": 27, "imageIndex": 4 }, { "imageOffset": 11419892, "symbol": "re::ThreadJobManager::threadFunction()", "symbolLocation": 111, "imageIndex": 5 }, { "imageOffset": 11422016, "symbol": "void* std::__1::__thread_proxy[abi:un170006]>, void (re::ThreadJobManager::*)(), re::ThreadJobManager*>>(void*)", "symbolLocation": 111, "imageIndex": 5 }, { "imageOffset": 10896, "symbol": "_pthread_start", "symbolLocation": 135, "imageIndex": 3 }, { "imageOffset": 8140, "symbol": "thread_start", "symbolLocation": 7, "imageIndex": 3 } ] }, { "id": 302183, "name": "Job Service worker", "threadState": { "x": [ { "value": 260 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 160 }, { "value": 0 }, { "value": 0 }, { "value": 6143815352 }, { "value": 0 }, { "value": 12886267216 }, { "value": 2 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 305 }, { "value": 8440108024 }, { "value": 0 }, { "value": 12886267192 }, { "value": 12886267144 }, { "value": 6143815904 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 1024 }, { "value": 0 }, { "value": 0 } ], "flavor": "ARM_THREAD_STATE64", "lr": { "value": 8164181392 }, "cpsr": { "value": 1610616832 }, "fp": { "value": 6143815472 }, "sp": { "value": 6143815328 }, "esr": { "value": 1442840704, "description": " Address size fault" }, "pc": { "value": 7834379420 }, "far": { "value": 0 } }, "frames": [ { "imageOffset": 9372, "symbol": "__psynch_cvwait", "symbolLocation": 8, "imageIndex": 2 }, { "imageOffset": 5520, "symbol": "_pthread_cond_wait", "symbolLocation": 1227, "imageIndex": 3 }, { "imageOffset": 54532, "symbol": "std::__1::condition_variable::wait(std::__1::unique_lock&)", "symbolLocation": 27, "imageIndex": 4 }, { "imageOffset": 11419892, "symbol": "re::ThreadJobManager::threadFunction()", "symbolLocation": 111, "imageIndex": 5 }, { "imageOffset": 11422016, "symbol": "void* std::__1::__thread_proxy[abi:un170006]>, void (re::ThreadJobManager::*)(), re::ThreadJobManager*>>(void*)", "symbolLocation": 111, "imageIndex": 5 }, { "imageOffset": 10896, "symbol": "_pthread_start", "symbolLocation": 135, "imageIndex": 3 }, { "imageOffset": 8140, "symbol": "thread_start", "symbolLocation": 7, "imageIndex": 3 } ] }, { "id": 302184, "name": "Job Service worker", "threadState": { "x": [ { "value": 4 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 160 }, { "value": 0 }, { "value": 0 }, { "value": 6144388792 }, { "value": 0 }, { "value": 12886267216 }, { "value": 2 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 305 }, { "value": 8440108024 }, { "value": 0 }, { "value": 12886267192 }, { "value": 12886267144 }, { "value": 6144389344 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 1280 }, { "value": 0 }, { "value": 0 } ], "flavor": "ARM_THREAD_STATE64", "lr": { "value": 8164181392 }, "cpsr": { "value": 1610616832 }, "fp": { "value": 6144388912 }, "sp": { "value": 6144388768 }, "esr": { "value": 1442840704, "description": " Address size fault" }, "pc": { "value": 7834379420 }, "far": { "value": 0 } }, "frames": [ { "imageOffset": 9372, "symbol": "__psynch_cvwait", "symbolLocation": 8, "imageIndex": 2 }, { "imageOffset": 5520, "symbol": "_pthread_cond_wait", "symbolLocation": 1227, "imageIndex": 3 }, { "imageOffset": 54532, "symbol": "std::__1::condition_variable::wait(std::__1::unique_lock&)", "symbolLocation": 27, "imageIndex": 4 }, { "imageOffset": 11419892, "symbol": "re::ThreadJobManager::threadFunction()", "symbolLocation": 111, "imageIndex": 5 }, { "imageOffset": 11422016, "symbol": "void* std::__1::__thread_proxy[abi:un170006]>, void (re::ThreadJobManager::*)(), re::ThreadJobManager*>>(void*)", "symbolLocation": 111, "imageIndex": 5 }, { "imageOffset": 10896, "symbol": "_pthread_start", "symbolLocation": 135, "imageIndex": 3 }, { "imageOffset": 8140, "symbol": "thread_start", "symbolLocation": 7, "imageIndex": 3 } ] }, { "id": 302185, "name": "Render", "threadState": { "x": [ { "value": 260 }, { "value": 0 }, { "value": 2818048 }, { "value": 0 }, { "value": 0 }, { "value": 160 }, { "value": 0 }, { "value": 0 }, { "value": 6144962008 }, { "value": 0 }, { "value": 5502162512 }, { "value": 1099511628034 }, { "value": 256 }, { "value": 0 }, { "value": 256 }, { "value": 1099511628032 }, { "value": 305 }, { "value": 8440108024 }, { "value": 0 }, { "value": 5502162488 }, { "value": 5502162552 }, { "value": 6144962784 }, { "value": 0 }, { "value": 0 }, { "value": 2818048 }, { "value": 2818049 }, { "value": 2818304 }, { "value": 0 }, { "value": 11001 } ], "flavor": "ARM_THREAD_STATE64", "lr": { "value": 8164181392 }, "cpsr": { "value": 1610616832 }, "fp": { "value": 6144962128 }, "sp": { "value": 6144961984 }, "esr": { "value": 1442840704, "description": " Address size fault" }, "pc": { "value": 7834379420 }, "far": { "value": 0 } }, "frames": [ { "imageOffset": 9372, "symbol": "__psynch_cvwait", "symbolLocation": 8, "imageIndex": 2 }, { "imageOffset": 5520, "symbol": "_pthread_cond_wait", "symbolLocation": 1227, "imageIndex": 3 }, { "imageOffset": 54532, "symbol": "std::__1::condition_variable::wait(std::__1::unique_lock&)", "symbolLocation": 27, "imageIndex": 4 }, { "imageOffset": 11419724, "symbol": "re::internal::AutoResetEvent::waitOne()", "symbolLocation": 71, "imageIndex": 5 }, { "imageOffset": 9450480, "symbol": "re::RenderThread::threadFuncStatic(void*)", "symbolLocation": 187, "imageIndex": 5 }, { "imageOffset": 9453044, "symbol": "void* std::__1::__thread_proxy[abi:un170006]>, void (*)(void*), re::RenderThread*>>(void*)", "symbolLocation": 47, "imageIndex": 5 }, { "imageOffset": 10896, "symbol": "_pthread_start", "symbolLocation": 135, "imageIndex": 3 }, { "imageOffset": 8140, "symbol": "thread_start", "symbolLocation": 7, "imageIndex": 3 } ] }, { "id": 302192, "frames": [ { "imageOffset": 6772, "symbol": "semaphore_wait_trap", "symbolLocation": 8, "imageIndex": 2 }, { "imageOffset": 57204, "symbol": "tbb::internal::rml::private_worker::run()", "symbolLocation": 831, "imageIndex": 19 }, { "imageOffset": 56360, "symbol": "tbb::internal::rml::private_worker::thread_routine(void*)", "symbolLocation": 15, "imageIndex": 19 }, { "imageOffset": 10896, "symbol": "_pthread_start", "symbolLocation": 135, "imageIndex": 3 }, { "imageOffset": 8140, "symbol": "thread_start", "symbolLocation": 7, "imageIndex": 3 } ], "threadState": { "x": [ { "value": 14 }, { "value": 0 }, { "value": 0 }, { "value": 12895478000 }, { "value": 12895478016 }, { "value": 5444108528 }, { "value": 50 }, { "value": 3040 }, { "value": 58 }, { "value": 58 }, { "value": 0 }, { "value": 255 }, { "value": 2043 }, { "value": 2045 }, { "value": 3942744123 }, { "value": 59 }, { "value": 18446744073709551580 }, { "value": 98304 }, { "value": 0 }, { "value": 5551030144 }, { "value": 5468344584 }, { "value": 5551030184 }, { "value": 5551030184 }, { "value": 0 }, { "value": 12898971832 }, { "value": 255 }, { "value": 4294967040 }, { "value": 1 }, { "value": 4294967040 } ], "flavor": "ARM_THREAD_STATE64", "lr": { "value": 8595308404 }, "cpsr": { "value": 1610616832 }, "fp": { "value": 6149205936 }, "sp": { "value": 6149205824 }, "esr": { "value": 1442840704, "description": " Address size fault" }, "pc": { "value": 7834376820 }, "far": { "value": 0 } } }, { "id": 302193, "frames": [ { "imageOffset": 6772, "symbol": "semaphore_wait_trap", "symbolLocation": 8, "imageIndex": 2 }, { "imageOffset": 57204, "symbol": "tbb::internal::rml::private_worker::run()", "symbolLocation": 831, "imageIndex": 19 }, { "imageOffset": 56360, "symbol": "tbb::internal::rml::private_worker::thread_routine(void*)", "symbolLocation": 15, "imageIndex": 19 }, { "imageOffset": 10896, "symbol": "_pthread_start", "symbolLocation": 135, "imageIndex": 3 }, { "imageOffset": 8140, "symbol": "thread_start", "symbolLocation": 7, "imageIndex": 3 } ], "threadState": { "x": [ { "value": 14 }, { "value": 0 }, { "value": 0 }, { "value": 12895750912 }, { "value": 12895750976 }, { "value": 0 }, { "value": 6153448312 }, { "value": 1 }, { "value": 56 }, { "value": 56 }, { "value": 0 }, { "value": 255 }, { "value": 5523964416 }, { "value": 0 }, { "value": 2283886612 }, { "value": 20 }, { "value": 18446744073709551580 }, { "value": 12016166765400572328 }, { "value": 0 }, { "value": 5551030272 }, { "value": 5467302536 }, { "value": 5551030312 }, { "value": 5551030312 }, { "value": 0 }, { "value": 12898971832 }, { "value": 255 }, { "value": 4294967040 }, { "value": 1 }, { "value": 4294967040 } ], "flavor": "ARM_THREAD_STATE64", "lr": { "value": 8595308404 }, "cpsr": { "value": 1610616832 }, "fp": { "value": 6153449392 }, "sp": { "value": 6153449280 }, "esr": { "value": 1442840704, "description": " Address size fault" }, "pc": { "value": 7834376820 }, "far": { "value": 0 } } }, { "id": 302194, "frames": [ { "imageOffset": 6772, "symbol": "semaphore_wait_trap", "symbolLocation": 8, "imageIndex": 2 }, { "imageOffset": 57204, "symbol": "tbb::internal::rml::private_worker::run()", "symbolLocation": 831, "imageIndex": 19 }, { "imageOffset": 56360, "symbol": "tbb::internal::rml::private_worker::thread_routine(void*)", "symbolLocation": 15, "imageIndex": 19 }, { "imageOffset": 10896, "symbol": "_pthread_start", "symbolLocation": 135, "imageIndex": 3 }, { "imageOffset": 8140, "symbol": "thread_start", "symbolLocation": 7, "imageIndex": 3 } ], "threadState": { "x": [ { "value": 14 }, { "value": 0 }, { "value": 0 }, { "value": 12895750912 }, { "value": 12895750976 }, { "value": 12528 }, { "value": 12895760624 }, { "value": 12947865888 }, { "value": 59 }, { "value": 59 }, { "value": 0 }, { "value": 255 }, { "value": 2043 }, { "value": 2045 }, { "value": 2292275220 }, { "value": 20 }, { "value": 18446744073709551580 }, { "value": 88064 }, { "value": 0 }, { "value": 5551029888 }, { "value": 5467303176 }, { "value": 5551029928 }, { "value": 5551029928 }, { "value": 0 }, { "value": 12898971832 }, { "value": 255 }, { "value": 4294967040 }, { "value": 1 }, { "value": 4294967040 } ], "flavor": "ARM_THREAD_STATE64", "lr": { "value": 8595308404 }, "cpsr": { "value": 1610616832 }, "fp": { "value": 6157692848 }, "sp": { "value": 6157692736 }, "esr": { "value": 1442840704, "description": " Address size fault" }, "pc": { "value": 7834376820 }, "far": { "value": 0 } } }, { "id": 302195, "frames": [ { "imageOffset": 6772, "symbol": "semaphore_wait_trap", "symbolLocation": 8, "imageIndex": 2 }, { "imageOffset": 57204, "symbol": "tbb::internal::rml::private_worker::run()", "symbolLocation": 831, "imageIndex": 19 }, { "imageOffset": 56360, "symbol": "tbb::internal::rml::private_worker::thread_routine(void*)", "symbolLocation": 15, "imageIndex": 19 }, { "imageOffset": 10896, "symbol": "_pthread_start", "symbolLocation": 135, "imageIndex": 3 }, { "imageOffset": 8140, "symbol": "thread_start", "symbolLocation": 7, "imageIndex": 3 } ], "threadState": { "x": [ { "value": 14 }, { "value": 0 }, { "value": 0 }, { "value": 12895406560 }, { "value": 12895406592 }, { "value": 5444086800 }, { "value": 51 }, { "value": 3600 }, { "value": 57 }, { "value": 57 }, { "value": 0 }, { "value": 255 }, { "value": 2043 }, { "value": 2045 }, { "value": 3131262994 }, { "value": 18 }, { "value": 18446744073709551580 }, { "value": 215040 }, { "value": 0 }, { "value": 5551029760 }, { "value": 5494557448 }, { "value": 5551029800 }, { "value": 5551029800 }, { "value": 0 }, { "value": 12898971832 }, { "value": 255 }, { "value": 4294967040 }, { "value": 1 }, { "value": 4294967040 } ], "flavor": "ARM_THREAD_STATE64", "lr": { "value": 8595308404 }, "cpsr": { "value": 1610616832 }, "fp": { "value": 6161936304 }, "sp": { "value": 6161936192 }, "esr": { "value": 1442840704, "description": " Address size fault" }, "pc": { "value": 7834376820 }, "far": { "value": 0 } } }, { "id": 302196, "frames": [ { "imageOffset": 6772, "symbol": "semaphore_wait_trap", "symbolLocation": 8, "imageIndex": 2 }, { "imageOffset": 57204, "symbol": "tbb::internal::rml::private_worker::run()", "symbolLocation": 831, "imageIndex": 19 }, { "imageOffset": 56360, "symbol": "tbb::internal::rml::private_worker::thread_routine(void*)", "symbolLocation": 15, "imageIndex": 19 }, { "imageOffset": 10896, "symbol": "_pthread_start", "symbolLocation": 135, "imageIndex": 3 }, { "imageOffset": 8140, "symbol": "thread_start", "symbolLocation": 7, "imageIndex": 3 } ], "threadState": { "x": [ { "value": 14 }, { "value": 0 }, { "value": 0 }, { "value": 12896814288 }, { "value": 12896814336 }, { "value": 5524480000 }, { "value": 1024 }, { "value": 2992 }, { "value": 56 }, { "value": 56 }, { "value": 0 }, { "value": 255 }, { "value": 2043 }, { "value": 2045 }, { "value": 2363650057 }, { "value": 9 }, { "value": 18446744073709551580 }, { "value": 159744 }, { "value": 0 }, { "value": 5551030016 }, { "value": 5466251784 }, { "value": 5551030056 }, { "value": 5551030056 }, { "value": 0 }, { "value": 12898971832 }, { "value": 255 }, { "value": 4294967040 }, { "value": 1 }, { "value": 4294967040 } ], "flavor": "ARM_THREAD_STATE64", "lr": { "value": 8595308404 }, "cpsr": { "value": 1610616832 }, "fp": { "value": 6166179760 }, "sp": { "value": 6166179648 }, "esr": { "value": 1442840704, "description": " Address size fault" }, "pc": { "value": 7834376820 }, "far": { "value": 0 } } }, { "id": 302197, "frames": [ { "imageOffset": 8952, "symbol": "__semwait_signal", "symbolLocation": 8, "imageIndex": 2 }, { "imageOffset": 40608, "symbol": "nanosleep", "symbolLocation": 219, "imageIndex": 17 }, { "imageOffset": 128428, "symbol": "std::__1::this_thread::sleep_for(std::__1::chrono::duration> const&)", "symbolLocation": 83, "imageIndex": 4 }, { "imageOffset": 1615340, "imageIndex": 19, "symbolLocation": 75 }, { "imageOffset": 10896, "symbol": "_pthread_start", "symbolLocation": 135, "imageIndex": 3 }, { "imageOffset": 8140, "symbol": "thread_start", "symbolLocation": 7, "imageIndex": 3 } ], "threadState": { "x": [ { "value": 4 }, { "value": 0 }, { "value": 1 }, { "value": 1 }, { "value": 0 }, { "value": 50000000 }, { "value": 52 }, { "value": 0 }, { "value": 8254045284, "symbolLocation": 0, "symbol": "clock_sem" }, { "value": 16387 }, { "value": 17 }, { "value": 0 }, { "value": 2043 }, { "value": 2045 }, { "value": 2374127677 }, { "value": 61 }, { "value": 334 }, { "value": 151552 }, { "value": 0 }, { "value": 6166753152 }, { "value": 6166753152 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 } ], "flavor": "ARM_THREAD_STATE64", "lr": { "value": 6754270880 }, "cpsr": { "value": 1610616832 }, "fp": { "value": 6166753136 }, "sp": { "value": 6166753088 }, "esr": { "value": 1442840704, "description": " Address size fault" }, "pc": { "value": 7834379000 }, "far": { "value": 0 } } }, { "id": 302199, "name": "com.apple.CoreMotion.MotionThread", "threadState": { "x": [ { "value": 268451845 }, { "value": 21592279046 }, { "value": 8589934592 }, { "value": 484897512751104 }, { "value": 0 }, { "value": 484897512751104 }, { "value": 2 }, { "value": 4294967295 }, { "value": 18446744073709550527 }, { "value": 112899 }, { "value": 0 }, { "value": 1 }, { "value": 112899 }, { "value": 69458 }, { "value": 1099511627776 }, { "value": 0 }, { "value": 18446744073709551569 }, { "value": 6754250852, "symbolLocation": 56, "symbol": "clock_gettime" }, { "value": 0 }, { "value": 4294967295 }, { "value": 2 }, { "value": 484897512751104 }, { "value": 0 }, { "value": 484897512751104 }, { "value": 6167320824 }, { "value": 8589934592 }, { "value": 21592279046 }, { "value": 21592279046 }, { "value": 4412409862 } ], "flavor": "ARM_THREAD_STATE64", "lr": { "value": 7834376336 }, "cpsr": { "value": 4096 }, "fp": { "value": 6167320672 }, "sp": { "value": 6167320592 }, "esr": { "value": 1442840704, "description": " Address size fault" }, "pc": { "value": 7834376952 }, "far": { "value": 0 } }, "frames": [ { "imageOffset": 6904, "symbol": "mach_msg2_trap", "symbolLocation": 8, "imageIndex": 2 }, { "imageOffset": 6288, "symbol": "mach_msg2_internal", "symbolLocation": 79, "imageIndex": 2 }, { "imageOffset": 6056, "symbol": "mach_msg_overwrite", "symbolLocation": 435, "imageIndex": 2 }, { "imageOffset": 5608, "symbol": "mach_msg", "symbolLocation": 23, "imageIndex": 2 }, { "imageOffset": 221212, "symbol": "__CFRunLoopServiceMachPort", "symbolLocation": 159, "imageIndex": 11 }, { "imageOffset": 212740, "symbol": "__CFRunLoopRun", "symbolLocation": 1207, "imageIndex": 11 }, { "imageOffset": 211304, "symbol": "CFRunLoopRunSpecific", "symbolLocation": 607, "imageIndex": 11 }, { "imageOffset": 210636, "symbol": "CFRunLoopRun", "symbolLocation": 63, "imageIndex": 11 }, { "imageOffset": 3052480, "imageIndex": 20, "symbolLocation": 1291 }, { "imageOffset": 10896, "symbol": "_pthread_start", "symbolLocation": 135, "imageIndex": 3 }, { "imageOffset": 8140, "symbol": "thread_start", "symbolLocation": 7, "imageIndex": 3 } ] }, { "id": 302202, "name": "H11ANEServicesThread", "threadState": { "x": [ { "value": 268451845 }, { "value": 21592279046 }, { "value": 8589934592 }, { "value": 462907280195584 }, { "value": 0 }, { "value": 462907280195584 }, { "value": 2 }, { "value": 4294967295 }, { "value": 18446744073709550527 }, { "value": 107779 }, { "value": 0 }, { "value": 1 }, { "value": 107779 }, { "value": 2095104 }, { "value": 2043 }, { "value": 3636461647 }, { "value": 18446744073709551569 }, { "value": 3640655868 }, { "value": 0 }, { "value": 4294967295 }, { "value": 2 }, { "value": 462907280195584 }, { "value": 0 }, { "value": 462907280195584 }, { "value": 6168469576 }, { "value": 8589934592 }, { "value": 21592279046 }, { "value": 21592279046 }, { "value": 4412409862 } ], "flavor": "ARM_THREAD_STATE64", "lr": { "value": 7834376336 }, "cpsr": { "value": 4096 }, "fp": { "value": 6168469424 }, "sp": { "value": 6168469344 }, "esr": { "value": 1442840704, "description": " Address size fault" }, "pc": { "value": 7834376952 }, "far": { "value": 0 } }, "frames": [ { "imageOffset": 6904, "symbol": "mach_msg2_trap", "symbolLocation": 8, "imageIndex": 2 }, { "imageOffset": 6288, "symbol": "mach_msg2_internal", "symbolLocation": 79, "imageIndex": 2 }, { "imageOffset": 6056, "symbol": "mach_msg_overwrite", "symbolLocation": 435, "imageIndex": 2 }, { "imageOffset": 5608, "symbol": "mach_msg", "symbolLocation": 23, "imageIndex": 2 }, { "imageOffset": 221212, "symbol": "__CFRunLoopServiceMachPort", "symbolLocation": 159, "imageIndex": 11 }, { "imageOffset": 212740, "symbol": "__CFRunLoopRun", "symbolLocation": 1207, "imageIndex": 11 }, { "imageOffset": 211304, "symbol": "CFRunLoopRunSpecific", "symbolLocation": 607, "imageIndex": 11 }, { "imageOffset": 210636, "symbol": "CFRunLoopRun", "symbolLocation": 63, "imageIndex": 11 }, { "imageOffset": 63628, "symbol": "H11ANE::H11ANEServicesThreadStart(H11ANE::H11ANEServicesThreadParams*)", "symbolLocation": 147, "imageIndex": 21 }, { "imageOffset": 10896, "symbol": "_pthread_start", "symbolLocation": 135, "imageIndex": 3 }, { "imageOffset": 8140, "symbol": "thread_start", "symbolLocation": 7, "imageIndex": 3 } ] }, { "id": 302203, "frames": [ { "imageOffset": 9372, "symbol": "__psynch_cvwait", "symbolLocation": 8, "imageIndex": 2 }, { "imageOffset": 5520, "symbol": "_pthread_cond_wait", "symbolLocation": 1227, "imageIndex": 3 }, { "imageOffset": 54532, "symbol": "std::__1::condition_variable::wait(std::__1::unique_lock&)", "symbolLocation": 27, "imageIndex": 4 }, { "imageOffset": 27954760, "imageIndex": 22, "symbolLocation": 183 }, { "imageOffset": 27955904, "imageIndex": 22, "symbolLocation": 55 }, { "imageOffset": 10896, "symbol": "_pthread_start", "symbolLocation": 135, "imageIndex": 3 }, { "imageOffset": 8140, "symbol": "thread_start", "symbolLocation": 7, "imageIndex": 3 } ], "threadState": { "x": [ { "value": 260 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 160 }, { "value": 0 }, { "value": 0 }, { "value": 6169046504 }, { "value": 0 }, { "value": 5467373264 }, { "value": 2 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 305 }, { "value": 8440108024 }, { "value": 0 }, { "value": 5467373240 }, { "value": 5467373360 }, { "value": 6169047264 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 1 }, { "value": 256 }, { "value": 1 }, { "value": 0 } ], "flavor": "ARM_THREAD_STATE64", "lr": { "value": 8164181392 }, "cpsr": { "value": 1610616832 }, "fp": { "value": 6169046624 }, "sp": { "value": 6169046480 }, "esr": { "value": 1442840704, "description": " Address size fault" }, "pc": { "value": 7834379420 }, "far": { "value": 0 } } }, { "id": 302215, "name": "ausm_messenger_for_buffer_disposal", "threadState": { "x": [ { "value": 14 }, { "value": 12942913475 }, { "value": 0 }, { "value": 6215757939 }, { "value": 12942913440 }, { "value": 34 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 4294967295 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 18446744073709551580 }, { "value": 6215757824 }, { "value": 0 }, { "value": 12886020536 }, { "value": 12886020536 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 } ], "flavor": "ARM_THREAD_STATE64", "lr": { "value": 8515401232 }, "cpsr": { "value": 2147487744 }, "fp": { "value": 6215757696 }, "sp": { "value": 6215757664 }, "esr": { "value": 1442840704, "description": " Address size fault" }, "pc": { "value": 7834376820 }, "far": { "value": 0 } }, "frames": [ { "imageOffset": 6772, "symbol": "semaphore_wait_trap", "symbolLocation": 8, "imageIndex": 2 }, { "imageOffset": 5648, "symbol": "caulk::semaphore::timed_wait(double)", "symbolLocation": 211, "imageIndex": 18 }, { "imageOffset": 5184, "symbol": "caulk::concurrent::details::worker_thread::run()", "symbolLocation": 35, "imageIndex": 18 }, { "imageOffset": 108476, "symbol": "void* caulk::thread_proxy>>(void*)", "symbolLocation": 95, "imageIndex": 18 }, { "imageOffset": 10896, "symbol": "_pthread_start", "symbolLocation": 135, "imageIndex": 3 }, { "imageOffset": 8140, "symbol": "thread_start", "symbolLocation": 7, "imageIndex": 3 } ] }, { "id": 302216, "name": "ausm_messenger_for_buffer_disposal", "threadState": { "x": [ { "value": 14 }, { "value": 12941630531 }, { "value": 0 }, { "value": 6216331379 }, { "value": 12941630496 }, { "value": 34 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 4294967295 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 18446744073709551580 }, { "value": 6216331264 }, { "value": 0 }, { "value": 12886028152 }, { "value": 12886028152 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 } ], "flavor": "ARM_THREAD_STATE64", "lr": { "value": 8515401232 }, "cpsr": { "value": 2147487744 }, "fp": { "value": 6216331136 }, "sp": { "value": 6216331104 }, "esr": { "value": 1442840704, "description": " Address size fault" }, "pc": { "value": 7834376820 }, "far": { "value": 0 } }, "frames": [ { "imageOffset": 6772, "symbol": "semaphore_wait_trap", "symbolLocation": 8, "imageIndex": 2 }, { "imageOffset": 5648, "symbol": "caulk::semaphore::timed_wait(double)", "symbolLocation": 211, "imageIndex": 18 }, { "imageOffset": 5184, "symbol": "caulk::concurrent::details::worker_thread::run()", "symbolLocation": 35, "imageIndex": 18 }, { "imageOffset": 108476, "symbol": "void* caulk::thread_proxy>>(void*)", "symbolLocation": 95, "imageIndex": 18 }, { "imageOffset": 10896, "symbol": "_pthread_start", "symbolLocation": 135, "imageIndex": 3 }, { "imageOffset": 8140, "symbol": "thread_start", "symbolLocation": 7, "imageIndex": 3 } ] }, { "id": 302222, "name": "H11ANEServicesThread", "threadState": { "x": [ { "value": 268451845 }, { "value": 21592279046 }, { "value": 8589934592 }, { "value": 792760768528384 }, { "value": 0 }, { "value": 792760768528384 }, { "value": 2 }, { "value": 4294967295 }, { "value": 18446744073709550527 }, { "value": 184579 }, { "value": 0 }, { "value": 1 }, { "value": 184579 }, { "value": 2095104 }, { "value": 2043 }, { "value": 2726344808 }, { "value": 18446744073709551569 }, { "value": 2728441851 }, { "value": 0 }, { "value": 4294967295 }, { "value": 2 }, { "value": 792760768528384 }, { "value": 0 }, { "value": 792760768528384 }, { "value": 6238773320 }, { "value": 8589934592 }, { "value": 21592279046 }, { "value": 21592279046 }, { "value": 4412409862 } ], "flavor": "ARM_THREAD_STATE64", "lr": { "value": 7834376336 }, "cpsr": { "value": 4096 }, "fp": { "value": 6238773168 }, "sp": { "value": 6238773088 }, "esr": { "value": 1442840704, "description": " Address size fault" }, "pc": { "value": 7834376952 }, "far": { "value": 0 } }, "frames": [ { "imageOffset": 6904, "symbol": "mach_msg2_trap", "symbolLocation": 8, "imageIndex": 2 }, { "imageOffset": 6288, "symbol": "mach_msg2_internal", "symbolLocation": 79, "imageIndex": 2 }, { "imageOffset": 6056, "symbol": "mach_msg_overwrite", "symbolLocation": 435, "imageIndex": 2 }, { "imageOffset": 5608, "symbol": "mach_msg", "symbolLocation": 23, "imageIndex": 2 }, { "imageOffset": 221212, "symbol": "__CFRunLoopServiceMachPort", "symbolLocation": 159, "imageIndex": 11 }, { "imageOffset": 212740, "symbol": "__CFRunLoopRun", "symbolLocation": 1207, "imageIndex": 11 }, { "imageOffset": 211304, "symbol": "CFRunLoopRunSpecific", "symbolLocation": 607, "imageIndex": 11 }, { "imageOffset": 210636, "symbol": "CFRunLoopRun", "symbolLocation": 63, "imageIndex": 11 }, { "imageOffset": 63628, "symbol": "H11ANE::H11ANEServicesThreadStart(H11ANE::H11ANEServicesThreadParams*)", "symbolLocation": 147, "imageIndex": 21 }, { "imageOffset": 10896, "symbol": "_pthread_start", "symbolLocation": 135, "imageIndex": 3 }, { "imageOffset": 8140, "symbol": "thread_start", "symbolLocation": 7, "imageIndex": 3 } ] }, { "id": 302272, "threadState": { "x": [ { "value": 0 }, { "value": 0 }, { "value": 5 }, { "value": 56 }, { "value": 6227337600 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 12892555632 }, { "value": 18446744073709551615 }, { "value": 52204 }, { "value": 8254120448, "symbolLocation": 0, "symbol": "__CFRuntimeClassTables" }, { "value": 84 }, { "value": 5532017968 }, { "value": 432345573872188409, "symbolLocation": 432345564227567617, "symbol": "OBJC_CLASS_$_AGXG16PFamilyCommandBuffer" }, { "value": 9644620792, "symbolLocation": 0, "symbol": "OBJC_CLASS_$_AGXG16PFamilyCommandBuffer" }, { "value": 18446744073709551516 }, { "value": 9727970896 }, { "value": 0 }, { "value": 12932423696 }, { "value": 6227337600 }, { "value": 2 }, { "value": 56 }, { "value": 3758097090 }, { "value": 1 }, { "value": 0 }, { "value": 6227337968 }, { "value": 5501419840 }, { "value": 32 } ], "flavor": "ARM_THREAD_STATE64", "lr": { "value": 8687848532 }, "cpsr": { "value": 2147487744 }, "fp": { "value": 6227337584 }, "sp": { "value": 6227337456 }, "esr": { "value": 1442840704, "description": " Address size fault" }, "pc": { "value": 6765191640 }, "far": { "value": 0 } }, "queue": "com.Metal.CommandQueueDispatch", "frames": [ { "imageOffset": 209368, "symbol": "iokit_user_client_trap", "symbolLocation": 8, "imageIndex": 23 }, { "imageOffset": 19540, "symbol": "IOGPUCommandQueueSubmitCommandBuffers", "symbolLocation": 163, "imageIndex": 24 }, { "imageOffset": 19128, "symbol": "-[IOGPUMetalCommandQueue _submitCommandBuffers:count:]", "symbolLocation": 355, "imageIndex": 24 }, { "imageOffset": 18732, "symbol": "-[IOGPUMetalCommandQueue submitCommandBuffers:count:]", "symbolLocation": 71, "imageIndex": 24 }, { "imageOffset": 32032, "symbol": "-[_MTLCommandQueue _submitAvailableCommandBuffers]", "symbolLocation": 503, "imageIndex": 25 }, { "imageOffset": 15828, "symbol": "_dispatch_client_callout", "symbolLocation": 19, "imageIndex": 26 }, { "imageOffset": 29400, "symbol": "_dispatch_continuation_pop", "symbolLocation": 599, "imageIndex": 26 }, { "imageOffset": 111048, "symbol": "_dispatch_source_latch_and_call", "symbolLocation": 419, "imageIndex": 26 }, { "imageOffset": 105868, "symbol": "_dispatch_source_invoke", "symbolLocation": 831, "imageIndex": 26 }, { "imageOffset": 45700, "symbol": "_dispatch_lane_serial_drain", "symbolLocation": 367, "imageIndex": 26 }, { "imageOffset": 48944, "symbol": "_dispatch_lane_invoke", "symbolLocation": 379, "imageIndex": 26 }, { "imageOffset": 93364, "symbol": "_dispatch_root_queue_drain_deferred_wlh", "symbolLocation": 287, "imageIndex": 26 }, { "imageOffset": 91432, "symbol": "_dispatch_workloop_worker_thread", "symbolLocation": 403, "imageIndex": 26 }, { "imageOffset": 7968, "symbol": "_pthread_wqthread", "symbolLocation": 287, "imageIndex": 3 }, { "imageOffset": 8128, "symbol": "start_wqthread", "symbolLocation": 7, "imageIndex": 3 } ] }, { "id": 302297, "frames": [ { "imageOffset": 8120, "symbol": "start_wqthread", "symbolLocation": 0, "imageIndex": 3 } ], "threadState": { "x": [ { "value": 6422999040 }, { "value": 192575 }, { "value": 6422462464 }, { "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": 6422999040 }, "esr": { "value": 1442840704, "description": " Address size fault" }, "pc": { "value": 8164183992 }, "far": { "value": 0 } } }, { "id": 302716, "threadState": { "x": [ { "value": 260 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 160 }, { "value": 0 }, { "value": 0 }, { "value": 13546923704 }, { "value": 0 }, { "value": 6030637840 }, { "value": 2 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 305 }, { "value": 8440108024 }, { "value": 0 }, { "value": 6030637816 }, { "value": 6030637880 }, { "value": 13546926304 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 1 }, { "value": 256 }, { "value": 12919467264 }, { "value": 0 } ], "flavor": "ARM_THREAD_STATE64", "lr": { "value": 8164181392 }, "cpsr": { "value": 1610616832 }, "fp": { "value": 13546923824 }, "sp": { "value": 13546923680 }, "esr": { "value": 1442840704, "description": " Address size fault" }, "pc": { "value": 7834379420 }, "far": { "value": 0 } }, "queue": "com.apple.coreocmodules.proxysurfaceserialqueue", "frames": [ { "imageOffset": 9372, "symbol": "__psynch_cvwait", "symbolLocation": 8, "imageIndex": 2 }, { "imageOffset": 5520, "symbol": "_pthread_cond_wait", "symbolLocation": 1227, "imageIndex": 3 }, { "imageOffset": 1378968, "symbol": "-[_MTLCommandBuffer waitUntilCompleted]", "symbolLocation": 83, "imageIndex": 25 }, { "imageOffset": 325996, "imageIndex": 27, "symbolLocation": 1575 }, { "imageOffset": 389640, "imageIndex": 27, "symbolLocation": 163 }, { "imageOffset": 92156, "imageIndex": 27, "symbolLocation": 111 }, { "imageOffset": 8508, "symbol": "_dispatch_call_block_and_release", "symbolLocation": 31, "imageIndex": 26 }, { "imageOffset": 15828, "symbol": "_dispatch_client_callout", "symbolLocation": 19, "imageIndex": 26 }, { "imageOffset": 46080, "symbol": "_dispatch_lane_serial_drain", "symbolLocation": 747, "imageIndex": 26 }, { "imageOffset": 48944, "symbol": "_dispatch_lane_invoke", "symbolLocation": 379, "imageIndex": 26 }, { "imageOffset": 93364, "symbol": "_dispatch_root_queue_drain_deferred_wlh", "symbolLocation": 287, "imageIndex": 26 }, { "imageOffset": 91432, "symbol": "_dispatch_workloop_worker_thread", "symbolLocation": 403, "imageIndex": 26 }, { "imageOffset": 7968, "symbol": "_pthread_wqthread", "symbolLocation": 287, "imageIndex": 3 }, { "imageOffset": 8128, "symbol": "start_wqthread", "symbolLocation": 7, "imageIndex": 3 } ] }, { "id": 302906, "name": "com.apple.arkit.ardisplaylink.0x3022e81c0", "threadState": { "x": [ { "value": 268451845 }, { "value": 21592279046 }, { "value": 8589934592 }, { "value": 900581627527168 }, { "value": 0 }, { "value": 900581627527168 }, { "value": 2 }, { "value": 4294967295 }, { "value": 18446744073709550527 }, { "value": 209683 }, { "value": 0 }, { "value": 1 }, { "value": 209683 }, { "value": 49988 }, { "value": 0 }, { "value": 0 }, { "value": 18446744073709551569 }, { "value": 6754250852, "symbolLocation": 56, "symbol": "clock_gettime" }, { "value": 0 }, { "value": 4294967295 }, { "value": 2 }, { "value": 900581627527168 }, { "value": 0 }, { "value": 900581627527168 }, { "value": 6167895144 }, { "value": 8589934592 }, { "value": 21592279046 }, { "value": 21592279046 }, { "value": 4412409862 } ], "flavor": "ARM_THREAD_STATE64", "lr": { "value": 7834376336 }, "cpsr": { "value": 4096 }, "fp": { "value": 6167894992 }, "sp": { "value": 6167894912 }, "esr": { "value": 1442840704, "description": " Address size fault" }, "pc": { "value": 7834376952 }, "far": { "value": 0 } }, "frames": [ { "imageOffset": 6904, "symbol": "mach_msg2_trap", "symbolLocation": 8, "imageIndex": 2 }, { "imageOffset": 6288, "symbol": "mach_msg2_internal", "symbolLocation": 79, "imageIndex": 2 }, { "imageOffset": 6056, "symbol": "mach_msg_overwrite", "symbolLocation": 435, "imageIndex": 2 }, { "imageOffset": 5608, "symbol": "mach_msg", "symbolLocation": 23, "imageIndex": 2 }, { "imageOffset": 221212, "symbol": "__CFRunLoopServiceMachPort", "symbolLocation": 159, "imageIndex": 11 }, { "imageOffset": 212740, "symbol": "__CFRunLoopRun", "symbolLocation": 1207, "imageIndex": 11 }, { "imageOffset": 211304, "symbol": "CFRunLoopRunSpecific", "symbolLocation": 607, "imageIndex": 11 }, { "imageOffset": 210636, "symbol": "CFRunLoopRun", "symbolLocation": 63, "imageIndex": 11 }, { "imageOffset": 436688, "symbol": "-[ARRunLoop _startThread]", "symbolLocation": 615, "imageIndex": 28 }, { "imageOffset": 641692, "symbol": "__NSThread__start__", "symbolLocation": 731, "imageIndex": 16 }, { "imageOffset": 10896, "symbol": "_pthread_start", "symbolLocation": 135, "imageIndex": 3 }, { "imageOffset": 8140, "symbol": "thread_start", "symbolLocation": 7, "imageIndex": 3 } ] }, { "id": 302952, "name": "H11ANEServicesThread", "threadState": { "x": [ { "value": 268451845 }, { "value": 21592279046 }, { "value": 8589934592 }, { "value": 971019091181568 }, { "value": 0 }, { "value": 971019091181568 }, { "value": 2 }, { "value": 4294967295 }, { "value": 18446744073709550527 }, { "value": 226083 }, { "value": 0 }, { "value": 1 }, { "value": 226083 }, { "value": 4294967179 }, { "value": 2043 }, { "value": 2384701435 }, { "value": 18446744073709551569 }, { "value": 116 }, { "value": 0 }, { "value": 4294967295 }, { "value": 2 }, { "value": 971019091181568 }, { "value": 0 }, { "value": 971019091181568 }, { "value": 6242689096 }, { "value": 8589934592 }, { "value": 21592279046 }, { "value": 21592279046 }, { "value": 4412409862 } ], "flavor": "ARM_THREAD_STATE64", "lr": { "value": 7834376336 }, "cpsr": { "value": 4096 }, "fp": { "value": 6242688944 }, "sp": { "value": 6242688864 }, "esr": { "value": 1442840704, "description": " Address size fault" }, "pc": { "value": 7834376952 }, "far": { "value": 0 } }, "frames": [ { "imageOffset": 6904, "symbol": "mach_msg2_trap", "symbolLocation": 8, "imageIndex": 2 }, { "imageOffset": 6288, "symbol": "mach_msg2_internal", "symbolLocation": 79, "imageIndex": 2 }, { "imageOffset": 6056, "symbol": "mach_msg_overwrite", "symbolLocation": 435, "imageIndex": 2 }, { "imageOffset": 5608, "symbol": "mach_msg", "symbolLocation": 23, "imageIndex": 2 }, { "imageOffset": 221212, "symbol": "__CFRunLoopServiceMachPort", "symbolLocation": 159, "imageIndex": 11 }, { "imageOffset": 212740, "symbol": "__CFRunLoopRun", "symbolLocation": 1207, "imageIndex": 11 }, { "imageOffset": 211304, "symbol": "CFRunLoopRunSpecific", "symbolLocation": 607, "imageIndex": 11 }, { "imageOffset": 210636, "symbol": "CFRunLoopRun", "symbolLocation": 63, "imageIndex": 11 }, { "imageOffset": 63628, "symbol": "H11ANE::H11ANEServicesThreadStart(H11ANE::H11ANEServicesThreadParams*)", "symbolLocation": 147, "imageIndex": 21 }, { "imageOffset": 10896, "symbol": "_pthread_start", "symbolLocation": 135, "imageIndex": 3 }, { "imageOffset": 8140, "symbol": "thread_start", "symbolLocation": 7, "imageIndex": 3 } ] }, { "id": 302954, "name": "ausm_messenger_for_buffer_disposal", "threadState": { "x": [ { "value": 14 }, { "value": 12939447907 }, { "value": 0 }, { "value": 6243266675 }, { "value": 12939447872 }, { "value": 34 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 4294967295 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 18446744073709551580 }, { "value": 6243266560 }, { "value": 0 }, { "value": 12886328696 }, { "value": 12886328696 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 } ], "flavor": "ARM_THREAD_STATE64", "lr": { "value": 8515401232 }, "cpsr": { "value": 2147487744 }, "fp": { "value": 6243266432 }, "sp": { "value": 6243266400 }, "esr": { "value": 1442840704, "description": " Address size fault" }, "pc": { "value": 7834376820 }, "far": { "value": 0 } }, "frames": [ { "imageOffset": 6772, "symbol": "semaphore_wait_trap", "symbolLocation": 8, "imageIndex": 2 }, { "imageOffset": 5648, "symbol": "caulk::semaphore::timed_wait(double)", "symbolLocation": 211, "imageIndex": 18 }, { "imageOffset": 5184, "symbol": "caulk::concurrent::details::worker_thread::run()", "symbolLocation": 35, "imageIndex": 18 }, { "imageOffset": 108476, "symbol": "void* caulk::thread_proxy>>(void*)", "symbolLocation": 95, "imageIndex": 18 }, { "imageOffset": 10896, "symbol": "_pthread_start", "symbolLocation": 135, "imageIndex": 3 }, { "imageOffset": 8140, "symbol": "thread_start", "symbolLocation": 7, "imageIndex": 3 } ] }, { "id": 303074, "frames": [ { "imageOffset": 8120, "symbol": "start_wqthread", "symbolLocation": 0, "imageIndex": 3 } ], "threadState": { "x": [ { "value": 6136360960 }, { "value": 230731 }, { "value": 6135824384 }, { "value": 6136359808 }, { "value": 5193734 }, { "value": 1 }, { "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": 6136359696 }, "esr": { "value": 1442840704, "description": " Address size fault" }, "pc": { "value": 8164183992 }, "far": { "value": 0 } } }, { "triggered": true, "id": 303137, "threadState": { "x": [ { "value": 1 }, { "value": 8589934595 }, { "value": 6891050060, "symbolLocation": 0, "symbol": "szone_size" }, { "value": 6216893888 }, { "value": 6602212952, "symbolLocation": 0, "symbol": "nominal type descriptor for _ContiguousArrayStorage" }, { "value": 8254213312, "symbolLocation": 0, "symbol": "flag for loading of canonical specialized generic type metadata for _ContiguousArrayStorage" }, { "value": 0 }, { "value": 0 }, { "value": 6236731264 }, { "value": 0 }, { "value": 3 }, { "value": 0 }, { "value": 4310 }, { "value": 6237437952 }, { "value": 2047326417 }, { "value": 9672826536 }, { "value": 6600975796, "symbolLocation": 0, "symbol": "swift_isUniquelyReferenced_nonNull_native" }, { "value": 37282 }, { "value": 0 }, { "value": 9601692560 }, { "value": 6237437952 }, { "value": 200959 }, { "value": 6236520448 }, { "value": 2139095040 }, { "value": 9601692624 }, { "value": 6758 }, { "value": 210816 }, { "value": 4392 }, { "value": 3472883713 } ], "flavor": "ARM_THREAD_STATE64", "lr": { "value": 9368335752 }, "cpsr": { "value": 805310464 }, "fp": { "value": 6216894896 }, "sp": { "value": 6216894448 }, "esr": { "value": 4060086273, "description": "(Breakpoint) brk 1" }, "pc": { "value": 9368336292, "matchesCrashFrame": 1 }, "far": { "value": 0 } }, "queue": "com.apple.coreoc.queues.serial.session", "frames": [ { "imageOffset": 460708, "imageIndex": 29, "symbolLocation": 932 }, { "imageOffset": 460168, "imageIndex": 29, "symbolLocation": 391 }, { "imageOffset": 722472, "imageIndex": 29, "symbolLocation": 1031 }, { "imageOffset": 645220, "imageIndex": 29, "symbolLocation": 1075 }, { "imageOffset": 639468, "imageIndex": 29, "symbolLocation": 2327 }, { "imageOffset": 896948, "imageIndex": 29, "symbolLocation": 87 }, { "imageOffset": 33064, "imageIndex": 29, "symbolLocation": 35 }, { "imageOffset": 8508, "symbol": "_dispatch_call_block_and_release", "symbolLocation": 31, "imageIndex": 26 }, { "imageOffset": 15828, "symbol": "_dispatch_client_callout", "symbolLocation": 19, "imageIndex": 26 }, { "imageOffset": 46080, "symbol": "_dispatch_lane_serial_drain", "symbolLocation": 747, "imageIndex": 26 }, { "imageOffset": 48944, "symbol": "_dispatch_lane_invoke", "symbolLocation": 379, "imageIndex": 26 }, { "imageOffset": 93364, "symbol": "_dispatch_root_queue_drain_deferred_wlh", "symbolLocation": 287, "imageIndex": 26 }, { "imageOffset": 91432, "symbol": "_dispatch_workloop_worker_thread", "symbolLocation": 403, "imageIndex": 26 }, { "imageOffset": 7968, "symbol": "_pthread_wqthread", "symbolLocation": 287, "imageIndex": 3 }, { "imageOffset": 8128, "symbol": "start_wqthread", "symbolLocation": 7, "imageIndex": 3 } ] }, { "id": 303208, "name": "com.apple.corephotogrammetry.sharedio:0", "threadState": { "x": [ { "value": 4 }, { "value": 0 }, { "value": 72704 }, { "value": 0 }, { "value": 0 }, { "value": 164 }, { "value": 0 }, { "value": 0 }, { "value": 6217477640 }, { "value": 0 }, { "value": 5443979008 }, { "value": 48378511633410 }, { "value": 11264 }, { "value": 0 }, { "value": 11264 }, { "value": 48378511633408 }, { "value": 305 }, { "value": 9727976712 }, { "value": 0 }, { "value": 5443978984 }, { "value": 5443978936 }, { "value": 6217478368 }, { "value": 0 }, { "value": 0 }, { "value": 72704 }, { "value": 72704 }, { "value": 74240 }, { "value": 6217477936 }, { "value": 6217477960 } ], "flavor": "ARM_THREAD_STATE64", "lr": { "value": 8164181392 }, "cpsr": { "value": 1610616832 }, "fp": { "value": 6217477760 }, "sp": { "value": 6217477616 }, "esr": { "value": 1442840704, "description": " Address size fault" }, "pc": { "value": 7834379420 }, "far": { "value": 0 } }, "frames": [ { "imageOffset": 9372, "symbol": "__psynch_cvwait", "symbolLocation": 8, "imageIndex": 2 }, { "imageOffset": 5520, "symbol": "_pthread_cond_wait", "symbolLocation": 1227, "imageIndex": 3 }, { "imageOffset": 9571708, "imageIndex": 32, "symbolLocation": 111 }, { "imageOffset": 9570496, "imageIndex": 32, "symbolLocation": 271 }, { "imageOffset": 9551036, "imageIndex": 32, "symbolLocation": 55 }, { "imageOffset": 10896, "symbol": "_pthread_start", "symbolLocation": 135, "imageIndex": 3 }, { "imageOffset": 8140, "symbol": "thread_start", "symbolLocation": 7, "imageIndex": 3 } ] }, { "id": 303209, "name": "com.apple.corephotogrammetry.sharedio:1", "threadState": { "x": [ { "value": 4 }, { "value": 0 }, { "value": 72704 }, { "value": 0 }, { "value": 0 }, { "value": 164 }, { "value": 0 }, { "value": 0 }, { "value": 6218051080 }, { "value": 0 }, { "value": 5443979008 }, { "value": 48378511633410 }, { "value": 11264 }, { "value": 0 }, { "value": 11264 }, { "value": 48378511633408 }, { "value": 305 }, { "value": 9727976712 }, { "value": 0 }, { "value": 5443978984 }, { "value": 5443978936 }, { "value": 6218051808 }, { "value": 0 }, { "value": 0 }, { "value": 72704 }, { "value": 72704 }, { "value": 73984 }, { "value": 6218051376 }, { "value": 6218051400 } ], "flavor": "ARM_THREAD_STATE64", "lr": { "value": 8164181392 }, "cpsr": { "value": 1610616832 }, "fp": { "value": 6218051200 }, "sp": { "value": 6218051056 }, "esr": { "value": 1442840704, "description": " Address size fault" }, "pc": { "value": 7834379420 }, "far": { "value": 0 } }, "frames": [ { "imageOffset": 9372, "symbol": "__psynch_cvwait", "symbolLocation": 8, "imageIndex": 2 }, { "imageOffset": 5520, "symbol": "_pthread_cond_wait", "symbolLocation": 1227, "imageIndex": 3 }, { "imageOffset": 9571708, "imageIndex": 32, "symbolLocation": 111 }, { "imageOffset": 9570496, "imageIndex": 32, "symbolLocation": 271 }, { "imageOffset": 9551036, "imageIndex": 32, "symbolLocation": 55 }, { "imageOffset": 10896, "symbol": "_pthread_start", "symbolLocation": 135, "imageIndex": 3 }, { "imageOffset": 8140, "symbol": "thread_start", "symbolLocation": 7, "imageIndex": 3 } ] }, { "id": 303210, "name": "com.apple.corephotogrammetry.sharedio:2", "threadState": { "x": [ { "value": 4 }, { "value": 0 }, { "value": 71424 }, { "value": 0 }, { "value": 0 }, { "value": 164 }, { "value": 0 }, { "value": 0 }, { "value": 6218624520 }, { "value": 0 }, { "value": 5443979008 }, { "value": 48378511633410 }, { "value": 11264 }, { "value": 0 }, { "value": 11264 }, { "value": 48378511633408 }, { "value": 305 }, { "value": 9727976712 }, { "value": 0 }, { "value": 5443978984 }, { "value": 5443978936 }, { "value": 6218625248 }, { "value": 0 }, { "value": 0 }, { "value": 71424 }, { "value": 71424 }, { "value": 72960 }, { "value": 6218624816 }, { "value": 6218624840 } ], "flavor": "ARM_THREAD_STATE64", "lr": { "value": 8164181392 }, "cpsr": { "value": 1610616832 }, "fp": { "value": 6218624640 }, "sp": { "value": 6218624496 }, "esr": { "value": 1442840704, "description": " Address size fault" }, "pc": { "value": 7834379420 }, "far": { "value": 0 } }, "frames": [ { "imageOffset": 9372, "symbol": "__psynch_cvwait", "symbolLocation": 8, "imageIndex": 2 }, { "imageOffset": 5520, "symbol": "_pthread_cond_wait", "symbolLocation": 1227, "imageIndex": 3 }, { "imageOffset": 9571708, "imageIndex": 32, "symbolLocation": 111 }, { "imageOffset": 9570496, "imageIndex": 32, "symbolLocation": 271 }, { "imageOffset": 9551036, "imageIndex": 32, "symbolLocation": 55 }, { "imageOffset": 10896, "symbol": "_pthread_start", "symbolLocation": 135, "imageIndex": 3 }, { "imageOffset": 8140, "symbol": "thread_start", "symbolLocation": 7, "imageIndex": 3 } ] }, { "id": 303211, "name": "com.apple.corephotogrammetry.sharedio:3", "threadState": { "x": [ { "value": 4 }, { "value": 0 }, { "value": 71936 }, { "value": 0 }, { "value": 0 }, { "value": 164 }, { "value": 0 }, { "value": 0 }, { "value": 6219197960 }, { "value": 0 }, { "value": 5443979008 }, { "value": 48378511633410 }, { "value": 11264 }, { "value": 0 }, { "value": 11264 }, { "value": 48378511633408 }, { "value": 305 }, { "value": 9727976712 }, { "value": 0 }, { "value": 5443978984 }, { "value": 5443978936 }, { "value": 6219198688 }, { "value": 0 }, { "value": 0 }, { "value": 71936 }, { "value": 71936 }, { "value": 73216 }, { "value": 6219198256 }, { "value": 6219198280 } ], "flavor": "ARM_THREAD_STATE64", "lr": { "value": 8164181392 }, "cpsr": { "value": 1610616832 }, "fp": { "value": 6219198080 }, "sp": { "value": 6219197936 }, "esr": { "value": 1442840704, "description": " Address size fault" }, "pc": { "value": 7834379420 }, "far": { "value": 0 } }, "frames": [ { "imageOffset": 9372, "symbol": "__psynch_cvwait", "symbolLocation": 8, "imageIndex": 2 }, { "imageOffset": 5520, "symbol": "_pthread_cond_wait", "symbolLocation": 1227, "imageIndex": 3 }, { "imageOffset": 9571708, "imageIndex": 32, "symbolLocation": 111 }, { "imageOffset": 9570496, "imageIndex": 32, "symbolLocation": 271 }, { "imageOffset": 9551036, "imageIndex": 32, "symbolLocation": 55 }, { "imageOffset": 10896, "symbol": "_pthread_start", "symbolLocation": 135, "imageIndex": 3 }, { "imageOffset": 8140, "symbol": "thread_start", "symbolLocation": 7, "imageIndex": 3 } ] }, { "id": 303212, "name": "com.apple.corephotogrammetry.sharedio:4", "threadState": { "x": [ { "value": 4 }, { "value": 0 }, { "value": 72704 }, { "value": 0 }, { "value": 0 }, { "value": 164 }, { "value": 0 }, { "value": 0 }, { "value": 6219771400 }, { "value": 0 }, { "value": 5443979008 }, { "value": 48378511633410 }, { "value": 11264 }, { "value": 0 }, { "value": 11264 }, { "value": 48378511633408 }, { "value": 305 }, { "value": 9727976712 }, { "value": 0 }, { "value": 5443978984 }, { "value": 5443978936 }, { "value": 6219772128 }, { "value": 0 }, { "value": 0 }, { "value": 72704 }, { "value": 72704 }, { "value": 73728 }, { "value": 6219771696 }, { "value": 6219771720 } ], "flavor": "ARM_THREAD_STATE64", "lr": { "value": 8164181392 }, "cpsr": { "value": 1610616832 }, "fp": { "value": 6219771520 }, "sp": { "value": 6219771376 }, "esr": { "value": 1442840704, "description": " Address size fault" }, "pc": { "value": 7834379420 }, "far": { "value": 0 } }, "frames": [ { "imageOffset": 9372, "symbol": "__psynch_cvwait", "symbolLocation": 8, "imageIndex": 2 }, { "imageOffset": 5520, "symbol": "_pthread_cond_wait", "symbolLocation": 1227, "imageIndex": 3 }, { "imageOffset": 9571708, "imageIndex": 32, "symbolLocation": 111 }, { "imageOffset": 9570496, "imageIndex": 32, "symbolLocation": 271 }, { "imageOffset": 9551036, "imageIndex": 32, "symbolLocation": 55 }, { "imageOffset": 10896, "symbol": "_pthread_start", "symbolLocation": 135, "imageIndex": 3 }, { "imageOffset": 8140, "symbol": "thread_start", "symbolLocation": 7, "imageIndex": 3 } ] }, { "id": 303213, "name": "com.apple.corephotogrammetry.sharedio:5", "threadState": { "x": [ { "value": 260 }, { "value": 0 }, { "value": 71936 }, { "value": 0 }, { "value": 0 }, { "value": 164 }, { "value": 0 }, { "value": 0 }, { "value": 6220344840 }, { "value": 0 }, { "value": 5443979008 }, { "value": 48378511633410 }, { "value": 11264 }, { "value": 0 }, { "value": 11264 }, { "value": 48378511633408 }, { "value": 305 }, { "value": 9727976712 }, { "value": 0 }, { "value": 5443978984 }, { "value": 5443978936 }, { "value": 6220345568 }, { "value": 0 }, { "value": 0 }, { "value": 71936 }, { "value": 71936 }, { "value": 73472 }, { "value": 6220345136 }, { "value": 6220345160 } ], "flavor": "ARM_THREAD_STATE64", "lr": { "value": 8164181392 }, "cpsr": { "value": 1610616832 }, "fp": { "value": 6220344960 }, "sp": { "value": 6220344816 }, "esr": { "value": 1442840704, "description": " Address size fault" }, "pc": { "value": 7834379420 }, "far": { "value": 0 } }, "frames": [ { "imageOffset": 9372, "symbol": "__psynch_cvwait", "symbolLocation": 8, "imageIndex": 2 }, { "imageOffset": 5520, "symbol": "_pthread_cond_wait", "symbolLocation": 1227, "imageIndex": 3 }, { "imageOffset": 9571708, "imageIndex": 32, "symbolLocation": 111 }, { "imageOffset": 9570496, "imageIndex": 32, "symbolLocation": 271 }, { "imageOffset": 9551036, "imageIndex": 32, "symbolLocation": 55 }, { "imageOffset": 10896, "symbol": "_pthread_start", "symbolLocation": 135, "imageIndex": 3 }, { "imageOffset": 8140, "symbol": "thread_start", "symbolLocation": 7, "imageIndex": 3 } ] }, { "id": 303214, "frames": [ { "imageOffset": 9372, "symbol": "__psynch_cvwait", "symbolLocation": 8, "imageIndex": 2 }, { "imageOffset": 5520, "symbol": "_pthread_cond_wait", "symbolLocation": 1227, "imageIndex": 3 }, { "imageOffset": 1647080, "imageIndex": 32, "symbolLocation": 87 }, { "imageOffset": 1644204, "imageIndex": 32, "symbolLocation": 71 }, { "imageOffset": 9551036, "imageIndex": 32, "symbolLocation": 55 }, { "imageOffset": 10896, "symbol": "_pthread_start", "symbolLocation": 135, "imageIndex": 3 }, { "imageOffset": 8140, "symbol": "thread_start", "symbolLocation": 7, "imageIndex": 3 } ], "threadState": { "x": [ { "value": 260 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 164 }, { "value": 0 }, { "value": 0 }, { "value": 6220918008 }, { "value": 0 }, { "value": 5370969632 }, { "value": 2 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 305 }, { "value": 9727976712 }, { "value": 0 }, { "value": 5370969608 }, { "value": 5370969560 }, { "value": 6220919008 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 1 }, { "value": 256 }, { "value": 0 }, { "value": 0 } ], "flavor": "ARM_THREAD_STATE64", "lr": { "value": 8164181392 }, "cpsr": { "value": 1610616832 }, "fp": { "value": 6220918128 }, "sp": { "value": 6220917984 }, "esr": { "value": 1442840704, "description": " Address size fault" }, "pc": { "value": 7834379420 }, "far": { "value": 0 } } }, { "id": 303215, "frames": [ { "imageOffset": 9372, "symbol": "__psynch_cvwait", "symbolLocation": 8, "imageIndex": 2 }, { "imageOffset": 5520, "symbol": "_pthread_cond_wait", "symbolLocation": 1227, "imageIndex": 3 }, { "imageOffset": 1813296, "imageIndex": 32, "symbolLocation": 87 }, { "imageOffset": 1812368, "imageIndex": 32, "symbolLocation": 2019 }, { "imageOffset": 9551036, "imageIndex": 32, "symbolLocation": 55 }, { "imageOffset": 10896, "symbol": "_pthread_start", "symbolLocation": 135, "imageIndex": 3 }, { "imageOffset": 8140, "symbol": "thread_start", "symbolLocation": 7, "imageIndex": 3 } ], "threadState": { "x": [ { "value": 260 }, { "value": 0 }, { "value": 13056 }, { "value": 0 }, { "value": 0 }, { "value": 164 }, { "value": 0 }, { "value": 0 }, { "value": 6221491448 }, { "value": 0 }, { "value": 5443496016 }, { "value": 1099511628034 }, { "value": 256 }, { "value": 0 }, { "value": 256 }, { "value": 1099511628032 }, { "value": 305 }, { "value": 9727976712 }, { "value": 0 }, { "value": 5443495992 }, { "value": 5443495944 }, { "value": 6221492448 }, { "value": 0 }, { "value": 0 }, { "value": 13056 }, { "value": 13057 }, { "value": 13312 }, { "value": 6221492016 }, { "value": 6221491920 } ], "flavor": "ARM_THREAD_STATE64", "lr": { "value": 8164181392 }, "cpsr": { "value": 1610616832 }, "fp": { "value": 6221491568 }, "sp": { "value": 6221491424 }, "esr": { "value": 1442840704, "description": " Address size fault" }, "pc": { "value": 7834379420 }, "far": { "value": 0 } } }, { "id": 303216, "frames": [ { "imageOffset": 9372, "symbol": "__psynch_cvwait", "symbolLocation": 8, "imageIndex": 2 }, { "imageOffset": 5520, "symbol": "_pthread_cond_wait", "symbolLocation": 1227, "imageIndex": 3 }, { "imageOffset": 1855676, "imageIndex": 32, "symbolLocation": 87 }, { "imageOffset": 1854604, "imageIndex": 32, "symbolLocation": 2559 }, { "imageOffset": 9551036, "imageIndex": 32, "symbolLocation": 55 }, { "imageOffset": 10896, "symbol": "_pthread_start", "symbolLocation": 135, "imageIndex": 3 }, { "imageOffset": 8140, "symbol": "thread_start", "symbolLocation": 7, "imageIndex": 3 } ], "threadState": { "x": [ { "value": 260 }, { "value": 0 }, { "value": 8704 }, { "value": 0 }, { "value": 0 }, { "value": 164 }, { "value": 0 }, { "value": 0 }, { "value": 6222064760 }, { "value": 0 }, { "value": 5443387296 }, { "value": 2199023256066 }, { "value": 512 }, { "value": 0 }, { "value": 512 }, { "value": 2199023256064 }, { "value": 305 }, { "value": 9727976712 }, { "value": 0 }, { "value": 5443387272 }, { "value": 5443387224 }, { "value": 6222065888 }, { "value": 0 }, { "value": 0 }, { "value": 8704 }, { "value": 8705 }, { "value": 8960 }, { "value": 18446744073709551615 }, { "value": 1 } ], "flavor": "ARM_THREAD_STATE64", "lr": { "value": 8164181392 }, "cpsr": { "value": 1610616832 }, "fp": { "value": 6222064880 }, "sp": { "value": 6222064736 }, "esr": { "value": 1442840704, "description": " Address size fault" }, "pc": { "value": 7834379420 }, "far": { "value": 0 } } }, { "id": 303217, "frames": [ { "imageOffset": 9372, "symbol": "__psynch_cvwait", "symbolLocation": 8, "imageIndex": 2 }, { "imageOffset": 5520, "symbol": "_pthread_cond_wait", "symbolLocation": 1227, "imageIndex": 3 }, { "imageOffset": 1647080, "imageIndex": 32, "symbolLocation": 87 }, { "imageOffset": 1644204, "imageIndex": 32, "symbolLocation": 71 }, { "imageOffset": 9551036, "imageIndex": 32, "symbolLocation": 55 }, { "imageOffset": 10896, "symbol": "_pthread_start", "symbolLocation": 135, "imageIndex": 3 }, { "imageOffset": 8140, "symbol": "thread_start", "symbolLocation": 7, "imageIndex": 3 } ], "threadState": { "x": [ { "value": 260 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 164 }, { "value": 0 }, { "value": 0 }, { "value": 6222638328 }, { "value": 0 }, { "value": 5443387856 }, { "value": 2 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 305 }, { "value": 9727976712 }, { "value": 0 }, { "value": 5443387832 }, { "value": 5443387784 }, { "value": 6222639328 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 1 }, { "value": 256 }, { "value": 0 }, { "value": 0 } ], "flavor": "ARM_THREAD_STATE64", "lr": { "value": 8164181392 }, "cpsr": { "value": 1610616832 }, "fp": { "value": 6222638448 }, "sp": { "value": 6222638304 }, "esr": { "value": 1442840704, "description": " Address size fault" }, "pc": { "value": 7834379420 }, "far": { "value": 0 } } }, { "id": 303219, "frames": [ { "imageOffset": 9372, "symbol": "__psynch_cvwait", "symbolLocation": 8, "imageIndex": 2 }, { "imageOffset": 5520, "symbol": "_pthread_cond_wait", "symbolLocation": 1227, "imageIndex": 3 }, { "imageOffset": 1588080, "imageIndex": 32, "symbolLocation": 87 }, { "imageOffset": 1587152, "imageIndex": 32, "symbolLocation": 2019 }, { "imageOffset": 9551036, "imageIndex": 32, "symbolLocation": 55 }, { "imageOffset": 10896, "symbol": "_pthread_start", "symbolLocation": 135, "imageIndex": 3 }, { "imageOffset": 8140, "symbol": "thread_start", "symbolLocation": 7, "imageIndex": 3 } ], "threadState": { "x": [ { "value": 260 }, { "value": 0 }, { "value": 13056 }, { "value": 0 }, { "value": 0 }, { "value": 164 }, { "value": 0 }, { "value": 0 }, { "value": 6223785208 }, { "value": 0 }, { "value": 5443389840 }, { "value": 4398046512130 }, { "value": 1024 }, { "value": 0 }, { "value": 1024 }, { "value": 4398046512128 }, { "value": 305 }, { "value": 9727976712 }, { "value": 0 }, { "value": 5443389816 }, { "value": 5443389768 }, { "value": 6223786208 }, { "value": 0 }, { "value": 0 }, { "value": 13056 }, { "value": 13057 }, { "value": 13312 }, { "value": 6223785776 }, { "value": 6223785680 } ], "flavor": "ARM_THREAD_STATE64", "lr": { "value": 8164181392 }, "cpsr": { "value": 1610616832 }, "fp": { "value": 6223785328 }, "sp": { "value": 6223785184 }, "esr": { "value": 1442840704, "description": " Address size fault" }, "pc": { "value": 7834379420 }, "far": { "value": 0 } } }, { "id": 303220, "frames": [ { "imageOffset": 9372, "symbol": "__psynch_cvwait", "symbolLocation": 8, "imageIndex": 2 }, { "imageOffset": 5520, "symbol": "_pthread_cond_wait", "symbolLocation": 1227, "imageIndex": 3 }, { "imageOffset": 2449024, "imageIndex": 32, "symbolLocation": 87 }, { "imageOffset": 2448096, "imageIndex": 32, "symbolLocation": 2019 }, { "imageOffset": 9551036, "imageIndex": 32, "symbolLocation": 55 }, { "imageOffset": 10896, "symbol": "_pthread_start", "symbolLocation": 135, "imageIndex": 3 }, { "imageOffset": 8140, "symbol": "thread_start", "symbolLocation": 7, "imageIndex": 3 } ], "threadState": { "x": [ { "value": 260 }, { "value": 0 }, { "value": 13056 }, { "value": 0 }, { "value": 0 }, { "value": 164 }, { "value": 0 }, { "value": 0 }, { "value": 6224358648 }, { "value": 0 }, { "value": 5443390832 }, { "value": 7696581396226 }, { "value": 1792 }, { "value": 0 }, { "value": 1792 }, { "value": 7696581396224 }, { "value": 305 }, { "value": 9727976712 }, { "value": 0 }, { "value": 5443390808 }, { "value": 5443390760 }, { "value": 6224359648 }, { "value": 0 }, { "value": 0 }, { "value": 13056 }, { "value": 13057 }, { "value": 13312 }, { "value": 6224359216 }, { "value": 6224359120 } ], "flavor": "ARM_THREAD_STATE64", "lr": { "value": 8164181392 }, "cpsr": { "value": 1610616832 }, "fp": { "value": 6224358768 }, "sp": { "value": 6224358624 }, "esr": { "value": 1442840704, "description": " Address size fault" }, "pc": { "value": 7834379420 }, "far": { "value": 0 } } }, { "id": 303221, "frames": [ { "imageOffset": 9372, "symbol": "__psynch_cvwait", "symbolLocation": 8, "imageIndex": 2 }, { "imageOffset": 5520, "symbol": "_pthread_cond_wait", "symbolLocation": 1227, "imageIndex": 3 }, { "imageOffset": 1038704, "imageIndex": 32, "symbolLocation": 87 }, { "imageOffset": 1037776, "imageIndex": 32, "symbolLocation": 2019 }, { "imageOffset": 9551036, "imageIndex": 32, "symbolLocation": 55 }, { "imageOffset": 10896, "symbol": "_pthread_start", "symbolLocation": 135, "imageIndex": 3 }, { "imageOffset": 8140, "symbol": "thread_start", "symbolLocation": 7, "imageIndex": 3 } ], "threadState": { "x": [ { "value": 260 }, { "value": 0 }, { "value": 11776 }, { "value": 0 }, { "value": 0 }, { "value": 164 }, { "value": 0 }, { "value": 0 }, { "value": 6224932088 }, { "value": 0 }, { "value": 5443391824 }, { "value": 2199023256066 }, { "value": 512 }, { "value": 0 }, { "value": 512 }, { "value": 2199023256064 }, { "value": 305 }, { "value": 9727976712 }, { "value": 0 }, { "value": 5443391800 }, { "value": 5443391752 }, { "value": 6224933088 }, { "value": 0 }, { "value": 0 }, { "value": 11776 }, { "value": 11777 }, { "value": 12032 }, { "value": 6224932656 }, { "value": 6224932560 } ], "flavor": "ARM_THREAD_STATE64", "lr": { "value": 8164181392 }, "cpsr": { "value": 1610616832 }, "fp": { "value": 6224932208 }, "sp": { "value": 6224932064 }, "esr": { "value": 1442840704, "description": " Address size fault" }, "pc": { "value": 7834379420 }, "far": { "value": 0 } } }, { "id": 303222, "frames": [ { "imageOffset": 9372, "symbol": "__psynch_cvwait", "symbolLocation": 8, "imageIndex": 2 }, { "imageOffset": 5520, "symbol": "_pthread_cond_wait", "symbolLocation": 1227, "imageIndex": 3 }, { "imageOffset": 1695796, "imageIndex": 32, "symbolLocation": 87 }, { "imageOffset": 1694868, "imageIndex": 32, "symbolLocation": 2019 }, { "imageOffset": 9551036, "imageIndex": 32, "symbolLocation": 55 }, { "imageOffset": 10896, "symbol": "_pthread_start", "symbolLocation": 135, "imageIndex": 3 }, { "imageOffset": 8140, "symbol": "thread_start", "symbolLocation": 7, "imageIndex": 3 } ], "threadState": { "x": [ { "value": 260 }, { "value": 0 }, { "value": 13056 }, { "value": 0 }, { "value": 0 }, { "value": 164 }, { "value": 0 }, { "value": 0 }, { "value": 6225505528 }, { "value": 0 }, { "value": 5501163504 }, { "value": 1099511628034 }, { "value": 256 }, { "value": 0 }, { "value": 256 }, { "value": 1099511628032 }, { "value": 305 }, { "value": 9727976712 }, { "value": 0 }, { "value": 5501163480 }, { "value": 5501163432 }, { "value": 6225506528 }, { "value": 0 }, { "value": 0 }, { "value": 13056 }, { "value": 13057 }, { "value": 13312 }, { "value": 6225506096 }, { "value": 6225506000 } ], "flavor": "ARM_THREAD_STATE64", "lr": { "value": 8164181392 }, "cpsr": { "value": 1610616832 }, "fp": { "value": 6225505648 }, "sp": { "value": 6225505504 }, "esr": { "value": 1442840704, "description": " Address size fault" }, "pc": { "value": 7834379420 }, "far": { "value": 0 } } }, { "id": 303223, "name": "com.apple.corephotogrammetry.tracking:0", "threadState": { "x": [ { "value": 260 }, { "value": 0 }, { "value": 13056 }, { "value": 0 }, { "value": 0 }, { "value": 164 }, { "value": 0 }, { "value": 0 }, { "value": 6223211720 }, { "value": 0 }, { "value": 5521948928 }, { "value": 2 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 305 }, { "value": 9727976712 }, { "value": 0 }, { "value": 5521948904 }, { "value": 5521948856 }, { "value": 6223212768 }, { "value": 0 }, { "value": 0 }, { "value": 13056 }, { "value": 13057 }, { "value": 13312 }, { "value": 6223212336 }, { "value": 6223212360 } ], "flavor": "ARM_THREAD_STATE64", "lr": { "value": 8164181392 }, "cpsr": { "value": 1610616832 }, "fp": { "value": 6223211840 }, "sp": { "value": 6223211696 }, "esr": { "value": 1442840704, "description": " Address size fault" }, "pc": { "value": 7834379420 }, "far": { "value": 0 } }, "frames": [ { "imageOffset": 9372, "symbol": "__psynch_cvwait", "symbolLocation": 8, "imageIndex": 2 }, { "imageOffset": 5520, "symbol": "_pthread_cond_wait", "symbolLocation": 1227, "imageIndex": 3 }, { "imageOffset": 6630252, "imageIndex": 32, "symbolLocation": 103 }, { "imageOffset": 6629636, "imageIndex": 32, "symbolLocation": 375 }, { "imageOffset": 9567500, "imageIndex": 32, "symbolLocation": 71 }, { "imageOffset": 9564632, "imageIndex": 32, "symbolLocation": 71 }, { "imageOffset": 9570484, "imageIndex": 32, "symbolLocation": 259 }, { "imageOffset": 9551036, "imageIndex": 32, "symbolLocation": 55 }, { "imageOffset": 10896, "symbol": "_pthread_start", "symbolLocation": 135, "imageIndex": 3 }, { "imageOffset": 8140, "symbol": "thread_start", "symbolLocation": 7, "imageIndex": 3 } ] }, { "id": 303225, "name": "H11ANEServicesThread", "threadState": { "x": [ { "value": 268451845 }, { "value": 21592279046 }, { "value": 8589934592 }, { "value": 979798004334592 }, { "value": 0 }, { "value": 979798004334592 }, { "value": 2 }, { "value": 4294967295 }, { "value": 18446744073709550527 }, { "value": 228127 }, { "value": 0 }, { "value": 1 }, { "value": 228127 }, { "value": 2095104 }, { "value": 2043 }, { "value": 3858835582 }, { "value": 18446744073709551569 }, { "value": 3860930589 }, { "value": 0 }, { "value": 4294967295 }, { "value": 2 }, { "value": 979798004334592 }, { "value": 0 }, { "value": 979798004334592 }, { "value": 6226075720 }, { "value": 8589934592 }, { "value": 21592279046 }, { "value": 21592279046 }, { "value": 4412409862 } ], "flavor": "ARM_THREAD_STATE64", "lr": { "value": 7834376336 }, "cpsr": { "value": 4096 }, "fp": { "value": 6226075568 }, "sp": { "value": 6226075488 }, "esr": { "value": 1442840704, "description": " Address size fault" }, "pc": { "value": 7834376952 }, "far": { "value": 0 } }, "frames": [ { "imageOffset": 6904, "symbol": "mach_msg2_trap", "symbolLocation": 8, "imageIndex": 2 }, { "imageOffset": 6288, "symbol": "mach_msg2_internal", "symbolLocation": 79, "imageIndex": 2 }, { "imageOffset": 6056, "symbol": "mach_msg_overwrite", "symbolLocation": 435, "imageIndex": 2 }, { "imageOffset": 5608, "symbol": "mach_msg", "symbolLocation": 23, "imageIndex": 2 }, { "imageOffset": 221212, "symbol": "__CFRunLoopServiceMachPort", "symbolLocation": 159, "imageIndex": 11 }, { "imageOffset": 212740, "symbol": "__CFRunLoopRun", "symbolLocation": 1207, "imageIndex": 11 }, { "imageOffset": 211304, "symbol": "CFRunLoopRunSpecific", "symbolLocation": 607, "imageIndex": 11 }, { "imageOffset": 210636, "symbol": "CFRunLoopRun", "symbolLocation": 63, "imageIndex": 11 }, { "imageOffset": 63628, "symbol": "H11ANE::H11ANEServicesThreadStart(H11ANE::H11ANEServicesThreadParams*)", "symbolLocation": 147, "imageIndex": 21 }, { "imageOffset": 10896, "symbol": "_pthread_start", "symbolLocation": 135, "imageIndex": 3 }, { "imageOffset": 8140, "symbol": "thread_start", "symbolLocation": 7, "imageIndex": 3 } ] }, { "id": 303226, "name": "H11ANEServicesThread", "threadState": { "x": [ { "value": 268451845 }, { "value": 21592279046 }, { "value": 8589934592 }, { "value": 984161691107328 }, { "value": 0 }, { "value": 984161691107328 }, { "value": 2 }, { "value": 4294967295 }, { "value": 18446744073709550527 }, { "value": 229143 }, { "value": 0 }, { "value": 1 }, { "value": 229143 }, { "value": 2095104 }, { "value": 2043 }, { "value": 2883663990 }, { "value": 18446744073709551569 }, { "value": 2885759083 }, { "value": 0 }, { "value": 4294967295 }, { "value": 2 }, { "value": 984161691107328 }, { "value": 0 }, { "value": 984161691107328 }, { "value": 6226649160 }, { "value": 8589934592 }, { "value": 21592279046 }, { "value": 21592279046 }, { "value": 4412409862 } ], "flavor": "ARM_THREAD_STATE64", "lr": { "value": 7834376336 }, "cpsr": { "value": 4096 }, "fp": { "value": 6226649008 }, "sp": { "value": 6226648928 }, "esr": { "value": 1442840704, "description": " Address size fault" }, "pc": { "value": 7834376952 }, "far": { "value": 0 } }, "frames": [ { "imageOffset": 6904, "symbol": "mach_msg2_trap", "symbolLocation": 8, "imageIndex": 2 }, { "imageOffset": 6288, "symbol": "mach_msg2_internal", "symbolLocation": 79, "imageIndex": 2 }, { "imageOffset": 6056, "symbol": "mach_msg_overwrite", "symbolLocation": 435, "imageIndex": 2 }, { "imageOffset": 5608, "symbol": "mach_msg", "symbolLocation": 23, "imageIndex": 2 }, { "imageOffset": 221212, "symbol": "__CFRunLoopServiceMachPort", "symbolLocation": 159, "imageIndex": 11 }, { "imageOffset": 212740, "symbol": "__CFRunLoopRun", "symbolLocation": 1207, "imageIndex": 11 }, { "imageOffset": 211304, "symbol": "CFRunLoopRunSpecific", "symbolLocation": 607, "imageIndex": 11 }, { "imageOffset": 210636, "symbol": "CFRunLoopRun", "symbolLocation": 63, "imageIndex": 11 }, { "imageOffset": 63628, "symbol": "H11ANE::H11ANEServicesThreadStart(H11ANE::H11ANEServicesThreadParams*)", "symbolLocation": 147, "imageIndex": 21 }, { "imageOffset": 10896, "symbol": "_pthread_start", "symbolLocation": 135, "imageIndex": 3 }, { "imageOffset": 8140, "symbol": "thread_start", "symbolLocation": 7, "imageIndex": 3 } ] }, { "id": 303227, "name": "H11ANEServicesThread", "threadState": { "x": [ { "value": 268451845 }, { "value": 21592279046 }, { "value": 8589934592 }, { "value": 1141305954533376 }, { "value": 0 }, { "value": 1141305954533376 }, { "value": 2 }, { "value": 4294967295 }, { "value": 18446744073709550527 }, { "value": 265731 }, { "value": 0 }, { "value": 1 }, { "value": 265731 }, { "value": 2095104 }, { "value": 2043 }, { "value": 2971715636 }, { "value": 18446744073709551569 }, { "value": 2973810778 }, { "value": 0 }, { "value": 4294967295 }, { "value": 2 }, { "value": 1141305954533376 }, { "value": 0 }, { "value": 1141305954533376 }, { "value": 6227910728 }, { "value": 8589934592 }, { "value": 21592279046 }, { "value": 21592279046 }, { "value": 4412409862 } ], "flavor": "ARM_THREAD_STATE64", "lr": { "value": 7834376336 }, "cpsr": { "value": 4096 }, "fp": { "value": 6227910576 }, "sp": { "value": 6227910496 }, "esr": { "value": 1442840704, "description": " Address size fault" }, "pc": { "value": 7834376952 }, "far": { "value": 0 } }, "frames": [ { "imageOffset": 6904, "symbol": "mach_msg2_trap", "symbolLocation": 8, "imageIndex": 2 }, { "imageOffset": 6288, "symbol": "mach_msg2_internal", "symbolLocation": 79, "imageIndex": 2 }, { "imageOffset": 6056, "symbol": "mach_msg_overwrite", "symbolLocation": 435, "imageIndex": 2 }, { "imageOffset": 5608, "symbol": "mach_msg", "symbolLocation": 23, "imageIndex": 2 }, { "imageOffset": 221212, "symbol": "__CFRunLoopServiceMachPort", "symbolLocation": 159, "imageIndex": 11 }, { "imageOffset": 212740, "symbol": "__CFRunLoopRun", "symbolLocation": 1207, "imageIndex": 11 }, { "imageOffset": 211304, "symbol": "CFRunLoopRunSpecific", "symbolLocation": 607, "imageIndex": 11 }, { "imageOffset": 210636, "symbol": "CFRunLoopRun", "symbolLocation": 63, "imageIndex": 11 }, { "imageOffset": 63628, "symbol": "H11ANE::H11ANEServicesThreadStart(H11ANE::H11ANEServicesThreadParams*)", "symbolLocation": 147, "imageIndex": 21 }, { "imageOffset": 10896, "symbol": "_pthread_start", "symbolLocation": 135, "imageIndex": 3 }, { "imageOffset": 8140, "symbol": "thread_start", "symbolLocation": 7, "imageIndex": 3 } ] }, { "id": 303228, "name": "com.apple.corephotogrammetry.tracking.helper", "threadState": { "x": [ { "value": 4 }, { "value": 0 }, { "value": 51200 }, { "value": 0 }, { "value": 0 }, { "value": 164 }, { "value": 0 }, { "value": 0 }, { "value": 6228487512 }, { "value": 0 }, { "value": 5521949856 }, { "value": 1099511628034 }, { "value": 256 }, { "value": 0 }, { "value": 256 }, { "value": 1099511628032 }, { "value": 305 }, { "value": 9727976712 }, { "value": 0 }, { "value": 5521949832 }, { "value": 5521949784 }, { "value": 6228488416 }, { "value": 0 }, { "value": 0 }, { "value": 51200 }, { "value": 51200 }, { "value": 51712 }, { "value": 6228487808 }, { "value": 6132441224 } ], "flavor": "ARM_THREAD_STATE64", "lr": { "value": 8164181392 }, "cpsr": { "value": 1610616832 }, "fp": { "value": 6228487632 }, "sp": { "value": 6228487488 }, "esr": { "value": 1442840704, "description": " Address size fault" }, "pc": { "value": 7834379420 }, "far": { "value": 0 } }, "frames": [ { "imageOffset": 9372, "symbol": "__psynch_cvwait", "symbolLocation": 8, "imageIndex": 2 }, { "imageOffset": 5520, "symbol": "_pthread_cond_wait", "symbolLocation": 1227, "imageIndex": 3 }, { "imageOffset": 6534004, "imageIndex": 32, "symbolLocation": 87 }, { "imageOffset": 6533444, "imageIndex": 32, "symbolLocation": 775 }, { "imageOffset": 9551036, "imageIndex": 32, "symbolLocation": 55 }, { "imageOffset": 10896, "symbol": "_pthread_start", "symbolLocation": 135, "imageIndex": 3 }, { "imageOffset": 8140, "symbol": "thread_start", "symbolLocation": 7, "imageIndex": 3 } ] }, { "id": 303229, "name": "com.apple.corephotogrammetry.tracking.helper", "threadState": { "x": [ { "value": 260 }, { "value": 0 }, { "value": 51200 }, { "value": 0 }, { "value": 0 }, { "value": 164 }, { "value": 0 }, { "value": 0 }, { "value": 6229060952 }, { "value": 0 }, { "value": 5521949856 }, { "value": 1099511628034 }, { "value": 256 }, { "value": 0 }, { "value": 256 }, { "value": 1099511628032 }, { "value": 305 }, { "value": 9727976712 }, { "value": 0 }, { "value": 5521949832 }, { "value": 5521949784 }, { "value": 6229061856 }, { "value": 0 }, { "value": 0 }, { "value": 51200 }, { "value": 51201 }, { "value": 51456 }, { "value": 6229061248 }, { "value": 6132394776 } ], "flavor": "ARM_THREAD_STATE64", "lr": { "value": 8164181392 }, "cpsr": { "value": 1610616832 }, "fp": { "value": 6229061072 }, "sp": { "value": 6229060928 }, "esr": { "value": 1442840704, "description": " Address size fault" }, "pc": { "value": 7834379420 }, "far": { "value": 0 } }, "frames": [ { "imageOffset": 9372, "symbol": "__psynch_cvwait", "symbolLocation": 8, "imageIndex": 2 }, { "imageOffset": 5520, "symbol": "_pthread_cond_wait", "symbolLocation": 1227, "imageIndex": 3 }, { "imageOffset": 6534004, "imageIndex": 32, "symbolLocation": 87 }, { "imageOffset": 6533444, "imageIndex": 32, "symbolLocation": 775 }, { "imageOffset": 9551036, "imageIndex": 32, "symbolLocation": 55 }, { "imageOffset": 10896, "symbol": "_pthread_start", "symbolLocation": 135, "imageIndex": 3 }, { "imageOffset": 8140, "symbol": "thread_start", "symbolLocation": 7, "imageIndex": 3 } ] }, { "id": 303230, "name": "com.apple.corephotogrammetry.mapping:0", "threadState": { "x": [ { "value": 260 }, { "value": 0 }, { "value": 13056 }, { "value": 0 }, { "value": 0 }, { "value": 164 }, { "value": 0 }, { "value": 0 }, { "value": 6229634248 }, { "value": 0 }, { "value": 5369833312 }, { "value": 1099511628034 }, { "value": 256 }, { "value": 0 }, { "value": 256 }, { "value": 1099511628032 }, { "value": 305 }, { "value": 9727976712 }, { "value": 0 }, { "value": 5369833288 }, { "value": 5369833240 }, { "value": 6229635296 }, { "value": 0 }, { "value": 0 }, { "value": 13056 }, { "value": 13057 }, { "value": 13312 }, { "value": 6229634864 }, { "value": 6229634888 } ], "flavor": "ARM_THREAD_STATE64", "lr": { "value": 8164181392 }, "cpsr": { "value": 1610616832 }, "fp": { "value": 6229634368 }, "sp": { "value": 6229634224 }, "esr": { "value": 1442840704, "description": " Address size fault" }, "pc": { "value": 7834379420 }, "far": { "value": 0 } }, "frames": [ { "imageOffset": 9372, "symbol": "__psynch_cvwait", "symbolLocation": 8, "imageIndex": 2 }, { "imageOffset": 5520, "symbol": "_pthread_cond_wait", "symbolLocation": 1227, "imageIndex": 3 }, { "imageOffset": 6451504, "imageIndex": 32, "symbolLocation": 103 }, { "imageOffset": 6450888, "imageIndex": 32, "symbolLocation": 375 }, { "imageOffset": 9567500, "imageIndex": 32, "symbolLocation": 71 }, { "imageOffset": 9564632, "imageIndex": 32, "symbolLocation": 71 }, { "imageOffset": 9570484, "imageIndex": 32, "symbolLocation": 259 }, { "imageOffset": 9551036, "imageIndex": 32, "symbolLocation": 55 }, { "imageOffset": 10896, "symbol": "_pthread_start", "symbolLocation": 135, "imageIndex": 3 }, { "imageOffset": 8140, "symbol": "thread_start", "symbolLocation": 7, "imageIndex": 3 } ] }, { "id": 303231, "name": "com.apple.corephotogrammetry.mapping.helper:0", "threadState": { "x": [ { "value": 260 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 164 }, { "value": 0 }, { "value": 0 }, { "value": 6230208008 }, { "value": 0 }, { "value": 5923882464 }, { "value": 2 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 305 }, { "value": 9727976712 }, { "value": 0 }, { "value": 5923882440 }, { "value": 5923882392 }, { "value": 6230208736 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 1 }, { "value": 256 }, { "value": 6230208304 }, { "value": 6230208328 } ], "flavor": "ARM_THREAD_STATE64", "lr": { "value": 8164181392 }, "cpsr": { "value": 1610616832 }, "fp": { "value": 6230208128 }, "sp": { "value": 6230207984 }, "esr": { "value": 1442840704, "description": " Address size fault" }, "pc": { "value": 7834379420 }, "far": { "value": 0 } }, "frames": [ { "imageOffset": 9372, "symbol": "__psynch_cvwait", "symbolLocation": 8, "imageIndex": 2 }, { "imageOffset": 5520, "symbol": "_pthread_cond_wait", "symbolLocation": 1227, "imageIndex": 3 }, { "imageOffset": 9571708, "imageIndex": 32, "symbolLocation": 111 }, { "imageOffset": 9570420, "imageIndex": 32, "symbolLocation": 195 }, { "imageOffset": 9551036, "imageIndex": 32, "symbolLocation": 55 }, { "imageOffset": 10896, "symbol": "_pthread_start", "symbolLocation": 135, "imageIndex": 3 }, { "imageOffset": 8140, "symbol": "thread_start", "symbolLocation": 7, "imageIndex": 3 } ] }, { "id": 303232, "name": "com.apple.corephotogrammetry.sfm.helper:0", "threadState": { "x": [ { "value": 260 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 164 }, { "value": 0 }, { "value": 0 }, { "value": 6230781448 }, { "value": 0 }, { "value": 6080300288 }, { "value": 2 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 305 }, { "value": 9727976712 }, { "value": 0 }, { "value": 6080300264 }, { "value": 6080300216 }, { "value": 6230782176 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 1 }, { "value": 256 }, { "value": 6230781744 }, { "value": 6230781768 } ], "flavor": "ARM_THREAD_STATE64", "lr": { "value": 8164181392 }, "cpsr": { "value": 1610616832 }, "fp": { "value": 6230781568 }, "sp": { "value": 6230781424 }, "esr": { "value": 1442840704, "description": " Address size fault" }, "pc": { "value": 7834379420 }, "far": { "value": 0 } }, "frames": [ { "imageOffset": 9372, "symbol": "__psynch_cvwait", "symbolLocation": 8, "imageIndex": 2 }, { "imageOffset": 5520, "symbol": "_pthread_cond_wait", "symbolLocation": 1227, "imageIndex": 3 }, { "imageOffset": 9571708, "imageIndex": 32, "symbolLocation": 111 }, { "imageOffset": 9570420, "imageIndex": 32, "symbolLocation": 195 }, { "imageOffset": 9551036, "imageIndex": 32, "symbolLocation": 55 }, { "imageOffset": 10896, "symbol": "_pthread_start", "symbolLocation": 135, "imageIndex": 3 }, { "imageOffset": 8140, "symbol": "thread_start", "symbolLocation": 7, "imageIndex": 3 } ] }, { "id": 303299, "frames": [ { "imageOffset": 8120, "symbol": "start_wqthread", "symbolLocation": 0, "imageIndex": 3 } ], "threadState": { "x": [ { "value": 6232502272 }, { "value": 269719 }, { "value": 6231965696 }, { "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": 6232502272 }, "esr": { "value": 1442840704, "description": " Address size fault" }, "pc": { "value": 8164183992 }, "far": { "value": 0 } } }, { "id": 303300, "frames": [ { "imageOffset": 8120, "symbol": "start_wqthread", "symbolLocation": 0, "imageIndex": 3 } ], "threadState": { "x": [ { "value": 6233075712 }, { "value": 183843 }, { "value": 6232539136 }, { "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": 6233075712 }, "esr": { "value": 1442840704, "description": " Address size fault" }, "pc": { "value": 8164183992 }, "far": { "value": 0 } } }, { "id": 304319, "frames": [ { "imageOffset": 8120, "symbol": "start_wqthread", "symbolLocation": 0, "imageIndex": 3 } ], "threadState": { "x": [ { "value": 6139801600 }, { "value": 0 }, { "value": 6139265024 }, { "value": 0 }, { "value": 278532 }, { "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": 6139801600 }, "esr": { "value": 0, "description": " Address size fault" }, "pc": { "value": 8164183992 }, "far": { "value": 0 } } }, { "id": 304391, "name": "AURemoteIO::IOThread", "threadState": { "x": [ { "value": 268451845 }, { "value": 17179869186 }, { "value": 0 }, { "value": 1169532479602688 }, { "value": 0 }, { "value": 1169532479602688 }, { "value": 116 }, { "value": 0 }, { "value": 18446744073709550527 }, { "value": 272303 }, { "value": 0 }, { "value": 1 }, { "value": 272303 }, { "value": 12946045064 }, { "value": 2 }, { "value": 18446744073709551615 }, { "value": 18446744073709551569 }, { "value": 8440108256 }, { "value": 0 }, { "value": 0 }, { "value": 116 }, { "value": 1169532479602688 }, { "value": 0 }, { "value": 1169532479602688 }, { "value": 6231355136 }, { "value": 0 }, { "value": 17179869186 }, { "value": 17179869186 }, { "value": 2 } ], "flavor": "ARM_THREAD_STATE64", "lr": { "value": 7834376336 }, "cpsr": { "value": 4096 }, "fp": { "value": 6231354672 }, "sp": { "value": 6231354592 }, "esr": { "value": 1442840704, "description": " Address size fault" }, "pc": { "value": 7834376952 }, "far": { "value": 0 } }, "frames": [ { "imageOffset": 6904, "symbol": "mach_msg2_trap", "symbolLocation": 8, "imageIndex": 2 }, { "imageOffset": 6288, "symbol": "mach_msg2_internal", "symbolLocation": 79, "imageIndex": 2 }, { "imageOffset": 6056, "symbol": "mach_msg_overwrite", "symbolLocation": 435, "imageIndex": 2 }, { "imageOffset": 5608, "symbol": "mach_msg", "symbolLocation": 23, "imageIndex": 2 }, { "imageOffset": 664904, "symbol": "void* caulk::thread_proxy>>(void*)", "symbolLocation": 555, "imageIndex": 33 }, { "imageOffset": 10896, "symbol": "_pthread_start", "symbolLocation": 135, "imageIndex": 3 }, { "imageOffset": 8140, "symbol": "thread_start", "symbolLocation": 7, "imageIndex": 3 } ] } ], "usedImages": [ { "source": "P", "arch": "arm64e", "base": 4337156096, "size": 49152, "uuid": "19bc6b58-cbf5-35a5-83a5-fc742451547d", "path": "/private/preboot/Cryptexes/OS/usr/lib/libobjc-trampolines.dylib", "name": "libobjc-trampolines.dylib" }, { "source": "P", "arch": "arm64", "base": 4332224512, "size": 868352, "uuid": "8d28ea70-cd95-31d4-acf4-b056f533adb2", "path": "/private/var/containers/Bundle/Application/ACCE6C58-98F0-4DD7-AA6E-732190E0FD30/GuidedCapture.app/GuidedCapture", "name": "GuidedCapture" }, { "source": "P", "arch": "arm64e", "base": 7834370048, "size": 237552, "uuid": "db493af3-63b1-3220-9dd8-dd4f86bddfc8", "path": "/usr/lib/system/libsystem_kernel.dylib", "name": "libsystem_kernel.dylib" }, { "source": "P", "arch": "arm64e", "base": 8164175872, "size": 53248, "uuid": "a70c0def-058c-3cb0-9ec1-453aa7f39df9", "path": "/usr/lib/system/libsystem_pthread.dylib", "name": "libsystem_pthread.dylib" }, { "source": "P", "arch": "arm64e", "base": 6893211648, "size": 565248, "uuid": "06826560-17af-331a-8255-de4246279bca", "path": "/usr/lib/libc++.1.dylib", "name": "libc++.1.dylib" }, { "source": "P", "arch": "arm64e", "base": 9032605696, "size": 17002496, "uuid": "646d0149-7c4d-3086-ad5f-6b66308caf7e", "path": "/System/Library/PrivateFrameworks/CoreRE.framework/CoreRE", "name": "CoreRE" }, { "source": "P", "arch": "arm64e", "base": 8067350528, "size": 425969, "uuid": "3f27d1a5-007e-3a02-89c3-27170b97efa1", "path": "/System/Library/Frameworks/RealityKit.framework/RealityKit", "name": "RealityKit" }, { "source": "P", "arch": "arm64e", "base": 6776016896, "size": 1302520, "uuid": "8b3c99b4-4ec1-3193-8fc4-d146661b0cab", "path": "/System/Library/Frameworks/Combine.framework/Combine", "name": "Combine" }, { "source": "P", "arch": "arm64e", "base": 8872640512, "size": 4136948, "uuid": "7beff111-43e0-317e-b8c2-083e9c198d83", "path": "/System/Library/Frameworks/RealityFoundation.framework/RealityFoundation", "name": "RealityFoundation" }, { "source": "P", "arch": "arm64e", "base": 6644338688, "size": 3706880, "uuid": "a53570f9-dc4a-3b41-9932-b1a081e6e520", "path": "/System/Library/Frameworks/QuartzCore.framework/QuartzCore", "name": "QuartzCore" }, { "source": "P", "arch": "arm64e", "base": 6656958464, "size": 28381184, "uuid": "7bf01cfc-23f1-326a-afd8-ad967ffece28", "path": "/System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore", "name": "UIKitCore" }, { "source": "P", "arch": "arm64e", "base": 6620798976, "size": 5431296, "uuid": "3a5f992a-d1cd-312e-bd2e-f7c66343a417", "path": "/System/Library/Frameworks/CoreFoundation.framework/CoreFoundation", "name": "CoreFoundation" }, { "source": "P", "arch": "arm64e", "base": 7764951040, "size": 36864, "uuid": "4cb7e986-36bf-3801-8f49-5d8c3c4a2127", "path": "/System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices", "name": "GraphicsServices" }, { "source": "P", "arch": "arm64e", "base": 6686048256, "size": 30973952, "uuid": "052e3831-5d20-3d88-9666-b92ebe26278d", "path": "/System/Library/Frameworks/SwiftUI.framework/SwiftUI", "name": "SwiftUI" }, { "source": "P", "arch": "arm64e", "base": 7213568000, "size": 576484, "uuid": "7be2b757-3b3d-3e91-8cb7-74f3887660c7", "path": "/usr/lib/dyld", "name": "dyld" }, { "size": 0, "source": "A", "base": 0, "uuid": "00000000-0000-0000-0000-000000000000" }, { "source": "P", "arch": "arm64e", "base": 6602543104, "size": 12107776, "uuid": "d92e19c1-6299-3e94-8614-c505d5abccdb", "path": "/System/Library/Frameworks/Foundation.framework/Foundation", "name": "Foundation" }, { "source": "P", "arch": "arm64e", "base": 6754230272, "size": 516096, "uuid": "3b5201c5-15d0-335f-a91d-0c63e1f6c6dc", "path": "/usr/lib/system/libsystem_c.dylib", "name": "libsystem_c.dylib" }, { "source": "P", "arch": "arm64e", "base": 8515395584, "size": 172032, "uuid": "b6696789-4886-3c27-a2d9-b298aa50ab08", "path": "/System/Library/PrivateFrameworks/caulk.framework/caulk", "name": "caulk" }, { "source": "P", "arch": "arm64e", "base": 8595251200, "size": 13365248, "uuid": "6677926d-ac68-32eb-b744-6e627ed2bd51", "path": "/usr/lib/usd/libusd_ms.dylib", "name": "libusd_ms.dylib" }, { "source": "P", "arch": "arm64e", "base": 6835851264, "size": 5021696, "uuid": "1e51658a-881b-3bbb-95c2-6c7c9701e878", "path": "/System/Library/Frameworks/CoreMotion.framework/CoreMotion", "name": "CoreMotion" }, { "source": "P", "arch": "arm64e", "base": 8528130048, "size": 147456, "uuid": "4e2bd607-feab-3826-8e09-7d730424a419", "path": "/System/Library/PrivateFrameworks/ANEServices.framework/ANEServices", "name": "ANEServices" }, { "source": "P", "arch": "arm64e", "base": 8637440000, "size": 32337056, "uuid": "624a8799-75f0-327a-a6ac-646c4cb67aaa", "path": "/System/Library/PrivateFrameworks/AppleCV3D.framework/AppleCV3D", "name": "AppleCV3D" }, { "source": "P", "arch": "arm64e", "base": 6764982272, "size": 802816, "uuid": "e7c54e3b-6172-3c98-8427-2ee9a8830a7c", "path": "/System/Library/Frameworks/IOKit.framework/Versions/A/IOKit", "name": "IOKit" }, { "source": "P", "arch": "arm64e", "base": 8687828992, "size": 229376, "uuid": "18550f99-d688-361f-906f-2b38c13b5427", "path": "/System/Library/PrivateFrameworks/IOGPU.framework/IOGPU", "name": "IOGPU" }, { "source": "P", "arch": "arm64e", "base": 6616473600, "size": 2179072, "uuid": "79e874c4-fe46-3067-bbd0-96596bd0c16d", "path": "/System/Library/Frameworks/Metal.framework/Metal", "name": "Metal" }, { "source": "P", "arch": "arm64e", "base": 6753939456, "size": 290816, "uuid": "b7d9d0a6-2414-37f2-9d03-1a25a474e2cf", "path": "/usr/lib/system/libdispatch.dylib", "name": "libdispatch.dylib" }, { "source": "P", "arch": "arm64e", "base": 9369030656, "size": 548864, "uuid": "377a8e22-2ae6-38c3-8e14-71355fc3a61e", "path": "/System/Library/PrivateFrameworks/CoreOCModules.framework/CoreOCModules", "name": "CoreOCModules" }, { "source": "P", "arch": "arm64e", "base": 7424282624, "size": 2600960, "uuid": "f0271512-8f53-3e91-8ae3-a6c6ad3cbf74", "path": "/System/Library/PrivateFrameworks/ARKitCore.framework/ARKitCore", "name": "ARKitCore" }, { "source": "P", "arch": "arm64e", "base": 9367875584, "size": 1155058, "uuid": "2f3b58bc-e6e9-3ccf-9986-602fd7c13cff", "path": "/System/Library/PrivateFrameworks/CoreOC.framework/CoreOC", "name": "CoreOC" }, { "source": "P", "arch": "arm64e", "base": 6891024384, "size": 221184, "uuid": "a4fb6302-b859-3c3d-abdf-cb9bf836cc1b", "path": "/usr/lib/system/libsystem_malloc.dylib", "name": "libsystem_malloc.dylib" }, { "source": "P", "arch": "arm64e", "base": 6596755456, "size": 5570560, "uuid": "ea723e3d-1906-3dac-a7e9-e108052dfcaa", "path": "/usr/lib/swift/libswiftCore.dylib", "name": "libswiftCore.dylib" }, { "source": "P", "arch": "arm64e", "base": 9369579520, "size": 15122368, "uuid": "ac32cd73-4122-3413-936b-0df615aa8392", "path": "/System/Library/PrivateFrameworks/CorePhotogrammetry.framework/CorePhotogrammetry", "name": "CorePhotogrammetry" }, { "source": "P", "arch": "arm64e", "base": 8674521088, "size": 1118200, "uuid": "e2c03649-c5df-34d5-9e8c-feed54377b8c", "path": "/System/Library/Frameworks/AudioToolbox.framework/libEmbeddedSystemAUs.dylib", "name": "libEmbeddedSystemAUs.dylib" } ], "sharedCache": { "base": 6484639744, "size": 3682025472, "uuid": "42cfaa2a-84cd-37cd-b859-2537db310567" }, "vmSummary": "ReadOnly portion of Libraries: Total=1.3G resident=0K(0%) swapped_out_or_unallocated=1.3G(100%)\nWritable regions: Total=933.8M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=933.8M(100%)\n\n VIRTUAL REGION \nREGION TYPE SIZE COUNT (non-coalesced) \n=========== ======= ======= \nActivity Tracing 256K 1 \nAttributeGraph Data 1024K 1 \nAudio 64K 1 \nCG raster data 1616K 6 \nColorSync 576K 31 \nCoreAnimation 208K 10 \nFoundation 16K 1 \nKernel Alloc Once 32K 1 \nMALLOC 873.0M 1044 \nMALLOC guard page 320K 20 \nMach message 576K 36 \nSTACK GUARD 976K 61 \nStack 50.4M 63 \nVM_ALLOCATE 768.6M 26 \n__AUTH 2851K 320 \n__AUTH_CONST 34.2M 697 \n__CTF 824 1 \n__DATA 30.5M 687 \n__DATA_CONST 36.2M 704 \n__DATA_DIRTY 8232K 617 \n__FONT_DATA 4K 1 \n__INFO_FILTER 8 1 \n__LINKEDIT 386.8M 3 \n__OBJC_RO 86.6M 1 \n__OBJC_RW 2748K 1 \n__TEXT 924.1M 715 \ndyld private memory 272K 1 \nmapped file 153.4M 25 \nshared memory 3152K 10 \n=========== ======= ======= \nTOTAL 3.3G 5086 \n", "legacyInfo": { "threadTriggered": { "queue": "com.apple.coreoc.queues.serial.session" } }, "logWritingSignature": "7ac89c083f323898e50e862aced7049b92286801", "trialInfo": { "rollouts": [], "experiments": [] } } </a>