CloudKit Framework crash

Originator:max
Number:rdar://37088507 Date Originated:2018-02-01
Status:Closed Resolved:
Product:CloudKit Product Version:Swift 4 / Xcode 9C40b
Classification:Crash Reproducible:Cannot reproduce (this happened during a client showcase), however I have a crash log. I believe the Client had pressed a button that triggers a modify record operation, however as this stack trace is entirely for CloudKit I can't be sure exactly what happened.
 
The CloudKit framework crashed internally - it seems that an array was modified during fast enumeration




Attachment: 

Incident Identifier: B770126D-E3C3-4F0C-9E1C-03093DFEBB9B
CrashReporter Key:   d327af771b9a16a30a8ccc51510a4132171d18a0
Hardware Model:      iPad5,3
Process:             Customer [270]
Path:                /private/var/containers/Bundle/Application/4AF5CC51-742C-4C6F-A964-0CCBA9E42866/Customer.app/Customer
Identifier:          com.myco.myapp
Version:             525 (0.0.14)
Code Type:           ARM-64 (Native)
Role:                Foreground
Parent Process:      launchd [1]
Coalition:           com.myco.myapp [439]


Date/Time:           2018-01-25 10:20:57.0427 +1100
Launch Time:         2018-01-25 10:15:35.5074 +1100
OS Version:          iPhone OS 11.1.2 (15B202)
Baseband Version:    n/a
Report Version:      104

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

Application Specific Information:
abort() called

Filtered syslog:
None found

Last Exception Backtrace:
0   CoreFoundation                	0x1810b1d04 __exceptionPreprocess + 124
1   libobjc.A.dylib               	0x180300528 objc_exception_throw + 55
2   CoreFoundation                	0x1810b1390 __NSFastEnumerationMutationHandler + 127
3   CloudKit                      	0x18b6c0434 -[NSDictionary+ 152628 (CKAssignToContainer) CKAssignToContainerWithID:] + 179
4   CloudKit                      	0x18b6e466c -[CKRecord CKAssignToContainerWithID:] + 383
5   CloudKit                      	0x18b6c01d0 -[NSArray+ 152016 (CKAssignToContainer) CKAssignToContainerWithID:] + 191
6   CloudKit                      	0x18b6ffe24 -[CKOperation fillOutOperationInfo:] + 975
7   CloudKit                      	0x18b707abc -[CKDatabaseOperation fillOutOperationInfo:] + 79
8   CloudKit                      	0x18b7381a0 -[CKModifyRecordsOperation fillOutOperationInfo:] + 583
9   CloudKit                      	0x18b700358 -[CKOperation operationInfo] + 75
10  CloudKit                      	0x18b73a08c -[CKModifyRecordsOperation performCKOperation] + 71
11  CloudKit                      	0x18b6ff704 __19-[CKOperation main]_block_invoke + 823
12  CloudKit                      	0x18b6fbce8 -[CKPlaceholderOperation main] + 43
13  CloudKit                      	0x18b6fbc78 -[CKPlaceholderOperation start] + 611
14  libdispatch.dylib             	0x180a35048 _dispatch_client_callout + 15
15  libdispatch.dylib             	0x180a3c6c8 _dispatch_block_invoke_direct$VARIANT$mp + 287
16  libdispatch.dylib             	0x180a35048 _dispatch_client_callout + 15
17  libdispatch.dylib             	0x180a3c6c8 _dispatch_block_invoke_direct$VARIANT$mp + 287
18  libdispatch.dylib             	0x180a3c574 dispatch_block_perform$VARIANT$mp + 103
19  Foundation                    	0x181a7efe8 __NSOQSchedule_f + 375
20  libdispatch.dylib             	0x180a35048 _dispatch_client_callout + 15
21  libdispatch.dylib             	0x180a3d3d4 _dispatch_continuation_pop$VARIANT$mp + 427
22  libdispatch.dylib             	0x180a3bcd4 _dispatch_async_redirect_invoke$VARIANT$mp + 603
23  libdispatch.dylib             	0x180a421c8 _dispatch_root_queue_drain + 595
24  libdispatch.dylib             	0x180a41f10 _dispatch_worker_thread3 + 119
25  libsystem_pthread.dylib       	0x180cdb120 _pthread_wqthread + 1267
26  libsystem_pthread.dylib       	0x180cdac20 start_wqthread + 3


Thread 0 name:  Dispatch queue: com.apple.main-thread
Thread 0:
0   CoreText                      	0x00000001848bf544 TFont::SwapPerThreadSize+ 410948 (double) + 68
1   CoreText                      	0x00000001848bf544 TFont::SwapPerThreadSize+ 410948 (double) + 68
2   UIFoundation                  	0x000000018b620328 -[NSAttributedString+ 418600 (NSExtendedStringDrawing) boundingRectWithSize:options:context:] + 92
3   UIKit                         	0x000000018a4f36a0 -[UILabel _textRectForBounds:limitedToNumberOfLines:includingShadow:] + 476
4   UIKit                         	0x000000018a597b68 -[UIButton _titleRectForContentRect:calculatePositionForEmptyTitle:] + 804
5   UIKit                         	0x000000018aa61e8c -[UIButton _layoutTitleView] + 112
6   UIKit                         	0x000000018a53c7d8 -[UIButton layoutSubviews] + 240
7   UIKit                         	0x000000018a4e62f8 -[UIView+ 54008 (CALayerDelegate) layoutSublayersOfLayer:] + 1276
8   QuartzCore                    	0x000000018509fec8 -[CALayer layoutSublayers] + 184
9   QuartzCore                    	0x00000001850a3fa8 CA::Layer::layout_if_needed+ 1187752 (CA::Transaction*) + 332
10  QuartzCore                    	0x0000000185012a98 CA::Context::commit_transaction+ 592536 (CA::Transaction*) + 336
11  QuartzCore                    	0x0000000185038eb4 CA::Transaction::commit+ 749236 () + 540
12  QuartzCore                    	0x0000000185039cf4 CA::Transaction::observer_callback+ 752884 (__CFRunLoopObserver*, unsigned long, void*) + 92
13  CoreFoundation                	0x0000000181059848 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 32
14  CoreFoundation                	0x0000000181057200 __CFRunLoopDoObservers + 412
15  CoreFoundation                	0x00000001810577bc __CFRunLoopRun + 1292
16  CoreFoundation                	0x0000000180f77fb8 CFRunLoopRunSpecific + 436
17  GraphicsServices              	0x0000000182e0ff84 GSEventRunModal + 100
18  UIKit                         	0x000000018a54c2e8 UIApplicationMain + 208
19  Customer                      	0x000000010099d198 0x100978000 + 151960
20  libdyld.dylib                 	0x0000000180a9a56c start + 4

Thread 1:
0   libsystem_pthread.dylib       	0x0000000180cdac1c start_wqthread + 0

Thread 2 name:  com.apple.uikit.eventfetch-thread
Thread 2:
0   libsystem_kernel.dylib        	0x0000000180ba8bc4 mach_msg_trap + 8
1   libsystem_kernel.dylib        	0x0000000180ba8a3c mach_msg + 72
2   CoreFoundation                	0x0000000181059c74 __CFRunLoopServiceMachPort + 196
3   CoreFoundation                	0x0000000181057840 __CFRunLoopRun + 1424
4   CoreFoundation                	0x0000000180f77fb8 CFRunLoopRunSpecific + 436
5   Foundation                    	0x00000001819a16e4 -[NSRunLoop+ 50916 (NSRunLoop) runMode:beforeDate:] + 304
6   Foundation                    	0x00000001819c0afc -[NSRunLoop+ 178940 (NSRunLoop) runUntilDate:] + 96
7   UIKit                         	0x000000018b0ab2f4 -[UIEventFetcher threadMain] + 136
8   Foundation                    	0x0000000181aa2860 __NSThread__start__ + 996
9   libsystem_pthread.dylib       	0x0000000180cdc31c _pthread_body + 308
10  libsystem_pthread.dylib       	0x0000000180cdc1e8 _pthread_body + 0
11  libsystem_pthread.dylib       	0x0000000180cdac28 thread_start + 4

Thread 3:
0   libsystem_kernel.dylib        	0x0000000180bc9dbc __workq_kernreturn + 8
1   libsystem_pthread.dylib       	0x0000000180cdb134 _pthread_wqthread + 1288
2   libsystem_pthread.dylib       	0x0000000180cdac20 start_wqthread + 4

Thread 4:
0   libsystem_kernel.dylib        	0x0000000180bc9dbc __workq_kernreturn + 8
1   libsystem_pthread.dylib       	0x0000000180cdb134 _pthread_wqthread + 1288
2   libsystem_pthread.dylib       	0x0000000180cdac20 start_wqthread + 4

Thread 5:
0   libsystem_pthread.dylib       	0x0000000180cdac1c start_wqthread + 0

Thread 6 name:  Dispatch queue: NSOperationQueue 0x1c802afe0 (QOS: UNSPECIFIED)
Thread 6 Crashed:
0   libsystem_kernel.dylib        	0x0000000180bc9348 __pthread_kill + 8
1   libsystem_pthread.dylib       	0x0000000180cdd344 pthread_kill$VARIANT$mp + 396
2   libsystem_c.dylib             	0x0000000180b38fb8 abort + 140
3   libc++abi.dylib               	0x00000001802d7068 __cxa_bad_cast + 0
4   libc++abi.dylib               	0x00000001802d7210 default_unexpected_handler+ 8720 () + 0
5   libobjc.A.dylib               	0x0000000180300810 _objc_terminate+ 34832 () + 124
6   libc++abi.dylib               	0x00000001802ef54c std::__terminate(void (*)+ 107852 ()) + 16
7   libc++abi.dylib               	0x00000001802ef5b8 std::terminate+ 107960 () + 60
8   libdispatch.dylib             	0x0000000180a3505c _dispatch_client_callout + 36
9   libdispatch.dylib             	0x0000000180a3c6c8 _dispatch_block_invoke_direct$VARIANT$mp + 288
10  libdispatch.dylib             	0x0000000180a35048 _dispatch_client_callout + 16
11  libdispatch.dylib             	0x0000000180a3c6c8 _dispatch_block_invoke_direct$VARIANT$mp + 288
12  libdispatch.dylib             	0x0000000180a3c574 dispatch_block_perform$VARIANT$mp + 104
13  Foundation                    	0x0000000181a7efe8 __NSOQSchedule_f + 376
14  libdispatch.dylib             	0x0000000180a35048 _dispatch_client_callout + 16
15  libdispatch.dylib             	0x0000000180a3d3d4 _dispatch_continuation_pop$VARIANT$mp + 428
16  libdispatch.dylib             	0x0000000180a3bcd4 _dispatch_async_redirect_invoke$VARIANT$mp + 604
17  libdispatch.dylib             	0x0000000180a421c8 _dispatch_root_queue_drain + 596
18  libdispatch.dylib             	0x0000000180a41f10 _dispatch_worker_thread3 + 120
19  libsystem_pthread.dylib       	0x0000000180cdb120 _pthread_wqthread + 1268
20  libsystem_pthread.dylib       	0x0000000180cdac20 start_wqthread + 4

Thread 6 crashed with ARM Thread State (64-bit):
    x0: 0x0000000000000000   x1: 0x0000000000000000   x2: 0x0000000000000000   x3: 0x00000001c40f7837
    x4: 0x00000001802f4afd   x5: 0x000000016f50e6d0   x6: 0x000000000000006e   x7: 0xffffffffffffffec
    x8: 0x000000000c000000   x9: 0x0000000004000000  x10: 0x0000000180ce162c  x11: 0x0000000000000003
   x12: 0xffffffffffffffff  x13: 0x0000000000000001  x14: 0x0000000180b4f537  x15: 0x0000000000000010
   x16: 0x0000000000000148  x17: 0x00000000ffffffff  x18: 0x0000000000000000  x19: 0x0000000000000006
   x20: 0x000000016f50f000  x21: 0x000000016f50e6d0  x22: 0x0000000000007b6b  x23: 0x000000016f50f0e0
   x24: 0x00000001b00ee000  x25: 0x00000001b00ee000  x26: 0x00000001b00ee000  x27: 0x00000001b00ec000
   x28: 0x00000001b00ee000   fp: 0x000000016f50e630   lr: 0x0000000180cdd344
    sp: 0x000000016f50e600   pc: 0x0000000180bc9348 cpsr: 0x00000000

Binary Images:
0x100978000 - 0x100a2ffff Customer arm64  <c76d83c275573b429664889b2ff42f17> /var/containers/Bundle/Application/4AF5CC51-742C-4C6F-A964-0CCBA9E42866/Customer.app/Customer
0x100a5c000 - 0x100a63fff libswiftCoreFoundation.dylib arm64  <bdc0e02fd18b3dabaac62f20036d4991> /var/containers/Bundle/Application/4AF5CC51-742C-4C6F-A964-0CCBA9E42866/Customer.app/Frameworks/libswiftCoreFoundation.dylib
0x100a74000 - 0x100a7bfff libswiftCloudKit.dylib arm64  <03a7891eb16538ad8d63be1dbcb4b98b> /var/containers/Bundle/Application/4AF5CC51-742C-4C6F-A964-0CCBA9E42866/Customer.app/Frameworks/libswiftCloudKit.dylib
0x100a88000 - 0x100a8ffff libswiftContacts.dylib arm64  <e8be79b61a8237559bf47776ec6780a2> /var/containers/Bundle/Application/4AF5CC51-742C-4C6F-A964-0CCBA9E42866/Customer.app/Frameworks/libswiftContacts.dylib
0x100a98000 - 0x100aa7fff libswiftCoreGraphics.dylib arm64  <8459565c4a98357ea0b88a5b5f669395> /var/containers/Bundle/Application/4AF5CC51-742C-4C6F-A964-0CCBA9E42866/Customer.app/Frameworks/libswiftCoreGraphics.dylib
0x100ab8000 - 0x100abffff libswiftCoreImage.dylib arm64  <032500cd693d38428cf74857dace9c5c> /var/containers/Bundle/Application/4AF5CC51-742C-4C6F-A964-0CCBA9E42866/Customer.app/Frameworks/libswiftCoreImage.dylib
0x100ac8000 - 0x100acffff libswiftCoreLocation.dylib arm64  <148e53ba5575333a854c58714350666f> /var/containers/Bundle/Application/4AF5CC51-742C-4C6F-A964-0CCBA9E42866/Customer.app/Frameworks/libswiftCoreLocation.dylib
0x100ad8000 - 0x100adffff libswiftDarwin.dylib arm64  <a7049de321323993a947c3cdecf50b7f> /var/containers/Bundle/Application/4AF5CC51-742C-4C6F-A964-0CCBA9E42866/Customer.app/Frameworks/libswiftDarwin.dylib
0x100aec000 - 0x100b0bfff libswiftDispatch.dylib arm64  <eefa7fd0a2543d6d9b24d75505f0741c> /var/containers/Bundle/Application/4AF5CC51-742C-4C6F-A964-0CCBA9E42866/Customer.app/Frameworks/libswiftDispatch.dylib
0x100b24000 - 0x100b2bfff libswiftMetal.dylib arm64  <9ba1b9db48603f508e5b6ff8ff8cf73a> /var/containers/Bundle/Application/4AF5CC51-742C-4C6F-A964-0CCBA9E42866/Customer.app/Frameworks/libswiftMetal.dylib
0x100b34000 - 0x100b3bfff libswiftObjectiveC.dylib arm64  <0bbe1b2f7b6c3e4fb5a227887e9001d8> /var/containers/Bundle/Application/4AF5CC51-742C-4C6F-A964-0CCBA9E42866/Customer.app/Frameworks/libswiftObjectiveC.dylib
0x100b4c000 - 0x100b8bfff dyld arm64  <92368d6f78863cc88239f2e3ec79bba8> /usr/lib/dyld
0x100be8000 - 0x100f63fff libswiftCore.dylib arm64  <c18cf0181f023510928656c47cfc6d3d> /var/containers/Bundle/Application/4AF5CC51-742C-4C6F-A964-0CCBA9E42866/Customer.app/Frameworks/libswiftCore.dylib
0x101034000 - 0x10118bfff libswiftFoundation.dylib arm64  <cb5c1797af59399e812f45d487e51f59> /var/containers/Bundle/Application/4AF5CC51-742C-4C6F-A964-0CCBA9E42866/Customer.app/Frameworks/libswiftFoundation.dylib
0x1011dc000 - 0x1011e3fff libswiftQuartzCore.dylib arm64  <990c88308d2b3d5282fcac52f7cf4292> /var/containers/Bundle/Application/4AF5CC51-742C-4C6F-A964-0CCBA9E42866/Customer.app/Frameworks/libswiftQuartzCore.dylib
0x1011ec000 - 0x1011f7fff libswiftUIKit.dylib arm64  <553d7429bef33cb8aceb2f253e36c3b0> /var/containers/Bundle/Application/4AF5CC51-742C-4C6F-A964-0CCBA9E42866/Customer.app/Frameworks/libswiftUIKit.dylib
0x101204000 - 0x10120bfff libswiftos.dylib arm64  <d2cf4eaf3ba43a589fb20e2b334163b2> /var/containers/Bundle/Application/4AF5CC51-742C-4C6F-A964-0CCBA9E42866/Customer.app/Frameworks/libswiftos.dylib
0x180279000 - 0x18027afff libSystem.B.dylib arm64  <758163f7d63f393a9c53e184688479d4> /usr/lib/libSystem.B.dylib
0x18027b000 - 0x1802d4fff libc++.1.dylib arm64  <2c929c029baf3d0f84a2e636550af33c> /usr/lib/libc++.1.dylib
0x1802d5000 - 0x1802f5fff libc++abi.dylib arm64  <4e4a4bcb0b63363db460a93569a74fd6> /usr/lib/libc++abi.dylib
0x1802f8000 - 0x1809b3fff libobjc.A.dylib arm64  <5f420cdc6f593721a9cf0464bd87e1a2> /usr/lib/libobjc.A.dylib
0x1809b4000 - 0x1809b8fff libcache.dylib arm64  <899cd22e8e8b33cab299fb46175d7a5c> /usr/lib/system/libcache.dylib
0x1809b9000 - 0x1809c4fff libcommonCrypto.dylib arm64  <ed799302ae4534aa92dd727859a4e157> /usr/lib/system/libcommonCrypto.dylib
0x1809c5000 - 0x1809c8fff libcompiler_rt.dylib arm64  <ef90354df4533ea7aba7c780c7ffc720> /usr/lib/system/libcompiler_rt.dylib
0x1809c9000 - 0x1809d0fff libcopyfile.dylib arm64  <2964b6d9e7303d5fb6e2b2dd0a29c508> /usr/lib/system/libcopyfile.dylib
0x1809d1000 - 0x180a33fff libcorecrypto.dylib arm64  <1e6818828cfb3b5b940ed390607b27ac> /usr/lib/system/libcorecrypto.dylib
0x180a34000 - 0x180a98fff libdispatch.dylib arm64  <a879dad0ed5c3e0bbfd5a8c14045bfb3> /usr/lib/system/libdispatch.dylib
0x180a99000 - 0x180ab3fff libdyld.dylib arm64  <18fda378fb95387d9299648164b70717> /usr/lib/system/libdyld.dylib
0x180ab4000 - 0x180ab4fff liblaunch.dylib arm64  <27dbe9e050e3340dbad0477ae2e4aad5> /usr/lib/system/liblaunch.dylib
0x180ab5000 - 0x180abafff libmacho.dylib arm64  <850419a813223cd1bb9503ce69260633> /usr/lib/system/libmacho.dylib
0x180abb000 - 0x180abcfff libremovefile.dylib arm64  <d3c2e06992b63a7f82c3fa9bc3063bf8> /usr/lib/system/libremovefile.dylib
0x180abd000 - 0x180ad4fff libsystem_asl.dylib arm64  <de4b81b9b41831caaabf2e72c4dcaf4c> /usr/lib/system/libsystem_asl.dylib
0x180ad5000 - 0x180ad5fff libsystem_blocks.dylib arm64  <efb6db5961f833839d1b172b1115d036> /usr/lib/system/libsystem_blocks.dylib
0x180ad6000 - 0x180b53fff libsystem_c.dylib arm64  <7fb972b447d53c13a4dbd0627694986e> /usr/lib/system/libsystem_c.dylib
0x180b54000 - 0x180b58fff libsystem_configuration.dylib arm64  <11c279f77d6839a2a69cdc6a0c23e199> /usr/lib/system/libsystem_configuration.dylib
0x180b59000 - 0x180b5efff libsystem_containermanager.dylib arm64  <37c489754693384a8ea2a31371a7aece> /usr/lib/system/libsystem_containermanager.dylib
0x180b5f000 - 0x180b60fff libsystem_coreservices.dylib arm64  <9f860b60c02d350db09fbe9d01559302> /usr/lib/system/libsystem_coreservices.dylib
0x180b61000 - 0x180b62fff libsystem_darwin.dylib arm64  <4008b3d5eb873870a8c7c74b98c4f932> /usr/lib/system/libsystem_darwin.dylib
0x180b63000 - 0x180b69fff libsystem_dnssd.dylib arm64  <d76be8b55c44312a9a73659a4ab73083> /usr/lib/system/libsystem_dnssd.dylib
0x180b6a000 - 0x180ba7fff libsystem_info.dylib arm64  <279ecedac89e33a5bcb6ad1ba5d00d56> /usr/lib/system/libsystem_info.dylib
0x180ba8000 - 0x180bcffff libsystem_kernel.dylib arm64  <2d85f169eee736c48145938bdef80a7e> /usr/lib/system/libsystem_kernel.dylib
0x180bd0000 - 0x180bfdfff libsystem_m.dylib arm64  <69def43d33203f63bfe5b18c8e66ab7d> /usr/lib/system/libsystem_m.dylib
0x180bfe000 - 0x180c18fff libsystem_malloc.dylib arm64  <5dc06c81789a35669e206dfba7f5bd61> /usr/lib/system/libsystem_malloc.dylib
0x180c19000 - 0x180cb8fff libsystem_network.dylib arm64  <fb033ce57bc0375fa47e806b9b2ecbdd> /usr/lib/system/libsystem_network.dylib
0x180cb9000 - 0x180cc4fff libsystem_networkextension.dylib arm64  <4964fbe5c0a435cc8274d0744fd1997b> /usr/lib/system/libsystem_networkextension.dylib
0x180cc5000 - 0x180ccffff libsystem_notify.dylib arm64  <1130597d24e436c7ad24d3441ec85a5b> /usr/lib/system/libsystem_notify.dylib
0x180cd0000 - 0x180cd9fff libsystem_platform.dylib arm64  <84cb39fe4d5c3ad09dc3d346f3870147> /usr/lib/system/libsystem_platform.dylib
0x180cda000 - 0x180ce9fff libsystem_pthread.dylib arm64  <80157cb282873e53afb000d8fc29211c> /usr/lib/system/libsystem_pthread.dylib
0x180cea000 - 0x180cedfff libsystem_sandbox.dylib arm64  <1c13556e73cf3ea78254ebabd264d9cd> /usr/lib/system/libsystem_sandbox.dylib
0x180cee000 - 0x180cf5fff libsystem_symptoms.dylib arm64  <3fd153a10e77340893e5245dda8d7b81> /usr/lib/system/libsystem_symptoms.dylib
0x180cf6000 - 0x180d09fff libsystem_trace.dylib arm64  <31b77eb264253ddc85d9f91ffe42fb60> /usr/lib/system/libsystem_trace.dylib
0x180d0a000 - 0x180d0ffff libunwind.dylib arm64  <59aed54b354e3b7c9becdd5ef836ab38> /usr/lib/system/libunwind.dylib
0x180d10000 - 0x180d10fff libvminterpose.dylib arm64  <c48901de942d3ec4be1c11cbfa62f6b4> /usr/lib/system/libvminterpose.dylib
0x180d11000 - 0x180d3bfff libxpc.dylib arm64  <7a357823916e3d4eb3ab70c81df13fe9> /usr/lib/system/libxpc.dylib
0x180d3c000 - 0x180f5dfff libicucore.A.dylib arm64  <0f2de9d3a1483204a31b4dd8929c49c4> /usr/lib/libicucore.A.dylib
0x180f5e000 - 0x180f6ffff libz.1.dylib arm64  <8a7d4704f23638328cb15c26018052c3> /usr/lib/libz.1.dylib
0x180f70000 - 0x181303fff CoreFoundation arm64  <a595c2ee553e3a1fa6959947247b034e> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
0x181304000 - 0x181314fff libbsm.0.dylib arm64  <6185b9ae6b813622bfeaa01ead4ccccc> /usr/lib/libbsm.0.dylib
0x181315000 - 0x181315fff libenergytrace.dylib arm64  <19602b20751b315eb1a0fb8d9546ab39> /usr/lib/libenergytrace.dylib
0x181316000 - 0x18139bfff IOKit arm64  <56c80784bb7d336cba48fc24fd8db4ad> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x18139c000 - 0x181485fff libxml2.2.dylib arm64  <864c06ea4b37398eb1db31ef4afd37ec> /usr/lib/libxml2.2.dylib
0x181486000 - 0x181493fff libbz2.1.0.dylib arm64  <68e3ae20023333e49736f875cba60f3f> /usr/lib/libbz2.1.0.dylib
0x181494000 - 0x1814acfff liblzma.5.dylib arm64  <f1c34a4c33b2317c80a19c51af7a2790> /usr/lib/liblzma.5.dylib
0x1814ad000 - 0x18160bfff libsqlite3.dylib arm64  <62bf3772156d3ded9bcddf16302e39fe> /usr/lib/libsqlite3.dylib
0x18160c000 - 0x181632fff libMobileGestalt.dylib arm64  <4d020821132037469c2ddbe4037bb184> /usr/lib/libMobileGestalt.dylib
0x181633000 - 0x181994fff CFNetwork arm64  <8d01fc28db473e1ca098245bb236b220> /System/Library/Frameworks/CFNetwork.framework/CFNetwork
0x181995000 - 0x181c8efff Foundation arm64  <531f6c3218e63e6e8c672e6975df5429> /System/Library/Frameworks/Foundation.framework/Foundation
0x181c8f000 - 0x181d7bfff Security arm64  <04b8415d6e3f3c149fe9c1831637964f> /System/Library/Frameworks/Security.framework/Security
0x181d7c000 - 0x181de8fff SystemConfiguration arm64  <ccf7720aa99f3825a81b0a4ecd0bab85> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
0x181de9000 - 0x181e1ffff libCRFSuite.dylib arm64  <a416be07fd5c3d2eb833094e7576569a> /usr/lib/libCRFSuite.dylib
0x181e20000 - 0x181e20fff libapple_crypto.dylib arm64  <0e808860405237c2901a7938edeea22b> /usr/lib/libapple_crypto.dylib
0x181e21000 - 0x181e37fff libapple_nghttp2.dylib arm64  <8fa0c8f9b54234a3b87ae298ca5139dc> /usr/lib/libapple_nghttp2.dylib
0x181e38000 - 0x181e61fff libarchive.2.dylib arm64  <aff604ea98913fa4a7d2cab80cb4fc45> /usr/lib/libarchive.2.dylib
0x181e62000 - 0x181f0ffff libboringssl.dylib arm64  <966db132b26c3afcb460425ef0db04b6> /usr/lib/libboringssl.dylib
0x181f10000 - 0x181f27fff libcoretls.dylib arm64  <3e6ce87382a93664978aa6ea5b20e074> /usr/lib/libcoretls.dylib
0x181f28000 - 0x181f29fff libcoretls_cfhelpers.dylib arm64  <d41424fe3e8031b0ade319cf8057c4b8> /usr/lib/libcoretls_cfhelpers.dylib
0x181f2a000 - 0x181f2bfff liblangid.dylib arm64  <455f60ef54b03b0d8e9de9c21b90f059> /usr/lib/liblangid.dylib
0x181f2c000 - 0x181ffdfff libnetwork.dylib arm64  <94343169019c3b98a34bd169dd4ab849> /usr/lib/libnetwork.dylib
0x181ffe000 - 0x182030fff libpcap.A.dylib arm64  <41f1788a0bd13dc08bc3e41b7cec1804> /usr/lib/libpcap.A.dylib
0x182031000 - 0x182066fff libusrtcp.dylib arm64  <c518b32fcbc93bbeadeb31b791bd7075> /usr/lib/libusrtcp.dylib
0x182067000 - 0x182070fff IOSurface arm64  <ab424af7e61e3a15877c765a031a6a66> /System/Library/Frameworks/IOSurface.framework/IOSurface
0x182071000 - 0x182116fff libBLAS.dylib arm64  <27adc89bb9af3e8d9b9f36eaaf4e62b7> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
0x182117000 - 0x182446fff libLAPACK.dylib arm64  <df6267a11c3d322e831c53e8abd5d903> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
0x182447000 - 0x1826b3fff vImage arm64  <28dca740a82b3526a35bd6ae5eb3e840> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage
0x1826b4000 - 0x1826c5fff libSparseBLAS.dylib arm64  <11628ec1764d3e048b8358b4dd13831f> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparseBLAS.dylib
0x1826c6000 - 0x1826eafff libvMisc.dylib arm64  <49d9e5029b4b3e2f9b51cd87f0ea0ee1> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib
0x1826eb000 - 0x182716fff libBNNS.dylib arm64  <d8cf62358440302985ddc3d42e7ee0ec> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBNNS.dylib
0x182717000 - 0x18272cfff libLinearAlgebra.dylib arm64  <26de94ae6a723e1cbb9cfe07c71fec5b> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib
0x18272d000 - 0x182731fff libQuadrature.dylib arm64  <dae4943a47b7343aac1455f391adde55> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libQuadrature.dylib
0x182732000 - 0x182788fff libSparse.dylib arm64  <5a6c6e0391c43f10bf3bb2e02ebc4cb0> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparse.dylib
0x182789000 - 0x182801fff libvDSP.dylib arm64  <724fdaba1e8c3d89aec4582bb19406ec> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
0x182802000 - 0x182802fff vecLib arm64  <8142ed76691b32a0819414d62bd76fb7> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
0x182803000 - 0x182803fff Accelerate arm64  <2db9a65ffd55358185d0df079baf981b> /System/Library/Frameworks/Accelerate.framework/Accelerate
0x182804000 - 0x182819fff libcompression.dylib arm64  <45f8251c28e03c5b904453e2c91c355d> /usr/lib/libcompression.dylib
0x18281a000 - 0x182d5dfff CoreGraphics arm64  <cfc326d010aa3606b61a8ee2fde1bfa3> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
0x182d5e000 - 0x182d66fff IOAccelerator arm64  <7eee49bf7c6033bb8ac4cb174aeacb32> /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator
0x182d67000 - 0x182d6afff libCoreFSCache.dylib arm64  <355b472a1eee3d63a3273bc4f789e64d> /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib
0x182d6b000 - 0x182e04fff Metal arm64  <6a23f41afb11327ba8a6344b4ccc10a6> /System/Library/Frameworks/Metal.framework/Metal
0x182e05000 - 0x182e18fff GraphicsServices arm64  <58a9a51f40f439e8a33bbfbfaab3f679> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
0x182e19000 - 0x182f70fff MobileCoreServices arm64  <d82d7dec1905330687770e2b0817f7a4> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
0x182f71000 - 0x182f73fff IOSurfaceAccelerator arm64  <1255d0b9a57530368145347b25a3c107> /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/IOSurfaceAccelerator
0x182f74000 - 0x182fb5fff AppleJPEG arm64  <26d5f3e5836231ada8e3a7f0f0e4e577> /System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG
0x182fb6000 - 0x183563fff ImageIO arm64  <e161bfa3089834b0b586325eba45e7b5> /System/Library/Frameworks/ImageIO.framework/ImageIO
0x183564000 - 0x1835c8fff BaseBoard arm64  <f991ec75e241385cba85a5ccc8369240> /System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard
0x1835c9000 - 0x1835dffff AssertionServices arm64  <126054bc41653e79a7be42a4ce84fc25> /System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices
0x1835e0000 - 0x1835e8fff CorePhoneNumbers arm64  <8ccb780bdc323fa9a985e4219fe0a0ab> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/CorePhoneNumbers
0x1835e9000 - 0x18362dfff AppSupport arm64  <9e545bd14dc836c4bcdf933631e284f3> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
0x18362e000 - 0x183646fff CrashReporterSupport arm64  <12576a0d3a44313e9ab396b3df3fe317> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport
0x183647000 - 0x18364cfff AggregateDictionary arm64  <b94fb609d5863a8784be5cdc8bca2f90> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
0x18364d000 - 0x1836cefff libTelephonyUtilDynamic.dylib arm64  <e39a53900ae035a390037f61f79dff47> /usr/lib/libTelephonyUtilDynamic.dylib
0x1836cf000 - 0x1836eefff ProtocolBuffer arm64  <6a2021c7ddca3ee8851ed031aed3a1f0> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
0x1836ef000 - 0x18371bfff MobileKeyBag arm64  <40ebc86ba6a43f9797a816709d790ed1> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
0x18371c000 - 0x183750fff BackBoardServices arm64  <950bdfa62b2f3552a53b8e8eb8f232b9> /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices
0x183751000 - 0x1837acfff FrontBoardServices arm64  <c231dcbbf36535c9a1ee97dac74ea426> /System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices
0x1837ad000 - 0x1837e9fff SpringBoardServices arm64  <148423be6fb63a799e7e6416d87658e6> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
0x1837ea000 - 0x1837f8fff PowerLog arm64  <8d9f420d9b9a3bec8fd2848630feea55> /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog
0x1837f9000 - 0x183814fff CommonUtilities arm64  <392eba533f5b31799808141aeb14e2f3> /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities
0x183815000 - 0x18381ffff liblockdown.dylib arm64  <19e3a05076ec3d6eaded8367a8e41179> /usr/lib/liblockdown.dylib
0x183820000 - 0x183b1ffff CoreData arm64  <ec41c90a0d393f1bbd4dd5d6e536d8a7> /System/Library/Frameworks/CoreData.framework/CoreData
0x183b20000 - 0x183b26fff TCC arm64  <b3b11664f1d13ca5b285654dfa210e43> /System/Library/PrivateFrameworks/TCC.framework/TCC
0x183b27000 - 0x183b2efff libcupolicy.dylib arm64  <1859d2d80dfd3bafb7590dccef63c205> /usr/lib/libcupolicy.dylib
0x183b2f000 - 0x183bbbfff CoreTelephony arm64  <bb31d2e639ba3c3a8bfda1d738d5a745> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
0x183bbc000 - 0x183c12fff Accounts arm64  <4067ebac613932719a6d6c057dc0069d> /System/Library/Frameworks/Accounts.framework/Accounts
0x183c13000 - 0x183c3cfff AppleSauce arm64  <2f45aa0efae53d4aa4ed3fc2d8733c6c> /System/Library/PrivateFrameworks/AppleSauce.framework/AppleSauce
0x183c3d000 - 0x183c45fff DataMigration arm64  <805163cb2c9d3e12820f4e79acc1aa08> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
0x183c46000 - 0x183c4cfff Netrb arm64  <b4fda2e9d3253798818a82de980436e4> /System/Library/PrivateFrameworks/Netrb.framework/Netrb
0x183c4d000 - 0x183c80fff PersistentConnection arm64  <09708169f81233eb87947fc1deca1b03> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection
0x183c81000 - 0x183c92fff libmis.dylib arm64  <0c6e60f5e4ea3b64b49a3216371fa42e> /usr/lib/libmis.dylib
0x183c93000 - 0x183d93fff ManagedConfiguration arm64  <9c8504424e2937bbb4900f60079e3b69> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
0x183d94000 - 0x183d99fff libReverseProxyDevice.dylib arm64  <6ef20e9effb13e96ad8ed1f388ee088a> /usr/lib/libReverseProxyDevice.dylib
0x183d9a000 - 0x183dabfff libamsupport.dylib arm64  <c5fa3cf62bc036b2b68e233800aceb52> /usr/lib/libamsupport.dylib
0x183dac000 - 0x183db1fff libCoreVMClient.dylib arm64  <bc0673d20ba8317faeb8959e853cdbba> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
0x183db2000 - 0x183db3fff libCVMSPluginSupport.dylib arm64  <121c6cdac48d3108a80b1edb3594dc65> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
0x183db4000 - 0x183db7fff libutil.dylib arm64  <b22dc249400e3e36b935170dcfb29284> /usr/lib/libutil.dylib
0x183db8000 - 0x183df9fff libGLImage.dylib arm64  <1db5ddb7c6723e2e93c02a83da0d1e2f> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
0x183dfa000 - 0x183e67fff APFS arm64  <10d9607a11023a018323a1c9e338b42c> /System/Library/PrivateFrameworks/APFS.framework/APFS
0x183e68000 - 0x183e99fff MediaKit arm64  <7ae894076b623ce993c0cdc663d2b8a4> /System/Library/PrivateFrameworks/MediaKit.framework/MediaKit
0x183e9a000 - 0x183eb2fff libSERestoreInfo.dylib arm64  <b6ecf2ef64093d37a93bde6898fc0a6f> /usr/lib/updaters/libSERestoreInfo.dylib
0x183eb7000 - 0x183ef3fff DiskImages arm64  <23d7d2c9ddef3878af9ca98b2c247dce> /System/Library/PrivateFrameworks/DiskImages.framework/DiskImages
0x183ef4000 - 0x183efefff libGFXShared.dylib arm64  <557214c8e07a37b38dca7955cdfc93fa> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
0x183eff000 - 0x183f44fff libauthinstall.dylib arm64  <2001f1428c0934d5bd6d6e71a38c583c> /usr/lib/libauthinstall.dylib
0x183f45000 - 0x183f4dfff IOMobileFramebuffer arm64  <143ff2624f87332aab633ff78dfdf160> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer
0x183f4e000 - 0x183f59fff OpenGLES arm64  <918bf7e88aca33aaa82db91c18994512> /System/Library/Frameworks/OpenGLES.framework/OpenGLES
0x183f5a000 - 0x183fe1fff ColorSync arm64  <9d4b8ae2141e30d49fde3b34fb6a1c9d> /System/Library/PrivateFrameworks/ColorSync.framework/ColorSync
0x183fe2000 - 0x18400cfff CoreVideo arm64  <eaa1d002a6d63589976ffb475b29c225> /System/Library/Frameworks/CoreVideo.framework/CoreVideo
0x18400d000 - 0x18400efff libCTGreenTeaLogger.dylib arm64  <be096b2f2d8d3ddabe4364ad89c44232> /usr/lib/libCTGreenTeaLogger.dylib
0x18400f000 - 0x184170fff CoreAudio arm64  <a030dfac788139318304b30c0900bd30> /System/Library/Frameworks/CoreAudio.framework/CoreAudio
0x184171000 - 0x18419ffff CoreAnalytics arm64  <1166b65708fb34018c76da00cc3776ed> /System/Library/PrivateFrameworks/CoreAnalytics.framework/CoreAnalytics
0x1841a0000 - 0x1841a3fff UserFS arm64  <3746d77c7ccd352eb4921fb928d51531> /System/Library/PrivateFrameworks/UserFS.framework/UserFS
0x1841a4000 - 0x18430cfff CoreMedia arm64  <1267315307de3ce1804ed7beb2b36213> /System/Library/Frameworks/CoreMedia.framework/CoreMedia
0x18430d000 - 0x18431ffff libprotobuf-lite.dylib arm64  <266a884c40d934e9a426a600b2f4f40b> /usr/lib/libprotobuf-lite.dylib
0x184320000 - 0x184384fff libprotobuf.dylib arm64  <85b7ff55790b35a08a1dbc52eb299b75> /usr/lib/libprotobuf.dylib
0x184385000 - 0x18464dfff libAWDSupportFramework.dylib arm64  <6ad8de9a862d30d4b08bb278ab9b58d9> /usr/lib/libAWDSupportFramework.dylib
0x18464e000 - 0x184694fff WirelessDiagnostics arm64  <d9875ae5cf7931eb9fe7e8b3e4b02b40> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/WirelessDiagnostics
0x184695000 - 0x18474cfff VideoToolbox arm64  <61ac355e2f243ed59726a189af4821ca> /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox
0x18474d000 - 0x184858fff libFontParser.dylib arm64  <137c2b72a8633508ab4f960d014e4918> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
0x184859000 - 0x18485afff FontServices arm64  <01da4c65d96c384f87512caa022e278a> /System/Library/PrivateFrameworks/FontServices.framework/FontServices
0x18485b000 - 0x1849a9fff CoreText arm64  <3b1e7c3bd1663f42b23e4df4b855d0e1> /System/Library/Frameworks/CoreText.framework/CoreText
0x1849aa000 - 0x1849b9fff IntlPreferences arm64  <a1c202a320dc35a3a3fa55d91ad72b1b> /System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences
0x1849ba000 - 0x1849c2fff RTCReporting arm64  <e69c2b50cdfb332b8cf0ec2c4e0e39b0> /System/Library/PrivateFrameworks/RTCReporting.framework/RTCReporting
0x1849c3000 - 0x184a2efff CoreBrightness arm64  <cab5638b8fb335a49485d57d41dd36f9> /System/Library/PrivateFrameworks/CoreBrightness.framework/CoreBrightness
0x184a2f000 - 0x184a39fff libAudioStatistics.dylib arm64  <0118273e27aa3f2aa41e867ccf061507> /usr/lib/libAudioStatistics.dylib
0x184a3a000 - 0x184f81fff AudioToolbox arm64  <6ccaa70c496f392991f6ff2c3772867e> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
0x184f82000 - 0x1851abfff QuartzCore arm64  <4d31b8ef0437344790ab32df354badfc> /System/Library/Frameworks/QuartzCore.framework/QuartzCore
0x1851ac000 - 0x1851b7fff MediaAccessibility arm64  <790859d5bd44340c9a23dfb7c3f3dee2> /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility
0x1851b8000 - 0x1852aafff libiconv.2.dylib arm64  <5c1a803af4f83283afa918bce80fea86> /usr/lib/libiconv.2.dylib
0x1852ab000 - 0x1852c7fff NetworkStatistics arm64  <525d25d10880389495d69b38fdb2a40e> /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics
0x1852c8000 - 0x1852ddfff MPSCore arm64  <ea2d6092b849319a8a5e30241a916836> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/MPSCore
0x1852de000 - 0x185342fff MPSImage arm64  <4b94f749163f3403b4dc56098ec3a7d6> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/MPSImage
0x185343000 - 0x18535ffff MPSMatrix arm64  <35ad36157bf1303f883abc8672de55fd> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/MPSMatrix
0x185360000 - 0x18536efff CoreAUC arm64  <f825cd4460223fe592ace716d76f4729> /System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC
0x18536f000 - 0x1859d8fff MediaToolbox arm64  <8cc9125b15323a4ba1b18000c39fca50> /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox
0x1859d9000 - 0x185a96fff MPSNeuralNetwork arm64  <8af204c9d77d35f9aa6c1ea2046543b1> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/MPSNeuralNetwork
0x185a97000 - 0x185a97fff MetalPerformanceShaders arm64  <c18ce0cdf988328db9bb97e6fa740ad5> /System/Library/Frameworks/MetalPerformanceShaders.framework/MetalPerformanceShaders
0x185a98000 - 0x185ecbfff FaceCore arm64  <1dbd061f7eea34a4b667036d78fcb0d6> /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore
0x185ecc000 - 0x185ed9fff GraphVisualizer arm64  <4a49abe6dfc53d0eb02314bfc77a864e> /System/Library/PrivateFrameworks/GraphVisualizer.framework/GraphVisualizer
0x185eda000 - 0x18607ffff libFosl_dynamic.dylib arm64  <8f75a8da4b1e3e27a00c6923d6b2b254> /usr/lib/libFosl_dynamic.dylib
0x186080000 - 0x1862f2fff CoreImage arm64  <be956a0e714133c5a82918ceb5f95e1d> /System/Library/Frameworks/CoreImage.framework/CoreImage
0x1862f3000 - 0x1864dffff CoreMotion arm64  <28eeeeac0b4f3beb8b959ccfe71a7575> /System/Library/Frameworks/CoreMotion.framework/CoreMotion
0x1864e0000 - 0x18650efff CoreBluetooth arm64  <c4d53cc24cba39d285b7c9a9fdf5984e> /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth
0x18650f000 - 0x186531fff PlugInKit arm64  <3ce66a7ae51738318f6d671190b68f23> /System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit
0x186532000 - 0x186758fff Celestial arm64  <ee25b3dcb4253e508e5584d1e71f0d81> /System/Library/PrivateFrameworks/Celestial.framework/Celestial
0x186759000 - 0x1867dbfff Quagga arm64  <43e676d34b8031ebb59c42c3223b9f45> /System/Library/PrivateFrameworks/Quagga.framework/Quagga
0x1867dc000 - 0x1868cdfff AVFAudio arm64  <7583a1232e4d363fbfb3fad21d33622d> /System/Library/Frameworks/AVFoundation.framework/Frameworks/AVFAudio.framework/AVFAudio
0x1868ce000 - 0x186ab6fff AVFoundation arm64  <a5818b9a86ae32e8a8bb3faafc7d110e> /System/Library/Frameworks/AVFoundation.framework/AVFoundation
0x186ab7000 - 0x186adafff CacheDelete arm64  <85bd8b5c28bd384a9a5e49572a617cfe> /System/Library/PrivateFrameworks/CacheDelete.framework/CacheDelete
0x186adb000 - 0x186b00fff StreamingZip arm64  <8796a3836eb3354982d0d41d6d736480> /System/Library/PrivateFrameworks/StreamingZip.framework/StreamingZip
0x186b01000 - 0x186b12fff CoreEmoji arm64  <4cecedf58e2d3be683013b50a6a02a7f> /System/Library/PrivateFrameworks/CoreEmoji.framework/CoreEmoji
0x186b13000 - 0x186b61fff CoreLocationProtobuf arm64  <748895402453357cb9701e4bc2a0591e> /System/Library/PrivateFrameworks/CoreLocationProtobuf.framework/CoreLocationProtobuf
0x186b62000 - 0x186b69fff SymptomDiagnosticReporter arm64  <ef30b93b29ca3f409e3e5524e4f16967> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/SymptomDiagnosticReporter
0x186b6a000 - 0x187463fff GeoServices arm64  <a608efa8356a3a94be86c1724db0b5fd> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
0x187464000 - 0x18747afff MobileAsset arm64  <99569f509d32350ab76452550e779813> /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset
0x18747b000 - 0x1874bcfff Lexicon arm64  <f1fce7c14ff73b6682d6ad9cb8342d30> /System/Library/PrivateFrameworks/Lexicon.framework/Lexicon
0x1874bd000 - 0x1874cdfff libcmph.dylib arm64  <2dfa6bc580033e86802b802077bb0e1a> /usr/lib/libcmph.dylib
0x1874ce000 - 0x1875eafff LanguageModeling arm64  <8777f95077b0357e8556993649055ef7> /System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling
0x1875eb000 - 0x187602fff libmarisa.dylib arm64  <7053c6b0fa823337b6552ee91721c193> /usr/lib/libmarisa.dylib
0x187603000 - 0x18769dfff CoreLocation arm64  <5fb8d3a8b06e3c6d9cf1be40f37dd6bc> /System/Library/Frameworks/CoreLocation.framework/CoreLocation
0x18769e000 - 0x18769efff PhoneNumbers arm64  <13d66f5654c936068d36a92368c53501> /System/Library/PrivateFrameworks/PhoneNumbers.framework/PhoneNumbers
0x18769f000 - 0x1876aafff libChineseTokenizer.dylib arm64  <1afcbc00ba3e333d9522a1604f98a508> /usr/lib/libChineseTokenizer.dylib
0x1876ab000 - 0x187758fff libmecab_em.dylib arm64  <b377039ba81333f887f0e1f33c4e26c1> /usr/lib/libmecab_em.dylib
0x187759000 - 0x18775afff libThaiTokenizer.dylib arm64  <66649e3b85063a8ab488d7052c1e05ba> /usr/lib/libThaiTokenizer.dylib
0x18775b000 - 0x18775ffff libgermantok.dylib arm64  <e9de3a303f513af68365dc5d825df304> /usr/lib/libgermantok.dylib
0x187760000 - 0x1877b7fff CoreNLP arm64  <a08dca2253c43d35be016deb417c654d> /System/Library/PrivateFrameworks/CoreNLP.framework/CoreNLP
0x1877b8000 - 0x187975fff MobileSpotlightIndex arm64  <a50e41739d513d2f871553a5f4899b8b> /System/Library/PrivateFrameworks/MobileSpotlightIndex.framework/MobileSpotlightIndex
0x187976000 - 0x1879d3fff CoreSpotlight arm64  <86c8a45ef21d356788df90b001e0f4ed> /System/Library/Frameworks/CoreSpotlight.framework/CoreSpotlight
0x1879e0000 - 0x1883b1fff JavaScriptCore arm64  <d70c33a4cb983017b6e3f873a9cc526f> /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore
0x1883b2000 - 0x1883b7fff libheimdal-asn1.dylib arm64  <06adbbc5111a32018d1f6a06c2851217> /usr/lib/libheimdal-asn1.dylib
0x1883b8000 - 0x188432fff libate.dylib arm64  <60ac7cf9f17c3ea0affbb578902c5835> /usr/lib/libate.dylib
0x188433000 - 0x1884d5fff TextureIO arm64  <3da4657eb59b3cccb3af48b53e35d3ce> /System/Library/PrivateFrameworks/TextureIO.framework/TextureIO
0x1884d6000 - 0x1885a0fff CoreUI arm64  <a624e8645f21342ca8b29c37fb928873> /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI
0x1885a1000 - 0x1885aafff MobileIcons arm64  <4e5d943756b739c1a6445ad37d85ad2c> /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons
0x1885ab000 - 0x1885b9fff AppleFSCompression arm64  <da1538d03e2f37bb91e95d3a80d1cba3> /System/Library/PrivateFrameworks/AppleFSCompression.framework/AppleFSCompression
0x1885ba000 - 0x188612fff TextInput arm64  <9f83a5941cb63ef887bc1e3efe279e6e> /System/Library/PrivateFrameworks/TextInput.framework/TextInput
0x188613000 - 0x18863bfff libxslt.1.dylib arm64  <71af16d2aa4b3e9dbf4ee976f0eb79ab> /usr/lib/libxslt.1.dylib
0x18863c000 - 0x188671fff DataDetectorsCore arm64  <f8ababfe435b31739a9bcdff82b0e953> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore
0x188672000 - 0x188702fff FileProvider arm64  <77592354934f361685c61c42a08c7df2> /System/Library/Frameworks/FileProvider.framework/FileProvider
0x188703000 - 0x188802fff NLP arm64  <ea65fd7d7caa36d9a86d63180f9d6fce> /System/Library/PrivateFrameworks/NLP.framework/NLP
0x188803000 - 0x1888dbfff ProofReader arm64  <cabbb8fe46ed32b8a300049347f46a88> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
0x1888dc000 - 0x1888f0fff libAccessibility.dylib arm64  <23641ce47f68337581c43ed279097e96> /usr/lib/libAccessibility.dylib
0x1888f1000 - 0x188d49fff libwebrtc.dylib arm64  <86637a5bac253f74a5a7fc4c04f0365b> /System/Library/PrivateFrameworks/WebCore.framework/Frameworks/libwebrtc.dylib
0x188d4a000 - 0x188da9fff ContactsFoundation arm64  <bc5cc788458a33b592ecd8decd6e1f7e> /System/Library/PrivateFrameworks/ContactsFoundation.framework/ContactsFoundation
0x188daa000 - 0x18a14cfff WebCore arm64  <64cb5e60ad39394a9488d7ec006b2a74> /System/Library/PrivateFrameworks/WebCore.framework/WebCore
0x18a14d000 - 0x18a2bffff WebKitLegacy arm64  <e23e83f01b9336859e1718b387460dc2> /System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy
0x18a2c0000 - 0x18a2e8fff DataAccessExpress arm64  <425bac1cd08e300bb6604db52f6fb547> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress
0x18a2e9000 - 0x18a380fff AddressBookLegacy arm64  <f79907fa02f6336baa67e5b305edc57f> /System/Library/PrivateFrameworks/AddressBookLegacy.framework/AddressBookLegacy
0x18a381000 - 0x18a3d4fff ProtectedCloudStorage arm64  <ab7e3951e2db3534a09a4ad7435d759b> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/ProtectedCloudStorage
0x18a3d5000 - 0x18a401fff UserNotifications arm64  <c0ced430945d3345a7e4e5161c201d5c> /System/Library/Frameworks/UserNotifications.framework/UserNotifications
0x18a45c000 - 0x18a485fff DictionaryServices arm64  <1125d98486c73e41abbf071bfb356b20> /System/Library/PrivateFrameworks/DictionaryServices.framework/DictionaryServices
0x18a486000 - 0x18a4d8fff DocumentManager arm64  <3961561068023939b203fde9fe0be600> /System/Library/Frameworks/UIKit.framework/Frameworks/DocumentManager.framework/DocumentManager
0x18a4d9000 - 0x18b54efff UIKit arm64  <d15d9230ecb23c98aee69364217b9cfa> /System/Library/Frameworks/UIKit.framework/UIKit
0x18b54f000 - 0x18b55ffff DocumentManagerCore arm64  <74e3780bb01d316c81aca086950921c1> /System/Library/PrivateFrameworks/DocumentManagerCore.framework/DocumentManagerCore
0x18b560000 - 0x18b563fff HangTracer arm64  <45bc5c0ecbd631a2b975d07b453331fe> /System/Library/PrivateFrameworks/HangTracer.framework/HangTracer
0x18b564000 - 0x18b5b6fff PhysicsKit arm64  <ce758809dbbf3611a0811eacbc9141bb> /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit
0x18b5b7000 - 0x18b5b9fff StudyLog arm64  <11266c7ac1f1367396ae3c48d4b25655> /System/Library/PrivateFrameworks/StudyLog.framework/StudyLog
0x18b5ba000 - 0x18b69afff UIFoundation arm64  <f4252add12f535f487d35d047234b5b1> /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation
0x18b69b000 - 0x18b7a6fff CloudKit arm64  <89ba646bfff53b97a85a3b50b989c352> /System/Library/Frameworks/CloudKit.framework/CloudKit
0x18b7a7000 - 0x18b7a7fff IntentsFoundation arm64  <6afe1d037833313485a2639410a33fd1> /System/Library/PrivateFrameworks/IntentsFoundation.framework/IntentsFoundation
0x18b7a8000 - 0x18b871fff Network arm64  <4bbb4fd713b13fce9d356ce7a5bec67f> /System/Library/PrivateFrameworks/Network.framework/Network
0x18b872000 - 0x18ba7afff Intents arm64  <6f6e387fe2a83507afa9d783857b7371> /System/Library/Frameworks/Intents.framework/Intents
0x18ba97000 - 0x18ba99fff CoreDuetDebugLogging arm64  <2111519bcd4439708c05623b4e1d84ac> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/CoreDuetDebugLogging
0x18bacf000 - 0x18bbf6fff CoreDuet arm64  <d6f40e3387fe3492a1ccf211a9bc6bf9> /System/Library/PrivateFrameworks/CoreDuet.framework/CoreDuet
0x18bbf7000 - 0x18bc15fff CoreDuetContext arm64  <f6e48ad0491b39caa3af0fb969a5c293> /System/Library/PrivateFrameworks/CoreDuetContext.framework/CoreDuetContext
0x18bc16000 - 0x18bc2afff CoreDuetDaemonProtocol arm64  <f99189deed7d36958dddbca1ab6321e4> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/CoreDuetDaemonProtocol
0x18bc97000 - 0x18bcc5fff vCard arm64  <617bfade5c6537c0967a7d32b4ed7ad5> /System/Library/PrivateFrameworks/vCard.framework/vCard
0x18bcc6000 - 0x18bdcdfff Contacts arm64  <078dde6797713223a520eb8ecc79d0b5> /System/Library/Frameworks/Contacts.framework/Contacts
0x18c467000 - 0x18c47efff ApplePushService arm64  <9f71334cb8273c719e7c48dd19e4ae15> /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService
0x18c90b000 - 0x18c921fff UserManagement arm64  <083847fbe165363c90f54207b0398742> /System/Library/PrivateFrameworks/UserManagement.framework/UserManagement
0x18ca40000 - 0x18ca91fff ChunkingLibrary arm64  <0b1fe58868c33c77827598bb2f7e3704> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary
0x19058d000 - 0x190592fff ConstantClasses arm64  <012de7d5df2b332bb8b16617404bdb71> /System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses
0x19465c000 - 0x19467dfff GenerationalStorage arm64  <e9b59e80f75f3f7ea25bb4c6dcb0f9e5> /System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage
0x19bf34000 - 0x19bfc1fff CloudDocs arm64  <5a5303b002023050a9898ec4c3c80e79> /System/Library/PrivateFrameworks/CloudDocs.framework/CloudDocs
0x1a0646000 - 0x1a065afff libCGInterfaces.dylib arm64  <dc01f8416b033dcfb1dbbb7f40777e83> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/Libraries/libCGInterfaces.dylib
0x1a3091000 - 0x1a30a2fff libGSFontCache.dylib arm64  <d4088b263704312cbfbef3c0e8c26eb8> /System/Library/PrivateFrameworks/FontServices.framework/libGSFontCache.dylib
0x1a30a3000 - 0x1a30d5fff libTrueTypeScaler.dylib arm64  <63964522206d31ca9d7f5b9b78227abc> /System/Library/PrivateFrameworks/FontServices.framework/libTrueTypeScaler.dylib
0x1a47e4000 - 0x1a47e7fff InternationalSupport arm64  <6efcd0e042783733ac24282e37617085> /System/Library/PrivateFrameworks/InternationalSupport.framework/InternationalSupport
0x1a8255000 - 0x1a8286fff libclosured.dylib arm64  <56e1a40175843bda9c860bdbbcf1b0b5> /usr/lib/closure/libclosured.dylib

Comments


Please note: Reports posted here will not necessarily be seen by Apple. All problems should be submitted at bugreport.apple.com before they are posted here. Please only post information for Radars that you have filed yourself, and please do not include Apple confidential information in your posts. Thank you!