Many crashes with GADGestureClickURLWithURL since Dec 17 without changes

258 views
Skip to first unread message

Zhao Wang

unread,
Dec 20, 2019, 7:30:04 PM12/20/19
to google-adm...@googlegroups.com
Thanks in advance for your help!

Since Dec 17, our Crashlytics dashboard starts showing more and more crashes related to GADGestureClickURLWithURL, which seems to be triggered by user tapping the native ads.

This crash all of sudden starts happening for all the released versions in the past couple of weeks, so it seems to me something triggered it from the server side. 

This crash affects various iOS devices and versions:

Screen Shot 2019-12-20 at 4.26.50 PM.png



















We are using the following library version via Carthage (happens on latest 6.14.0 too)


Incident Identifier: F92AA05B-7014-46DA-B51D-AF7113B7132C
CrashReporter Key:   fb17a02e78e31ee2264b34ae67888bb6a77b99fe
Hardware Model:      iPhone11,8
Process:             Plato [5906]
Version:             6 (1.8.12)
AppStoreTools:       11C29
AppVariant:          1:iPhone11,8:12.2
Code Type:           ARM-64 (Native)
Role:                Non UI
Parent Process:      launchd [1]


Date/Time:           2019-12-21 01:26:19.8673 +0300
Launch Time:         2019-12-21 01:22:10.2480 +0300
OS Version:          iPhone OS 12.4 (16G77)
Baseband Version:    1.06.02
Report Version:      104

Exception Type:  EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note:  EXC_CORPSE_NOTIFY
Triggered by Thread:  0

Fatal Exception: NSInvalidArgumentException
*** -[__NSPlaceholderArray initWithObjects:count:]: attempt to insert nil object from objects[0]

Last Exception Backtrace:
0   CoreFoundation                0x1e722aab8 __exceptionPreprocess + 232 (NSException.m:172)
1   libobjc.A.dylib                0x1e642fd00 objc_exception_throw + 60 (objc-exception.mm:557)
2   CoreFoundation                0x1e71a1f80 _CFThrowFormattedException + 116 (CFObject.m:1958)
3   CoreFoundation                0x1e7119b3c -[__NSPlaceholderArray initWithObjects:count:] + 304 (NSPlaceholderArray.m:97)
4   CoreFoundation                0x1e7113024 +[NSArray arrayWithObjects:count:] + 56 (NSArray.m:875)
5   Plato                                  0x101212e44 GADGestureClickURLWithURL + 200
6   Plato                                  0x10115f0f4 GAD_GADOpenActionMonitor_arm64_7_52_0 + 3064
7   Plato                                  0x10115ee00 GAD_GADOpenActionMonitor_arm64_7_52_0 + 2308
8   Foundation                    0x1e7ca8448 __NSBLOCKOPERATION_IS_CALLING_OUT_TO_A_BLOCK__ + 24 (NSOperation.m:1559)
9   Foundation                    0x1e7badab8 -[NSBlockOperation main] + 76 (NSOperation.m:1578)
10  Foundation                    0x1e7bacf48 -[__NSOperationInternal _start:] + 748 (NSOperation.m:907)
11  Foundation                    0x1e7caa204 __NSOQSchedule_f + 276 (NSOperation.m:2165)
12  libdispatch.dylib              0x1e6c45fac _dispatch_block_async_invoke2 + 144 (queue.c:518)
13  libdispatch.dylib              0x1e6c39888 _dispatch_client_callout + 20 (object.m:511)
14  libdispatch.dylib              0x1e6c4573c _dispatch_main_queue_callback_4CF + 1012 (inline_internal.h:2441)
15  CoreFoundation                0x1e71ba734 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 16 (CFRunLoop.c:1813)
16  CoreFoundation                0x1e71b53e4 __CFRunLoopRun + 1888 (CFRunLoop.c:3113)
17  CoreFoundation                0x1e71b4964 CFRunLoopRunSpecific + 452 (CFRunLoop.c:3247)
18  GraphicsServices              0x1e93f5d8c GSEventRunModal + 108 (GSEvent.c:2245)
19  UIKitCore                      0x214651758 UIApplicationMain + 216 (UIApplication.m:4353)
20  Plato                                  0x100cfbcb8 main + 64 (AppDelegate.swift:26)
21  libdyld.dylib                  0x1e6c70fd8 start + 4

Thread 0 Crashed:
0   libsystem_kernel.dylib        0x00000001e6dbd0cc __pthread_kill + 8
1   libsystem_c.dylib              0x00000001e6d161f4 __abort + 156 (abort.c:131)
2   libsystem_c.dylib              0x00000001e6d16158 abort + 156 (abort.c:102)
3   libc++abi.dylib                0x00000001e6417f78 abort_message + 136 (abort_message.cpp:75)
4   libc++abi.dylib                0x00000001e641813c default_terminate_handler() + 320 (cxa_default_handlers.cpp:68)
5   libobjc.A.dylib                0x00000001e6430144 _objc_terminate() + 124 (objc-exception.mm:693)
6   Plato                                  0x00000001013a09bc CLSTerminateHandler() + 348
7   libc++abi.dylib                0x00000001e64249cc std::__terminate(void (*)()) + 20 (cxa_handlers.cpp:66)
8   libc++abi.dylib                0x00000001e6424a40 std::terminate() + 60 (cxa_handlers.cpp:97)
9   libdispatch.dylib              0x00000001e6c3989c _dispatch_client_callout + 40 (object.m:514)
10  libdispatch.dylib              0x00000001e6c4573c _dispatch_main_queue_callback_4CF + 1012 (inline_internal.h:2441)
11  CoreFoundation                0x00000001e71ba734 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 16 (CFRunLoop.c:1813)
12  CoreFoundation                0x00000001e71b53e4 __CFRunLoopRun + 1888 (CFRunLoop.c:3113)
13  CoreFoundation                0x00000001e71b4964 CFRunLoopRunSpecific + 452 (CFRunLoop.c:3247)
14  GraphicsServices              0x00000001e93f5d8c GSEventRunModal + 108 (GSEvent.c:2245)
15  UIKitCore                      0x0000000214651758 UIApplicationMain + 216 (UIApplication.m:4353)
16  Plato                                  0x0000000100cfbcb8 main + 64 (AppDelegate.swift:26)
17  libdyld.dylib                  0x00000001e6c70fd8 start + 4

Thread 1 name:
Thread 1:
0   libsystem_kernel.dylib        0x00000001e6db1064 mach_absolute_time + 28
1   libsystem_c.dylib              0x00000001e6ccf0c8 gettimeofday + 52 (gettimeofday.c:55)
2   CoreFoundation                0x00000001e7227334 CFAbsoluteTimeGetCurrent + 28 (NSDate.m:665)
3   Foundation                    0x00000001e7b95ddc -[NSRunLoop(NSRunLoop) runUntilDate:] + 124 (NSRunLoop.m:411)
4   UIKitCore                      0x000000021473d36c -[UIEventFetcher threadMain] + 140 (UIEventFetcher.m:606)
5   Foundation                    0x00000001e7b94b3c -[NSThread main] + 72 (NSThread.m:1212)
6   Foundation                    0x00000001e7ccae14 __NSThread__start__ + 988 (NSThread.m:1175)
7   libsystem_pthread.dylib        0x00000001e6e33908 _pthread_body + 132 (pthread.c:857)
8   libsystem_pthread.dylib        0x00000001e6e33864 _pthread_start + 48 (pthread.c:884)
9   libsystem_pthread.dylib        0x00000001e6e3bdcc thread_start + 4

Thread 2 name:
Thread 2:
0   libsystem_kernel.dylib        0x00000001e6db1c60 mach_msg_trap + 8
1   Plato                          0x000000010138dba4 CLSMachExceptionServer + 100
2   libsystem_pthread.dylib        0x00000001e6e33908 _pthread_body + 132 (pthread.c:857)
3   libsystem_pthread.dylib        0x00000001e6e33864 _pthread_start + 48 (pthread.c:884)
4   libsystem_pthread.dylib        0x00000001e6e3bdcc thread_start + 4

Thread 3 name:
Thread 3:
0   libsystem_kernel.dylib        0x00000001e6dbe8e4 kevent + 8
1   Realm                          0x0000000101e13000 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, st... + 52 (external_commit_helper.cpp:173)
2   libsystem_pthread.dylib        0x00000001e6e33908 _pthread_body + 132 (pthread.c:857)
3   libsystem_pthread.dylib        0x00000001e6e33864 _pthread_start + 48 (pthread.c:884)
4   libsystem_pthread.dylib        0x00000001e6e3bdcc thread_start + 4

Thread 4 name:
Thread 4:
0   libsystem_kernel.dylib        0x00000001e6db1c60 mach_msg_trap + 8
1   CoreFoundation                0x00000001e71ba520 __CFRunLoopServiceMachPort + 240 (CFRunLoop.c:2615)
2   CoreFoundation                0x00000001e71b51c4 __CFRunLoopRun + 1344 (CFRunLoop.c:2971)
3   CoreFoundation                0x00000001e71b4964 CFRunLoopRunSpecific + 452 (CFRunLoop.c:3247)
4   Foundation                    0x00000001e7b95f3c -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 304 (NSRunLoop.m:367)
5   CocoaAsyncSocket              0x0000000102d557e0 +[GCDAsyncSocket cfstreamThread] + 360 (GCDAsyncSocket.m:7601)
6   Foundation                    0x00000001e7b94b3c -[NSThread main] + 72 (NSThread.m:1212)
7   Foundation                    0x00000001e7ccae14 __NSThread__start__ + 988 (NSThread.m:1175)
8   libsystem_pthread.dylib        0x00000001e6e33908 _pthread_body + 132 (pthread.c:857)
9   libsystem_pthread.dylib        0x00000001e6e33864 _pthread_start + 48 (pthread.c:884)
10  libsystem_pthread.dylib        0x00000001e6e3bdcc thread_start + 4

Thread 5 name:
Thread 5:
0   libsystem_kernel.dylib        0x00000001e6db1c60 mach_msg_trap + 8
1   CoreFoundation                0x00000001e71ba520 __CFRunLoopServiceMachPort + 240 (CFRunLoop.c:2615)
2   CoreFoundation                0x00000001e71b51c4 __CFRunLoopRun + 1344 (CFRunLoop.c:2971)
3   CoreFoundation                0x00000001e71b4964 CFRunLoopRunSpecific + 452 (CFRunLoop.c:3247)
4   CFNetwork                      0x00000001e77d7c88 -[__CoreSchedulingSetRunnable runForever] + 208 (CoreSchedulingSet.mm:1365)
5   Foundation                    0x00000001e7b94b3c -[NSThread main] + 72 (NSThread.m:1212)
6   Foundation                    0x00000001e7ccae14 __NSThread__start__ + 988 (NSThread.m:1175)
7   libsystem_pthread.dylib        0x00000001e6e33908 _pthread_body + 132 (pthread.c:857)
8   libsystem_pthread.dylib        0x00000001e6e33864 _pthread_start + 48 (pthread.c:884)
9   libsystem_pthread.dylib        0x00000001e6e3bdcc thread_start + 4

Thread 6 name:
Thread 6:
0   libsystem_kernel.dylib        0x00000001e6dbd318 __select + 8
1   libsystem_pthread.dylib        0x00000001e6e33908 _pthread_body + 132 (pthread.c:857)
2   libsystem_pthread.dylib        0x00000001e6e33864 _pthread_start + 48 (pthread.c:884)
3   libsystem_pthread.dylib        0x00000001e6e3bdcc thread_start + 4

Thread 7 name:
Thread 7:
0   libsystem_kernel.dylib        0x00000001e6dbced4 __psynch_cvwait + 8
1   libc++.1.dylib                0x00000001e63c4a2c std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::... + 100 (__threading_support:284)
2   JavaScriptCore                0x00000001ee56ce00 std::__1::cv_status std::__1::condition_variable::wait_until<std::__1::chrono::steady_clock, std:... + 128 (__mutex_base:0)
3   JavaScriptCore                0x00000001ee56ccbc std::__1::cv_status std::__1::condition_variable_any::wait_until<std::__1::unique_lock<bmalloc::M... + 112 (condition_variable:226)
4   JavaScriptCore                0x00000001ee56b938 bmalloc::Scavenger::threadRunLoop() + 284 (condition_variable:237)
5   JavaScriptCore                0x00000001ee56b064 bmalloc::Scavenger::threadEntryPoint(bmalloc::Scavenger*) + 16 (Scavenger.cpp:359)
6   JavaScriptCore                0x00000001ee56ca8c void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, st... + 44 (type_traits:4345)
7   libsystem_pthread.dylib        0x00000001e6e33908 _pthread_body + 132 (pthread.c:857)
8   libsystem_pthread.dylib        0x00000001e6e33864 _pthread_start + 48 (pthread.c:884)
9   libsystem_pthread.dylib        0x00000001e6e3bdcc thread_start + 4

Thread 8 name:
Thread 8:
0   libsystem_kernel.dylib        0x00000001e6db1c60 mach_msg_trap + 8
1   CoreFoundation                0x00000001e71ba520 __CFRunLoopServiceMachPort + 240 (CFRunLoop.c:2615)
2   CoreFoundation                0x00000001e71b51c4 __CFRunLoopRun + 1344 (CFRunLoop.c:2971)
3   CoreFoundation                0x00000001e71b4964 CFRunLoopRunSpecific + 452 (CFRunLoop.c:3247)
4   AVFAudio                      0x00000001ed201294 GenericRunLoopThread::Entry(void*) + 160 (GenericRunLoopThread.h:92)
5   AVFAudio                      0x00000001ed22bedc CAPThread::Entry(CAPThread*) + 92
6   libsystem_pthread.dylib        0x00000001e6e33908 _pthread_body + 132 (pthread.c:857)
7   libsystem_pthread.dylib        0x00000001e6e33864 _pthread_start + 48 (pthread.c:884)
8   libsystem_pthread.dylib        0x00000001e6e3bdcc thread_start + 4

Thread 9:
0   libsystem_kernel.dylib        0x00000001e6dbe92c kevent_id + 8
1   libdispatch.dylib              0x00000001e6c56054 _dispatch_kq_drain + 112 (event_kevent.c:776)
2   libdispatch.dylib              0x00000001e6c55f84 _dispatch_event_loop_drain + 320 (event_kevent.c:1865)
3   libdispatch.dylib              0x00000001e6c42a04 _dispatch_workloop_invoke2 + 304 (queue.c:4237)
4   libdispatch.dylib              0x00000001e6c42624 _dispatch_workloop_invoke + 428 (inline_internal.h:1808)
5   libdispatch.dylib              0x00000001e6c49cc0 _dispatch_workloop_worker_thread + 588 (queue.c:5889)
6   libsystem_pthread.dylib        0x00000001e6e35a98 _pthread_wqthread + 308 (pthread.c:2371)
7   libsystem_pthread.dylib        0x00000001e6e3bdc4 start_wqthread + 4

Thread 10 name:
Thread 10:
0   libsystem_kernel.dylib        0x00000001e6db1c60 mach_msg_trap + 8
1   CoreFoundation                0x00000001e71ba520 __CFRunLoopServiceMachPort + 240 (CFRunLoop.c:2615)
2   CoreFoundation                0x00000001e71b51c4 __CFRunLoopRun + 1344 (CFRunLoop.c:2971)
3   CoreFoundation                0x00000001e71b4964 CFRunLoopRunSpecific + 452 (CFRunLoop.c:3247)
4   AudioToolbox                  0x00000001eb347394 GenericRunLoopThread::Entry(void*) + 160 (GenericRunLoopThread.h:92)
5   AudioToolbox                  0x00000001eb5e32c0 CAPThread::Entry(CAPThread*) + 92
6   libsystem_pthread.dylib      0x00000001e6e33908 _pthread_body + 132 (pthread.c:857)
7   libsystem_pthread.dylib      0x00000001e6e33864 _pthread_start + 48 (pthread.c:884)
8   libsystem_pthread.dylib      0x00000001e6e3bdcc thread_start + 4

Thread 11:
0   libsystem_pthread.dylib        0x00000001e6e3bdc0 start_wqthread + 0

Thread 12:
0   libsystem_pthread.dylib        0x00000001e6e3bdc0 start_wqthread + 0

Thread 13:
0   libsystem_pthread.dylib        0x00000001e6e3bdc0 start_wqthread + 0

Thread 14:
0   libsystem_pthread.dylib        0x00000001e6e3bdc0 start_wqthread + 0

Thread 15:
0   libsystem_pthread.dylib        0x00000001e6e3bdc0 start_wqthread + 0

Thread 16:
0   libsystem_kernel.dylib        0x00000001e6db1cb4 semaphore_timedwait_trap + 8
1   libdispatch.dylib              0x00000001e6c3a9ec _dispatch_semaphore_wait_slow + 76 (semaphore.c:116)
2   Plato                          0x000000010118eb50 GAD_GADActiveViewReporter_arm64_7_52_0 + 3048
3   libdispatch.dylib              0x00000001e6c38308 _dispatch_call_block_and_release + 32 (init.c:1372)
4   libdispatch.dylib              0x00000001e6c39888 _dispatch_client_callout + 20 (object.m:511)
5   libdispatch.dylib              0x00000001e6c3c4e0 _dispatch_queue_override_invoke + 672 (inline_internal.h:2441)
6   libdispatch.dylib              0x00000001e6c48870 _dispatch_root_queue_drain + 344 (inline_internal.h:2482)
7   libdispatch.dylib              0x00000001e6c490f0 _dispatch_worker_thread2 + 120 (queue.c:6072)
8   libsystem_pthread.dylib        0x00000001e6e35b38 _pthread_wqthread + 468 (pthread.c:2361)
9   libsystem_pthread.dylib        0x00000001e6e3bdc4 start_wqthread + 4

Thread 17:
0   libsystem_pthread.dylib        0x00000001e6e3bdc0 start_wqthread + 0

Thread 18:
0   libsystem_pthread.dylib        0x00000001e6e3bdc0 start_wqthread + 0

Thread 19:
0   libsystem_pthread.dylib        0x00000001e6e3bdc0 start_wqthread + 0

Thread 20:
0   libsystem_pthread.dylib        0x00000001e6e3bdc0 start_wqthread + 0

Thread 21:
0   libsystem_pthread.dylib        0x00000001e6e3bdc0 start_wqthread + 0

Thread 22:
0   libsystem_pthread.dylib        0x00000001e6e3bdc0 start_wqthread + 0

Thread 23:
0   libsystem_pthread.dylib        0x00000001e6e3bdc0 start_wqthread + 0

Thread 24:
0   libsystem_pthread.dylib        0x00000001e6e3bdc0 start_wqthread + 0

Thread 0 crashed with ARM Thread State (64-bit):
    x0: 0x0000000000000000   x1: 0x0000000000000000   x2: 0x0000000000000000   x3: 0x0000000000000001
    x4: 0x0000000000000000   x5: 0x0000000000989680   x6: 0x000000000000006e   x7: 0x0000000000002800
    x8: 0x0000000000000800   x9: 0x0000000000000303  x10: 0x00000000000003e8  x11: 0x0000000000000003
   x12: 0x00000001e72cabc1  x13: 0x0000000000000012  x14: 0x0000000000000010  x15: 0x0000000000000000
   x16: 0x0000000000000148  x17: 0x0000000217e7ab68  x18: 0x0000000000000000  x19: 0x0000000000000006
   x20: 0x0000000101c56f80  x21: 0x000000016f10a690  x22: 0x0000000000000303  x23: 0x0000000101c57060
   x24: 0x0000000101c57060  x25: 0x00000000000020ff  x26: 0x0000000000000134  x27: 0x0000000000000000
   x28: 0x0000000002ffffff   fp: 0x000000016f10a5b0   lr: 0x00000001e6e34a88
    sp: 0x000000016f10a580   pc: 0x00000001e6dbd0cc cpsr: 0x00000000





Huy Nguyen

unread,
Jan 1, 2020, 3:35:03 AM1/1/20
to google-adm...@googlegroups.com
I have the same crashes. Does anyone know how to fix it? Thank you!

Mobile Ads SDK Forum Advisor Prod

unread,
Jan 2, 2020, 12:33:39 AM1/2/20
to congh...@gmail.com, google-adm...@googlegroups.com
Hi there,

Thank you for reaching out to us, and for providing an extensive rundown on your concern.

Could you kindly provide the details below (via Reply privately to author) so that I can investigate the issue?
  • App ID and Ad unit IDs affected
  • Copy of your sample project (replicating the issue)
  • Steps to replicate the issue
  • SDK Version
Regards,
Teejay Pimentel
Mobile Ads SDK Team

 

ref:_00D1U1174p._5001UOFcYI:ref

Devendra Kumar

unread,
Jan 2, 2020, 12:35:56 AM1/2/20
to Google Mobile Ads SDK Developers
Screenshot (89).png

Evgeniy Yurtaev

unread,
Jan 15, 2020, 7:52:34 AM1/15/20
to Google Mobile Ads SDK Developers
Out application is crashing with same reason since 17 December too. But it has slightly different stack trace

SDK version: GoogleMobileAds 7.32.0
OS Version: 10–13.3
Steps to replicate the issue:  We can't replicate the crash

The stack trace:

Incident Identifier: 0398916B-327D-427A-ACA5-D335F474EC37
CrashReporter Key: 547103bb2dc86d05374b2e2b2f28589f5e7eb43e
Hardware Model: iPhone10,6
Process: [removed] [3217]
Path: /private/var/containers/Bundle/Application/30CC765A-D282-4837-856D-AB187DF68097/[removed].app/[removed]
Identifier: com.[removed]
Version: [removed]
AppStoreTools: 11B48b
AppVariant: 1:iPhone10,6:13
Code Type: ARM-64 (Native)
Role: Foreground
Parent Process: launchd [1]
Coalition: com.[removed] [1343]


Date/Time: 2020-01-02 16:42:25.4454 +0300
Launch Time: 2020-01-02 16:42:14.9840 +0300
OS Version: iPhone OS 13.1.2 (17A861)
Release Type: User
Baseband Version: 3.01.01

Report Version: 104

Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY
Triggered by Thread: 0

Last Exception Backtrace:
0 CoreFoundation 0x18aa5098c __exceptionPreprocess + 220 (NSException.m:199)
1 libobjc.A.dylib 0x18a7790a4 objc_exception_throw + 56 (objc-exception.mm:565)
2 CoreFoundation 0x18aaa63f8 _CFThrowFormattedException + 112 (CFObject.m:1986)
3 CoreFoundation 0x18aaa93b0 -[__NSPlaceholderArray initWithObjects:count:].cold.3 + 48
4 CoreFoundation 0x18a931144 -[__NSPlaceholderArray initWithObjects:count:] + 192 (NSPlaceholderArray.m:131)
5 CoreFoundation 0x18a92b39c +[NSArray arrayWithObjects:count:] + 52 (NSArray.m:886)
6 [removed] 0x10286964c GADCategories_GADSlot_State + 13208
7 [removed] 0x10280ac58 GADVisibleBounds + 21856
8 [removed] 0x10280a3a4 GADVisibleBounds + 19628
9 [removed] 0x102809d84 GADVisibleBounds + 18060
10 [removed] 0x1028ae98c GADEnableSynchronousGMSGs + 2192
11 libdispatch.dylib 0x18a71d610 _dispatch_call_block_and_release + 24 (init.c:1408)
12 libdispatch.dylib 0x18a71e184 _dispatch_client_callout + 16 (object.m:495)
13 libdispatch.dylib 0x18a70135c _dispatch_main_queue_callback_4CF$VARIANT$armv81 + 996 (inline_internal.h:2487)
14 CoreFoundation 0x18a9ce3c4 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 12 (CFRunLoop.c:1749)
15 CoreFoundation 0x18a9c93b8 __CFRunLoopRun + 2004 (CFRunLoop.c:3069)
16 CoreFoundation 0x18a9c88bc CFRunLoopRunSpecific + 464 (CFRunLoop.c:3192)
17 GraphicsServices 0x194834328 GSEventRunModal + 104 (GSEvent.c:2246)
18 UIKitCore 0x18ea5e6d4 UIApplicationMain + 1936 (UIApplication.m:4753)
19 [removed] 0x102eea2e8 main + 248 (main.m:30)
20 libdyld.dylib 0x18a853460 start + 4

Thread 0 name:
Thread 0 Crashed:
0 libsystem_kernel.dylib 0x000000018a848ebc __pthread_kill + 8
1 libsystem_pthread.dylib 0x000000018a768c1c pthread_kill$VARIANT$armv81 + 192 (pthread.c:1456)
2 libsystem_c.dylib 0x000000018a6b8824 abort + 100 (abort.c:110)
3 [removed] 0x00000001029f3e54 uncaught_exception_handler + 32
4 CoreFoundation 0x000000018aa50c94 __handleUncaughtException + 636 (NSException.m:253)
5 libobjc.A.dylib 0x000000018a77934c _objc_terminate() + 112 (objc-exception.mm:700)
6 [removed]Shared 0x0000000104b52f1c BITCrashUncaughtCXXTerminateHandler() + 732
7 libc++abi.dylib 0x000000018a81e304 std::__terminate(void (*)()) + 16 (cxa_handlers.cpp:59)
8 libc++abi.dylib 0x000000018a81e29c std::terminate() + 44 (cxa_handlers.cpp:87)
9 libdispatch.dylib 0x000000018a71e198 _dispatch_client_callout + 36 (object.m:498)
10 libdispatch.dylib 0x000000018a70135c _dispatch_main_queue_callback_4CF$VARIANT$armv81 + 996 (inline_internal.h:2487)
11 CoreFoundation 0x000000018a9ce3c4 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 12 (CFRunLoop.c:1749)
12 CoreFoundation 0x000000018a9c93b8 __CFRunLoopRun + 2004 (CFRunLoop.c:3069)
13 CoreFoundation 0x000000018a9c88bc CFRunLoopRunSpecific + 464 (CFRunLoop.c:3192)
14 GraphicsServices 0x0000000194834328 GSEventRunModal + 104 (GSEvent.c:2246)
15 UIKitCore 0x000000018ea5e6d4 UIApplicationMain + 1936 (UIApplication.m:4753)
16 [removed] 0x0000000102eea2e8 main + 248 (main.m:30)
17 libdyld.dylib 0x000000018a853460 start + 4

Thread 1:
0 libsystem_pthread.dylib 0x000000018a770ad8 _pthread_dependency_fulfill_slow + 192 (pthread_dependency.c:69)

Thread 2:
0 libsystem_pthread.dylib 0x000000018a770ad8 _pthread_dependency_fulfill_slow + 192 (pthread_dependency.c:69)


Thread 3 name:
Thread 3:
0 libusrtcp.dylib 0x000000018fca9c40 sballoc + 0 (user_socket.c:986)
1 libusrtcp.dylib 0x000000018fca9474 sbcompress + 64 (user_socket.c:999)
2 libusrtcp.dylib 0x000000018fc9d8f8 tcp_usr_send + 280 (tcp_usrreq.c:724)
3 libusrtcp.dylib 0x000000018fc88cd4 __nw_protocol_tcp_finalize_output_frames_block_invoke + 568 (user_socket.c:1566)
4 libusrtcp.dylib 0x000000018fc7813c nw_protocol_tcp_finalize_output_frames + 176 (frame_internal.h:1079)
5 libboringssl.dylib 0x000000018f84f4e8 nw_protocol_boringssl_write_bytes + 776 (protocol_boringssl.m:201)
6 libboringssl.dylib 0x000000018f8429c4 boringssl_bio_write + 96 (boringssl_bio.m:106)
7 libboringssl.dylib 0x000000018f86fc48 BIO_write + 60 (bio.c:174)
8 libboringssl.dylib 0x000000018f8805dc bssl::ssl3_flush_flight(ssl_st*) + 280 (s3_both.cc:325)
9 libboringssl.dylib 0x000000018f8b74f0 bssl::ssl_run_handshake(bssl::SSL_HANDSHAKE*, bool*) + 316 (handshake.cc:546)
10 libboringssl.dylib 0x000000018f88dc54 SSL_do_handshake + 80 (ssl_lib.cc:891)
11 libboringssl.dylib 0x000000018f8482ec boringssl_session_handshake_start + 180 (boringssl_session.m:223)
12 libboringssl.dylib 0x000000018f84fe80 nw_protocol_boringssl_handshake_negotiate + 100 (protocol_boringssl.m:739)
13 libboringssl.dylib 0x000000018f852ca0 nw_protocol_boringssl_connected + 1944 (protocol_boringssl.m:528)
14 libusrtcp.dylib 0x000000018fc86d78 nw_protocol_tcp_wake_connected + 396 (protocol_tcp.c:335)
15 libusrtcp.dylib 0x000000018fcae678 tcp_input_available + 764 (user_north.c:40)
16 libusrtcp.dylib 0x000000018fc76208 nw_protocol_tcp_input_available + 220 (protocol_tcp.c:1867)
17 libnetwork.dylib 0x000000018ce47ad4 nw_channel_add_input_frames + 4328 (channel.c:1121)
18 libnetwork.dylib 0x000000018ce46970 nw_channel_update_input_source + 168 (channel.c:1195)
19 libnetwork.dylib 0x000000018ce4619c __nw_channel_create_block_invoke.22 + 52 (channel.c:2056)
20 libdispatch.dylib 0x000000018a71e184 _dispatch_client_callout + 16 (object.m:495)
21 libdispatch.dylib 0x000000018a6f7eb8 _dispatch_continuation_pop$VARIANT$armv81 + 404 (inline_internal.h:2487)
22 libdispatch.dylib 0x000000018a70802c _dispatch_source_invoke$VARIANT$armv81 + 1232 (source.c:568)
23 libdispatch.dylib 0x000000018a6fd2a8 _dispatch_workloop_invoke$VARIANT$armv81 + 1736 (inline_internal.h:2528)
24 libdispatch.dylib 0x000000018a70543c _dispatch_workloop_worker_thread + 576 (queue.c:6386)
25 libsystem_pthread.dylib 0x000000018a76dfa4 _pthread_wqthread + 276 (pthread.c:2323)
26 libsystem_pthread.dylib 0x000000018a770ae0 start_wqthread + 8


Thread 4 name:
Thread 4:
0 libsystem_kernel.dylib 0x000000018a8275f4 mach_msg_trap + 8
1 libsystem_kernel.dylib 0x000000018a826a60 mach_msg + 72 (mach_msg.c:103)
2 CoreFoundation 0x000000018a9ce068 __CFRunLoopServiceMachPort + 216 (CFRunLoop.c:2575)
3 CoreFoundation 0x000000018a9c9188 __CFRunLoopRun + 1444 (CFRunLoop.c:2931)
4 CoreFoundation 0x000000018a9c88bc CFRunLoopRunSpecific + 464 (CFRunLoop.c:3192)
5 Foundation 0x000000018ad08994 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 228 (NSRunLoop.m:374)
6 Foundation 0x000000018ad08874 -[NSRunLoop(NSRunLoop) runUntilDate:] + 88 (NSRunLoop.m:421)
7 UIKitCore 0x000000018eaf649c -[UIEventFetcher threadMain] + 152 (UIEventFetcher.m:637)
8 Foundation 0x000000018ae390b0 __NSThread__start__ + 848 (NSThread.m:724)
9 libsystem_pthread.dylib 0x000000018a76d1ec _pthread_start + 124 (pthread.c:895)
10 libsystem_pthread.dylib 0x000000018a770aec thread_start + 8


Thread 5 name:
Thread 5:
0 libsystem_kernel.dylib 0x000000018a8275f4 mach_msg_trap + 8
1 libsystem_kernel.dylib 0x000000018a826a60 mach_msg + 72 (mach_msg.c:103)
2 CoreFoundation 0x000000018a9ce068 __CFRunLoopServiceMachPort + 216 (CFRunLoop.c:2575)
3 CoreFoundation 0x000000018a9c9188 __CFRunLoopRun + 1444 (CFRunLoop.c:2931)
4 CoreFoundation 0x000000018a9c88bc CFRunLoopRunSpecific + 464 (CFRunLoop.c:3192)
5 CoreFoundation 0x000000018a9c9608 CFRunLoopRun + 60 (CFRunLoop.c:3216)
6 CoreMotion 0x00000001972e864c CLMotionCore::runMotionThread(void*) + 1104 (CLMotionCore.mm:354)
7 libsystem_pthread.dylib 0x000000018a76d1ec _pthread_start + 124 (pthread.c:895)
8 libsystem_pthread.dylib 0x000000018a770aec thread_start + 8


Thread 6 name:
Thread 6:
0 libsystem_kernel.dylib 0x000000018a8275f4 mach_msg_trap + 8
1 libsystem_kernel.dylib 0x000000018a826a60 mach_msg + 72 (mach_msg.c:103)
2 CoreFoundation 0x000000018a9ce068 __CFRunLoopServiceMachPort + 216 (CFRunLoop.c:2575)
3 CoreFoundation 0x000000018a9c9188 __CFRunLoopRun + 1444 (CFRunLoop.c:2931)
4 CoreFoundation 0x000000018a9c88bc CFRunLoopRunSpecific + 464 (CFRunLoop.c:3192)
5 CFNetwork 0x000000018dc43e68 -[__CoreSchedulingSetRunnable runForever] + 192 (CoreSchedulingSet.mm:1372)
6 Foundation 0x000000018ae390b0 __NSThread__start__ + 848 (NSThread.m:724)
7 libsystem_pthread.dylib 0x000000018a76d1ec _pthread_start + 124 (pthread.c:895)
8 libsystem_pthread.dylib 0x000000018a770aec thread_start + 8

Thread 7:
0 libsystem_pthread.dylib 0x000000018a770ad8 _pthread_dependency_fulfill_slow + 192 (pthread_dependency.c:69)


Thread 8 name:
Thread 8:
0 libsystem_kernel.dylib 0x000000018a849148 __select + 8
1 CoreFoundation 0x000000018a9dbb3c __CFSocketManager + 636 (CFSocket.c:1321)
2 libsystem_pthread.dylib 0x000000018a76d1ec _pthread_start + 124 (pthread.c:895)
3 libsystem_pthread.dylib 0x000000018a770aec thread_start + 8

Thread 9 name:
Thread 9:
0 libsystem_kernel.dylib 0x000000018a848c8c __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x000000018a76a4e0 _pthread_cond_wait$VARIANT$armv81 + 676 (pthread_cond.c:591)
2 libc++.1.dylib 0x000000018a89a7a8 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 24 (__threading_support:287)
3 JavaScriptCore 0x00000001996263fc void std::__1::condition_variable_any::wait<std::__1::unique_lock<bmalloc::Mutex> >(std::__1::uni... + 108 (condition_variable:204)
4 JavaScriptCore 0x0000000199629dcc bmalloc::Scavenger::threadRunLoop() + 200 (condition_variable:213)
5 JavaScriptCore 0x0000000199629ab4 bmalloc::Scavenger::threadEntryPoint(bmalloc::Scavenger*) + 12 (Scavenger.cpp:295)
6 JavaScriptCore 0x000000019962adc0 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, st... + 40 (type_traits:4361)
7 libsystem_pthread.dylib 0x000000018a76d1ec _pthread_start + 124 (pthread.c:895)
8 libsystem_pthread.dylib 0x000000018a770aec thread_start + 8


Thread 10 name:
Thread 10:
0 libsystem_kernel.dylib 0x000000018a848c8c __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x000000018a76a4e0 _pthread_cond_wait$VARIANT$armv81 + 676 (pthread_cond.c:591)
2 JavaScriptCore 0x00000001995eab2c WTF::ThreadCondition::timedWait(WTF::Mutex&, WTF::WallTime) + 80 (ThreadingPOSIX.cpp:518)
3 JavaScriptCore 0x00000001995d0a18 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::Scope... + 2040 (ParkingLot.cpp:596)
4 JavaScriptCore 0x00000001995c38b4 WTF::LockAlgorithm<unsigned char, (unsigned char)1, (unsigned char)2, WTF::EmptyLockHooks<unsigne... + 232 (ParkingLot.h:80)
5 WebCore 0x000000019287eb90 _WebThreadLock() + 272 (Lock.h:59)
6 WebCore 0x000000019287f31c SendDelegateMessage(NSInvocation*) + 860 (WebCoreThread.mm:233)
7 CoreFoundation 0x000000018aa54b80 ___forwarding___ + 676 (NSForwarding.m:3364)
8 CoreFoundation 0x000000018aa56bec _CF_forwarding_prep_0 + 92
9 WebKitLegacy 0x00000001968c6088 WebFrameLoaderClient::dispatchDecidePolicyForNavigationAction(WebCore::NavigationAction const&, W... + 276 (WebFrameLoaderClient.mm:917)
10 WebCore 0x000000019365a064 WebCore::PolicyChecker::checkNavigationPolicy(WebCore::ResourceRequest&&, WebCore::ResourceRespon... + 2416 (PolicyChecker.cpp:191)
11 WebCore 0x0000000193639f0c WebCore::FrameLoader::loadWithDocumentLoader(WebCore::DocumentLoader*, WebCore::FrameLoadType, WT... + 1944 (FrameLoader.cpp:1645)
12 WebCore 0x0000000193638b3c WebCore::FrameLoader::loadWithNavigationAction(WebCore::ResourceRequest const&, WebCore::Navigati... + 644 (FrameLoader.cpp:1514)
13 WebCore 0x0000000193636618 WebCore::FrameLoader::loadURL(WebCore::FrameLoadRequest&&, WTF::String const&, WebCore::FrameLoad... + 2420 (FrameLoader.cpp:1423)
14 WebCore 0x0000000193634f94 WebCore::FrameLoader::loadURLIntoChildFrame(WTF::URL const&, WTF::String const&, WebCore::Frame*) + 684 (FrameLoader.cpp:991)
15 WebKitLegacy 0x00000001968c8a80 WebFrameLoaderClient::createFrame(WTF::URL const&, WTF::String const&, WebCore::HTMLFrameOwnerEle... + 284 (WebFrameLoaderClient.mm:1645)
16 WebCore 0x000000019366b0e8 WebCore::SubframeLoader::loadSubframe(WebCore::HTMLFrameOwnerElement&, WTF::URL const&, WTF::Stri... + 272 (SubframeLoader.cpp:343)
17 WebCore 0x000000019366a22c WebCore::SubframeLoader::loadOrRedirectSubframe(WebCore::HTMLFrameOwnerElement&, WTF::URL const&,... + 320 (SubframeLoader.cpp:310)
18 WebCore 0x0000000193669f0c WebCore::SubframeLoader::requestFrame(WebCore::HTMLFrameOwnerElement&, WTF::String const&, WTF::A... + 664 (SubframeLoader.cpp:99)
19 WebCore 0x000000019344c324 WebCore::HTMLFrameElementBase::openURL(WebCore::LockHistory, WebCore::LockBackForwardList) + 632 (HTMLFrameElementBase.cpp:100)
20 WebCore 0x000000019324627c WebCore::ContainerNode::appendChildWithoutPreInsertionValidityCheck(WebCore::Node&) + 860 (ContainerNode.cpp:214)
21 WebCore 0x0000000193248ae0 WebCore::ContainerNode::appendChild(WebCore::Node&) + 80 (ContainerNode.cpp:696)
22 WebCore 0x0000000192a48fec WebCore::jsNodePrototypeFunctionAppendChild(JSC::ExecState*) + 236 (JSNode.cpp:860)
23 JavaScriptCore 0x00000001997de9cc llint_entry + 135068
24 JavaScriptCore 0x00000001997dc080 llint_entry + 124496
25 JavaScriptCore 0x00000001997dc080 llint_entry + 124496
26 JavaScriptCore 0x00000001997dc080 llint_entry + 124496
27 JavaScriptCore 0x00000001997dc080 llint_entry + 124496
28 JavaScriptCore 0x00000001997dc080 llint_entry + 124496
29 JavaScriptCore 0x00000001997dc080 llint_entry + 124496
30 JavaScriptCore 0x00000001997dc080 llint_entry + 124496
31 JavaScriptCore 0x00000001997dc080 llint_entry + 124496
32 JavaScriptCore 0x00000001997dc080 llint_entry + 124496
33 JavaScriptCore 0x00000001997bd7e8 vmEntryToJavaScript + 248
34 JavaScriptCore 0x0000000199d1b258 JSC::Interpreter::executeCall(JSC::ExecState*, JSC::JSObject*, JSC::CallType, JSC::CallData const... + 408 (JITCodeInlines.h:38)
35 JavaScriptCore 0x0000000199f8f89c JSC::boundThisNoArgsFunctionCall(JSC::ExecState*) + 460 (JSBoundFunction.cpp:56)
36 JavaScriptCore 0x00000001997bd960 vmEntryToNative + 256
37 JavaScriptCore 0x0000000199d1b2a8 JSC::Interpreter::executeCall(JSC::ExecState*, JSC::JSObject*, JSC::CallType, JSC::CallData const... + 488 (Interpreter.cpp:906)
38 JavaScriptCore 0x0000000199f05a98 JSC::profiledCall(JSC::ExecState*, JSC::ProfilingReason, JSC::JSValue, JSC::CallType, JSC::CallDa... + 196 (CallData.cpp:59)
39 WebCore 0x000000019301e018 WebCore::JSExecState::profiledCall(JSC::ExecState*, JSC::ProfilingReason, JSC::JSValue, JSC::Call... + 140 (JSExecState.h:74)
40 WebCore 0x000000019304e86c WebCore::ScheduledAction::executeFunctionInContext(JSC::JSGlobalObject*, JSC::JSValue, WebCore::S... + 424 (ScheduledAction.cpp:118)
41 WebCore 0x000000019304e4f0 WebCore::ScheduledAction::execute(WebCore::Document&) + 144 (ScheduledAction.cpp:137)
42 WebCore 0x00000001936cbe90 WebCore::DOMTimer::fired() + 916 (DOMTimer.cpp:344)
43 WebCore 0x00000001937d27f0 WebCore::ThreadTimers::sharedTimerFiredInternal() + 216 (ThreadTimers.cpp:129)
44 WebCore 0x00000001937f52e8 WebCore::timerFired(__CFRunLoopTimer*, void*) + 28 (MainThreadSharedTimerCF.cpp:74)
45 CoreFoundation 0x000000018a9cee1c __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 28 (CFRunLoop.c:1766)
46 CoreFoundation 0x000000018a9ceb58 __CFRunLoopDoTimer + 880 (CFRunLoop.c:2357)
47 CoreFoundation 0x000000018a9ce228 __CFRunLoopDoTimers + 276 (CFRunLoop.c:2512)
48 CoreFoundation 0x000000018a9c9364 __CFRunLoopRun + 1920 (CFRunLoop.c:0)
49 CoreFoundation 0x000000018a9c88bc CFRunLoopRunSpecific + 464 (CFRunLoop.c:3192)
50 WebCore 0x0000000192883100 RunWebThread(void*) + 612 (WebCoreThread.mm:626)
51 libsystem_pthread.dylib 0x000000018a76d1ec _pthread_start + 124 (pthread.c:895)
52 libsystem_pthread.dylib 0x000000018a770aec thread_start + 8

Thread 11 name:
Thread 11:
0 libsystem_kernel.dylib 0x000000018a8275f4 mach_msg_trap + 8
1 libsystem_kernel.dylib 0x000000018a826a60 mach_msg + 72 (mach_msg.c:103)
2 CoreFoundation 0x000000018a9ce068 __CFRunLoopServiceMachPort + 216 (CFRunLoop.c:2575)
3 CoreFoundation 0x000000018a9c9188 __CFRunLoopRun + 1444 (CFRunLoop.c:2931)
4 CoreFoundation 0x000000018a9c88bc CFRunLoopRunSpecific + 464 (CFRunLoop.c:3192)
5 AVFAudio 0x0000000197429e68 GenericRunLoopThread::Entry(void*) + 156 (GenericRunLoopThread.h:91)
6 AVFAudio 0x000000019747adf0 CAPThread::Entry(CAPThread*) + 204 (CAPThread.cpp:286)
7 libsystem_pthread.dylib 0x000000018a76d1ec _pthread_start + 124 (pthread.c:895)
8 libsystem_pthread.dylib 0x000000018a770aec thread_start + 8

Thread 12:
0 libsystem_pthread.dylib 0x000000018a770ad8 _pthread_dependency_fulfill_slow + 192 (pthread_dependency.c:69)

Thread 13:
0 libsystem_pthread.dylib 0x000000018a770ad8 _pthread_dependency_fulfill_slow + 192 (pthread_dependency.c:69)

Thread 14:
0 libsystem_pthread.dylib 0x000000018a770ad8 _pthread_dependency_fulfill_slow + 192 (pthread_dependency.c:69)

Thread 15:
0 libsystem_pthread.dylib 0x000000018a770ad8 _pthread_dependency_fulfill_slow + 192 (pthread_dependency.c:69)

Thread 16 name:
Thread 16:
0 libsystem_kernel.dylib 0x000000018a848c8c __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x000000018a76a4e0 _pthread_cond_wait$VARIANT$armv81 + 676 (pthread_cond.c:591)
2 JavaScriptCore 0x00000001995eab2c WTF::ThreadCondition::timedWait(WTF::Mutex&, WTF::WallTime) + 80 (ThreadingPOSIX.cpp:518)
3 JavaScriptCore 0x00000001995d0a18 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::Scope... + 2040 (ParkingLot.cpp:596)
4 WebKitLegacy 0x000000019689240c bool WTF::Condition::waitUntil<WTF::Lock>(WTF::Lock&, WTF::TimeWithDynamicClockType const&) + 184 (ParkingLot.h:80)
5 WebKitLegacy 0x0000000196895040 std::__1::unique_ptr<WTF::Function<void ()>, std::__1::default_delete<WTF::Function<void ()> > > ... + 168 (MessageQueue.h:153)
6 WebKitLegacy 0x0000000196894724 WebCore::StorageThread::threadEntryPoint() + 68 (MessageQueue.h:131)
7 JavaScriptCore 0x00000001995e87a4 WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*) + 256 (Function.h:79)
8 JavaScriptCore 0x00000001995ea314 WTF::wtfThreadEntryPoint(void*) + 12 (ThreadingPOSIX.cpp:200)
9 libsystem_pthread.dylib 0x000000018a76d1ec _pthread_start + 124 (pthread.c:895)
10 libsystem_pthread.dylib 0x000000018a770aec thread_start + 8

Thread 17 name:
Thread 17:
0 libsystem_kernel.dylib 0x000000018a848c8c __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x000000018a76a4e0 _pthread_cond_wait$VARIANT$armv81 + 676 (pthread_cond.c:591)
2 JavaScriptCore 0x00000001995eab6c WTF::ThreadCondition::timedWait(WTF::Mutex&, WTF::WallTime) + 144 (ThreadingPOSIX.cpp:541)
3 JavaScriptCore 0x00000001995d0a18 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::Scope... + 2040 (ParkingLot.cpp:596)
4 JavaScriptCore 0x00000001995a92d4 bool WTF::Condition::waitUntil<WTF::Lock>(WTF::Lock&, WTF::TimeWithDynamicClockType const&) + 184 (ParkingLot.h:80)
5 JavaScriptCore 0x00000001995a965c WTF::Detail::CallableWrapper<WTF::AutomaticThread::start(WTF::AbstractLocker const&)::$_0, void>:... + 216 (Condition.h:115)
6 JavaScriptCore 0x00000001995e87a4 WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*) + 256 (Function.h:79)
7 JavaScriptCore 0x00000001995ea314 WTF::wtfThreadEntryPoint(void*) + 12 (ThreadingPOSIX.cpp:200)
8 libsystem_pthread.dylib 0x000000018a76d1ec _pthread_start + 124 (pthread.c:895)
9 libsystem_pthread.dylib 0x000000018a770aec thread_start + 8

Thread 18 name:
Thread 18:
0 libsystem_kernel.dylib 0x000000018a848c8c __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x000000018a76a4e0 _pthread_cond_wait$VARIANT$armv81 + 676 (pthread_cond.c:591)
2 JavaScriptCore 0x00000001995eab6c WTF::ThreadCondition::timedWait(WTF::Mutex&, WTF::WallTime) + 144 (ThreadingPOSIX.cpp:541)
3 JavaScriptCore 0x00000001995d0a18 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::Scope... + 2040 (ParkingLot.cpp:596)
4 JavaScriptCore 0x00000001995a92d4 bool WTF::Condition::waitUntil<WTF::Lock>(WTF::Lock&, WTF::TimeWithDynamicClockType const&) + 184 (ParkingLot.h:80)
5 JavaScriptCore 0x00000001995a965c WTF::Detail::CallableWrapper<WTF::AutomaticThread::start(WTF::AbstractLocker const&)::$_0, void>:... + 216 (Condition.h:115)
6 JavaScriptCore 0x00000001995e87a4 WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*) + 256 (Function.h:79)
7 JavaScriptCore 0x00000001995ea314 WTF::wtfThreadEntryPoint(void*) + 12 (ThreadingPOSIX.cpp:200)
8 libsystem_pthread.dylib 0x000000018a76d1ec _pthread_start + 124 (pthread.c:895)
9 libsystem_pthread.dylib 0x000000018a770aec thread_start + 8

Thread 19 name:
Thread 19:
0 libsystem_kernel.dylib 0x000000018a848c8c __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x000000018a76a4e0 _pthread_cond_wait$VARIANT$armv81 + 676 (pthread_cond.c:591)
2 JavaScriptCore 0x00000001995eab6c WTF::ThreadCondition::timedWait(WTF::Mutex&, WTF::WallTime) + 144 (ThreadingPOSIX.cpp:541)
3 JavaScriptCore 0x00000001995d0a18 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::Scope... + 2040 (ParkingLot.cpp:596)
4 JavaScriptCore 0x00000001995a92d4 bool WTF::Condition::waitUntil<WTF::Lock>(WTF::Lock&, WTF::TimeWithDynamicClockType const&) + 184 (ParkingLot.h:80)
5 JavaScriptCore 0x00000001995a965c WTF::Detail::CallableWrapper<WTF::AutomaticThread::start(WTF::AbstractLocker const&)::$_0, void>:... + 216 (Condition.h:115)
6 JavaScriptCore 0x00000001995e87a4 WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*) + 256 (Function.h:79)
7 JavaScriptCore 0x00000001995ea314 WTF::wtfThreadEntryPoint(void*) + 12 (ThreadingPOSIX.cpp:200)
8 libsystem_pthread.dylib 0x000000018a76d1ec _pthread_start + 124 (pthread.c:895)
9 libsystem_pthread.dylib 0x000000018a770aec thread_start + 8

Thread 20 name:
Thread 20:
0 libsystem_kernel.dylib 0x000000018a848c8c __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x000000018a76a4e0 _pthread_cond_wait$VARIANT$armv81 + 676 (pthread_cond.c:591)
2 JavaScriptCore 0x00000001995eab6c WTF::ThreadCondition::timedWait(WTF::Mutex&, WTF::WallTime) + 144 (ThreadingPOSIX.cpp:541)
3 JavaScriptCore 0x00000001995d0a18 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::Scope... + 2040 (ParkingLot.cpp:596)
4 JavaScriptCore 0x00000001995a92d4 bool WTF::Condition::waitUntil<WTF::Lock>(WTF::Lock&, WTF::TimeWithDynamicClockType const&) + 184 (ParkingLot.h:80)
5 JavaScriptCore 0x00000001995a965c WTF::Detail::CallableWrapper<WTF::AutomaticThread::start(WTF::AbstractLocker const&)::$_0, void>:... + 216 (Condition.h:115)
6 JavaScriptCore 0x00000001995e87a4 WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*) + 256 (Function.h:79)
7 JavaScriptCore 0x00000001995ea314 WTF::wtfThreadEntryPoint(void*) + 12 (ThreadingPOSIX.cpp:200)
8 libsystem_pthread.dylib 0x000000018a76d1ec _pthread_start + 124 (pthread.c:895)
9 libsystem_pthread.dylib 0x000000018a770aec thread_start + 8

Thread 21 name:
Thread 21:
0 libsystem_kernel.dylib 0x000000018a848c8c __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x000000018a76a4e0 _pthread_cond_wait$VARIANT$armv81 + 676 (pthread_cond.c:591)
2 JavaScriptCore 0x00000001995eab6c WTF::ThreadCondition::timedWait(WTF::Mutex&, WTF::WallTime) + 144 (ThreadingPOSIX.cpp:541)
3 JavaScriptCore 0x00000001995d0a18 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::Scope... + 2040 (ParkingLot.cpp:596)
4 JavaScriptCore 0x00000001995a92d4 bool WTF::Condition::waitUntil<WTF::Lock>(WTF::Lock&, WTF::TimeWithDynamicClockType const&) + 184 (ParkingLot.h:80)
5 JavaScriptCore 0x00000001995a965c WTF::Detail::CallableWrapper<WTF::AutomaticThread::start(WTF::AbstractLocker const&)::$_0, void>:... + 216 (Condition.h:115)
6 JavaScriptCore 0x00000001995e87a4 WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*) + 256 (Function.h:79)
7 JavaScriptCore 0x00000001995ea314 WTF::wtfThreadEntryPoint(void*) + 12 (ThreadingPOSIX.cpp:200)
8 libsystem_pthread.dylib 0x000000018a76d1ec _pthread_start + 124 (pthread.c:895)
9 libsystem_pthread.dylib 0x000000018a770aec thread_start + 8


Thread 0 crashed with ARM Thread State (64-bit):
x0: 0x0000000000000000 x1: 0x0000000000000000 x2: 0x0000000000000000 x3: 0x0000000000000000
x4: 0x0000000000000010 x5: 0x0000000000000010 x6: 0x0000000000000000 x7: 0x0000000000000000
x8: 0x0000000104139800 x9: 0x000000018a768b5c x10: 0x000000018a764720 x11: 0x00070002818ba900
x12: 0x00000002818ba910 x13: 0x000021a1d2284ba9 x14: 0x000000000000003f x15: 0x7000000000000000
x16: 0x0000000000000148 x17: 0x000000018a9312e0 x18: 0x0000000000000000 x19: 0x0000000000000006
x20: 0x0000000000000407 x21: 0x00000001041398e0 x22: 0x0000000115372480 x23: 0x00000001c74d35e0
x24: 0x00000001d2281000 x25: 0x00000001c1f1abab x26: 0x00000001c1f1c39e x27: 0x000000018aae6906
x28: 0x00000001cfce2bd8 fp: 0x000000016da1a520 lr: 0x000000018a768c1c
sp: 0x000000016da1a500 pc: 0x000000018a848ebc cpsr: 0x40000000
esr: 0x56000080 Address size fault

Binary Images:
0x1023e4000 - 0x1036cbfff [removed] arm64 <11e140862bde393ea68c45e24af9a421> /var/containers/Bundle/Application/30CC765A-D282-4837-856D-AB187DF68097/[removed].app/[removed]
0x103e24000 - 0x103e43fff CocoaLumberjack arm64 <758f0c6c6a803582a74aa58331ae3498> /var/containers/Bundle/Application/30CC765A-D282-4837-856D-AB187DF68097/[removed].app/Frameworks/CocoaLumberjack.framework/CocoaLumberjack
0x103e74000 - 0x103e7bfff CocoaLumberjackSwift arm64 <7bedea8bec8a3b0e9fc732721ec081cc> /var/containers/Bundle/Application/30CC765A-D282-4837-856D-AB187DF68097/[removed].app/Frameworks/CocoaLumberjackSwift.framework/CocoaLumberjackSwift
0x103e8c000 - 0x103e97fff KeychainSwift arm64 <717b4a85534e3d9ca54c05c50f7d3a96> /var/containers/Bundle/Application/30CC765A-D282-4837-856D-AB187DF68097/[removed].app/Frameworks/KeychainSwift.framework/KeychainSwift
0x103eac000 - 0x103f53fff Kingfisher arm64 <853f667c19a234209a543f793a5e371a> /var/containers/Bundle/Application/30CC765A-D282-4837-856D-AB187DF68097/[removed].app/Frameworks/Kingfisher.framework/Kingfisher
0x103ff0000 - 0x103ff7fff [removed]-AppStore-Core arm64 <382d530890503b54a0841da7eb66da76> /var/containers/Bundle/Application/30CC765A-D282-4837-856D-AB187DF68097/[removed].app/Frameworks/[removed]-AppStore-Core.framework/[removed]-AppStore-Core
0x104004000 - 0x10400ffff Reachability arm64 <1ee0ff0b5fb435538ccfcb4b9f27ee89> /var/containers/Bundle/Application/30CC765A-D282-4837-856D-AB187DF68097/[removed].app/Frameworks/Reachability.framework/Reachability
0x1040d0000 - 0x104133fff dyld arm64 <571392a7e1e6369f8805c1a141f3c1c5> /usr/lib/dyld
0x1041ac000 - 0x104253fff Lottie arm64 <1460a9de9f233b319f42c91893bb0eaf> /var/containers/Bundle/Application/30CC765A-D282-4837-856D-AB187DF68097/[removed].app/Frameworks/Lottie.framework/Lottie
0x104338000 - 0x10455ffff [removed] arm64 <28e9d94b9a0035bd9e30ddcf5de54104> /var/containers/Bundle/Application/30CC765A-D282-4837-856D-AB187DF68097/[removed].app/Frameworks/[removed].framework/[removed]
0x10480c000 - 0x104e4ffff [removed]Shared arm64 <9bef86b470573429813a783a68136224> /var/containers/Bundle/Application/30CC765A-D282-4837-856D-AB187DF68097/[removed].app/Frameworks/[removed]Shared.framework/[removed]Shared
0x105368000 - 0x1053d3fff SQLite arm64 <5bf95391d1f5311ca3eb163bb717d488> /var/containers/Bundle/Application/30CC765A-D282-4837-856D-AB187DF68097/[removed].app/Frameworks/SQLite.framework/SQLite
0x107110000 - 0x10711bfff libobjc-trampolines.dylib arm64 <048eb53f47913e0a9314876c6577aa10> /usr/lib/libobjc-trampolines.dylib
0x18a5fb000 - 0x18a611fff libsystem_trace.dylib arm64 <f7e5141b7c243e5aaa79065004ecbf30> /usr/lib/system/libsystem_trace.dylib
0x18a612000 - 0x18a643fff libxpc.dylib arm64 <217dc1a778213f1fa8373825d770ef05> /usr/lib/system/libxpc.dylib
0x18a644000 - 0x18a644fff libsystem_blocks.dylib arm64 <c06042b841f63e4994717b606330928a> /usr/lib/system/libsystem_blocks.dylib
0x18a645000 - 0x18a6c1fff libsystem_c.dylib arm64 <c4beb94cb8313889a4034b7a4aa4dcdf> /usr/lib/system/libsystem_c.dylib
0x18a6c2000 - 0x18a736fff libdispatch.dylib arm64 <3a5db4e0bc24375d897e51e6cf7d6304> /usr/lib/system/libdispatch.dylib
0x18a737000 - 0x18a756fff libsystem_malloc.dylib arm64 <5dbcbc6428083e64890cb59f2ddfeb1d> /usr/lib/system/libsystem_malloc.dylib
0x18a757000 - 0x18a761fff libsystem_platform.dylib arm64 <09a51269d3c53ece87b7f32c096af8e7> /usr/lib/system/libsystem_platform.dylib
0x18a762000 - 0x18a772fff libsystem_pthread.dylib arm64 <c3fa4f34750f362bbefe835bfb15c0f8> /usr/lib/system/libsystem_pthread.dylib
0x18a773000 - 0x18a7a3fff libobjc.A.dylib arm64 <b39048c383953de4af4daca3097fdc53> /usr/lib/libobjc.A.dylib
0x18a7a4000 - 0x18a80ffff libcorecrypto.dylib arm64 <6ddbd01331ce32cb9fce3c5f40880ac5> /usr/lib/system/libcorecrypto.dylib
0x18a810000 - 0x18a823fff libc++abi.dylib arm64 <b148bc1f83c834e2868d00db2d9bbb55> /usr/lib/libc++abi.dylib
0x18a824000 - 0x18a851fff libsystem_kernel.dylib arm64 <92cbd0cb514f3a23a21c169e915052a7> /usr/lib/system/libsystem_kernel.dylib
0x18a852000 - 0x18a883fff libdyld.dylib arm64 <e1637502bfcb3bbcb3e1ccf78617e0e4> /usr/lib/system/libdyld.dylib
0x18a884000 - 0x18a88bfff libsystem_darwin.dylib arm64 <c10d7897c5833454b6f9697c78d9eeb6> /usr/lib/system/libsystem_darwin.dylib
0x18a88c000 - 0x18a8e2fff libc++.1.dylib arm64 <4547c800a6533ece9808c26768583e25> /usr/lib/libc++.1.dylib
0x18a8e3000 - 0x18a924fff libsystem_info.dylib arm64 <bb4a834b619136be866b5018d4eb692d> /usr/lib/system/libsystem_info.dylib
0x18a925000 - 0x18ac99fff CoreFoundation arm64 <da838e756b30360e9661c4800a7e1bf6> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
0x18ac9a000 - 0x18ad00fff SystemConfiguration arm64 <24254722088c3cb5af21e32f8a1366f9> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
0x18ad01000 - 0x18afbafff Foundation arm64 <0df2911e80cb32898a1eed0913d55a12> /System/Library/Frameworks/Foundation.framework/Foundation
0x18afbb000 - 0x18afedfff libCRFSuite.dylib arm64 <5eea9a99dc773f8fa38a7214c7192306> /usr/lib/libCRFSuite.dylib
0x18afee000 - 0x18b167fff CoreServices arm64 <4631a29affb23a9d95ff1037507bd066> /System/Library/Frameworks/CoreServices.framework/CoreServices
0x18b168000 - 0x18b1c9fff libSparse.dylib arm64 <c9c6da9287043061931f9425bb776862> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparse.dylib
0x18b1ca000 - 0x18b6b8fff ImageIO arm64 <71d13168073032b08e658e66dc59001c> /System/Library/Frameworks/ImageIO.framework/ImageIO
0x18b6b9000 - 0x18b6bbfff ConstantClasses arm64 <db0b6ffe8580302fb454a1c9e242cfd7> /System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses
0x18b6bc000 - 0x18b858fff CoreText arm64 <47a65ed0e0b43c039a4fe4222224ca3a> /System/Library/Frameworks/CoreText.framework/CoreText
0x18b859000 - 0x18b983fff Security arm64 <8003f4ebb0f83e9ba3174364b92dae41> /System/Library/Frameworks/Security.framework/Security
0x18b984000 - 0x18ba26fff IOKit arm64 <8acdb99787bd3d9b841c28ad5b55b74a> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x18ba27000 - 0x18ba5dfff libMobileGestalt.dylib arm64 <e0a5a3f77ff13aedb102f27e9f2d9694> /usr/lib/libMobileGestalt.dylib
0x18ba5e000 - 0x18babafff libprotobuf.dylib arm64 <857eac10094e3fb0a8412969b0b27389> /usr/lib/libprotobuf.dylib
0x18babb000 - 0x18baccfff libprotobuf-lite.dylib arm64 <d065ff8c37e635dd8da3754b6e81e73d> /usr/lib/libprotobuf-lite.dylib
0x18bacd000 - 0x18bd1efff libicucore.A.dylib arm64 <9204a32b02813cb58029ebca005794cf> /usr/lib/libicucore.A.dylib
0x18bd1f000 - 0x18bd48fff CoreServicesInternal arm64 <a60ce709d35c377d984fbbe58bab92db> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal
0x18bd49000 - 0x18bd91fff WirelessDiagnostics arm64 <b6cc161ce0103ffda515a17c1ba0bc77> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/WirelessDiagnostics
0x18bd92000 - 0x18bdcbfff libAWDSupport.dylib arm64 <cf5a5034052834089493e2414ee58501> /usr/lib/libAWDSupport.dylib
0x18bdcc000 - 0x18c252fff CoreAudio arm64 <68b4311c467231b2a4bbb640ffefb7b1> /System/Library/Frameworks/CoreAudio.framework/CoreAudio
0x18c253000 - 0x18c51efff CoreImage arm64 <5041875b776930448d5f1e40ff094bce> /System/Library/Frameworks/CoreImage.framework/CoreImage
0x18c51f000 - 0x18c60dfff LanguageModeling arm64 <019d35151d7739409fecbaa2f0bc9be4> /System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling
0x18c60e000 - 0x18c654fff Lexicon arm64 <bb228ebb571f3f23b4aeb7296e3376ab> /System/Library/PrivateFrameworks/Lexicon.framework/Lexicon
0x18c655000 - 0x18c7d8fff libsqlite3.dylib arm64 <deee5c788e863223aaff0c33bb8ce515> /usr/lib/libsqlite3.dylib
0x18c7d9000 - 0x18c808fff MobileKeyBag arm64 <77a7737b65673a42be50c4551d1e3d2b> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
0x18c809000 - 0x18c812fff libsystem_notify.dylib arm64 <fe955a03725d3f83b0c5d712107a2b68> /usr/lib/system/libsystem_notify.dylib
0x18c813000 - 0x18c9dcfff CoreDuet arm64 <1ba0f3cf789a38b1916b5405c7254039> /System/Library/PrivateFrameworks/CoreDuet.framework/CoreDuet
0x18c9dd000 - 0x18cb1efff Montreal arm64 <58aa00de87a53a988a7a6925b68f96a3> /System/Library/PrivateFrameworks/Montreal.framework/Montreal
0x18cb1f000 - 0x18cc06fff NLP arm64 <dd2ffae7d54734cb90a6adbe51d38b8b> /System/Library/PrivateFrameworks/NLP.framework/NLP
0x18cc07000 - 0x18cc23fff CellularPlanManager arm64 <4b2b7c4c96f2339b8073aa7dffc73bf5> /System/Library/PrivateFrameworks/CellularPlanManager.framework/CellularPlanManager
0x18cc24000 - 0x18cc61fff AppSupport arm64 <e235a396706b3dae8dd6eb9a9a4836ad> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
0x18cc62000 - 0x18d12efff libnetwork.dylib arm64 <66ee12926fe43b729cd6c8dd412fa201> /usr/lib/libnetwork.dylib
0x18d12f000 - 0x18d238fff ManagedConfiguration arm64 <2f9f7222069a3269bf8ed393e3c5d0d9> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
0x18d239000 - 0x18d263fff CoreServicesStore arm64 <0d51d3b6cf493681b7fe115573ad8354> /System/Library/PrivateFrameworks/CoreServicesStore.framework/CoreServicesStore
0x18d264000 - 0x18d284fff UserManagement arm64 <2565b0e2de2533c8818b6c7e89d7b2f9> /System/Library/PrivateFrameworks/UserManagement.framework/UserManagement
0x18d285000 - 0x18d53cfff CoreML arm64 <6a211919d74f39aa80cbf2f3b0eadd7d> /System/Library/Frameworks/CoreML.framework/CoreML
0x18d53d000 - 0x18d553fff ProtocolBuffer arm64 <bdd192c04c60333baed3cb503c4f26e3> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
0x18d554000 - 0x18d56efff CommonUtilities arm64 <70615b240c993a968f7d8b22e810632f> /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities
0x18d56f000 - 0x18d56ffff libenergytrace.dylib arm64 <be232718f429386f881be1485fd5e860> /usr/lib/libenergytrace.dylib
0x18d570000 - 0x18d5a6fff RunningBoardServices arm64 <fc42bb21e62d3e59a8ab06b844560200> /System/Library/PrivateFrameworks/RunningBoardServices.framework/RunningBoardServices
0x18d5a7000 - 0x18d61afff BaseBoard arm64 <c0d9960bc54c3c10be665c722d239a35> /System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard
0x18d61b000 - 0x18db60fff SiriTTS arm64 <a3da6c26cac13cffb7b8ea9e333ba265> /System/Library/PrivateFrameworks/SiriTTS.framework/SiriTTS
0x18db61000 - 0x18dbcffff CoreLocation arm64 <a6e3792da0fd3ffb8d863737d7080ffa> /System/Library/Frameworks/CoreLocation.framework/CoreLocation
0x18dbdd000 - 0x18dc30fff Accounts arm64 <c6f269a35ebb36a987ed1d4b1953ec5e> /System/Library/Frameworks/Accounts.framework/Accounts
0x18dc31000 - 0x18dc41fff SharedWebCredentials arm64 <962b8d7013b836b8a6e2e73119acce6f> /System/Library/PrivateFrameworks/SharedWebCredentials.framework/SharedWebCredentials
0x18dc42000 - 0x18df8dfff CFNetwork arm64 <dd1595007d533484aa3d9dd5073d7a2f> /System/Library/Frameworks/CFNetwork.framework/CFNetwork
0x18df8e000 - 0x18e06dfff UIFoundation arm64 <762ab2275b383575ab8edadd5cce81ca> /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation
0x18e06e000 - 0x18f10ffff UIKitCore arm64 <82c949dd37f635f7b3ef62ba342f6bf5> /System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore
0x18f110000 - 0x18f11dfff AssertionServices arm64 <4fef6e63b07c31819944cba5beef11c2> /System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices
0x18f11e000 - 0x18f1effff CoreTelephony arm64 <8498f53222a138bfa79be9c333d8237b> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
0x18f1f0000 - 0x18f1f5fff AggregateDictionary arm64 <627b9cb989923d4887e48fa247a37cfe> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
0x18f1f6000 - 0x18f20cfff libsystem_asl.dylib arm64 <04233c43380135619ce81eb5ed210716> /usr/lib/system/libsystem_asl.dylib
0x18f20d000 - 0x18f284fff CloudDocs arm64 <fa131fb683fe3c86a058c0a0642e4cb5> /System/Library/PrivateFrameworks/CloudDocs.framework/CloudDocs
0x18f285000 - 0x18f5a6fff CoreData arm64 <a44f3b0e35af3b26b9e3f764077562ea> /System/Library/Frameworks/CoreData.framework/CoreData
0x18f5a7000 - 0x18f7cffff Vision arm64 <71690c1ca2da32dfaa3334002c6affa8> /System/Library/Frameworks/Vision.framework/Vision
0x18f7d0000 - 0x18f813fff PhotoFoundation arm64 <d443cd478dce3c5fa4becd8987fdd54e> /System/Library/PrivateFrameworks/PhotoFoundation.framework/PhotoFoundation
0x18f814000 - 0x18f83ffff BoardServices arm64 <397361d5d88d315ea2e9979a46efac0c> /System/Library/PrivateFrameworks/BoardServices.framework/BoardServices
0x18f840000 - 0x18f8eefff libboringssl.dylib arm64 <7410767017ce3c4d8b1c5f553acb709b> /usr/lib/libboringssl.dylib
0x18f8ef000 - 0x18f8fdfff libsystem_networkextension.dylib arm64 <20bc358488a93893aac7b5e4a0130106> /usr/lib/system/libsystem_networkextension.dylib
0x18f8fe000 - 0x18f91efff CoreAnalytics arm64 <1ae72168247f3e57b56f80b361a65f1a> /System/Library/PrivateFrameworks/CoreAnalytics.framework/CoreAnalytics
0x18f91f000 - 0x18fa8ffff CloudKit arm64 <92fcfab621483f38b7df5bb78e4c4c87> /System/Library/Frameworks/CloudKit.framework/CloudKit
0x18fa90000 - 0x18fadcfff SpringBoardServices arm64 <b9ae2754d13f3754a8ee22dde9a82eb9> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
0x18fadd000 - 0x18fb50fff FrontBoardServices arm64 <949083b6181132709ca8fe2468c56568> /System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices
0x18fb51000 - 0x18fc68fff Network arm64 <92a1012a81b43c1890e61982b82d41af> /System/Library/Frameworks/Network.framework/Network
0x18fc69000 - 0x18fcc5fff libusrtcp.dylib arm64 <af50ba896f31300db394c48481e1ec4b> /usr/lib/libusrtcp.dylib
0x18fcc6000 - 0x18fccdfff libsystem_symptoms.dylib arm64 <b3d47c4684ac38d2a187645bdedc3125> /usr/lib/system/libsystem_symptoms.dylib
0x18fcce000 - 0x190b50fff GeoServices arm64 <761d16b850e43d28946687d4bbb96ea0> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
0x190b51000 - 0x190b59fff TCC arm64 <ffcf214c13b93871be86c3d5c3108939> /System/Library/PrivateFrameworks/TCC.framework/TCC
0x190b5a000 - 0x190bb3fff IMFoundation arm64 <6b88d26a956e3d8cb00bc921cf0d1741> /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation
0x190bb4000 - 0x190d13fff CoreUtils arm64 <9bae008296e836f7b0ca309787a1e0e6> /System/Library/PrivateFrameworks/CoreUtils.framework/CoreUtils
0x190d14000 - 0x190dbbfff IMSharedUtilities arm64 <8b3fe0796bf83efe87fc8e7633f7b702> /System/Library/PrivateFrameworks/IMSharedUtilities.framework/IMSharedUtilities
0x190dbc000 - 0x190e09fff ImageCaptureCore arm64 <cd65707ba4cb3263b8ae88bbe6405e25> /System/Library/Frameworks/ImageCaptureCore.framework/ImageCaptureCore
0x190e0a000 - 0x190e13fff libsystem_containermanager.dylib arm64 <7c46f5c119843115a4c79610c0b7019a> /usr/lib/system/libsystem_containermanager.dylib
0x190e14000 - 0x190e8efff AppleAccount arm64 <94805868ca243c17a018784a27fadd0d> /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount
0x190e8f000 - 0x190eaafff ApplePushService arm64 <bec0e926db1c3a40bf1d1806f0d07e96> /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService
0x190eab000 - 0x190f94fff IDS arm64 <7eb9348ace92300881f367f6de48c0b3> /System/Library/PrivateFrameworks/IDS.framework/IDS
0x190f95000 - 0x1910c1fff IDSFoundation arm64 <5c7cfdd9e14737a68b259d4f13f2a025> /System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation
0x1910c2000 - 0x1910c3fff libCTGreenTeaLogger.dylib arm64 <47db0a7fe71938d4bf303758cc76bcf3> /usr/lib/libCTGreenTeaLogger.dylib
0x191124000 - 0x191221fff CoreMedia arm64 <4e0d2da77f5b31d0998a027b7e16c987> /System/Library/Frameworks/CoreMedia.framework/CoreMedia
0x191222000 - 0x191231fff UIKitServices arm64 <1b738cdb4c523ab5a81cf03994ba8be2> /System/Library/PrivateFrameworks/UIKitServices.framework/UIKitServices
0x191232000 - 0x191284fff BackBoardServices arm64 <da0ce7310ee63880b2f33421e029ded6> /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices
0x191285000 - 0x1914d2fff QuartzCore arm64 <5a4a8f86a37d3290ac6a9c03140fa5d3> /System/Library/Frameworks/QuartzCore.framework/QuartzCore
0x1914d3000 - 0x191690fff ColorSync arm64 <6f2244d3ec8039ce9703fff1c6be602e> /System/Library/PrivateFrameworks/ColorSync.framework/ColorSync
0x191691000 - 0x191bfffff CoreGraphics arm64 <28e4305086b13449ab7514ac4056a1bf> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
0x191c00000 - 0x191d30fff Contacts arm64 <39c73201bd0f37538ee0aff07a5b4b97> /System/Library/Frameworks/Contacts.framework/Contacts
0x191d31000 - 0x191d60fff UserNotifications arm64 <d2b17eac642e3bfd901fbd1b1c8bc5b7> /System/Library/Frameworks/UserNotifications.framework/UserNotifications
0x191d61000 - 0x191d84fff LocationSupport arm64 <bf8e3754625338f2ba6d940354134775> /System/Library/PrivateFrameworks/LocationSupport.framework/LocationSupport
0x191d85000 - 0x191edcfff Sharing arm64 <8d428009942235af95f382238f671e14> /System/Library/PrivateFrameworks/Sharing.framework/Sharing
0x191edd000 - 0x192496fff WebKit arm64 <049fc73494c93e5d826fabb56f7e2d25> /System/Library/Frameworks/WebKit.framework/WebKit
0x192497000 - 0x19407bfff WebCore arm64 <2545001929ac3112b397178574b6afa5> /System/Library/PrivateFrameworks/WebCore.framework/WebCore
0x19407c000 - 0x194093fff libAccessibility.dylib arm64 <77030d6452fa3a9e821225db5b013204> /usr/lib/libAccessibility.dylib
0x194094000 - 0x19409ffff AXCoreUtilities arm64 <f6427e0373a13315b730658693c0bf9b> /System/Library/PrivateFrameworks/AXCoreUtilities.framework/AXCoreUtilities
0x1940a0000 - 0x194114fff ContactsFoundation arm64 <3770041970503cd49103e024e44d922d> /System/Library/PrivateFrameworks/ContactsFoundation.framework/ContactsFoundation
0x194115000 - 0x194129fff PowerLog arm64 <3a35cb784cb733148a853fdba6ae5441> /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog
0x19412a000 - 0x19413bfff IOSurface arm64 <4b69c4e924b13c0bb6302065b9bf9665> /System/Library/Frameworks/IOSurface.framework/IOSurface
0x19413c000 - 0x194830fff MediaToolbox arm64 <af8fa7d9a68b3d18afd94ec7fe60da87> /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox
0x194831000 - 0x194839fff GraphicsServices arm64 <0bf55c8caf0033c882926d40ffeb6f46> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
0x19483a000 - 0x19491bfff AccessibilityUtilities arm64 <e12571250f173d78a28939410c8f9347> /System/Library/PrivateFrameworks/AccessibilityUtilities.framework/AccessibilityUtilities
0x19491c000 - 0x194b0bfff AVFoundation arm64 <ef96489e88af3b22a193cade73dc0297> /System/Library/Frameworks/AVFoundation.framework/AVFoundation
0x194b0c000 - 0x194b43fff OnBoardingKit arm64 <b09b97d36e533adb8d23b4fdd5d90e16> /System/Library/PrivateFrameworks/OnBoardingKit.framework/OnBoardingKit
0x194b44000 - 0x194b91fff MobileWiFi arm64 <32ed7928804239d7ae59d7e706c2ae3c> /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi
0x194b92000 - 0x194baafff MobileAsset arm64 <98105034326f35c783bd932f5ede0386> /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset
0x194bab000 - 0x194bb8fff libGSFont.dylib arm64 <1e3a2506bd9d3ff3a7fd2bd734e6443e> /System/Library/PrivateFrameworks/FontServices.framework/libGSFont.dylib
0x194bb9000 - 0x194bc2fff FontServices arm64 <f9ef1fde732130dca0e92a8702d7d378> /System/Library/PrivateFrameworks/FontServices.framework/FontServices
0x194bc3000 - 0x194d0cfff libFontParser.dylib arm64 <efcf40d0671f30f49d3182336540c058> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
0x194d0d000 - 0x194d57fff AXRuntime arm64 <57db498ac8743d64bf4915a8cd5301f2> /System/Library/PrivateFrameworks/AXRuntime.framework/AXRuntime
0x194d58000 - 0x194d5afff libAXSafeCategoryBundle.dylib arm64 <a24371a9d8ed3542947fc996e5add202> /usr/lib/libAXSafeCategoryBundle.dylib
0x194d5b000 - 0x194e99fff SearchFoundation arm64 <816637f6492b340a95b95880d01a1079> /System/Library/PrivateFrameworks/SearchFoundation.framework/SearchFoundation
0x194e9a000 - 0x194fbcfff Preferences arm64 <630a5de04b073e1c8c0bd3d8e070551c> /System/Library/PrivateFrameworks/Preferences.framework/Preferences
0x194fbd000 - 0x195613fff PhotoLibraryServices arm64 <764531d928ef3d1da009f10d5993d954> /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices
0x195614000 - 0x195877fff vImage arm64 <e292006a2b5c3de69c9c5a730e0857b5> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage
0x195878000 - 0x195aaafff AudioToolbox arm64 <845848c42a7a31338883d56f3dee889b> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
0x195aab000 - 0x195ae0fff libAudioToolboxUtility.dylib arm64 <800acfd8417e3c28aee5e654f7982a55> /usr/lib/libAudioToolboxUtility.dylib
0x195ae1000 - 0x195c8efff ContactsUI arm64 <cf89e45c84813bc19603ad3a7b625f53> /System/Library/Frameworks/ContactsUI.framework/ContactsUI
0x195c8f000 - 0x195cf8fff UIAccessibility arm64 <19442239ab983805b5d16da7aeae4da3> /System/Library/PrivateFrameworks/UIAccessibility.framework/UIAccessibility
0x195cf9000 - 0x195ef9fff Photos arm64 <081139b940433715b543ee1237b1b8be> /System/Library/Frameworks/Photos.framework/Photos
0x195efa000 - 0x195f8cfff ShareSheet arm64 <6e07be385171376eb1c68ea3e23ccbdc> /System/Library/PrivateFrameworks/ShareSheet.framework/ShareSheet
0x195f8d000 - 0x195fa0fff BaseBoardUI arm64 <f10e1e611fcc39e69cea31f591a29b61> /System/Library/PrivateFrameworks/BaseBoardUI.framework/BaseBoardUI
0x195fa1000 - 0x196055fff PDFKit arm64 <1827bc968a4238afa7ebe460e96b7c02> /System/Library/Frameworks/PDFKit.framework/PDFKit
0x1960d3000 - 0x196100fff DocumentManager arm64 <b2138f289ea935f8b324efb8db524c38> /System/Library/PrivateFrameworks/DocumentManager.framework/DocumentManager
0x196101000 - 0x196358fff libmecabra.dylib arm64 <22dafd04fe8e33f68e8894a9046545d7> /usr/lib/libmecabra.dylib
0x196359000 - 0x1963ccfff AuthKit arm64 <0e3d32ce73e9392ebef45baeaf331715> /System/Library/PrivateFrameworks/AuthKit.framework/AuthKit
0x1963cd000 - 0x1967dbfff Intents arm64 <051990c089773064b1f2f0929a599021> /System/Library/Frameworks/Intents.framework/Intents
0x1967dc000 - 0x1967f0fff libCGInterfaces.dylib arm64 <7d870225f18b3a34aae31fd62c6aa7d0> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/Libraries/libCGInterfaces.dylib
0x1967f1000 - 0x19693dfff WebKitLegacy arm64 <c77e345b8678359abe54cc164403bf97> /System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy
0x19693e000 - 0x1969a6fff TextInput arm64 <0c3b121d00d036d98b4ec76698e7421e> /System/Library/PrivateFrameworks/TextInput.framework/TextInput
0x1969a7000 - 0x196a23fff AXMediaUtilities arm64 <d475c639e14234f49eaa0c8f8f6a0223> /System/Library/PrivateFrameworks/AXMediaUtilities.framework/AXMediaUtilities
0x196a24000 - 0x196a27fff XCTTargetBootstrap arm64 <e9cb00d9c66e38fe849809f9b41ee864> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/XCTTargetBootstrap
0x196a28000 - 0x196addfff CorePDF arm64 <36fe0cc3cffa39a1be4e21a69109d7ba> /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF
0x196ade000 - 0x196b18fff AccessibilityUIUtilities arm64 <ebcf7e2517793ddf8920c1ccd9490a79> /System/Library/PrivateFrameworks/Accessibility.framework/Frameworks/AccessibilityUIUtilities.framework/AccessibilityUIUtilities
0x196b19000 - 0x196ed0fff MediaPlayer arm64 <0db0bd46a449381c810081714e526b2d> /System/Library/Frameworks/MediaPlayer.framework/MediaPlayer
0x196ed1000 - 0x1971dafff AppleMediaServices arm64 <cc11ef9ae6973b94b4c678d82b7db881> /System/Library/PrivateFrameworks/AppleMediaServices.framework/AppleMediaServices
0x1971db000 - 0x197201fff CacheDelete arm64 <0b5da2a547733de3bac919384c9d3699> /System/Library/PrivateFrameworks/CacheDelete.framework/CacheDelete
0x197202000 - 0x1973c3fff CoreMotion arm64 <81ae655a9ea93456ac44fb41da5ac4e0> /System/Library/Frameworks/CoreMotion.framework/CoreMotion
0x1973c4000 - 0x1974b1fff AVFAudio arm64 <90502188446033e884fd9a1d30a416b4> /System/Library/Frameworks/AVFoundation.framework/Frameworks/AVFAudio.framework/AVFAudio
0x1974b2000 - 0x1976cffff RawCamera arm64 <d5aafdea009b371e84b892b481ceb7ef> /System/Library/CoreServices/RawCamera.bundle/RawCamera
0x1976d0000 - 0x197786fff CoreUI arm64 <65a0afca82ea340b95a95d5136646a16> /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI
0x197787000 - 0x1977abfff AppSupportUI arm64 <6000f496dcd639159beb51486cc0382f> /System/Library/PrivateFrameworks/AppSupportUI.framework/AppSupportUI
0x1977ac000 - 0x1977e1fff CoreVideo arm64 <95d72d7d25aa37e8aa77260884538882> /System/Library/Frameworks/CoreVideo.framework/CoreVideo
0x1977e2000 - 0x197a16fff AudioToolboxCore arm64 <279b39efc6fb3ca7889754e855161fac> /System/Library/PrivateFrameworks/AudioToolboxCore.framework/AudioToolboxCore
0x197a17000 - 0x197a5bfff CoreDuetContext arm64 <a5b9d392f7c334fd819fb02950eb0404> /System/Library/PrivateFrameworks/CoreDuetContext.framework/CoreDuetContext
0x197a5c000 - 0x197a95fff SetupAssistant arm64 <0f8ec0c6084c32edbe3ac31fd9c897a3> /System/Library/PrivateFrameworks/SetupAssistant.framework/SetupAssistant
0x197a96000 - 0x197b50fff TelephonyUtilities arm64 <66b8fec948a73cdab515b85db3c089a7> /System/Library/PrivateFrameworks/TelephonyUtilities.framework/TelephonyUtilities
0x197b51000 - 0x197b7bfff PlugInKit arm64 <d026d05c72a33dc5a0a108d7eec4aa5e> /System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit
0x197b7c000 - 0x197ec2fff libswiftCore.dylib arm64 <b78b1d5ad6843e5fb6b8e5cf345cca48> /usr/lib/swift/libswiftCore.dylib
0x197ec3000 - 0x197ff1fff AssistantServices arm64 <0b1380d280c73c96aac8a0240494b676> /System/Library/PrivateFrameworks/AssistantServices.framework/AssistantServices
0x197ff2000 - 0x198052fff ProactiveSupport arm64 <d4bd8ffec9b03526b20e50af519e7f24> /System/Library/PrivateFrameworks/ProactiveSupport.framework/ProactiveSupport
0x198053000 - 0x19828bfff MapKit arm64 <405663c5b42433a18336ede9a4920903> /System/Library/Frameworks/MapKit.framework/MapKit
0x19828c000 - 0x1982a3fff PrototypeTools arm64 <1e3a3602813c32339f229a0f99468ade> /System/Library/PrivateFrameworks/PrototypeTools.framework/PrototypeTools
0x1982a4000 - 0x198391fff MediaExperience arm64 <9a663f1064af37c5b70518b635fc6cbd> /System/Library/PrivateFrameworks/MediaExperience.framework/MediaExperience
0x198392000 - 0x198645fff Celestial arm64 <94529087e6343000859f7e58ee890bf8> /System/Library/PrivateFrameworks/Celestial.framework/Celestial
0x198646000 - 0x19869dfff CallKit arm64 <c2f9b0e1021f361c9751bb2af949868f> /System/Library/Frameworks/CallKit.framework/CallKit
0x19869e000 - 0x19885efff EventKitUI arm64 <08fb1804b40e3ea2b6c60b4416fa295a> /System/Library/Frameworks/EventKitUI.framework/EventKitUI
0x19885f000 - 0x198f5cfff VectorKit arm64 <759e92a1ee4d3c76ae3442dfb0610d7b> /System/Library/PrivateFrameworks/VectorKit.framework/VectorKit
0x198f5d000 - 0x19902cfff AVKit arm64 <c7f1068f70cb321b916e6645dd159dd3> /System/Library/Frameworks/AVKit.framework/AVKit
0x19902d000 - 0x19905bfff Pegasus arm64 <ae114678fc063dfd92deef0912b11a00> /System/Library/PrivateFrameworks/Pegasus.framework/Pegasus
0x19905c000 - 0x19905efff libapp_launch_measurement.dylib arm64 <ab917f448ed6390db2848bb31cf97687> /usr/lib/libapp_launch_measurement.dylib
0x199139000 - 0x19919bfff CoreSpotlight arm64 <be081c3d34e23954ae6c9e6f2ad3d37b> /System/Library/Frameworks/CoreSpotlight.framework/CoreSpotlight
0x19919c000 - 0x19922ffff AddressBookLegacy arm64 <2346d467850636c5a3d21770cf4af3fe> /System/Library/PrivateFrameworks/AddressBookLegacy.framework/AddressBookLegacy
0x199230000 - 0x19923ffff CrashReporterSupport arm64 <2f3dcb71e4ee37df8ba41ca1bd43a6c9> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport
0x199240000 - 0x199252fff MobileBluetooth arm64 <97d4ae206f6231688bae3f2f3a996b24> /System/Library/PrivateFrameworks/MobileBluetooth.framework/MobileBluetooth
0x199253000 - 0x19930dfff LinkPresentation arm64 <d021b846875238959eaed1c218522957> /System/Library/Frameworks/LinkPresentation.framework/LinkPresentation
0x19930e000 - 0x199342fff StoreKit arm64 <d1d5f43fee3f31d1a63cceab4387fded> /System/Library/Frameworks/StoreKit.framework/StoreKit
0x199343000 - 0x199347fff libsystem_configuration.dylib arm64 <482ba88cc017345a8efbaf6348914f12> /usr/lib/system/libsystem_configuration.dylib
0x199348000 - 0x1993a0fff RemoteUI arm64 <77cf3ae6e5623e4d97d8430b3994a11d> /System/Library/PrivateFrameworks/RemoteUI.framework/RemoteUI
0x1993a1000 - 0x1993effff AuthKitUI arm64 <8cecbd60769e3b7ab368ce0ffca89c9f> /System/Library/PrivateFrameworks/AuthKitUI.framework/AuthKitUI
0x1993f0000 - 0x199454fff CoreRecognition arm64 <f882c9ffcaf63fdca93740cbb60ecae5> /System/Library/PrivateFrameworks/CoreRecognition.framework/CoreRecognition
0x199455000 - 0x1994d8fff Social arm64 <42cfae1d2504388390d3d2fedcf6cc6d> /System/Library/Frameworks/Social.framework/Social
0x1994d9000 - 0x199526fff WatchKit arm64 <d5fa26df10c537c98a142a5d20864e60> /System/Library/Frameworks/WatchKit.framework/WatchKit
0x199527000 - 0x199535fff HangTracer arm64 <f0f83bc43c483ed2bc76dbbf04ee88c5> /System/Library/PrivateFrameworks/HangTracer.framework/HangTracer
0x199536000 - 0x19959bfff CoreNLP arm64 <a6bd80d378d9304293156563bcda5f7f> /System/Library/PrivateFrameworks/CoreNLP.framework/CoreNLP
0x19959c000 - 0x19959dfff liblangid.dylib arm64 <b1e0f2078efc341d90b7a7792609b068> /usr/lib/liblangid.dylib
0x19959e000 - 0x19a2fefff JavaScriptCore arm64 <6d4e079bcbd2340388dfe601466dfd46> /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore
0x19a2ff000 - 0x19a38cfff libTelephonyUtilDynamic.dylib arm64 <a69dcec202ae3acba22991712ad812eb> /usr/lib/libTelephonyUtilDynamic.dylib
0x19a3a1000 - 0x19a61afff StoreServices arm64 <92609f6fd8143850bb53b8b358d5dad8> /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices
0x19a61b000 - 0x19a624fff IOMobileFramebuffer arm64 <44222c32b59e3940a50e6a2d204ab9ce> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer
0x19a625000 - 0x19a782fff SafariServices arm64 <84147f514fb037c887c44533b134ae76> /System/Library/Frameworks/SafariServices.framework/SafariServices
0x19a783000 - 0x19a957fff Message arm64 <e6a25451a3db36f1bbbd180c68369243> /System/Library/PrivateFrameworks/Message.framework/Message
0x19a96f000 - 0x19a989fff CoreMaterial arm64 <4ac1f9baac87368c9e94692f1c4b5b89> /System/Library/PrivateFrameworks/CoreMaterial.framework/CoreMaterial
0x19a98a000 - 0x19aa70fff libxml2.2.dylib arm64 <6e692ba566223b738f3e96ef0b5d078b> /usr/lib/libxml2.2.dylib
0x19aa71000 - 0x19b913fff ModelIO arm64 <28a4d5925b35333eba02b7618f71f7be> /System/Library/Frameworks/ModelIO.framework/ModelIO
0x19b914000 - 0x19bd0cfff ChatKit arm64 <883d00bb980b345483bb698300a2b0e1> /System/Library/PrivateFrameworks/ChatKit.framework/ChatKit
0x19bd0d000 - 0x19c0d0fff PassKitCore arm64 <33d3e31abf5a35ed89e52964b52cd10c> /System/Library/PrivateFrameworks/PassKitCore.framework/PassKitCore
0x19c0d1000 - 0x19c0dbfff SymptomAnalytics arm64 <ae6f92f959213a21b2ae537e876bf8f1> /System/Library/PrivateFrameworks/Symptoms.framework/Frameworks/SymptomAnalytics.framework/SymptomAnalytics
0x19c0dc000 - 0x19c124fff MetadataUtilities arm64 <770681b046343cf69c1d8e43a41cb4c3> /System/Library/PrivateFrameworks/MetadataUtilities.framework/MetadataUtilities
0x19c125000 - 0x19c17dfff UserActivity arm64 <6bf889f6e3133a9dbbcf90ced3f854a3> /System/Library/PrivateFrameworks/UserActivity.framework/UserActivity
0x19c2de000 - 0x19c2f3fff FMCoreLite arm64 <19dd8762b366310ab25a7b5c894886cf> /System/Library/PrivateFrameworks/FMCoreLite.framework/FMCoreLite
0x19c7a2000 - 0x19c7c0fff BridgePreferences arm64 <c435eb1daaea35b8ae8d81d36d1fa8af> /System/Library/PrivateFrameworks/BridgePreferences.framework/BridgePreferences
0x19c963000 - 0x19c988fff AccountsUI arm64 <8b1f19eff241382fa68e0d06b6be00b7> /System/Library/PrivateFrameworks/AccountsUI.framework/AccountsUI
0x19c989000 - 0x19c99efff CertInfo arm64 <4349787faa18381bab20c38c5f1bb01a> /System/Library/PrivateFrameworks/CertInfo.framework/CertInfo
0x19c99f000 - 0x19ca06fff ManagedConfigurationUI arm64 <907f6a0e65823b0e8ec8dbe81ebdc4a7> /System/Library/PrivateFrameworks/ManagedConfigurationUI.framework/ManagedConfigurationUI
0x19ca07000 - 0x19cab0fff QuickLook arm64 <0c932e13f6fb3efc9e300436f51a917c> /System/Library/Frameworks/QuickLook.framework/QuickLook
0x19cab1000 - 0x19ccccfff NetworkExtension arm64 <90b0cbb1a3bf3570ab878a58871442f5> /System/Library/Frameworks/NetworkExtension.framework/NetworkExtension
0x19cccd000 - 0x19cd03fff DataDetectorsCore arm64 <aec5256b6e9a3d9094c2f558b3e0e7c2> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore
0x19cd04000 - 0x19cd64fff CalendarFoundation arm64 <700ab7227bb333eb9781f6342407c6dc> /System/Library/PrivateFrameworks/CalendarFoundation.framework/CalendarFoundation
0x19cd65000 - 0x19ce57fff EventKit arm64 <3cd05a3b2f4535cf9e820dcd5e84592f> /System/Library/Frameworks/EventKit.framework/EventKit
0x19ce58000 - 0x19ce8cfff MediaServices arm64 <79462d9dfa03390d866910b5d15c75a7> /System/Library/PrivateFrameworks/MediaServices.framework/MediaServices
0x19cf98000 - 0x19d138fff PencilKit arm64 <60c51438fe4b35ed8680546615a7aac7> /System/Library/Frameworks/PencilKit.framework/PencilKit
0x19d139000 - 0x19d289fff MessageUI arm64 <640c46b333313cdc99b1ffd5a7ddb8ec> /System/Library/Frameworks/MessageUI.framework/MessageUI
0x19d28a000 - 0x19d2d5fff AppleAccountUI arm64 <9f21941d7a803900a5b83bc14268fe07> /System/Library/PrivateFrameworks/AppleAccountUI.framework/AppleAccountUI
0x19d2d6000 - 0x19d315fff BiometricKit arm64 <accbd30f6909353fb15b54575f5451ec> /System/Library/PrivateFrameworks/BiometricKit.framework/BiometricKit
0x19d316000 - 0x19d341fff PersistentConnection arm64 <edf4e9dff6483fe680ecd59ab2ed514a> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection
0x19d342000 - 0x19d395fff CalendarDaemon arm64 <18e5c5b220363eb1bd6dded40f58f37a> /System/Library/PrivateFrameworks/CalendarDaemon.framework/CalendarDaemon
0x19d396000 - 0x19d42cfff CalendarDatabase arm64 <0888845be2773a6ebef874da62c2323a> /System/Library/PrivateFrameworks/CalendarDatabase.framework/CalendarDatabase
0x19d42d000 - 0x19d603fff MediaRemote arm64 <adda1b08bcdd3aa8b46fa03abdb9627a> /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote
0x19d604000 - 0x19d60cfff CorePhoneNumbers arm64 <e3bc7af68f603c6390d8ef9fce97004b> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/CorePhoneNumbers
0x19d61d000 - 0x19d642fff DuetActivityScheduler arm64 <b722c506d1b23860ae2912a553bbcbd9> /System/Library/PrivateFrameworks/DuetActivityScheduler.framework/DuetActivityScheduler
0x19d643000 - 0x19d701fff SpringBoardFoundation arm64 <906bea946f9b347f8cb4e92572077605> /System/Library/PrivateFrameworks/SpringBoardFoundation.framework/SpringBoardFoundation
0x19d702000 - 0x19d741fff ContactsAutocompleteUI arm64 <c688a16740843433a1f8a59bdf117593> /System/Library/PrivateFrameworks/ContactsAutocompleteUI.framework/ContactsAutocompleteUI
0x19d742000 - 0x19d764fff CoreSVG arm64 <405dbd55c7b03ade9b467743aecd9ad3> /System/Library/PrivateFrameworks/CoreSVG.framework/CoreSVG
0x19d765000 - 0x19d77efff SymptomPresentationFeed arm64 <bd51fe2d05af3ff4ad0a1db6e2383747> /System/Library/PrivateFrameworks/Symptoms.framework/Frameworks/SymptomPresentationFeed.framework/SymptomPresentationFeed
0x19d77f000 - 0x19d79cfff ProactiveEventTracker arm64 <057c3e98ce1e34458dec485cbfff0eb9> /System/Library/PrivateFrameworks/ProactiveEventTracker.framework/ProactiveEventTracker
0x19d79d000 - 0x19d7a7fff MallocStackLogging arm64 <5e3fa430968c3f5ca7caef722499ee36> /System/Library/PrivateFrameworks/MallocStackLogging.framework/MallocStackLogging
0x19d7a8000 - 0x19d83cfff CoreSuggestions arm64 <ddde39ea309431b283caaac927c9ffec> /System/Library/PrivateFrameworks/CoreSuggestions.framework/CoreSuggestions
0x19d83d000 - 0x19d9e8fff IMCore arm64 <9a62791251f83680aa5ebcb9b17897d0> /System/Library/PrivateFrameworks/IMCore.framework/IMCore
0x19d9e9000 - 0x19da39fff DeviceManagement arm64 <dfbf73a5dd2e3657923e1f4545c44b27> /System/Library/PrivateFrameworks/DeviceManagement.framework/DeviceManagement
0x19e211000 - 0x19e21dfff BluetoothManager arm64 <ee082c6d79823f79ad064ce45059efd0> /System/Library/PrivateFrameworks/BluetoothManager.framework/BluetoothManager
0x19e21e000 - 0x19e253fff CoreBluetooth arm64 <90d827c268983b83a6cad890d36ab24d> /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth
0x19e254000 - 0x19e256fff libsystem_sandbox.dylib arm64 <8790f7f8f85e333b9bbfdab82787f7a1> /usr/lib/system/libsystem_sandbox.dylib
0x19e257000 - 0x19e2b9fff SpringBoardUIServices arm64 <aefd107b477d3e75ae3ea6b294e2a92b> /System/Library/PrivateFrameworks/SpringBoardUIServices.framework/SpringBoardUIServices
0x19e2ba000 - 0x19e2ecfff TelephonyUI arm64 <ff19a1ac8a823034b21872abe3eae0d6> /System/Library/PrivateFrameworks/TelephonyUI.framework/TelephonyUI
0x19e36e000 - 0x19e37bfff NotificationCenter arm64 <3b241ca4f892363ca204c13b29973768> /System/Library/Frameworks/NotificationCenter.framework/NotificationCenter
0x19e37c000 - 0x19e388fff ContextKit arm64 <30d1957a16ca331b888215237b9c565c> /System/Library/PrivateFrameworks/ContextKit.framework/ContextKit
0x19e3b7000 - 0x19e41efff Rapport arm64 <95842c19a5783bfeb5aa15933fa7fe96> /System/Library/PrivateFrameworks/Rapport.framework/Rapport
0x19e41f000 - 0x19e44bfff OSAnalytics arm64 <741167c0cdd83e4d871c6fcf5b75315a> /System/Library/PrivateFrameworks/OSAnalytics.framework/OSAnalytics
0x19e44c000 - 0x19e479fff MobileInstallation arm64 <9ac7519f99703268a02317ae8724228b> /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation
0x19e47a000 - 0x19e514fff Metal arm64 <db1a636672073b7388362da9f1569d26> /System/Library/Frameworks/Metal.framework/Metal
0x19e515000 - 0x19e51bfff IOAccelerator arm64 <a469e8ced5203169b0a934a32a9ae8d9> /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator
0x19e51c000 - 0x19e527fff MediaAccessibility arm64 <9a969317430d3916aba8c75982d3d188> /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility
0x19e528000 - 0x19e544fff FindMyDevice arm64 <9d98f910c3243f248934fa64ab1849b2> /System/Library/PrivateFrameworks/FindMyDevice.framework/FindMyDevice
0x19e545000 - 0x19e54cfff libsystem_dnssd.dylib arm64 <f339bcf081ce3a57a518bcc56d28b4cf> /usr/lib/system/libsystem_dnssd.dylib
0x19e54d000 - 0x19e553fff PushKit arm64 <fe364e50a4dd3b28b18e0b4bb86e881a> /System/Library/Frameworks/PushKit.framework/PushKit
0x19e554000 - 0x19e657fff FileProvider arm64 <65d024f77aa03bb0a76f4d8e2c5945af> /System/Library/Frameworks/FileProvider.framework/FileProvider
0x19e66b000 - 0x19e66cfff BackgroundTaskAgent arm64 <b4501442fd1c369ca45d1f023a8630a2> /System/Library/PrivateFrameworks/BackgroundTaskAgent.framework/BackgroundTaskAgent
0x19e66d000 - 0x19e671fff LinguisticData arm64 <e5abe8d82d6a3330ad287e1c1c5b6b4c> /System/Library/PrivateFrameworks/LinguisticData.framework/LinguisticData
0x19e672000 - 0x19e68afff CoreSDB arm64 <a4e800cff36336dc9caa503ebd7af693> /System/Library/PrivateFrameworks/CoreSDB.framework/CoreSDB
0x19e68b000 - 0x19e69bfff Categories arm64 <deb4c11021e238f0a5e0fa55af8b89f9> /System/Library/PrivateFrameworks/Categories.framework/Categories
0x19e69c000 - 0x19e6b5fff DoNotDisturb arm64 <f041ec6e4b033b07afbc0d82cc5f298b> /System/Library/PrivateFrameworks/DoNotDisturb.framework/DoNotDisturb
0x19e6b6000 - 0x19e771fff VideoToolbox arm64 <568f073809c53b80b5b90e0b0080b71c> /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox
0x19e772000 - 0x19eb7dfff SceneKit arm64 <5d9d62d537fc38afa01bea11adc68a28> /System/Library/Frameworks/SceneKit.framework/SceneKit
0x19eb7e000 - 0x19eb86fff EmojiKit arm64 <04582614196436b59d7d8ab3a75ba33b> /System/Library/PrivateFrameworks/EmojiKit.framework/EmojiKit
0x19eb87000 - 0x19eba1fff Messages arm64 <eac54d5812c6321b9c51e58160e18b3a> /System/Library/Frameworks/Messages.framework/Messages
0x19eba2000 - 0x19eba6fff CameraKit arm64 <a1a23f498d0a399fa1b0f1fbaed1bbe5> /System/Library/PrivateFrameworks/CameraKit.framework/CameraKit
0x19eba7000 - 0x19eba8fff MessageSupport arm64 <b74a1173781732498e1b3f3bcf5054fa> /System/Library/PrivateFrameworks/MessageSupport.framework/MessageSupport
0x19eba9000 - 0x19ec04fff PersonalizationPortrait arm64 <31f3503f2e4735b88744db3061d2d9a8> /System/Library/PrivateFrameworks/PersonalizationPortrait.framework/PersonalizationPortrait
0x19ec05000 - 0x19ec71fff AppStoreDaemon arm64 <37f2c17020653bed8fd47b697a62a849> /System/Library/PrivateFrameworks/AppStoreDaemon.framework/AppStoreDaemon
0x19eccb000 - 0x19ecd3fff SymptomDiagnosticReporter arm64 <d189850aa2a73627aec3f25997e3a2e2> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/SymptomDiagnosticReporter
0x19ecd4000 - 0x19ecd6fff IOSurfaceAccelerator arm64 <69fa54616a3031cda2e9833a04cd4e1f> /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/IOSurfaceAccelerator
0x19ecd7000 - 0x19ed82fff AssetsLibraryServices arm64 <5fe047d9983b3914aef97f2e35e64591> /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices
0x19ed83000 - 0x19edb2fff DataAccessExpress arm64 <c89f0e32620032559779a379f8e2e28b> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress
0x19edb3000 - 0x19ee20fff EmailFoundation arm64 <ef29ed4cd19032198bb7ca03c7e46dcf> /System/Library/PrivateFrameworks/EmailFoundation.framework/EmailFoundation
0x19ee21000 - 0x19ee36fff CoreFollowUp arm64 <49cfbdbda3a833a1ba695f15dcc95078> /System/Library/PrivateFrameworks/CoreFollowUp.framework/CoreFollowUp
0x19ee37000 - 0x19ee3ffff FamilyCircle arm64 <2616d81120db3b6f990d8b67f4bf49df> /System/Library/PrivateFrameworks/FamilyCircle.framework/FamilyCircle
0x19ee40000 - 0x19ee55fff libcoretls.dylib arm64 <73cbc7c41bd13c9fb7ab4b3249d2c137> /usr/lib/libcoretls.dylib
0x19eeab000 - 0x19ef3afff libate.dylib arm64 <f0c1e877138f30789e5dab57308f204d> /usr/lib/libate.dylib
0x1a0006000 - 0x1a01ccfff iAdCore arm64 <dc44b512e02c37d3b58c0e07ee4c6877> /System/Library/PrivateFrameworks/iAdCore.framework/iAdCore
0x1a01cd000 - 0x1a01f2fff Pasteboard arm64 <d9f5e4285af13eb89312c69dd6296f55> /System/Library/PrivateFrameworks/Pasteboard.framework/Pasteboard
0x1a01f3000 - 0x1a0241fff FTServices arm64 <37b461adb05e379291d1537874772da5> /System/Library/PrivateFrameworks/FTServices.framework/FTServices
0x1a02e1000 - 0x1a02f1fff MaterialKit arm64 <f5a89f0011cf3e098511df5f0f8dffda> /System/Library/PrivateFrameworks/MaterialKit.framework/MaterialKit
0x1a02f2000 - 0x1a032bfff SAObjects arm64 <8fe4b90e06d134189de6c0067fc66d1e> /System/Library/PrivateFrameworks/SAObjects.framework/SAObjects
0x1a032c000 - 0x1a0336fff CoreRecents arm64 <925e4d2b40e0368b8d14357679af3668> /System/Library/PrivateFrameworks/CoreRecents.framework/CoreRecents
0x1a0337000 - 0x1a037dfff MIME arm64 <95d61b5959fa3e70ad902abeb0139fe1> /System/Library/PrivateFrameworks/MIME.framework/MIME
0x1a03df000 - 0x1a03ecfff DataMigration arm64 <7b0d9fd981eb3dde8f58522b5e5286d3> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
0x1a04f2000 - 0x1a054dfff EmailCore arm64 <a764c4a88090336688f0be6f528649f4> /System/Library/PrivateFrameworks/EmailCore.framework/EmailCore
0x1a059f000 - 0x1a05c3fff IconServices arm64 <2320fdd83df33f14b74bf60324e95465> /System/Library/PrivateFrameworks/IconServices.framework/IconServices
0x1a05c4000 - 0x1a07a7fff iTunesCloud arm64 <6c1cd5e0c2a43c4184660c5f0642b31e> /System/Library/PrivateFrameworks/iTunesCloud.framework/iTunesCloud
0x1a07a8000 - 0x1a0a0dfff MusicLibrary arm64 <f2671bef376c3089937d7ed1b964a29d> /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary
0x1a0a0e000 - 0x1a0a0ffff WatchdogClient arm64 <99c4b76de07238a1a6a9db0f7b4fd928> /System/Library/PrivateFrameworks/WatchdogClient.framework/WatchdogClient
0x1a0a10000 - 0x1a0a21fff libprequelite.dylib arm64 <abff7892262b38049ce850a23dbe247c> /usr/lib/libprequelite.dylib
0x1a0a40000 - 0x1a0a45fff IDSKVStore arm64 <62ae3f0fab653d1698e6eaee2157f206> /System/Library/PrivateFrameworks/IDSKVStore.framework/IDSKVStore
0x1a0a46000 - 0x1a0a56fff CoreEmoji arm64 <61b0c15324be377995c806372710b507> /System/Library/PrivateFrameworks/CoreEmoji.framework/CoreEmoji
0x1a0a57000 - 0x1a0ae8fff Email arm64 <d27daaee1f1e35f3989858e324070cf8> /System/Library/PrivateFrameworks/Email.framework/Email
0x1a0ae9000 - 0x1a0b36fff ClassKit arm64 <20cbfe4079133f278da27826c4a0117f> /System/Library/Frameworks/ClassKit.framework/ClassKit
0x1a0ba3000 - 0x1a0badfff CPMS arm64 <b07d69f67ae734a18e06609646867880> /System/Library/PrivateFrameworks/CPMS.framework/CPMS
0x1a0bae000 - 0x1a0bb6fff RTCReporting arm64 <ededb9fc91de3d7eb0bfa5a992be9961> /System/Library/PrivateFrameworks/RTCReporting.framework/RTCReporting
0x1a0c79000 - 0x1a0cd5fff iAd arm64 <c9c28bd047e1339f891949ca5939e25f> /System/Library/Frameworks/iAd.framework/iAd
0x1a0d0f000 - 0x1a0d5bfff MobileBackup arm64 <9edb3fbc98a13bcca1c2c4d298e6fb2f> /System/Library/PrivateFrameworks/MobileBackup.framework/MobileBackup
0x1a0e0b000 - 0x1a0e12fff CoreTime arm64 <4686ef91e5bf345a9e11204317ac84ee> /System/Library/PrivateFrameworks/CoreTime.framework/CoreTime
0x1a0e48000 - 0x1a0f80fff IMDPersistence arm64 <3e78094149fd3f73961037c6891cb735> /System/Library/PrivateFrameworks/IMDPersistence.framework/IMDPersistence
0x1a0fcd000 - 0x1a0ff6fff RemoteConfiguration arm64 <42bcde3d3d7a3e4bbb4824f4ddfb578c> /System/Library/PrivateFrameworks/RemoteConfiguration.framework/RemoteConfiguration
0x1a0ff7000 - 0x1a1020fff DistributedEvaluation arm64 <998a01df94073053b9406559aa4e0a6a> /System/Library/PrivateFrameworks/DistributedEvaluation.framework/DistributedEvaluation
0x1a1021000 - 0x1a106ffff DataAccess arm64 <275c55c7cd0f35749f428faa170de07e> /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess
0x1a13a0000 - 0x1a13f4fff ToneLibrary arm64 <3ce640a5408434dc80e18aac06ec7893> /System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary
0x1a16b7000 - 0x1a16d5fff AppConduit arm64 <e3fb04a99b33331d934bb69d28a5a349> /System/Library/PrivateFrameworks/AppConduit.framework/AppConduit
0x1a16d6000 - 0x1a16eefff IntlPreferences arm64 <3649d7fd9d673c10afb307f8a66c5e60> /System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences
0x1a16ef000 - 0x1a16fefff PassKit arm64 <8ba45989533432ffb46b93f9c38b10fd> /System/Library/Frameworks/PassKit.framework/PassKit
0x1a16ff000 - 0x1a1a4cfff PassKitUI arm64 <a68c654a26833cd5b03d21d6f6437ab4> /System/Library/PrivateFrameworks/PassKitUI.framework/PassKitUI
0x1a1a4d000 - 0x1a1b20fff CoreBrightness arm64 <5e787a9996db3121b6ddf74af3ffd8cb> /System/Library/PrivateFrameworks/CoreBrightness.framework/CoreBrightness
0x1a1b21000 - 0x1a1b28fff libIOReport.dylib arm64 <608a00131d4d3adfb6ade4baafe2c905> /usr/lib/libIOReport.dylib
0x1a1cb8000 - 0x1a1e60fff libBNNS.dylib arm64 <cc1068188e0e3f15a64f062f6f875189> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBNNS.dylib
0x1a1e61000 - 0x1a1e67fff StudyLog arm64 <75bd4f9ad94d388090731234304fc77f> /System/Library/PrivateFrameworks/StudyLog.framework/StudyLog
0x1a1e68000 - 0x1a1eecfff BulletinBoard arm64 <d1038f14c79335c68a1a64e403626528> /System/Library/PrivateFrameworks/BulletinBoard.framework/BulletinBoard
0x1a1eed000 - 0x1a1f7bfff iTunesStore arm64 <0429db48490c3a0bb9494958bf87a02b> /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore
0x1a29c6000 - 0x1a2a1dfff SafariCore arm64 <7984c76c976635c581df4943f835f004> /System/Library/PrivateFrameworks/SafariCore.framework/SafariCore
0x1a2a1e000 - 0x1a2a7ffff ScreenTimeCore arm64 <3d5756c1e0593b769b7bb5d7a0738191> /System/Library/PrivateFrameworks/ScreenTimeCore.framework/ScreenTimeCore
0x1a2a80000 - 0x1a2dd1fff NewsCore arm64 <bbdc7b12319e3740bd5ea6c8977cc02c> /System/Library/PrivateFrameworks/NewsCore.framework/NewsCore
0x1a2dd2000 - 0x1a2de6fff NewsFoundation arm64 <88cfca7e9fa4363aa4ff0b1ca71dca13> /System/Library/PrivateFrameworks/NewsFoundation.framework/NewsFoundation
0x1a2de7000 - 0x1a3051fff NewsTransport arm64 <380ac740a22130e2bdf12b68398f3204> /System/Library/PrivateFrameworks/NewsTransport.framework/NewsTransport
0x1a3052000 - 0x1a3076fff RTTUtilities arm64 <d0feba21f0f83bc1a77b98d0435ebcb3> /System/Library/PrivateFrameworks/RTTUtilities.framework/RTTUtilities
0x1a3077000 - 0x1a307ffff HearingCore arm64 <d83d3092cba53af197bee68b4f0cdb76> /System/Library/PrivateFrameworks/HearingCore.framework/HearingCore
0x1a3080000 - 0x1a3093fff LocalAuthentication arm64 <349a7045d79d37bbaa6ceb36a60759d7> /System/Library/Frameworks/LocalAuthentication.framework/LocalAuthentication
0x1a3094000 - 0x1a3098fff CommunicationsFilter arm64 <520048ac3f663a8380f612450d4adf7a> /System/Library/PrivateFrameworks/CommunicationsFilter.framework/CommunicationsFilter
0x1a3099000 - 0x1a30bbfff AddressBook arm64 <13c65256a9f53ff4a82b39583b6b1578> /System/Library/Frameworks/AddressBook.framework/AddressBook
0x1a30bc000 - 0x1a30c7fff CaptiveNetwork arm64 <7b9872f15ef53d949a1ec3c621672d1f> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork
0x1a30c8000 - 0x1a30c8fff AdSupport arm64 <a67f84dd641934cbb4f96760d5c8cdb2> /System/Library/Frameworks/AdSupport.framework/AdSupport
0x1a3219000 - 0x1a32cbfff libBLAS.dylib arm64 <096dcd9c201133cc83c9f198963ffafb> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
0x1a32cc000 - 0x1a32dafff CTCarrierSpace arm64 <4f2ac44ddbad31fc9172c6fa5385a89d> /System/Library/PrivateFrameworks/CTCarrierSpace.framework/CTCarrierSpace
0x1a3aa0000 - 0x1a3b6dfff CoreParsec arm64 <9fa0b0c4988f39d588fa47eeb6ec7f7e> /System/Library/PrivateFrameworks/CoreParsec.framework/CoreParsec
0x1a3b6e000 - 0x1a3bbbfff CallHistory arm64 <e0f6507ebabb387498b6755212d07630> /System/Library/PrivateFrameworks/CallHistory.framework/CallHistory
0x1a3d5b000 - 0x1a3d74fff libtailspin.dylib arm64 <92a341afb72834eb99f1d815318cf2a6> /usr/lib/libtailspin.dylib
0x1a3d75000 - 0x1a3db3fff CalendarUIKit arm64 <c02d774687e03309abba45ed0227f1e0> /System/Library/PrivateFrameworks/CalendarUIKit.framework/CalendarUIKit
0x1a3db4000 - 0x1a3dd1fff KeychainCircle arm64 <cbd5f042f6b53fb09d25c42569e29785> /System/Library/PrivateFrameworks/KeychainCircle.framework/KeychainCircle
0x1a3dd2000 - 0x1a3de6fff ContactsDonation arm64 <2f36cb64ad043317b1c340da77228a4e> /System/Library/PrivateFrameworks/ContactsDonation.framework/ContactsDonation
0x1a3e30000 - 0x1a3e39fff MobileActivation arm64 <30e70a8a02093ee2b0aa5e6fa10816fc> /System/Library/PrivateFrameworks/MobileActivation.framework/MobileActivation
0x1a3e3f000 - 0x1a3ec0fff HearingUtilities arm64 <c8e9f88d1d723f3ab874f1e190a6564c> /System/Library/PrivateFrameworks/HearingUtilities.framework/HearingUtilities
0x1a3ec1000 - 0x1a3ecffff MobileIcons arm64 <e6acfdfe52b33804b7286804a1af1a42> /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons
0x1a3ed0000 - 0x1a3fd0fff ResponseKit arm64 <028761cdcf523a50b2f009a5d4f74c09> /System/Library/PrivateFrameworks/ResponseKit.framework/ResponseKit
0x1a3fed000 - 0x1a4026fff Notes arm64 <e983c2d5fcc73f008f37c95021bc0dbb> /System/Library/PrivateFrameworks/Notes.framework/Notes
0x1a4027000 - 0x1a403efff MetalKit arm64 <b4dea4e62fdf3fcbb2ca2904821b8a97> /System/Library/Frameworks/MetalKit.framework/MetalKit
0x1a4097000 - 0x1a40defff CoreHaptics arm64 <25d720c635eb30a58467ec76aa553b91> /System/Library/Frameworks/CoreHaptics.framework/CoreHaptics
0x1a40df000 - 0x1a41a7fff ProofReader arm64 <5b341390bb22333e92273b1fa7053dc7> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
0x1a41a8000 - 0x1a41f4fff DataDetectorsUI arm64 <18607e2c28363a2ab50375f9c7850795> /System/Library/PrivateFrameworks/DataDetectorsUI.framework/DataDetectorsUI
0x1a41f5000 - 0x1a4200fff EmailAddressing arm64 <2fc3a36a1dfb37a9b979185d5ee5fd27> /System/Library/PrivateFrameworks/EmailAddressing.framework/EmailAddressing
0x1a4201000 - 0x1a4216fff MailServices arm64 <50e086e03b553ad494d21e8bb8ee58d0> /System/Library/PrivateFrameworks/MailServices.framework/MailServices
0x1a4217000 - 0x1a4297fff CoreSymbolication arm64 <3bb5224121c131908ee079775b7fa1f5> /System/Library/PrivateFrameworks/CoreSymbolication.framework/CoreSymbolication
0x1a4298000 - 0x1a429efff IdleTimerServices arm64 <f74efe882c4d3a0787bc175c9545977d> /System/Library/PrivateFrameworks/IdleTimerServices.framework/IdleTimerServices
0x1a4379000 - 0x1a4433fff VideoSubscriberAccount arm64 <b5e2df59348b3ff08debee658c1cf136> /System/Library/Frameworks/VideoSubscriberAccount.framework/VideoSubscriberAccount
0x1a4434000 - 0x1a4447fff WebContentAnalysis arm64 <c9a9a0bfca873cafb104d146ffb035c4> /System/Library/PrivateFrameworks/WebContentAnalysis.framework/WebContentAnalysis
0x1a4448000 - 0x1a444bfff FTClientServices arm64 <6018f09f4f823ca79ffaf323d7a1d722> /System/Library/PrivateFrameworks/FTClientServices.framework/FTClientServices
0x1a444c000 - 0x1a44b2fff ContactsUICore arm64 <b0c89adfaa0c360d8e419960122ace2b> /System/Library/PrivateFrameworks/ContactsUICore.framework/ContactsUICore
0x1a453e000 - 0x1a454afff iAdServices arm64 <e27d9372fdc6394b97347fe2d1a38744> /System/Library/PrivateFrameworks/iAdServices.framework/iAdServices
0x1a491c000 - 0x1a4963fff LoggingSupport arm64 <1efe9eef51d439b1896521d304b8f9cc> /System/Library/PrivateFrameworks/LoggingSupport.framework/LoggingSupport
0x1a4a68000 - 0x1a4ac2fff ProtectedCloudStorage arm64 <2d8760437fd83e3bb2cdcb37d4c00848> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/ProtectedCloudStorage
0x1a4bac000 - 0x1a4bb5fff OpenGLES arm64 <bbea5c5ec4e53502b1db53935a260b37> /System/Library/Frameworks/OpenGLES.framework/OpenGLES
0x1a4d16000 - 0x1a4d1efff libGFXShared.dylib arm64 <935e83d3ba7d3a07b84de5e69d47a28c> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
0x1a4d1f000 - 0x1a4d53fff SharedUtils arm64 <40a4b28d62813281ae76bd53d85bfc80> /System/Library/Frameworks/LocalAuthentication.framework/Support/SharedUtils.framework/SharedUtils
0x1a4d54000 - 0x1a4da1fff PhotosFormats arm64 <1bda4fb3e8713a2fab72b37974f93d43> /System/Library/PrivateFrameworks/PhotosFormats.framework/PhotosFormats
0x1a5dea000 - 0x1a5e26fff StreamingZip arm64 <8b969f56f78d3585b589d58d4b23dcc9> /System/Library/PrivateFrameworks/StreamingZip.framework/StreamingZip
0x1a6a4c000 - 0x1a6c75fff SafariShared arm64 <345e71084fb537d79d7fa29383f7a26a> /System/Library/PrivateFrameworks/SafariShared.framework/SafariShared
0x1a6ccc000 - 0x1a6ce2fff NewsServicesInternal arm64 <197636cbb22b39f39cba83fa29d5c7a3> /System/Library/PrivateFrameworks/NewsServicesInternal.framework/NewsServicesInternal
0x1a6cfb000 - 0x1a6cfefff InternationalTextSearch arm64 <ced031b1995535069987fe4e0fdb24ae> /System/Library/PrivateFrameworks/InternationalTextSearch.framework/InternationalTextSearch
0x1a6d1c000 - 0x1a6d38fff AssetCacheServices arm64 <ff37ab273c84370a94f2a43ff0a973a3> /System/Library/PrivateFrameworks/AssetCacheServices.framework/AssetCacheServices
0x1a7210000 - 0x1a724efff PhotosPlayer arm64 <3ebbeab5135b3cdda795475985a9d478> /System/Library/PrivateFrameworks/PhotosPlayer.framework/PhotosPlayer
0x1a7265000 - 0x1a76a0fff AVConference arm64 <bdfb531f092a3d29aba7f16246430c76> /System/Library/PrivateFrameworks/AVConference.framework/AVConference
0x1a76a1000 - 0x1a76a6fff IncomingCallFilter arm64 <0e05eeb3f7ef30d7ba86a48741bb9362> /System/Library/PrivateFrameworks/IncomingCallFilter.framework/IncomingCallFilter
0x1a76c2000 - 0x1a76dafff NetworkStatistics arm64 <6cef360982ae39c0b01abe9084287b17> /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics
0x1a7b35000 - 0x1a7b3bfff Netrb arm64 <40a8a1a95e1c38d5af74bbafb0919119> /System/Library/PrivateFrameworks/Netrb.framework/Netrb
0x1a7b3f000 - 0x1a7b6ffff EAP8021X arm64 <bfbde4fdaa0f3d20bc929cc34b41b411> /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X
0x1a7b70000 - 0x1a7b72fff OSAServicesClient arm64 <c5eaed3a005e374e8d0588c92a59e8f6> /System/Library/PrivateFrameworks/OSAServicesClient.framework/OSAServicesClient
0x1a7d0c000 - 0x1a7d10fff libgermantok.dylib arm64 <519dde12281b39c98940ae8185b07e4d> /usr/lib/libgermantok.dylib
0x1a7d11000 - 0x1a7dc4fff libmecab.dylib arm64 <0656d578f9f93f2a9c8a765db61d3e19> /usr/lib/libmecab.dylib
0x1a7dc5000 - 0x1a7e00fff Catalyst arm64 <c63bf63b58163b08b264e9a883a06985> /System/Library/PrivateFrameworks/Catalyst.framework/Catalyst
0x1a7e73000 - 0x1a7ebffff NewsToday arm64 <d1c8e3e29e7d37b598db1bfd5a8bd603> /System/Library/PrivateFrameworks/NewsToday.framework/NewsToday
0x1a7ec0000 - 0x1a7ed5fff EmojiFoundation arm64 <88c88377b2a23e67a04c329d701221da> /System/Library/PrivateFrameworks/EmojiFoundation.framework/EmojiFoundation
0x1a7f4e000 - 0x1a7f50fff AdAnalytics arm64 <605374ad83493ff2b48be168f83dbf61> /System/Library/PrivateFrameworks/AdAnalytics.framework/AdAnalytics
0x1a7f51000 - 0x1a7f8bfff VoiceServices arm64 <0f1ad589f1a13643977228ccae5c712a> /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices
0x1a7f8c000 - 0x1a80a1fff Navigation arm64 <cdeaee8cf4a13cd0bad31da765f207a7> /System/Library/PrivateFrameworks/Navigation.framework/Navigation
0x1a83ae000 - 0x1a83bcfff CoreDuetDaemonProtocol arm64 <3e59e555f21e3203849dda490e1ac19b> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/CoreDuetDaemonProtocol
0x1a83bd000 - 0x1a83dcfff FTAWD arm64 <ae7d9b15dfa23f229dd54c548042ff4b> /System/Library/PrivateFrameworks/FTAWD.framework/FTAWD
0x1a9377000 - 0x1a9379fff OAuth arm64 <eb7ff78d307c3876ad1b42a1480673e4> /System/Library/PrivateFrameworks/OAuth.framework/OAuth
0x1a937a000 - 0x1a937dfff AdPlatforms arm64 <b8a9e459ed983a0c9439820ba78fe4c1> /System/Library/PrivateFrameworks/AdPlatforms.framework/AdPlatforms
0x1a9629000 - 0x1a9664fff DifferentialPrivacy arm64 <b9cf421376273b6fbf64ff18d2400c33> /System/Library/PrivateFrameworks/DifferentialPrivacy.framework/DifferentialPrivacy
0x1a98e5000 - 0x1a98fffff CoreCDP arm64 <6c111a5f0fcf311e910f7d774f2afd9a> /System/Library/PrivateFrameworks/CoreCDP.framework/CoreCDP
0x1a9900000 - 0x1a9a87fff EmailDaemon arm64 <2f46fa89177a32a1941c9e2992712b32> /System/Library/PrivateFrameworks/EmailDaemon.framework/EmailDaemon
0x1a9dec000 - 0x1a9e18fff MailSupport arm64 <384a4f8ee8c43c4e8db60e1f7806a4a1> /System/Library/PrivateFrameworks/MailSupport.framework/MailSupport
0x1a9e19000 - 0x1a9e88fff libarchive.2.dylib arm64 <da3dcfeaa1133946afd69ce4fdd66b3a> /usr/lib/libarchive.2.dylib
0x1a9e89000 - 0x1a9eb8fff C2 arm64 <f6e457a669bd3341b78f77af63c9e0ca> /System/Library/PrivateFrameworks/C2.framework/C2
0x1a9eb9000 - 0x1a9eedfff NaturalLanguage arm64 <f85dd1d50f2f32909667b49168903d36> /System/Library/Frameworks/NaturalLanguage.framework/NaturalLanguage
0x1a9f81000 - 0x1a9f82fff libsystem_coreservices.dylib arm64 <056ff41b4a3e3e058c63563a2b6cc624> /usr/lib/system/libsystem_coreservices.dylib
0x1a9f83000 - 0x1a9f93fff NewsAnalyticsUpload arm64 <7ce619b9ced439e3a89df2fb48c71b5c> /System/Library/PrivateFrameworks/NewsAnalyticsUpload.framework/NewsAnalyticsUpload
0x1a9f94000 - 0x1a9fa5fff libmis.dylib arm64 <f40fa333544b3686ad9ae933548a6f20> /usr/lib/libmis.dylib
0x1a9fa6000 - 0x1a9ffcfff WebBookmarks arm64 <ef75098a2cb03fdb9add99ab814e91a9> /System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks
0x1a9ffd000 - 0x1aa00afff DCIMServices arm64 <6d743e4fcd10316ea61dd319ba81a6ed> /System/Library/PrivateFrameworks/DCIMServices.framework/DCIMServices
0x1aa00b000 - 0x1aa15cfff CloudPhotoLibrary arm64 <b5ba7b67a9ba3812a82b0e0b2dede9b3> /System/Library/PrivateFrameworks/CloudPhotoLibrary.framework/CloudPhotoLibrary
0x1aa15d000 - 0x1aa196fff ContactsAutocomplete arm64 <6371cce0f36c321a80683390a730d3a7> /System/Library/PrivateFrameworks/ContactsAutocomplete.framework/ContactsAutocomplete
0x1aa197000 - 0x1aa19ffff libcopyfile.dylib arm64 <0680a413ee233d1d877cbd1a1b98cd7e> /usr/lib/system/libcopyfile.dylib
0x1aa1a0000 - 0x1aa1bffff UsageTracking arm64 <e34a7a5ca1523a5fa39f4625bc3bed42> /System/Library/PrivateFrameworks/UsageTracking.framework/UsageTracking
0x1aa4ec000 - 0x1aa57bfff AccountsDaemon arm64 <0de70eb7ac3c3a5b9982fba9df0bd53b> /System/Library/PrivateFrameworks/AccountsDaemon.framework/AccountsDaemon
0x1aa57c000 - 0x1aa587fff AppleIDSSOAuthentication arm64 <8571665a6d953776b80282e3531a91e2> /System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/AppleIDSSOAuthentication
0x1aa588000 - 0x1aa599fff SettingsFoundation arm64 <d0e12da3972a327b89c54696dd7a2f7c> /System/Library/PrivateFrameworks/SettingsFoundation.framework/SettingsFoundation
0x1aa61c000 - 0x1aa66bfff ClockKit arm64 <2ca5e45e1c6d304398a5f979250af784> /System/Library/PrivateFrameworks/ClockKit.framework/ClockKit
0x1aa6ba000 - 0x1aa735fff Symbolication arm64 <e7b9b471b56337a9804d1351aa5e1666> /System/Library/PrivateFrameworks/Symbolication.framework/Symbolication
0x1aa8ea000 - 0x1aa938fff ChunkingLibrary arm64 <1ff2202c91fc32198ec48d59ebd8d3c0> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary
0x1aa93c000 - 0x1aa940fff DAAPKit arm64 <6fd2855505703bbdb580a179e8f3c49b> /System/Library/PrivateFrameworks/DAAPKit.framework/DAAPKit
0x1aae26000 - 0x1aae28fff CoreDuetDebugLogging arm64 <c979219e86023ae593e61d32ec6305f4> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/CoreDuetDebugLogging
0x1ab8f9000 - 0x1ab936fff SignpostSupport arm64 <5d0dbc6b595d33e0abef55d64c3b8798> /System/Library/PrivateFrameworks/SignpostSupport.framework/SignpostSupport
0x1abb6c000 - 0x1abb75fff SignpostCollection arm64 <4db83358c8c039fda69a821becb01363> /System/Library/PrivateFrameworks/SignpostCollection.framework/SignpostCollection
0x1ac29d000 - 0x1ac2a4fff URLFormatting arm64 <c50b071bba3e34fba8aeb6f1221cc9fd> /System/Library/PrivateFrameworks/URLFormatting.framework/URLFormatting
0x1ac2b9000 - 0x1ac360fff MMCS arm64 <3cf3e9ecab9c34b4bf228559b1a84348> /System/Library/PrivateFrameworks/MMCS.framework/MMCS
0x1ac3b9000 - 0x1ac5dffff MobileSpotlightIndex arm64 <b0691a85f04a3d0e957fefb5b8ae9dad> /System/Library/PrivateFrameworks/MobileSpotlightIndex.framework/MobileSpotlightIndex
0x1ac9c7000 - 0x1aca0dfff CoreLocationProtobuf arm64 <84dfc3606d803552bdff56b837e57beb> /System/Library/PrivateFrameworks/CoreLocationProtobuf.framework/CoreLocationProtobuf
0x1aca98000 - 0x1acb15fff Quagga arm64 <7a1f4aa0ebee356296d167ebec9d3440> /System/Library/PrivateFrameworks/Quagga.framework/Quagga
0x1acdac000 - 0x1acdb8fff libAXSpeechManager.dylib arm64 <d7bf417a938c3b17a0be62bc3d7079a7> /usr/lib/libAXSpeechManager.dylib
0x1ace10000 - 0x1ace18fff ProgressUI arm64 <7ab42d30fa7f316fbd2d982db4921ed5> /System/Library/PrivateFrameworks/ProgressUI.framework/ProgressUI
0x1ace1e000 - 0x1ace32fff libEDR arm64 <37b400daffbe3678805197a77f3c43e9> /System/Library/PrivateFrameworks/libEDR.framework/libEDR
0x1ace33000 - 0x1ace3cfff IMTranscoding arm64 <2e2ca96a32523173a3619e6a14f03f21> /System/Library/PrivateFrameworks/IMTranscoding.framework/IMTranscoding
0x1ad754000 - 0x1ada3cfff VideoProcessing arm64 <6dd7a1cde7f03ecab267c3aed2a10405> /System/Library/PrivateFrameworks/VideoProcessing.framework/VideoProcessing
0x1ada3d000 - 0x1ada4bfff libperfcheck.dylib arm64 <5dd7217122b43afe9a58122605f7a58c> /usr/lib/libperfcheck.dylib
0x1ada4c000 - 0x1ada57fff libAudioStatistics.dylib arm64 <d844fa136b253b2db02951286543671e> /usr/lib/libAudioStatistics.dylib
0x1adc0e000 - 0x1adc1efff caulk arm64 <40c59f79f177373787db8857002e4a9a> /System/Library/PrivateFrameworks/caulk.framework/caulk
0x1adc5e000 - 0x1adc64fff MobileSystemServices arm64 <a7b7f3b4a8d335348fc792a3d46ab154> /System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices
0x1ade00000 - 0x1ade17fff TextToSpeech arm64 <d8ba3c6049ac3e388534c3798e0582fa> /System/Library/PrivateFrameworks/TextToSpeech.framework/TextToSpeech
0x1ade1d000 - 0x1ade57fff ViceroyTrace arm64 <d307a37cc550398f9586946b3559336f> /System/Library/PrivateFrameworks/AVConference.framework/Frameworks/ViceroyTrace.framework/ViceroyTrace
0x1aded6000 - 0x1adeeefff CloudServices arm64 <966f887cb0e736109c1f8de2f6dc6a79> /System/Library/PrivateFrameworks/CloudServices.framework/CloudServices
0x1ae9b2000 - 0x1ae9c6fff RemoteXPC arm64 <e02cb0c04d1f36159d8b24c57247dc35> /System/Library/PrivateFrameworks/RemoteXPC.framework/RemoteXPC
0x1aed29000 - 0x1aed62fff libGLImage.dylib arm64 <ed6377f3817334fdbb8058a0fb238777> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
0x1af188000 - 0x1af199fff libSparseBLAS.dylib arm64 <2388d02f952132cb891f08249ccb6253> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparseBLAS.dylib
0x1af19a000 - 0x1af1adfff Engram arm64 <766e498cdb82360889b73f670b1c3c45> /System/Library/PrivateFrameworks/Engram.framework/Engram
0x1af225000 - 0x1af25ffff DataDetectorsNaturalLanguage arm64 <a4bb1907e76e34cfaf1ecea9bc8b4cbe> /System/Library/PrivateFrameworks/DataDetectorsNaturalLanguage.framework/DataDetectorsNaturalLanguage
0x1af541000 - 0x1af549fff FSEvents arm64 <bf902d35536a3f26a1f51181f4e6eca6> /System/Library/PrivateFrameworks/FSEvents.framework/FSEvents
0x1af559000 - 0x1af5d7fff CoreDAV arm64 <53899828aa7431839999685892419b04> /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV
0x1afeb8000 - 0x1afec8fff RemoteTextInput arm64 <c4c62091295e39fa9ebe6fd0d15f4d76> /System/Library/PrivateFrameworks/RemoteTextInput.framework/RemoteTextInput
0x1afef1000 - 0x1aff20fff iCalendar arm64 <1edb3421405c37258b7869c850885a4f> /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar
0x1aff3d000 - 0x1aff46fff CloudPhotoServices arm64 <579580c7fb583ef28b345db3e02083d8> /System/Library/PrivateFrameworks/CloudPhotoServices.framework/CloudPhotoServices
0x1aff85000 - 0x1aff99fff libLinearAlgebra.dylib arm64 <188a2c0085103d40968c51b56786a050> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib
0x1afff7000 - 0x1afffafff HSAAuthentication arm64 <10ebbbf86ab138189cf9a40aac74542f> /System/Library/PrivateFrameworks/HSAAuthentication.framework/HSAAuthentication
0x1b0029000 - 0x1b012bfff ConfigurationEngineModel arm64 <924504edd89438ef9d44f52c5ba9936a> /System/Library/PrivateFrameworks/ConfigurationEngineModel.framework/ConfigurationEngineModel
0x1b012c000 - 0x1b0133fff CertUI arm64 <1b64d222c3433e2cb7f34a0361706bef> /System/Library/PrivateFrameworks/CertUI.framework/CertUI
0x1b0236000 - 0x1b0244fff CoreAUC arm64 <c16c87f59d663a9aa1a3ede3e7c88778> /System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC
0x1b0a3b000 - 0x1b0a41fff DuetRecommendation arm64 <fe1e17b9d8233e7987378f4cc69d611b> /System/Library/PrivateFrameworks/DuetRecommendation.framework/DuetRecommendation
0x1b0c37000 - 0x1b0c7efff PhysicsKit arm64 <7559b947b99d34dc92b1168af13a010b> /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit
0x1b0c7f000 - 0x1b0cd0fff CorePrediction arm64 <823145e885533d46a7036c7edd5d3c55> /System/Library/PrivateFrameworks/CorePrediction.framework/CorePrediction
0x1b1103000 - 0x1b114efff SafariSafeBrowsing arm64 <94d66640f5f9338d81202be956d09679> /System/Library/PrivateFrameworks/SafariSafeBrowsing.framework/SafariSafeBrowsing
0x1b14ed000 - 0x1b1562fff HomeSharing arm64 <b2e3524ecb693af193bf1f9095762c80> /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing
0x1b15f1000 - 0x1b160ffff GenerationalStorage arm64 <7679232cd37d322391458de38cfba542> /System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage
0x1b1610000 - 0x1b1628fff IMSharedUI arm64 <e73d29ce8a453bbba10982f27faaf0d4> /System/Library/PrivateFrameworks/IMSharedUI.framework/IMSharedUI
0x1b1673000 - 0x1b167efff PersonaKit arm64 <2711c35822cb372b94b26227ac95c3ae> /System/Library/PrivateFrameworks/PersonaKit.framework/PersonaKit
0x1b167f000 - 0x1b168bfff PersonaUI arm64 <7e2b07dcaf243495a5799ebab7e881f7> /System/Library/PrivateFrameworks/PersonaUI.framework/PersonaUI
0x1b1843000 - 0x1b1881fff AdCore arm64 <27733671f46a31eea1a39ae70926591b> /System/Library/PrivateFrameworks/AdCore.framework/AdCore
0x1b1a8c000 - 0x1b1a91fff kperf arm64 <cd3c6ea37c4b3dff942699d706f58f70> /System/Library/PrivateFrameworks/kperf.framework/kperf
0x1b1c1e000 - 0x1b1c2cfff AssetsLibrary arm64 <c72f4976ac1035fbb20ffaea76672015> /System/Library/Frameworks/AssetsLibrary.framework/AssetsLibrary
0x1b1c59000 - 0x1b1c89fff libpcap.A.dylib arm64 <680fb4c1bd6b3049b41a4e03338e5a04> /usr/lib/libpcap.A.dylib
0x1b1c8a000 - 0x1b1c8efff NewsDaemon arm64 <d9a3f37e6b36300d96c4bfb2605f02db> /System/Library/PrivateFrameworks/NewsDaemon.framework/NewsDaemon
0x1b1eff000 - 0x1b1f45fff CoreCDPInternal arm64 <31910bd9a97c30afb86ac4cb94378337> /System/Library/PrivateFrameworks/CoreCDPInternal.framework/CoreCDPInternal
0x1b1f46000 - 0x1b1f5bfff WebUI arm64 <81259270470a3bd3ad89d23ef319c932> /System/Library/PrivateFrameworks/WebUI.framework/WebUI
0x1b1f5c000 - 0x1b1f72fff SafariFoundation arm64 <6bb880ce57d33eaeb03ca9ab25d041ad> /System/Library/PrivateFrameworks/SafariFoundation.framework/SafariFoundation
0x1b1fba000 - 0x1b2054fff libvDSP.dylib arm64 <17cedcd634703db1947605912da5c153> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
0x1b2055000 - 0x1b2080fff vCard arm64 <08b7040ecb1f34128c8e037d87456a1a> /System/Library/PrivateFrameworks/vCard.framework/vCard
0x1b20c2000 - 0x1b214dfff SampleAnalysis arm64 <5129d9cc0b8d381782ef5759bf290bb2> /System/Library/PrivateFrameworks/SampleAnalysis.framework/SampleAnalysis
0x1b214e000 - 0x1b2158fff IntentsFoundation arm64 <1dcf59962c193c069e4c9e0bd5694759> /System/Library/PrivateFrameworks/IntentsFoundation.framework/IntentsFoundation
0x1b233f000 - 0x1b2341fff ParsecSubscriptionServiceSupport arm64 <bbc9fcf0cf123a61aaec6f85c23ee533> /System/Library/PrivateFrameworks/ParsecSubscriptionServiceSupport.framework/ParsecSubscriptionServiceSupport
0x1b2342000 - 0x1b23d1fff MediaPlatform arm64 <ba54b6c0b13e32e8b7c064487d9f32e6> /System/Library/PrivateFrameworks/MediaPlatform.framework/MediaPlatform
0x1b23d2000 - 0x1b26dffff MediaLibraryCore arm64 <98bbb008c1ad36eea2afbdbc0a1803e2> /System/Library/PrivateFrameworks/MediaLibraryCore.framework/MediaLibraryCore
0x1b273e000 - 0x1b2776fff PhotosImagingFoundation arm64 <778695642f4433c9837f685b759990ca> /System/Library/PrivateFrameworks/PhotosImagingFoundation.framework/PhotosImagingFoundation
0x1b2777000 - 0x1b2799fff MediaConversionService arm64 <8144b5bcc3663c379d0c13c05a24fcc1> /System/Library/PrivateFrameworks/MediaConversionService.framework/MediaConversionService
0x1b279a000 - 0x1b27b7fff MediaStream arm64 <cea794776adb3aa3a532e9689571661e> /System/Library/PrivateFrameworks/MediaStream.framework/MediaStream
0x1b27b8000 - 0x1b28b3fff CoreMediaStream arm64 <c208ece7a8213d13a4bbff535153511a> /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream
0x1b28c9000 - 0x1b28e0fff StorageSettings arm64 <a7209720cd1b3e0fb22a53024e5e4fe7> /System/Library/PrivateFrameworks/StorageSettings.framework/StorageSettings
0x1b2ad0000 - 0x1b2ad0fff Accelerate arm64 <6e2f0eb242eb3d698c49d7b8937ce681> /System/Library/Frameworks/Accelerate.framework/Accelerate
0x1b2ad2000 - 0x1b2dedfff libLAPACK.dylib arm64 <ae620ec525a731d9a715ce70c875f543> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
0x1b2dee000 - 0x1b2df2fff libQuadrature.dylib arm64 <01a3f7ce12f73cd6bbfc1aa29f62c134> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libQuadrature.dylib
0x1b2df3000 - 0x1b2e4cfff libvMisc.dylib arm64 <0ce6a4851cc3335aa62b3c574ada23ca> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib
0x1b2e4d000 - 0x1b2e4dfff vecLib arm64 <2cf4dce3a72b3ddf9c1cc5a73120b032> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
0x1b2e56000 - 0x1b2e63fff AuthenticationServices arm64 <353bb6739f8b3599a729230956c74b45> /System/Library/Frameworks/AuthenticationServices.framework/AuthenticationServices
0x1b2ea6000 - 0x1b2fa1fff Combine arm64 <279a12fca7583a3d8d3b98e0dbb1314e> /System/Library/Frameworks/Combine.framework/Combine
0x1b2fb4000 - 0x1b3004fff CoreMIDI arm64 <750bf0977f6c3210af90d8e7844f83cd> /System/Library/Frameworks/CoreMIDI.framework/CoreMIDI
0x1b31d2000 - 0x1b31d4fff DeviceCheck arm64 <b9e6a82ffb2833e3b677d61e7866a94f> /System/Library/Frameworks/DeviceCheck.framework/DeviceCheck
0x1b31e7000 - 0x1b320dfff GLKit arm64 <4b61e5bb6af4394abbb147f626a7d6f5> /System/Library/Frameworks/GLKit.framework/GLKit
0x1b320e000 - 0x1b323bfff GSS arm64 <225e035e34ef3230887f4b414afbb0f6> /System/Library/Frameworks/GSS.framework/GSS
0x1b324f000 - 0x1b3280fff MPSCore arm64 <253f3941794d3d36bf90c53ad2876155> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/MPSCore
0x1b3281000 - 0x1b32fafff MPSImage arm64 <a362ef81e4063a93a6813fb317bfd3e7> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/MPSImage
0x1b32fb000 - 0x1b331dfff MPSMatrix arm64 <33c124071cf13deea1bb4a48e72fbb41> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/MPSMatrix
0x1b331e000 - 0x1b3331fff MPSNDArray arm64 <5a5c21a804e1357ab7064fd433aafd11> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNDArray.framework/MPSNDArray
0x1b3332000 - 0x1b34c2fff MPSNeuralNetwork arm64 <90d91a4c61f43277ae5aa1420558b674> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/MPSNeuralNetwork
0x1b34c3000 - 0x1b3508fff MPSRayIntersector arm64 <e152efc155913577b49e91b625dca0bb> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/MPSRayIntersector
0x1b3509000 - 0x1b3509fff MetalPerformanceShaders arm64 <524dd85aa77238da874d1229353c75c7> /System/Library/Frameworks/MetalPerformanceShaders.framework/MetalPerformanceShaders
0x1b3516000 - 0x1b3516fff MobileCoreServices arm64 <b91d13f35d1236a6bc318a72f38375c5> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
0x1b3521000 - 0x1b3522fff libCVMSPluginSupport.dylib arm64 <39c3e90d26ed386d9955392a8da964e0> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
0x1b3523000 - 0x1b3529fff libCoreFSCache.dylib arm64 <32d64b26af353775af862800179e1d1c> /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib
0x1b352a000 - 0x1b352ffff libCoreVMClient.dylib arm64 <7418e2f0eb4034e6ab4f783fb21edaa5> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
0x1b3563000 - 0x1b3597fff QuickLookThumbnailing arm64 <795d3c9195bd30c78c78df3a22dab551> /System/Library/Frameworks/QuickLookThumbnailing.framework/QuickLookThumbnailing
0x1b38ee000 - 0x1b39eefff SoundAnalysis arm64 <84ed96e56b8830e4afc6db1945dd3991> /System/Library/Frameworks/SoundAnalysis.framework/SoundAnalysis
0x1b39f1000 - 0x1b39f1fff UIKit arm64 <9b025821a6063634a0383032b850f8e2> /System/Library/Frameworks/UIKit.framework/UIKit
0x1b3a13000 - 0x1b3ad6fff VisionKit arm64 <9bde9362769d36f68d660d1a9f9574f0> /System/Library/Frameworks/VisionKit.framework/VisionKit
0x1b3da3000 - 0x1b3eebfff ANECompiler arm64 <0d6e93768fa637c6897f0d353809ae7f> /System/Library/PrivateFrameworks/ANECompiler.framework/ANECompiler
0x1b3eec000 - 0x1b3efcfff ANEServices arm64 <5d2c3db7a40730dfb59284006538da7f> /System/Library/PrivateFrameworks/ANEServices.framework/ANEServices
0x1b3f96000 - 0x1b3f9afff ASEProcessing arm64 <0be9968405863cd097ab4ed2c3859cb6> /System/Library/PrivateFrameworks/ASEProcessing.framework/ASEProcessing
0x1b3fb4000 - 0x1b4015fff ICE arm64 <76d9925eae2a3446aa123afccce78d28> /System/Library/PrivateFrameworks/AVConference.framework/Frameworks/ICE.framework/ICE
0x1b4016000 - 0x1b4016fff LegacyHandle arm64 <352fdc7388f3324390e1e3bfacdb33a6> /System/Library/PrivateFrameworks/AVConference.framework/Frameworks/LegacyHandle.framework/LegacyHandle
0x1b4017000 - 0x1b401dfff SimpleKeyExchange arm64 <4b4a4e3f2d5a3457adba299dc3770a06> /System/Library/PrivateFrameworks/AVConference.framework/Frameworks/SimpleKeyExchange.framework/SimpleKeyExchange
0x1b401e000 - 0x1b401efff snatmap arm64 <f2d228bec1613a22b5a0f752e3e3cb60> /System/Library/PrivateFrameworks/AVConference.framework/Frameworks/snatmap.framework/snatmap
0x1b4099000 - 0x1b40d1fff AccessibilitySharedSupport arm64 <af5ba106fffb3e7cb2018d1f02d35629> /System/Library/PrivateFrameworks/AccessibilitySharedSupport.framework/AccessibilitySharedSupport
0x1b412d000 - 0x1b4138fff AccountSettings arm64 <11239ef0cb573b44b94329704ddb767f> /System/Library/PrivateFrameworks/AccountSettings.framework/AccountSettings
0x1b48e0000 - 0x1b4a91fff AppleCVA arm64 <e6c58699758736deb85655fb537d1f04> /System/Library/PrivateFrameworks/AppleCVA.framework/AppleCVA
0x1b4b04000 - 0x1b4b12fff AppleFSCompression arm64 <20b78ff40b34321c8397a01f9a92cb7b> /System/Library/PrivateFrameworks/AppleFSCompression.framework/AppleFSCompression
0x1b4b19000 - 0x1b4b23fff AppleIDAuthSupport arm64 <ab244dd6390c38c1a00750d4c567c5eb> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/AppleIDAuthSupport
0x1b4b24000 - 0x1b4b65fff AppleJPEG arm64 <ce3824f89459369493f4e409b57fea97> /System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG
0x1b4b81000 - 0x1b4b92fff AppleNeuralEngine arm64 <d0b0ec20d42135039dd9f5af213ba458> /System/Library/PrivateFrameworks/AppleNeuralEngine.framework/AppleNeuralEngine
0x1b4b99000 - 0x1b4bbcfff AppleSauce arm64 <46c45cd4efe533f28302e2818e916179> /System/Library/PrivateFrameworks/AppleSauce.framework/AppleSauce
0x1b4cf1000 - 0x1b4d45fff AutoLoop arm64 <062f26068a6d359bbe4a7aa765086044> /System/Library/PrivateFrameworks/AutoLoop.framework/AutoLoop
0x1b4db3000 - 0x1b4de3fff Bom arm64 <2d8cca84b2113c37a3d6d24acc22224e> /System/Library/PrivateFrameworks/Bom.framework/Bom
0x1b583e000 - 0x1b5845fff CommonAuth arm64 <f4289b96febe3ad78e676e673d56e645> /System/Library/PrivateFrameworks/CommonAuth.framework/CommonAuth
0x1b59e3000 - 0x1b5accfff CoreAppleCVA arm64 <00ea53ed2ef73c7c84f19378f6601c80> /System/Library/PrivateFrameworks/CoreAppleCVA.framework/CoreAppleCVA
0x1b5acd000 - 0x1b5aebfff CoreCDPUI arm64 <09f38aec62a13a138ce4a334dea16a40> /System/Library/PrivateFrameworks/CoreCDPUI.framework/CoreCDPUI
0x1b5b55000 - 0x1b5c44fff CoreHandwriting arm64 <43361f1a42993dc59911d401740213b7> /System/Library/PrivateFrameworks/CoreHandwriting.framework/CoreHandwriting
0x1b5c45000 - 0x1b5c50fff CoreIDV arm64 <fd186212c57932078bcef729607a81c1> /System/Library/PrivateFrameworks/CoreIDV.framework/CoreIDV
0x1b5c5b000 - 0x1b5c5ffff CoreOptimization arm64 <c1d01b5b359c3b958498dd3b4099d55f> /System/Library/PrivateFrameworks/CoreOptimization.framework/CoreOptimization
0x1b5d77000 - 0x1b5d82fff DeviceIdentity arm64 <8f5cb2106a6a39a296a2fb946b4cc9f6> /System/Library/PrivateFrameworks/DeviceIdentity.framework/DeviceIdentity
0x1b5d87000 - 0x1b5d88fff DiagnosticLogCollection arm64 <f0c3027310ea33c2a9d19778ec872140> /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/DiagnosticLogCollection
0x1b5f0d000 - 0x1b5f27fff DocumentManagerCore arm64 <541299da83fa30a39572afccfcdb9288> /System/Library/PrivateFrameworks/DocumentManagerCore.framework/DocumentManagerCore
0x1b5fde000 - 0x1b6628fff Espresso arm64 <4bf12b5fa9e43b319c94f443f75826d4> /System/Library/PrivateFrameworks/Espresso.framework/Espresso
0x1b68ee000 - 0x1b6d00fff FaceCore arm64 <aa934e067ceb3cda8c75ed1a6aa5ed35> /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore
0x1b6dd0000 - 0x1b6de4fff libGSFontCache.dylib arm64 <805cb023cea63ead9e157671ab941a6f> /System/Library/PrivateFrameworks/FontServices.framework/libGSFontCache.dylib
0x1b6e48000 - 0x1b6e54fff libhvf.dylib arm64 <943e21adebc932fab557c3ba69921476> /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib
0x1b6e76000 - 0x1b6e8afff Futhark arm64 <a33da33fe4253b448f3b0333b2707497> /System/Library/PrivateFrameworks/Futhark.framework/Futhark
0x1b7b4e000 - 0x1b7b5afff GraphVisualizer arm64 <a073f2b408b53c35b5894ed4e32cf04c> /System/Library/PrivateFrameworks/GraphVisualizer.framework/GraphVisualizer
0x1b84a3000 - 0x1b8512fff Heimdal arm64 <bf9929b673b03d5991d96693ca6f3ec8> /System/Library/PrivateFrameworks/Heimdal.framework/Heimdal
0x1b897f000 - 0x1b89e9fff InertiaCam arm64 <23714aea99ad3063bdb4d492ae628ee3> /System/Library/PrivateFrameworks/InertiaCam.framework/InertiaCam
0x1b8a30000 - 0x1b8a36fff InternationalSupport arm64 <d037a3229a7137188e8e49913f1779fc> /System/Library/PrivateFrameworks/InternationalSupport.framework/InternationalSupport
0x1b8bc1000 - 0x1b8bdffff LatentSemanticMapping arm64 <10ff6df9baad3851810316e0a5def0f1> /System/Library/PrivateFrameworks/LatentSemanticMapping.framework/LatentSemanticMapping
0x1b8c39000 - 0x1b8c6efff LocalAuthenticationPrivateUI arm64 <a5748308b48f3a57884a8b97f38fa691> /System/Library/PrivateFrameworks/LocalAuthenticationPrivateUI.framework/LocalAuthenticationPrivateUI
0x1b8ced000 - 0x1b8cedfff Marco arm64 <84106752c0e433848f3a45d25d8adee3> /System/Library/PrivateFrameworks/Marco.framework/Marco
0x1b91a2000 - 0x1b91cbfff MetricsKit arm64 <c521baeb75cc36358695c5f3b37a6870> /System/Library/PrivateFrameworks/MetricsKit.framework/MetricsKit
0x1b91d9000 - 0x1b91ebfff MobileDeviceLink arm64 <6aedf5ec46203ce39055d75f1ce3537c> /System/Library/PrivateFrameworks/MobileDeviceLink.framework/MobileDeviceLink
0x1b91f1000 - 0x1b91f2fff MobileObliteration arm64 <2f7b056cbf363f0c952518330c85baf6> /System/Library/PrivateFrameworks/MobileObliteration.framework/MobileObliteration
0x1b91fd000 - 0x1b9206fff MobileStorage arm64 <083ff797373c3a738887e3d82f6f37c6> /System/Library/PrivateFrameworks/MobileStorage.framework/MobileStorage
0x1b9490000 - 0x1b9495fff NewsServices arm64 <fa30ffd609f23b51bb9e64aacdd6ffab> /System/Library/PrivateFrameworks/NewsServices.framework/NewsServices
0x1b949a000 - 0x1b94d9fff OTSVG arm64 <f37dbabfdc2a369e800f12d0169471ca> /System/Library/PrivateFrameworks/OTSVG.framework/OTSVG
0x1b9a97000 - 0x1b9adbfff PBBridgeSupport arm64 <89ea03e43b5135f886786c42763dd18c> /System/Library/PrivateFrameworks/PBBridgeSupport.framework/PBBridgeSupport
0x1b9ae4000 - 0x1b9b09fff PassKitUIFoundation arm64 <4ea6bc9283ed37a99c5216d5c90d336b> /System/Library/PrivateFrameworks/PassKitUIFoundation.framework/PassKitUIFoundation
0x1b9b27000 - 0x1b9b27fff PhoneNumbers arm64 <af3eb8f1a8e835cca5a87ec7703680d8> /System/Library/PrivateFrameworks/PhoneNumbers.framework/PhoneNumbers
0x1bb2a5000 - 0x1bb2adfff PrototypeToolsUI arm64 <3ad1d10abebc379fb67c87ef31a7048a> /System/Library/PrivateFrameworks/PrototypeToolsUI.framework/PrototypeToolsUI
0x1bb2c2000 - 0x1bb2d6fff QuickLookSupport arm64 <3fffaa9cae723c3a82862d7704a65502> /System/Library/PrivateFrameworks/QuickLookSupport.framework/QuickLookSupport
0x1bb45e000 - 0x1bb46afff RemoteServiceDiscovery arm64 <eab1132e9bb331cc9ee5cc02391db82e> /System/Library/PrivateFrameworks/RemoteServiceDiscovery.framework/RemoteServiceDiscovery
0x1bb4c3000 - 0x1bb4c7fff RevealCore arm64 <f0022354349332e3b64de5eabc7746eb> /System/Library/PrivateFrameworks/RevealCore.framework/RevealCore
0x1bb5b5000 - 0x1bb5e6fff ScreenReaderCore arm64 <e21ecaebd31533d78033ddc5758ee264> /System/Library/PrivateFrameworks/ScreenReaderCore.framework/ScreenReaderCore
0x1bb65a000 - 0x1bb666fff SetupAssistantSupport arm64 <5c1f14cb73a03d0eb3d6a1bb803ae3f4> /System/Library/PrivateFrameworks/SetupAssistantSupport.framework/SetupAssistantSupport
0x1bb684000 - 0x1bb684fff SignpostMetrics arm64 <6a23f80b3e95362a97024435d699234d> /System/Library/PrivateFrameworks/SignpostMetrics.framework/SignpostMetrics
0x1bb6b2000 - 0x1bb6cefff SiriInstrumentation arm64 <10d53d18cfd831a0bf1bf3e38b98fa2d> /System/Library/PrivateFrameworks/SiriInstrumentation.framework/SiriInstrumentation
0x1bbe47000 - 0x1bbf64fff TextRecognition arm64 <602074cd752f3fc6a6efa37f4d8162bf> /System/Library/PrivateFrameworks/TextRecognition.framework/TextRecognition
0x1bbf65000 - 0x1bc007fff TextureIO arm64 <a0baffecbe53353f91d5a8cdd54906b7> /System/Library/PrivateFrameworks/TextureIO.framework/TextureIO
0x1bc156000 - 0x1bc161fff TransparencyDetailsView arm64 <aa77512a05bf3c078c9af4dccbca041b> /System/Library/PrivateFrameworks/TransparencyDetailsView.framework/TransparencyDetailsView
0x1bce24000 - 0x1bd309fff libwebrtc.dylib arm64 <c5cf11f1e58937cf919f6ada153b916a> /System/Library/PrivateFrameworks/WebCore.framework/Frameworks/libwebrtc.dylib
0x1bd3d1000 - 0x1bd3defff WirelessCoexManager arm64 <ebae11db4eb935d49cfef01b4b6378d8> /System/Library/PrivateFrameworks/WirelessCoexManager.framework/WirelessCoexManager
0x1bd490000 - 0x1bd498fff kperfdata arm64 <ee26ca6500e23d249a58d7a6557c28b7> /System/Library/PrivateFrameworks/kperfdata.framework/kperfdata
0x1bd499000 - 0x1bd4e0fff ktrace arm64 <614bdefc4f223b10aadade4e08cc09d0> /System/Library/PrivateFrameworks/ktrace.framework/ktrace
0x1bd4f9000 - 0x1bd505fff perfdata arm64 <7fbb27c9d7703b95be175f147f109bdb> /System/Library/PrivateFrameworks/perfdata.framework/perfdata
0x1bd506000 - 0x1bd514fff zudp arm64 <b86e3f97732e3d4a9d84b579f1d8db70> /System/Library/PrivateFrameworks/zudp.framework/zudp
0x1bd895000 - 0x1bd895fff libAWDProtobufFacetimeiMessage.dylib arm64 <609b69711bdf35dc98a3d999375721cd> /usr/lib/libAWDProtobufFacetimeiMessage.dylib
0x1bd90b000 - 0x1bdc04fff libAWDSupportFramework.dylib arm64 <d9342c0ef5dc3c0da0701a5306bba9d4> /usr/lib/libAWDSupportFramework.dylib
0x1bddb3000 - 0x1bddbdfff libChineseTokenizer.dylib arm64 <ee21709661723d82b04979c62aa995f7> /usr/lib/libChineseTokenizer.dylib
0x1bdde2000 - 0x1bdf95fff libFosl_dynamic.dylib arm64 <b27260b4610937b7ad0d212a1fcc32e9> /usr/lib/libFosl_dynamic.dylib
0x1be012000 - 0x1be018fff libMatch.1.dylib arm64 <a294cd89de0435929d6d41ef11108d3f> /usr/lib/libMatch.1.dylib
0x1be1ac000 - 0x1be1adfff libSystem.B.dylib arm64 <f11cb1ccb61639b18d76192163af9c98> /usr/lib/libSystem.B.dylib
0x1be1b6000 - 0x1be1b8fff libThaiTokenizer.dylib arm64 <b41d39b5c1c634439152a02656b3f8bd> /usr/lib/libThaiTokenizer.dylib
0x1be2b7000 - 0x1be2ccfff libapple_nghttp2.dylib arm64 <8f44a3c8d09d3767a9faac6ecd1e117d> /usr/lib/libapple_nghttp2.dylib
0x1be345000 - 0x1be355fff libbsm.0.dylib arm64 <34e5d47f9eb53fcb90e8d376b2495d76> /usr/lib/libbsm.0.dylib
0x1be356000 - 0x1be362fff libbz2.1.0.dylib arm64 <585b38ef25d13a32ae5a58063781d3f3> /usr/lib/libbz2.1.0.dylib
0x1be363000 - 0x1be363fff libcharset.1.dylib arm64 <8f45b0844d5137cf81dad41df7d09791> /usr/lib/libcharset.1.dylib
0x1be364000 - 0x1be375fff libcmph.dylib arm64 <613da5e4a09f34fc8d38e2522ca6e355> /usr/lib/libcmph.dylib
0x1be376000 - 0x1be38dfff libcompression.dylib arm64 <0510173465113cb5a85ad77c1f2ab922> /usr/lib/libcompression.dylib
0x1be38e000 - 0x1be38ffff libcoretls_cfhelpers.dylib arm64 <7c006b990b843bebb47b3a2b7226af4d> /usr/lib/libcoretls_cfhelpers.dylib
0x1be390000 - 0x1be396fff libcupolicy.dylib arm64 <cae0e1b8ef8b36aeb0d0aa2428e7e3c1> /usr/lib/libcupolicy.dylib
0x1be3d6000 - 0x1be3dffff libdscsym.dylib arm64 <fc37a3a0bd6039f79adf629e7417e5af> /usr/lib/libdscsym.dylib
0x1be3e0000 - 0x1be3fcfff libedit.3.dylib arm64 <f13c569fd9d9344b90cb64c9b927a3d8> /usr/lib/libedit.3.dylib
0x1be93d000 - 0x1be942fff libheimdal-asn1.dylib arm64 <194f2d30c4133319ba80b44b8fb95da5> /usr/lib/libheimdal-asn1.dylib
0x1be943000 - 0x1bea34fff libiconv.2.dylib arm64 <c7159c1dc5f2393880195f1f26a812d6> /usr/lib/libiconv.2.dylib
0x1bea4a000 - 0x1bea55fff liblockdown.dylib arm64 <54781e736ccd39a3bca20a8387978134> /usr/lib/liblockdown.dylib
0x1bea6f000 - 0x1bea87fff liblzma.5.dylib arm64 <a240c647436c3eec873320bde9f08286> /usr/lib/liblzma.5.dylib
0x1bedfa000 - 0x1bee29fff libncurses.5.4.dylib arm64 <5e5c455de6ba30b9960c057a460ccf0b> /usr/lib/libncurses.5.4.dylib
0x1bee2a000 - 0x1bee3efff libnetworkextension.dylib arm64 <3485a06e384737bf9e51cb52409ba639> /usr/lib/libnetworkextension.dylib
0x1bf1c8000 - 0x1bf1e0fff libresolv.9.dylib arm64 <a66f83497e563c98ab5502c0550edb7f> /usr/lib/libresolv.9.dylib
0x1bf1e1000 - 0x1bf1e3fff libsandbox.1.dylib arm64 <79d45127a2a630da946c8a5a32b79900> /usr/lib/libsandbox.1.dylib
0x1bf1e4000 - 0x1bf1e9fff libsysdiagnose.dylib arm64 <8d4b261509d83bad93a43a5080fb69e9> /usr/lib/libsysdiagnose.dylib
0x1bf1ea000 - 0x1bf21bfff libtidy.A.dylib arm64 <e6106393eb593afc98f3404eff5d4e43> /usr/lib/libtidy.A.dylib
0x1bf223000 - 0x1bf226fff libutil.dylib arm64 <8d7200aea3aa34d5a83e314569bffcb5> /usr/lib/libutil.dylib
0x1bf254000 - 0x1bf265fff libz.1.dylib arm64 <f8c60e32c7063653ad1f6be0e1a67550> /usr/lib/libz.1.dylib
0x1bf28e000 - 0x1bf290fff liblog_network.dylib arm64 <7c8fe3bf8f0f3979ad975f4758bfd7d6> /usr/lib/log/liblog_network.dylib
0x1bf319000 - 0x1bf326fff libswiftCoreAudio.dylib arm64 <3f2312b760dd35709e7abba7f4e852d1> /usr/lib/swift/libswiftCoreAudio.dylib
0x1bf32f000 - 0x1bf333fff libswiftCoreFoundation.dylib arm64 <b724c05b2b7932f29b08e493a334579d> /usr/lib/swift/libswiftCoreFoundation.dylib
0x1bf334000 - 0x1bf342fff libswiftCoreGraphics.dylib arm64 <553de35ff7f43a3f82b68c6e14886516> /usr/lib/swift/libswiftCoreGraphics.dylib
0x1bf343000 - 0x1bf347fff libswiftCoreImage.dylib arm64 <85cf724cc58639a68a4b4cf0e991a4b7> /usr/lib/swift/libswiftCoreImage.dylib
0x1bf35a000 - 0x1bf39bfff libswiftCoreMedia.dylib arm64 <5e4b2c7dbe123e069bca153a91b2b171> /usr/lib/swift/libswiftCoreMedia.dylib
0x1bf39c000 - 0x1bf3a5fff libswiftDarwin.dylib arm64 <23c9cb3d76153bb390f627cda5f9a33b> /usr/lib/swift/libswiftDarwin.dylib
0x1bf3a6000 - 0x1bf3c1fff libswiftDispatch.dylib arm64 <01d8e5464a3c36bd86ad29030e1ab0a5> /usr/lib/swift/libswiftDispatch.dylib
0x1bf3c2000 - 0x1bf548fff libswiftFoundation.dylib arm64 <3124f8c68f44316ab28ee48f9b738a5c> /usr/lib/swift/libswiftFoundation.dylib
0x1bf585000 - 0x1bf58cfff libswiftMetal.dylib arm64 <47dc96a7a4183d03ad474866b02844a8> /usr/lib/swift/libswiftMetal.dylib
0x1bf5fe000 - 0x1bf604fff libswiftObjectiveC.dylib arm64 <6eccc5779c82372d8f9f66aba7a4bb68> /usr/lib/swift/libswiftObjectiveC.dylib
0x1bf60f000 - 0x1bf614fff libswiftQuartzCore.dylib arm64 <ac03e06c708b354d9a95c51c495a47bf> /usr/lib/swift/libswiftQuartzCore.dylib
0x1bf650000 - 0x1bf667fff libswiftUIKit.dylib arm64 <58044279dd6b31e080e483b557d99744> /usr/lib/swift/libswiftUIKit.dylib
0x1bf69c000 - 0x1bf6a1fff libcache.dylib arm64 <f17694258699365bada071b6cd590c45> /usr/lib/system/libcache.dylib
0x1bf6a2000 - 0x1bf6aefff libcommonCrypto.dylib arm64 <ff724a2044093eb29367dfcd5a519a0f> /usr/lib/system/libcommonCrypto.dylib
0x1bf6af000 - 0x1bf6b3fff libcompiler_rt.dylib arm64 <95a2a970877e365fae720a708a8edd68> /usr/lib/system/libcompiler_rt.dylib
0x1bf788000 - 0x1bf788fff liblaunch.dylib arm64 <a816029cb1a4394cbbde334b0d5ca673> /usr/lib/system/liblaunch.dylib
0x1bf789000 - 0x1bf78efff libmacho.dylib arm64 <ae1368acefd2371bad32d77575985795> /usr/lib/system/libmacho.dylib
0x1bf78f000 - 0x1bf791fff libremovefile.dylib arm64 <056edd870d1a3755b48c06dcbe44441b> /usr/lib/system/libremovefile.dylib
0x1bf792000 - 0x1bf793fff libsystem_featureflags.dylib arm64 <112de23b918f32fc95b72d5bbc4de99f> /usr/lib/system/libsystem_featureflags.dylib
0x1bf794000 - 0x1bf7c1fff libsystem_m.dylib arm64 <a03fbf7c033f30ed858a58ca85114fba> /usr/lib/system/libsystem_m.dylib
0x1bf7c2000 - 0x1bf7c7fff libunwind.dylib arm64 <cbba89c76f2730f6b8250fc0a4de9795> /usr/lib/system/libunwind.dylib
0x1bf96b000 - 0x1bf97cfff AccessibilitySettingsLoader arm64 <0ef0bb961c2633a18aa3ae70cf1d720a> /System/Library/AccessibilityBundles/AccessibilitySettingsLoader.bundle/AccessibilitySettingsLoader
0x1bfaa1000 - 0x1bfb08fff NanoRegistry arm64 <ddf172358e2030ae9cff530295f28372> /System/Library/PrivateFrameworks/NanoRegistry.framework/NanoRegistry
0x1bfb09000 - 0x1bfb16fff NanoPreferencesSync arm64 <ce6ba95c85c7309da39fa2515579269f> /System/Library/PrivateFrameworks/NanoPreferencesSync.framework/NanoPreferencesSync
0x1bffab000 - 0x1bffb7fff NanoSystemSettings arm64 <1c57341501cd3debbf1bd62d6870ffc9> /System/Library/PrivateFrameworks/NanoSystemSettings.framework/NanoSystemSettings
0x1c0183000 - 0x1c018afff NanoResourceGrabber arm64 <c2af65098e0c3f13a3c504e165e28f22> /System/Library/PrivateFrameworks/NanoResourceGrabber.framework/NanoResourceGrabber
0x1c03e2000 - 0x1c041afff CryptoTokenKit arm64 <05ad6a05ed4c3d56b2d1ebfac4c17765> /System/Library/Frameworks/CryptoTokenKit.framework/CryptoTokenKit
0x1c14eb000 - 0x1c1508fff AppSSO arm64 <3244e46ad3f93e6b8007d91292275da1> /System/Library/PrivateFrameworks/AppSSO.framework/AppSSO
0x1c1509000 - 0x1c151dfff AppSSOCore arm64 <d4c783f3476a3e8c8cde6eff006aab45> /System/Library/PrivateFrameworks/AppSSOCore.framework/AppSSOCore

EOF

Mobile Ads SDK Forum Advisor Prod

unread,
Jan 15, 2020, 10:59:11 AM1/15/20
to evgeny....@gmail.com, google-adm...@googlegroups.com
Hi there,

Thank you for reaching out to us.

As per checking, it appears that you are using a pretty old SDK version. Would it be possible for you to update to the latest version of the SDK and monitor if the crash subsides?

Zhao Wang

unread,
Jan 16, 2020, 5:59:06 PM1/16/20
to google-adm...@googlegroups.com
Hi Teejay,

Thanks for replying.

I updated the SDK to latest 7.53.1, the same crash still happens.

Here is the stack trace of crash thread:

Fatal Exception: NSInvalidArgumentException
*** -[__NSPlaceholderArray initWithObjects:count:]: attempt to insert nil object from objects[0]

Fatal Exception: NSInvalidArgumentException
0  CoreFoundation                 0x19c5c298c __exceptionPreprocess
1  libobjc.A.dylib                0x19c2eb0a4 objc_exception_throw
2  CoreFoundation                 0x19c6183f8 -[__NSCFString characterAtIndex:].cold.1
3  CoreFoundation                 0x19c61b3b0 -[__NSPlaceholderArray initWithCapacity:].cold.1
4  CoreFoundation                 0x19c4a3144 -[__NSPlaceholderArray initWithObjects:count:]
5  CoreFoundation                 0x19c49d39c +[NSArray arrayWithObjects:count:]
6  Plato                          0x104ee8648 GADGestureClickURLWithURL
7  Plato                          0x104e358f4 GAD_GADOpenActionMonitor_arm64_7_53_1
8  Plato                          0x104e35600 GAD_GADOpenActionMonitor_arm64_7_53_1
9  Foundation                     0x19c98761c __NSBLOCKOPERATION_IS_CALLING_OUT_TO_A_BLOCK__
10 Foundation                     0x19c8913d8 -[NSBlockOperation main]
11 Foundation                     0x19c9898a4 __NSOPERATION_IS_INVOKING_MAIN__
12 Foundation                     0x19c891070 -[NSOperation start]
13 Foundation                     0x19c98a29c __NSOPERATIONQUEUE_IS_STARTING_AN_OPERATION__
14 Foundation                     0x19c989d68 __NSOQSchedule_f
15 libdispatch.dylib              0x19c24281c _dispatch_block_async_invoke2
16 libdispatch.dylib              0x19c290184 _dispatch_client_callout
17 libdispatch.dylib              0x19c2421d0 _dispatch_main_queue_callback_4CF$VARIANT$mp
18 CoreFoundation                 0x19c5403c4 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__
19 CoreFoundation                 0x19c53b3b8 __CFRunLoopRun
20 CoreFoundation                 0x19c53a8bc CFRunLoopRunSpecific
21 GraphicsServices               0x1a63a6328 GSEventRunModal
22 UIKitCore                      0x1a05d06d4 UIApplicationMain
23 Plato                          0x1049cf3c4 main + 26 (AppDelegate.swift:26)
24 libdyld.dylib                  0x19c3c5460 start

Thank you.
Zhao

Mobile Ads SDK Forum Advisor Prod

unread,
Jan 17, 2020, 6:56:14 AM1/17/20
to google-adm...@googlegroups.com
Hi there,

Thank you for getting back to us.

Could you please provide the following details (via Reply privately to author option)?
  • Crash rate
  • Affected Devices
  • App ID and Ad Unit ID
  • AppStore link of your app
Once provided, I'll raise this to the rest of the team, along with all the reports thus far, in order for them to deliver a more decisive resolution to this concern.
Reply all
Reply to author
Forward
0 new messages