hippogamesunity / PixelStudioHub

Pixel Studio public hub (wiki, issues)
115 stars 8 forks source link

App crashes on start up ios 13.5.1 #99

Closed willral closed 2 years ago

willral commented 3 years ago

Crash logs from CrashReporter:

{"blame":[],"app_name":"PixelStudio","timestamp":"2021-12-02 23:16:08.00 +0000","app_version":"3.71","slice_uuid":"17bb5d68-b509-387a-9478-b7672731c0e6","adam_id":1404203859,"build_version":"371","bundleID":"com.PixelStudio","share_with_app_devs":0,"is_first_party":0,"bug_type":"109","os_version":"iPhone OS 13.5.1 (17F80)","incident_id":"1F9E8797-80A0-4F17-A5DA-3604C383D2EA","name":"PixelStudio","symbolicated":true} Incident Identifier: 1F9E8797-80A0-4F17-A5DA-3604C383D2EA CrashReporter Key: a8d0eba56959606be83da4dd4cce29ad5719a4fe Hardware Model: iPhone8,1 Process: PixelStudio [36761] Path: /private/var/containers/Bundle/Application/1D932EE4-963E-4B3F-98A0-A51EA0602B4E/PixelStudio.app/PixelStudio Identifier: com.PixelStudio Version: 371 (3.71) AppStoreTools: 13A1030d AppVariant: 1:iPhone8,1:13 Code Type: ARM-64 (Native) Role: Foreground Parent Process: launchd [1] Coalition: com.PixelStudio [6315]

Date/Time: 2021-12-02 23:16:07.5520 +0000 Launch Time: 2021-12-02 23:16:02.2518 +0000 OS Version: iPhone OS 13.5.1 (17F80) Release Type: User Baseband Version: 7.60.01 Report Version: 104

Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Subtype: KERN_INVALID_ADDRESS at 0x0000000000000000 VM Region Info: 0 is not in any region. Bytes before following region: 4378443776 REGION TYPE START - END [ VSIZE] PRT/MAX SHRMOD REGION DETAIL UNUSED SPACE AT START --->
__TEXT 0000000104f9c000-0000000104fa0000 [ 16K] r-x/r-x SM=COW ...p/PixelStudio

Triggered by Thread: 0

Thread 0 name: Dispatch queue: com.apple.main-thread Thread 0 Crashed: 0 UnityFramework 0x105386e7c 0x1051bc000 + 0x1cae7c // -[KeyInputViewController viewDidLoad] + 0x3d0 1 UIKitCore 0x1852c3750 0x184edd000 + 0x3e6750 // -[UIViewController _sendViewDidLoadWithAppearanceProxyObjectTaggingEnabled] + 0x64 2 UIKitCore 0x1852c81e0 0x184edd000 + 0x3eb1e0 // -[UIViewController loadViewIfRequired] + 0x3a8 3 UIKitCore 0x1852c85e8 0x184edd000 + 0x3eb5e8 // -[UIViewController view] + 0x1c 4 UnityFramework 0x10537ffdc 0x1051bc000 + 0x1c3fdc // 0x001c3f48 + 0x94 5 libdispatch.dylib 0x1815299a8 0x1814cf000 + 0x5a9a8 // _dispatch_call_block_and_release + 0x18 6 libdispatch.dylib 0x18152a524 0x1814cf000 + 0x5b524 // _dispatch_client_callout + 0x10 7 libdispatch.dylib 0x1814dc5b4 0x1814cf000 + 0xd5b4 // _dispatch_main_queue_callback_4CF$VARIANT$mp + 0x388 8 CoreFoundation 0x1817e27fc 0x18173a000 + 0xa87fc // CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE + 0xc 9 CoreFoundation 0x1817dd6d0 0x18173a000 + 0xa36d0 // __CFRunLoopRun + 0x6bc 10 CoreFoundation 0x1817dcce8 0x18173a000 + 0xa2ce8 // CFRunLoopRunSpecific + 0x1a8 11 GraphicsServices 0x18b92738c 0x18b924000 + 0x338c // GSEventRunModal + 0xa0 12 UIKitCore 0x18590b444 0x184edd000 + 0xa2e444 // UIApplicationMain + 0x78c 13 UnityFramework 0x1051d3340 0x1051bc000 + 0x17340 // -[UnityFramework runUIApplicationMainWithArgc:argv:] + 0x6c 14 PixelStudio (*) 0x104fa3e1c 0x104f9c000 + 0x7e1c 15 libdyld.dylib 0x1816648f0 0x181663000 + 0x18f0 // start + 0x4

Thread 1: 0 libsystem_pthread.dylib 0x18157e738 0x181570000 + 0xe738 // start_wqthread + 0x0

Thread 2: 0 libsystem_pthread.dylib 0x18157e738 0x181570000 + 0xe738 // start_wqthread + 0x0

Thread 3: 0 libsystem_pthread.dylib 0x18157e738 0x181570000 + 0xe738 // start_wqthread + 0x0

Thread 4: 0 libsystem_pthread.dylib 0x18157e738 0x181570000 + 0xe738 // start_wqthread + 0x0

Thread 5 name: com.apple.uikit.eventfetch-thread Thread 5: 0 libsystem_kernel.dylib 0x181638198 0x181634000 + 0x4198 // mach_msg_trap + 0x8 1 libsystem_kernel.dylib 0x18163760c 0x181634000 + 0x360c // mach_msg + 0x48 2 CoreFoundation 0x1817e2468 0x18173a000 + 0xa8468 // CFRunLoopServiceMachPort + 0x94 3 CoreFoundation 0x1817dd49c 0x18173a000 + 0xa349c // CFRunLoopRun + 0x488 4 CoreFoundation 0x1817dcce8 0x18173a000 + 0xa2ce8 // CFRunLoopRunSpecific + 0x1a8 5 Foundation 0x181b2001c 0x181b18000 + 0x801c // -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 0xe4 6 Foundation 0x181b1fefc 0x181b18000 + 0x7efc // -[NSRunLoop(NSRunLoop) runUntilDate:] + 0x58 7 UIKitCore 0x1859ae5dc 0x184edd000 + 0xad15dc // -[UIEventFetcher threadMain] + 0x98 8 Foundation 0x181c4ee20 0x181b18000 + 0x136e20 // NSThreadstart__ + 0x350 9 libsystem_pthread.dylib 0x18157ad98 0x181570000 + 0xad98 // _pthread_start + 0x9c 10 libsystem_pthread.dylib 0x18157e74c 0x181570000 + 0xe74c // thread_start + 0x8

Thread 6 name: GC Finalizer Thread 6: 0 libsystem_kernel.dylib 0x181659b58 0x181634000 + 0x25b58 // __psynch_cvwait + 0x8 1 libsystem_pthread.dylib 0x181573ce4 0x181570000 + 0x3ce4 // _pthread_cond_wait$VARIANT$mp + 0x2a8 2 UnityFramework 0x106033ef4 0x1051bc000 + 0xe77ef4 // 0x00e77d64 + 0x190 3 UnityFramework 0x10600a4ac 0x1051bc000 + 0xe4e4ac // 0x00e4e444 + 0x68 4 UnityFramework 0x10602a4f8 0x1051bc000 + 0xe6e4f8 // 0x00e6e4a0 + 0x58 5 UnityFramework 0x10602ccdc 0x1051bc000 + 0xe70cdc // 0x00e70cb4 + 0x28 6 libsystem_pthread.dylib 0x18157ad98 0x181570000 + 0xad98 // _pthread_start + 0x9c 7 libsystem_pthread.dylib 0x18157e74c 0x181570000 + 0xe74c // thread_start + 0x8

Thread 7 name: Job.Worker 0 Thread 7: 0 libsystem_kernel.dylib 0x1816381d4 0x181634000 + 0x41d4 // semaphore_wait_trap + 0x8 1 libdispatch.dylib 0x1814d0c90 0x1814cf000 + 0x1c90 // _dispatch_sema4_wait$VARIANT$mp + 0x18 2 libdispatch.dylib 0x1814d12e8 0x1814cf000 + 0x22e8 // _dispatch_semaphore_wait_slow + 0x8c 3 UnityFramework 0x105ca8938 0x1051bc000 + 0xaec938 // 0x00aec91c + 0x1c 4 UnityFramework 0x10591b928 0x1051bc000 + 0x75f928 // 0x0075f7b4 + 0x174 5 UnityFramework 0x10591acd4 0x1051bc000 + 0x75ecd4 // 0x0075ec94 + 0x40 6 UnityFramework 0x1059ba9fc 0x1051bc000 + 0x7fe9fc // 0x007fe9b0 + 0x4c 7 libsystem_pthread.dylib 0x18157ad98 0x181570000 + 0xad98 // _pthread_start + 0x9c 8 libsystem_pthread.dylib 0x18157e74c 0x181570000 + 0xe74c // thread_start + 0x8

Thread 8 name: Background Job.Worker 0 Thread 8: 0 libsystem_kernel.dylib 0x1816381d4 0x181634000 + 0x41d4 // semaphore_wait_trap + 0x8 1 libdispatch.dylib 0x1814d0c90 0x1814cf000 + 0x1c90 // _dispatch_sema4_wait$VARIANT$mp + 0x18 2 libdispatch.dylib 0x1814d12e8 0x1814cf000 + 0x22e8 // _dispatch_semaphore_wait_slow + 0x8c 3 UnityFramework 0x105ca8938 0x1051bc000 + 0xaec938 // 0x00aec91c + 0x1c 4 UnityFramework 0x10591b928 0x1051bc000 + 0x75f928 // 0x0075f7b4 + 0x174 5 UnityFramework 0x10591acd4 0x1051bc000 + 0x75ecd4 // 0x0075ec94 + 0x40 6 UnityFramework 0x1059ba9fc 0x1051bc000 + 0x7fe9fc // 0x007fe9b0 + 0x4c 7 libsystem_pthread.dylib 0x18157ad98 0x181570000 + 0xad98 // _pthread_start + 0x9c 8 libsystem_pthread.dylib 0x18157e74c 0x181570000 + 0xe74c // thread_start + 0x8

Thread 9 name: Background Job.Worker 1 Thread 9: 0 libsystem_kernel.dylib 0x1816381d4 0x181634000 + 0x41d4 // semaphore_wait_trap + 0x8 1 libdispatch.dylib 0x1814d0c90 0x1814cf000 + 0x1c90 // _dispatch_sema4_wait$VARIANT$mp + 0x18 2 libdispatch.dylib 0x1814d12e8 0x1814cf000 + 0x22e8 // _dispatch_semaphore_wait_slow + 0x8c 3 UnityFramework 0x105ca8938 0x1051bc000 + 0xaec938 // 0x00aec91c + 0x1c 4 UnityFramework 0x10591b928 0x1051bc000 + 0x75f928 // 0x0075f7b4 + 0x174 5 UnityFramework 0x10591acd4 0x1051bc000 + 0x75ecd4 // 0x0075ec94 + 0x40 6 UnityFramework 0x1059ba9fc 0x1051bc000 + 0x7fe9fc // 0x007fe9b0 + 0x4c 7 libsystem_pthread.dylib 0x18157ad98 0x181570000 + 0xad98 // _pthread_start + 0x9c 8 libsystem_pthread.dylib 0x18157e74c 0x181570000 + 0xe74c // thread_start + 0x8

Thread 10 name: Background Job.Worker 2 Thread 10: 0 libsystem_kernel.dylib 0x1816381d4 0x181634000 + 0x41d4 // semaphore_wait_trap + 0x8 1 libdispatch.dylib 0x1814d0c90 0x1814cf000 + 0x1c90 // _dispatch_sema4_wait$VARIANT$mp + 0x18 2 libdispatch.dylib 0x1814d12e8 0x1814cf000 + 0x22e8 // _dispatch_semaphore_wait_slow + 0x8c 3 UnityFramework 0x105ca8938 0x1051bc000 + 0xaec938 // 0x00aec91c + 0x1c 4 UnityFramework 0x10591b928 0x1051bc000 + 0x75f928 // 0x0075f7b4 + 0x174 5 UnityFramework 0x10591acd4 0x1051bc000 + 0x75ecd4 // 0x0075ec94 + 0x40 6 UnityFramework 0x1059ba9fc 0x1051bc000 + 0x7fe9fc // 0x007fe9b0 + 0x4c 7 libsystem_pthread.dylib 0x18157ad98 0x181570000 + 0xad98 // _pthread_start + 0x9c 8 libsystem_pthread.dylib 0x18157e74c 0x181570000 + 0xe74c // thread_start + 0x8

Thread 11 name: Background Job.Worker 3 Thread 11: 0 libsystem_kernel.dylib 0x1816381d4 0x181634000 + 0x41d4 // semaphore_wait_trap + 0x8 1 libdispatch.dylib 0x1814d0c90 0x1814cf000 + 0x1c90 // _dispatch_sema4_wait$VARIANT$mp + 0x18 2 libdispatch.dylib 0x1814d12e8 0x1814cf000 + 0x22e8 // _dispatch_semaphore_wait_slow + 0x8c 3 UnityFramework 0x105ca8938 0x1051bc000 + 0xaec938 // 0x00aec91c + 0x1c 4 UnityFramework 0x10591b928 0x1051bc000 + 0x75f928 // 0x0075f7b4 + 0x174 5 UnityFramework 0x10591acd4 0x1051bc000 + 0x75ecd4 // 0x0075ec94 + 0x40 6 UnityFramework 0x1059ba9fc 0x1051bc000 + 0x7fe9fc // 0x007fe9b0 + 0x4c 7 libsystem_pthread.dylib 0x18157ad98 0x181570000 + 0xad98 // _pthread_start + 0x9c 8 libsystem_pthread.dylib 0x18157e74c 0x181570000 + 0xe74c // thread_start + 0x8

Thread 12 name: Background Job.Worker 4 Thread 12: 0 libsystem_kernel.dylib 0x1816381d4 0x181634000 + 0x41d4 // semaphore_wait_trap + 0x8 1 libdispatch.dylib 0x1814d0c90 0x1814cf000 + 0x1c90 // _dispatch_sema4_wait$VARIANT$mp + 0x18 2 libdispatch.dylib 0x1814d12e8 0x1814cf000 + 0x22e8 // _dispatch_semaphore_wait_slow + 0x8c 3 UnityFramework 0x105ca8938 0x1051bc000 + 0xaec938 // 0x00aec91c + 0x1c 4 UnityFramework 0x10591b928 0x1051bc000 + 0x75f928 // 0x0075f7b4 + 0x174 5 UnityFramework 0x10591acd4 0x1051bc000 + 0x75ecd4 // 0x0075ec94 + 0x40 6 UnityFramework 0x1059ba9fc 0x1051bc000 + 0x7fe9fc // 0x007fe9b0 + 0x4c 7 libsystem_pthread.dylib 0x18157ad98 0x181570000 + 0xad98 // _pthread_start + 0x9c 8 libsystem_pthread.dylib 0x18157e74c 0x181570000 + 0xe74c // thread_start + 0x8

Thread 13 name: Background Job.Worker 5 Thread 13: 0 libsystem_kernel.dylib 0x1816381d4 0x181634000 + 0x41d4 // semaphore_wait_trap + 0x8 1 libdispatch.dylib 0x1814d0c90 0x1814cf000 + 0x1c90 // _dispatch_sema4_wait$VARIANT$mp + 0x18 2 libdispatch.dylib 0x1814d12e8 0x1814cf000 + 0x22e8 // _dispatch_semaphore_wait_slow + 0x8c 3 UnityFramework 0x105ca8938 0x1051bc000 + 0xaec938 // 0x00aec91c + 0x1c 4 UnityFramework 0x10591b928 0x1051bc000 + 0x75f928 // 0x0075f7b4 + 0x174 5 UnityFramework 0x10591acd4 0x1051bc000 + 0x75ecd4 // 0x0075ec94 + 0x40 6 UnityFramework 0x1059ba9fc 0x1051bc000 + 0x7fe9fc // 0x007fe9b0 + 0x4c 7 libsystem_pthread.dylib 0x18157ad98 0x181570000 + 0xad98 // _pthread_start + 0x9c 8 libsystem_pthread.dylib 0x18157e74c 0x181570000 + 0xe74c // thread_start + 0x8

Thread 14 name: Background Job.Worker 6 Thread 14: 0 libsystem_kernel.dylib 0x1816381d4 0x181634000 + 0x41d4 // semaphore_wait_trap + 0x8 1 libdispatch.dylib 0x1814d0c90 0x1814cf000 + 0x1c90 // _dispatch_sema4_wait$VARIANT$mp + 0x18 2 libdispatch.dylib 0x1814d12e8 0x1814cf000 + 0x22e8 // _dispatch_semaphore_wait_slow + 0x8c 3 UnityFramework 0x105ca8938 0x1051bc000 + 0xaec938 // 0x00aec91c + 0x1c 4 UnityFramework 0x10591b928 0x1051bc000 + 0x75f928 // 0x0075f7b4 + 0x174 5 UnityFramework 0x10591acd4 0x1051bc000 + 0x75ecd4 // 0x0075ec94 + 0x40 6 UnityFramework 0x1059ba9fc 0x1051bc000 + 0x7fe9fc // 0x007fe9b0 + 0x4c 7 libsystem_pthread.dylib 0x18157ad98 0x181570000 + 0xad98 // _pthread_start + 0x9c 8 libsystem_pthread.dylib 0x18157e74c 0x181570000 + 0xe74c // thread_start + 0x8

Thread 15 name: Background Job.Worker 7 Thread 15: 0 libsystem_kernel.dylib 0x1816381d4 0x181634000 + 0x41d4 // semaphore_wait_trap + 0x8 1 libdispatch.dylib 0x1814d0c90 0x1814cf000 + 0x1c90 // _dispatch_sema4_wait$VARIANT$mp + 0x18 2 libdispatch.dylib 0x1814d12e8 0x1814cf000 + 0x22e8 // _dispatch_semaphore_wait_slow + 0x8c 3 UnityFramework 0x105ca8938 0x1051bc000 + 0xaec938 // 0x00aec91c + 0x1c 4 UnityFramework 0x10591b928 0x1051bc000 + 0x75f928 // 0x0075f7b4 + 0x174 5 UnityFramework 0x10591acd4 0x1051bc000 + 0x75ecd4 // 0x0075ec94 + 0x40 6 UnityFramework 0x1059ba9fc 0x1051bc000 + 0x7fe9fc // 0x007fe9b0 + 0x4c 7 libsystem_pthread.dylib 0x18157ad98 0x181570000 + 0xad98 // _pthread_start + 0x9c 8 libsystem_pthread.dylib 0x18157e74c 0x181570000 + 0xe74c // thread_start + 0x8

Thread 16 name: Background Job.Worker 8 Thread 16: 0 libsystem_kernel.dylib 0x1816381d4 0x181634000 + 0x41d4 // semaphore_wait_trap + 0x8 1 libdispatch.dylib 0x1814d0c90 0x1814cf000 + 0x1c90 // _dispatch_sema4_wait$VARIANT$mp + 0x18 2 libdispatch.dylib 0x1814d12e8 0x1814cf000 + 0x22e8 // _dispatch_semaphore_wait_slow + 0x8c 3 UnityFramework 0x105ca8938 0x1051bc000 + 0xaec938 // 0x00aec91c + 0x1c 4 UnityFramework 0x10591b928 0x1051bc000 + 0x75f928 // 0x0075f7b4 + 0x174 5 UnityFramework 0x10591acd4 0x1051bc000 + 0x75ecd4 // 0x0075ec94 + 0x40 6 UnityFramework 0x1059ba9fc 0x1051bc000 + 0x7fe9fc // 0x007fe9b0 + 0x4c 7 libsystem_pthread.dylib 0x18157ad98 0x181570000 + 0xad98 // _pthread_start + 0x9c 8 libsystem_pthread.dylib 0x18157e74c 0x181570000 + 0xe74c // thread_start + 0x8

Thread 17 name: Background Job.Worker 9 Thread 17: 0 libsystem_kernel.dylib 0x1816381d4 0x181634000 + 0x41d4 // semaphore_wait_trap + 0x8 1 libdispatch.dylib 0x1814d0c90 0x1814cf000 + 0x1c90 // _dispatch_sema4_wait$VARIANT$mp + 0x18 2 libdispatch.dylib 0x1814d12e8 0x1814cf000 + 0x22e8 // _dispatch_semaphore_wait_slow + 0x8c 3 UnityFramework 0x105ca8938 0x1051bc000 + 0xaec938 // 0x00aec91c + 0x1c 4 UnityFramework 0x10591b928 0x1051bc000 + 0x75f928 // 0x0075f7b4 + 0x174 5 UnityFramework 0x10591acd4 0x1051bc000 + 0x75ecd4 // 0x0075ec94 + 0x40 6 UnityFramework 0x1059ba9fc 0x1051bc000 + 0x7fe9fc // 0x007fe9b0 + 0x4c 7 libsystem_pthread.dylib 0x18157ad98 0x181570000 + 0xad98 // _pthread_start + 0x9c 8 libsystem_pthread.dylib 0x18157e74c 0x181570000 + 0xe74c // thread_start + 0x8

Thread 18 name: Background Job.Worker 10 Thread 18: 0 libsystem_kernel.dylib 0x1816381d4 0x181634000 + 0x41d4 // semaphore_wait_trap + 0x8 1 libdispatch.dylib 0x1814d0c90 0x1814cf000 + 0x1c90 // _dispatch_sema4_wait$VARIANT$mp + 0x18 2 libdispatch.dylib 0x1814d12e8 0x1814cf000 + 0x22e8 // _dispatch_semaphore_wait_slow + 0x8c 3 UnityFramework 0x105ca8938 0x1051bc000 + 0xaec938 // 0x00aec91c + 0x1c 4 UnityFramework 0x10591b928 0x1051bc000 + 0x75f928 // 0x0075f7b4 + 0x174 5 UnityFramework 0x10591acd4 0x1051bc000 + 0x75ecd4 // 0x0075ec94 + 0x40 6 UnityFramework 0x1059ba9fc 0x1051bc000 + 0x7fe9fc // 0x007fe9b0 + 0x4c 7 libsystem_pthread.dylib 0x18157ad98 0x181570000 + 0xad98 // _pthread_start + 0x9c 8 libsystem_pthread.dylib 0x18157e74c 0x181570000 + 0xe74c // thread_start + 0x8

Thread 19 name: Background Job.Worker 11 Thread 19: 0 libsystem_kernel.dylib 0x1816381d4 0x181634000 + 0x41d4 // semaphore_wait_trap + 0x8 1 libdispatch.dylib 0x1814d0c90 0x1814cf000 + 0x1c90 // _dispatch_sema4_wait$VARIANT$mp + 0x18 2 libdispatch.dylib 0x1814d12e8 0x1814cf000 + 0x22e8 // _dispatch_semaphore_wait_slow + 0x8c 3 UnityFramework 0x105ca8938 0x1051bc000 + 0xaec938 // 0x00aec91c + 0x1c 4 UnityFramework 0x10591b928 0x1051bc000 + 0x75f928 // 0x0075f7b4 + 0x174 5 UnityFramework 0x10591acd4 0x1051bc000 + 0x75ecd4 // 0x0075ec94 + 0x40 6 UnityFramework 0x1059ba9fc 0x1051bc000 + 0x7fe9fc // 0x007fe9b0 + 0x4c 7 libsystem_pthread.dylib 0x18157ad98 0x181570000 + 0xad98 // _pthread_start + 0x9c 8 libsystem_pthread.dylib 0x18157e74c 0x181570000 + 0xe74c // thread_start + 0x8

Thread 20 name: Background Job.Worker 12 Thread 20: 0 libsystem_kernel.dylib 0x1816381d4 0x181634000 + 0x41d4 // semaphore_wait_trap + 0x8 1 libdispatch.dylib 0x1814d0c90 0x1814cf000 + 0x1c90 // _dispatch_sema4_wait$VARIANT$mp + 0x18 2 libdispatch.dylib 0x1814d12e8 0x1814cf000 + 0x22e8 // _dispatch_semaphore_wait_slow + 0x8c 3 UnityFramework 0x105ca8938 0x1051bc000 + 0xaec938 // 0x00aec91c + 0x1c 4 UnityFramework 0x10591b928 0x1051bc000 + 0x75f928 // 0x0075f7b4 + 0x174 5 UnityFramework 0x10591acd4 0x1051bc000 + 0x75ecd4 // 0x0075ec94 + 0x40 6 UnityFramework 0x1059ba9fc 0x1051bc000 + 0x7fe9fc // 0x007fe9b0 + 0x4c 7 libsystem_pthread.dylib 0x18157ad98 0x181570000 + 0xad98 // _pthread_start + 0x9c 8 libsystem_pthread.dylib 0x18157e74c 0x181570000 + 0xe74c // thread_start + 0x8

Thread 21 name: Background Job.Worker 13 Thread 21: 0 libsystem_kernel.dylib 0x1816381d4 0x181634000 + 0x41d4 // semaphore_wait_trap + 0x8 1 libdispatch.dylib 0x1814d0c90 0x1814cf000 + 0x1c90 // _dispatch_sema4_wait$VARIANT$mp + 0x18 2 libdispatch.dylib 0x1814d12e8 0x1814cf000 + 0x22e8 // _dispatch_semaphore_wait_slow + 0x8c 3 UnityFramework 0x105ca8938 0x1051bc000 + 0xaec938 // 0x00aec91c + 0x1c 4 UnityFramework 0x10591b928 0x1051bc000 + 0x75f928 // 0x0075f7b4 + 0x174 5 UnityFramework 0x10591acd4 0x1051bc000 + 0x75ecd4 // 0x0075ec94 + 0x40 6 UnityFramework 0x1059ba9fc 0x1051bc000 + 0x7fe9fc // 0x007fe9b0 + 0x4c 7 libsystem_pthread.dylib 0x18157ad98 0x181570000 + 0xad98 // _pthread_start + 0x9c 8 libsystem_pthread.dylib 0x18157e74c 0x181570000 + 0xe74c // thread_start + 0x8

Thread 22 name: Background Job.Worker 14 Thread 22: 0 libsystem_kernel.dylib 0x1816381d4 0x181634000 + 0x41d4 // semaphore_wait_trap + 0x8 1 libdispatch.dylib 0x1814d0c90 0x1814cf000 + 0x1c90 // _dispatch_sema4_wait$VARIANT$mp + 0x18 2 libdispatch.dylib 0x1814d12e8 0x1814cf000 + 0x22e8 // _dispatch_semaphore_wait_slow + 0x8c 3 UnityFramework 0x105ca8938 0x1051bc000 + 0xaec938 // 0x00aec91c + 0x1c 4 UnityFramework 0x10591b928 0x1051bc000 + 0x75f928 // 0x0075f7b4 + 0x174 5 UnityFramework 0x10591acd4 0x1051bc000 + 0x75ecd4 // 0x0075ec94 + 0x40 6 UnityFramework 0x1059ba9fc 0x1051bc000 + 0x7fe9fc // 0x007fe9b0 + 0x4c 7 libsystem_pthread.dylib 0x18157ad98 0x181570000 + 0xad98 // _pthread_start + 0x9c 8 libsystem_pthread.dylib 0x18157e74c 0x181570000 + 0xe74c // thread_start + 0x8

Thread 23 name: Background Job.Worker 15 Thread 23: 0 libsystem_kernel.dylib 0x1816381d4 0x181634000 + 0x41d4 // semaphore_wait_trap + 0x8 1 libdispatch.dylib 0x1814d0c90 0x1814cf000 + 0x1c90 // _dispatch_sema4_wait$VARIANT$mp + 0x18 2 libdispatch.dylib 0x1814d12e8 0x1814cf000 + 0x22e8 // _dispatch_semaphore_wait_slow + 0x8c 3 UnityFramework 0x105ca8938 0x1051bc000 + 0xaec938 // 0x00aec91c + 0x1c 4 UnityFramework 0x10591b928 0x1051bc000 + 0x75f928 // 0x0075f7b4 + 0x174 5 UnityFramework 0x10591acd4 0x1051bc000 + 0x75ecd4 // 0x0075ec94 + 0x40 6 UnityFramework 0x1059ba9fc 0x1051bc000 + 0x7fe9fc // 0x007fe9b0 + 0x4c 7 libsystem_pthread.dylib 0x18157ad98 0x181570000 + 0xad98 // _pthread_start + 0x9c 8 libsystem_pthread.dylib 0x18157e74c 0x181570000 + 0xe74c // thread_start + 0x8

Thread 24 name: BatchDeleteObjects Thread 24: 0 libsystem_kernel.dylib 0x1816381d4 0x181634000 + 0x41d4 // semaphore_wait_trap + 0x8 1 libdispatch.dylib 0x1814d0c90 0x1814cf000 + 0x1c90 // _dispatch_sema4_wait$VARIANT$mp + 0x18 2 libdispatch.dylib 0x1814d12e8 0x1814cf000 + 0x22e8 // _dispatch_semaphore_wait_slow + 0x8c 3 UnityFramework 0x105ca8938 0x1051bc000 + 0xaec938 // 0x00aec91c + 0x1c 4 UnityFramework 0x1059bc2a8 0x1051bc000 + 0x8002a8 // 0x00800104 + 0x1a4 5 UnityFramework 0x1059356e0 0x1051bc000 + 0x7796e0 // 0x0077969c + 0x44 6 UnityFramework 0x1059ba9fc 0x1051bc000 + 0x7fe9fc // 0x007fe9b0 + 0x4c 7 libsystem_pthread.dylib 0x18157ad98 0x181570000 + 0xad98 // _pthread_start + 0x9c 8 libsystem_pthread.dylib 0x18157e74c 0x181570000 + 0xe74c // thread_start + 0x8

Thread 25 name: Loading.AsyncRead Thread 25: 0 libsystem_kernel.dylib 0x1816381d4 0x181634000 + 0x41d4 // semaphore_wait_trap + 0x8 1 libdispatch.dylib 0x1814d0c90 0x1814cf000 + 0x1c90 // _dispatch_sema4_wait$VARIANT$mp + 0x18 2 libdispatch.dylib 0x1814d12e8 0x1814cf000 + 0x22e8 // _dispatch_semaphore_wait_slow + 0x8c 3 UnityFramework 0x105ca8938 0x1051bc000 + 0xaec938 // 0x00aec91c + 0x1c 4 UnityFramework 0x105889ab8 0x1051bc000 + 0x6cdab8 // 0x006cd9e0 + 0xd8 5 UnityFramework 0x105889648 0x1051bc000 + 0x6cd648 // 0x006cd63c + 0xc 6 UnityFramework 0x1059ba9fc 0x1051bc000 + 0x7fe9fc // 0x007fe9b0 + 0x4c 7 libsystem_pthread.dylib 0x18157ad98 0x181570000 + 0xad98 // _pthread_start + 0x9c 8 libsystem_pthread.dylib 0x18157e74c 0x181570000 + 0xe74c // thread_start + 0x8

Thread 26: 0 libsystem_pthread.dylib 0x18157e738 0x181570000 + 0xe738 // start_wqthread + 0x0

Thread 27 name: UnityGfxDeviceWorker Thread 27: 0 libsystem_kernel.dylib 0x1816381d4 0x181634000 + 0x41d4 // semaphore_wait_trap + 0x8 1 libdispatch.dylib 0x1814d0c90 0x1814cf000 + 0x1c90 // _dispatch_sema4_wait$VARIANT$mp + 0x18 2 libdispatch.dylib 0x1814d12e8 0x1814cf000 + 0x22e8 // _dispatch_semaphore_wait_slow + 0x8c 3 UnityFramework 0x105ca8938 0x1051bc000 + 0xaec938 // 0x00aec91c + 0x1c 4 UnityFramework 0x1059bc2a8 0x1051bc000 + 0x8002a8 // 0x00800104 + 0x1a4 5 UnityFramework 0x105b67598 0x1051bc000 + 0x9ab598 // 0x009ab528 + 0x70 6 UnityFramework 0x105bc89c8 0x1051bc000 + 0xa0c9c8 // 0x00a0c984 + 0x44 7 UnityFramework 0x105b6f330 0x1051bc000 + 0x9b3330 // 0x009b32d4 + 0x5c 8 UnityFramework 0x105b67200 0x1051bc000 + 0x9ab200 // 0x009ab1f4 + 0xc 9 UnityFramework 0x1059ba9fc 0x1051bc000 + 0x7fe9fc // 0x007fe9b0 + 0x4c 10 libsystem_pthread.dylib 0x18157ad98 0x181570000 + 0xad98 // _pthread_start + 0x9c 11 libsystem_pthread.dylib 0x18157e74c 0x181570000 + 0xe74c // thread_start + 0x8

Thread 28 name: Dispatch queue: com.google.admob.n.sql-storage-write Thread 28: 0 libsystem_kernel.dylib 0x18165b2f0 0x181634000 + 0x272f0 // fsync + 0x8 1 libsqlite3.dylib 0x1834df3cc 0x183471000 + 0x6e3cc // 0x0006e2fc + 0xd0 2 libsqlite3.dylib 0x1834deeac 0x183471000 + 0x6deac // 0x0006d8d0 + 0x5dc 3 libsqlite3.dylib 0x1834ca504 0x183471000 + 0x59504 // 0x00059464 + 0xa0 4 libsqlite3.dylib 0x183495c90 0x183471000 + 0x24c90 // 0x00023f98 + 0xcf8 5 libsqlite3.dylib 0x1834c34ac 0x183471000 + 0x524ac // 0x000442f0 + 0xe1bc 6 libsqlite3.dylib 0x1834b3e0c 0x183471000 + 0x42e0c // sqlite3_step + 0x2e0 7 UnityFramework 0x1055d1980 0x1051bc000 + 0x415980 // 0x0041587c + 0x104 8 CoreFoundation 0x1818b1cc4 0x18173a000 + 0x177cc4 // NSDICTIONARY_IS_CALLING_OUT_TO_A_BLOCK + 0x10 9 CoreFoundation 0x18173c65c 0x18173a000 + 0x265c // -[__NSDictionaryM enumerateKeysAndObjectsWithOptions:usingBlock:] + 0xcc 10 UnityFramework 0x1055d17e4 0x1051bc000 + 0x4157e4 // -[GADSQLStorage writeUpdatedValues] + 0xc0 11 libdispatch.dylib 0x1815299a8 0x1814cf000 + 0x5a9a8 // _dispatch_call_block_and_release + 0x18 12 libdispatch.dylib 0x18152a524 0x1814cf000 + 0x5b524 // _dispatch_client_callout + 0x10 13 libdispatch.dylib 0x1814d68a4 0x1814cf000 + 0x78a4 // _dispatch_lane_serial_drain$VARIANT$mp + 0x260 14 libdispatch.dylib 0x1814d7294 0x1814cf000 + 0x8294 // _dispatch_lane_invoke$VARIANT$mp + 0x1a0 15 libdispatch.dylib 0x1814e078c 0x1814cf000 + 0x1178c // _dispatch_workloop_worker_thread + 0x24c 16 libsystem_pthread.dylib 0x18157bb74 0x181570000 + 0xbb74 // _pthread_wqthread + 0x110 17 libsystem_pthread.dylib 0x18157e740 0x181570000 + 0xe740 // start_wqthread + 0x8

Thread 29 name: AVAudioSession Notify Thread Thread 29: 0 libsystem_kernel.dylib 0x181638198 0x181634000 + 0x4198 // mach_msg_trap + 0x8 1 libsystem_kernel.dylib 0x18163760c 0x181634000 + 0x360c // mach_msg + 0x48 2 CoreFoundation 0x1817e2468 0x18173a000 + 0xa8468 // CFRunLoopServiceMachPort + 0x94 3 CoreFoundation 0x1817dd49c 0x18173a000 + 0xa349c // CFRunLoopRun + 0x488 4 CoreFoundation 0x1817dcce8 0x18173a000 + 0xa2ce8 // CFRunLoopRunSpecific + 0x1a8 5 AVFAudio 0x18e586a2c 0x18e521000 + 0x65a2c // GenericRunLoopThread::Entry(void) + 0x9c 6 AVFAudio 0x18e5d77a0 0x18e521000 + 0xb67a0 // CAPThread::Entry(CAPThread) + 0xcc 7 libsystem_pthread.dylib 0x18157ad98 0x181570000 + 0xad98 // _pthread_start + 0x9c 8 libsystem_pthread.dylib 0x18157e74c 0x181570000 + 0xe74c // thread_start + 0x8

Thread 30 name: Dispatch queue: com.google.fira.worker Thread 30: 0 libsystem_kernel.dylib 0x18165b2f0 0x181634000 + 0x272f0 // fsync + 0x8 1 libsqlite3.dylib 0x1834df3cc 0x183471000 + 0x6e3cc // 0x0006e2fc + 0xd0 2 libsqlite3.dylib 0x1834e8f34 0x183471000 + 0x77f34 // 0x00077ccc + 0x268 3 libsqlite3.dylib 0x1834ded60 0x183471000 + 0x6dd60 // 0x0006d8d0 + 0x490 4 libsqlite3.dylib 0x1834ca504 0x183471000 + 0x59504 // 0x00059464 + 0xa0 5 libsqlite3.dylib 0x183495c90 0x183471000 + 0x24c90 // 0x00023f98 + 0xcf8 6 libsqlite3.dylib 0x1834c34ac 0x183471000 + 0x524ac // 0x000442f0 + 0xe1bc 7 libsqlite3.dylib 0x1834b3e0c 0x183471000 + 0x42e0c // sqlite3_step + 0x2e0 8 UnityFramework 0x1054890fc 0x1051bc000 + 0x2cd0fc // -[APMSqliteStore executeSQLStatement:error:] + 0x68 9 UnityFramework 0x10548906c 0x1051bc000 + 0x2cd06c // -[APMSqliteStore executeSQL:error:] + 0xa4 10 UnityFramework 0x105486448 0x1051bc000 + 0x2ca448 // -[APMSqliteStore ensureTableWithName:createSQL:requiredColumnNames:addOnColumns:error:] + 0x154 11 UnityFramework 0x1054856cc 0x1051bc000 + 0x2c96cc // -[APMSqliteStore ensureTableWithName:elementaryColumnInfo:addOnColumnInfo:error:] + 0x668 12 UnityFramework 0x105485fd0 0x1051bc000 + 0x2c9fd0 // -[APMSqliteStore ensureTableWithName:elementaryColumnInfo:addOnColumnInfo:modifyColumnInfo:error:] + 0x7c 13 UnityFramework 0x10540692c 0x1051bc000 + 0x24a92c // -[APMDatabase ensureAllTables] + 0x1450 14 UnityFramework 0x105405304 0x1051bc000 + 0x249304 // -[APMDatabase initializeDatabaseResourcesWithContext:databasePath:error:] + 0x8c 15 UnityFramework 0x1053fb204 0x1051bc000 + 0x23f204 // -[APMDatabase initWithDatabaseName:persistedConfig:error:] + 0xbc 16 UnityFramework 0x1054351fc 0x1051bc000 + 0x2791fc // 0x00278c7c + 0x580 17 UnityFramework 0x105434b74 0x1051bc000 + 0x278b74 // -[APMMeasurement startMeasurementOnWorkerQueue] + 0xa8 18 UnityFramework 0x105434380 0x1051bc000 + 0x278380 // -[APMMeasurement setEnabledOnWorkerQueue:] + 0x110 19 UnityFramework 0x105434260 0x1051bc000 + 0x278260 // 0x00278234 + 0x2c 20 UnityFramework 0x10547dd08 0x1051bc000 + 0x2c1d08 // 0x002c1cdc + 0x2c 21 libdispatch.dylib 0x1815299a8 0x1814cf000 + 0x5a9a8 // _dispatch_call_block_and_release + 0x18 22 libdispatch.dylib 0x18152a524 0x1814cf000 + 0x5b524 // _dispatch_client_callout + 0x10 23 libdispatch.dylib 0x1814d68a4 0x1814cf000 + 0x78a4 // _dispatch_lane_serial_drain$VARIANT$mp + 0x260 24 libdispatch.dylib 0x1814d7294 0x1814cf000 + 0x8294 // _dispatch_lane_invoke$VARIANT$mp + 0x1a0 25 libdispatch.dylib 0x1814e078c 0x1814cf000 + 0x1178c // _dispatch_workloop_worker_thread + 0x24c 26 libsystem_pthread.dylib 0x18157bb74 0x181570000 + 0xbb74 // _pthread_wqthread + 0x110 27 libsystem_pthread.dylib 0x18157e740 0x181570000 + 0xe740 // start_wqthread + 0x8

Thread 31: 0 libsystem_pthread.dylib 0x18157e738 0x181570000 + 0xe738 // start_wqthread + 0x0

Thread 32: 0 libsystem_pthread.dylib 0x18157e738 0x181570000 + 0xe738 // start_wqthread + 0x0

Thread 33: 0 libsystem_kernel.dylib 0x1816381d4 0x181634000 + 0x41d4 // semaphore_wait_trap + 0x8 1 UnityFramework 0x105fa6aa8 0x1051bc000 + 0xdeaaa8 // 0x00deaa98 + 0x10 2 UnityFramework 0x105fc224c 0x1051bc000 + 0xe0624c // 0x00e061bc + 0x90 3 libsystem_pthread.dylib 0x18157ad98 0x181570000 + 0xad98 // _pthread_start + 0x9c 4 libsystem_pthread.dylib 0x18157e74c 0x181570000 + 0xe74c // thread_start + 0x8

Thread 34 name: AURemoteIO::IOThread Thread 34: 0 libsystem_kernel.dylib 0x181638198 0x181634000 + 0x4198 // mach_msg_trap + 0x8 1 libsystem_kernel.dylib 0x18163760c 0x181634000 + 0x360c // mach_msg + 0x48 2 libEmbeddedSystemAUs.dylib 0x19ff19990 0x19fe8e000 + 0x8b990 // AURemoteIO::IOThread::Entry(void) + 0x214 3 libAudioToolboxUtility.dylib 0x18cbd06a4 0x18cbc1000 + 0xf6a4 // CAPThread::Entry(CAPThread) + 0x58 4 libsystem_pthread.dylib 0x18157ad98 0x181570000 + 0xad98 // _pthread_start + 0x9c 5 libsystem_pthread.dylib 0x18157e74c 0x181570000 + 0xe74c // thread_start + 0x8

Thread 35: 0 libsystem_kernel.dylib 0x18165a104 0x181634000 + 0x26104 // __semwait_signal + 0x8 1 libsystem_c.dylib 0x1814c2748 0x181453000 + 0x6f748 // nanosleep + 0xdc 2 libsystem_c.dylib 0x1814c2618 0x181453000 + 0x6f618 // usleep + 0x40 3 UnityFramework 0x105fa667c 0x1051bc000 + 0xdea67c // 0x00dea668 + 0x14 4 UnityFramework 0x105fc22a0 0x1051bc000 + 0xe062a0 // 0x00e061bc + 0xe4 5 libsystem_pthread.dylib 0x18157ad98 0x181570000 + 0xad98 // _pthread_start + 0x9c 6 libsystem_pthread.dylib 0x18157e74c 0x181570000 + 0xe74c // thread_start + 0x8

Thread 36 name: com.apple.CoreMotion.MotionThread Thread 36: 0 libsystem_kernel.dylib 0x181638198 0x181634000 + 0x4198 // mach_msg_trap + 0x8 1 libsystem_kernel.dylib 0x18163760c 0x181634000 + 0x360c // mach_msg + 0x48 2 CoreFoundation 0x1817e2468 0x18173a000 + 0xa8468 // CFRunLoopServiceMachPort + 0x94 3 CoreFoundation 0x1817dd49c 0x18173a000 + 0xa349c // CFRunLoopRun + 0x488 4 CoreFoundation 0x1817dcce8 0x18173a000 + 0xa2ce8 // CFRunLoopRunSpecific + 0x1a8 5 CoreFoundation 0x1817dda44 0x18173a000 + 0xa3a44 // CFRunLoopRun + 0x3c 6 CoreMotion 0x18e4446f4 0x18e35a000 + 0xea6f4 // 0x000ea2ac + 0x448 7 libsystem_pthread.dylib 0x18157ad98 0x181570000 + 0xad98 // _pthread_start + 0x9c 8 libsystem_pthread.dylib 0x18157e74c 0x181570000 + 0xe74c // thread_start + 0x8

Thread 37 name: Loading.PreloadManager Thread 37: 0 libsystem_kernel.dylib 0x1816381d4 0x181634000 + 0x41d4 // semaphore_wait_trap + 0x8 1 libdispatch.dylib 0x1814d0c90 0x1814cf000 + 0x1c90 // _dispatch_sema4_wait$VARIANT$mp + 0x18 2 libdispatch.dylib 0x1814d12e8 0x1814cf000 + 0x22e8 // _dispatch_semaphore_wait_slow + 0x8c 3 UnityFramework 0x105ca8938 0x1051bc000 + 0xaec938 // 0x00aec91c + 0x1c 4 UnityFramework 0x105944a70 0x1051bc000 + 0x788a70 // 0x007889c8 + 0xa8 5 UnityFramework 0x1059449bc 0x1051bc000 + 0x7889bc // 0x007889b0 + 0xc 6 UnityFramework 0x1059ba9fc 0x1051bc000 + 0x7fe9fc // 0x007fe9b0 + 0x4c 7 libsystem_pthread.dylib 0x18157ad98 0x181570000 + 0xad98 // _pthread_start + 0x9c 8 libsystem_pthread.dylib 0x18157e74c 0x181570000 + 0xe74c // thread_start + 0x8

Thread 38 name: CloudJob.Worker 0 Thread 38: 0 libsystem_kernel.dylib 0x1816381d4 0x181634000 + 0x41d4 // semaphore_wait_trap + 0x8 1 libdispatch.dylib 0x1814d0c90 0x1814cf000 + 0x1c90 // _dispatch_sema4_wait$VARIANT$mp + 0x18 2 libdispatch.dylib 0x1814d12e8 0x1814cf000 + 0x22e8 // _dispatch_semaphore_wait_slow + 0x8c 3 UnityFramework 0x105ca8938 0x1051bc000 + 0xaec938 // 0x00aec91c + 0x1c 4 UnityFramework 0x10591b928 0x1051bc000 + 0x75f928 // 0x0075f7b4 + 0x174 5 UnityFramework 0x10591acd4 0x1051bc000 + 0x75ecd4 // 0x0075ec94 + 0x40 6 UnityFramework 0x1059ba9fc 0x1051bc000 + 0x7fe9fc // 0x007fe9b0 + 0x4c 7 libsystem_pthread.dylib 0x18157ad98 0x181570000 + 0xad98 // _pthread_start + 0x9c 8 libsystem_pthread.dylib 0x18157e74c 0x181570000 + 0xe74c // thread_start + 0x8

Thread 39 name: JavaScriptCore bmalloc scavenger Thread 39: 0 libsystem_kernel.dylib 0x181659b58 0x181634000 + 0x25b58 // psynch_cvwait + 0x8 1 libsystem_pthread.dylib 0x181573ce4 0x181570000 + 0x3ce4 // _pthread_cond_wait$VARIANT$mp + 0x2a8 2 libc++.1.dylib 0x1816ab7ac 0x18169f000 + 0xc7ac // std::__1::condition_variable::wait(std::1::unique_lock&) + 0x18 3 JavaScriptCore 0x19074fab8 0x1906c6000 + 0x89ab8 // void std::1::condition_variable_any::wait<std::1::unique_lock >(std::1::unique_lock&) + 0x6c 4 JavaScriptCore 0x190753790 0x1906c6000 + 0x8d790 // bmalloc::Scavenger::threadRunLoop() + 0xa0 5 JavaScriptCore 0x1907534a0 0x1906c6000 + 0x8d4a0 // bmalloc::Scavenger::Scavenger(std::__1::lock_guard const&) + 0x0 6 JavaScriptCore 0x1907546e4 0x1906c6000 + 0x8e6e4 // std::1::thread_specific_ptr<std::1::thread_struct>::set_pointer(std::1::__thread_struct*) + 0x0 7 libsystem_pthread.dylib 0x18157ad98 0x181570000 + 0xad98 // _pthread_start + 0x9c 8 libsystem_pthread.dylib 0x18157e74c 0x181570000 + 0xe74c // thread_start + 0x8

Thread 40: 0 libsystem_kernel.dylib 0x18165a104 0x181634000 + 0x26104 // __semwait_signal + 0x8 1 libsystem_c.dylib 0x1814c2748 0x181453000 + 0x6f748 // nanosleep + 0xdc 2 libsystem_c.dylib 0x1814c2540 0x181453000 + 0x6f540 // sleep + 0x2c 3 UnityFramework 0x1061daa74 0x1051bc000 + 0x101ea74 // 0x0101e780 + 0x2f4 4 libsystem_pthread.dylib 0x18157ad98 0x181570000 + 0xad98 // _pthread_start + 0x9c 5 libsystem_pthread.dylib 0x18157e74c 0x181570000 + 0xe74c // thread_start + 0x8

Thread 41: 0 libsystem_kernel.dylib 0x181659b58 0x181634000 + 0x25b58 // __psynch_cvwait + 0x8 1 libsystem_pthread.dylib 0x181573d18 0x181570000 + 0x3d18 // _pthread_cond_wait$VARIANT$mp + 0x2dc 2 UnityFramework 0x106033e94 0x1051bc000 + 0xe77e94 // 0x00e77d64 + 0x130 3 UnityFramework 0x1060284e8 0x1051bc000 + 0xe6c4e8 // 0x00e6c46c + 0x7c 4 UnityFramework 0x106052a28 0x1051bc000 + 0xe96a28 // 0x00e969d8 + 0x50 5 UnityFramework 0x10602a4f8 0x1051bc000 + 0xe6e4f8 // 0x00e6e4a0 + 0x58 6 UnityFramework 0x10602ccdc 0x1051bc000 + 0xe70cdc // 0x00e70cb4 + 0x28 7 libsystem_pthread.dylib 0x18157ad98 0x181570000 + 0xad98 // _pthread_start + 0x9c 8 libsystem_pthread.dylib 0x18157e74c 0x181570000 + 0xe74c // thread_start + 0x8

Thread 42 name: IL2CPP Threadpool worker Thread 42: 0 libsystem_kernel.dylib 0x181659b58 0x181634000 + 0x25b58 // __psynch_cvwait + 0x8 1 libsystem_pthread.dylib 0x181573ce4 0x181570000 + 0x3ce4 // _pthread_cond_wait$VARIANT$mp + 0x2a8 2 UnityFramework 0x106032fbc 0x1051bc000 + 0xe76fbc // 0x00e76f1c + 0xa0 3 UnityFramework 0x106028d9c 0x1051bc000 + 0xe6cd9c // 0x00e6cb70 + 0x22c 4 UnityFramework 0x106052a28 0x1051bc000 + 0xe96a28 // 0x00e969d8 + 0x50 5 UnityFramework 0x10602a4f8 0x1051bc000 + 0xe6e4f8 // 0x00e6e4a0 + 0x58 6 UnityFramework 0x10602ccdc 0x1051bc000 + 0xe70cdc // 0x00e70cb4 + 0x28 7 libsystem_pthread.dylib 0x18157ad98 0x181570000 + 0xad98 // _pthread_start + 0x9c 8 libsystem_pthread.dylib 0x18157e74c 0x181570000 + 0xe74c // thread_start + 0x8

Thread 43 name: IL2CPP Threadpool worker Thread 43: 0 libsystem_kernel.dylib 0x181659b58 0x181634000 + 0x25b58 // __psynch_cvwait + 0x8 1 libsystem_pthread.dylib 0x181573ce4 0x181570000 + 0x3ce4 // _pthread_cond_wait$VARIANT$mp + 0x2a8 2 UnityFramework 0x106032fbc 0x1051bc000 + 0xe76fbc // 0x00e76f1c + 0xa0 3 UnityFramework 0x106028d9c 0x1051bc000 + 0xe6cd9c // 0x00e6cb70 + 0x22c 4 UnityFramework 0x106052a28 0x1051bc000 + 0xe96a28 // 0x00e969d8 + 0x50 5 UnityFramework 0x10602a4f8 0x1051bc000 + 0xe6e4f8 // 0x00e6e4a0 + 0x58 6 UnityFramework 0x10602ccdc 0x1051bc000 + 0xe70cdc // 0x00e70cb4 + 0x28 7 libsystem_pthread.dylib 0x18157ad98 0x181570000 + 0xad98 // _pthread_start + 0x9c 8 libsystem_pthread.dylib 0x18157e74c 0x181570000 + 0xe74c // thread_start + 0x8

Thread 44 name: com.apple.NSURLConnectionLoader Thread 44: 0 libsystem_kernel.dylib 0x181638198 0x181634000 + 0x4198 // mach_msg_trap + 0x8 1 libsystem_kernel.dylib 0x18163760c 0x181634000 + 0x360c // mach_msg + 0x48 2 CoreFoundation 0x1817e2468 0x18173a000 + 0xa8468 // CFRunLoopServiceMachPort + 0x94 3 CoreFoundation 0x1817dd49c 0x18173a000 + 0xa349c // CFRunLoopRun + 0x488 4 CoreFoundation 0x1817dcce8 0x18173a000 + 0xa2ce8 // CFRunLoopRunSpecific + 0x1a8 5 CFNetwork 0x184a9d894 0x184a9c000 + 0x1894 // 0x000017d4 + 0xc0 6 Foundation 0x181c4ee20 0x181b18000 + 0x136e20 // NSThreadstart__ + 0x350 7 libsystem_pthread.dylib 0x18157ad98 0x181570000 + 0xad98 // _pthread_start + 0x9c 8 libsystem_pthread.dylib 0x18157e74c 0x181570000 + 0xe74c // thread_start + 0x8

Thread 0 crashed with ARM Thread State (64-bit): x0: 0x00000001cdb358c0 x1: 0x00000001bc38c30f x2: 0x00000002827b5800 x3: 0x000000000000015d x4: 0x0000000000000010 x5: 0x0000000000000000 x6: 0x00000001c1deb548 x7: 0x0000000000000000 x8: 0x0000000000000000 x9: 0x0000000000000000 x10: 0x000001a1cdb358c5 x11: 0x007f00010986fa00 x12: 0x000000010986faf0 x13: 0x000001a1cdaff2f1 x14: 0x00000000000007fb x15: 0x00000000ffffffcb x16: 0x00000001815a1a90 x17: 0x000000018173cb60 x18: 0x0000000000000000 x19: 0x000000011db30cc0 x20: 0x0000000281e82040 x21: 0x00000001bc38b1b4 x22: 0x0000000107af1bc0 x23: 0x00000001bc481342 x24: 0x00000002827b5800 x25: 0x0000000000000045 x26: 0x0000000107ffa000 x27: 0x0000000107e63cb8 x28: 0xb994444147eff342 fp: 0x000000016ae62810 lr: 0x0000000105386e70 sp: 0x000000016ae627a0 pc: 0x0000000105386e7c cpsr: 0x20000000 esr: 0x56000080 Address size fault

Binary Images (dpkg): 0x104fe8000 - 0x104febfff + SubstrateBootstrap.dylib arm64 /usr/lib/substrate/SubstrateBootstrap.dylib {"install_date":"2021-05-16 00:58:06 +0100","name":"Cydia Substrate","identifier":"mobilesubstrate","version":"0.9.7113"} 0x1050a8000 - 0x1050abfff + SubstrateInserter.dylib arm64 <2c01b484f05c3b68970ac088154870c8> /usr/lib/substrate/SubstrateInserter.dylib {"install_date":"2021-05-16 00:58:06 +0100","name":"Cydia Substrate","identifier":"mobilesubstrate","version":"0.9.7113"} 0x1050d0000 - 0x1050d3fff + AFont.dylib arm64 <8de62759fe2c36938fc4ef2ec0f070a2> /Library/MobileSubstrate/DynamicLibraries/AFont.dylib {"install_date":"2021-04-05 00:10:30 +0100","name":"A-Font","identifier":"org.cydia.kiimo.a-font","version":"1.2"} 0x1087d4000 - 0x1087dffff + libsparkapplist.dylib arm64 /usr/lib/libsparkapplist.dylib {"install_date":"2021-05-16 00:58:06 +0100","name":"libSparkAppList","identifier":"com.spark.libsparkapplist","version":"1.0.10"} 0x108a00000 - 0x108a17fff + SubstrateLoader.dylib arm64 <81bb5c9e398d3d4a9af5a98101c9bf6a> /usr/lib/substrate/SubstrateLoader.dylib {"install_date":"2021-05-16 00:58:06 +0100","name":"Cydia Substrate","identifier":"mobilesubstrate","version":"0.9.7113"} 0x108a80000 - 0x108b93fff + libsubstrate.dylib arm64 <6c1e69374c5535e39b4c00effb9e5bc2> /usr/lib/libsubstrate.dylib {"install_date":"2021-05-16 00:58:06 +0100","name":"Cydia Substrate","identifier":"mobilesubstrate","version":"0.9.7113"} 0x108be8000 - 0x108c3bfff + 4TD8HEST=bVwR.dylib arm64 /Library/MobileSubstrate/DynamicLibraries/ 4TD8HEST=bVwR.dylib {"install_date":"2021-06-11 15:37:31 +0100","name":"Hestia","identifier":"com.icraze.hestia","version":"1.4"} 0x108c90000 - 0x108c97fff + AppSyncUnified-FrontBoard.dylib arm64 <5bf925e1015133b993e3c8190b47bcd4> /Library/MobileSubstrate/DynamicLibraries/AppSyncUnified-FrontBoard.dylib {"install_date":"2021-09-29 00:37:35 +0100","name":"AppSync Unified","identifier":"net.angelxwind.appsyncunified","version":"102.0"} 0x108ca0000 - 0x108ca7fff + Daisy.dylib arm64 <572f3bfc593e3e95a7253e4926c8d8c2> /Library/MobileSubstrate/DynamicLibraries/Daisy.dylib {"install_date":"2021-09-03 09:51:32 +0100","name":"Daisy","identifier":"com.laughingquoll.daisy","version":"1.0"} 0x108cb0000 - 0x108cb7fff + HijackApps.dylib arm64 /Library/MobileSubstrate/DynamicLibraries/HijackApps.dylib {"install_date":"2021-07-08 23:38:48 +0100","name":"Hijack","identifier":"me.lightmann.hijack","version":"1.0.1.1"} 0x108ce4000 - 0x108cebfff + Kaleidoscope.dylib arm64 <912ad266b5c5392aa7e32b9cd12dd005> /Library/MobileSubstrate/DynamicLibraries/Kaleidoscope.dylib {"install_date":"2021-05-11 23:33:49 +0100","name":"Kaleidoscope","identifier":"com.spark.kaleidoscope","version":"1.0.3"} 0x108cf4000 - 0x108cf7fff + MImportKit.dylib arm64 <59e7447954b935418a0da55f2608ef58> /Library/MobileSubstrate/DynamicLibraries/MImportKit.dylib {"install_date":"2021-06-20 22:00:32 +0100","name":"MImport","identifier":"com.julioverne.mimport","version":"0.0~beta40"} 0x108dc0000 - 0x108dc7fff + Snowboard.dylib arm64 <080e043057553f7f87531471bf413cef> /Library/MobileSubstrate/DynamicLibraries/Snowboard.dylib {"install_date":"2021-09-04 23:53:08 +0100","name":"SnowBoard","identifier":"com.spark.snowboard","version":"1.4.20~Beta4"} 0x108dd0000 - 0x108e33fff + SnowBoardBase.dylib arm64 <3ff74d643f2630e3b483298aed9e37a1> /usr/lib/SnowBoardBase.dylib {"install_date":"2021-09-04 23:53:08 +0100","name":"SnowBoard","identifier":"com.spark.snowboard","version":"1.4.20~Beta4"}

Binary Images (App Store):

Binary Images (Other): 0x104f9c000 - 0x104fa3fff PixelStudio arm64 <17bb5d68b509387a9478b7672731c0e6> /var/containers/Bundle/Application/1D932EE4-963E-4B3F-98A0-A51EA0602B4E/PixelStudio.app/PixelStudio 0x1050dc000 - 0x10513ffff cy-J3FqsC.dylib arm64 /Library/Caches/cy-J3FqsC.dylib 0x1051bc000 - 0x107cfbfff UnityFramework arm64 <442a92c0d1683f7cbd5111da632c9585> /var/containers/Bundle/Application/1D932EE4-963E-4B3F-98A0-A51EA0602B4E/PixelStudio.app/Frameworks/UnityFramework.framework/UnityFramework 0x108cc4000 - 0x108ccffff libobjc-trampolines.dylib arm64 <927690b4ce6e3dbb8d54d00bd46e211c> /usr/lib/libobjc-trampolines.dylib 0x108d00000 - 0x108d4ffff libstdc++.6.dylib arm64 /usr/lib/libstdc++.6.dylib 0x181409000 - 0x18141ffff libsystem_trace.dylib arm64 /usr/lib/system/libsystem_trace.dylib 0x181420000 - 0x181451fff libxpc.dylib arm64 /usr/lib/system/libxpc.dylib 0x181452000 - 0x181452fff libsystem_blocks.dylib arm64 <5ecacf25aea7392db0edea47df03841f> /usr/lib/system/libsystem_blocks.dylib 0x181453000 - 0x1814cefff libsystem_c.dylib arm64 <7de48f8fc80f3f6582e5438a038914de> /usr/lib/system/libsystem_c.dylib 0x1814cf000 - 0x181543fff libdispatch.dylib arm64 <652a10daa0e73b479c95af3dfe45a66c> /usr/lib/system/libdispatch.dylib 0x181544000 - 0x181564fff libsystem_malloc.dylib arm64 <9dfc8592541931188bfd2e39417bb3ea> /usr/lib/system/libsystem_malloc.dylib 0x181565000 - 0x18156ffff libsystem_platform.dylib arm64 <3834105b0f623e9ba9f7b9f29a2b7e1b> /usr/lib/system/libsystem_platform.dylib 0x181570000 - 0x181580fff libsystem_pthread.dylib arm64 <4f339f5eab9c39239a054f32d6361a9f> /usr/lib/system/libsystem_pthread.dylib 0x181581000 - 0x1815b2fff libobjc.A.dylib arm64 <8e7331ccb39b39c3bce21c8fc3fd640c> /usr/lib/libobjc.A.dylib 0x1815b3000 - 0x18161afff libcorecrypto.dylib arm64 /usr/lib/system/libcorecrypto.dylib 0x18161b000 - 0x181633fff libc++abi.dylib arm64 <23af4b8a9578339983a8ba171a4a6984> /usr/lib/libc++abi.dylib 0x181634000 - 0x181662fff libsystem_kernel.dylib arm64 <3b6ed4dcb4a437a581867d8d2cc888eb> /usr/lib/system/libsystem_kernel.dylib 0x181663000 - 0x181695fff libdyld.dylib arm64 <3d6d64b4cb2b3cc4a7e902774df7ae74> /usr/lib/system/libdyld.dylib 0x181696000 - 0x18169efff libsystem_darwin.dylib arm64 /usr/lib/system/libsystem_darwin.dylib 0x18169f000 - 0x1816f8fff libc++.1.dylib arm64 /usr/lib/libc++.1.dylib 0x1816f9000 - 0x181739fff libsystem_info.dylib arm64 <1ba5618b578f3c16b9fd96243b982e37> /usr/lib/system/libsystem_info.dylib 0x18173a000 - 0x181aadfff CoreFoundation arm64 <50cf3336313f3a7d9048cb1ed8ec3368> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation 0x181aae000 - 0x181b17fff SystemConfiguration arm64 <97d4a21f62de39d4bac3eda6e23b867b> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration 0x181b18000 - 0x181dcffff Foundation arm64 /System/Library/Frameworks/Foundation.framework/Foundation 0x181dd0000 - 0x181e02fff libCRFSuite.dylib arm64 <7866c08c0a1f38fbaa972690df5d31a3> /usr/lib/libCRFSuite.dylib 0x181e03000 - 0x181f7dfff CoreServices arm64 /System/Library/Frameworks/CoreServices.framework/CoreServices 0x181f7e000 - 0x181fdefff libSparse.dylib arm64 /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparse.dylib 0x181fdf000 - 0x1824c9fff ImageIO arm64 <43e9306e349b3872a9b8b3239218efe1> /System/Library/Frameworks/ImageIO.framework/ImageIO 0x1824ca000 - 0x1824ccfff ConstantClasses arm64 /System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses 0x1824cd000 - 0x18266bfff CoreText arm64 <155a11781fb53b7da110e84a79ce3207> /System/Library/Frameworks/CoreText.framework/CoreText 0x18266c000 - 0x1827a1fff Security arm64 /System/Library/Frameworks/Security.framework/Security 0x1827a2000 - 0x182845fff IOKit arm64 <412da55765be384aa89d20a2b651c60e> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x182846000 - 0x18287dfff libMobileGestalt.dylib arm64 <31b92bfd73383ece975dfd316e355aa1> /usr/lib/libMobileGestalt.dylib 0x18287e000 - 0x1828dafff libprotobuf.dylib arm64 <841ca362c6873dfd84528cac6a2cd9c0> /usr/lib/libprotobuf.dylib 0x1828db000 - 0x1828ecfff libprotobuf-lite.dylib arm64 <7536ad4fbc5c3354af80689a2324924a> /usr/lib/libprotobuf-lite.dylib 0x1828ed000 - 0x182b3dfff libicucore.A.dylib arm64 <07864dddec643dd4b9a213200969c011> /usr/lib/libicucore.A.dylib 0x182b3e000 - 0x182b67fff CoreServicesInternal arm64 <55bcb265e2e1392ba7873bfaa74437d5> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal 0x182b68000 - 0x182baffff WirelessDiagnostics arm64 <5843debc06fd3e178fa388ba71a877b2> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/WirelessDiagnostics 0x182bb0000 - 0x182be9fff libAWDSupport.dylib arm64 /usr/lib/libAWDSupport.dylib 0x182bea000 - 0x18306dfff CoreAudio arm64 <123334ddbe8b393c8ded639235cc34c4> /System/Library/Frameworks/CoreAudio.framework/CoreAudio 0x18306e000 - 0x18333afff CoreImage arm64 /System/Library/Frameworks/CoreImage.framework/CoreImage 0x18333b000 - 0x183429fff LanguageModeling arm64 <42a6eb09ca1730c0973d71ad7b65420f> /System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling 0x18342a000 - 0x183470fff Lexicon arm64 <4b4c917fecbd3d408f30ea89c9aa9b5d> /System/Library/PrivateFrameworks/Lexicon.framework/Lexicon 0x183471000 - 0x1835f3fff libsqlite3.dylib arm64 <50368f42182239ecbb7d9e28f2cb51d4> /usr/lib/libsqlite3.dylib 0x1835f4000 - 0x183626fff MobileKeyBag arm64 <9a1e1f562fe5348c986dc3021bac41bc> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag 0x183627000 - 0x183630fff libsystem_notify.dylib arm64 /usr/lib/system/libsystem_notify.dylib 0x183631000 - 0x183811fff CoreDuet arm64 <9a761d9edbdf326cb7fc42af61f6a7af> /System/Library/PrivateFrameworks/CoreDuet.framework/CoreDuet 0x183812000 - 0x183954fff Montreal arm64 /System/Library/PrivateFrameworks/Montreal.framework/Montreal 0x183955000 - 0x183a3bfff NLP arm64 <0303b400cb323183a85050e5a103b8ed> /System/Library/PrivateFrameworks/NLP.framework/NLP 0x183a3c000 - 0x183a59fff CellularPlanManager arm64 <4605f191e6c63719914a00feabb0752f> /System/Library/PrivateFrameworks/CellularPlanManager.framework/CellularPlanManager 0x183a5a000 - 0x183a97fff AppSupport arm64 /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport 0x183a98000 - 0x183f6afff libnetwork.dylib arm64 <53347c285841393f8a4ddb34799c75b1> /usr/lib/libnetwork.dylib 0x183f6b000 - 0x184077fff ManagedConfiguration arm64 /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration 0x184078000 - 0x1840a1fff CoreServicesStore arm64 <2bf3563076013293a6053c4c54d896e0> /System/Library/PrivateFrameworks/CoreServicesStore.framework/CoreServicesStore 0x1840a2000 - 0x1840c2fff UserManagement arm64 <07e5026006443636bcdae4734557d986> /System/Library/PrivateFrameworks/UserManagement.framework/UserManagement 0x1840c3000 - 0x18437afff CoreML arm64 <8943fae7f89433a6b36478f37321f739> /System/Library/Frameworks/CoreML.framework/CoreML 0x18437b000 - 0x184391fff ProtocolBuffer arm64 <2da9d6e47a603a5bb7f9580b31477a14> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer 0x184392000 - 0x1843acfff CommonUtilities arm64 /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities 0x1843ad000 - 0x1843adfff libenergytrace.dylib arm64 /usr/lib/libenergytrace.dylib 0x1843ae000 - 0x1843e4fff RunningBoardServices arm64 /System/Library/PrivateFrameworks/RunningBoardServices.framework/RunningBoardServices 0x1843e5000 - 0x184461fff BaseBoard arm64 <85a351e7c0c131bca0ade2cb67207653> /System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard 0x184462000 - 0x1849b6fff SiriTTS arm64 <82924c680a9c301f998a0a2a3b572762> /System/Library/PrivateFrameworks/SiriTTS.framework/SiriTTS 0x1849b7000 - 0x184a29fff CoreLocation arm64 <9836af7d3a913fadb09cb6994baf3890> /System/Library/Frameworks/CoreLocation.framework/CoreLocation 0x184a37000 - 0x184a8afff Accounts arm64 <2bf74d45d81638dcbfbfbdebd52a8dc9> /System/Library/Frameworks/Accounts.framework/Accounts 0x184a8b000 - 0x184a9bfff SharedWebCredentials arm64 <973c37f548f2360299ceb39a7236ad33> /System/Library/PrivateFrameworks/SharedWebCredentials.framework/SharedWebCredentials 0x184a9c000 - 0x184dfdfff CFNetwork arm64 <65f4b06044a6399dae37054295956158> /System/Library/Frameworks/CFNetwork.framework/CFNetwork 0x184dfe000 - 0x184edcfff UIFoundation arm64 <7c505b75a2a9369e96a883adb4376aa1> /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation 0x184edd000 - 0x185ff7fff UIKitCore arm64 /System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore 0x185ff8000 - 0x186005fff AssertionServices arm64 <79768aa2a40a3cbaa30f184b510d2d5e> /System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices 0x186006000 - 0x1860d8fff CoreTelephony arm64 /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony 0x1860d9000 - 0x1860defff AggregateDictionary arm64 <3dbe2791e6e43acc979739a8cdbeced9> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary 0x1860df000 - 0x1860f5fff libsystem_asl.dylib arm64 <4c9b25c01cd03eed8add79a5b57f927b> /usr/lib/system/libsystem_asl.dylib 0x1860f6000 - 0x18616efff CloudDocs arm64 /System/Library/PrivateFrameworks/CloudDocs.framework/CloudDocs 0x18616f000 - 0x186497fff CoreData arm64 <71c2361d6162376dbcc125d7dd75669a> /System/Library/Frameworks/CoreData.framework/CoreData 0x186498000 - 0x1866bdfff Vision arm64 <5da8d3c8dfde3c6495e08e9ff0a3c21f> /System/Library/Frameworks/Vision.framework/Vision 0x1866be000 - 0x186700fff PhotoFoundation arm64 <32361048c86c3acf9e1691333fe803d6> /System/Library/PrivateFrameworks/PhotoFoundation.framework/PhotoFoundation 0x186701000 - 0x18672bfff BoardServices arm64 <3e864ffd7b073032b8a42e9ce57a880b> /System/Library/PrivateFrameworks/BoardServices.framework/BoardServices 0x18672c000 - 0x1867e0fff libboringssl.dylib arm64 <84db47fe35103d7d98003b84c2e17c86> /usr/lib/libboringssl.dylib 0x1867e1000 - 0x1867effff libsystem_networkextension.dylib arm64 /usr/lib/system/libsystem_networkextension.dylib 0x1867f0000 - 0x186810fff CoreAnalytics arm64 <94498ba0e7fa338ba1289d84968ce676> /System/Library/PrivateFrameworks/CoreAnalytics.framework/CoreAnalytics 0x186811000 - 0x186980fff CloudKit arm64 /System/Library/Frameworks/CloudKit.framework/CloudKit 0x186981000 - 0x1869cefff SpringBoardServices arm64 <4f1dc2cb19f63076a88ed6191effcade> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices 0x1869cf000 - 0x186a41fff FrontBoardServices arm64 <6a942cc34b733477af9f95c8edcb8c85> /System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices 0x186a42000 - 0x186b69fff Network arm64 /System/Library/Frameworks/Network.framework/Network 0x186b6a000 - 0x186bc6fff libusrtcp.dylib arm64 <049dc0b2a42a3ee3b536597e51bba17c> /usr/lib/libusrtcp.dylib 0x186bc7000 - 0x186bcefff libsystem_symptoms.dylib arm64 <22082eb064283a988e827b97d1f153d7> /usr/lib/system/libsystem_symptoms.dylib 0x186bcf000 - 0x187ab8fff GeoServices arm64 <15129e9f5f7f3c77bb2908308c78afbb> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices 0x187ab9000 - 0x187ac1fff TCC arm64 /System/Library/PrivateFrameworks/TCC.framework/TCC 0x187ac2000 - 0x187b1bfff IMFoundation arm64 /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation 0x187b1c000 - 0x187c8ffff CoreUtils arm64 /System/Library/PrivateFrameworks/CoreUtils.framework/CoreUtils 0x187c90000 - 0x187d41fff IMSharedUtilities arm64 /System/Library/PrivateFrameworks/IMSharedUtilities.framework/IMSharedUtilities 0x187d42000 - 0x187d77fff ImageCaptureCore arm64 <95542502b0dd39b181282efcf856f1d6> /System/Library/Frameworks/ImageCaptureCore.framework/ImageCaptureCore 0x187d78000 - 0x187d81fff libsystem_containermanager.dylib arm64 /usr/lib/system/libsystem_containermanager.dylib 0x187d82000 - 0x187dfdfff AppleAccount arm64 <4c2cc696222f3179b510d28bd91c4b6e> /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount 0x187dfe000 - 0x187e19fff ApplePushService arm64 /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService 0x187e1a000 - 0x187f02fff IDS arm64 <300bd79bac543a76be770441b1bb37c6> /System/Library/PrivateFrameworks/IDS.framework/IDS 0x187f03000 - 0x18802dfff IDSFoundation arm64 /System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation 0x18802e000 - 0x18802ffff libCTGreenTeaLogger.dylib arm64 /usr/lib/libCTGreenTeaLogger.dylib 0x188094000 - 0x188194fff CoreMedia arm64 /System/Library/Frameworks/CoreMedia.framework/CoreMedia 0x188195000 - 0x1881a4fff UIKitServices arm64 <3eee112dd96c3980a68969cd09a3d04f> /System/Library/PrivateFrameworks/UIKitServices.framework/UIKitServices 0x1881a5000 - 0x188200fff BackBoardServices arm64 <7e4bbf2499a23fb5a3c4e380f27b7b25> /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices 0x188201000 - 0x188452fff QuartzCore arm64 /System/Library/Frameworks/QuartzCore.framework/QuartzCore 0x188453000 - 0x18851afff ColorSync arm64 <95d2b119e3b136d88755c2d0ee68e7e4> /System/Library/PrivateFrameworks/ColorSync.framework/ColorSync 0x18851b000 - 0x188a8afff CoreGraphics arm64 <0de7c48a285e336aa0892fd49635300c> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics 0x188a8b000 - 0x188bbbfff Contacts arm64 <0074d18f8d4a30ebae0e310725d0845c> /System/Library/Frameworks/Contacts.framework/Contacts 0x188bbc000 - 0x188beafff UserNotifications arm64 <8025920b36003c45ae04901f5b9f96ab> /System/Library/Frameworks/UserNotifications.framework/UserNotifications 0x188beb000 - 0x188c0efff LocationSupport arm64 <022fc28a220938bb98895dac79b77fe6> /System/Library/PrivateFrameworks/LocationSupport.framework/LocationSupport 0x188c0f000 - 0x188d6afff Sharing arm64 <170df713721233b7bf13acbcac9bd961> /System/Library/PrivateFrameworks/Sharing.framework/Sharing 0x188d6b000 - 0x1893adfff WebKit arm64 /System/Library/Frameworks/WebKit.framework/WebKit 0x1893ae000 - 0x18b163fff WebCore arm64 <665cd83b3f283d9eb3b1e51e53285f9f> /System/Library/PrivateFrameworks/WebCore.framework/WebCore 0x18b164000 - 0x18b17efff libAccessibility.dylib arm64 <4caf798e480e338facab4d80ec282cef> /usr/lib/libAccessibility.dylib 0x18b17f000 - 0x18b18afff AXCoreUtilities arm64 <7f78c74b27a0325aac828ff60350aaab> /System/Library/PrivateFrameworks/AXCoreUtilities.framework/AXCoreUtilities 0x18b18b000 - 0x18b1fefff ContactsFoundation arm64 <9f130e4c01313afb9a745e1e344f8229> /System/Library/PrivateFrameworks/ContactsFoundation.framework/ContactsFoundation 0x18b1ff000 - 0x18b213fff PowerLog arm64 /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog 0x18b214000 - 0x18b225fff IOSurface arm64 <0ea65ad7b698333baabfced9d05e17b5> /System/Library/Frameworks/IOSurface.framework/IOSurface 0x18b226000 - 0x18b923fff MediaToolbox arm64 /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox 0x18b924000 - 0x18b92cfff GraphicsServices arm64 <0f9f2b391e8536349022ee6c8b55ca27> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices 0x18b92d000 - 0x18ba14fff AccessibilityUtilities arm64 /System/Library/PrivateFrameworks/AccessibilityUtilities.framework/AccessibilityUtilities 0x18ba15000 - 0x18bc0dfff AVFoundation arm64 /System/Library/Frameworks/AVFoundation.framework/AVFoundation 0x18bc0e000 - 0x18bc45fff OnBoardingKit arm64 /System/Library/PrivateFrameworks/OnBoardingKit.framework/OnBoardingKit 0x18bc46000 - 0x18bc94fff MobileWiFi arm64 <61c6745b133b362abf4585d1184cc99f> /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi 0x18bc95000 - 0x18bcadfff MobileAsset arm64 /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset 0x18bcae000 - 0x18bcbbfff libGSFont.dylib arm64 <9d7da51ad9063da4957a4b0e4637b858> /System/Library/PrivateFrameworks/FontServices.framework/libGSFont.dylib 0x18bcbc000 - 0x18bcc5fff FontServices arm64 /System/Library/PrivateFrameworks/FontServices.framework/FontServices 0x18bcc6000 - 0x18be0ffff libFontParser.dylib arm64 /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib 0x18be10000 - 0x18be5bfff AXRuntime arm64 <169a5b78de953ef5a7881c80cd2a0f49> /System/Library/PrivateFrameworks/AXRuntime.framework/AXRuntime 0x18be5c000 - 0x18be5efff libAXSafeCategoryBundle.dylib arm64 /usr/lib/libAXSafeCategoryBundle.dylib 0x18be5f000 - 0x18bf98fff SearchFoundation arm64 <2ca6ec9fd8243754983d795fccf1b42c> /System/Library/PrivateFrameworks/SearchFoundation.framework/SearchFoundation 0x18bf99000 - 0x18c0b8fff Preferences arm64 <43f0d3075e473f4d9f0521d92ff161aa> /System/Library/PrivateFrameworks/Preferences.framework/Preferences 0x18c0b9000 - 0x18c726fff PhotoLibraryServices arm64 <670633f2447e35be9322fdacf8e710da> /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices 0x18c727000 - 0x18c98bfff vImage arm64 <42016dc261c83e55a547bdd8ce8ada8f> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage 0x18c98c000 - 0x18cbc0fff AudioToolbox arm64 <7540831c52293d109a4de8eb4899fcca> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox 0x18cbc1000 - 0x18cbf3fff libAudioToolboxUtility.dylib arm64 /usr/lib/libAudioToolboxUtility.dylib 0x18cbf4000 - 0x18cdb0fff ContactsUI arm64 <3b2915d61659398ca878da2378cf9772> /System/Library/Frameworks/ContactsUI.framework/ContactsUI 0x18cdb1000 - 0x18ce1afff UIAccessibility arm64 /System/Library/PrivateFrameworks/UIAccessibility.framework/UIAccessibility 0x18ce1b000 - 0x18d01efff Photos arm64 /System/Library/Frameworks/Photos.framework/Photos 0x18d01f000 - 0x18d0b3fff ShareSheet arm64 <157365e6818937f29855cc4a099e0895> /System/Library/PrivateFrameworks/ShareSheet.framework/ShareSheet 0x18d0b4000 - 0x18d0c7fff BaseBoardUI arm64 <4b9de98a64023a35b70d61bd451fb58d> /System/Library/PrivateFrameworks/BaseBoardUI.framework/BaseBoardUI 0x18d0c8000 - 0x18d17cfff PDFKit arm64 /System/Library/Frameworks/PDFKit.framework/PDFKit 0x18d1fa000 - 0x18d227fff DocumentManager arm64 <99f5bfa1f1df351d97cd5336243fcfb3> /System/Library/PrivateFrameworks/DocumentManager.framework/DocumentManager 0x18d228000 - 0x18d481fff libmecabra.dylib arm64 /usr/lib/libmecabra.dylib 0x18d482000 - 0x18d4f9fff AuthKit arm64 <613e9a43755c3da1952c47a071b854da> /System/Library/PrivateFrameworks/AuthKit.framework/AuthKit 0x18d4fa000 - 0x18d916fff Intents arm64 <94465293623e37ccaeb857fa543757b3> /System/Library/Frameworks/Intents.framework/Intents 0x18d917000 - 0x18d92bfff libCGInterfaces.dylib arm64 /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/Libraries/libCGInterfaces.dylib 0x18d92c000 - 0x18da8bfff WebKitLegacy arm64 <64745c415a793051b1561cba0600c5ef> /System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy 0x18da8c000 - 0x18daf6fff TextInput arm64 /System/Library/PrivateFrameworks/TextInput.framework/TextInput 0x18daf7000 - 0x18db71fff AXMediaUtilities arm64 <085ed265b85f36758135c87716f3eb24> /System/Library/PrivateFrameworks/AXMediaUtilities.framework/AXMediaUtilities 0x18db72000 - 0x18db75fff XCTTargetBootstrap arm64 <7a6898bfcb4c371988a5acbb4bc3dc8d> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/XCTTargetBootstrap 0x18db76000 - 0x18dc2afff CorePDF arm64 <080514c27b5d3d658578fea2c8b3714d> /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF 0x18dc2b000 - 0x18dc65fff AccessibilityUIUtilities arm64 <34b27a75ec553c658745795f691ad217> /System/Library/PrivateFrameworks/Accessibility.framework/Frameworks/AccessibilityUIUtilities.framework/AccessibilityUIUtilities 0x18dc66000 - 0x18e016fff MediaPlayer arm64 <0769fdb1ec1738c5937a9f2685a3b275> /System/Library/Frameworks/MediaPlayer.framework/MediaPlayer 0x18e017000 - 0x18e332fff AppleMediaServices arm64 <3bba6b988c953c93b69e02cd74b3f0f9> /System/Library/PrivateFrameworks/AppleMediaServices.framework/AppleMediaServices 0x18e333000 - 0x18e359fff CacheDelete arm64 <829a439eb02c30898ad2e7f15eb5e5fb> /System/Library/PrivateFrameworks/CacheDelete.framework/CacheDelete 0x18e35a000 - 0x18e520fff CoreMotion arm64 <4e13533feeb33982ab9eaf9cc68a0058> /System/Library/Frameworks/CoreMotion.framework/CoreMotion 0x18e521000 - 0x18e60efff AVFAudio arm64 <6efaea94ffec3ac8922605dc7c06def5> /System/Library/Frameworks/AVFoundation.framework/Frameworks/AVFAudio.framework/AVFAudio 0x18e60f000 - 0x18e82bfff RawCamera arm64 <1733f07e3f42363d89e80a674b8b029f> /System/Library/CoreServices/RawCamera.bundle/RawCamera 0x18e82c000 - 0x18e8e2fff CoreUI arm64 /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI 0x18e8e3000 - 0x18e906fff AppSupportUI arm64 /System/Library/PrivateFrameworks/AppSupportUI.framework/AppSupportUI 0x18e907000 - 0x18e93cfff CoreVideo arm64 <6eaaeaf60b0134a9a4e7b73b638efe7a> /System/Library/Frameworks/CoreVideo.framework/CoreVideo 0x18e93d000 - 0x18eb73fff AudioToolboxCore arm64 <20e2f8e7e3323d8c8c01d0b801f0f815> /System/Library/PrivateFrameworks/AudioToolboxCore.framework/AudioToolboxCore 0x18eb74000 - 0x18ebb7fff CoreDuetContext arm64 /System/Library/PrivateFrameworks/CoreDuetContext.framework/CoreDuetContext 0x18ebb8000 - 0x18ebf2fff SetupAssistant arm64 <0b444aa20505343b95b0c43cba311110> /System/Library/PrivateFrameworks/SetupAssistant.framework/SetupAssistant 0x18ebf3000 - 0x18ecaffff TelephonyUtilities arm64 <41411eb46b723727ae63b592745fd992> /System/Library/PrivateFrameworks/TelephonyUtilities.framework/TelephonyUtilities 0x18ecb0000 - 0x18ecdafff PlugInKit arm64 <230c0e71638c3235b25e82880ad22080> /System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit 0x18ecdb000 - 0x18f05dfff libswiftCore.dylib arm64 <01a8ee3dc8dc396b89ada5f64df13f80> /usr/lib/swift/libswiftCore.dylib 0x18f05e000 - 0x18f199fff AssistantServices arm64 <2c0d5a24a8bb3f68b8328866617f8560> /System/Library/PrivateFrameworks/AssistantServices.framework/AssistantServices 0x18f19a000 - 0x18f1f9fff ProactiveSupport arm64 <0491e9858f5130d48e723e7c94f3a137> /System/Library/PrivateFrameworks/ProactiveSupport.framework/ProactiveSupport 0x18f1fa000 - 0x18f43cfff MapKit arm64 /System/Library/Frameworks/MapKit.framework/MapKit 0x18f43d000 - 0x18f459fff PrototypeTools arm64 <77cada6a09b736dfada587d074003aa6> /System/Library/PrivateFrameworks/PrototypeTools.framework/PrototypeTools 0x18f45a000 - 0x18f54bfff MediaExperience arm64 /System/Library/PrivateFrameworks/MediaExperience.framework/MediaExperience 0x18f54c000 - 0x18f820fff Celestial arm64 <29b045d05743327cabe1186fff703295> /System/Library/PrivateFrameworks/Celestial.framework/Celestial 0x18f821000 - 0x18f87dfff CallKit arm64 <1504fb2ab5c33b95a9c1d3174f6075b1> /System/Library/Frameworks/CallKit.framework/CallKit 0x18fa44000 - 0x19013afff VectorKit arm64 /System/Library/PrivateFrameworks/VectorKit.framework/VectorKit 0x19013b000 - 0x19020afff AVKit arm64 /System/Library/Frameworks/AVKit.framework/AVKit 0x19020b000 - 0x190239fff Pegasus arm64 <045319dd3bfe3163aa0526ade1f4d89a> /System/Library/PrivateFrameworks/Pegasus.framework/Pegasus 0x19023a000 - 0x19023cfff libapp_launch_measurement.dylib arm64 <7e5b527aaecc34678f37deeaa3a223c5> /usr/lib/libapp_launch_measurement.dylib 0x190252000 - 0x1902b4fff CoreSpotlight arm64 <835c41121267306695997a75b65c7876> /System/Library/Frameworks/CoreSpotlight.framework/CoreSpotlight 0x1902b5000 - 0x19034cfff AddressBookLegacy arm64 /System/Library/PrivateFrameworks/AddressBookLegacy.framework/AddressBookLegacy 0x19034d000 - 0x19035cfff CrashReporterSupport arm64 <32bae125126e3c608be1edc26ab919ac> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport 0x19035d000 - 0x19036ffff MobileBluetooth arm64 <7c0d97f4a93f38bfb3cfd2cf409b7f60> /System/Library/PrivateFrameworks/MobileBluetooth.framework/MobileBluetooth 0x190370000 - 0x19042afff LinkPresentation arm64 /System/Library/Frameworks/LinkPresentation.framework/LinkPresentation 0x19042b000 - 0x190462fff StoreKit arm64 <55d93c63c4513363be1f8519db60e9fe> /System/Library/Frameworks/StoreKit.framework/StoreKit 0x190463000 - 0x190467fff libsystem_configuration.dylib arm64 <80edea640ddf39f79406c5d316d6d1fc> /usr/lib/system/libsystem_configuration.dylib 0x190468000 - 0x1904c2fff RemoteUI arm64 <3336dfba4a5b32bbab6f8808c9706ad2> /System/Library/PrivateFrameworks/RemoteUI.framework/RemoteUI 0x1904c3000 - 0x190518fff AuthKitUI arm64 <1aa4e66cdbf535e8b6b1088f99df5f85> /System/Library/PrivateFrameworks/AuthKitUI.framework/AuthKitUI 0x190519000 - 0x19057efff CoreRecognition arm64 <3e1fee59ca10355498ff177a21fa74b3> /System/Library/PrivateFrameworks/CoreRecognition.framework/CoreRecognition 0x19057f000 - 0x190601fff Social arm64 <17414df0c922317e9bc52b387f93d212> /System/Library/Frameworks/Social.framework/Social 0x190602000 - 0x19064efff WatchKit arm64 /System/Library/Frameworks/WatchKit.framework/WatchKit 0x19064f000 - 0x19065dfff HangTracer arm64 <7f38923757243c08b2ccd9f4caa34745> /System/Library/PrivateFrameworks/HangTracer.framework/HangTracer 0x19065e000 - 0x1906c3fff CoreNLP arm64 /System/Library/PrivateFrameworks/CoreNLP.framework/CoreNLP 0x1906c4000 - 0x1906c5fff liblangid.dylib arm64 <1dcd5ff27d8c33b197a2a4886beb84a7> /usr/lib/liblangid.dylib 0x1906c6000 - 0x191551fff JavaScriptCore arm64 <6b20d2edb28734a29dfb4115cee617d9> /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore 0x191552000 - 0x1915dffff libTelephonyUtilDynamic.dylib arm64 <929962407c513b05b25888ad6e85299d> /usr/lib/libTelephonyUtilDynamic.dylib 0x1915f4000 - 0x191872fff StoreServices arm64 <367c6a3f0ee53093841c79c2e27a55e2> /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices 0x191873000 - 0x19187cfff IOMobileFramebuffer arm64 <5f50ed2207f833e199a4e19d8ccad8d8> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer 0x19187d000 - 0x191a05fff SafariServices arm64 <241beb10448f35a799c28a3bdbc1fde1> /System/Library/Frameworks/SafariServices.framework/SafariServices 0x191a06000 - 0x191bddfff Message arm64 <444bf20e20073651b7010681cbb3c370> /System/Library/PrivateFrameworks/Message.framework/Message 0x191bf5000 - 0x191c0ffff CoreMaterial arm64 /System/Library/PrivateFrameworks/CoreMaterial.framework/CoreMaterial 0x191c10000 - 0x191cf5fff libxml2.2.dylib arm64 <701e3c5c20443b17b92b883a32fc9270> /usr/lib/libxml2.2.dylib 0x191cf6000 - 0x192cf9fff ModelIO arm64 /System/Library/Frameworks/ModelIO.framework/ModelIO 0x192cfa000 - 0x193115fff ChatKit arm64 <2afd1bbf7545352888010f135e93c3a8> /System/Library/PrivateFrameworks/ChatKit.framework/ChatKit 0x19356f000 - 0x193579fff SymptomAnalytics arm64 /System/Library/PrivateFrameworks/Symptoms.framework/Frameworks/SymptomAnalytics.framework/SymptomAnalytics 0x19357a000 - 0x1935c2fff MetadataUtilities arm64 /System/Library/PrivateFrameworks/MetadataUtilities.framework/MetadataUtilities 0x1935c3000 - 0x19361bfff UserActivity arm64 /System/Library/PrivateFrameworks/UserActivity.framework/UserActivity 0x193780000 - 0x193795fff FMCoreLite arm64 <3800cb1c05be33b2a190cd5e85e7e66e> /System/Library/PrivateFrameworks/FMCoreLite.framework/FMCoreLite 0x193c39000 - 0x193c57fff BridgePreferences arm64 <8f96cae5668439198e506b3be46a8dc3> /System/Library/PrivateFrameworks/BridgePreferences.framework/BridgePreferences 0x193dfc000 - 0x193e23fff AccountsUI arm64 <8a012486c6dc3bfdac4dbd43c54cb830> /System/Library/PrivateFrameworks/AccountsUI.framework/AccountsUI 0x193e24000 - 0x193e39fff CertInfo arm64 <09cb5c2bfa7d3c3096f450da2a28159e> /System/Library/PrivateFrameworks/CertInfo.framework/CertInfo 0x193e3a000 - 0x193e95fff ManagedConfigurationUI arm64 <8b42e382722a3e4ab26bab5c1053ce19> /System/Library/PrivateFrameworks/ManagedConfigurationUI.framework/ManagedConfigurationUI 0x193e96000 - 0x193f43fff QuickLook arm64 /System/Library/Frameworks/QuickLook.framework/QuickLook 0x193f44000 - 0x194155fff NetworkExtension arm64 <648fc76bbad13b0c831e47f01de40323> /System/Library/Frameworks/NetworkExtension.framework/NetworkExtension 0x194156000 - 0x19418bfff DataDetectorsCore arm64 <306c0ed03c67310d862818c496f9071d> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore 0x19418c000 - 0x1941ebfff CalendarFoundation arm64 <293ec4cd997b390e98ec648e44802a19> /System/Library/PrivateFrameworks/CalendarFoundation.framework/CalendarFoundation 0x1941ec000 - 0x1942defff EventKit arm64 /System/Library/Frameworks/EventKit.framework/EventKit 0x1942df000 - 0x194315fff MediaServices arm64 <707d4e0834a331efb51033d475661f0e> /System/Library/PrivateFrameworks/MediaServices.framework/MediaServices 0x194421000 - 0x1945c0fff PencilKit arm64 <2c49d87fbf993a0799af71ab3e24e8ef> /System/Library/Frameworks/PencilKit.framework/PencilKit 0x1945c1000 - 0x1946e3fff MessageUI arm64 <5f6d48f2ee273f6584df28110b4b042b> /System/Library/Frameworks/MessageUI.framework/MessageUI 0x1946e4000 - 0x194730fff AppleAccountUI arm64 <2fb1e978392631a587aa3906357565cc> /System/Library/PrivateFrameworks/AppleAccountUI.framework/AppleAccountUI 0x194731000 - 0x194770fff BiometricKit arm64 /System/Library/PrivateFrameworks/BiometricKit.framework/BiometricKit 0x194771000 - 0x19479bfff PersistentConnection arm64 /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection 0x19479c000 - 0x1947effff CalendarDaemon arm64 /System/Library/PrivateFrameworks/CalendarDaemon.framework/CalendarDaemon 0x1947f0000 - 0x194886fff CalendarDatabase arm64 <7ae4c7ba51b5381284adafe11cbdc462> /System/Library/PrivateFrameworks/CalendarDatabase.framework/CalendarDatabase 0x194887000 - 0x194a74fff MediaRemote arm64 <7eb61fe4d9ed3b13bdf38d97ef2972e9> /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote 0x194a75000 - 0x194a7dfff CorePhoneNumbers arm64 /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/CorePhoneNumbers 0x194a8e000 - 0x194ab4fff DuetActivityScheduler arm64 <7f95b791842b323a8923eb37b0a4b3d1> /System/Library/PrivateFrameworks/DuetActivityScheduler.framework/DuetActivityScheduler 0x194b79000 - 0x194bb8fff ContactsAutocompleteUI arm64 <2ef3ae75cb623d729670d7d9baeccacb> /System/Library/PrivateFrameworks/ContactsAutocompleteUI.framework/ContactsAutocompleteUI 0x194bb9000 - 0x194bdbfff CoreSVG arm64 /System/Library/PrivateFrameworks/CoreSVG.framework/CoreSVG 0x194bdc000 - 0x194bf5fff SymptomPresentationFeed arm64 <89e8f85c0b7f39f7aa37a44cfb62a8fc> /System/Library/PrivateFrameworks/Symptoms.framework/Frameworks/SymptomPresentationFeed.framework/SymptomPresentationFeed 0x194bf6000 - 0x194c13fff ProactiveEventTracker arm64 <66256e0700c13ae5a40d7579e3f733ca> /System/Library/PrivateFrameworks/ProactiveEventTracker.framework/ProactiveEventTracker 0x194c14000 - 0x194c1ffff MallocStackLogging arm64 <9dd92a16c9963a6b98a6264eddf84087> /System/Library/PrivateFrameworks/MallocStackLogging.framework/MallocStackLogging 0x194c20000 - 0x194cb4fff CoreSuggestions arm64 <0ff8e07e4f13379f9ca2d043b1e161b7> /System/Library/PrivateFrameworks/CoreSuggestions.framework/CoreSuggestions 0x194cb5000 - 0x194e66fff IMCore arm64 <05b0a77980f83ad99e26cdfb7a591ff5> /System/Library/PrivateFrameworks/IMCore.framework/IMCore 0x194e67000 - 0x194eb8fff DeviceManagement arm64 /System/Library/PrivateFrameworks/DeviceManagement.framework/DeviceManagement 0x194eb9000 - 0x1950a5fff HealthKit arm64 <1c85a0f17796379092534f8d9567b6da> /System/Library/Frameworks/HealthKit.framework/HealthKit 0x1956bd000 - 0x1956cafff BluetoothManager arm64 <9d2661e56523387eacbc01fd58511f7f> /System/Library/PrivateFrameworks/BluetoothManager.framework/BluetoothManager 0x1956cb000 - 0x195700fff CoreBluetooth arm64 /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth 0x195701000 - 0x195703fff libsystem_sandbox.dylib arm64 /usr/lib/system/libsystem_sandbox.dylib 0x19582f000 - 0x19583bfff ContextKit arm64 <12c6dafaeb3c30dfad4596a367177177> /System/Library/PrivateFrameworks/ContextKit.framework/ContextKit 0x19586c000 - 0x1958d8fff Rapport arm64 /System/Library/PrivateFrameworks/Rapport.framework/Rapport 0x1958d9000 - 0x19591cfff OSAnalytics arm64 /System/Library/PrivateFrameworks/OSAnalytics.framework/OSAnalytics 0x19591d000 - 0x19594bfff MobileInstallation arm64 /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation 0x19594c000 - 0x1959e6fff Metal arm64 <1a3ebad8d72b3611ae0083c386e95d24> /System/Library/Frameworks/Metal.framework/Metal 0x1959e7000 - 0x1959ecfff IOAccelerator arm64 /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator 0x1959ed000 - 0x1959f8fff MediaAccessibility arm64 <1f7ba84ab5b93527a4035ef25ef17798> /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility 0x1959f9000 - 0x195a15fff FindMyDevice arm64 <44e431f284dc3f4fb1542184f7074d89> /System/Library/PrivateFrameworks/FindMyDevice.framework/FindMyDevice 0x195a16000 - 0x195a1dfff libsystem_dnssd.dylib arm64 <70f6609c95f03d30b65bc26064033647> /usr/lib/system/libsystem_dnssd.dylib 0x195a1e000 - 0x195a24fff PushKit arm64 /System/Library/Frameworks/PushKit.framework/PushKit 0x195a25000 - 0x195b2afff FileProvider arm64 /System/Library/Frameworks/FileProvider.framework/FileProvider 0x195b3f000 - 0x195b40fff BackgroundTaskAgent arm64 /System/Library/PrivateFrameworks/BackgroundTaskAgent.framework/BackgroundTaskAgent 0x195b41000 - 0x195b46fff LinguisticData arm64 <5408531c1d0e3cd7b78ded739b8c6630> /System/Library/PrivateFrameworks/LinguisticData.framework/LinguisticData 0x195b47000 - 0x195b5ffff CoreSDB arm64 <9fa211cf0a673483840f18e4f2dde501> /System/Library/PrivateFrameworks/CoreSDB.framework/CoreSDB 0x195b60000 - 0x195b70fff Categories arm64 <3ff14778575e3b7081f2284031eb978d> /System/Library/PrivateFrameworks/Categories.framework/Categories 0x195b71000 - 0x195b8afff DoNotDisturb arm64 /System/Library/PrivateFrameworks/DoNotDisturb.framework/DoNotDisturb 0x195b8b000 - 0x195c46fff VideoToolbox arm64 /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox 0x195c47000 - 0x196050fff SceneKit arm64 <1864a7c7c6d336eb8789260564183f42> /System/Library/Frameworks/SceneKit.framework/SceneKit 0x196051000 - 0x196059fff EmojiKit arm64 <48c36aa951a33d8596134a8908f1b3d3> /System/Library/PrivateFrameworks/EmojiKit.framework/EmojiKit 0x19605a000 - 0x196074fff Messages arm64 /System/Library/Frameworks/Messages.framework/Messages 0x196075000 - 0x196079fff CameraKit arm64 /System/Library/PrivateFrameworks/CameraKit.framework/CameraKit 0x19607a000 - 0x19607bfff MessageSupport arm64 <04dd3c8467823b9ab426de2fc0124544> /System/Library/PrivateFrameworks/MessageSupport.framework/MessageSupport 0x19607c000 - 0x1960d7fff PersonalizationPortrait arm64 <981bfc12db6f3adea278a17942673cf5> /System/Library/PrivateFrameworks/PersonalizationPortrait.framework/PersonalizationPortrait 0x1960d8000 - 0x196146fff AppStoreDaemon arm64 <8d80d5b9fad33f18bb277b5a6ffebc05> /System/Library/PrivateFrameworks/AppStoreDaemon.framework/AppStoreDaemon 0x1961a1000 - 0x1961a9fff SymptomDiagnosticReporter arm64 <7fe89de3ecb2381b9cb74e6497ff3745> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/SymptomDiagnosticReporter 0x1961aa000 - 0x1961acfff IOSurfaceAccelerator arm64 /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/IOSurfaceAccelerator 0x1961ad000 - 0x19625bfff AssetsLibraryServices arm64 <48d669ea5de33f88825ea8ff1fd2ed93> /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices 0x19625c000 - 0x19628afff DataAccessExpress arm64 <4870fda4a66e3c03af6f40cc700dfebc> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress 0x19628b000 - 0x1962f9fff EmailFoundation arm64 <712148eac5f33c09ad5ca87c73a985e9> /System/Library/PrivateFrameworks/EmailFoundation.framework/EmailFoundation 0x1962fa000 - 0x19630efff CoreFollowUp arm64 <3f426f64986f3431ba5d5dc3759c498d> /System/Library/PrivateFrameworks/CoreFollowUp.framework/CoreFollowUp 0x19630f000 - 0x196317fff FamilyCircle arm64 /System/Library/PrivateFrameworks/FamilyCircle.framework/FamilyCircle 0x196318000 - 0x19632dfff libcoretls.dylib arm64 /usr/lib/libcoretls.dylib 0x196384000 - 0x196415fff libate.dylib arm64 /usr/lib/libate.dylib 0x1976c6000 - 0x197714fff FTServices arm64 <8200be85df163301b8ff129147fb083f> /System/Library/PrivateFrameworks/FTServices.framework/FTServices 0x1977b5000 - 0x1977c5fff MaterialKit arm64 <0056d99289d73b2b9cd3101ad3654031> /System/Library/PrivateFrameworks/MaterialKit.framework/MaterialKit 0x1977c6000 - 0x197830fff SAObjects arm64 <1843eaa6d35934bb95e80b4f8e3a6ea4> /System/Library/PrivateFrameworks/SAObjects.framework/SAObjects 0x197831000 - 0x19783bfff CoreRecents arm64 /System/Library/PrivateFrameworks/CoreRecents.framework/CoreRecents 0x19783c000 - 0x197882fff MIME arm64 <294dd9dc59bf39fe846c4c6acbd79ad1> /System/Library/PrivateFrameworks/MIME.framework/MIME 0x1978e4000 - 0x1978f1fff DataMigration arm64 <8f1d8a0bb9e43ebc9e701932ba8a1e1c> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration 0x1979f6000 - 0x197a51fff EmailCore arm64 <9004f3f5e73b3e1a8b86d71a447d18b4> /System/Library/PrivateFrameworks/EmailCore.framework/EmailCore 0x197aa5000 - 0x197ac9fff IconServices arm64 <6760398284583c048830f768dcf664b0> /System/Library/PrivateFrameworks/IconServices.framework/IconServices 0x197aca000 - 0x197cb7fff iTunesCloud arm64 <4c4f6a79e2623fb9840854aaa49f2dc3> /System/Library/PrivateFrameworks/iTunesCloud.framework/iTunesCloud 0x197cb8000 - 0x197f7cfff MusicLibrary arm64 <4e63d976b63736a09dc313fc7e3d9a52> /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary 0x197f7d000 - 0x197f7efff WatchdogClient arm64 /System/Library/PrivateFrameworks/WatchdogClient.framework/WatchdogClient 0x197f7f000 - 0x197f90fff libprequelite.dylib arm64 <4546b5ab7cf636cfa3fce6f66566a6a2> /usr/lib/libprequelite.dylib 0x197fb5000 - 0x197fbafff IDSKVStore arm64 /System/Library/PrivateFrameworks/IDSKVStore.framework/IDSKVStore 0x197fbb000 - 0x197fcbfff CoreEmoji arm64 <9c62f4899b843203b6277df1548a2057> /System/Library/PrivateFrameworks/CoreEmoji.framework/CoreEmoji 0x197fcc000 - 0x198063fff Email arm64 /System/Library/PrivateFrameworks/Email.framework/Email 0x198064000 - 0x1980c8fff ClassKit arm64 /System/Library/Frameworks/ClassKit.framework/ClassKit 0x198134000 - 0x198141fff CPMS arm64 /System/Library/PrivateFrameworks/CPMS.framework/CPMS 0x198142000 - 0x19814afff RTCReporting arm64 <4956425a4c453b02980028575f51f19d> /System/Library/PrivateFrameworks/RTCReporting.framework/RTCReporting 0x1982a6000 - 0x1982f2fff MobileBackup arm64 /System/Library/PrivateFrameworks/MobileBackup.framework/MobileBackup 0x1983a1000 - 0x1983a8fff CoreTime arm64 <819c7a0291053ab59e6962d89046be61> /System/Library/PrivateFrameworks/CoreTime.framework/CoreTime 0x1983f0000 - 0x19852efff IMDPersistence arm64 /System/Library/PrivateFrameworks/IMDPersistence.framework/IMDPersistence 0x1985a5000 - 0x19864afff DistributedEvaluation arm64 <2f4481e6089a32f1a95040654dd350a2> /System/Library/PrivateFrameworks/DistributedEvaluation.framework/DistributedEvaluation 0x19864b000 - 0x198699fff DataAccess arm64 <511e280e55533839a44f767d5f55e488> /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess 0x1989d5000 - 0x198a28fff ToneLibrary arm64 <820cd5e145cf3638adf4d8bd39899ea3> /System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary 0x198a29000 - 0x198cc1fff CoreNavigation arm64 /System/Library/PrivateFrameworks/CoreNavigation.framework/CoreNavigation 0x198cc2000 - 0x198ce0fff AppConduit arm64 <2f2102d9d6b53e98bfa84978ed4b58d4> /System/Library/PrivateFrameworks/AppConduit.framework/AppConduit 0x198ce1000 - 0x198cf9fff IntlPreferences arm64 /System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences 0x1990a7000 - 0x199195fff CoreBrightness arm64 /System/Library/PrivateFrameworks/CoreBrightness.framework/CoreBrightness 0x199196000 - 0x19919dfff libIOReport.dylib arm64 <10f1d251510b37f98d7c266c5a542b66> /usr/lib/libIOReport.dylib 0x199301000 - 0x199325fff GameController arm64 <407b19e287243ff29e7861dd4d0012ad> /System/Library/Frameworks/GameController.framework/GameController 0x199326000 - 0x19955afff libBNNS.dylib arm64 <01942ad29a4c351eaa5544085a064306> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBNNS.dylib 0x19955b000 - 0x199562fff StudyLog arm64 <2932aac76ead300d8db77a325e1e1d7c> /System/Library/PrivateFrameworks/StudyLog.framework/StudyLog 0x1995e9000 - 0x199677fff iTunesStore arm64 <9ed836595bff34c6bd6fa3b14ac837f2> /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore 0x19968d000 - 0x199bccfff libAudioDSP.dylib arm64 /System/Library/Frameworks/AudioToolbox.framework/libAudioDSP.dylib 0x199bcd000 - 0x19a0c6fff AudioCodecs arm64 <0977207de14f3817b7cdb34f9f076c5d> /System/Library/Frameworks/AudioToolbox.framework/AudioCodecs 0x19a0c7000 - 0x19a11efff SafariCore arm64 <1747deeb73a1304197b5410bb640ec59> /System/Library/PrivateFrameworks/SafariCore.framework/SafariCore 0x19a11f000 - 0x19a186fff ScreenTimeCore arm64 /System/Library/PrivateFrameworks/ScreenTimeCore.framework/ScreenTimeCore 0x19a797000 - 0x19a7a9fff LocalAuthentication arm64 /System/Library/Frameworks/LocalAuthentication.framework/LocalAuthentication 0x19a7aa000 - 0x19a7aefff CommunicationsFilter arm64 <5e02c60c8e3930f7990f070f2d7e9701> /System/Library/PrivateFrameworks/CommunicationsFilter.framework/CommunicationsFilter 0x19a7af000 - 0x19a7d1fff AddressBook arm64 /System/Library/Frameworks/AddressBook.framework/AddressBook 0x19a7d2000 - 0x19a7ddfff CaptiveNetwork arm64 /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork 0x19a7de000 - 0x19a7defff AdSupport arm64 <741862adf81a3dd99e1fa74bbc350581> /System/Library/Frameworks/AdSupport.framework/AdSupport 0x19a7df000 - 0x19a8f4fff SpriteKit arm64 <29f2043a1a1a36338f4514749bb7a284> /System/Library/Frameworks/SpriteKit.framework/SpriteKit 0x19a8f5000 - 0x19a92dfff Proximity arm64 <10017cc0315d38f3affa4c8e6d377538> /System/Library/PrivateFrameworks/Proximity.framework/Proximity 0x19a92e000 - 0x19a9defff libBLAS.dylib arm64 <79cc9111f6503d618043b69e3f57a8eb> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib 0x19a9df000 - 0x19a9edfff CTCarrierSpace arm64 <2c14bfa8f7b63726bfc073425be011f6> /System/Library/PrivateFrameworks/CTCarrierSpace.framework/CTCarrierSpace 0x19aa7c000 - 0x19aad4fff PhotoLibrary arm64 <7e61833d4e523b35bec2d6563238c4a5> /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary 0x19aad5000 - 0x19b1f7fff PhotosUICore arm64 /System/Library/PrivateFrameworks/PhotosUICore.framework/PhotosUICore 0x19b1f8000 - 0x19b2c3fff CoreParsec arm64 /System/Library/PrivateFrameworks/CoreParsec.framework/CoreParsec 0x19b4b2000 - 0x19b4cdfff libtailspin.dylib arm64 /usr/lib/libtailspin.dylib 0x19b50c000 - 0x19b529fff KeychainCircle arm64 /System/Library/PrivateFrameworks/KeychainCircle.framework/KeychainCircle 0x19b52a000 - 0x19b53efff ContactsDonation arm64 /System/Library/PrivateFrameworks/ContactsDonation.framework/ContactsDonation 0x19b589000 - 0x19b592fff MobileActivation arm64 <61af7d53190e3a44928fbf8d4e0749fc> /System/Library/PrivateFrameworks/MobileActivation.framework/MobileActivation 0x19b613000 - 0x19b621fff MobileIcons arm64 /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons 0x19b622000 - 0x19b721fff ResponseKit arm64 <2908808b54213cc49f5f3c913a84bd38> /System/Library/PrivateFrameworks/ResponseKit.framework/ResponseKit 0x19b73e000 - 0x19b777fff Notes arm64 /System/Library/PrivateFrameworks/Notes.framework/Notes 0x19b778000 - 0x19b78ffff MetalKit arm64 <639fe900d63b3880917fb016940ac87f> /System/Library/Frameworks/MetalKit.framework/MetalKit 0x19b7e8000 - 0x19b832fff CoreHaptics arm64 /System/Library/Frameworks/CoreHaptics.framework/CoreHaptics 0x19b833000 - 0x19b8fbfff ProofReader arm64 <2483754368d135358b1435035f7b78b2> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader 0x19b94a000 - 0x19b955fff EmailAddressing arm64 <6282c80ed1ae36d59a2744c55d94deab> /System/Library/PrivateFrameworks/EmailAddressing.framework/EmailAddressing 0x19b956000 - 0x19b96bfff MailServices arm64 <6313273c32e4335eb81bd1e62bad9c75> /System/Library/PrivateFrameworks/MailServices.framework/MailServices 0x19b96c000 - 0x19b9fbfff CoreSymbolication arm64 /System/Library/PrivateFrameworks/CoreSymbolication.framework/CoreSymbolication 0x19b9fc000 - 0x19ba02fff IdleTimerServices arm64 <802865a0d6f337fc9eda69c713233135> /System/Library/PrivateFrameworks/IdleTimerServices.framework/IdleTimerServices 0x19bafc000 - 0x19bbb5fff VideoSubscriberAccount arm64 /System/Library/Frameworks/VideoSubscriberAccount.framework/VideoSubscriberAccount 0x19bbca000 - 0x19bbcdfff FTClientServices arm64 /System/Library/PrivateFrameworks/FTClientServices.framework/FTClientServices 0x19bbce000 - 0x19bc33fff ContactsUICore arm64 <809101bb8b6c3f1a8b508f75b0908f35> /System/Library/PrivateFrameworks/ContactsUICore.framework/ContactsUICore 0x19c08f000 - 0x19c0d6fff LoggingSupport arm64 <24c943753378364c8d30b901d874a5f1> /System/Library/PrivateFrameworks/LoggingSupport.framework/LoggingSupport 0x19c1da000 - 0x19c233fff ProtectedCloudStorage arm64 <9338f1276ef2313b902738327d71156b> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/ProtectedCloudStorage 0x19c31a000 - 0x19c322fff OpenGLES arm64 <604e4d2b07c1328397e443cf3bfa48b6> /System/Library/Frameworks/OpenGLES.framework/OpenGLES 0x19c482000 - 0x19c48afff libGFXShared.dylib arm64 /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib 0x19c48b000 - 0x19c4c0fff SharedUtils arm64 /System/Library/Frameworks/LocalAuthentication.framework/Support/SharedUtils.framework/SharedUtils 0x19c4c1000 - 0x19c50efff PhotosFormats arm64 /System/Library/PrivateFrameworks/PhotosFormats.framework/PhotosFormats 0x19c52e000 - 0x19cd3efff CoreRE arm64 <280b4cb898043bd3bad214d1d178cc46> /System/Library/PrivateFrameworks/CoreRE.framework/CoreRE 0x19cd3f000 - 0x19d7fdfff AppleCV3D arm64 <9b9af1c8ed663a399025021f2c55de14> /System/Library/PrivateFrameworks/AppleCV3D.framework/AppleCV3D 0x19d7fe000 - 0x19da2afff ARKit arm64 /System/Library/Frameworks/ARKit.framework/ARKit 0x19da2b000 - 0x19db1afff AvatarUI arm64 /System/Library/PrivateFrameworks/AvatarUI.framework/AvatarUI 0x19db1b000 - 0x19db57fff StreamingZip arm64 /System/Library/PrivateFrameworks/StreamingZip.framework/StreamingZip 0x19e25f000 - 0x19e288fff CameraEditKit arm64 <8d3a6a25d3b73832a36fc41053fa142a> /System/Library/PrivateFrameworks/CameraEditKit.framework/CameraEditKit 0x19e289000 - 0x19e792fff PhotosUI arm64 <88cffdcb4afe30b5ad6ad2477a3eb025> /System/Library/Frameworks/PhotosUI.framework/PhotosUI 0x19e793000 - 0x19e946fff SafariShared arm64 <825d900373be36af85f2f6047c44a410> /System/Library/PrivateFrameworks/SafariShared.framework/SafariShared 0x19e9cc000 - 0x19e9cffff InternationalTextSearch arm64 <9662ee215e3a3d7fbe5111de8e06a777> /System/Library/PrivateFrameworks/InternationalTextSearch.framework/InternationalTextSearch 0x19e9ed000 - 0x19ea09fff AssetCacheServices arm64 <9b1979e1641635f780d96135e4b3fe01> /System/Library/PrivateFrameworks/AssetCacheServices.framework/AssetCacheServices 0x19eee0000 - 0x19ef1dfff PhotosPlayer arm64 <15406bee96ba384a843a84d1dfceb329> /System/Library/PrivateFrameworks/PhotosPlayer.framework/PhotosPlayer 0x19ef34000 - 0x19f376fff AVConference arm64 /System/Library/PrivateFrameworks/AVConference.framework/AVConference 0x19f377000 - 0x19f37cfff IncomingCallFilter arm64 /System/Library/PrivateFrameworks/IncomingCallFilter.framework/IncomingCallFilter 0x19f398000 - 0x19f3b0fff NetworkStatistics arm64 /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics 0x19f81b000 - 0x19f821fff Netrb arm64 /System/Library/PrivateFrameworks/Netrb.framework/Netrb 0x19f825000 - 0x19f858fff EAP8021X arm64 <881fc2429f963a45991e8db95d80cc15> /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X 0x19f859000 - 0x19f85bfff OSAServicesClient arm64 /System/Library/PrivateFrameworks/OSAServicesClient.framework/OSAServicesClient 0x19f9df000 - 0x19f9e3fff libgermantok.dylib arm64 /usr/lib/libgermantok.dylib 0x19f9e4000 - 0x19fa96fff libmecab.dylib arm64 <528a16b2ac603eafb22f2ce03f88cfa3> /usr/lib/libmecab.dylib 0x19fa97000 - 0x19fad2fff Catalyst arm64 /System/Library/PrivateFrameworks/Catalyst.framework/Catalyst 0x19fb8f000 - 0x19fba7fff EmojiFoundation arm64 /System/Library/PrivateFrameworks/EmojiFoundation.framework/EmojiFoundation 0x19fc40000 - 0x19fc7cfff VoiceServices arm64 /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices 0x19fc7d000 - 0x19fd93fff Navigation arm64 <87b7f210343337ffb6511b046182d94a> /System/Library/PrivateFrameworks/Navigation.framework/Navigation 0x19fe8e000 - 0x19ff94fff libEmbeddedSystemAUs.dylib arm64 <85e1403a09b63697bcc7c1b348b1e149> /System/Library/Frameworks/AudioToolbox.framework/libEmbeddedSystemAUs.dylib 0x19ff95000 - 0x1a00aafff AvatarKit arm64 <8860a3efd9283d859439e6ecc1c390af> /System/Library/PrivateFrameworks/AvatarKit.framework/AvatarKit 0x1a00ab000 - 0x1a00b9fff CoreDuetDaemonProtocol arm64 <0ac2c75be0dc347389b78ad94eeacfb7> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/CoreDuetDaemonProtocol 0x1a00ba000 - 0x1a00d9fff FTAWD arm64 <8f8301a656433cbf8bf5f6b6321be47d> /System/Library/PrivateFrameworks/FTAWD.framework/FTAWD 0x1a168c000 - 0x1a168efff OAuth arm64 <237248e78d693f699ea0b03e8709269a> /System/Library/PrivateFrameworks/OAuth.framework/OAuth 0x1a1929000 - 0x1a1964fff DifferentialPrivacy arm64 /System/Library/PrivateFrameworks/DifferentialPrivacy.framework/DifferentialPrivacy 0x1a1bfa000 - 0x1a1c15fff CoreCDP arm64 /System/Library/PrivateFrameworks/CoreCDP.framework/CoreCDP 0x1a1c16000 - 0x1a1daefff EmailDaemon arm64 <4641b63d05bb3a6296304fb99b074e73> /System/Library/PrivateFrameworks/EmailDaemon.framework/EmailDaemon 0x1a2112000 - 0x1a213dfff MailSupport arm64 <46c86dc4d3fa32b1a5951332a9cee50d> /System/Library/PrivateFrameworks/MailSupport.framework/MailSupport 0x1a213e000 - 0x1a21acfff libarchive.2.dylib arm64 /usr/lib/libarchive.2.dylib 0x1a21ad000 - 0x1a21ddfff C2 arm64 /System/Library/PrivateFrameworks/C2.framework/C2 0x1a21de000 - 0x1a2211fff NaturalLanguage arm64 /System/Library/Frameworks/NaturalLanguage.framework/NaturalLanguage 0x1a22a4000 - 0x1a22a5fff libsystem_coreservices.dylib arm64 <600c7f6d924d3823bd9327d7558cc61c> /usr/lib/system/libsystem_coreservices.dylib 0x1a22b7000 - 0x1a22c9fff libmis.dylib arm64 <3f17d308a52238f58452f82c9917d7dc> /usr/lib/libmis.dylib 0x1a22ca000 - 0x1a231ffff WebBookmarks arm64 <4071d6652f8b3466a9a2111d63ae7236> /System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks 0x1a2320000 - 0x1a232dfff DCIMServices arm64 <50a177b0431d3db289414a2fd5ba93f1> /System/Library/PrivateFrameworks/DCIMServices.framework/DCIMServices 0x1a232e000 - 0x1a247efff CloudPhotoLibrary arm64 <55162b93a1053296924bc2f9d9797df2> /System/Library/PrivateFrameworks/CloudPhotoLibrary.framework/CloudPhotoLibrary 0x1a247f000 - 0x1a24b8fff ContactsAutocomplete arm64 <1f9053b420273b5aa885a671a69c8738> /System/Library/PrivateFrameworks/ContactsAutocomplete.framework/ContactsAutocomplete 0x1a24b9000 - 0x1a24c1fff libcopyfile.dylib arm64 <5c00c4e5e50f3510bd01ed6279058308> /usr/lib/system/libcopyfile.dylib 0x1a24c2000 - 0x1a24e3fff UsageTracking arm64 <7ff41e20347a3216b2026fd0ccfc2bdc> /System/Library/PrivateFrameworks/UsageTracking.framework/UsageTracking 0x1a2823000 - 0x1a28b7fff AccountsDaemon arm64 <8206296baef1362f8750fa120df80e69> /System/Library/PrivateFrameworks/AccountsDaemon.framework/AccountsDaemon 0x1a28b8000 - 0x1a28c3fff AppleIDSSOAuthentication arm64 <560e7e1e694e39588f7c5551a2e2c4e6> /System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/AppleIDSSOAuthentication 0x1a28c4000 - 0x1a28d7fff SettingsFoundation arm64 <2f10b1d47cf83168bea690d34c716bd9> /System/Library/PrivateFrameworks/SettingsFoundation.framework/SettingsFoundation 0x1a2a13000 - 0x1a2a95fff Symbolication arm64 /System/Library/PrivateFrameworks/Symbolication.framework/Symbolication 0x1a2a96000 - 0x1a2af8fff GameplayKit arm64 <6f41f5c7f4e63e2d9c719d6ab4d8bafe> /System/Library/Frameworks/GameplayKit.framework/GameplayKit 0x1a2af9000 - 0x1a2c49fff GameCenterUI arm64 <8123111a65a632c5a0ace1b15f39d423> /System/Library/PrivateFrameworks/GameCenterUI.framework/GameCenterUI 0x1a2c4a000 - 0x1a2c97fff ChunkingLibrary arm64 <36f9e5cf0d843a36941161bf263360c3> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary 0x1a2c9b000 - 0x1a2c9ffff DAAPKit arm64 <0bc21d54c27c31179f521851515a91fc> /System/Library/PrivateFrameworks/DAAPKit.framework/DAAPKit 0x1a3175000 - 0x1a3177fff CoreDuetDebugLogging arm64 <7a624f9e73f23749a1ed6565c2806fda> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/CoreDuetDebugLogging 0x1a3c9d000 - 0x1a3cdbfff SignpostSupport arm64 <99baaa120ac63c5fa24a1f7c73bf3698> /System/Library/PrivateFrameworks/SignpostSupport.framework/SignpostSupport 0x1a3f70000 - 0x1a3f79fff SignpostCollection arm64 <665fd99ec6ef31adadb9b8a4908d8f90> /System/Library/PrivateFrameworks/SignpostCollection.framework/SignpostCollection 0x1a46a5000 - 0x1a46abfff URLFormatting arm64 /System/Library/PrivateFrameworks/URLFormatting.framework/URLFormatting 0x1a46c0000 - 0x1a4766fff MMCS arm64 <264b3829c67e3a3fb9415e81eed9d30d> /System/Library/PrivateFrameworks/MMCS.framework/MMCS 0x1a47bf000 - 0x1a49ebfff MobileSpotlightIndex arm64 <32b5883183633d8791f88047598594c4> /System/Library/PrivateFrameworks/MobileSpotlightIndex.framework/MobileSpotlightIndex 0x1a4e0a000 - 0x1a4e50fff CoreLocationProtobuf arm64 /System/Library/PrivateFrameworks/CoreLocationProtobuf.framework/CoreLocationProtobuf 0x1a4f04000 - 0x1a4f80fff Quagga arm64 /System/Library/PrivateFrameworks/Quagga.framework/Quagga 0x1a5218000 - 0x1a5226fff libAXSpeechManager.dylib arm64 <8821a1beb3f63f8390a3465f7bea8c53> /usr/lib/libAXSpeechManager.dylib 0x1a528b000 - 0x1a52a0fff libEDR arm64 /System/Library/PrivateFrameworks/libEDR.framework/libEDR 0x1a52a1000 - 0x1a52aafff IMTranscoding arm64 /System/Library/PrivateFrameworks/IMTranscoding.framework/IMTranscoding 0x1a5be0000 - 0x1a5ec2fff VideoProcessing arm64 <23dc283060eb36e389dbde74b2fc95fe> /System/Library/PrivateFrameworks/VideoProcessing.framework/VideoProcessing 0x1a5ec3000 - 0x1a5ed1fff libperfcheck.dylib arm64 /usr/lib/libperfcheck.dylib 0x1a5ed2000 - 0x1a5eddfff libAudioStatistics.dylib arm64 /usr/lib/libAudioStatistics.dylib 0x1a60a4000 - 0x1a60b4fff caulk arm64 <24522efcb725360b943653fa2b476a03> /System/Library/PrivateFrameworks/caulk.framework/caulk 0x1a60f3000 - 0x1a60f9fff MobileSystemServices arm64 /System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices 0x1a628f000 - 0x1a62a8fff TextToSpeech arm64 <0f671f4e59f0345da7fff109eb88864b> /System/Library/PrivateFrameworks/TextToSpeech.framework/TextToSpeech 0x1a62b1000 - 0x1a62ecfff ViceroyTrace arm64 /System/Library/PrivateFrameworks/AVConference.framework/Frameworks/ViceroyTrace.framework/ViceroyTrace 0x1a636d000 - 0x1a638bfff CloudServices arm64 /System/Library/PrivateFrameworks/CloudServices.framework/CloudServices 0x1a7006000 - 0x1a702bfff CloudKitCode arm64 <77c30d2b4db53c5a8c997681eed29879> /System/Library/PrivateFrameworks/CloudKitCode.framework/CloudKitCode 0x1a716d000 - 0x1a7227fff CloudKitCodeProtobuf arm64 /System/Library/PrivateFrameworks/CloudKitCodeProtobuf.framework/CloudKitCodeProtobuf 0x1a7228000 - 0x1a7232fff HID arm64 <888d3ab055d73e5cb7ea184f62ea6806> /System/Library/PrivateFrameworks/HID.framework/HID 0x1a725f000 - 0x1a7298fff libGLImage.dylib arm64 <4b650111ce0e3ae1bec728cbb07165d7> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib 0x1a7695000 - 0x1a76a6fff libSparseBLAS.dylib arm64 <8913dba9e4da3bb68254d453e933106f> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparseBLAS.dylib 0x1a76a7000 - 0x1a76bafff Engram arm64 /System/Library/PrivateFrameworks/Engram.framework/Engram 0x1a7731000 - 0x1a776bfff DataDetectorsNaturalLanguage arm64 /System/Library/PrivateFrameworks/DataDetectorsNaturalLanguage.framework/DataDetectorsNaturalLanguage 0x1a7a62000 - 0x1a7a6afff FSEvents arm64 <06304d064c9c3220b972b22e6b99dcb7> /System/Library/PrivateFrameworks/FSEvents.framework/FSEvents 0x1a7a7a000 - 0x1a7af6fff CoreDAV arm64 <5de76699b852339e83a9961f4996f863> /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV 0x1a843e000 - 0x1a844efff RemoteTextInput arm64 <067c806ccba83614bb44c3c09c197142> /System/Library/PrivateFrameworks/RemoteTextInput.framework/RemoteTextInput 0x1a8477000 - 0x1a84a6fff iCalendar arm64 /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar 0x1a84c3000 - 0x1a84ccfff CloudPhotoServices arm64 /System/Library/PrivateFrameworks/CloudPhotoServices.framework/CloudPhotoServices 0x1a850b000 - 0x1a851ffff libLinearAlgebra.dylib arm64 /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib 0x1a85b3000 - 0x1a86adfff ConfigurationEngineModel arm64 <7d92edb5f10938d7874cc995869bee7b> /System/Library/PrivateFrameworks/ConfigurationEngineModel.framework/ConfigurationEngineModel 0x1a86ae000 - 0x1a86b5fff CertUI arm64 <0a6830e4bb03304e83b7987210b69283> /System/Library/PrivateFrameworks/CertUI.framework/CertUI 0x1a87c7000 - 0x1a87d5fff CoreAUC arm64 <90948f76ec2035b5a37527f9c43d0e20> /System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC 0x1a916d000 - 0x1a91b3fff PhysicsKit arm64 /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit 0x1a91b4000 - 0x1a9205fff CorePrediction arm64 <611a49a6b7c738b4bdf5ee20b478d513> /System/Library/PrivateFrameworks/CorePrediction.framework/CorePrediction 0x1a95f6000 - 0x1a9643fff SafariSafeBrowsing arm64 <8ca67f40ab7d393c823233a86faf73b5> /System/Library/PrivateFrameworks/SafariSafeBrowsing.framework/SafariSafeBrowsing 0x1a969f000 - 0x1a96cffff OpenAL arm64 <2789c1c24f59351ab4dbebb9ae6c5894> /System/Library/Frameworks/OpenAL.framework/OpenAL 0x1a99ed000 - 0x1a9a63fff HomeSharing arm64 /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing 0x1a9af2000 - 0x1a9b10fff GenerationalStorage arm64 <86771d0e35663419bc7e0a0bbcc9ca0a> /System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage 0x1a9b11000 - 0x1a9b28fff IMSharedUI arm64 <4b711e9f795e34fcb49128739c65fea1> /System/Library/PrivateFrameworks/IMSharedUI.framework/IMSharedUI 0x1a9b73000 - 0x1a9b7efff PersonaKit arm64 <32200c628e063858a8b950cf6f7e2774> /System/Library/PrivateFrameworks/PersonaKit.framework/PersonaKit 0x1a9b7f000 - 0x1a9b8bfff PersonaUI arm64 <278d5acbade0350ab120e70178490f6d> /System/Library/PrivateFrameworks/PersonaUI.framework/PersonaUI 0x1a9f98000 - 0x1a9f9dfff kperf arm64 <32595fbecfff32cd9c6311306bb94b9d> /System/Library/PrivateFrameworks/kperf.framework/kperf 0x1aa13a000 - 0x1aa148fff AssetsLibrary arm64 /System/Library/Frameworks/AssetsLibrary.framework/AssetsLibrary 0x1aa175000 - 0x1aa1a8fff libpcap.A.dylib arm64 <90e142a0cf673ed6a35eb85c7d41b010> /usr/lib/libpcap.A.dylib 0x1aa425000 - 0x1aa466fff CoreCDPInternal arm64 <1df9fd5477773df09c1846532327c1a5> /System/Library/PrivateFrameworks/CoreCDPInternal.framework/CoreCDPInternal 0x1aa467000 - 0x1aa47bfff WebUI arm64 <7a1f786e9d1d319b87e823e009df4d5a> /System/Library/PrivateFrameworks/WebUI.framework/WebUI 0x1aa47c000 - 0x1aa493fff SafariFoundation arm64 <82dde3c018ba39cc809a98a9084d9ccd> /System/Library/PrivateFrameworks/SafariFoundation.framework/SafariFoundation 0x1aa4df000 - 0x1aa579fff libvDSP.dylib arm64 /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib 0x1aa57a000 - 0x1aa5a4fff vCard arm64 /System/Library/PrivateFrameworks/vCard.framework/vCard 0x1aa5ec000 - 0x1aa676fff SampleAnalysis arm64 <084ef282a4bd35618c253139b5e27c52> /System/Library/PrivateFrameworks/SampleAnalysis.framework/SampleAnalysis 0x1aa677000 - 0x1aa683fff IntentsFoundation arm64 <9e48c8dcb5f938c1afa304fbfa856a6f> /System/Library/PrivateFrameworks/IntentsFoundation.framework/IntentsFoundation 0x1aa86d000 - 0x1aa86ffff ParsecSubscriptionServiceSupport arm64 /System/Library/PrivateFrameworks/ParsecSubscriptionServiceSupport.framework/ParsecSubscriptionServiceSupport 0x1aa870000 - 0x1aa8fffff MediaPlatform arm64 <44b95f5878533051aab0c0b75cbf97f5> /System/Library/PrivateFrameworks/MediaPlatform.framework/MediaPlatform 0x1aa900000 - 0x1aac10fff MediaLibraryCore arm64 /System/Library/PrivateFrameworks/MediaLibraryCore.framework/MediaLibraryCore 0x1aac73000 - 0x1aacabfff PhotosImagingFoundation arm64 <9f759d4e2e793a4fa1747a2057ddf8ff> /System/Library/PrivateFrameworks/PhotosImagingFoundation.framework/PhotosImagingFoundation 0x1aacac000 - 0x1aaccdfff MediaConversionService arm64 <4fb4c3cfd5bf3968a362ea05047fedcf> /System/Library/PrivateFrameworks/MediaConversionService.framework/MediaConversionService 0x1aacce000 - 0x1aacebfff MediaStream arm64 /System/Library/PrivateFrameworks/MediaStream.framework/MediaStream 0x1aacec000 - 0x1aade6fff CoreMediaStream arm64 <7ab6ec28325b3c6a95499696dd792ce1> /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream 0x1aadfc000 - 0x1aae13fff StorageSettings arm64 <70f7e14b276531469a96a97105fe7d24> /System/Library/PrivateFrameworks/StorageSettings.framework/StorageSettings 0x1aaf00000 - 0x1aaf00fff Accelerate arm64 <45ed52447abc39cdac12a8b2d3a5a562> /System/Library/Frameworks/Accelerate.framework/Accelerate 0x1aaf01000 - 0x1ab216fff libLAPACK.dylib arm64 /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib 0x1ab217000 - 0x1ab21bfff libQuadrature.dylib arm64 <3e867303b3a23f4ea2c16257389b3cfe> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libQuadrature.dylib 0x1ab21c000 - 0x1ab275fff libvMisc.dylib arm64 /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib 0x1ab276000 - 0x1ab276fff vecLib arm64 <5decfb473f053638a3303c3f408b9826> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib 0x1ab27f000 - 0x1ab28dfff AuthenticationServices arm64 /System/Library/Frameworks/AuthenticationServices.framework/AuthenticationServices 0x1ab2d2000 - 0x1ab3c6fff Combine arm64 <8016d92b356a360b846755475e69b611> /System/Library/Frameworks/Combine.framework/Combine 0x1ab3d8000 - 0x1ab428fff CoreMIDI arm64 /System/Library/Frameworks/CoreMIDI.framework/CoreMIDI 0x1ab5b6000 - 0x1ab5eafff CryptoKit arm64 /System/Library/Frameworks/CryptoKit.framework/CryptoKit 0x1ab600000 - 0x1ab625fff GLKit arm64 <9f21572abf613b74bc7055ea08b3ec6b> /System/Library/Frameworks/GLKit.framework/GLKit 0x1ab626000 - 0x1ab653fff GSS arm64 <4a513bda672c344a939dc9779fcd7751> /System/Library/Frameworks/GSS.framework/GSS 0x1ab654000 - 0x1ab654fff GameKit arm64 /System/Library/Frameworks/GameKit.framework/GameKit 0x1ab666000 - 0x1ab697fff MPSCore arm64 /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/MPSCore 0x1ab698000 - 0x1ab714fff MPSImage arm64 <1190dfcb2a853e1f8e0dc03312305cfa> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/MPSImage 0x1ab715000 - 0x1ab736fff MPSMatrix arm64 <186d7ce42ca336a08e230a52bca68681> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/MPSMatrix 0x1ab737000 - 0x1ab74bfff MPSNDArray arm64 /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNDArray.framework/MPSNDArray 0x1ab74c000 - 0x1ab8dcfff MPSNeuralNetwork arm64 /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/MPSNeuralNetwork 0x1ab8dd000 - 0x1ab921fff MPSRayIntersector arm64 <448f0c28db5f35a497d9a87781a24359> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/MPSRayIntersector 0x1ab922000 - 0x1ab922fff MetalPerformanceShaders arm64 /System/Library/Frameworks/MetalPerformanceShaders.framework/MetalPerformanceShaders 0x1ab92f000 - 0x1ab92ffff MobileCoreServices arm64 <367b7c51834a3c9da651e56bc5a19665> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices 0x1ab93a000 - 0x1ab93bfff libCVMSPluginSupport.dylib arm64 <39f778321ea63e4eb9e9d4652704f22d> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib 0x1ab93c000 - 0x1ab942fff libCoreFSCache.dylib arm64 <98a9f130bc473f9fb1a6509d862da4f2> /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib 0x1ab943000 - 0x1ab948fff libCoreVMClient.dylib arm64 <494e9d3a7eca306f9d41a8b65cb6c749> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib 0x1ab97d000 - 0x1ab9b4fff QuickLookThumbnailing arm64 /System/Library/Frameworks/QuickLookThumbnailing.framework/QuickLookThumbnailing 0x1abcc8000 - 0x1abce7fff ReplayKit arm64 <717dee337bc43562b3e0589e708b030d> /System/Library/Frameworks/ReplayKit.framework/ReplayKit 0x1abce8000 - 0x1abde5fff SoundAnalysis arm64 <9a707042e11235e5a40d0b57bd5ba5fd> /System/Library/Frameworks/SoundAnalysis.framework/SoundAnalysis 0x1abde8000 - 0x1abde8fff UIKit arm64 <4fdb24a3542c3828ba78261029c70a23> /System/Library/Frameworks/UIKit.framework/UIKit 0x1abe0a000 - 0x1abeccfff VisionKit arm64 /System/Library/Frameworks/VisionKit.framework/VisionKit 0x1ac035000 - 0x1ac187fff ANECompiler arm64 <6b296be830ef3c04aa153d22287b1acb> /System/Library/PrivateFrameworks/ANECompiler.framework/ANECompiler 0x1ac188000 - 0x1ac198fff ANEServices arm64 <3eed4b031c24339abc1a020d7e7722bc> /System/Library/PrivateFrameworks/ANEServices.framework/ANEServices 0x1ac1a1000 - 0x1ac231fff APFS arm64 <29c8ef70b4b23d3883d504b72e3a05b5> /System/Library/PrivateFrameworks/APFS.framework/APFS 0x1ac232000 - 0x1ac236fff ASEProcessing arm64 <73ea640d90373df2923d9f845bd62f6d> /System/Library/PrivateFrameworks/ASEProcessing.framework/ASEProcessing 0x1ac250000 - 0x1ac2b6fff ICE arm64 <6935b3300da73a628f1ac150589e26ff> /System/Library/PrivateFrameworks/AVConference.framework/Frameworks/ICE.framework/ICE 0x1ac2b7000 - 0x1ac2b7fff LegacyHandle arm64 <42509c15450b36e5a45ee38539489e97> /System/Library/PrivateFrameworks/AVConference.framework/Frameworks/LegacyHandle.framework/LegacyHandle 0x1ac2b8000 - 0x1ac2befff SimpleKeyExchange arm64 <5d6320687e1830e3a9023d8b86437af6> /System/Library/PrivateFrameworks/AVConference.framework/Frameworks/SimpleKeyExchange.framework/SimpleKeyExchange 0x1ac2bf000 - 0x1ac2bffff snatmap arm64 <056774c064f5383bb679752c3d97663a> /System/Library/PrivateFrameworks/AVConference.framework/Frameworks/snatmap.framework/snatmap 0x1ac33e000 - 0x1ac380fff AccessibilitySharedSupport arm64 <73740f6fbba53cb79daec7e998e1b638> /System/Library/PrivateFrameworks/AccessibilitySharedSupport.framework/AccessibilitySharedSupport 0x1ac3dd000 - 0x1ac3e8fff AccountSettings arm64 <4d807c3fb60f3815831f45ed57d3539f> /System/Library/PrivateFrameworks/AccountSettings.framework/AccountSettings 0x1acaaa000 - 0x1acacefff AppleCV3DMOVKit arm64 <1f0859be4a4f3a808727ea43813d0e38> /System/Library/PrivateFrameworks/AppleCV3DMOVKit.framework/AppleCV3DMOVKit 0x1acacf000 - 0x1acad7fff AppleCV3DModels arm64 /System/Library/PrivateFrameworks/AppleCV3DModels.framework/AppleCV3DModels 0x1acad8000 - 0x1acc74fff AppleCVA arm64 <376095a9fee13fe4ba6ad43aca6bdde8> /System/Library/PrivateFrameworks/AppleCVA.framework/AppleCVA 0x1acce7000 - 0x1accf5fff AppleFSCompression arm64 /System/Library/PrivateFrameworks/AppleFSCompression.framework/AppleFSCompression 0x1accf6000 - 0x1acd00fff AppleIDAuthSupport arm64 <22a9fb7b5603389383650474d5434566> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/AppleIDAuthSupport 0x1acd01000 - 0x1acd42fff AppleJPEG arm64 /System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG 0x1acd8b000 - 0x1acd9cfff AppleNeuralEngine arm64 <054d85f1ea203b98a8a72f3bd4a8392e> /System/Library/PrivateFrameworks/AppleNeuralEngine.framework/AppleNeuralEngine 0x1acda3000 - 0x1acdc6fff AppleSauce arm64 <45d33f483aaf39a38150e70c71fc3457> /System/Library/PrivateFrameworks/AppleSauce.framework/AppleSauce 0x1acefe000 - 0x1acf52fff AutoLoop arm64 <88916be26e13389f87a607ae028e0bf6> /System/Library/PrivateFrameworks/AutoLoop.framework/AutoLoop 0x1acfbf000 - 0x1acfeffff Bom arm64 /System/Library/PrivateFrameworks/Bom.framework/Bom 0x1ada69000 - 0x1ada70fff CommonAuth arm64 <731bac69de8c3062a6f8315f4af2ce23> /System/Library/PrivateFrameworks/CommonAuth.framework/CommonAuth 0x1adc0e000 - 0x1add03fff CoreAppleCVA arm64 <6b74df0a45bf32139a1959948276b9e2> /System/Library/PrivateFrameworks/CoreAppleCVA.framework/CoreAppleCVA 0x1add04000 - 0x1add27fff CoreCDPUI arm64 /System/Library/PrivateFrameworks/CoreCDPUI.framework/CoreCDPUI 0x1add62000 - 0x1ade53fff CoreHandwriting arm64 /System/Library/PrivateFrameworks/CoreHandwriting.framework/CoreHandwriting 0x1ade69000 - 0x1ade6dfff CoreOptimization arm64 <09e499e483dd33cca2ef9d4f4b89a98c> /System/Library/PrivateFrameworks/CoreOptimization.framework/CoreOptimization 0x1adee5000 - 0x1adee8fff CryptoKitCBridging arm64 <6dcb13cdc4c133fa98be5069a8f09fbd> /System/Library/PrivateFrameworks/CryptoKitCBridging.framework/CryptoKitCBridging 0x1adee9000 - 0x1adf00fff CryptoKitPrivate arm64 <5ec27bc47b2a3770aac88517be67a5e9> /System/Library/PrivateFrameworks/CryptoKitPrivate.framework/CryptoKitPrivate 0x1adfb8000 - 0x1adfc3fff DeviceIdentity arm64 /System/Library/PrivateFrameworks/DeviceIdentity.framework/DeviceIdentity 0x1adfc8000 - 0x1adfc9fff DiagnosticLogCollection arm64 /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/DiagnosticLogCollection 0x1ae152000 - 0x1ae16dfff DocumentManagerCore arm64 /System/Library/PrivateFrameworks/DocumentManagerCore.framework/DocumentManagerCore 0x1ae224000 - 0x1ae87ffff Espresso arm64 /System/Library/PrivateFrameworks/Espresso.framework/Espresso 0x1aeb31000 - 0x1aef42fff FaceCore arm64 <739f89ca13083c38868e0c03baa0ba31> /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore 0x1af013000 - 0x1af027fff libGSFontCache.dylib arm64 /System/Library/PrivateFrameworks/FontServices.framework/libGSFontCache.dylib 0x1af08b000 - 0x1af097fff libhvf.dylib arm64 <22851faf21e63906835b53c3af30a1d2> /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib 0x1af0b9000 - 0x1af0cdfff Futhark arm64 <01ee4afe7bec3d98bea929c4cead18ff> /System/Library/PrivateFrameworks/Futhark.framework/Futhark 0x1afc19000 - 0x1afc19fff libmetal_timestamp.dylib arm64 /System/Library/PrivateFrameworks/GPUCompiler.framework/Libraries/libmetal_timestamp.dylib 0x1afc30000 - 0x1afcfbfff GameCenterFoundation arm64 /System/Library/PrivateFrameworks/GameCenterFoundation.framework/GameCenterFoundation 0x1afcfc000 - 0x1afd99fff GameKitServices arm64 <0c225f1a343f391cb424b46669aeb222> /System/Library/PrivateFrameworks/GameKitServices.framework/GameKitServices 0x1afd9a000 - 0x1afda6fff GraphVisualizer arm64 <184c847f48e530e3b7ec62df77389172> /System/Library/PrivateFrameworks/GraphVisualizer.framework/GraphVisualizer 0x1b069a000 - 0x1b070afff Heimdal arm64 /System/Library/PrivateFrameworks/Heimdal.framework/Heimdal 0x1b0ba3000 - 0x1b0c0cfff InertiaCam arm64 <58c903a69172332fb5583b72e23f42f3> /System/Library/PrivateFrameworks/InertiaCam.framework/InertiaCam 0x1b0c55000 - 0x1b0c5cfff InternationalSupport arm64 <2cb4779d4e2736309157ac43521d9013> /System/Library/PrivateFrameworks/InternationalSupport.framework/InternationalSupport 0x1b0caa000 - 0x1b0cc4fff Jet arm64 /System/Library/PrivateFrameworks/Jet.framework/Jet 0x1b0de5000 - 0x1b0df5fff LegacyGameKit arm64 /System/Library/PrivateFrameworks/LegacyGameKit.framework/LegacyGameKit 0x1b0ec4000 - 0x1b0eeffff MOVStreamIO arm64 /System/Library/PrivateFrameworks/MOVStreamIO.framework/MOVStreamIO 0x1b0efc000 - 0x1b0efcfff Marco arm64 <3349b784c7a43a0da9b339233c689f85> /System/Library/PrivateFrameworks/Marco.framework/Marco 0x1b13af000 - 0x1b13d9fff MetricsKit arm64 <4d1e649e679b3c00bc85eaa858500936> /System/Library/PrivateFrameworks/MetricsKit.framework/MetricsKit 0x1b13e9000 - 0x1b13fcfff MobileDeviceLink arm64 /System/Library/PrivateFrameworks/MobileDeviceLink.framework/MobileDeviceLink 0x1b14a7000 - 0x1b1676fff NeutrinoCore arm64 <30b98a45f8213740b640453daf282ba4> /System/Library/PrivateFrameworks/NeutrinoCore.framework/NeutrinoCore 0x1b1677000 - 0x1b1690fff NeutrinoKit arm64 /System/Library/PrivateFrameworks/NeutrinoKit.framework/NeutrinoKit 0x1b16b3000 - 0x1b16f2fff OTSVG arm64 <7d60ca625bb03b4292eb56386847aa1e> /System/Library/PrivateFrameworks/OTSVG.framework/OTSVG 0x1b1ca7000 - 0x1b1ce9fff PBBridgeSupport arm64 <1dcc582c74f93f93854ea94c9cd66c06> /System/Library/PrivateFrameworks/PBBridgeSupport.framework/PBBridgeSupport 0x1b1d36000 - 0x1b1d36fff PhoneNumbers arm64 <3d872eff13233a1c9fdf9af8093ec832> /System/Library/PrivateFrameworks/PhoneNumbers.framework/PhoneNumbers 0x1b1d3e000 - 0x1b1e2bfff PhotoImaging arm64 <78d9812090dd3a66965b22d8a640428c> /System/Library/PrivateFrameworks/PhotoImaging.framework/PhotoImaging 0x1b34f1000 - 0x1b34fdfff PrototypeToolsUI arm64 <01dce0216f5633988b7b7cd0a4ebcc4f> /System/Library/PrivateFrameworks/PrototypeToolsUI.framework/PrototypeToolsUI 0x1b353a000 - 0x1b354efff QuickLookSupport arm64 <91f731a0c5a53d1bb5e92c82f94109a6> /System/Library/PrivateFrameworks/QuickLookSupport.framework/QuickLookSupport 0x1b3701000 - 0x1b3705fff RevealCore arm64 /System/Library/PrivateFrameworks/RevealCore.framework/RevealCore 0x1b37fc000 - 0x1b382dfff ScreenReaderCore arm64 <9ef031c52741306185ee8432add63bfa> /System/Library/PrivateFrameworks/ScreenReaderCore.framework/ScreenReaderCore 0x1b38a2000 - 0x1b38aefff SetupAssistantSupport arm64 <710ef63d26a23bdcb11bc7373ede4008> /System/Library/PrivateFrameworks/SetupAssistantSupport.framework/SetupAssistantSupport 0x1b38cc000 - 0x1b38ccfff SignpostMetrics arm64 /System/Library/PrivateFrameworks/SignpostMetrics.framework/SignpostMetrics 0x1b38fa000 - 0x1b392afff SiriInstrumentation arm64 /System/Library/PrivateFrameworks/SiriInstrumentation.framework/SiriInstrumentation 0x1b4140000 - 0x1b425bfff TextRecognition arm64 /System/Library/PrivateFrameworks/TextRecognition.framework/TextRecognition 0x1b425c000 - 0x1b42fdfff TextureIO arm64 <588753da475530e78c3958ff5b7e40d3> /System/Library/PrivateFrameworks/TextureIO.framework/TextureIO 0x1b44ff000 - 0x1b4ad5fff USDKit arm64 /System/Library/PrivateFrameworks/USDKit.framework/USDKit 0x1b527b000 - 0x1b57d8fff libwebrtc.dylib arm64 <688391f2d82939168d733189af03490c> /System/Library/PrivateFrameworks/WebCore.framework/Frameworks/libwebrtc.dylib 0x1b58a8000 - 0x1b58b5fff WirelessCoexManager arm64 <4f2baa52c6f530f4944483ba0fcb3902> /System/Library/PrivateFrameworks/WirelessCoexManager.framework/WirelessCoexManager 0x1b596f000 - 0x1b5977fff kperfdata arm64 <752d24da4c093c56b85e3b4004188613> /System/Library/PrivateFrameworks/kperfdata.framework/kperfdata 0x1b5978000 - 0x1b59bffff ktrace arm64 /System/Library/PrivateFrameworks/ktrace.framework/ktrace 0x1b59d8000 - 0x1b59e4fff perfdata arm64 <671df2b03e9c348982bc2217f236add7> /System/Library/PrivateFrameworks/perfdata.framework/perfdata 0x1b5c62000 - 0x1b5c62fff libAWDProtobufFacetimeiMessage.dylib arm64 /usr/lib/libAWDProtobufFacetimeiMessage.dylib 0x1b5cdf000 - 0x1b6008fff libAWDSupportFramework.dylib arm64 <8a4635f5148e3cbf850a59d2bf5817f1> /usr/lib/libAWDSupportFramework.dylib 0x1b61b2000 - 0x1b61bcfff libChineseTokenizer.dylib arm64 <3570d6c175a631f7a1770f58e61a1607> /usr/lib/libChineseTokenizer.dylib 0x1b61e6000 - 0x1b6398fff libFosl_dynamic.dylib arm64 <5e11e28bac87323b9e148c2ee1d84b1f> /usr/lib/libFosl_dynamic.dylib 0x1b6414000 - 0x1b641bfff libMatch.1.dylib arm64 <8ee0ee1b648c335a87e39f1a168a9be0> /usr/lib/libMatch.1.dylib 0x1b6436000 - 0x1b649bfff libParallelCompression.dylib arm64 <9452214e89d13ea89dcca3234a91a420> /usr/lib/libParallelCompression.dylib 0x1b64da000 - 0x1b64dbfff libSystem.B.dylib arm64 /usr/lib/libSystem.B.dylib 0x1b64e4000 - 0x1b64e6fff libThaiTokenizer.dylib arm64 <9a16bf715bf73766852c9a8cd9443f1d> /usr/lib/libThaiTokenizer.dylib 0x1b65e5000 - 0x1b65fafff libapple_nghttp2.dylib arm64 /usr/lib/libapple_nghttp2.dylib 0x1b6673000 - 0x1b6683fff libbsm.0.dylib arm64 /usr/lib/libbsm.0.dylib 0x1b6684000 - 0x1b6690fff libbz2.1.0.dylib arm64 <2558d15491ea348788381b0790c71387> /usr/lib/libbz2.1.0.dylib 0x1b6691000 - 0x1b6691fff libcharset.1.dylib arm64 /usr/lib/libcharset.1.dylib 0x1b6692000 - 0x1b66a3fff libcmph.dylib arm64 /usr/lib/libcmph.dylib 0x1b66a4000 - 0x1b66bbfff libcompression.dylib arm64 /usr/lib/libcompression.dylib 0x1b66bc000 - 0x1b66bdfff libcoretls_cfhelpers.dylib arm64 /usr/lib/libcoretls_cfhelpers.dylib 0x1b66be000 - 0x1b66c4fff libcupolicy.dylib arm64 /usr/lib/libcupolicy.dylib 0x1b6704000 - 0x1b670dfff libdscsym.dylib arm64 /usr/lib/libdscsym.dylib 0x1b670e000 - 0x1b672afff libedit.3.dylib arm64 <17cc628c66bc39c7a8e7791eb25a6de6> /usr/lib/libedit.3.dylib 0x1b6753000 - 0x1b6758fff libheimdal-asn1.dylib arm64 /usr/lib/libheimdal-asn1.dylib 0x1b6759000 - 0x1b684afff libiconv.2.dylib arm64 <68697fa18d523609b9d288c966f9cbfb> /usr/lib/libiconv.2.dylib 0x1b6860000 - 0x1b686bfff liblockdown.dylib arm64 <058fa15f190a3f58b9dd795b5c71828d> /usr/lib/liblockdown.dylib 0x1b686c000 - 0x1b6884fff liblzma.5.dylib arm64 /usr/lib/liblzma.5.dylib 0x1b6c00000 - 0x1b6c2ffff libncurses.5.4.dylib arm64 /usr/lib/libncurses.5.4.dylib 0x1b6c30000 - 0x1b6c45fff libnetworkextension.dylib arm64 <503a9497f4bf3ae6bcd2d730087a1d4e> /usr/lib/libnetworkextension.dylib 0x1b6fc7000 - 0x1b6fdefff libresolv.9.dylib arm64 /usr/lib/libresolv.9.dylib 0x1b6fdf000 - 0x1b6fe1fff libsandbox.1.dylib arm64 /usr/lib/libsandbox.1.dylib 0x1b6fe2000 - 0x1b6fe7fff libsysdiagnose.dylib arm64 <8d9c880916b932c68f4a49a53ab375ba> /usr/lib/libsysdiagnose.dylib 0x1b6fe8000 - 0x1b7019fff libtidy.A.dylib arm64 <17f1940866753de5932ed4678fac73e6> /usr/lib/libtidy.A.dylib 0x1b7021000 - 0x1b7024fff libutil.dylib arm64 /usr/lib/libutil.dylib 0x1b7029000 - 0x1b7051fff libxslt.1.dylib arm64 /usr/lib/libxslt.1.dylib 0x1b7052000 - 0x1b7063fff libz.1.dylib arm64 /usr/lib/libz.1.dylib 0x1b70ac000 - 0x1b70e0fff libswiftAccelerate.dylib arm64 /usr/lib/swift/libswiftAccelerate.dylib 0x1b70ef000 - 0x1b70fefff libswiftCloudKit.dylib arm64 <312301f5f52d3c1f8b5562d227da97c0> /usr/lib/swift/libswiftCloudKit.dylib 0x1b7109000 - 0x1b710ffff libswiftContacts.dylib arm64 /usr/lib/swift/libswiftContacts.dylib 0x1b7125000 - 0x1b7129fff libswiftCoreFoundation.dylib arm64 /usr/lib/swift/libswiftCoreFoundation.dylib 0x1b712a000 - 0x1b7138fff libswiftCoreGraphics.dylib arm64 <7a8a92779a983f77a63af3b39273ce29> /usr/lib/swift/libswiftCoreGraphics.dylib 0x1b713e000 - 0x1b7144fff libswiftCoreLocation.dylib arm64 <14f0db2f7a4c39e781a2a1487039b39f> /usr/lib/swift/libswiftCoreLocation.dylib 0x1b7189000 - 0x1b7192fff libswiftDarwin.dylib arm64 <168177dac44c3287867b969d7bc6858c> /usr/lib/swift/libswiftDarwin.dylib 0x1b7193000 - 0x1b71acfff libswiftDispatch.dylib arm64 <4aa0e720d2a73a8a97a6f02ad62052c9> /usr/lib/swift/libswiftDispatch.dylib 0x1b71ad000 - 0x1b731afff libswiftFoundation.dylib arm64 /usr/lib/swift/libswiftFoundation.dylib 0x1b7357000 - 0x1b735efff libswiftMetal.dylib arm64 /usr/lib/swift/libswiftMetal.dylib 0x1b73ce000 - 0x1b73d4fff libswiftObjectiveC.dylib arm64 <3ee492095682331c9d963b9c50acd8a9> /usr/lib/swift/libswiftObjectiveC.dylib 0x1b7450000 - 0x1b7458fff libswiftos.dylib arm64 <5fbd0d1433cf3f31bd6e470a0a0c31ac> /usr/lib/swift/libswiftos.dylib 0x1b7475000 - 0x1b747afff libcache.dylib arm64 <3d7c37c118ba399b99363449d398a6de> /usr/lib/system/libcache.dylib 0x1b747b000 - 0x1b7487fff libcommonCrypto.dylib arm64 <446b6b2b86133f0a8e9ba5fc9cc10f75> /usr/lib/system/libcommonCrypto.dylib 0x1b7488000 - 0x1b748cfff libcompiler_rt.dylib arm64 <3f75d9be14a43bbca74a489738a8fb9a> /usr/lib/system/libcompiler_rt.dylib 0x1b755a000 - 0x1b755afff liblaunch.dylib arm64 <9b936ad4390833079b1b10466f84eef7> /usr/lib/system/liblaunch.dylib 0x1b755b000 - 0x1b7560fff libmacho.dylib arm64 /usr/lib/system/libmacho.dylib 0x1b7561000 - 0x1b7563fff libremovefile.dylib arm64 <70bd5e0a7cd63cc5bc40537acc1ab170> /usr/lib/system/libremovefile.dylib 0x1b7564000 - 0x1b7565fff libsystem_featureflags.dylib arm64 <4e5214ddb6023fb9983fcc322ebbd338> /usr/lib/system/libsystem_featureflags.dylib 0x1b7566000 - 0x1b7593fff libsystem_m.dylib arm64 <5fc987fd4e38398b90f6eef6d341a9b9> /usr/lib/system/libsystem_m.dylib 0x1b7594000 - 0x1b7599fff libunwind.dylib arm64 /usr/lib/system/libunwind.dylib 0x1b7879000 - 0x1b78e0fff NanoRegistry arm64 <52aa654ffac133b38d519b1fae42f728> /System/Library/PrivateFrameworks/NanoRegistry.framework/NanoRegistry 0x1b78e1000 - 0x1b78eefff NanoPreferencesSync arm64 /System/Library/PrivateFrameworks/NanoPreferencesSync.framework/NanoPreferencesSync 0x1b7d92000 - 0x1b7d9efff NanoSystemSettings arm64 <9a46a70a808939e8b1259df76856f69e> /System/Library/PrivateFrameworks/NanoSystemSettings.framework/NanoSystemSettings 0x1b7f92000 - 0x1b7f99fff NanoResourceGrabber arm64 /System/Library/PrivateFrameworks/NanoResourceGrabber.framework/NanoResourceGrabber 0x1b828f000 - 0x1b8372fff AGXMetalA9 arm64 <46a82188785234958e0bfd6d2582adab> /System/Library/Extensions/AGXMetalA9.bundle/AGXMetalA9 0x1b83d0000 - 0x1b8409fff CryptoTokenKit arm64 <372cbaac3f983cdaa76b4ef549ab6782> /System/Library/Frameworks/CryptoTokenKit.framework/CryptoTokenKit 0x1b840a000 - 0x1b8422fff ExposureNotification arm64 <8690d585e715374f81f32cb141ca5913> /System/Library/Frameworks/ExposureNotification.framework/ExposureNotification 0x1b9353000 - 0x1b9371fff AppSSO arm64 /System/Library/PrivateFrameworks/AppSSO.framework/AppSSO 0x1b9372000 - 0x1b9386fff AppSSOCore arm64 /System/Library/PrivateFrameworks/AppSSOCore.framework/AppSSOCore 0x1b9387000 - 0x1b93adfff AppleDepth arm64 <958323119bb532229e0e02328015c5c5> /System/Library/PrivateFrameworks/AppleDepth.framework/AppleDepth 0x1b9402000 - 0x1b940ffff CPAnalytics arm64 <37c6be34e9993a198dede8004ab3e492> /System/Library/PrivateFrameworks/CPAnalytics.framework/CPAnalytics 0x1b9586000 - 0x1b9683fff JasperDepth arm64 <8ca6864a7f753c43961f5ef6e687db05> /System/Library/PrivateFrameworks/JasperDepth.framework/JasperDepth 0x1b9792000 - 0x1b979cfff PointerUIServices arm64 <10ec5cd78b4232c798a290e3a51a4385> /System/Library/PrivateFrameworks/PointerUIServices.framework/PointerUIServices 0x1b979d000 - 0x1b9821fff SafariSharedUI arm64 <44563ecd6ffc38dfb63fa4927ead6de4> /System/Library/PrivateFrameworks/SafariSharedUI.framework/SafariSharedUI

willral commented 3 years ago

Think I noticed there is gonna be a fix in 3.72, don't know if this is exactly the same issue tho