Native crash on UnityPreload thread while loading from Asset Bundles

Hello,

We noticed our game sometimes experiences random crashes when loading asset bundles (EXC_BAD_ACCESS exception) on iOS. The crashes happen when allocating memory for scene objects loaded from the asset bundle. We’re currently on Unity 2017.4.23, using asset bundles and sprite atlases packed with RGBA PVRTC 4 bits compression.
Below is the symbolicated crash log. Did any of you encouter this as well?

Incident Identifier: 7B6AE389-8A46-4C84-BFB2-132C6C5ACA18
CrashReporter Key:   1080a8e5eca77a265da1b6cb46783dd98ad00f78
Hardware Model:      iPhone10,5
Process:             f2p [278]
Path:                /private/var/containers/Bundle/Application/513B91AF-7768-4717-8B53-F5810F1DE417/f2p.app/f2p
Identifier:          ***
Version:             1723 (dev(1723)-deb)
Code Type:           ARM-64 (Native)
Role:                Foreground
Parent Process:      launchd [1]
Coalition:           *** [438]


Date/Time:           2019-07-22 15:05:34.0336 +0200
Launch Time:         2019-07-22 14:18:50.1294 +0200
OS Version:          iPhone OS 11.4.1 (15G77)
Baseband Version:    1.04.80
Report Version:      104

Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Subtype: KERN_INVALID_ADDRESS at 0xfffffffffffffff0
VM Region Info: 0xfffffffffffffff0 is not in any region.  Bytes after previous region: 18446744065656487921 
      REGION TYPE                      START - END             [ VSIZE] PRT/MAX SHRMOD  REGION DETAIL
      MALLOC_NANO (reserved) 00000001d8000000-00000001e0000000 [128.0M] rw-/rwx SM=NUL  ...(unallocated)
---> 
      UNUSED SPACE AT END

Triggered by Thread:  39

Filtered syslog:
None found

Thread 0 name:  Dispatch queue: com.apple.main-thread
Thread 0:
0   f2p                               0x0000000100b644b4 AtomicStack::Pop() + 8930484 (ExtendedAtomicOps-arm64.h:653)
1   f2p                               0x0000000100a78a30 JobQueue::ExecuteOneJob() + 7965232 (JobQueue.cpp:778)
2   f2p                               0x0000000100a779a8 JobSystem::ExecuteOneJobQueueJob() + 7961000 (JobSystem.cpp:45)
3   f2p                               0x0000000100c6a528 CompletionTask::ProcessAllPhysicsTasks() + 10003752 (CompletionTask.cpp:63)
4   f2p                               0x0000000100c7f210 PhysicsManager::Simulate(float) + 10088976 (PhysicsManager.cpp:1091)
5   f2p                               0x0000000100c7de80 PhysicsManager::InitializeClass()::FixedUpdatePhysicsFixedUpdateRegistrator::Forward() + 10083968 (PhysicsManager.cpp:549)
6   f2p                               0x0000000100abf010 PlayerLoop() + 8253456 (PlayerLoop.cpp:155)
7   f2p                               0x000000010070676c UnityPlayerLoopImpl(bool) + 4351852 (LibEntryPoint.mm:243)
8   f2p                               0x00000001002ecc84 UnityRepaint + 52356 (UnityAppController+Rendering.mm:270)
9   f2p                               0x00000001002ecb70 -[UnityAppController(Rendering) repaintDisplayLink] + 52080 (UnityAppController+Rendering.mm:77)
10  QuartzCore                        0x00000001856c0f4c CA::smile:isplay::smile:isplayLink::dispatch_items+ 48972 (unsigned long long, unsigned long long, unsigned long long) + 820
11  QuartzCore                        0x00000001857762dc display_timer_callback+ 791260 (__CFMachPort*, void*, long, void*) + 240
12  CoreFoundation                    0x00000001815dcb20 __CFMachPortPerform + 188
13  CoreFoundation                    0x00000001815f7ae8 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 56
14  CoreFoundation                    0x00000001815f7230 __CFRunLoopDoSource1 + 440
15  CoreFoundation                    0x00000001815f4c80 __CFRunLoopRun + 2456
16  CoreFoundation                    0x0000000181514da8 CFRunLoopRunSpecific + 552
17  GraphicsServices                  0x00000001834fa020 GSEventRunModal + 100
18  UIKit                             0x000000018b534758 UIApplicationMain + 236
19  f2p                               0x00000001002e5740 main + 22336 (main.mm:33)
20  libdyld.dylib                     0x0000000180fa5fc0 start + 4

Thread 1:
0   libsystem_kernel.dylib            0x00000001810b3e24 semaphore_wait_trap + 8
1   libdispatch.dylib                 0x0000000180f720dc _dispatch_sema4_wait$VARIANT$armv81 + 24
2   libdispatch.dylib                 0x0000000180f72a58 _dispatch_semaphore_wait_slow + 128
3   f2p                               0x0000000100c5ef44 profiling::smile:ispatcher::Run() + 9957188 (Thread.h:52)
4   f2p                               0x0000000100c5e9b8 profiling::smile:ispatcher::ThreadFunc(void*) + 9955768 (Dispatcher.cpp:168)
5   f2p                               0x0000000100b6565c Thread::RunThreadWrapper(void*) + 8935004 (Thread.cpp:36)
6   libsystem_pthread.dylib           0x0000000181275220 _pthread_body + 272
7   libsystem_pthread.dylib           0x0000000181275110 _pthread_body + 0
8   libsystem_pthread.dylib           0x0000000181273b10 thread_start + 4

Thread 2 name:  com.apple.uikit.eventfetch-thread
Thread 2:
0   libsystem_kernel.dylib            0x00000001810b3de8 mach_msg_trap + 8
1   libsystem_kernel.dylib            0x00000001810b3c60 mach_msg + 72
2   CoreFoundation                    0x00000001815f6e40 __CFRunLoopServiceMachPort + 196
3   CoreFoundation                    0x00000001815f4908 __CFRunLoopRun + 1568
4   CoreFoundation                    0x0000000181514da8 CFRunLoopRunSpecific + 552
5   Foundation                        0x0000000181f89674 -[NSRunLoop+ 34420 (NSRunLoop) runMode:beforeDate:] + 304
6   Foundation                        0x0000000181f8951c -[NSRunLoop+ 34076 (NSRunLoop) runUntilDate:] + 148
7   UIKit                             0x000000018b219768 -[UIEventFetcher threadMain] + 136
8   Foundation                        0x0000000182099efc __NSThread__start__ + 1040
9   libsystem_pthread.dylib           0x0000000181275220 _pthread_body + 272
10  libsystem_pthread.dylib           0x0000000181275110 _pthread_body + 0
11  libsystem_pthread.dylib           0x0000000181273b10 thread_start + 4

Thread 3 name:  GC Finalizer
Thread 3:
0   libsystem_kernel.dylib            0x00000001810d50e8 __psynch_cvwait + 8
1   libsystem_pthread.dylib           0x000000018127bed8 _pthread_cond_wait$VARIANT$armv81 + 628
2   f2p                               0x000000010155d414 il2cpp::os::posix::PosixWaitObject::Wait(unsigned int, bool) + 19387412 (PosixWaitObject.cpp:126)
3   f2p                               0x0000000101532ea8 il2cpp::gc::FinalizerThread(void*) + 19213992 (GarbageCollector.cpp:95)
4   f2p                               0x0000000101558428 il2cpp::os::Thread::RunWrapper(void*) + 19366952 (Thread.cpp:169)
5   f2p                               0x000000010156172c il2cpp::os::ThreadImpl::ThreadStartWrapper(void*) + 19404588 (ThreadImpl.cpp:106)
6   libsystem_pthread.dylib           0x0000000181275220 _pthread_body + 272
7   libsystem_pthread.dylib           0x0000000181275110 _pthread_body + 0
8   libsystem_pthread.dylib           0x0000000181273b10 thread_start + 4

Thread 4 name:  BatchDeleteObjects
Thread 4:
0   libsystem_kernel.dylib            0x00000001810b3e24 semaphore_wait_trap + 8
1   libdispatch.dylib                 0x0000000180f720dc _dispatch_sema4_wait$VARIANT$armv81 + 24
2   libdispatch.dylib                 0x0000000180f72a58 _dispatch_semaphore_wait_slow + 128
3   f2p                               0x0000000100b68cb0 ThreadedStreamBuffer::HandleOutOfBufferToReadFrom(unsigned int&, unsigned int&) + 8948912 (ThreadedStreamBuffer.cpp:303)
4   f2p                               0x0000000100aa3ad0 BatchDeleteStep2Threaded(void*) + 8141520 (BatchDeleteObjects.cpp:88)
5   f2p                               0x0000000100b6565c Thread::RunThreadWrapper(void*) + 8935004 (Thread.cpp:36)
6   libsystem_pthread.dylib           0x0000000181275220 _pthread_body + 272
7   libsystem_pthread.dylib           0x0000000181275110 _pthread_body + 0
8   libsystem_pthread.dylib           0x0000000181273b10 thread_start + 4

Thread 5 name:  AsyncReadManager
Thread 5:
0   libsystem_kernel.dylib            0x00000001810b3e24 semaphore_wait_trap + 8
1   libdispatch.dylib                 0x0000000180f720dc _dispatch_sema4_wait$VARIANT$armv81 + 24
2   libdispatch.dylib                 0x0000000180f72a58 _dispatch_semaphore_wait_slow + 128
3   f2p                               0x0000000100935e28 AsyncReadManagerThreaded::ThreadEntry() + 6643240 (AsyncReadManagerThreaded.cpp:98)
4   f2p                               0x00000001009358e4 AsyncReadManagerThreaded::StaticThreadEntry(void*) + 6641892 (AsyncReadManagerThreaded.cpp:81)
5   f2p                               0x0000000100b6565c Thread::RunThreadWrapper(void*) + 8935004 (Thread.cpp:36)
6   libsystem_pthread.dylib           0x0000000181275220 _pthread_body + 272
7   libsystem_pthread.dylib           0x0000000181275110 _pthread_body + 0
8   libsystem_pthread.dylib           0x0000000181273b10 thread_start + 4

Thread 6 name:  UnityGfxDeviceWorker
Thread 6:
0   AGXMetalA11                       0x00000001a9a9d7b4 0x1a9a92000 + 47028
1   AGXMetalA11                       0x00000001a9a9ce5c 0x1a9a92000 + 44636
2   AGXMetalA11                       0x00000001a9a98534 0x1a9a92000 + 25908
3   AGXMetalA11                       0x00000001a9a964f0 0x1a9a92000 + 17648
4   f2p                               0x0000000100771be4 UploadTexture(TextureID, TextureDimension, TextureFormat, unsigned char const*, unsigned long, unsigned long, unsigned long, unsigned long, unsigned long, unsigned int, TextureColorSpace) + 4791268 (TexturesMetal.mm:112)
5   f2p                               0x00000001009da4e8 UploadTexture2DData(UploadTextureDataParams const&) + 7316712 (Texture.cpp:731)
6   f2p                               0x0000000100964d70 AsyncUploadManager::AsyncResourceUpload(GfxDevice&, int, int, TextureID) + 6835568 (AsyncUploadManager.cpp:479)
7   f2p                               0x00000001010e6a5c GfxDeviceWorker::RunCommand(ThreadedStreamBuffer&) + 14707292 (GfxDeviceWorker.cpp:2120)
8   f2p                               0x00000001007673e0 GfxDeviceWorkerAutoreleasePoolProxy + 4748256 (GfxDeviceMetal.mm:3516)
9   f2p                               0x00000001010eaec8 GfxDeviceWorker::RunExt(ThreadedStreamBuffer&) + 14724808 (GfxDeviceWorker.cpp:148)
10  f2p                               0x00000001010eae60 GfxDeviceWorker::Run() + 14724704 (GfxDeviceWorker.cpp:397)
11  f2p                               0x00000001010e28ec GfxDeviceWorker::RunGfxDeviceWorker(void*) + 14690540 (GfxDeviceWorker.cpp:373)
12  f2p                               0x0000000100b6565c Thread::RunThreadWrapper(void*) + 8935004 (Thread.cpp:36)
13  libsystem_pthread.dylib           0x0000000181275220 _pthread_body + 272
14  libsystem_pthread.dylib           0x0000000181275110 _pthread_body + 0
15  libsystem_pthread.dylib           0x0000000181273b10 thread_start + 4

Thread 7 name:  Worker Thread
Thread 7:
0   libsystem_kernel.dylib            0x00000001810b3e24 semaphore_wait_trap + 8
1   libdispatch.dylib                 0x0000000180f720dc _dispatch_sema4_wait$VARIANT$armv81 + 24
2   libdispatch.dylib                 0x0000000180f72a58 _dispatch_semaphore_wait_slow + 128
3   f2p                               0x00000001009d9c44 CappedSemaphore::WaitForSignal() + 7314500 (CappedSemaphore.h:69)
4   f2p                               0x0000000100a78c54 JobQueue::ProcessJobs(void*) + 7965780 (JobQueue.cpp:895)
5   f2p                               0x0000000100a781e8 JobQueue::WorkLoop(void*) + 7963112 (JobQueue.cpp:943)
6   f2p                               0x0000000100b6565c Thread::RunThreadWrapper(void*) + 8935004 (Thread.cpp:36)
7   libsystem_pthread.dylib           0x0000000181275220 _pthread_body + 272
8   libsystem_pthread.dylib           0x0000000181275110 _pthread_body + 0
9   libsystem_pthread.dylib           0x0000000181273b10 thread_start + 4

Thread 8 name:  Worker Thread
Thread 8:
0   libsystem_kernel.dylib            0x00000001810b3e24 semaphore_wait_trap + 8
1   libdispatch.dylib                 0x0000000180f720dc _dispatch_sema4_wait$VARIANT$armv81 + 24
2   libdispatch.dylib                 0x0000000180f72a58 _dispatch_semaphore_wait_slow + 128
3   f2p                               0x00000001009d9c44 CappedSemaphore::WaitForSignal() + 7314500 (CappedSemaphore.h:69)
4   f2p                               0x0000000100a78c54 JobQueue::ProcessJobs(void*) + 7965780 (JobQueue.cpp:895)
5   f2p                               0x0000000100a781e8 JobQueue::WorkLoop(void*) + 7963112 (JobQueue.cpp:943)
6   f2p                               0x0000000100b6565c Thread::RunThreadWrapper(void*) + 8935004 (Thread.cpp:36)
7   libsystem_pthread.dylib           0x0000000181275220 _pthread_body + 272
8   libsystem_pthread.dylib           0x0000000181275110 _pthread_body + 0
9   libsystem_pthread.dylib           0x0000000181273b10 thread_start + 4

Thread 9 name:  Worker Thread
Thread 9:
0   libsystem_kernel.dylib            0x00000001810b3e00 semaphore_signal_trap + 8
1   libdispatch.dylib                 0x0000000180f72024 _dispatch_sema4_signal$VARIANT$armv81 + 28
2   libdispatch.dylib                 0x0000000180f7298c _dispatch_semaphore_signal_slow$VARIANT$armv81 + 48
3   f2p                               0x000000010076323c CappedSemaphore::Signal(int) + 4731452 (CappedSemaphore.h:48)
4   f2p                               0x0000000100a78f5c JobQueue::ScheduleGroup(JobGroup*, JobQueue::JobQueuePriority) + 7966556 (JobQueue.cpp:1186)
5   f2p                               0x0000000100a77364 ScheduleJobInternal(JobFence&, void (*)(void*), void*, JobPriority) + 7959396 (Jobs.cpp:75)
6   f2p                               0x0000000100c83004 PhysxJobDispatcher::submitTask(physx::PxBaseTask&) + 10104836 (PhysicsManager.cpp:240)
7   f2p                               0x0000000100c830e8 PhysxJobFunc(physx::PxBaseTask*) + 10105064 (PhysicsManager.cpp:225)
8   f2p                               0x0000000100a787d0 JobQueue::Exec(JobInfo*, long long, int) + 7964624 (JobQueue.cpp:490)
9   f2p                               0x0000000100a78a94 JobQueue::ExecuteJobFromHighPriorityStack() + 7965332 (JobQueue.cpp:793)
10  f2p                               0x0000000100a78be8 JobQueue::ProcessJobs(void*) + 7965672 (JobQueue.cpp:870)
11  f2p                               0x0000000100a781e8 JobQueue::WorkLoop(void*) + 7963112 (JobQueue.cpp:943)
12  f2p                               0x0000000100b6565c Thread::RunThreadWrapper(void*) + 8935004 (Thread.cpp:36)
13  libsystem_pthread.dylib           0x0000000181275220 _pthread_body + 272
14  libsystem_pthread.dylib           0x0000000181275110 _pthread_body + 0
15  libsystem_pthread.dylib           0x0000000181273b10 thread_start + 4

Thread 10 name:  Worker Thread
Thread 10:
0   libsystem_kernel.dylib            0x00000001810b3e24 semaphore_wait_trap + 8
1   libdispatch.dylib                 0x0000000180f720dc _dispatch_sema4_wait$VARIANT$armv81 + 24
2   libdispatch.dylib                 0x0000000180f72a58 _dispatch_semaphore_wait_slow + 128
3   f2p                               0x00000001009d9c44 CappedSemaphore::WaitForSignal() + 7314500 (CappedSemaphore.h:69)
4   f2p                               0x0000000100a78c54 JobQueue::ProcessJobs(void*) + 7965780 (JobQueue.cpp:895)
5   f2p                               0x0000000100a781e8 JobQueue::WorkLoop(void*) + 7963112 (JobQueue.cpp:943)
6   f2p                               0x0000000100b6565c Thread::RunThreadWrapper(void*) + 8935004 (Thread.cpp:36)
7   libsystem_pthread.dylib           0x0000000181275220 _pthread_body + 272
8   libsystem_pthread.dylib           0x0000000181275110 _pthread_body + 0
9   libsystem_pthread.dylib           0x0000000181273b10 thread_start + 4

Thread 11 name:  Worker Thread
Thread 11:
0   libsystem_kernel.dylib            0x00000001810b3e24 semaphore_wait_trap + 8
1   libdispatch.dylib                 0x0000000180f720dc _dispatch_sema4_wait$VARIANT$armv81 + 24
2   libdispatch.dylib                 0x0000000180f72a58 _dispatch_semaphore_wait_slow + 128
3   f2p                               0x00000001009d9c44 CappedSemaphore::WaitForSignal() + 7314500 (CappedSemaphore.h:69)
4   f2p                               0x0000000100a78c54 JobQueue::ProcessJobs(void*) + 7965780 (JobQueue.cpp:895)
5   f2p                               0x0000000100a781e8 JobQueue::WorkLoop(void*) + 7963112 (JobQueue.cpp:943)
6   f2p                               0x0000000100b6565c Thread::RunThreadWrapper(void*) + 8935004 (Thread.cpp:36)
7   libsystem_pthread.dylib           0x0000000181275220 _pthread_body + 272
8   libsystem_pthread.dylib           0x0000000181275110 _pthread_body + 0
9   libsystem_pthread.dylib           0x0000000181273b10 thread_start + 4

Thread 12 name:  BackgroundWorker
Thread 12:
0   libsystem_kernel.dylib            0x00000001810b3e24 semaphore_wait_trap + 8
1   libdispatch.dylib                 0x0000000180f720dc _dispatch_sema4_wait$VARIANT$armv81 + 24
2   libdispatch.dylib                 0x0000000180f72a58 _dispatch_semaphore_wait_slow + 128
3   f2p                               0x00000001009d9c44 CappedSemaphore::WaitForSignal() + 7314500 (CappedSemaphore.h:69)
4   f2p                               0x0000000100a78c84 JobQueue::ProcessJobs(void*) + 7965828 (JobQueue.cpp:895)
5   f2p                               0x0000000100a78214 JobQueue::WorkLoop(void*) + 7963156 (JobQueue.cpp:959)
6   f2p                               0x0000000100b6565c Thread::RunThreadWrapper(void*) + 8935004 (Thread.cpp:36)
7   libsystem_pthread.dylib           0x0000000181275220 _pthread_body + 272
8   libsystem_pthread.dylib           0x0000000181275110 _pthread_body + 0
9   libsystem_pthread.dylib           0x0000000181273b10 thread_start + 4

Thread 13 name:  BackgroundWorker
Thread 13:
0   libsystem_kernel.dylib            0x00000001810b3e24 semaphore_wait_trap + 8
1   libdispatch.dylib                 0x0000000180f720dc _dispatch_sema4_wait$VARIANT$armv81 + 24
2   libdispatch.dylib                 0x0000000180f72a58 _dispatch_semaphore_wait_slow + 128
3   f2p                               0x00000001009d9c44 CappedSemaphore::WaitForSignal() + 7314500 (CappedSemaphore.h:69)
4   f2p                               0x0000000100a78c84 JobQueue::ProcessJobs(void*) + 7965828 (JobQueue.cpp:895)
5   f2p                               0x0000000100a78214 JobQueue::WorkLoop(void*) + 7963156 (JobQueue.cpp:959)
6   f2p                               0x0000000100b6565c Thread::RunThreadWrapper(void*) + 8935004 (Thread.cpp:36)
7   libsystem_pthread.dylib           0x0000000181275220 _pthread_body + 272
8   libsystem_pthread.dylib           0x0000000181275110 _pthread_body + 0
9   libsystem_pthread.dylib           0x0000000181273b10 thread_start + 4

Thread 14 name:  BackgroundWorker
Thread 14:
0   libsystem_kernel.dylib            0x00000001810b3e24 semaphore_wait_trap + 8
1   libdispatch.dylib                 0x0000000180f720dc _dispatch_sema4_wait$VARIANT$armv81 + 24
2   libdispatch.dylib                 0x0000000180f72a58 _dispatch_semaphore_wait_slow + 128
3   f2p                               0x00000001009d9c44 CappedSemaphore::WaitForSignal() + 7314500 (CappedSemaphore.h:69)
4   f2p                               0x0000000100a78c84 JobQueue::ProcessJobs(void*) + 7965828 (JobQueue.cpp:895)
5   f2p                               0x0000000100a78214 JobQueue::WorkLoop(void*) + 7963156 (JobQueue.cpp:959)
6   f2p                               0x0000000100b6565c Thread::RunThreadWrapper(void*) + 8935004 (Thread.cpp:36)
7   libsystem_pthread.dylib           0x0000000181275220 _pthread_body + 272
8   libsystem_pthread.dylib           0x0000000181275110 _pthread_body + 0
9   libsystem_pthread.dylib           0x0000000181273b10 thread_start + 4

Thread 15 name:  BackgroundWorker
Thread 15:
0   libsystem_kernel.dylib            0x00000001810b3e24 semaphore_wait_trap + 8
1   libdispatch.dylib                 0x0000000180f720dc _dispatch_sema4_wait$VARIANT$armv81 + 24
2   libdispatch.dylib                 0x0000000180f72a58 _dispatch_semaphore_wait_slow + 128
3   f2p                               0x00000001009d9c44 CappedSemaphore::WaitForSignal() + 7314500 (CappedSemaphore.h:69)
4   f2p                               0x0000000100a78c84 JobQueue::ProcessJobs(void*) + 7965828 (JobQueue.cpp:895)
5   f2p                               0x0000000100a78214 JobQueue::WorkLoop(void*) + 7963156 (JobQueue.cpp:959)
6   f2p                               0x0000000100b6565c Thread::RunThreadWrapper(void*) + 8935004 (Thread.cpp:36)
7   libsystem_pthread.dylib           0x0000000181275220 _pthread_body + 272
8   libsystem_pthread.dylib           0x0000000181275110 _pthread_body + 0
9   libsystem_pthread.dylib           0x0000000181273b10 thread_start + 4

Thread 16 name:  BackgroundWorker
Thread 16:
0   libsystem_kernel.dylib            0x00000001810b3e24 semaphore_wait_trap + 8
1   libdispatch.dylib                 0x0000000180f720dc _dispatch_sema4_wait$VARIANT$armv81 + 24
2   libdispatch.dylib                 0x0000000180f72a58 _dispatch_semaphore_wait_slow + 128
3   f2p                               0x00000001009d9c44 CappedSemaphore::WaitForSignal() + 7314500 (CappedSemaphore.h:69)
4   f2p                               0x0000000100a78c84 JobQueue::ProcessJobs(void*) + 7965828 (JobQueue.cpp:895)
5   f2p                               0x0000000100a78214 JobQueue::WorkLoop(void*) + 7963156 (JobQueue.cpp:959)
6   f2p                               0x0000000100b6565c Thread::RunThreadWrapper(void*) + 8935004 (Thread.cpp:36)
7   libsystem_pthread.dylib           0x0000000181275220 _pthread_body + 272
8   libsystem_pthread.dylib           0x0000000181275110 _pthread_body + 0
9   libsystem_pthread.dylib           0x0000000181273b10 thread_start + 4

Thread 17 name:  BackgroundWorker
Thread 17:
0   libsystem_kernel.dylib            0x00000001810b3e24 semaphore_wait_trap + 8
1   libdispatch.dylib                 0x0000000180f720dc _dispatch_sema4_wait$VARIANT$armv81 + 24
2   libdispatch.dylib                 0x0000000180f72a58 _dispatch_semaphore_wait_slow + 128
3   f2p                               0x00000001009d9c44 CappedSemaphore::WaitForSignal() + 7314500 (CappedSemaphore.h:69)
4   f2p                               0x0000000100a78c84 JobQueue::ProcessJobs(void*) + 7965828 (JobQueue.cpp:895)
5   f2p                               0x0000000100a78214 JobQueue::WorkLoop(void*) + 7963156 (JobQueue.cpp:959)
6   f2p                               0x0000000100b6565c Thread::RunThreadWrapper(void*) + 8935004 (Thread.cpp:36)
7   libsystem_pthread.dylib           0x0000000181275220 _pthread_body + 272
8   libsystem_pthread.dylib           0x0000000181275110 _pthread_body + 0
9   libsystem_pthread.dylib           0x0000000181273b10 thread_start + 4

Thread 18 name:  BackgroundWorker
Thread 18:
0   libsystem_kernel.dylib            0x00000001810b3e24 semaphore_wait_trap + 8
1   libdispatch.dylib                 0x0000000180f720dc _dispatch_sema4_wait$VARIANT$armv81 + 24
2   libdispatch.dylib                 0x0000000180f72a58 _dispatch_semaphore_wait_slow + 128
3   f2p                               0x00000001009d9c44 CappedSemaphore::WaitForSignal() + 7314500 (CappedSemaphore.h:69)
4   f2p                               0x0000000100a78c84 JobQueue::ProcessJobs(void*) + 7965828 (JobQueue.cpp:895)
5   f2p                               0x0000000100a78214 JobQueue::WorkLoop(void*) + 7963156 (JobQueue.cpp:959)
6   f2p                               0x0000000100b6565c Thread::RunThreadWrapper(void*) + 8935004 (Thread.cpp:36)
7   libsystem_pthread.dylib           0x0000000181275220 _pthread_body + 272
8   libsystem_pthread.dylib           0x0000000181275110 _pthread_body + 0
9   libsystem_pthread.dylib           0x0000000181273b10 thread_start + 4

Thread 19 name:  BackgroundWorker
Thread 19:
0   libsystem_kernel.dylib            0x00000001810b3e24 semaphore_wait_trap + 8
1   libdispatch.dylib                 0x0000000180f720dc _dispatch_sema4_wait$VARIANT$armv81 + 24
2   libdispatch.dylib                 0x0000000180f72a58 _dispatch_semaphore_wait_slow + 128
3   f2p                               0x00000001009d9c44 CappedSemaphore::WaitForSignal() + 7314500 (CappedSemaphore.h:69)
4   f2p                               0x0000000100a78c84 JobQueue::ProcessJobs(void*) + 7965828 (JobQueue.cpp:895)
5   f2p                               0x0000000100a78214 JobQueue::WorkLoop(void*) + 7963156 (JobQueue.cpp:959)
6   f2p                               0x0000000100b6565c Thread::RunThreadWrapper(void*) + 8935004 (Thread.cpp:36)
7   libsystem_pthread.dylib           0x0000000181275220 _pthread_body + 272
8   libsystem_pthread.dylib           0x0000000181275110 _pthread_body + 0
9   libsystem_pthread.dylib           0x0000000181273b10 thread_start + 4

Thread 20 name:  BackgroundWorker
Thread 20:
0   libsystem_kernel.dylib            0x00000001810b3e24 semaphore_wait_trap + 8
1   libdispatch.dylib                 0x0000000180f720dc _dispatch_sema4_wait$VARIANT$armv81 + 24
2   libdispatch.dylib                 0x0000000180f72a58 _dispatch_semaphore_wait_slow + 128
3   f2p                               0x00000001009d9c44 CappedSemaphore::WaitForSignal() + 7314500 (CappedSemaphore.h:69)
4   f2p                               0x0000000100a78c84 JobQueue::ProcessJobs(void*) + 7965828 (JobQueue.cpp:895)
5   f2p                               0x0000000100a78214 JobQueue::WorkLoop(void*) + 7963156 (JobQueue.cpp:959)
6   f2p                               0x0000000100b6565c Thread::RunThreadWrapper(void*) + 8935004 (Thread.cpp:36)
7   libsystem_pthread.dylib           0x0000000181275220 _pthread_body + 272
8   libsystem_pthread.dylib           0x0000000181275110 _pthread_body + 0
9   libsystem_pthread.dylib           0x0000000181273b10 thread_start + 4

Thread 21 name:  BackgroundWorker
Thread 21:
0   libsystem_kernel.dylib            0x00000001810b3e24 semaphore_wait_trap + 8
1   libdispatch.dylib                 0x0000000180f720dc _dispatch_sema4_wait$VARIANT$armv81 + 24
2   libdispatch.dylib                 0x0000000180f72a58 _dispatch_semaphore_wait_slow + 128
3   f2p                               0x00000001009d9c44 CappedSemaphore::WaitForSignal() + 7314500 (CappedSemaphore.h:69)
4   f2p                               0x0000000100a78c84 JobQueue::ProcessJobs(void*) + 7965828 (JobQueue.cpp:895)
5   f2p                               0x0000000100a78214 JobQueue::WorkLoop(void*) + 7963156 (JobQueue.cpp:959)
6   f2p                               0x0000000100b6565c Thread::RunThreadWrapper(void*) + 8935004 (Thread.cpp:36)
7   libsystem_pthread.dylib           0x0000000181275220 _pthread_body + 272
8   libsystem_pthread.dylib           0x0000000181275110 _pthread_body + 0
9   libsystem_pthread.dylib           0x0000000181273b10 thread_start + 4

Thread 22 name:  BackgroundWorker
Thread 22:
0   libsystem_kernel.dylib            0x00000001810b3e24 semaphore_wait_trap + 8
1   libdispatch.dylib                 0x0000000180f720dc _dispatch_sema4_wait$VARIANT$armv81 + 24
2   libdispatch.dylib                 0x0000000180f72a58 _dispatch_semaphore_wait_slow + 128
3   f2p                               0x00000001009d9c44 CappedSemaphore::WaitForSignal() + 7314500 (CappedSemaphore.h:69)
4   f2p                               0x0000000100a78c84 JobQueue::ProcessJobs(void*) + 7965828 (JobQueue.cpp:895)
5   f2p                               0x0000000100a78214 JobQueue::WorkLoop(void*) + 7963156 (JobQueue.cpp:959)
6   f2p                               0x0000000100b6565c Thread::RunThreadWrapper(void*) + 8935004 (Thread.cpp:36)
7   libsystem_pthread.dylib           0x0000000181275220 _pthread_body + 272
8   libsystem_pthread.dylib           0x0000000181275110 _pthread_body + 0
9   libsystem_pthread.dylib           0x0000000181273b10 thread_start + 4

Thread 23 name:  BackgroundWorker
Thread 23:
0   libsystem_kernel.dylib            0x00000001810b3e24 semaphore_wait_trap + 8
1   libdispatch.dylib                 0x0000000180f720dc _dispatch_sema4_wait$VARIANT$armv81 + 24
2   libdispatch.dylib                 0x0000000180f72a58 _dispatch_semaphore_wait_slow + 128
3   f2p                               0x00000001009d9c44 CappedSemaphore::WaitForSignal() + 7314500 (CappedSemaphore.h:69)
4   f2p                               0x0000000100a78c84 JobQueue::ProcessJobs(void*) + 7965828 (JobQueue.cpp:895)
5   f2p                               0x0000000100a78214 JobQueue::WorkLoop(void*) + 7963156 (JobQueue.cpp:959)
6   f2p                               0x0000000100b6565c Thread::RunThreadWrapper(void*) + 8935004 (Thread.cpp:36)
7   libsystem_pthread.dylib           0x0000000181275220 _pthread_body + 272
8   libsystem_pthread.dylib           0x0000000181275110 _pthread_body + 0
9   libsystem_pthread.dylib           0x0000000181273b10 thread_start + 4

Thread 24 name:  BackgroundWorker
Thread 24:
0   libsystem_kernel.dylib            0x00000001810b3e24 semaphore_wait_trap + 8
1   libdispatch.dylib                 0x0000000180f720dc _dispatch_sema4_wait$VARIANT$armv81 + 24
2   libdispatch.dylib                 0x0000000180f72a58 _dispatch_semaphore_wait_slow + 128
3   f2p                               0x00000001009d9c44 CappedSemaphore::WaitForSignal() + 7314500 (CappedSemaphore.h:69)
4   f2p                               0x0000000100a78c84 JobQueue::ProcessJobs(void*) + 7965828 (JobQueue.cpp:895)
5   f2p                               0x0000000100a78214 JobQueue::WorkLoop(void*) + 7963156 (JobQueue.cpp:959)
6   f2p                               0x0000000100b6565c Thread::RunThreadWrapper(void*) + 8935004 (Thread.cpp:36)
7   libsystem_pthread.dylib           0x0000000181275220 _pthread_body + 272
8   libsystem_pthread.dylib           0x0000000181275110 _pthread_body + 0
9   libsystem_pthread.dylib           0x0000000181273b10 thread_start + 4

Thread 25 name:  BackgroundWorker
Thread 25:
0   libsystem_kernel.dylib            0x00000001810b3e24 semaphore_wait_trap + 8
1   libdispatch.dylib                 0x0000000180f720dc _dispatch_sema4_wait$VARIANT$armv81 + 24
2   libdispatch.dylib                 0x0000000180f72a58 _dispatch_semaphore_wait_slow + 128
3   f2p                               0x00000001009d9c44 CappedSemaphore::WaitForSignal() + 7314500 (CappedSemaphore.h:69)
4   f2p                               0x0000000100a78c84 JobQueue::ProcessJobs(void*) + 7965828 (JobQueue.cpp:895)
5   f2p                               0x0000000100a78214 JobQueue::WorkLoop(void*) + 7963156 (JobQueue.cpp:959)
6   f2p                               0x0000000100b6565c Thread::RunThreadWrapper(void*) + 8935004 (Thread.cpp:36)
7   libsystem_pthread.dylib           0x0000000181275220 _pthread_body + 272
8   libsystem_pthread.dylib           0x0000000181275110 _pthread_body + 0
9   libsystem_pthread.dylib           0x0000000181273b10 thread_start + 4

Thread 26 name:  BackgroundWorker
Thread 26:
0   libsystem_kernel.dylib            0x00000001810b3e24 semaphore_wait_trap + 8
1   libdispatch.dylib                 0x0000000180f720dc _dispatch_sema4_wait$VARIANT$armv81 + 24
2   libdispatch.dylib                 0x0000000180f72a58 _dispatch_semaphore_wait_slow + 128
3   f2p                               0x00000001009d9c44 CappedSemaphore::WaitForSignal() + 7314500 (CappedSemaphore.h:69)
4   f2p                               0x0000000100a78c84 JobQueue::ProcessJobs(void*) + 7965828 (JobQueue.cpp:895)
5   f2p                               0x0000000100a78214 JobQueue::WorkLoop(void*) + 7963156 (JobQueue.cpp:959)
6   f2p                               0x0000000100b6565c Thread::RunThreadWrapper(void*) + 8935004 (Thread.cpp:36)
7   libsystem_pthread.dylib           0x0000000181275220 _pthread_body + 272
8   libsystem_pthread.dylib           0x0000000181275110 _pthread_body + 0
9   libsystem_pthread.dylib           0x0000000181273b10 thread_start + 4

Thread 27 name:  BackgroundWorker
Thread 27:
0   libsystem_kernel.dylib            0x00000001810b3e24 semaphore_wait_trap + 8
1   libdispatch.dylib                 0x0000000180f720dc _dispatch_sema4_wait$VARIANT$armv81 + 24
2   libdispatch.dylib                 0x0000000180f72a58 _dispatch_semaphore_wait_slow + 128
3   f2p                               0x00000001009d9c44 CappedSemaphore::WaitForSignal() + 7314500 (CappedSemaphore.h:69)
4   f2p                               0x0000000100a78c84 JobQueue::ProcessJobs(void*) + 7965828 (JobQueue.cpp:895)
5   f2p                               0x0000000100a78214 JobQueue::WorkLoop(void*) + 7963156 (JobQueue.cpp:959)
6   f2p                               0x0000000100b6565c Thread::RunThreadWrapper(void*) + 8935004 (Thread.cpp:36)
7   libsystem_pthread.dylib           0x0000000181275220 _pthread_body + 272
8   libsystem_pthread.dylib           0x0000000181275110 _pthread_body + 0
9   libsystem_pthread.dylib           0x0000000181273b10 thread_start + 4

Thread 28:
0   libsystem_kernel.dylib            0x00000001810b3e24 semaphore_wait_trap + 8
1   f2p                               0x00000001014ce540 algThreadJobQueueThreadFunc + 36
2   libsystem_pthread.dylib           0x0000000181275220 _pthread_body + 272
3   libsystem_pthread.dylib           0x0000000181275110 _pthread_body + 0
4   libsystem_pthread.dylib           0x0000000181273b10 thread_start + 4

Thread 29:
0   libsystem_kernel.dylib            0x00000001810b3e24 semaphore_wait_trap + 8
1   f2p                               0x00000001014ce540 algThreadJobQueueThreadFunc + 36
2   libsystem_pthread.dylib           0x0000000181275220 _pthread_body + 272
3   libsystem_pthread.dylib           0x0000000181275110 _pthread_body + 0
4   libsystem_pthread.dylib           0x0000000181273b10 thread_start + 4

Thread 30:
0   libsystem_kernel.dylib            0x00000001810b3e24 semaphore_wait_trap + 8
1   f2p                               0x00000001014ce540 algThreadJobQueueThreadFunc + 36
2   libsystem_pthread.dylib           0x0000000181275220 _pthread_body + 272
3   libsystem_pthread.dylib           0x0000000181275110 _pthread_body + 0
4   libsystem_pthread.dylib           0x0000000181273b10 thread_start + 4

Thread 31:
0   libsystem_kernel.dylib            0x00000001810b3e24 semaphore_wait_trap + 8
1   f2p                               0x00000001014ce540 algThreadJobQueueThreadFunc + 36
2   libsystem_pthread.dylib           0x0000000181275220 _pthread_body + 272
3   libsystem_pthread.dylib           0x0000000181275110 _pthread_body + 0
4   libsystem_pthread.dylib           0x0000000181273b10 thread_start + 4

Thread 32:
0   libsystem_kernel.dylib            0x00000001810b3e24 semaphore_wait_trap + 8
1   f2p                               0x00000001014ce540 algThreadJobQueueThreadFunc + 36
2   libsystem_pthread.dylib           0x0000000181275220 _pthread_body + 272
3   libsystem_pthread.dylib           0x0000000181275110 _pthread_body + 0
4   libsystem_pthread.dylib           0x0000000181273b10 thread_start + 4

Thread 33 name:  UnitySubstanceThread
Thread 33:
0   libsystem_kernel.dylib            0x00000001810b3e24 semaphore_wait_trap + 8
1   libdispatch.dylib                 0x0000000180f720dc _dispatch_sema4_wait$VARIANT$armv81 + 24
2   libdispatch.dylib                 0x0000000180f72a58 _dispatch_semaphore_wait_slow + 128
3   f2p                               0x0000000100a5a7cc SubstanceSystem::ThreadMain(void*) + 7841740 (SubstanceSystem.cpp:549)
4   f2p                               0x0000000100b6565c Thread::RunThreadWrapper(void*) + 8935004 (Thread.cpp:36)
5   libsystem_pthread.dylib           0x0000000181275220 _pthread_body + 272
6   libsystem_pthread.dylib           0x0000000181275110 _pthread_body + 0
7   libsystem_pthread.dylib           0x0000000181273b10 thread_start + 4

Thread 34 name:  AVAudioSession Notify Thread
Thread 34:
0   libsystem_kernel.dylib            0x00000001810b3de8 mach_msg_trap + 8
1   libsystem_kernel.dylib            0x00000001810b3c60 mach_msg + 72
2   CoreFoundation                    0x00000001815f6e40 __CFRunLoopServiceMachPort + 196
3   CoreFoundation                    0x00000001815f4908 __CFRunLoopRun + 1568
4   CoreFoundation                    0x0000000181514da8 CFRunLoopRunSpecific + 552
5   AVFAudio                          0x0000000187010398 GenericRunLoopThread::Entry+ 549784 (void*) + 164
6   AVFAudio                          0x000000018703a7a8 CAPThread::Entry+ 722856 (CAPThread*) + 88
7   libsystem_pthread.dylib           0x0000000181275220 _pthread_body + 272
8   libsystem_pthread.dylib           0x0000000181275110 _pthread_body + 0
9   libsystem_pthread.dylib           0x0000000181273b10 thread_start + 4

Thread 35:
0   libsystem_kernel.dylib            0x00000001810b3e24 semaphore_wait_trap + 8
1   f2p                               0x0000000101496ee4 FMOD_OS_Semaphore_Wait+ 18575076 (FMOD_OS_SEMAPHORE*) + 16
2   f2p                               0x00000001014b409c FMOD::Thread::callback+ 18694300 (void*) + 64
3   libsystem_pthread.dylib           0x0000000181275220 _pthread_body + 272
4   libsystem_pthread.dylib           0x0000000181275110 _pthread_body + 0
5   libsystem_pthread.dylib           0x0000000181273b10 thread_start + 4

Thread 36 name:  AURemoteIO::IOThread
Thread 36:
0   libsystem_kernel.dylib            0x00000001810b3de8 mach_msg_trap + 8
1   libsystem_kernel.dylib            0x00000001810b3c60 mach_msg + 72
2   AudioToolbox                      0x000000018524dd38 AURemoteIO::IOThread::Run+ 859448 () + 260
3   AudioToolbox                      0x00000001852525bc AURemoteIO::IOThread::Entry+ 878012 (void*) + 156
4   AudioToolbox                      0x00000001855b579c CAPThread::Entry+ 4429724 (CAPThread*) + 88
5   libsystem_pthread.dylib           0x0000000181275220 _pthread_body + 272
6   libsystem_pthread.dylib           0x0000000181275110 _pthread_body + 0
7   libsystem_pthread.dylib           0x0000000181273b10 thread_start + 4

Thread 37:
0   libsystem_kernel.dylib            0x00000001810d5604 __semwait_signal + 8
1   libsystem_c.dylib                 0x0000000180fee12c nanosleep + 212
2   libsystem_c.dylib                 0x0000000180fee04c usleep + 64
3   f2p                               0x0000000101496a58 FMOD_OS_Time_Sleep+ 18573912 (unsigned int) + 20
4   f2p                               0x00000001014b4088 FMOD::Thread::callback+ 18694280 (void*) + 44
5   libsystem_pthread.dylib           0x0000000181275220 _pthread_body + 272
6   libsystem_pthread.dylib           0x0000000181275110 _pthread_body + 0
7   libsystem_pthread.dylib           0x0000000181273b10 thread_start + 4

Thread 38 name:  com.apple.CoreMotion.MotionThread
Thread 38:
0   libsystem_kernel.dylib            0x00000001810b3de8 mach_msg_trap + 8
1   libsystem_kernel.dylib            0x00000001810b3c60 mach_msg + 72
2   CoreFoundation                    0x00000001815f6e40 __CFRunLoopServiceMachPort + 196
3   CoreFoundation                    0x00000001815f4908 __CFRunLoopRun + 1568
4   CoreFoundation                    0x0000000181514da8 CFRunLoopRunSpecific + 552
5   CoreFoundation                    0x0000000181564b28 CFRunLoopRun + 116
6   CoreMotion                        0x0000000186b0b9dc 0x186a8a000 + 530908
7   libsystem_pthread.dylib           0x0000000181275220 _pthread_body + 272
8   libsystem_pthread.dylib           0x0000000181275110 _pthread_body + 0
9   libsystem_pthread.dylib           0x0000000181273b10 thread_start + 4

Thread 39 name:  UnityPreload
Thread 39 Crashed:
0   f2p                               0x00000001006256c4 UnityDefaultAllocator<LowLevelAllocator>::GetRequestedPtrSize(void const*) const + 3430084 (UnityDefaultAllocator.cpp:291)
1   f2p                               0x00000001007a77d4 MemoryManager::Allocate(unsigned long, unsigned long, MemLabelId const&, AllocateOptions, char const*, int) + 5011412 (MemoryManager.cpp:1267)
2   f2p                               0x000000010093c0a8 dynamic_array<GameObject::ComponentPair, 8ul>::reserve(unsigned long) + 6668456 (dynamic_array.h:416)
3   f2p                               0x00000001007d9acc dynamic_array<GameObject::ComponentPair, 8ul>::resize_buffer(unsigned long, ResizePolicy) + 5216972 (dynamic_array.h:521)
4   f2p                               0x00000001007da554 dynamic_array<GameObject::ComponentPair, 8ul>::resize_initialized(unsigned long, ResizePolicy) + 5219668 (dynamic_array.h:401)
5   f2p                               0x00000001007da804 void StreamedBinaryRead<false>::TransferSTLStyleArray<dynamic_array<GameObject::ComponentPair, 8ul> >(dynamic_array<GameObject::ComponentPair, 8ul>&, TransferMetaFlags) + 5220356 (StreamedBinaryRead.h:86)
6   f2p                               0x00000001007d2e80 void GameObject::TransferComponents<StreamedBinaryRead<false> >(StreamedBinaryRead<false>&) + 5189248 (GameObject.cpp:951)
7   f2p                               0x00000001007d2d3c void GameObject::Transfer<StreamedBinaryRead<false> >(StreamedBinaryRead<false>&) + 5188924 (GameObject.cpp:961)
8   f2p                               0x00000001007d238c GameObject::VirtualRedirectTransfer(StreamedBinaryRead<false>&) + 5186444 (GameObject.cpp:1335)
9   f2p                               0x0000000100d15eb0 SerializedFile::ReadObject(long long, ObjectCreationMode, bool, TypeTree const**, bool*, Object&) + 10706608 (SerializedFile.cpp:2121)
10  f2p                               0x0000000100d06f7c PersistentManager::ReadAndActivateObjectThreaded(int, SerializedObjectIdentifier const&, SerializedFile*, bool, bool) + 10645372 (PersistentManager.cpp:1653)
11  f2p                               0x0000000100d071cc PersistentManager::LoadObjectsThreaded(int const*, int, LoadProgress&, bool) + 10645964 (PersistentManager.cpp:1723)
12  f2p                               0x0000000100af9ab8 LoadSceneOperation::Perform() + 8493752 (LoadSceneOperation.cpp:166)
13  f2p                               0x0000000100afb5fc PreloadManager::ProcessSingleOperation() + 8500732 (PreloadManager.cpp:293)
14  f2p                               0x0000000100afb3d0 PreloadManager::Run() + 8500176 (PreloadManager.cpp:359)
15  f2p                               0x0000000100afb330 PreloadManager::Run(void*) + 8500016 (PreloadManager.cpp:199)
16  f2p                               0x0000000100b6565c Thread::RunThreadWrapper(void*) + 8935004 (Thread.cpp:36)
17  libsystem_pthread.dylib           0x0000000181275220 _pthread_body + 272
18  libsystem_pthread.dylib           0x0000000181275110 _pthread_body + 0
19  libsystem_pthread.dylib           0x0000000181273b10 thread_start + 4

Thread 40 name:  Worker Thread
Thread 40:
0   libsystem_kernel.dylib            0x00000001810b3e24 semaphore_wait_trap + 8
1   libdispatch.dylib                 0x0000000180f720dc _dispatch_sema4_wait$VARIANT$armv81 + 24
2   libdispatch.dylib                 0x0000000180f72a58 _dispatch_semaphore_wait_slow + 128
3   f2p                               0x00000001009d9c44 CappedSemaphore::WaitForSignal() + 7314500 (CappedSemaphore.h:69)
4   f2p                               0x0000000100a78c84 JobQueue::ProcessJobs(void*) + 7965828 (JobQueue.cpp:895)
5   f2p                               0x0000000100a78214 JobQueue::WorkLoop(void*) + 7963156 (JobQueue.cpp:959)
6   f2p                               0x0000000100b6565c Thread::RunThreadWrapper(void*) + 8935004 (Thread.cpp:36)
7   libsystem_pthread.dylib           0x0000000181275220 _pthread_body + 272
8   libsystem_pthread.dylib           0x0000000181275110 _pthread_body + 0
9   libsystem_pthread.dylib           0x0000000181273b10 thread_start + 4

Thread 41:
0   libsystem_kernel.dylib            0x00000001810b3e24 semaphore_wait_trap + 8
1   f2p                               0x0000000101496ee4 FMOD_OS_Semaphore_Wait+ 18575076 (FMOD_OS_SEMAPHORE*) + 16
2   f2p                               0x00000001014b409c FMOD::Thread::callback+ 18694300 (void*) + 64
3   libsystem_pthread.dylib           0x0000000181275220 _pthread_body + 272
4   libsystem_pthread.dylib           0x0000000181275110 _pthread_body + 0
5   libsystem_pthread.dylib           0x0000000181273b10 thread_start + 4

Thread 42 name:  com.apple.NSURLConnectionLoader
Thread 42:
0   libsystem_kernel.dylib            0x00000001810b3de8 mach_msg_trap + 8
1   libsystem_kernel.dylib            0x00000001810b3c60 mach_msg + 72
2   CoreFoundation                    0x00000001815f6e40 __CFRunLoopServiceMachPort + 196
3   CoreFoundation                    0x00000001815f4908 __CFRunLoopRun + 1568
4   CoreFoundation                    0x0000000181514da8 CFRunLoopRunSpecific + 552
5   CFNetwork                         0x0000000181e226e0 -[__CoreSchedulingSetRunnable runForever] + 220
6   Foundation                        0x0000000182099efc __NSThread__start__ + 1040
7   libsystem_pthread.dylib           0x0000000181275220 _pthread_body + 272
8   libsystem_pthread.dylib           0x0000000181275110 _pthread_body + 0
9   libsystem_pthread.dylib           0x0000000181273b10 thread_start + 4

Thread 43:
0   libsystem_kernel.dylib            0x00000001810d50e8 __psynch_cvwait + 8
1   libsystem_pthread.dylib           0x000000018127bed8 _pthread_cond_wait$VARIANT$armv81 + 628
2   libc++.1.dylib                    0x000000018078c25c std::__1::condition_variable::wait+ 29276 (std::__1::unique_lock<std::__1::mutex>&) + 24
3   JavaScriptCore                    0x0000000188c9d45c void std::__1::condition_variable_any::wait<std::__1::unique_lock<bmalloc::Mutex> >+ 11363420 (std::__1::unique_lock<bmalloc::Mutex>&) + 104
4   JavaScriptCore                    0x0000000188c9d070 bmalloc::Scavenger::threadRunLoop+ 11362416 () + 164
5   JavaScriptCore                    0x0000000188c9ce18 bmalloc::Scavenger::Scavenger+ 11361816 (std::__1::lock_guard<bmalloc::StaticMutex>&) + 0
6   JavaScriptCore                    0x0000000188c9d234 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (*)(bmalloc::Scavenger*), bmalloc::Scavenger*> >+ 11362868 (void*) + 44
7   libsystem_pthread.dylib           0x0000000181275220 _pthread_body + 272
8   libsystem_pthread.dylib           0x0000000181275110 _pthread_body + 0
9   libsystem_pthread.dylib           0x0000000181273b10 thread_start + 4

Thread 44 name:  WebThread
Thread 44:
0   libsystem_kernel.dylib            0x00000001810b3de8 mach_msg_trap + 8
1   libsystem_kernel.dylib            0x00000001810b3c60 mach_msg + 72
2   CoreFoundation                    0x00000001815f6e40 __CFRunLoopServiceMachPort + 196
3   CoreFoundation                    0x00000001815f4908 __CFRunLoopRun + 1568
4   CoreFoundation                    0x0000000181514da8 CFRunLoopRunSpecific + 552
5   WebCore                           0x00000001897d82d4 RunWebThread+ 266964 (void*) + 592
6   libsystem_pthread.dylib           0x0000000181275220 _pthread_body + 272
7   libsystem_pthread.dylib           0x0000000181275110 _pthread_body + 0
8   libsystem_pthread.dylib           0x0000000181273b10 thread_start + 4

Thread 45 name:  WebCore: LocalStorage
Thread 45:
0   libsystem_kernel.dylib            0x00000001810d50e8 __psynch_cvwait + 8
1   libsystem_pthread.dylib           0x000000018127bed8 _pthread_cond_wait$VARIANT$armv81 + 628
2   JavaScriptCore                    0x00000001881d666c WTF::ThreadCondition::timedWait+ 63084 (WTF::Mutex&, double) + 80
3   JavaScriptCore                    0x0000000188c829d0 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void + 11254224 ()> const&, WTF::TimeWithDynamicClockType const&) + 2252
4   WebKitLegacy                      0x000000018aeffa40 bool WTF::Condition::waitUntil<WTF::Lock>+ 612928 (WTF::Lock&, WTF::TimeWithDynamicClockType const&) + 184
5   WebKitLegacy                      0x000000018af0258c std::__1::unique_ptr<WTF::Function<void ()>, std::__1::default_delete<WTF::Function<void ()> > > WTF::MessageQueue<WTF::Function<void ()> >::waitForMessageFilteredWithTimeout<WTF::MessageQueue<WTF::Function<void ()> >::waitForMessage()::'lambda'(WTF::Function<void ()> const&)>(WTF::MessageQueueWaitResult&, WTF::MessageQueue<WTF::Function<void ()> >::waitForMessage()::'lambda'(WTF::Function<void + 624012 ()> const&)&&, WTF::WallTime) + 156
6   WebKitLegacy                      0x000000018af01c9c WebCore::StorageThread::threadEntryPoint+ 621724 () + 68
7   JavaScriptCore                    0x0000000188c942dc WTF::Thread::entryPoint+ 11326172 (WTF::Thread::NewThreadContext*) + 224
8   JavaScriptCore                    0x00000001881d1d74 WTF::wtfThreadEntryPoint+ 44404 (void*) + 12
9   libsystem_pthread.dylib           0x0000000181275220 _pthread_body + 272
10  libsystem_pthread.dylib           0x0000000181275110 _pthread_body + 0
11  libsystem_pthread.dylib           0x0000000181273b10 thread_start + 4

Thread 46 name:  com.apple.CFNetwork.CustomProtocols
Thread 46:
0   libsystem_kernel.dylib            0x00000001810b3de8 mach_msg_trap + 8
1   libsystem_kernel.dylib            0x00000001810b3c60 mach_msg + 72
2   CoreFoundation                    0x00000001815f6e40 __CFRunLoopServiceMachPort + 196
3   CoreFoundation                    0x00000001815f4908 __CFRunLoopRun + 1568
4   CoreFoundation                    0x0000000181514da8 CFRunLoopRunSpecific + 552
5   CFNetwork                         0x0000000181e226e0 -[__CoreSchedulingSetRunnable runForever] + 220
6   Foundation                        0x0000000182099efc __NSThread__start__ + 1040
7   libsystem_pthread.dylib           0x0000000181275220 _pthread_body + 272
8   libsystem_pthread.dylib           0x0000000181275110 _pthread_body + 0
9   libsystem_pthread.dylib           0x0000000181273b10 thread_start + 4

Thread 47:
0   libsystem_kernel.dylib            0x00000001810d5604 __semwait_signal + 8
1   libsystem_c.dylib                 0x0000000180fee12c nanosleep + 212
2   libsystem_c.dylib                 0x0000000180fee04c usleep + 64
3   f2p                               0x0000000101496a58 FMOD_OS_Time_Sleep+ 18573912 (unsigned int) + 20
4   f2p                               0x00000001014b4088 FMOD::Thread::callback+ 18694280 (void*) + 44
5   libsystem_pthread.dylib           0x0000000181275220 _pthread_body + 272
6   libsystem_pthread.dylib           0x0000000181275110 _pthread_body + 0
7   libsystem_pthread.dylib           0x0000000181273b10 thread_start + 4

Thread 48:
0   libsystem_kernel.dylib            0x00000001810d50e8 __psynch_cvwait + 8
1   libsystem_pthread.dylib           0x000000018127bed8 _pthread_cond_wait$VARIANT$armv81 + 628
2   f2p                               0x0000000101436ac0 Geo::Impl::WaitForMultipleObjects(unsigned int, Geo::Impl::t_HANDLE**, bool, int) + 18180800 (GeoEvent.cpp:156)
3   f2p                               0x0000000101436cbc Geo::GeoEvent::Wait(unsigned int) + 18181308 (GeoEvent.cpp:344)
4   f2p                               0x0000000101425a04 Enlighten::MultithreadCpuWorkerCommon::CommandThreadFunction(void*) + 18110980 (MultithreadCpuWorker.cpp:1255)
5   libsystem_pthread.dylib           0x0000000181275220 _pthread_body + 272
6   libsystem_pthread.dylib           0x0000000181275110 _pthread_body + 0
7   libsystem_pthread.dylib           0x0000000181273b10 thread_start + 4

Thread 49 name:  EnlightenWorker
Thread 49:
0   libsystem_kernel.dylib            0x00000001810b3e24 semaphore_wait_trap + 8
1   libdispatch.dylib                 0x0000000180f720dc _dispatch_sema4_wait$VARIANT$armv81 + 24
2   libdispatch.dylib                 0x0000000180f72a58 _dispatch_semaphore_wait_slow + 128
3   f2p                               0x000000010110042c TUpdateFunction(void*) + 14812204 (HLRTThreadGroup.cpp:140)
4   f2p                               0x0000000100b6565c Thread::RunThreadWrapper(void*) + 8935004 (Thread.cpp:36)
5   libsystem_pthread.dylib           0x0000000181275220 _pthread_body + 272
6   libsystem_pthread.dylib           0x0000000181275110 _pthread_body + 0
7   libsystem_pthread.dylib           0x0000000181273b10 thread_start + 4

Thread 50:
0   libsystem_pthread.dylib           0x0000000181273b04 start_wqthread + 0

Thread 51:
0   libsystem_pthread.dylib           0x0000000181273b04 start_wqthread + 0

Thread 52:
0   libsystem_pthread.dylib           0x0000000181273b04 start_wqthread + 0

Thread 53:
0   libsystem_pthread.dylib           0x0000000181273b04 start_wqthread + 0

Thread 39 crashed with ARM Thread State (64-bit):
    x0: 0x0000000104065e30   x1: 0x0000000000000000   x2: 0x000000000000c000   x3: 0x0000000000000040
    x4: 0x00000001c0717c40   x5: 0x00000000000e0852   x6: 0x00000001c0700990   x7: 0x00000000000e0851
    x8: 0x00000001006256c4   x9: 0x0000000000000028  x10: 0x0000000000002a9f  x11: 0x0000000000002295
   x12: 0x0000000114874000  x13: 0x0000000000000018  x14: 0x0000000000000000  x15: 0x0000000000000000
   x16: 0xfffffffffffffff4  x17: 0x000000004c697900  x18: 0x0000000000000000  x19: 0x0000000171266588
   x20: 0x0000000104065e30  x21: 0x00000001040628a0  x22: 0x00000001712665a0  x23: 0x00000001d559f1a0
   x24: 0x0000000000000000  x25: 0x0000000000000010  x26: 0x0000000000800101  x27: 0x0000000000000000
   x28: 0x0000000000000026   fp: 0x0000000171266560   lr: 0x00000001007a8ed0
    sp: 0x00000001712664d0   pc: 0x00000001006256c4 cpsr: 0x80000000

Binary Images:
0x1002e0000 - 0x1039e3fff f2p arm64  <7aa0ac7571493f4eb6d5b6a49abdae84> /var/containers/Bundle/Application/513B91AF-7768-4717-8B53-F5810F1DE417/f2p.app/f2p
0x1049cc000 - 0x104a07fff dyld arm64  <b15e536a710732dabfafece44c5685e4> /usr/lib/dyld
0x180783000 - 0x180784fff libSystem.B.dylib arm64  <0f3f5f4ea60d3d4d84af311421f67108> /usr/lib/libSystem.B.dylib
0x180785000 - 0x1807ddfff libc++.1.dylib arm64  <e6172d25b5d63239879410136730d916> /usr/lib/libc++.1.dylib
0x1807de000 - 0x1807fffff libc++abi.dylib arm64  <40c62b02df253630845890510fe3f773> /usr/lib/libc++abi.dylib
0x180800000 - 0x180ebbfff libobjc.A.dylib arm64  <eb1135b2bde93b69b96e42ca98200183> /usr/lib/libobjc.A.dylib
0x180ebc000 - 0x180ec1fff libcache.dylib arm64  <a922e78994f33bb6a85162f25a9c7965> /usr/lib/system/libcache.dylib
0x180ec2000 - 0x180ecdfff libcommonCrypto.dylib arm64  <d3ccb275f62c361bba490fa6a9bb383c> /usr/lib/system/libcommonCrypto.dylib
0x180ece000 - 0x180ed1fff libcompiler_rt.dylib arm64  <82d8312d934c3f34b74d8df84e2cb55c> /usr/lib/system/libcompiler_rt.dylib
0x180ed2000 - 0x180edafff libcopyfile.dylib arm64  <e07dded07d6f375d8fabfa20b0d5f6b5> /usr/lib/system/libcopyfile.dylib
0x180edb000 - 0x180f3efff libcorecrypto.dylib arm64  <68071da426b335bb860aed1483e03d6e> /usr/lib/system/libcorecrypto.dylib
0x180f3f000 - 0x180fa4fff libdispatch.dylib arm64  <0c931ac760133de187bb6f440beed5eb> /usr/lib/system/libdispatch.dylib
0x180fa5000 - 0x180fbffff libdyld.dylib arm64  <6225b1cd39843071a64add8f31b09c36> /usr/lib/system/libdyld.dylib
0x180fc0000 - 0x180fc0fff liblaunch.dylib arm64  <a25d2deb6e2d3c09a1085a5a79b16fdc> /usr/lib/system/liblaunch.dylib
0x180fc1000 - 0x180fc6fff libmacho.dylib arm64  <797e8ee3e3b83978aaae2394e71ea6c3> /usr/lib/system/libmacho.dylib
0x180fc7000 - 0x180fc8fff libremovefile.dylib arm64  <a454faf6fd5e3f2fa3116507d634a357> /usr/lib/system/libremovefile.dylib
0x180fc9000 - 0x180fdffff libsystem_asl.dylib arm64  <833790f7db363b8e83b48eaec404a8aa> /usr/lib/system/libsystem_asl.dylib
0x180fe0000 - 0x180fe0fff libsystem_blocks.dylib arm64  <a7c74cd6406f37d7a6beeb8faa6e1706> /usr/lib/system/libsystem_blocks.dylib
0x180fe1000 - 0x18105efff libsystem_c.dylib arm64  <61d2e950add73139aea459b55997ea48> /usr/lib/system/libsystem_c.dylib
0x18105f000 - 0x181063fff libsystem_configuration.dylib arm64  <fc25fa74aabf399e9fa32acb529a8618> /usr/lib/system/libsystem_configuration.dylib
0x181064000 - 0x181069fff libsystem_containermanager.dylib arm64  <db5dee3b17323c8aa68659a9c8dc9e76> /usr/lib/system/libsystem_containermanager.dylib
0x18106a000 - 0x18106bfff libsystem_coreservices.dylib arm64  <64e24927a95a3b38a92af824aa262df3> /usr/lib/system/libsystem_coreservices.dylib
0x18106c000 - 0x18106dfff libsystem_darwin.dylib arm64  <98cca712d0a63a819653681c52131ea2> /usr/lib/system/libsystem_darwin.dylib
0x18106e000 - 0x181074fff libsystem_dnssd.dylib arm64  <1b83bbfe437639dd8bdb7353013ac147> /usr/lib/system/libsystem_dnssd.dylib
0x181075000 - 0x1810b2fff libsystem_info.dylib arm64  <ebd778a7210c37408ee490f4564d4f5b> /usr/lib/system/libsystem_info.dylib
0x1810b3000 - 0x1810dbfff libsystem_kernel.dylib arm64  <e102701ef8803cd4a5d54f5f14433dbd> /usr/lib/system/libsystem_kernel.dylib
0x1810dc000 - 0x181109fff libsystem_m.dylib arm64  <3f43e403c5983d39ab50fa375c5c1bc9> /usr/lib/system/libsystem_m.dylib
0x18110a000 - 0x181125fff libsystem_malloc.dylib arm64  <6dd6981adef530b3b6062f29ade13bb2> /usr/lib/system/libsystem_malloc.dylib
0x181126000 - 0x181251fff libsystem_network.dylib arm64  <9ec043d8cb2538dc9ba84e324cd5b416> /usr/lib/system/libsystem_network.dylib
0x181252000 - 0x18125dfff libsystem_networkextension.dylib arm64  <7ed92c1b09023da8adac8c5073ca7566> /usr/lib/system/libsystem_networkextension.dylib
0x18125e000 - 0x181268fff libsystem_notify.dylib arm64  <6400d5b3305b3f5d9d831e03e357943b> /usr/lib/system/libsystem_notify.dylib
0x181269000 - 0x181272fff libsystem_platform.dylib arm64  <97dae109bad63e588e5d63b8dbddadcf> /usr/lib/system/libsystem_platform.dylib
0x181273000 - 0x181282fff libsystem_pthread.dylib arm64  <07c87e3874b73d128f0fa331d8894b97> /usr/lib/system/libsystem_pthread.dylib
0x181283000 - 0x181286fff libsystem_sandbox.dylib arm64  <5e76af73b50438c6b6a4827b7fb0b816> /usr/lib/system/libsystem_sandbox.dylib
0x181287000 - 0x18128efff libsystem_symptoms.dylib arm64  <1a4f281f874131f68e00580a8110d629> /usr/lib/system/libsystem_symptoms.dylib
0x18128f000 - 0x1812a2fff libsystem_trace.dylib arm64  <38618bae31eb39cfbfd4aa0e8df9e51b> /usr/lib/system/libsystem_trace.dylib
0x1812a3000 - 0x1812a8fff libunwind.dylib arm64  <6288d2abbde239f293405082835ba85c> /usr/lib/system/libunwind.dylib
0x1812a9000 - 0x1812a9fff libvminterpose.dylib arm64  <7afa9fbccf713115ad62383f8b379a85> /usr/lib/system/libvminterpose.dylib
0x1812aa000 - 0x1812d4fff libxpc.dylib arm64  <05e40d4621113a32a4cdb7afc770b119> /usr/lib/system/libxpc.dylib
0x1812d5000 - 0x1814f6fff libicucore.A.dylib arm64  <a2f179b63753316d943b53a643e28199> /usr/lib/libicucore.A.dylib
0x1814f7000 - 0x181508fff libz.1.dylib arm64  <cc396ca7a9d133d4898e573cc46ec982> /usr/lib/libz.1.dylib
0x181509000 - 0x18189ffff CoreFoundation arm64  <533c841ed6e9313d8adb02388744e2ef> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
0x1818a0000 - 0x1818b0fff libbsm.0.dylib arm64  <b0ed5ab849a4342c835353a5d5533e06> /usr/lib/libbsm.0.dylib
0x1818b1000 - 0x1818b1fff libenergytrace.dylib arm64  <5195d5f14e163fc9bfc99099ae7a624f> /usr/lib/libenergytrace.dylib
0x1818b2000 - 0x181936fff IOKit arm64  <54433b44779d39378d0789a4017a2948> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x181937000 - 0x181a1efff libxml2.2.dylib arm64  <187298f716873875b7a96317f9e2135a> /usr/lib/libxml2.2.dylib
0x181a1f000 - 0x181a2cfff libbz2.1.0.dylib arm64  <cdf0f19925fe33fbb5909928bc44fd5b> /usr/lib/libbz2.1.0.dylib
0x181a2d000 - 0x181a45fff liblzma.5.dylib arm64  <deb8a124684f30729d528075ef8d61ef> /usr/lib/liblzma.5.dylib
0x181a46000 - 0x181baafff libsqlite3.dylib arm64  <219334ef89cf30099c3f85f925d853b3> /usr/lib/libsqlite3.dylib
0x181bab000 - 0x181bd1fff libMobileGestalt.dylib arm64  <ce9ab13d60fc3a678dfcab0f5347cc58> /usr/lib/libMobileGestalt.dylib
0x181bd2000 - 0x181f80fff CFNetwork arm64  <ce119938b410382bb4481e599405ef23> /System/Library/Frameworks/CFNetwork.framework/CFNetwork
0x181f81000 - 0x182279fff Foundation arm64  <2eacef3cb1e5323eac1a2e0d743c81a5> /System/Library/Frameworks/Foundation.framework/Foundation
0x18227a000 - 0x18237bfff Security arm64  <b4a51fc3cb163f7b8786d8d37b56e515> /System/Library/Frameworks/Security.framework/Security
0x18237c000 - 0x1823e7fff SystemConfiguration arm64  <658c4230686b3358a53006396fbe7605> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
0x1823e8000 - 0x18241dfff libCRFSuite.dylib arm64  <f44a46da006038f09432eb00a2b65697> /usr/lib/libCRFSuite.dylib
0x18241e000 - 0x18241efff libapple_crypto.dylib arm64  <0a68153dfbfc33b096374e95fb1271bd> /usr/lib/libapple_crypto.dylib
0x18241f000 - 0x182435fff libapple_nghttp2.dylib arm64  <8bb1455b0f653519956db1c8af6d57a1> /usr/lib/libapple_nghttp2.dylib
0x182436000 - 0x18245ffff libarchive.2.dylib arm64  <4590f76c617938f7a3a9e248ecc42d44> /usr/lib/libarchive.2.dylib
0x182460000 - 0x18250efff libboringssl.dylib arm64  <477924cf769f35239a5c6b9b2c6473bd> /usr/lib/libboringssl.dylib
0x18250f000 - 0x182525fff libcoretls.dylib arm64  <193a4fc806793432a8b2bb3d8a6a8ec4> /usr/lib/libcoretls.dylib
0x182526000 - 0x182527fff libcoretls_cfhelpers.dylib arm64  <09de65296b06366694578620bf512d8d> /usr/lib/libcoretls_cfhelpers.dylib
0x182528000 - 0x182529fff liblangid.dylib arm64  <ca04122dcd66354db9a53d9f0e91f855> /usr/lib/liblangid.dylib
0x18252a000 - 0x1826a0fff libnetwork.dylib arm64  <b5da178f015038d4ad82288ff8cbca37> /usr/lib/libnetwork.dylib
0x1826a1000 - 0x1826d3fff libpcap.A.dylib arm64  <5389a8069179359eb6822edd62328659> /usr/lib/libpcap.A.dylib
0x1826d4000 - 0x182730fff libusrtcp.dylib arm64  <ba4a0d2e24dd3ea0a9307b03598564cc> /usr/lib/libusrtcp.dylib
0x182731000 - 0x18273bfff IOSurface arm64  <1f24b80565013f8d94b5e18c144f24bc> /System/Library/Frameworks/IOSurface.framework/IOSurface
0x18273c000 - 0x1827e1fff libBLAS.dylib arm64  <bda6fa96025e3513848156f93c78ddc0> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
0x1827e2000 - 0x182b02fff libLAPACK.dylib arm64  <e32d2bce3c353d4f80205fc0731e4e07> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
0x182b03000 - 0x182d72fff vImage arm64  <b864841843df38bb99e1dff0e1d24732> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage
0x182d73000 - 0x182d84fff libSparseBLAS.dylib arm64  <32a953927bdf3e46b9d154bf8980fb63> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparseBLAS.dylib
0x182d85000 - 0x182da9fff libvMisc.dylib arm64  <7ada6cde719335328636b01d59e23ea9> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib
0x182daa000 - 0x182dd1fff libBNNS.dylib arm64  <fa4ef0a7739237d4a3316c137346c5ad> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBNNS.dylib
0x182dd2000 - 0x182de6fff libLinearAlgebra.dylib arm64  <b41f21090a7c3472aeb495fd2712eea4> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib
0x182de7000 - 0x182debfff libQuadrature.dylib arm64  <e0ee0fbd5e653ceb9264b9fad84f57f6> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libQuadrature.dylib
0x182dec000 - 0x182e5bfff libSparse.dylib arm64  <7d403dc3c958325e9b99fad4e762d67e> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparse.dylib
0x182e5c000 - 0x182ee7fff libvDSP.dylib arm64  <d323dc33dd9f39c19e6264c6ede7dd3f> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
0x182ee8000 - 0x182ee8fff vecLib arm64  <d54284636d7a3a03987a1f4f2f67ea6a> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
0x182ee9000 - 0x182ee9fff Accelerate arm64  <687b381212043306bae96161fa7b7963> /System/Library/Frameworks/Accelerate.framework/Accelerate
0x182eea000 - 0x182f01fff libcompression.dylib arm64  <88b8fdc7bbf7390ca1ad5c4b0507d64e> /usr/lib/libcompression.dylib
0x182f02000 - 0x183449fff CoreGraphics arm64  <59a6f76dbc9f3e44bdf30351088b637d> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
0x18344a000 - 0x18344ffff IOAccelerator arm64  <4ae56bf593a93df0ba40919221614b28> /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator
0x183450000 - 0x183455fff libCoreFSCache.dylib arm64  <3731a55430f83087978ed2bfae31ca04> /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib
0x183456000 - 0x1834eefff Metal arm64  <d41904db6bc93cea9c81f649115eddc1> /System/Library/Frameworks/Metal.framework/Metal
0x1834ef000 - 0x183502fff GraphicsServices arm64  <5011ec2511d73a56af501e8207d54962> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
0x183503000 - 0x18365cfff MobileCoreServices arm64  <9ce939be55793f2a9d2517d351311275> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
0x18365d000 - 0x18365ffff IOSurfaceAccelerator arm64  <54659c85ff5c38ff9aa9a3686ebbd0d5> /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/IOSurfaceAccelerator
0x183660000 - 0x1836a1fff AppleJPEG arm64  <9694d27d99bb3fd495ac1637cbf481fb> /System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG
0x1836a2000 - 0x183c52fff ImageIO arm64  <728aeffd50883729bc1ac09900f05cf2> /System/Library/Frameworks/ImageIO.framework/ImageIO
0x183c53000 - 0x183cb6fff BaseBoard arm64  <6ffd9a5fa5d93ca8920ac0d0f069ba3d> /System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard
0x183cb7000 - 0x183ccefff AssertionServices arm64  <704c5673295930ac919167ed66370a94> /System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices
0x183ccf000 - 0x183cd7fff CorePhoneNumbers arm64  <8dc7373fda1a3b4cad529df63a1d79d5> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/CorePhoneNumbers
0x183cd8000 - 0x183d1cfff AppSupport arm64  <99a4d74ef9e734f290b8f92fb673befe> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
0x183d1d000 - 0x183d35fff CrashReporterSupport arm64  <f884f5a7bca63a62a78872ac986a9258> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport
0x183d36000 - 0x183d3bfff AggregateDictionary arm64  <da586c679ac73c4c8341f9d6f8358d04> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
0x183d3c000 - 0x183dc0fff libTelephonyUtilDynamic.dylib arm64  <a3b2b4798d8730259503c758d0e3d894> /usr/lib/libTelephonyUtilDynamic.dylib
0x183dc1000 - 0x183de0fff ProtocolBuffer arm64  <61c6cef5c1ca3397912e9e63c0c338da> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
0x183de1000 - 0x183e0efff MobileKeyBag arm64  <0f9f1dccef1d37b48a67ac39c6572073> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
0x183e0f000 - 0x183e43fff BackBoardServices arm64  <a6f5bf26c146355e8f29a59f497c6d8e> /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices
0x183e44000 - 0x183e9ffff FrontBoardServices arm64  <85825f19a9c63234a66e4d47d86c72b4> /System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices
0x183ea0000 - 0x183edcfff SpringBoardServices arm64  <60daedc0a88237ce9e14d59467606af9> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
0x183edd000 - 0x183eebfff PowerLog arm64  <d545e5f6846e3e73830195337810cdc8> /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog
0x183eec000 - 0x183f08fff CommonUtilities arm64  <38d46d0ba5fb3da484ede2f09666eb1a> /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities
0x183f09000 - 0x183f14fff liblockdown.dylib arm64  <c3e32daff2823a57828c223c37017ed9> /usr/lib/liblockdown.dylib
0x183f15000 - 0x184219fff CoreData arm64  <7dd3d1a5193e343aac036e779c0aaf87> /System/Library/Frameworks/CoreData.framework/CoreData
0x18421a000 - 0x184220fff TCC arm64  <41d6c5214523319cad2cfc08e373215a> /System/Library/PrivateFrameworks/TCC.framework/TCC
0x184221000 - 0x184228fff libcupolicy.dylib arm64  <205d236702463dad822a71fa9fb44980> /usr/lib/libcupolicy.dylib
0x184229000 - 0x1842bafff CoreTelephony arm64  <c6aebaf743e431eea026249cd20b9f93> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
0x1842bb000 - 0x184312fff Accounts arm64  <7082b6e848e637d2a604c749747c5144> /System/Library/Frameworks/Accounts.framework/Accounts
0x184313000 - 0x18433cfff AppleSauce arm64  <07696ffe11503e0faa1888c0e243471f> /System/Library/PrivateFrameworks/AppleSauce.framework/AppleSauce
0x18433d000 - 0x184345fff DataMigration arm64  <fc7cc0db05273ef18990215a4bf5d7da> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
0x184346000 - 0x18434cfff Netrb arm64  <5ad13c9650ce38b6b031bd2006f69a1c> /System/Library/PrivateFrameworks/Netrb.framework/Netrb
0x18434d000 - 0x18437ffff PersistentConnection arm64  <80650d9240f533a58e95a7b65dbd5d13> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection
0x184380000 - 0x184391fff libmis.dylib arm64  <b1f02fecf57e3fb8a48e952c7ba5198c> /usr/lib/libmis.dylib
0x184392000 - 0x184498fff ManagedConfiguration arm64  <2456d1aeb3c538f1a75ad56aaecd33de> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
0x184499000 - 0x18449efff libReverseProxyDevice.dylib arm64  <feda1d5064d1311a9024ced18653e1af> /usr/lib/libReverseProxyDevice.dylib
0x18449f000 - 0x1844b1fff libamsupport.dylib arm64  <0b3260b51a4338e7809cd48c39a760ee> /usr/lib/libamsupport.dylib
0x1844b2000 - 0x1844b7fff libCoreVMClient.dylib arm64  <828daf7904d738d7b51125b7d839f427> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
0x1844b8000 - 0x1844b9fff libCVMSPluginSupport.dylib arm64  <ef1b895a2e513ef09f0b99b0ea52f2bc> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
0x1844ba000 - 0x1844bdfff libutil.dylib arm64  <f8cab493d4a5345ab42c833c1c3d753d> /usr/lib/libutil.dylib
0x1844be000 - 0x1844fefff libGLImage.dylib arm64  <a4834764ada73a5a93935ac4f946d00b> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
0x1844ff000 - 0x184575fff APFS arm64  <db7fdda7bc263f3cbad0aa2be53a92b5> /System/Library/PrivateFrameworks/APFS.framework/APFS
0x184576000 - 0x1845a7fff MediaKit arm64  <bd1ed626c16633dfa3a9210444995fd3> /System/Library/PrivateFrameworks/MediaKit.framework/MediaKit
0x1845a8000 - 0x1845c0fff libSERestoreInfo.dylib arm64  <cb56acf1899739fb8db28c2235f20a53> /usr/lib/updaters/libSERestoreInfo.dylib
0x1845c5000 - 0x184601fff DiskImages arm64  <dbce1b1f46a134d1bf9fc6ee992ef5ea> /System/Library/PrivateFrameworks/DiskImages.framework/DiskImages
0x184602000 - 0x18460bfff libGFXShared.dylib arm64  <4a7a2ffc151c31b8bf79cebcd8a5478e> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
0x18460c000 - 0x184653fff libauthinstall.dylib arm64  <753a9ce7f06f3826bf624d9dc7f5b376> /usr/lib/libauthinstall.dylib
0x184654000 - 0x18465cfff IOMobileFramebuffer arm64  <037de4b49b6934f089430792afdac804> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer
0x18465d000 - 0x184668fff OpenGLES arm64  <a4adfab5c3ef3d55add7aed8b9ab1fbf> /System/Library/Frameworks/OpenGLES.framework/OpenGLES
0x184669000 - 0x1846f0fff ColorSync arm64  <ba04aa852db032168fa09f655bc82e51> /System/Library/PrivateFrameworks/ColorSync.framework/ColorSync
0x1846f1000 - 0x18471afff CoreVideo arm64  <6f568461bb213003bcf526d9d4eb20af> /System/Library/Frameworks/CoreVideo.framework/CoreVideo
0x18471b000 - 0x18471cfff libCTGreenTeaLogger.dylib arm64  <dbe8881c668b34db9789b5f4e926114a> /usr/lib/libCTGreenTeaLogger.dylib
0x18471d000 - 0x184889fff CoreAudio arm64  <a20141113a99394cb16781906078c861> /System/Library/Frameworks/CoreAudio.framework/CoreAudio
0x18488a000 - 0x1848b8fff CoreAnalytics arm64  <f6aa66d061b935c4937d037eeac77749> /System/Library/PrivateFrameworks/CoreAnalytics.framework/CoreAnalytics
0x1848b9000 - 0x1848bcfff UserFS arm64  <af4ea82b7168334587131973fcc685f5> /System/Library/PrivateFrameworks/UserFS.framework/UserFS
0x1848bd000 - 0x184a42fff CoreMedia arm64  <784a788985193f92bcbf5170378405fc> /System/Library/Frameworks/CoreMedia.framework/CoreMedia
0x184a43000 - 0x184a55fff libprotobuf-lite.dylib arm64  <2c18eb318c9532a484ea0704a05a1d4a> /usr/lib/libprotobuf-lite.dylib
0x184a56000 - 0x184abafff libprotobuf.dylib arm64  <962e40da393431108723fdd15cf6274e> /usr/lib/libprotobuf.dylib
0x184abb000 - 0x184d84fff libAWDSupportFramework.dylib arm64  <4fd3a9edd87032f9b29e39c838024ddc> /usr/lib/libAWDSupportFramework.dylib
0x184d85000 - 0x184dcefff WirelessDiagnostics arm64  <d1ed288aab0b3fcbba70d3d53d7808e7> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/WirelessDiagnostics
0x184dcf000 - 0x184e86fff VideoToolbox arm64  <c99ed6c928503fd69ecf34ba2baece4e> /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox
0x184e87000 - 0x184f90fff libFontParser.dylib arm64  <0c5b668a4135315cb13d1b4788d8a8fb> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
0x184f91000 - 0x184f92fff FontServices arm64  <f11afbab4fbb35fc894b33d366011b70> /System/Library/PrivateFrameworks/FontServices.framework/FontServices
0x184f93000 - 0x1850e6fff CoreText arm64  <25560e0ceecc36f2a3f2e39136dc3453> /System/Library/Frameworks/CoreText.framework/CoreText
0x1850e7000 - 0x1850f6fff IntlPreferences arm64  <f020641e927739ea91a27a64ecf8d635> /System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences
0x1850f7000 - 0x1850fffff RTCReporting arm64  <b3628c1a3a02352c8bccf6f1d393c2e6> /System/Library/PrivateFrameworks/RTCReporting.framework/RTCReporting
0x185100000 - 0x185170fff CoreBrightness arm64  <360e7d31578a377c826aff5cdaeb917b> /System/Library/PrivateFrameworks/CoreBrightness.framework/CoreBrightness
0x185171000 - 0x18517bfff libAudioStatistics.dylib arm64  <4b7b1c1856de3e76b523a0aa44b5a035> /usr/lib/libAudioStatistics.dylib
0x18517c000 - 0x1856b4fff AudioToolbox arm64  <082e019290223edf99b1d4ff195f9276> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
0x1856b5000 - 0x1858e8fff QuartzCore arm64  <10c9d621c7ed36f1ae23cfc2e8a83e9c> /System/Library/Frameworks/QuartzCore.framework/QuartzCore
0x1858e9000 - 0x1858f4fff MediaAccessibility arm64  <89490c32b66e34ff93f20afaf15609bc> /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility
0x1858f5000 - 0x1859e7fff libiconv.2.dylib arm64  <5bb51259bae432f794e0f85063453873> /usr/lib/libiconv.2.dylib
0x1859e8000 - 0x185a03fff NetworkStatistics arm64  <c73b2bfba29534928bd57fb496e8a245> /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics
0x185a04000 - 0x185a1ffff MPSCore arm64  <2d9261aaa9653984b3afe2e2eb5e21a7> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/MPSCore
0x185a20000 - 0x185a88fff MPSImage arm64  <5753222b2a7c33b99e185c0946d866d6> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/MPSImage
0x185a89000 - 0x185aabfff MPSMatrix arm64  <c8b4e738801e3f2bbf22f7a3d785182a> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/MPSMatrix
0x185aac000 - 0x185abafff CoreAUC arm64  <a02ba9569fe638b594e06525a90bd147> /System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC
0x185abb000 - 0x186113fff MediaToolbox arm64  <190bb494467235b38d979910bb317068> /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox
0x186114000 - 0x186243fff MPSNeuralNetwork arm64  <37158311c1d63fcfbda005a3e98e3bee> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/MPSNeuralNetwork
0x186244000 - 0x186244fff MetalPerformanceShaders arm64  <f100d433451635f48e7432ab523abe31> /System/Library/Frameworks/MetalPerformanceShaders.framework/MetalPerformanceShaders
0x186245000 - 0x18666ffff FaceCore arm64  <ade17e48572c3d858e3b71a2ac28ccb8> /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore
0x186670000 - 0x18667dfff GraphVisualizer arm64  <55b5ff57c5f833858726cb61324f4394> /System/Library/PrivateFrameworks/GraphVisualizer.framework/GraphVisualizer
0x18667e000 - 0x186825fff libFosl_dynamic.dylib arm64  <cba3df2a74e2349fae1fc3312a46c2a4> /usr/lib/libFosl_dynamic.dylib
0x186826000 - 0x186a89fff CoreImage arm64  <c3f8b9637c5f3cddadfc21583b66dfbd> /System/Library/Frameworks/CoreImage.framework/CoreImage
0x186a8a000 - 0x186c88fff CoreMotion arm64  <44f4ea25dac33750a64d76df70d19af4> /System/Library/Frameworks/CoreMotion.framework/CoreMotion
0x186c89000 - 0x186cb7fff CoreBluetooth arm64  <40851a4508813e30a6a39287ea563221> /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth
0x186cb8000 - 0x186cdafff PlugInKit arm64  <4d9ce13eea6d3baeb4f822a867ba6855> /System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit
0x186cdb000 - 0x186f06fff Celestial arm64  <4c53d7c86c953515bf6b555cad291dcb> /System/Library/PrivateFrameworks/Celestial.framework/Celestial
0x186f07000 - 0x186f89fff Quagga arm64  <894f89af7bc7356296ae79b210b169eb> /System/Library/PrivateFrameworks/Quagga.framework/Quagga
0x186f8a000 - 0x187080fff AVFAudio arm64  <c90f1c94a205351895edd904b490b132> /System/Library/Frameworks/AVFoundation.framework/Frameworks/AVFAudio.framework/AVFAudio
0x187081000 - 0x187273fff AVFoundation arm64  <c124a7b6b251377993f373fef367488a> /System/Library/Frameworks/AVFoundation.framework/AVFoundation
0x187274000 - 0x187296fff CacheDelete arm64  <ac77ed95d4643424a957156bd5e03467> /System/Library/PrivateFrameworks/CacheDelete.framework/CacheDelete
0x187297000 - 0x1872bcfff StreamingZip arm64  <e93196e7aeea32519d5337c2255cff65> /System/Library/PrivateFrameworks/StreamingZip.framework/StreamingZip
0x1872bd000 - 0x1872cefff CoreEmoji arm64  <21f134f213b53e9487c54fae45db1830> /System/Library/PrivateFrameworks/CoreEmoji.framework/CoreEmoji
0x1872cf000 - 0x18731cfff CoreLocationProtobuf arm64  <72ebe4d27ef537ff9440b1e8120ce9ae> /System/Library/PrivateFrameworks/CoreLocationProtobuf.framework/CoreLocationProtobuf
0x18731d000 - 0x187325fff SymptomDiagnosticReporter arm64  <48c5f321ca733f2c845fcdb97353c2bf> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/SymptomDiagnosticReporter
0x187326000 - 0x187c2ffff GeoServices arm64  <46746fa910d2386194e34ed84c570091> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
0x187c30000 - 0x187c47fff MobileAsset arm64  <49f2259cac8d3eaeb126d9fbe22ee0aa> /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset
0x187c48000 - 0x187c88fff Lexicon arm64  <4e43af69dd36373b888540750f609ca3> /System/Library/PrivateFrameworks/Lexicon.framework/Lexicon
0x187c89000 - 0x187c99fff libcmph.dylib arm64  <661482521e6f31e18411d71a75446056> /usr/lib/libcmph.dylib
0x187c9a000 - 0x187dbbfff LanguageModeling arm64  <5f994763487b33c3ac608a9d73be8cd7> /System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling
0x187dbc000 - 0x187dd3fff libmarisa.dylib arm64  <2908e85d03d838f3bc2582598e449c02> /usr/lib/libmarisa.dylib
0x187dd4000 - 0x187e6dfff CoreLocation arm64  <427d36867aad312086810b4f36733221> /System/Library/Frameworks/CoreLocation.framework/CoreLocation
0x187e6e000 - 0x187e6efff PhoneNumbers arm64  <e2a0f73e1a89319590ca3a65c6635369> /System/Library/PrivateFrameworks/PhoneNumbers.framework/PhoneNumbers
0x187e6f000 - 0x187e7afff libChineseTokenizer.dylib arm64  <05f584c4b6b33d4fac6ecfcb02cb157f> /usr/lib/libChineseTokenizer.dylib
0x187e7b000 - 0x187f27fff libmecab_em.dylib arm64  <5c786bbda21636a3a362692e56af1c50> /usr/lib/libmecab_em.dylib
0x187f28000 - 0x187f29fff libThaiTokenizer.dylib arm64  <b275fd750e773719898c5e6ceb7475d2> /usr/lib/libThaiTokenizer.dylib
0x187f2a000 - 0x187f2efff libgermantok.dylib arm64  <fbcd25cca73e36ed8849889ae65cb847> /usr/lib/libgermantok.dylib
0x187f2f000 - 0x187f86fff CoreNLP arm64  <de73e93381c2336d92f2d5bb77b44584> /System/Library/PrivateFrameworks/CoreNLP.framework/CoreNLP
0x187f87000 - 0x188158fff MobileSpotlightIndex arm64  <b2b19614b17e380fa6538eb4b34a3a03> /System/Library/PrivateFrameworks/MobileSpotlightIndex.framework/MobileSpotlightIndex
0x188159000 - 0x1881bafff CoreSpotlight arm64  <6bd400b65b0d353e99ab859a2216dc37> /System/Library/Frameworks/CoreSpotlight.framework/CoreSpotlight
0x1881c7000 - 0x188d45fff JavaScriptCore arm64  <8be29f5ee31a302bbc16e47869e799ac> /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore
0x188d46000 - 0x188d4bfff libheimdal-asn1.dylib arm64  <e0d45b7a0d233bc987b1f40ab04ffff5> /usr/lib/libheimdal-asn1.dylib
0x188d4c000 - 0x188dc7fff libate.dylib arm64  <1d30c1d3ca913f2da380d67c5cacd696> /usr/lib/libate.dylib
0x188dc8000 - 0x188e7cfff TextureIO arm64  <2ea71814215232d092556b6fead20296> /System/Library/PrivateFrameworks/TextureIO.framework/TextureIO
0x188e7d000 - 0x188f49fff CoreUI arm64  <467b23bbefa43431ba13f2d276305e70> /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI
0x188f4a000 - 0x188f53fff MobileIcons arm64  <e1ef7d921ab934d4a6fe94b2bc68d8f8> /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons
0x188f54000 - 0x188f62fff AppleFSCompression arm64  <033a6e59e409323aba851e45ba18a8e5> /System/Library/PrivateFrameworks/AppleFSCompression.framework/AppleFSCompression
0x188f63000 - 0x188fbbfff TextInput arm64  <ac4e85632d5d3ea7907fff4233f85249> /System/Library/PrivateFrameworks/TextInput.framework/TextInput
0x188fbc000 - 0x188fe4fff libxslt.1.dylib arm64  <48317ab7f9a930a1bbfe566a1c155614> /usr/lib/libxslt.1.dylib
0x188fe5000 - 0x189019fff DataDetectorsCore arm64  <3c4d753dcbc83885b8c79f4579b9d7d4> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore
0x18901a000 - 0x1890adfff FileProvider arm64  <f9cb56a44fce333ab0800466a8169fcd> /System/Library/Frameworks/FileProvider.framework/FileProvider
0x1891a0000 - 0x189277fff ProofReader arm64  <dabb208f349e390b941f388fc73752f6> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
0x189278000 - 0x18928cfff libAccessibility.dylib arm64  <72d1652c02333bbaa42fd0cece897b0b> /usr/lib/libAccessibility.dylib
0x18928d000 - 0x189733fff libwebrtc.dylib arm64  <b345da6573f4322c8ff225c0e98d4786> /System/Library/PrivateFrameworks/WebCore.framework/Frameworks/libwebrtc.dylib
0x189734000 - 0x189796fff ContactsFoundation arm64  <def4932a5140395397a49e556ac601a0> /System/Library/PrivateFrameworks/ContactsFoundation.framework/ContactsFoundation
0x189797000 - 0x18ae69fff WebCore arm64  <2fe4173593ba35c4a5e04b40b40f1a7e> /System/Library/PrivateFrameworks/WebCore.framework/WebCore
0x18ae6a000 - 0x18afedfff WebKitLegacy arm64  <e8992e8872d03479adb53136ba17a712> /System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy
0x18afee000 - 0x18b016fff DataAccessExpress arm64  <d6e654034a7f36c583d8f85224982e1d> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress
0x18b017000 - 0x18b0b1fff AddressBookLegacy arm64  <9001decafec931b3b32f90e70885c585> /System/Library/PrivateFrameworks/AddressBookLegacy.framework/AddressBookLegacy
0x18b0b2000 - 0x18b10dfff ProtectedCloudStorage arm64  <c195719d183236059844bc55e52645ce> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/ProtectedCloudStorage
0x18b10e000 - 0x18b13afff UserNotifications arm64  <ad87234545c43531aac1e3a37c3c0cf5> /System/Library/Frameworks/UserNotifications.framework/UserNotifications
0x18b13b000 - 0x18b146fff AppleIDAuthSupport arm64  <945f6d9b488f3b9a9de4acf2617d6fa8> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/AppleIDAuthSupport
0x18b147000 - 0x18b197fff AuthKit arm64  <1e649041c5c332509b6d5c292abf129e> /System/Library/PrivateFrameworks/AuthKit.framework/AuthKit
0x18b1c2000 - 0x18b216fff DocumentManager arm64  <098348ff05b032f8a3d5a17ed453139f> /System/Library/Frameworks/UIKit.framework/Frameworks/DocumentManager.framework/DocumentManager
0x18b217000 - 0x18c295fff UIKit arm64  <be6ef0203caa393986da6dd6737541d5> /System/Library/Frameworks/UIKit.framework/UIKit
0x18c296000 - 0x18c2a8fff DocumentManagerCore arm64  <f3cf02b693c33902abb611b51315c214> /System/Library/PrivateFrameworks/DocumentManagerCore.framework/DocumentManagerCore
0x18c2a9000 - 0x18c2adfff HangTracer arm64  <14c9c902270b3fc8a44c894325731245> /System/Library/PrivateFrameworks/HangTracer.framework/HangTracer
0x18c2ae000 - 0x18c2fffff PhysicsKit arm64  <4d2b0d9378353407aa17b91597a890d9> /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit
0x18c300000 - 0x18c302fff StudyLog arm64  <c231ce6f68f13d6a8971dcab3362d5eb> /System/Library/PrivateFrameworks/StudyLog.framework/StudyLog
0x18c303000 - 0x18c3e2fff UIFoundation arm64  <097639b4c0503396a74bf322c97d0380> /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation
0x18c3e3000 - 0x18c501fff CloudKit arm64  <55336b1482ba3e86a94d608ddf070ea4> /System/Library/Frameworks/CloudKit.framework/CloudKit
0x18c502000 - 0x18c502fff IntentsFoundation arm64  <bb62900f43973b35a3eabe6f45c3b56b> /System/Library/PrivateFrameworks/IntentsFoundation.framework/IntentsFoundation
0x18c503000 - 0x18c620fff Network arm64  <aa1b7cd29c013e809e4905e4bbc4badc> /System/Library/PrivateFrameworks/Network.framework/Network
0x18c621000 - 0x18c828fff Intents arm64  <676f60130f30305a9e71733ac106c4f4> /System/Library/Frameworks/Intents.framework/Intents
0x18c829000 - 0x18c843fff libresolv.9.dylib arm64  <c76ea9527796334ca010a12e153772d5> /usr/lib/libresolv.9.dylib
0x18c844000 - 0x18c846fff CoreDuetDebugLogging arm64  <74e7e685ab94375ab1df09ae32cb3bd7> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/CoreDuetDebugLogging
0x18c847000 - 0x18c87cfff libtidy.A.dylib arm64  <24be8ea1fada37e6ac80a8019320481f> /usr/lib/libtidy.A.dylib
0x18c87d000 - 0x18c9acfff CoreDuet arm64  <40d3b99e5cc632789bfb9441e770c058> /System/Library/PrivateFrameworks/CoreDuet.framework/CoreDuet
0x18c9ad000 - 0x18c9ccfff CoreDuetContext arm64  <eaae7b06577239b0bf6f66a22f8908d2> /System/Library/PrivateFrameworks/CoreDuetContext.framework/CoreDuetContext
0x18c9cd000 - 0x18c9e1fff CoreDuetDaemonProtocol arm64  <90699d4703bb357db7026ca1b54be9df> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/CoreDuetDaemonProtocol
0x18c9e2000 - 0x18ca4dfff IMFoundation arm64  <6ffe811caa87343b89d51f5b68729c1d> /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation
0x18ca4e000 - 0x18ca7cfff vCard arm64  <9537fc85395634e3ae5e60cf8d91646d> /System/Library/PrivateFrameworks/vCard.framework/vCard
0x18ca7d000 - 0x18cb8afff Contacts arm64  <698fa43ba8ed39b180e83ada3a0730b3> /System/Library/Frameworks/Contacts.framework/Contacts
0x18cb8b000 - 0x18cb8cfff DiagnosticLogCollection arm64  <bb96f23768083c5abc70c46c83a5d1cc> /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/DiagnosticLogCollection
0x18cb8d000 - 0x18cb8efff Marco arm64  <cf77c26cd604305d95a22a44adab94b7> /System/Library/PrivateFrameworks/Marco.framework/Marco
0x18cb8f000 - 0x18cb99fff MessageProtection arm64  <8eeb4aa8ddeb3ef8a33cc4c89774b79c> /System/Library/PrivateFrameworks/MessageProtection.framework/MessageProtection
0x18cb9a000 - 0x18cea9fff StoreServices arm64  <a4913ca6d61137509de96f3d28aec4d1> /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices
0x18ceaa000 - 0x18cec1fff Engram arm64  <f4027c51f41c37bbab81f8c04a52b4ef> /System/Library/PrivateFrameworks/Engram.framework/Engram
0x18cec2000 - 0x18cfb2fff IDSFoundation arm64  <038e4eed4d1d3f9c9d51537e9b29a071> /System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation
0x18cfb3000 - 0x18cfbefff CaptiveNetwork arm64  <934f633116a738d498196d12bbd5583c> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork
0x18cfbf000 - 0x18cfedfff EAP8021X arm64  <0f376a391b4b3de69c9d86093b413a3e> /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X
0x18cfee000 - 0x18d028fff MobileWiFi arm64  <489c549537513ec696322d70535feaef> /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi
0x18d029000 - 0x18d02bfff OAuth arm64  <e3791d446eab3acda1f665ea190c55be> /System/Library/PrivateFrameworks/OAuth.framework/OAuth
0x18d02c000 - 0x18d02efff CommonAuth arm64  <13560562ea093adc87ed345465106c58> /System/Library/PrivateFrameworks/CommonAuth.framework/CommonAuth
0x18d02f000 - 0x18d09dfff Heimdal arm64  <5e57887031d53f5aa78a06207c38dbc3> /System/Library/PrivateFrameworks/Heimdal.framework/Heimdal
0x18d09e000 - 0x18d0c7fff GSS arm64  <f66235617e323dd8978cb3c3218e674e> /System/Library/Frameworks/GSS.framework/GSS
0x18d0c8000 - 0x18d0dffff ApplePushService arm64  <fea4b650bc803103b65fef010999e106> /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService
0x18d0e0000 - 0x18d177fff AccountsDaemon arm64  <332fbb6616863aa3a31717a16cdd5e13> /System/Library/PrivateFrameworks/AccountsDaemon.framework/AccountsDaemon
0x18d178000 - 0x18d19cfff AppleIDSSOAuthentication arm64  <01658495197532af8bd951edd5d24eef> /System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/AppleIDSSOAuthentication
0x18d19d000 - 0x18d215fff AppleAccount arm64  <541a1e5e96c63121bd72ea7118db9908> /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount
0x18d216000 - 0x18d34dfff CoreUtils arm64  <b1ac04a4b7543451b9d19b5fc676d325> /System/Library/PrivateFrameworks/CoreUtils.framework/CoreUtils
0x18d34e000 - 0x18d464fff IDS arm64  <687009c13bbb3500aabed41d55b5f5b4> /System/Library/PrivateFrameworks/IDS.framework/IDS
0x18d465000 - 0x18d488fff MediaServices arm64  <daba869c0b673e48a93b31fe2dff8a55> /System/Library/PrivateFrameworks/MediaServices.framework/MediaServices
0x18d489000 - 0x18d65ffff MediaRemote arm64  <b99f7745cb703f5caa9a6a36993727bb> /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote
0x18d660000 - 0x18d678fff UserManagement arm64  <68a1359f23283cb5b452ec446587008e> /System/Library/PrivateFrameworks/UserManagement.framework/UserManagement
0x18d679000 - 0x18d688fff MobileBluetooth arm64  <ec76701257613e64bfd5dbefe3395776> /System/Library/PrivateFrameworks/MobileBluetooth.framework/MobileBluetooth
0x18d689000 - 0x18d6b9fff Bom arm64  <8cd2ba179e673d90b707436a3a8ed1ce> /System/Library/PrivateFrameworks/Bom.framework/Bom
0x18d6ba000 - 0x18d6befff CommunicationsFilter arm64  <f83447f736983ee7bd859ce9e39032e1> /System/Library/PrivateFrameworks/CommunicationsFilter.framework/CommunicationsFilter
0x18d6bf000 - 0x18d6e4fff FTAWD arm64  <8dd01c25424c3ff7853594f48c5881a1> /System/Library/PrivateFrameworks/FTAWD.framework/FTAWD
0x18d6e5000 - 0x18d738fff FTServices arm64  <e1469a89db8b343e8105c47d16867d89> /System/Library/PrivateFrameworks/FTServices.framework/FTServices
0x18d739000 - 0x18d78afff WirelessProximity arm64  <938963c4203933bb9910583b430f6bda> /System/Library/PrivateFrameworks/WirelessProximity.framework/WirelessProximity
0x18d78b000 - 0x18d795fff ProactiveEventTracker arm64  <e731ef9f09fa3584a7868c9ec3a3f169> /System/Library/PrivateFrameworks/ProactiveEventTracker.framework/ProactiveEventTracker
0x18d796000 - 0x18d7e4fff ChunkingLibrary arm64  <30b82406e9b2382cb76990acbce63fe6> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary
0x18d7e5000 - 0x18d7f1fff libnetworkextension.dylib arm64  <1301bb341bf33364b3b04f75a3df404f> /usr/lib/libnetworkextension.dylib
0x18d7f2000 - 0x18d816fff AddressBook arm64  <d84450542aad306685f1b97e7214f194> /System/Library/Frameworks/AddressBook.framework/AddressBook
0x18e619000 - 0x18e7adfff NetworkExtension arm64  <27950af3ce083a6b9986df2380542f46> /System/Library/Frameworks/NetworkExtension.framework/NetworkExtension
0x18e7ae000 - 0x18ebfafff SiriTTS arm64  <6b2588bd69dc32cd9072a39b5169e385> /System/Library/PrivateFrameworks/SiriTTS.framework/SiriTTS
0x18ebfb000 - 0x18ec55fff SAObjects arm64  <9163b232fb1e34e1a25277da1508536a> /System/Library/PrivateFrameworks/SAObjects.framework/SAObjects
0x18ec56000 - 0x18ec94fff VoiceServices arm64  <b1863d8abbd4379f866872ccf86dcb67> /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices
0x18ec95000 - 0x18ecc5fff GLKit arm64  <dbf93981f531347099d4b0a0cf053984> /System/Library/Frameworks/GLKit.framework/GLKit
0x18ecc6000 - 0x18edadfff AssistantServices arm64  <a76e8481cb5a3eb78c5b22256b4489a2> /System/Library/PrivateFrameworks/AssistantServices.framework/AssistantServices
0x18edae000 - 0x18edccfff AssetCacheServices arm64  <7da8e9b42c633c4f85696e6714a705d0> /System/Library/PrivateFrameworks/AssetCacheServices.framework/AssetCacheServices
0x18edcd000 - 0x18ee87fff NetworkServiceProxy arm64  <7d0557c371a33996b0048a07f2517cb9> /System/Library/PrivateFrameworks/NetworkServiceProxy.framework/NetworkServiceProxy
0x18ee88000 - 0x18ef79fff MMCS arm64  <bc2512eac66530b6b369362a1ea902fb> /System/Library/PrivateFrameworks/MMCS.framework/MMCS
0x18ef7a000 - 0x18ef86fff BluetoothManager arm64  <124c7e4bf5363bea8aa58efe6f4c622c> /System/Library/PrivateFrameworks/BluetoothManager.framework/BluetoothManager
0x18ef87000 - 0x18eff7fff CoreDAV arm64  <5a23ec556d963f54b9e7b47e4ed5c768> /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV
0x18eff8000 - 0x18f02dfff iCalendar arm64  <2f49cb4a97e63123a7d973fa360e7d91> /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar
0x18f02e000 - 0x18f03bfff PersonaKit arm64  <a0b8889fddcb32db9ada95832bd7332b> /System/Library/PrivateFrameworks/PersonaKit.framework/PersonaKit
0x18f03c000 - 0x18f096fff CalendarFoundation arm64  <cb8c3f54f0cd374896650bf4b39ca96d> /System/Library/PrivateFrameworks/CalendarFoundation.framework/CalendarFoundation
0x18f097000 - 0x18f0c4fff PhotosFormats arm64  <edcd859372bd3efa876172de95aa97aa> /System/Library/PrivateFrameworks/PhotosFormats.framework/PhotosFormats
0x18f0c5000 - 0x18f162fff CalendarDatabase arm64  <147e2b69ab5335b085b930d0f132e5cc> /System/Library/PrivateFrameworks/CalendarDatabase.framework/CalendarDatabase
0x18f163000 - 0x18f1b3fff CalendarDaemon arm64  <3229e83ba5913a11928e9cd5b3d62ada> /System/Library/PrivateFrameworks/CalendarDaemon.framework/CalendarDaemon
0x18f1b4000 - 0x18f2cdfff CloudPhotoLibrary arm64  <ab57f5fe68e439d9b635fb5acac78e64> /System/Library/PrivateFrameworks/CloudPhotoLibrary.framework/CloudPhotoLibrary
0x18f2ce000 - 0x18f3b0fff EventKit arm64  <04c8f9c78fb53c308d824daaee5dc6eb> /System/Library/Frameworks/EventKit.framework/EventKit
0x18f3b1000 - 0x18f3dbfff AssetsLibraryServices arm64  <be64b9cb08013248adf52462ed42ce3a> /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices
0x18f3dc000 - 0x18f410fff ACTFramework arm64  <cb82b2d3825e3bbd8b6468830435ab8b> /System/Library/PrivateFrameworks/ACTFramework.framework/ACTFramework
0x18f411000 - 0x18f431fff DCIMServices arm64  <e3d6aeaee2633fa8b93dba1726c75131> /System/Library/PrivateFrameworks/DCIMServices.framework/DCIMServices
0x18f432000 - 0x18f56dfff CoreMediaStream arm64  <bda3ce34642933cc803830efdd51fe9d> /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream
0x18f56e000 - 0x18f575fff XPCKit arm64  <17788c984c30338b978e58219d85354e> /System/Library/PrivateFrameworks/XPCKit.framework/XPCKit
0x18f576000 - 0x18f65afff CameraKit arm64  <7177d7ddb18131e0a793382809da2292> /System/Library/PrivateFrameworks/CameraKit.framework/CameraKit
0x18f65b000 - 0x18f673fff CloudPhotoServices arm64  <3b8b1a6746d5384ea14363bd36b31720> /System/Library/PrivateFrameworks/CloudPhotoServices.framework/CloudPhotoServices
0x18f674000 - 0x18f67ffff CoreRecents arm64  <f9d52f603cd43238ac786ea89179cfc0> /System/Library/PrivateFrameworks/CoreRecents.framework/CoreRecents
0x18f680000 - 0x18f69efff MediaStream arm64  <d5208942c1e130fc85f504589946d8dd> /System/Library/PrivateFrameworks/MediaStream.framework/MediaStream
0x18f69f000 - 0x18fac6fff PhotoLibraryServices arm64  <d611bec8ed373dd0a0200b5d7ce066cb> /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices
0x18fac7000 - 0x18fafcfff PrototypeTools arm64  <8efee9e8bbc23043a0a2a274d0055ad9> /System/Library/PrivateFrameworks/PrototypeTools.framework/PrototypeTools
0x18fafd000 - 0x18fb86fff CoreSymbolication arm64  <7ccdd1e8aaa031d1bca9819f995966ac> /System/Library/PrivateFrameworks/CoreSymbolication.framework/CoreSymbolication
0x18fb87000 - 0x18fcb3fff SearchFoundation arm64  <86248935e66a308884b82e4e3f294204> /System/Library/PrivateFrameworks/SearchFoundation.framework/SearchFoundation
0x18fcb4000 - 0x18fcbafff IncomingCallFilter arm64  <072915fd1e4f3ce399de9d7144653523> /System/Library/PrivateFrameworks/IncomingCallFilter.framework/IncomingCallFilter
0x18fcbb000 - 0x18fd6efff iTunesStore arm64  <e31bccef18e935e6b2df3c7eb703d7cd> /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore
0x18fd6f000 - 0x18fd75fff libtzupdate.dylib arm64  <c3f9c1c5a44333d3a5cb12f1e98fb68a> /usr/lib/libtzupdate.dylib
0x18fd76000 - 0x18fee4fff Preferences arm64  <5aee49795c5137e08f07a731328604eb> /System/Library/PrivateFrameworks/Preferences.framework/Preferences
0x18fee5000 - 0x18feecfff CoreTime arm64  <8adec29a2796319ab9f45c94f22ec468> /System/Library/PrivateFrameworks/CoreTime.framework/CoreTime
0x18feed000 - 0x190058fff CVML arm64  <3369c181afb4351a978bfca4ad2f0d5e> /System/Library/PrivateFrameworks/CVML.framework/CVML
0x190059000 - 0x1900a6fff CoreAppleCVA arm64  <68f8cc29d8513a1a8d1e3c279d7e6a04> /System/Library/PrivateFrameworks/CoreAppleCVA.framework/CoreAppleCVA
0x1900b3000 - 0x1900effff DifferentialPrivacy arm64  <7ffc08b10e3c3558b1d2e5b344d4a280> /System/Library/PrivateFrameworks/DifferentialPrivacy.framework/DifferentialPrivacy
0x1900f0000 - 0x19026afff AppleCVA arm64  <13f4a4fe29d23941bcf267d1f67c5e24> /System/Library/PrivateFrameworks/AppleCVA.framework/AppleCVA
0x19026b000 - 0x1902fbfff Montreal arm64  <460d01ac07c23e96b3bc9534522f3866> /System/Library/PrivateFrameworks/Montreal.framework/Montreal
0x1902fc000 - 0x19051efff Espresso arm64  <1cfcb4ec66aa3befa69d7279c9f80e01> /System/Library/PrivateFrameworks/Espresso.framework/Espresso
0x19051f000 - 0x190522fff MobileSystemServices arm64  <ee3e7239b7a83ad7a136125af768c20a> /System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices
0x190523000 - 0x190674fff Photos arm64  <b8a7bb6839d1345b9802e3610f42b9ce> /System/Library/Frameworks/Photos.framework/Photos
0x190675000 - 0x190840fff CoreML arm64  <73895366f6cd39b4842d5dda4d852150> /System/Library/Frameworks/CoreML.framework/CoreML
0x190841000 - 0x190845fff CoreOptimization arm64  <b9febca2f1353f04a7e257f8b9b6ebb9> /System/Library/PrivateFrameworks/CoreOptimization.framework/CoreOptimization
0x190846000 - 0x190891fff SafariCore arm64  <60710f04c215378081393cba0c685f8a> /System/Library/PrivateFrameworks/SafariCore.framework/SafariCore
0x190892000 - 0x1908effff CorePrediction arm64  <305ab26f0a2935b1ad98a4a2bcc9315b> /System/Library/PrivateFrameworks/CorePrediction.framework/CorePrediction
0x1908f0000 - 0x1909ecfff Navigation arm64  <d3646981136d3ba69aa3c40c44cc1a8c> /System/Library/PrivateFrameworks/Navigation.framework/Navigation
0x1909ed000 - 0x190a04fff ContactsDonation arm64  <e99cde1166f732bcaa0b0784baf66321> /System/Library/PrivateFrameworks/ContactsDonation.framework/ContactsDonation
0x190a05000 - 0x190a31fff Futhark arm64  <0426d89a2a063e5990f8ce26f1b75fda> /System/Library/PrivateFrameworks/Futhark.framework/Futhark
0x190a76000 - 0x190ac8fff ToneLibrary arm64  <78e637d2a0873349ba07fbe7ef051fda> /System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary
0x190ac9000 - 0x190adafff BaseBoardUI arm64  <83274ed51a7f3af3bb94ab599491f868> /System/Library/PrivateFrameworks/BaseBoardUI.framework/BaseBoardUI
0x190adb000 - 0x190b32fff ContactsUICore arm64  <f86ae85ce099318cae4a7c0c63bc4d0e> /System/Library/PrivateFrameworks/ContactsUICore.framework/ContactsUICore
0x190b33000 - 0x190c96fff ContactsUI arm64  <da329e606f46330895c339ccad44bd34> /System/Library/Frameworks/ContactsUI.framework/ContactsUI
0x190c97000 - 0x190d72fff CorePDF arm64  <630f43749fb1393cabd407fe8bf4fa39> /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF
0x190d73000 - 0x190fd4fff Vision arm64  <03cc2b7f7327346db7835f112b1b3608> /System/Library/Frameworks/Vision.framework/Vision
0x190fd5000 - 0x191434fff WebKit arm64  <a275074f49bb3b08a73eb24ee7c2265f> /System/Library/Frameworks/WebKit.framework/WebKit
0x191435000 - 0x1914ebfff BulletinBoard arm64  <d0f0d024a13038309424e8ae4db1ae24> /System/Library/PrivateFrameworks/BulletinBoard.framework/BulletinBoard
0x1914ec000 - 0x1914f1fff ConstantClasses arm64  <6830b458d18e3b258d12f8eab76e10e8> /System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses
0x1914f2000 - 0x1914fafff CertUI arm64  <748243f1140d3ac6a94b6417a7c24793> /System/Library/PrivateFrameworks/CertUI.framework/CertUI
0x1914fb000 - 0x19153ffff AXRuntime arm64  <94de8edf9a683c6c94053bb3befb47ae> /System/Library/PrivateFrameworks/AXRuntime.framework/AXRuntime
0x191540000 - 0x191577fff ScreenReaderCore arm64  <91184eb7bdb53ffc84f3c92620b0b509> /System/Library/PrivateFrameworks/ScreenReaderCore.framework/ScreenReaderCore
0x191578000 - 0x19159cfff TextToSpeech arm64  <7c6d5340b9873fdba17b36640fd50c4e> /System/Library/PrivateFrameworks/TextToSpeech.framework/TextToSpeech
0x19159d000 - 0x1915e0fff CoreMIDI arm64  <160a4f4632c13deabc0934440f059724> /System/Library/Frameworks/CoreMIDI.framework/CoreMIDI
0x1915e1000 - 0x19167efff MediaPlatform arm64  <5ead7fe07d523b2c82df568903ada32a> /System/Library/PrivateFrameworks/MediaPlatform.framework/MediaPlatform
0x19167f000 - 0x1916e8fff WebBookmarks arm64  <d774c71df7d632d89e4c1bdfd6f9ea1b> /System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks
0x1916e9000 - 0x1916f0fff DAAPKit arm64  <e8ddc586818534be8b582239fb33b6f8> /System/Library/PrivateFrameworks/DAAPKit.framework/DAAPKit
0x1916f1000 - 0x1916f3fff libAXSafeCategoryBundle.dylib arm64  <c89e4eff840432b1a6c429e300e11324> /usr/lib/libAXSafeCategoryBundle.dylib
0x1916f4000 - 0x1916fefff libAXSpeechManager.dylib arm64  <718b55bac6c43505959b8fed7bc14369> /usr/lib/libAXSpeechManager.dylib
0x1916ff000 - 0x1917e2fff AccessibilityUtilities arm64  <4b7f8dd6b84532128a4841ae9abbea18> /System/Library/PrivateFrameworks/AccessibilityUtilities.framework/AccessibilityUtilities
0x1917e3000 - 0x191b06fff MediaLibraryCore arm64  <31b1bfbadf5437f8b29de074355ab510> /System/Library/PrivateFrameworks/MediaLibraryCore.framework/MediaLibraryCore
0x191b07000 - 0x191b07fff AdSupport arm64  <6136df7413e63ed5a139c34d3427f832> /System/Library/Frameworks/AdSupport.framework/AdSupport
0x191b08000 - 0x191d92fff MusicLibrary arm64  <f679b1e8889f30bea798c83e0478a377> /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary
0x191d93000 - 0x192466fff VectorKit arm64  <270f286f409330caa2f5787a371b8b81> /System/Library/PrivateFrameworks/VectorKit.framework/VectorKit
0x192467000 - 0x1926a3fff MapKit arm64  <096ef86c52eb34779ee2f79106664869> /System/Library/Frameworks/MapKit.framework/MapKit
0x1926a4000 - 0x192834fff iTunesCloud arm64  <a11a75d02f55386cb1f976ac825d42ea> /System/Library/PrivateFrameworks/iTunesCloud.framework/iTunesCloud
0x192835000 - 0x1928dafff HomeSharing arm64  <7c71f8779a803e82b0569162a1c0bb92> /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing
0x1928db000 - 0x19294efff WebInspector arm64  <f253acf0d10b3a3eb22c8e4692a5fe8d> /System/Library/PrivateFrameworks/WebInspector.framework/WebInspector
0x19294f000 - 0x192a46fff ITMLKit arm64  <90560441db3e3a8593c6d4619a69e6f2> /System/Library/PrivateFrameworks/ITMLKit.framework/ITMLKit
0x192a57000 - 0x192ec2fff MediaPlayer arm64  <0a085c69885f3ef0a31aaca89db2b631> /System/Library/Frameworks/MediaPlayer.framework/MediaPlayer
0x192ec3000 - 0x192ee7fff MobileInstallation arm64  <8e4bf4284d243feea7bdce33e38e0700> /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation
0x192ee8000 - 0x192eeffff EmailAddressing arm64  <6ba60f9921a2395d9c1af8f1109244ba> /System/Library/PrivateFrameworks/EmailAddressing.framework/EmailAddressing
0x192ef0000 - 0x192ef1fff MessageSupport arm64  <87bbd77707ec3b11a88de95a8af7b505> /System/Library/PrivateFrameworks/MessageSupport.framework/MessageSupport
0x192ef2000 - 0x192ef4fff InternationalTextSearch arm64  <099144f6a0123ba6a43b40abccd1e7a7> /System/Library/PrivateFrameworks/InternationalTextSearch.framework/InternationalTextSearch
0x192ef5000 - 0x192f50fff MIME arm64  <59dc5745c0d032038646013a072a6ba9> /System/Library/PrivateFrameworks/MIME.framework/MIME
0x192f51000 - 0x192f82fff ProactiveSupport arm64  <4c12d43d5c7b3daea61856d8e0fa8413> /System/Library/PrivateFrameworks/ProactiveSupport.framework/ProactiveSupport
0x192f83000 - 0x192fbafff Notes arm64  <84e832ab7a403d769e34aa4c12c5fd23> /System/Library/PrivateFrameworks/Notes.framework/Notes
0x192fbb000 - 0x19306cfff TelephonyUtilities arm64  <40eca91e548e3587b33149ca63a9ed67> /System/Library/PrivateFrameworks/TelephonyUtilities.framework/TelephonyUtilities
0x19306d000 - 0x1930a7fff CalendarUIKit arm64  <36bcbfe45ef639c29284353837aa05e4> /System/Library/PrivateFrameworks/CalendarUIKit.framework/CalendarUIKit
0x1930a8000 - 0x1930bffff AccessibilityUIUtilities arm64  <50b2400bf4193c618d050d0f79f3d542> /System/Library/PrivateFrameworks/Accessibility.framework/Frameworks/AccessibilityUIUtilities.framework/AccessibilityUIUtilities
0x1930c0000 - 0x19311bfff DataAccess arm64  <f095f10b537139a9bf6dc04c2fd67da8> /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess
0x19311c000 - 0x19312ffff AssetsLibrary arm64  <0cb64e6d359033bcb2f6a832d85271b7> /System/Library/Frameworks/AssetsLibrary.framework/AssetsLibrary
0x193130000 - 0x19330cfff EventKitUI arm64  <3e69c2c619863ab0bce11816c8948acc> /System/Library/Frameworks/EventKitUI.framework/EventKitUI
0x19330d000 - 0x193368fff AXMediaUtilities arm64  <f13363bd782433aaa0bba21ccbfe3542> /System/Library/PrivateFrameworks/AXMediaUtilities.framework/AXMediaUtilities
0x193369000 - 0x1933dcfff UIAccessibility arm64  <c788698614a33095bbb7120b33a95dfa> /System/Library/PrivateFrameworks/UIAccessibility.framework/UIAccessibility
0x1933f7000 - 0x1933fdfff SearchToSharePredictions arm64  <ff51de5f84cf3373a6b1ccd6cc1a9228> /System/Library/PrivateFrameworks/SearchToSharePredictions.framework/SearchToSharePredictions
0x1933fe000 - 0x19349efff Social arm64  <45cd2140784a3be083a51a9b64939387> /System/Library/Frameworks/Social.framework/Social
0x1934b3000 - 0x193518fff RemoteUI arm64  <d281994f9c063d52a69ef66abb43b1ef> /System/Library/PrivateFrameworks/RemoteUI.framework/RemoteUI
0x193530000 - 0x193546fff CoreFollowUp arm64  <9d3cedf7bf763703820f442dd72490bc> /System/Library/PrivateFrameworks/CoreFollowUp.framework/CoreFollowUp
0x193547000 - 0x1935b6fff CoreSuggestions arm64  <61ea19b10abc317694c5ee62567649fb> /System/Library/PrivateFrameworks/CoreSuggestions.framework/CoreSuggestions
0x1935b7000 - 0x1935c7fff MailServices arm64  <733b55d47b953f3aa6851235d91fb237> /System/Library/PrivateFrameworks/MailServices.framework/MailServices
0x1935c8000 - 0x19365afff CoreRecognition arm64  <6dc13ac9992e3006925fe242535603d3> /System/Library/PrivateFrameworks/CoreRecognition.framework/CoreRecognition
0x19365b000 - 0x19367bfff MailSupport arm64  <7cc69fa2074f3746a36766b86a10dec4> /System/Library/PrivateFrameworks/MailSupport.framework/MailSupport
0x19367c000 - 0x1937ccfff Message arm64  <a5832aba49033d07872d1825f48f7837> /System/Library/PrivateFrameworks/Message.framework/Message
0x1937cd000 - 0x1939ebfff libmecabra.dylib arm64  <3d5be2a3cf79324bbd27c22dac8feb56> /usr/lib/libmecabra.dylib
0x1939ec000 - 0x193a8dfff CoreParsec arm64  <7f46c6e6637434e5a464ff86169b9dad> /System/Library/PrivateFrameworks/CoreParsec.framework/CoreParsec
0x193a8e000 - 0x193abdfff AirTraffic arm64  <19ecf5917ad13c2a99484db0c7463e98> /System/Library/PrivateFrameworks/AirTraffic.framework/AirTraffic
0x193abe000 - 0x193aeffff SharedUtils arm64  <d25a5453ef733e2fb3eb8f085a28aa9f> /System/Library/Frameworks/LocalAuthentication.framework/Support/SharedUtils.framework/SharedUtils
0x193af0000 - 0x193b2afff ContactsAutocomplete arm64  <09df47807846338ca498eb514aa839e8> /System/Library/PrivateFrameworks/ContactsAutocomplete.framework/ContactsAutocomplete
0x193b2b000 - 0x193bf3fff VideoSubscriberAccount arm64  <645c615cf8f93b61b6e5b9aab7561a0b> /System/Library/Frameworks/VideoSubscriberAccount.framework/VideoSubscriberAccount
0x193bf4000 - 0x193c24fff Pegasus arm64  <4d49b4086c1e34edb09bfaf4c2ed8fc6> /System/Library/PrivateFrameworks/Pegasus.framework/Pegasus
0x193c25000 - 0x193cb1fff AVKit arm64  <24c9cd30161937c99db8a36532bf8c03> /System/Library/Frameworks/AVKit.framework/AVKit
0x193cb2000 - 0x193cdbfff AuthKitUI arm64  <bf195e8674fd354cb55ea80149d812c6> /System/Library/PrivateFrameworks/AuthKitUI.framework/AuthKitUI
0x193cdc000 - 0x193cdffff FTClientServices arm64  <043e73ed6af33ff2b1bb4499f621c1c5> /System/Library/PrivateFrameworks/FTClientServices.framework/FTClientServices
0x193ce0000 - 0x193ce3fff SharedWebCredentials arm64  <28d93f7925423759aa1acfbb1f246e20> /System/Library/PrivateFrameworks/SharedWebCredentials.framework/SharedWebCredentials
0x193ce4000 - 0x193ce4fff MobileObliteration arm64  <7ad42844a743368890db5e4f4363f2e7> /System/Library/PrivateFrameworks/MobileObliteration.framework/MobileObliteration
0x193ce5000 - 0x193ce8fff SafariFoundation arm64  <19f5290068c03d9facbcd12e3e8e17cf> /System/Library/PrivateFrameworks/SafariFoundation.framework/SafariFoundation
0x193ec1000 - 0x193ed7fff LocalAuthentication arm64  <6e6d9886e60b30688d742d419b9e3d3f> /System/Library/Frameworks/LocalAuthentication.framework/LocalAuthentication
0x193ed8000 - 0x193edafff ParsecSubscriptionServiceSupport arm64  <70cb3fc6254e3ced81a3de122ba4008e> /System/Library/PrivateFrameworks/ParsecSubscriptionServiceSupport.framework/ParsecSubscriptionServiceSupport
0x193edb000 - 0x193f82fff SpringBoardFoundation arm64  <c61e8fbc0c1f3c63a4e3e4c8e2f7ad41> /System/Library/PrivateFrameworks/SpringBoardFoundation.framework/SpringBoardFoundation
0x193f83000 - 0x193f9bfff CoreInterest arm64  <830a73d02a6e38f9b56714d2d58cd082> /System/Library/PrivateFrameworks/CoreInterest.framework/CoreInterest
0x193f9c000 - 0x19421efff SafariShared arm64  <84cd3c1509d63323875845281a8a3c00> /System/Library/PrivateFrameworks/SafariShared.framework/SafariShared
0x19421f000 - 0x19425afff WebUI arm64  <8f72d31e63233a3289abf2669c9ba8c7> /System/Library/PrivateFrameworks/WebUI.framework/WebUI
0x19425b000 - 0x194268fff SetupAssistantSupport arm64  <395683b63e0031e18060ddc3fe0aed16> /System/Library/PrivateFrameworks/SetupAssistantSupport.framework/SetupAssistantSupport
0x194269000 - 0x194291fff SetupAssistant arm64  <d96faeb5f25a3a289ae7c1bf90eb0733> /System/Library/PrivateFrameworks/SetupAssistant.framework/SetupAssistant
0x1942d8000 - 0x1942dbfff HSAAuthentication arm64  <091d980a4e2f327bbebbb056ff61a6eb> /System/Library/PrivateFrameworks/HSAAuthentication.framework/HSAAuthentication
0x1942dc000 - 0x1942e5fff MobileStorage arm64  <48e3311581b737cdac02525fea8eeedb> /System/Library/PrivateFrameworks/MobileStorage.framework/MobileStorage
0x1942e6000 - 0x194328fff ContentIndex arm64  <d08fa9ee22c639c78856169d43e52f14> /System/Library/PrivateFrameworks/ContentIndex.framework/ContentIndex
0x194329000 - 0x194627fff ImageCapture arm64  <f1f74155ed25343cb4d1c0f4658a7ade> /System/Library/PrivateFrameworks/ImageCapture.framework/ImageCapture
0x1947f9000 - 0x19480ffff iPhotoMigrationSupport arm64  <eb7d546b058a33b1a2a85f6b1fb592ec> /System/Library/PrivateFrameworks/iPhotoMigrationSupport.framework/iPhotoMigrationSupport
0x194810000 - 0x194821fff DiagnosticExtensions arm64  <6c809ee9ce3a3888a4418530c637bc2d> /System/Library/PrivateFrameworks/DiagnosticExtensions.framework/DiagnosticExtensions
0x194822000 - 0x194843fff LatentSemanticMapping arm64  <42c5207b72e430388157480b6f292601> /System/Library/PrivateFrameworks/LatentSemanticMapping.framework/LatentSemanticMapping
0x194b3a000 - 0x194bd0fff PhotoLibrary arm64  <daa9135c21303c1c8cfbe9bad22704b2> /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary
0x194bd1000 - 0x194f1dfff PhotosUICore arm64  <1125fdbda3b130f6a41fe995aeb85046> /System/Library/PrivateFrameworks/PhotosUICore.framework/PhotosUICore
0x194f1e000 - 0x194f53fff TelephonyUI arm64  <eaf4ea1292433af289a6f8e6e8db73d5> /System/Library/PrivateFrameworks/TelephonyUI.framework/TelephonyUI
0x194f54000 - 0x194f6dfff CoreSDB arm64  <32e1a578546d319baf00577ec5e6d6a7> /System/Library/PrivateFrameworks/CoreSDB.framework/CoreSDB
0x194f6e000 - 0x194fdbfff IMSharedUtilities arm64  <58cd33783f823e91a86d416a22f9178c> /System/Library/PrivateFrameworks/IMSharedUtilities.framework/IMSharedUtilities
0x194fdc000 - 0x194fe2fff LinguisticData arm64  <02bcff96abd83038a41440ab6f70fea9> /System/Library/PrivateFrameworks/LinguisticData.framework/LinguisticData
0x194ffc000 - 0x195086fff PhotoEditSupport arm64  <02830b8ae40d300ab675d77e51c16029> /System/Library/PrivateFrameworks/PhotoEditSupport.framework/PhotoEditSupport
0x195087000 - 0x19509afff SiriTasks arm64  <dbd6a99c9e483fd3a70ff7fe2373191e> /System/Library/PrivateFrameworks/SiriTasks.framework/SiriTasks
0x19509b000 - 0x1954b4fff PhotosUI arm64  <6350bfd08ba939b5b13a93a2565f791f> /System/Library/Frameworks/PhotosUI.framework/PhotosUI
0x1954b5000 - 0x1954bafff ProgressUI arm64  <320f9bb026f439589fa92b4597ca5698> /System/Library/PrivateFrameworks/ProgressUI.framework/ProgressUI
0x1955be000 - 0x1955ebfff StoreKit arm64  <495ca9b06fe53b93bbc136e11490915d> /System/Library/Frameworks/StoreKit.framework/StoreKit
0x1955ec000 - 0x195643fff SpringBoardUIServices arm64  <4dbb4f23ed213bc2acde1dba7203e4bb> /System/Library/PrivateFrameworks/SpringBoardUIServices.framework/SpringBoardUIServices
0x19564f000 - 0x19566afff EmojiFoundation arm64  <c0fe5feef8583c16a0ecc787c4fd3756> /System/Library/PrivateFrameworks/EmojiFoundation.framework/EmojiFoundation
0x19566b000 - 0x195782fff IMDPersistence arm64  <4ae481b4cb883d56adb6763851442b85> /System/Library/PrivateFrameworks/IMDPersistence.framework/IMDPersistence
0x195783000 - 0x19579dfff MetalKit arm64  <24fbbd2b642f3dc8a41a00bdaf8a99f3> /System/Library/Frameworks/MetalKit.framework/MetalKit
0x19579e000 - 0x1957bffff GenerationalStorage arm64  <58aa60d16c95379f9a70024e33f3d89c> /System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage
0x195c00000 - 0x195cccfff CoreHandwriting arm64  <b00ec6478c8b343ea0a1fe79e6f40968> /System/Library/PrivateFrameworks/CoreHandwriting.framework/CoreHandwriting
0x195e2c000 - 0x195e34fff AddressBookUI arm64  <cdeaa17762c632899c0e21bbe8525bc4> /System/Library/Frameworks/AddressBookUI.framework/AddressBookUI
0x19626c000 - 0x196394fff PencilKit arm64  <52a60416891d3878a6119a94ec685405> /System/Library/PrivateFrameworks/PencilKit.framework/PencilKit
0x196395000 - 0x1963b3fff QuickLookThumbnailing arm64  <43ce0388a89934629b4cae47b61179c1> /System/Library/PrivateFrameworks/QuickLookThumbnailing.framework/QuickLookThumbnailing
0x1963b4000 - 0x196468fff PDFKit arm64  <af335a1df4ed328ea7b39dc7d2fe9d62> /System/Library/Frameworks/PDFKit.framework/PDFKit
0x196469000 - 0x196593fff AnnotationKit arm64  <277f443618153e88a3b9c7fad9948d05> /System/Library/PrivateFrameworks/AnnotationKit.framework/AnnotationKit
0x196594000 - 0x19673dfff IMCore arm64  <1abd783270f33745a95d4b67d2413b59> /System/Library/PrivateFrameworks/IMCore.framework/IMCore
0x19675b000 - 0x1967a1fff Pasteboard arm64  <c083df8ae9193af08825f54345a93145> /System/Library/PrivateFrameworks/Pasteboard.framework/Pasteboard
0x1967c4000 - 0x1967f4fff MarkupUI arm64  <c069a9f5305232c9937c5fff3907f74f> /System/Library/PrivateFrameworks/MarkupUI.framework/MarkupUI
0x1967f5000 - 0x196807fff MobileDeviceLink arm64  <8850c34b15ff3b76961f132cf39a2ba6> /System/Library/PrivateFrameworks/MobileDeviceLink.framework/MobileDeviceLink
0x196817000 - 0x1968cffff QuickLook arm64  <7adfd58109f23d3584fea1570e5bd57d> /System/Library/Frameworks/QuickLook.framework/QuickLook
0x19696f000 - 0x1969b6fff MobileBackup arm64  <ec88bf07820335f6ad19b1bd8de4e2b1> /System/Library/PrivateFrameworks/MobileBackup.framework/MobileBackup
0x1969b7000 - 0x196a02fff SafariSafeBrowsing arm64  <b8ce34b1e90336ffbed0597d01277878> /System/Library/PrivateFrameworks/SafariSafeBrowsing.framework/SafariSafeBrowsing
0x196a1e000 - 0x196b2efff SafariServices arm64  <a71ed318a7113c179fe2f54a9a63d65d> /System/Library/Frameworks/SafariServices.framework/SafariServices
0x196b2f000 - 0x196b6efff AppStoreDaemon arm64  <1bdd470af45b38d4ab5c2a027f8b6d2e> /System/Library/PrivateFrameworks/AppStoreDaemon.framework/AppStoreDaemon
0x196ce0000 - 0x196eb5fff iTunesStoreUI arm64  <d2bc62eb31253a36b1144b9321fd1a12> /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI
0x196eb6000 - 0x196fb0fff MessageUI arm64  <6f5511467da73730974d8b32c30f37e5> /System/Library/Frameworks/MessageUI.framework/MessageUI
0x196fce000 - 0x19708dfff Radio arm64  <76addccd7d9838d1ad979d6e1cd2f86c> /System/Library/PrivateFrameworks/Radio.framework/Radio
0x1971c2000 - 0x1971edfff BookLibrary arm64  <83e5f2f9d107385b8007fa1608181c1d> /System/Library/PrivateFrameworks/BookLibrary.framework/BookLibrary
0x1971ee000 - 0x1972e6fff MediaPlaybackCore arm64  <599346acc57a33f08cecc57a6fbcc27c> /System/Library/PrivateFrameworks/MediaPlaybackCore.framework/MediaPlaybackCore
0x1974a4000 - 0x1974eafff MPUFoundation arm64  <19ff7d15484132319f3a09b6b09b68e5> /System/Library/PrivateFrameworks/MPUFoundation.framework/MPUFoundation
0x1974eb000 - 0x19793cfff StoreKitUI arm64  <c1cef71e497c382b8a2bd758793fcbf6> /System/Library/PrivateFrameworks/StoreKitUI.framework/StoreKitUI
0x197b76000 - 0x197b92fff MediaPlayerUI arm64  <b823bee98b6e32c68c60ce7e8f5a8e72> /System/Library/PrivateFrameworks/MediaPlayerUI.framework/MediaPlayerUI
0x198221000 - 0x198234fff NewsFoundation arm64  <372f706b02e630939c6a5737dd5d009e> /System/Library/PrivateFrameworks/NewsFoundation.framework/NewsFoundation
0x198235000 - 0x198487fff NewsTransport arm64  <af47520f963b3c3b8b2dcd738050cacd> /System/Library/PrivateFrameworks/NewsTransport.framework/NewsTransport
0x1984d0000 - 0x198523fff CallKit arm64  <45daae0adbd0332ba5f9e178d431e913> /System/Library/Frameworks/CallKit.framework/CallKit
0x198588000 - 0x1985e2fff IMAVCore arm64  <c7c09a5b808133a1b6b548424e763144> /System/Library/PrivateFrameworks/IMAVCore.framework/IMAVCore
0x1985e3000 - 0x198959fff NewsCore arm64  <33997e33d2463abb8e4797b065b7385e> /System/Library/PrivateFrameworks/NewsCore.framework/NewsCore
0x198961000 - 0x198992fff OpenAL arm64  <22dca13a30d63041a0bbb2613aca6b96> /System/Library/Frameworks/OpenAL.framework/OpenAL
0x198993000 - 0x1989dbfff ClockKit arm64  <b1e0d0275bf63230adb189992eae97eb> /System/Library/PrivateFrameworks/ClockKit.framework/ClockKit
0x1989fc000 - 0x198a00fff NewsDaemon arm64  <33209f5618843502bf5f82422ff837fc> /System/Library/PrivateFrameworks/NewsDaemon.framework/NewsDaemon
0x198fbd000 - 0x198fd5fff NewsServicesInternal arm64  <7fcbf9db979f3fc2aa55c36fd1854fcb> /System/Library/PrivateFrameworks/NewsServicesInternal.framework/NewsServicesInternal
0x199194000 - 0x19919afff DuetRecommendation arm64  <67afb8d123f633d3847268677a9613c9> /System/Library/PrivateFrameworks/DuetRecommendation.framework/DuetRecommendation
0x19935c000 - 0x1993c2fff NewsToday arm64  <f1601d0f376532b8a22ed9b2bbfde560> /System/Library/PrivateFrameworks/NewsToday.framework/NewsToday
0x19953e000 - 0x199542fff NewsServices arm64  <109a7677185a38c5ba95c2e6dfc1ac83> /System/Library/PrivateFrameworks/NewsServices.framework/NewsServices
0x19aeba000 - 0x19aedffff AppSupportUI arm64  <33c639cc29c03608a2b5556f30a993f2> /System/Library/PrivateFrameworks/AppSupportUI.framework/AppSupportUI
0x19b688000 - 0x19b717fff LinkPresentation arm64  <d6c11927d9f83773a66e69bbaa947a0f> /System/Library/PrivateFrameworks/LinkPresentation.framework/LinkPresentation
0x19b83e000 - 0x19b844fff iAdServices arm64  <a38953dfc55d3ea0bfc605d70fba39ca> /System/Library/PrivateFrameworks/iAdServices.framework/iAdServices
0x19b845000 - 0x19b8a0fff iAd arm64  <bf951d53f76b38d0b5d9629098f2b3b2> /System/Library/Frameworks/iAd.framework/iAd
0x19c037000 - 0x19c03bfff libsysdiagnose.dylib arm64  <8fda7e2d0dd43f389f028bc98772bf75> /usr/lib/libsysdiagnose.dylib
0x19d75b000 - 0x19d7a9fff DataDetectorsUI arm64  <3fe4ccacb34e395099fa844988a1e365> /System/Library/PrivateFrameworks/DataDetectorsUI.framework/DataDetectorsUI
0x19e282000 - 0x19e29cfff GameController arm64  <f9066841aba73999a67dc19876b9586d> /System/Library/Frameworks/GameController.framework/GameController
0x19e397000 - 0x19e3a6fff CTCarrierSpace arm64  <e2e47aca3c333841990450ec2ab86d70> /System/Library/PrivateFrameworks/CTCarrierSpace.framework/CTCarrierSpace
0x19e80a000 - 0x19e81bfff DeviceIdentity arm64  <5edf28fce01139dab794658154b5d765> /System/Library/PrivateFrameworks/DeviceIdentity.framework/DeviceIdentity
0x1a1867000 - 0x1a1b2bfff RawCamera arm64  <902dab7f4e2638aa9c803581db3e2bee> /System/Library/CoreServices/RawCamera.bundle/RawCamera
0x1a1c19000 - 0x1a1c2dfff libCGInterfaces.dylib arm64  <9a7c16c729ac335782f2b2a0063fca2a> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/Libraries/libCGInterfaces.dylib
0x1a1c2e000 - 0x1a206cfff AudioCodecs arm64  <1ba749e02c9e3c9994c39295c0688017> /System/Library/Frameworks/AudioToolbox.framework/AudioCodecs
0x1a4235000 - 0x1a425cfff CoreServicesInternal arm64  <27831a7c17d732dc8fac8c1b6feee45b> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal
0x1a481f000 - 0x1a4826fff EmailCore arm64  <222856e2b49436a28fe7534e9c5439f9> /System/Library/PrivateFrameworks/EmailCore.framework/EmailCore
0x1a4834000 - 0x1a4845fff libGSFontCache.dylib arm64  <079619767fda3a4d8561df565d428c10> /System/Library/PrivateFrameworks/FontServices.framework/libGSFontCache.dylib
0x1a4846000 - 0x1a4878fff libTrueTypeScaler.dylib arm64  <3f8136eedff735a695a740a16c1fcb6e> /System/Library/PrivateFrameworks/FontServices.framework/libTrueTypeScaler.dylib
0x1a51b7000 - 0x1a51b7fff libmetal_timestamp.dylib arm64  <0405bc29d92a398699991c172d87d759> /System/Library/PrivateFrameworks/GPUCompiler.framework/Libraries/libmetal_timestamp.dylib
0x1a60f2000 - 0x1a60f5fff InternationalSupport arm64  <fd334ec64cdc3287a1c03a90d37338aa> /System/Library/PrivateFrameworks/InternationalSupport.framework/InternationalSupport
0x1a7e77000 - 0x1a7e7cfff TextInputUI arm64  <834ceeb895c6325a8f3f74c227feacf9> /System/Library/PrivateFrameworks/TextInputUI.framework/TextInputUI
0x1a8255000 - 0x1a826bfff WebContentAnalysis arm64  <cbb2c8854d63346d9cb6b0f17ac39c78> /System/Library/PrivateFrameworks/WebContentAnalysis.framework/WebContentAnalysis
0x1a8d6f000 - 0x1a8d7afff libMobileGestaltExtensions.dylib arm64  <b123e03cb4353068838f7ca31ebd6c0b> /usr/lib/libMobileGestaltExtensions.dylib
0x1a9a92000 - 0x1a9b51fff AGXMetalA11 arm64  <f87cf832f202393fada5de0cac22208b> /System/Library/Extensions/AGXMetalA11.bundle/AGXMetalA11
0x1a9bc9000 - 0x1a9bcbfff AdAnalytics arm64  <a36f157a3ff43b6998d49b7f2d01f024> /System/Library/PrivateFrameworks/AdAnalytics.framework/AdAnalytics
0x1a9bcc000 - 0x1a9bcdfff AdPlatforms arm64  <ed39cf3c01f13ec4a49ff8d6831f6c10> /System/Library/PrivateFrameworks/AdPlatforms.framework/AdPlatforms
0x1a9e39000 - 0x1a9e54fff OnBoardingKit arm64  <8438c0292de837ea8a6b5fbd25b84cc2> /System/Library/PrivateFrameworks/OnBoardingKit.framework/OnBoardingKit
0x1a9f3e000 - 0x1a9f6efff libclosured.dylib arm64  <e61ffac51cae3e1fb9eb6a6e2801777b> /usr/lib/closure/libclosured.dylib

EOF

That looks like a race condition that was fixed in 2017.4.30f1

1 Like