CFNetwork crash on iOS 12

Since the release of iOS 12 I have noticed quite a lot of crash reports related to CFNetwork. The exception type is EXC_BAD_ACCESS and is raised at HTTPProtocol::shouldAttemptOriginLoad. Unfortunately I haven't seen any other posts related to this crash. It only occurs on iOS 12.x.

Replies

Or is it a bug in ios12?

Please read my 7 Nov post.

Share and Enjoy

Quinn “The Eskimo!”
Apple Developer Relations, Developer Technical Support, Core OS/Hardware

let myEmail = "eskimo" + "1" + "@apple.com"

Thank you reply.

I am looking forward to being fixed.

Crashed: com.apple.CFNetwork.LoaderQ
0  CFNetwork                      0x1dde3fd28 HTTPProtocol::shouldAttemptOriginLoad() + 36
1  CFNetwork                      0x1dde3fd1c HTTPProtocol::shouldAttemptOriginLoad() + 24
2  CFNetwork                      0x1dde3f8e4 HTTPProtocol::_protocolInterface_startLoad(_CFCachedURLResponse const*) + 396
3  CFNetwork                      0x1dde9edb8 invocation function for block in URLConnectionLoader::_private_ScheduleOriginLoad(NSURLRequest const*, _CFCachedURLResponse const*) + 88
4  CFNetwork                      0x1dde9c728 invocation function for block in URLConnectionLoader::withExistingProtocolAsync(void (URLProtocol*) block_pointer) const + 32
5  CFNetwork                      0x1ddf71b5c invocation function for block in QCoreSchedulingSet::performAsync(void () block_pointer) const + 52
6  libdispatch.dylib              0x1dd1916c8 _dispatch_call_block_and_release + 24
7  libdispatch.dylib              0x1dd192484 _dispatch_client_callout + 16
8  libdispatch.dylib              0x1dd16cfa0 _dispatch_lane_serial_drain$VARIANT$armv81 + 548
9  libdispatch.dylib              0x1dd16db1c _dispatch_lane_invoke$VARIANT$armv81 + 468
10 libdispatch.dylib              0x1dd16ed60 _dispatch_workloop_invoke$VARIANT$armv81 + 1892
11 libdispatch.dylib              0x1dd175f04 _dispatch_workloop_worker_thread + 584
12 libsystem_pthread.dylib        0x1dd3750dc _pthread_wqthread + 312
13 libsystem_pthread.dylib        0x1dd377cec start_wqthread + 4


This is my crash log in case it helps.

Also I've noticed it happens way more often in iOS version 12.1.*

Is there an open radar report for this? 42656573 didn't yeild anything.

Hello everyone!
I'd like to add my feedback as well. I observe the same crash on one of my heavy-networking app.

Those are general statistics:

- last 90 days -> 151 crashes on 124 users

- it happens only on iOS 12, mostly 12.1.4 and 12.1.2 but 12.2.0 is not safe neither (about 1% of crashes)


Those data comes from my Fabric account, here is crash log that I've got from there:

# OS Version: 12.2.0 (16E227)
# Device: iPhone 8 Plus
# RAM Free: 4.9%
# Disk Free: 72.5%


#6. Crashed: com.apple.CFNetwork.LoaderQ
0  CFNetwork                      0x1ec7d8d10 HTTPProtocol::shouldAttemptOriginLoad() + 36
1  CFNetwork                      0x1ec7d8d04 HTTPProtocol::shouldAttemptOriginLoad() + 24
2  CFNetwork                      0x1ec7d88cc HTTPProtocol::_protocolInterface_startLoad(_CFCachedURLResponse const*) + 388
3  CFNetwork                      0x1ec835770 invocation function for block in URLConnectionLoader::_private_ScheduleOriginLoad(NSURLRequest const*, _CFCachedURLResponse const*) + 88
4  CFNetwork                      0x1ec8331bc invocation function for block in URLConnectionLoader::withExistingProtocolAsync(void (URLProtocol*) block_pointer) const + 32
5  CFNetwork                      0x1ec8fde0c invocation function for block in QCoreSchedulingSet::performAsync(void () block_pointer) const + 52
6  libdispatch.dylib              0x1ebb44a38 _dispatch_call_block_and_release + 24
7  libdispatch.dylib              0x1ebb457d4 _dispatch_client_callout + 16
8  libdispatch.dylib              0x1ebb20dec _dispatch_lane_serial_drain$VARIANT$armv81 + 548
9  libdispatch.dylib              0x1ebb21964 _dispatch_lane_invoke$VARIANT$armv81 + 464
10 libdispatch.dylib              0x1ebb22bd0 _dispatch_workloop_invoke$VARIANT$armv81 + 1900
11 libdispatch.dylib              0x1ebb29e08 _dispatch_workloop_worker_thread + 584
12 libsystem_pthread.dylib        0x1ebd25114 _pthread_wqthread + 304
13 libsystem_pthread.dylib        0x1ebd27cd4 start_wqthread + 4


--


#0. com.apple.main-thread
0  libobjc.A.dylib                0x1eb2dcb8c _NXMapMember(_NXMapTable*, void const*, void**) + 168
1  libobjc.A.dylib                0x1eb2dcbf0 NXMapGet + 20
2  libobjc.A.dylib                0x1eb2f1764 getClass_impl(char const*) + 32
3  libobjc.A.dylib                0x1eb2ed320 getClassExceptSomeSwift(char const*) + 20
4  libobjc.A.dylib                0x1eb2e347c look_up_class + 100
5  UIFoundation                   0x1f6716b6c -[UINibDecoder validateAndIndexClasses:length:] + 308
6  UIFoundation                   0x1f670cf7c -[UINibDecoder validateAndIndexData:error:] + 556
7  UIFoundation                   0x1f670be04 -[UINibDecoder initForReadingWithData:error:] + 100
8  UIKitCore                      0x2183356dc -[UINib unarchiverForInstantiatingReturningError:] + 172
9  UIKitCore                      0x218335a2c -[UINib instantiateWithOwner:options:] + 288
10 UIKitCore                      0x2180d1940 -[UIViewController _loadViewFromNibNamed:bundle:] + 372
11 UIKitCore                      0x2180d22e8 -[UIViewController loadView] + 176
12 UIKitCore                      0x2180d25ac -[UIViewController loadViewIfRequired] + 168
13 UIKitCore                      0x2180d2cfc -[UIViewController view] + 28
14 UIKitCore                      0x2180ea4a8 -[UIViewController _setPresentationController:] + 108
15 UIKitCore                      0x2180e28c8 -[UIViewController _presentViewController:modalSourceViewController:presentationController:animationController:interactionController:completion:] + 1456
16 UIKitCore                      0x2180e43a0 -[UIViewController _presentViewController:withAnimationController:completion:] + 4300
17 UIKitCore                      0x2180e6a7c __63-[UIViewController _presentViewController:animated:completion:]_block_invoke + 104
18 UIKitCore                      0x2180e6f78 -[UIViewController _performCoordinatedPresentOrDismiss:animated:] + 508
19 UIKitCore                      0x2180e69d4 -[UIViewController _presentViewController:animated:completion:] + 176
20 UIKitCore                      0x2180e6c34 -[UIViewController presentViewController:animated:completion:] + 160
21 UrbanEars                      0x10483b980 $S9UrbanEars14AppCoordinatorC28showVolumesFromViewCotrolleryySo16UIViewControllerCFySDy9MinuetSDK12SpeakerGroupVAG0O6VolumeVGcfU_ (<compiler-generated>)
22 UrbanEars                      0x1048885bc $SSDy9MinuetSDK12SpeakerGroupVAA0D6VolumeVGIegg_AFIegn_TR (<compiler-generated>)
23 RxSwift                        0x105622710 $S7RxSwift14ObservableTypePAAE9subscribe6onNext0F5Error0F9Completed0F8DisposedAA10Disposable_py1EQzcSg_ys0H0_pcSgyycSgAOtFyAA5EventOyAKGcfU_ + 384
24 RxSwift                        0x105622910 $S7RxSwift14ObservableTypePAAE9subscribe6onNext0F5Error0F9Completed0F8DisposedAA10Disposable_py1EQzcSg_ys0H0_pcSgyycSgAOtFyAA5EventOyAKGcfU_TA + 44
25 RxSwift                        0x1055db990 $S7RxSwift17AnonymousObserverC6onCoreyyAA5EventOyxGF + 40
26 RxSwift                        0x105624f68 $S7RxSwift12ObserverBaseC2onyyAA5EventOyxGF + 228
27 RxSwift                        0x105625094 $S7RxSwift12ObserverBaseCyxGAA0C4TypeA2aEP2onyyAA5EventOy1EQzGFTW + 20
28 RxSwift                        0x1056442f4 $S7RxSwift4SinkC9forwardOnyyAA5EventOy1EQzGF + 48
29 RxSwift                        0x1055f97d0 $S7RxSwift31CombineLatestCollectionTypeSink33_323996476E86F1B44B1830AB2CA608FBLLC2on_7atIndexyAA5EventOy7Element_1EQZG_SitF + 1556
30 RxSwift                        0x1055fa9a0 $S7RxSwift31CombineLatestCollectionTypeSink33_323996476E86F1B44B1830AB2CA608FBLLC3runAA10Disposable_pyFyAA5EventOy7Element_1EQZGcfU_TA + 24
31 RxSwift                        0x1055dba90 $S7RxSwift11AnyObserverV2onyyAA5EventOyxGF + 48
32 RxSwift                        0x1056442f4 $S7RxSwift4SinkC9forwardOnyyAA5EventOy1EQzGF + 48
33 RxSwift                        0x1055e8ea0 $S7RxSwift9CatchSink33_7E15DB08AB19A7B882D5C92A393C6F6DLLC2onyyAA5EventOy1EQzGF + 372
34 RxSwift                        0x1055e90e0 $S7RxSwift9CatchSink33_7E15DB08AB19A7B882D5C92A393C6F6DLLCyxGAA12ObserverTypeA2aFP2onyyAA5EventOy1EQzGFTW + 20
35 RxSwift                        0x1056442f4 $S7RxSwift4SinkC9forwardOnyyAA5EventOy1EQzGF + 48
36 RxSwift                        0x105651904 $S7RxSwift11TimeoutSink33_9F6F114FFA256787F41DE270EB9B006FLLC2onyyAA5EventOy1EQzGF + 276
37 RxSwift                        0x105651cac $S7RxSwift11TimeoutSink33_9F6F114FFA256787F41DE270EB9B006FLLCyxGAA12ObserverTypeA2aFP2onyyAA5EventOy1EQzGFTW + 20
38 RxSwift                        0x1056442f4 $S7RxSwift4SinkC9forwardOnyyAA5EventOy1EQzGF + 48
39 RxSwift                        0x1055fb08c $S7RxSwift17CombineLatestSinkC4nextyySiF + 552
40 RxSwift                        0x1055fb76c $S7RxSwift21CombineLatestObserverC16_synchronized_onyyAA5EventOyxGF + 404
41 RxSwift                        0x10564b778 $S7RxSwift18SynchronizedOnTypePAAE012synchronizedD0yyAA5EventOy1EQzGF + 92
42 RxSwift                        0x1055fb5c4 $S7RxSwift21CombineLatestObserverC2onyyAA5EventOyxGF + 92
43 RxSwift                        0x1055fb814 $S7RxSwift21CombineLatestObserverCyxGAA0E4TypeA2aEP2onyyAA5EventOy1EQzGFTW + 20
44 RxSwift                        0x1056442f4 $S7RxSwift4SinkC9forwardOnyyAA5EventOy1EQzGF + 48
45 RxSwift                        0x1056188bc $S7RxSwift7MapSink33_5428EFA9A9B0C0340021B871D2E5AC01LLC2onyyAA5EventOyxGF + 628
46 RxSwift                        0x105618a58 $S7RxSwift7MapSink33_5428EFA9A9B0C0340021B871D2E5AC01LLCyxq_GAA12ObserverTypeA2aFP2onyyAA5EventOy1EQzGFTW + 20
47 RxSwift                        0x1056442f4 $S7RxSwift4SinkC9forwardOnyyAA5EventOy1EQzGF + 48
48 RxSwift                        0x10561d65c $S7RxSwift13MergeSinkIter33_DDEA0423368B3B462AE46699A4D080E1LLC2onyyAA5EventOy1EQy_GF + 420
49 RxSwift                        0x10561d7b0 $S7RxSwift13MergeSinkIter33_DDEA0423368B3B462AE46699A4D080E1LLCyxq_q0_GAA12ObserverTypeA2aFP2onyyAA5EventOy1EQzGFTW + 20
50 RxSwift                        0x105617454 $S7RxSwift4Just33_BD9B9D4356C4038796FB16D0D54A9F8ELLC9subscribeyAA10Disposable_pqd__1EQyd__RszAA12ObserverTypeRd__lF + 164
51 RxSwift                        0x10561cee0 $S7RxSwift9MergeSink33_DDEA0423368B3B462AE46699A4D080E1LLC14subscribeInneryyAA10ObservableCy1EQy_GF + 424
52 RxSwift                        0x10561ccec $S7RxSwift9MergeSink33_DDEA0423368B3B462AE46699A4D080E1LLC2onyyAA5EventOyxGF + 1128
53 RxSwift                        0x10561d8cc $S7RxSwift9MergeSink33_DDEA0423368B3B462AE46699A4D080E1LLCyxq_q0_GAA12ObserverTypeA2aFP2onyyAA5EventOy1EQzGFTW + 20
54 RxSwift                        0x1056442f4 $S7RxSwift4SinkC9forwardOnyyAA5EventOy1EQzGF + 48
55 RxSwift                        0x105602090 $S7RxSwift23AnonymousObservableSink33_95EBF5692819D58425EC2DD0512D115ALLC2onyyAA5EventOy1EQzGF + 228
56 RxSwift                        0x1056021ec $S7RxSwift23AnonymousObservableSink33_95EBF5692819D58425EC2DD0512D115ALLCyxGAA12ObserverTypeA2aFP2onyyAA5EventOy1EQzGFTW + 20
57 RxSwift                        0x1056254b0 $STA + 84
58 RxSwift                        0x1055dba90 $S7RxSwift11AnyObserverV2onyyAA5EventOyxGF + 48
59 RxSwift                        0x105640f9c $S7RxSwift21PrimitiveSequenceTypePA2A11SingleTraitO0gE0RtzrlE6create9subscribeAA0cD0VyAE07ElementE0QzGAA10Disposable_pyAA0F5EventOyAMGcc_tFZAaO_pAA11AnyObserverVyAMGcfU_yARcfU_ + 360
60 Moya                           0x1052167e4 $S7RxSwift11SingleEventOy4Moya8ResponseCGIegn_AGIegg_TRTA + 56
61 Moya                           0x105215d70 $S7RxSwift8ReactiveV4MoyaAD0D12ProviderTypeRzlE7request_13callbackQueueAA17PrimitiveSequenceVyAA11SingleTraitOAD8ResponseCG6TargetQz_So17OS_dispatch_queueCSgtFAA10Disposable_pyAA0L5EventOyAMGccfU_y6ResultAXOyAmD0D5ErrorOGcfU_ + 60
62 Moya                           0x10520f7f4 $S4Moya0A8ProviderC13requestNormal_13callbackQueue8progress10completionAA11Cancellable_px_So17OS_dispatch_queueCSgyAA16ProgressResponseVcSgy6ResultAOOyAA0N0CAA0A5ErrorOGctFyAUcfU_ + 564
63 Moya                           0x10520ff88 $S4Moya0A8ProviderC13requestNormal_13callbackQueue8progress10completionAA11Cancellable_px_So17OS_dispatch_queueCSgyAA16ProgressResponseVcSgy6ResultAOOyAA0N0CAA0A5ErrorOGctFyAPy10Foundation10URLRequestVATGcfU0_yAUcfU0_ + 288
64 Moya                           0x105212b74 $S4Moya0A8ProviderC20sendAlamofireRequest33_29224DEABDDE279B92464CA1BE771359LL_6target13callbackQueue8progress10completionAA16CancellableTokenCqd___xSo17OS_dispatch_queueCSgyAA16ProgressResponseVcSgy6ResultAROyAA0U0CAA0A5ErrorOGct0D00E0CRbd__AA11RequestableRd__lFySo17NSHTTPURLResponseCSg_10Foundation10URLRequestVSgA4_4DataVSgs0W0_pSgtcfU1_ + 936
65 Moya                           0x105215510 $S4Moya0A8ProviderC20sendAlamofireRequest33_29224DEABDDE279B92464CA1BE771359LL_6target13callbackQueue8progress10completionAA16CancellableTokenCqd___xSo17OS_dispatch_queueCSgyAA16ProgressResponseVcSgy6ResultAROyAA0U0CAA0A5ErrorOGct0D00E0CRbd__AA11RequestableRd__lFySo17NSHTTPURLResponseCSg_10Foundation10URLRequestVSgA4_4DataVSgs0W0_pSgtcfU1_TA + 52
66 Moya                           0x10520c070 $S9Alamofire11DataRequestC4MoyaE8response13callbackQueue17completionHandlerACXDSo17OS_dispatch_queueCSg_ySo17NSHTTPURLResponseCSg_10Foundation10URLRequestVSgAN0B0VSgs5Error_pSgtctFyAA07DefaultB8ResponseVcfU_ + 120
67 Alamofire                      0x104c0cabc $S9Alamofire11DataRequestC8response5queue17completionHandlerACXDSo012OS_dispatch_E0CSg_yAA07DefaultB8ResponseVctFyycfU_yycfU_ + 1436
68 Alamofire                      0x104bf5908 $SIeg_IeyB_TR + 36
69 libdispatch.dylib              0x1ebb44a38 _dispatch_call_block_and_release + 24
70 libdispatch.dylib              0x1ebb457d4 _dispatch_client_callout + 16
71 libdispatch.dylib              0x1ebb259e4 _dispatch_main_queue_callback_4CF$VARIANT$armv81 + 1008
72 CoreFoundation                 0x1ec095ec0 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 12
73 CoreFoundation                 0x1ec090df8 __CFRunLoopRun + 1924
74 CoreFoundation                 0x1ec090354 CFRunLoopRunSpecific + 436
75 GraphicsServices               0x1ee29079c GSEventRunModal + 104
76 UIKitCore                      0x21867bb68 UIApplicationMain + 212
77 UrbanEars                      0x10476f8c0 main (AppDelegate.swift:15)
78 libdyld.dylib                  0x1ebb568e0 start + 4


#1. Thread
0  libsystem_kernel.dylib         0x1ebca2b74 __workq_kernreturn + 8
1  libsystem_pthread.dylib        0x1ebd25138 _pthread_wqthread + 340
2  libsystem_pthread.dylib        0x1ebd27cd4 start_wqthread + 4


#2. Thread
0  libsystem_kernel.dylib         0x1ebca2b74 __workq_kernreturn + 8
1  libsystem_pthread.dylib        0x1ebd251f8 _pthread_wqthread + 532
2  libsystem_pthread.dylib        0x1ebd27cd4 start_wqthread + 4


#3. Thread
0  libsystem_kernel.dylib         0x1ebca2b74 __workq_kernreturn + 8
1  libsystem_pthread.dylib        0x1ebd25138 _pthread_wqthread + 340
2  libsystem_pthread.dylib        0x1ebd27cd4 start_wqthread + 4


#4. com.apple.uikit.eventfetch-thread
0  libsystem_kernel.dylib         0x1ebc970f4 mach_msg_trap + 8
1  libsystem_kernel.dylib         0x1ebc965a0 mach_msg + 72
2  CoreFoundation                 0x1ec095cb4 __CFRunLoopServiceMachPort + 236
3  CoreFoundation                 0x1ec090bc4 __CFRunLoopRun + 1360
4  CoreFoundation                 0x1ec090354 CFRunLoopRunSpecific + 436
5  Foundation                     0x1eca5dfcc -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 300
6  Foundation                     0x1eca5de5c -[NSRunLoop(NSRunLoop) runUntilDate:] + 96
7  UIKitCore                      0x218761540 -[UIEventFetcher threadMain] + 136
8  Foundation                     0x1ecb8a6e4 __NSThread__start__ + 984
9  libsystem_pthread.dylib        0x1ebd242c0 _pthread_body + 128
10 libsystem_pthread.dylib        0x1ebd24220 _pthread_start + 44
11 libsystem_pthread.dylib        0x1ebd27cdc thread_start + 4


#5. Thread
0  libsystem_kernel.dylib         0x1ebca2b74 __workq_kernreturn + 8
1  libsystem_pthread.dylib        0x1ebd25138 _pthread_wqthread + 340
2  libsystem_pthread.dylib        0x1ebd27cd4 start_wqthread + 4


#6. Crashed: com.apple.CFNetwork.LoaderQ
0  CFNetwork                      0x1ec7d8d10 HTTPProtocol::shouldAttemptOriginLoad() + 36
1  CFNetwork                      0x1ec7d8d04 HTTPProtocol::shouldAttemptOriginLoad() + 24
2  CFNetwork                      0x1ec7d88cc HTTPProtocol::_protocolInterface_startLoad(_CFCachedURLResponse const*) + 388
3  CFNetwork                      0x1ec835770 invocation function for block in URLConnectionLoader::_private_ScheduleOriginLoad(NSURLRequest const*, _CFCachedURLResponse const*) + 88
4  CFNetwork                      0x1ec8331bc invocation function for block in URLConnectionLoader::withExistingProtocolAsync(void (URLProtocol*) block_pointer) const + 32
5  CFNetwork                      0x1ec8fde0c invocation function for block in QCoreSchedulingSet::performAsync(void () block_pointer) const + 52
6  libdispatch.dylib              0x1ebb44a38 _dispatch_call_block_and_release + 24
7  libdispatch.dylib              0x1ebb457d4 _dispatch_client_callout + 16
8  libdispatch.dylib              0x1ebb20dec _dispatch_lane_serial_drain$VARIANT$armv81 + 548
9  libdispatch.dylib              0x1ebb21964 _dispatch_lane_invoke$VARIANT$armv81 + 464
10 libdispatch.dylib              0x1ebb22bd0 _dispatch_workloop_invoke$VARIANT$armv81 + 1900
11 libdispatch.dylib              0x1ebb29e08 _dispatch_workloop_worker_thread + 584
12 libsystem_pthread.dylib        0x1ebd25114 _pthread_wqthread + 304
13 libsystem_pthread.dylib        0x1ebd27cd4 start_wqthread + 4


#7. Thread
0  libsystem_kernel.dylib         0x1ebca2b74 __workq_kernreturn + 8
1  libsystem_pthread.dylib        0x1ebd251f8 _pthread_wqthread + 532
2  libsystem_pthread.dylib        0x1ebd27cd4 start_wqthread + 4


#8. com.twitter.crashlytics.ios.MachExceptionServer
0  UrbanEars                      0x1048eaa60 CLSProcessRecordAllThreads + 4379978336
1  UrbanEars                      0x1048eae48 CLSProcessRecordAllThreads + 4379979336
2  UrbanEars                      0x1048da6c4 CLSHandler + 4379911876
3  UrbanEars                      0x1048d5aa4 CLSMachExceptionServer + 4379892388
4  libsystem_pthread.dylib        0x1ebd242c0 _pthread_body + 128
5  libsystem_pthread.dylib        0x1ebd24220 _pthread_start + 44
6  libsystem_pthread.dylib        0x1ebd27cdc thread_start + 4


#9. com.apple.CFSocket.private
0  libsystem_kernel.dylib         0x1ebca2328 __select + 8
1  CoreFoundation                 0x1ec09e998 __CFSocketManager + 620
2  libsystem_pthread.dylib        0x1ebd242c0 _pthread_body + 128
3  libsystem_pthread.dylib        0x1ebd24220 _pthread_start + 44
4  libsystem_pthread.dylib        0x1ebd27cdc thread_start + 4


#10. com.apple.NSURLConnectionLoader
0  libsystem_kernel.dylib         0x1ebc970f4 mach_msg_trap + 8
1  libsystem_kernel.dylib         0x1ebc965a0 mach_msg + 72
2  CoreFoundation                 0x1ec095cb4 __CFRunLoopServiceMachPort + 236
3  CoreFoundation                 0x1ec090bc4 __CFRunLoopRun + 1360
4  CoreFoundation                 0x1ec090354 CFRunLoopRunSpecific + 436
5  CFNetwork                      0x1ec6a974c -[__CoreSchedulingSetRunnable runForever] + 216
6  Foundation                     0x1ecb8a6e4 __NSThread__start__ + 984
7  libsystem_pthread.dylib        0x1ebd242c0 _pthread_body + 128
8  libsystem_pthread.dylib        0x1ebd24220 _pthread_start + 44
9  libsystem_pthread.dylib        0x1ebd27cdc thread_start + 4

Hi

This bug has been reported for nearly half a year.

It still doesn't seem to be resolved,I wonder if there is any measure to reduce it


Thank you.

Any progress of this issue. this bug have contributed 12.50% of crash 😢

Any progress of this issue.

Nothing has changed since my 7 Nov 2018 post.

Share and Enjoy

Quinn “The Eskimo!”
Apple Developer Relations, Developer Technical Support, Core OS/Hardware

let myEmail = "eskimo" + "1" + "@apple.com"

I've found bdolewbarare using Moya/RxSwift/Swift/Alamofire. I am using these too!

The other team of our department are using AFNetworking/ReactiveCocoa/Objective C never gets this CFNetwork issue


Could you please check all the logs you've got if it's like what I'm saying?

I can reproduce this crash in this case. This crash only happened on iOS 12.x.


- (void)cancelRequestWithAPI:(NSString *)api {
    if(api.length > 0 && ([api hasPrefix:@"http"] || [api hasPrefix:@"https"])) {
        AFHTTPSessionManager *manager = [self sessionManager];
        NSArray *taskArray = [[NSArray alloc] initWithArray:manager.tasks copyItems:YES];
        for(NSURLSessionDataTask * task in taskArray) {
            NSString *taskString = task.currentRequest.URL.absoluteString;
            if([taskString isEqualToString:api] || [taskString sq_containsString:api]) {
                if (task.state != NSURLSessionTaskStateCanceling &&
                    task.state != NSURLSessionTaskStateCompleted) {
                    [task cancel];//This line causes the crash
                }
            }
        }
    }
}

- (void)sendHttpRequesWithAPI:(NSString *)api {
     [self cancelRequestWithAPI:api];
     [NSURLSessionDataTask GET:api];
}

- (void)reproduce {
    NSInteger i = 50;
     while(i > 0) {
         [self sendHttpRequesWithAPI:@"https://xxxxxxxx"];
         i--;
     }
}

I can reproduce this crash in this case.

Excellent news! Please put this into a small test project, verify that the test project also reproduces the problem, then attach the test project to a bug report along with a crash report. Once you’re done, please post your bug number and I’ll pass it along to the CFNetwork team.

Share and Enjoy

Quinn “The Eskimo!”
Apple Developer Relations, Developer Technical Support, Core OS/Hardware

let myEmail = "eskimo" + "1" + "@apple.com"

Thanks for your reply. This is the bug report number FB6119562

Hi Quinn,


I'm curious if this issue is resolved on iOS 13. Are there any updates on this for the latest release?


Thanks,


- Conrad

I'm curious if this issue is resolved on iOS 13. Are there any updates on this for the latest release?

Kinda. I can’t go into the details but if you see it happening on iOS 13 beta seeds please do let us know.

Share and Enjoy

Quinn “The Eskimo!”
Apple Developer Relations, Developer Technical Support, Core OS/Hardware

let myEmail = "eskimo" + "1" + "@apple.com"

I have a similar crash that I think might be related. It's also happening in CFNetwork, also only in iOS 12, and is our most frequent crash by far. Based on our analytics, it seems to be happening either in the background or on startup, likely the latter, but we haven't been able to track it down or reproduce it. The portion of the stack in CFNetwork is different, but the other similarities make me think this is related. Pasting here in hopes that The Eskimo might be able to run internal tools on it and/or tell me if I should sit on this until 13 comes out.


Incident Identifier: E6678202-D8EA-4C33-875B-2C4FC2FF331C
CrashReporter Key:   40d9cfbf5d270d5240b5bf0424056bededc2239d
Hardware Model:      iPad7,3
Process:             Phoenix [31356]
Path:                /private/var/containers/Bundle/Application/6AA1861C-06DA-4AF7-8EB3-4684B8AAE61F/Phoenix.app/Phoenix
Identifier:          com.tableausoftware.Tableau
Version:             2033 (19.610.2033)
AppStoreTools:       10G3
AppVariant:          1:iPad7,3:11
Code Type:           ARM-64 (Native)
Role:                Non UI
Parent Process:      launchd [1]
Coalition:           com.tableausoftware.Tableau [1889]




Date/Time:           2019-06-26 14:33:08.5237 -0300
Launch Time:         2019-06-26 14:33:07.9610 -0300
OS Version:          iPhone OS 12.3.1 (16F203)
Baseband Version:    n/a
Report Version:      104


Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Subtype: KERN_INVALID_ADDRESS at 0x0000000a9b9437b0
VM Region Info: 0xa9b9437b0 is not in any region.  Bytes after previous region: 34285565873  
      REGION TYPE                      START - END             [ VSIZE] PRT/MAX SHRMOD  REGION DETAIL
      MALLOC_NANO            0000000280000000-00000002a0000000 [512.0M] rw-/rwx SM=PRV  
--->  
      UNUSED SPACE AT END


Termination Signal: Segmentation fault: 11
Termination Reason: Namespace SIGNAL, Code 0xb
Terminating Process: exc handler [31356]
Triggered by Thread:  3


Thread 0 name:
Thread 0:
0   libobjc.A.dylib               0x000000021e82bfdc search_method_list(method_list_t const*, objc_selector*) + 92 (objc-runtime-new.mm:5197)
1   libobjc.A.dylib               0x000000021e825a20 getMethodNoSuper_nolock(objc_class*, objc_selector*) + 100 (objc-runtime-new.mm:5253)
2   libobjc.A.dylib               0x000000021e8255d0 lookUpImpOrForward + 288 (objc-runtime-new.mm:5551)
3   libobjc.A.dylib               0x000000021e832858 _objc_msgSend_uncached + 56
4   Foundation                     0x000000021ff9e790 -[NSString _newSubstringWithRange:zone:] + 272 (NSString.m:770)
5   Foundation                     0x000000021ffb26a8 -[NSString componentsSeparatedByString:] + 220 (NSString.m:532)
6   UIKitCore                     0x000000024bf2b144 +[UIWebView _fixPathsForSandboxDirectoryChange] + 352 (UIWebView.m:487)
7   UIKitCore                     0x000000024bf2b310 __42+[UIWebView _updatePersistentStoragePaths]_block_invoke + 120 (UIWebView.m:509)
8   libdispatch.dylib             0x000000021f0807d4 _dispatch_client_callout + 16 (object.m:511)
9   libdispatch.dylib             0x000000021f023eb4 _dispatch_once_callout + 28 (once.c:52)
10  UIKitCore                     0x000000024bf2b290 +[UIWebView _updatePersistentStoragePaths] + 48 (once.h:84)
11  UIKitCore                     0x000000024bf2b614 -[UIWebView _webViewCommonInitWithWebView:scalesPageToFit:] + 72 (UIWebView.m:554)
12  UIKitCore                     0x000000024bf2bf24 -[UIWebView initWithFrame:] + 76 (UIWebView.m:699)
13  Phoenix                       0x00000001029cd7b0 -[RNNativeConfig tableauMobileUserAgent] + 84 (RNNativeConfig.m:68)
14  Phoenix                       0x00000001029cd664 -[RNNativeConfig constantsToExport] + 104 (RNNativeConfig.m:53)
15  Phoenix                       0x0000000102e622b8 __32-[RCTModuleData gatherConstants]_block_invoke + 44 (RCTModuleData.mm:314)
16  Phoenix                       0x0000000102e6b898 RCTUnsafeExecuteOnMainQueueSync + 44 (RCTUtils.m:257)
17  Phoenix                       0x0000000102e62220 -[RCTModuleData gatherConstants] + 204 (RCTModuleData.mm:313)
18  Phoenix                       0x0000000102e1dcb0 __49-[RCTCxxBridge _prepareModulesWithDispatchGroup:]_block_invoke + 184 (RCTCxxBridge.mm:836)
19  libdispatch.dylib             0x000000021f07fa38 _dispatch_call_block_and_release + 24 (init.c:1372)
20  libdispatch.dylib             0x000000021f0807d4 _dispatch_client_callout + 16 (object.m:511)
21  libdispatch.dylib             0x000000021f02de4c _dispatch_main_queue_callback_4CF$VARIANT$mp + 628 (inline_internal.h:2427)
22  CoreFoundation                 0x000000021f5d1c1c __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 12 (CFRunLoop.c:1813)
23  CoreFoundation                 0x000000021f5ccb54 __CFRunLoopRun + 1924 (CFRunLoop.c:3113)
24  CoreFoundation                 0x000000021f5cc0b0 CFRunLoopRunSpecific + 436 (CFRunLoop.c:3247)
25  GraphicsServices               0x00000002217cc79c GSEventRunModal + 104 (GSEvent.c:2245)
26  UIKitCore                     0x000000024ba1d978 UIApplicationMain + 212 (UIApplication.m:4353)
27  Phoenix                       0x00000001029ce844 main + 88 (main.m:16)
28  libdyld.dylib                 0x000000021f0918e0 start + 4


Thread 1 name:
Thread 1:
0   libsystem_kernel.dylib         0x000000021f1dd9d4 __ulock_wait + 8
1   libdispatch.dylib             0x000000021f022a54 _dispatch_ulock_wait + 56 (lock.c:321)
2   libdispatch.dylib             0x000000021f022b8c _dispatch_thread_event_wait_slow$VARIANT$mp + 48 (lock.c:506)
3   libdispatch.dylib             0x000000021f02eebc __DISPATCH_WAIT_FOR_QUEUE__ + 328 (lock.h:309)
4   libdispatch.dylib             0x000000021f02ead4 _dispatch_sync_f_slow + 140 (queue.c:1724)
5   Phoenix                       0x0000000102e6b9f8 RCTScreenScale + 212 (RCTUtils.m:274)
6   Phoenix                       0x0000000102e75c54 __27+[RCTShadowView yogaConfig]_block_invoke + 32 (RCTShadowView.m:53)
7   libdispatch.dylib             0x000000021f0807d4 _dispatch_client_callout + 16 (object.m:511)
8   libdispatch.dylib             0x000000021f023eb4 _dispatch_once_callout + 28 (once.c:52)
9   Phoenix                       0x0000000102e75c2c +[RCTShadowView yogaConfig] + 56 (once.h:84)
10  Phoenix                       0x0000000102e75f78 -[RCTShadowView init] + 252 (RCTShadowView.m:199)
11  Phoenix                       0x0000000102e31168 -[RCTRootShadowView init] + 44 (RCTRootShadowView.m:17)
12  Phoenix                       0x0000000102e817c0 __33-[RCTUIManager registerRootView:]_block_invoke + 60 (RCTUIManager.m:300)
13  libdispatch.dylib             0x000000021f07fa38 _dispatch_call_block_and_release + 24 (init.c:1372)
14  libdispatch.dylib             0x000000021f0807d4 _dispatch_client_callout + 16 (object.m:511)
15  libdispatch.dylib             0x000000021f029320 _dispatch_lane_serial_drain$VARIANT$mp + 592 (inline_internal.h:2441)
16  libdispatch.dylib             0x000000021f029e3c _dispatch_lane_invoke$VARIANT$mp + 428 (queue.c:3805)
17  libdispatch.dylib             0x000000021f0324a8 _dispatch_workloop_worker_thread + 596 (queue.c:5889)
18  libsystem_pthread.dylib       0x000000021f260114 _pthread_wqthread + 304 (pthread.c:2371)
19  libsystem_pthread.dylib       0x000000021f262cd4 start_wqthread + 4


Thread 2 name:
Thread 2:
0   libsystem_kernel.dylib         0x000000021f1dd400 __semwait_signal + 8
1   libsystem_c.dylib             0x000000021f15456c nanosleep + 212 (nanosleep.c:104)
2   Foundation                     0x000000021fffcdb4 +[NSThread sleepForTimeInterval:] + 132 (NSThread.m:705)
3   Foundation                     0x000000021ffb08c8 -[__NSOperationInternal _start:] + 740 (NSOperation.m:907)
4   Foundation                     0x00000002200a6c7c __NSOQSchedule_f + 272 (NSOperation.m:2165)
5   libdispatch.dylib             0x000000021f07fa38 _dispatch_call_block_and_release + 24 (init.c:1372)
6   libdispatch.dylib             0x000000021f0807d4 _dispatch_client_callout + 16 (object.m:511)
7   libdispatch.dylib             0x000000021f025018 _dispatch_continuation_pop$VARIANT$mp + 412 (inline_internal.h:2441)
8   libdispatch.dylib             0x000000021f0246dc _dispatch_async_redirect_invoke + 600 (queue.c:796)
9   libdispatch.dylib             0x000000021f03102c _dispatch_root_queue_drain + 372 (inline_internal.h:2482)
10  libdispatch.dylib             0x000000021f0318d0 _dispatch_worker_thread2 + 128 (queue.c:6072)
11  libsystem_pthread.dylib       0x000000021f2601b4 _pthread_wqthread + 464 (pthread.c:2361)
12  libsystem_pthread.dylib       0x000000021f262cd4 start_wqthread + 4


Thread 3 name:
Thread 3 Crashed:
0   libobjc.A.dylib               0x000000021e832530 objc_msgSend + 16
1   CFNetwork                     0x000000021fbe5e24 -[__NSURLSessionLocal _withXURLCache:] + 44 (LocalSession.mm:1086)
2   CFNetwork                     0x000000021fbe62f8 -[__NSCFURLSessionConnection initWithTask:delegate:delegateQueue:] + 216 (SessionConnection.mm:346)
3   CFNetwork                     0x000000021fbe6008 -[__NSCFURLLocalSessionConnection initWithTask:delegate:delegateQueue:] + 52 (SessionConnection.mm:499)
4   CFNetwork                     0x000000021fbe5f50 -[__NSURLSessionLocal _onqueue_finishConnectUpRequest:task:] + 128 (LocalSession.mm:595)
5   CFNetwork                     0x000000021fbe5eb4 -[__NSCFLocalSessionTask _onqueue_completeInitialization] + 72 (LocalSessionTask.mm:818)
6   CFNetwork                     0x000000021fe4f1d4 __30-[__NSCFURLSessionTask resume]_block_invoke + 40 (SessionTask.mm:858)
7   libdispatch.dylib             0x000000021f07fa38 _dispatch_call_block_and_release + 24 (init.c:1372)
8   libdispatch.dylib             0x000000021f0807d4 _dispatch_client_callout + 16 (object.m:511)
9   libdispatch.dylib             0x000000021f029320 _dispatch_lane_serial_drain$VARIANT$mp + 592 (inline_internal.h:2441)
10  libdispatch.dylib             0x000000021f029e3c _dispatch_lane_invoke$VARIANT$mp + 428 (queue.c:3805)
11  libdispatch.dylib             0x000000021f0324a8 _dispatch_workloop_worker_thread + 596 (queue.c:5889)
12  libsystem_pthread.dylib       0x000000021f260114 _pthread_wqthread + 304 (pthread.c:2371)
13  libsystem_pthread.dylib       0x000000021f262cd4 start_wqthread + 4


Thread 4 name:
Thread 4:
0   libsystem_kernel.dylib         0x000000021f1d20f4 mach_msg_trap + 8
1   libsystem_kernel.dylib         0x000000021f1d15a0 mach_msg + 72 (mach_msg.c:103)
2   CoreFoundation                 0x000000021f5d1a10 __CFRunLoopServiceMachPort + 236 (CFRunLoop.c:2615)
3   CoreFoundation                 0x000000021f5cc920 __CFRunLoopRun + 1360 (CFRunLoop.c:2971)
4   CoreFoundation                 0x000000021f5cc0b0 CFRunLoopRunSpecific + 436 (CFRunLoop.c:3247)
5   Foundation                     0x000000021ff99fac -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 300 (NSRunLoop.m:367)
6   Foundation                     0x000000021ff99e3c -[NSRunLoop(NSRunLoop) runUntilDate:] + 96 (NSRunLoop.m:411)
7   UIKitCore                     0x000000024bb03494 -[UIEventFetcher threadMain] + 136 (UIEventFetcher.m:606)
8   Foundation                     0x00000002200c66a4 __NSThread__start__ + 984 (NSThread.m:1175)
9   libsystem_pthread.dylib       0x000000021f25f2c0 _pthread_body + 128 (pthread.c:857)
10  libsystem_pthread.dylib       0x000000021f25f220 _pthread_start + 44 (pthread.c:884)
11  libsystem_pthread.dylib       0x000000021f262cdc thread_start + 4


Thread 5 name:
Thread 5:
0   libsystem_kernel.dylib         0x000000021f1d20f4 mach_msg_trap + 8
1   libsystem_kernel.dylib         0x000000021f1d15a0 mach_msg + 72 (mach_msg.c:103)
2   libdispatch.dylib             0x000000021f037880 _dispatch_mach_send_and_wait_for_reply + 500 (mach.c:741)
3   libdispatch.dylib             0x000000021f037d10 dispatch_mach_send_with_result_and_wait_for_reply$VARIANT$mp + 52 (mach.c:1912)
4   libxpc.dylib                   0x000000021f29691c xpc_connection_send_message_with_reply_sync + 204 (connection.c:840)
5   CoreFoundation                 0x000000021f583c5c __91-[CFPrefsPlistSource sendFullyPreparedMessage:toConnection:settingValue:forKey:retryCount:]_b... + 40 (CFPrefsPlistSource.m:793)
6   CoreFoundation                 0x000000021f5341d4 -[_CFXPreferences withConnectionForRole:performBlock:] + 48 (CFXPreferences.m:1284)
7   CoreFoundation                 0x000000021f535360 -[CFPrefsPlistSource sendFullyPreparedMessage:toConnection:settingValue:forKey:retryCount:] + 124 (CFPrefsPlistSource.m:822)
8   CoreFoundation                 0x000000021f530f78 -[CFPrefsPlistSource sendMessageSettingValue:forKey:] + 216 (CFPrefsPlistSource.m:849)
9   CoreFoundation                 0x000000021f58377c -[CFPrefsPlistSource alreadylocked_setPrecopiedValues:forKeys:count:from:] + 480 (CFPrefsPlistSource.m:353)
10  CoreFoundation                 0x000000021f672330 -[CFPrefsSource setValues:forKeys:count:copyValues:removeValuesForKeys:count:from:] + 372 (CFPrefsSource.m:742)
11  CoreFoundation                 0x000000021f672624 -[CFPrefsSource setValues:forKeys:count:copyValues:from:] + 36 (CFPrefsSource.m:766)
12  CoreFoundation                 0x000000021f5bbc1c -[CFPrefsSearchListSource alreadylocked_setPrecopiedValues:forKeys:count:from:] + 984 (CFPrefsSearchListSource.m:655)
13  CoreFoundation                 0x000000021f672330 -[CFPrefsSource setValues:forKeys:count:copyValues:removeValuesForKeys:count:from:] + 372 (CFPrefsSource.m:742)
14  CoreFoundation                 0x000000021f672624 -[CFPrefsSource setValues:forKeys:count:copyValues:from:] + 36 (CFPrefsSource.m:766)
15  CoreFoundation                 0x000000021f52f4ec -[CFPrefsSource setValue:forKey:from:] + 64 (CFPrefsSource.m:772)
16  CoreFoundation                 0x000000021f5bdd50 __108-[_CFXPreferences(SearchListAdditions) withSearchListForIdentifier:container:cloudConfigurat... + 272 (CFPrefsSearchListSource.m:1553)
17  CoreFoundation                 0x000000021f5bd794 normalizeQuintuplet + 340 (CFPrefsSearchListSource.m:63)
18  CoreFoundation                 0x000000021f52be74 -[_CFXPreferences(SearchListAdditions) withSearchListForIdentifier:container:cloudConfigurationUR... + 108 (CFPrefsSearchListSource.m:1433)
19  CoreFoundation                 0x000000021f52ee8c -[_CFXPreferences setValue:forKey:appIdentifier:container:configurationURL:] + 92 (CFXPreferences.m:759)
20  CoreFoundation                 0x000000021f67c460 _CFPreferencesSetAppValueWithContainerAndConfiguration + 132 (CFXPreferences.m:1867)
21  Phoenix                       0x0000000102c21b6c -[APMUserDefaults setObject:forKey:] + 536
22  libdispatch.dylib             0x000000021f0807d4 _dispatch_client_callout + 16 (object.m:511)
23  libdispatch.dylib             0x000000021f02ec18 _dispatch_lane_barrier_sync_invoke_and_complete + 56 (queue.c:989)
24  Phoenix                       0x0000000102bfd640 -[APMPersistedConfig setLoadTimestampValue:] + 108
25  Phoenix                       0x0000000102be8690 -[APMMeasurement initWithDatabaseName:persistedConfig:network:scheduler:alarm:appID:isAnalyticsCo... + 440
26  Phoenix                       0x0000000102be844c -[APMMeasurement initWithAppID:isAnalyticsCollectionEnabled:isAnalyticsCollectionDeactivated:safe... + 1092
27  Phoenix                       0x0000000102be6f7c +[APMMeasurement initializeSharedInstanceWithAppID:isAnalyticsCollectionEnabled:isAnalyticsCollec... + 188
28  Phoenix                       0x0000000102bcd9bc __46+[APMAnalytics startWithAppID:origin:options:]_block_invoke_2 + 56
29  libdispatch.dylib             0x000000021f07fa38 _dispatch_call_block_and_release + 24 (init.c:1372)
30  libdispatch.dylib             0x000000021f0807d4 _dispatch_client_callout + 16 (object.m:511)
31  libdispatch.dylib             0x000000021f029320 _dispatch_lane_serial_drain$VARIANT$mp + 592 (inline_internal.h:2441)
32  libdispatch.dylib             0x000000021f029e3c _dispatch_lane_invoke$VARIANT$mp + 428 (queue.c:3805)
33  libdispatch.dylib             0x000000021f0324a8 _dispatch_workloop_worker_thread + 596 (queue.c:5889)
34  libsystem_pthread.dylib       0x000000021f260114 _pthread_wqthread + 304 (pthread.c:2371)
35  libsystem_pthread.dylib       0x000000021f262cd4 start_wqthread + 4


Thread 6 name:
Thread 6:
0   CoreText                       0x00000002232cead0 std::__1::__function::__func<buildfeaturesmap(otl::gcommon::header const*,="" void="" (anonymou...="" +="" 288="" (__functional_base:55)<br="">1   CoreText                       0x00000002232ceabc std::__1::__function::__func<buildfeaturesmap(otl::gcommon::header const*,="" void="" (anonymou...="" +="" 268="" (__tree:1831)<br="">2   CoreText                       0x00000002232ce060 OTL::GCommon::IterateLookups(OTL::GCommon::Header const*, OTL::FeatureTable const*, void const*, ... + 248 (functional:1913)
3   CoreText                       0x00000002232cdee4 std::__1::__function::__func<buildfeaturesmap(otl::gcommon::header const*,="" void="" (anonymou...="" +="" 492="" (morxbuilder.cpp:4265)<br="">4   CoreText                       0x000000022327c9d0 std::__1::function::operator()(unsigned int... + 48 (functional:1913)
5   CoreText                       0x000000022327ccdc OTL::GCommon::IterateFeatureTables(OTL::GCommon::Header const*, OTL::LangSysTable const*, void co... + 276 (OTLCommon.cpp:539)
6   CoreText                       0x00000002232c3bf0 ConvertGSUBToMorxInternal(TFont const&, __CFData const*) + 896 (MorxBuilder.cpp:4236)
7   CoreText                       0x000000022321e1ac TAATMorphTable::AddShapingGlyphs(TFont const&, MorxConversionFlag, std::__1::function8   CoreText                       0x0000000223231ce4 TFont::InitShapingGlyphs(MorxConversionFlag) const + 312 (TFont.cpp:534)
9   CoreText                       0x000000022322d320 InitShapingGlyphsOnQueue(__CTFont const*, NSObject<os_dispatch_queue>*)::$_10::__invoke(void*) + 36 (CTFont.cpp:2450)
10  libdispatch.dylib             0x000000021f0807d4 _dispatch_client_callout + 16 (object.m:511)
11  libdispatch.dylib             0x000000021f029320 _dispatch_lane_serial_drain$VARIANT$mp + 592 (inline_internal.h:2441)
12  libdispatch.dylib             0x000000021f029e3c _dispatch_lane_invoke$VARIANT$mp + 428 (queue.c:3805)
13  libdispatch.dylib             0x000000021f0324a8 _dispatch_workloop_worker_thread + 596 (queue.c:5889)
14  libsystem_pthread.dylib       0x000000021f260114 _pthread_wqthread + 304 (pthread.c:2371)
15  libsystem_pthread.dylib       0x000000021f262cd4 start_wqthread + 4


Thread 7:
0   libsystem_pthread.dylib       0x000000021f262cd0 start_wqthread + 0


Thread 8 name:
Thread 8:
0   libsystem_kernel.dylib         0x000000021f1dd9d4 __ulock_wait + 8
1   libsystem_platform.dylib       0x000000021f24e348 _os_unfair_lock_lock_slow + 220
2   libobjc.A.dylib               0x000000021e825538 lookUpImpOrForward + 136 (lock_private.h:650)
3   libobjc.A.dylib               0x000000021e832858 _objc_msgSend_uncached + 56
4   libxpc.dylib                   0x000000021f29178c _xpc_array_dispose + 40 (array.c:345)
5   libxpc.dylib                   0x000000021f29018c _xpc_dispose + 152 (object.c:329)
6   libnetwork.dylib               0x00000002208039f8 -[OS_nw_array _dispose] + 92 (array.c:48)
7   libnetwork.dylib               0x0000000220633748 nw_resolver_insert_endpoint + 420 (resolver.m:750)
8   libnetwork.dylib               0x0000000220631ab8 nw_resolver_host_resolve_callback + 2980 (resolver.m:1167)
9   libsystem_dnssd.dylib         0x000000021f1765a8 handle_addrinfo_response + 412 (dnssd_clientstub.c:0)
10  libsystem_dnssd.dylib         0x000000021f174820 DNSServiceProcessResult + 596 (dnssd_clientstub.c:1091)
11  libdispatch.dylib             0x000000021f0807d4 _dispatch_client_callout + 16 (object.m:511)
12  libdispatch.dylib             0x000000021f025018 _dispatch_continuation_pop$VARIANT$mp + 412 (inline_internal.h:2441)
13  libdispatch.dylib             0x000000021f034fa4 _dispatch_source_invoke$VARIANT$mp + 1308 (source.c:568)
14  libdispatch.dylib             0x000000021f02b108 _dispatch_workloop_invoke$VARIANT$mp + 1960 (inline_internal.h:2482)
15  libdispatch.dylib             0x000000021f0324a8 _dispatch_workloop_worker_thread + 596 (queue.c:5889)
16  libsystem_pthread.dylib       0x000000021f260114 _pthread_wqthread + 304 (pthread.c:2371)
17  libsystem_pthread.dylib       0x000000021f262cd4 start_wqthread + 4


Thread 9 name:
Thread 9:
0   libsystem_kernel.dylib         0x000000021f1d20f4 mach_msg_trap + 8
1   libsystem_kernel.dylib         0x000000021f1d15a0 mach_msg + 72 (mach_msg.c:103)
2   CoreFoundation                 0x000000021f5d1a10 __CFRunLoopServiceMachPort + 236 (CFRunLoop.c:2615)
3   CoreFoundation                 0x000000021f5cc920 __CFRunLoopRun + 1360 (CFRunLoop.c:2971)
4   CoreFoundation                 0x000000021f5cc0b0 CFRunLoopRunSpecific + 436 (CFRunLoop.c:3247)
5   Phoenix                       0x0000000102e1a68c +[RCTCxxBridge runRunLoop] + 264 (RCTCxxBridge.mm:249)
6   Foundation                     0x00000002200c66a4 __NSThread__start__ + 984 (NSThread.m:1175)
7   libsystem_pthread.dylib       0x000000021f25f2c0 _pthread_body + 128 (pthread.c:857)
8   libsystem_pthread.dylib       0x000000021f25f220 _pthread_start + 44 (pthread.c:884)
9   libsystem_pthread.dylib       0x000000021f262cdc thread_start + 4


Thread 10:
0   libsystem_pthread.dylib       0x000000021f262cd0 start_wqthread + 0


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


Thread 12 name:
Thread 12:
0   libsystem_kernel.dylib         0x000000021f1dcee4 __psynch_cvwait + 8
1   libsystem_pthread.dylib       0x000000021f257cf8 _pthread_cond_wait$VARIANT$mp + 636 (pthread_cond.c:578)
2   libc++.1.dylib                 0x000000021e7b4128 std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::... + 96 (__threading_support:284)
3   JavaScriptCore                 0x00000002267dcfcc std::__1::cv_status std::__1::condition_variable::wait_until<std::__1::chrono::steady_clock, std:...="" +="" 124="" (__mutex_base:0)<br="">4   JavaScriptCore                 0x00000002267dce7c std::__1::cv_status std::__1::condition_variable_any::wait_until<std::__1::unique_lock5   JavaScriptCore                 0x00000002267dbb14 bmalloc::Scavenger::threadRunLoop() + 296 (condition_variable:237)
6   JavaScriptCore                 0x00000002267db214 bmalloc::Scavenger::threadEntryPoint(bmalloc::Scavenger*) + 12 (Scavenger.cpp:359)
7   JavaScriptCore                 0x00000002267dcc54 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, st...="" +="" 40="" (type_traits:4345)<br="">8   libsystem_pthread.dylib       0x000000021f25f2c0 _pthread_body + 128 (pthread.c:857)
9   libsystem_pthread.dylib       0x000000021f25f220 _pthread_start + 44 (pthread.c:884)
10  libsystem_pthread.dylib       0x000000021f262cdc thread_start + 4


Thread 13 name:
Thread 13:
0   libsystem_kernel.dylib         0x000000021f1d20f4 mach_msg_trap + 8
1   libsystem_kernel.dylib         0x000000021f1d15a0 mach_msg + 72 (mach_msg.c:103)
2   CoreFoundation                 0x000000021f5d1a10 __CFRunLoopServiceMachPort + 236 (CFRunLoop.c:2615)
3   CoreFoundation                 0x000000021f5cc920 __CFRunLoopRun + 1360 (CFRunLoop.c:2971)
4   CoreFoundation                 0x000000021f5cc0b0 CFRunLoopRunSpecific + 436 (CFRunLoop.c:3247)
5   WebCore                       0x000000022825cbd8 RunWebThread(void*) + 600 (WebCoreThread.mm:625)
6   libsystem_pthread.dylib       0x000000021f25f2c0 _pthread_body + 128 (pthread.c:857)
7   libsystem_pthread.dylib       0x000000021f25f220 _pthread_start + 44 (pthread.c:884)
8   libsystem_pthread.dylib       0x000000021f262cdc thread_start + 4


Thread 3 crashed with ARM Thread State (64-bit):
    x0: 0x0000000282b337a0   x1: 0x000000024bf52d41   x2: 0x0000000283c657f0   x3: 0x0000000000000000
    x4: 0x00000000000030a0   x5: 0x000000000000005f   x6: 0x0000000000000000   x7: 0x0000000000000000
    x8: 0x00000002564c5000   x9: 0x0000000000000000  x10: 0x0000000282b337a0  x11: 0x0000000000000003
   x12: 0x0000000000000003  x13: 0x0000273a9b9437a0  x14: 0x0000000000000001  x15: 0xffffffffffffffff
   x16: 0x0000000a9b9437a0  x17: 0x000000021e816018  x18: 0x0000000000000000  x19: 0x000000016d5d6798
   x20: 0x0000000103e1a020  x21: 0x0000000103d187d0  x22: 0x0000000000000008  x23: 0x000000024bf539bf
   x24: 0x0000000283c64dc0  x25: 0x0000000000000000  x26: 0x0000000000000000  x27: 0x0000000000000000
   x28: 0x000000016d5d70e0   fp: 0x000000016d5d6780   lr: 0x000000021fbe5e24
    sp: 0x000000016d5d6770   pc: 0x000000021e832530 cpsr: 0x20000000


Binary Images:
0x1029c8000 - 0x1030effff Phoenix arm64  <47ca87b41c163973b0d164a64441ca0f> /var/containers/Bundle/Application/6AA1861C-06DA-4AF7-8EB3-4684B8AAE61F/Phoenix.app/Phoenix
0x103384000 - 0x10338bfff libswiftCoreFoundation.dylib arm64  <5b3cd6c870513c93b99f3cdc43890945> /var/containers/Bundle/Application/6AA1861C-06DA-4AF7-8EB3-4684B8AAE61F/Phoenix.app/Frameworks/libswiftCoreFoundation.dylib
0x103398000 - 0x1033a7fff libswiftCoreGraphics.dylib arm64  <09ce5f612b823655aa223df07b215988> /var/containers/Bundle/Application/6AA1861C-06DA-4AF7-8EB3-4684B8AAE61F/Phoenix.app/Frameworks/libswiftCoreGraphics.dylib
0x1033bc000 - 0x1033c3fff libswiftCoreImage.dylib arm64   /var/containers/Bundle/Application/6AA1861C-06DA-4AF7-8EB3-4684B8AAE61F/Phoenix.app/Frameworks/libswiftCoreImage.dylib
0x1033d0000 - 0x1033dbfff libswiftDarwin.dylib arm64   /var/containers/Bundle/Application/6AA1861C-06DA-4AF7-8EB3-4684B8AAE61F/Phoenix.app/Frameworks/libswiftDarwin.dylib
0x1033ec000 - 0x103407fff libswiftDispatch.dylib arm64  <686c22b4251730c2abac38f5bfe37a30> /var/containers/Bundle/Application/6AA1861C-06DA-4AF7-8EB3-4684B8AAE61F/Phoenix.app/Frameworks/libswiftDispatch.dylib
0x103420000 - 0x103427fff libswiftMetal.dylib arm64  <24064a3cfe5739f4860ce10840cd461a> /var/containers/Bundle/Application/6AA1861C-06DA-4AF7-8EB3-4684B8AAE61F/Phoenix.app/Frameworks/libswiftMetal.dylib
0x103434000 - 0x10343bfff libswiftObjectiveC.dylib arm64  <87576a9839283b428273a56e4cc71979> /var/containers/Bundle/Application/6AA1861C-06DA-4AF7-8EB3-4684B8AAE61F/Phoenix.app/Frameworks/libswiftObjectiveC.dylib
0x103448000 - 0x10344ffff libswiftQuartzCore.dylib arm64  <77db65563ffb32d4baee7c263c4dd0a9> /var/containers/Bundle/Application/6AA1861C-06DA-4AF7-8EB3-4684B8AAE61F/Phoenix.app/Frameworks/libswiftQuartzCore.dylib
0x10345c000 - 0x10346bfff libswiftUIKit.dylib arm64  <5cb8c28ce21b39efbdb09411d400ebcc> /var/containers/Bundle/Application/6AA1861C-06DA-4AF7-8EB3-4684B8AAE61F/Phoenix.app/Frameworks/libswiftUIKit.dylib
0x103480000 - 0x103487fff libswiftos.dylib arm64  <06c0336e22d53cd090c5755bc5bab0ca> /var/containers/Bundle/Application/6AA1861C-06DA-4AF7-8EB3-4684B8AAE61F/Phoenix.app/Frameworks/libswiftos.dylib
0x103508000 - 0x10355ffff dyld arm64  <9c893b6aa3b13d9596326ef6952e7195> /usr/lib/dyld
0x1035c8000 - 0x1038f7fff libswiftCore.dylib arm64  <73cfdb3ad1b337a6be7c47aa3d935382> /var/containers/Bundle/Application/6AA1861C-06DA-4AF7-8EB3-4684B8AAE61F/Phoenix.app/Frameworks/libswiftCore.dylib
0x1039d0000 - 0x103b1bfff libswiftFoundation.dylib arm64  <6fef889d90e53dd090556c3ab92a2520> /var/containers/Bundle/Application/6AA1861C-06DA-4AF7-8EB3-4684B8AAE61F/Phoenix.app/Frameworks/libswiftFoundation.dylib
0x103b94000 - 0x103c0bfff tableau_auth_ios arm64   /var/containers/Bundle/Application/6AA1861C-06DA-4AF7-8EB3-4684B8AAE61F/Phoenix.app/Frameworks/tableau_auth_ios.framework/tableau_auth_ios
0x103cdc000 - 0x103ce7fff libobjc-trampolines.dylib arm64  <7e51dd446ecc38e6a5ab21d88fc0e15b> /usr/lib/libobjc-trampolines.dylib
0x21e7aa000 - 0x21e7abfff libSystem.B.dylib arm64  <2d9d93c74687353281fc2f486a371680> /usr/lib/libSystem.B.dylib
0x21e7ac000 - 0x21e801fff libc++.1.dylib arm64   /usr/lib/libc++.1.dylib
0x21e802000 - 0x21e814fff libc++abi.dylib arm64   /usr/lib/libc++abi.dylib
0x21e815000 - 0x21ef9cfff libobjc.A.dylib arm64   /usr/lib/libobjc.A.dylib
0x21ef9d000 - 0x21efa1fff libcache.dylib arm64  <22202d885c35395a9734dc0d7dc02b29> /usr/lib/system/libcache.dylib
0x21efa2000 - 0x21efadfff libcommonCrypto.dylib arm64  <0670536269b63ab289d61f36dd2aa431> /usr/lib/system/libcommonCrypto.dylib
0x21efae000 - 0x21efb2fff libcompiler_rt.dylib arm64  <14258a4709af3ffba47a04bc00b9646a> /usr/lib/system/libcompiler_rt.dylib
0x21efb3000 - 0x21efbbfff libcopyfile.dylib arm64  <903036d60844385987e8bec76e22bcad> /usr/lib/system/libcopyfile.dylib
0x21efbc000 - 0x21f01ffff libcorecrypto.dylib arm64  <9f7915fc35b737e880ff06f14f73d523> /usr/lib/system/libcorecrypto.dylib
0x21f020000 - 0x21f08ffff libdispatch.dylib arm64  <94dcbc89bacb39beadffccea74e7bdb6> /usr/lib/system/libdispatch.dylib
0x21f090000 - 0x21f0b9fff libdyld.dylib arm64  <39ee943ad0ca301180519d4a1173734f> /usr/lib/system/libdyld.dylib
0x21f0ba000 - 0x21f0bafff liblaunch.dylib arm64  <729cfcd40d393f308cdbb266917306db> /usr/lib/system/liblaunch.dylib
0x21f0bb000 - 0x21f0c0fff libmacho.dylib arm64  <0cc10aed9fe1322fa37cdd01e6c3e771> /usr/lib/system/libmacho.dylib
0x21f0c1000 - 0x21f0c2fff libremovefile.dylib arm64  <5a2545f357d6342d9641ec17eedebf59> /usr/lib/system/libremovefile.dylib
0x21f0c3000 - 0x21f0dafff libsystem_asl.dylib arm64  <40fd59634e5532d49a4f441f37283d0e> /usr/lib/system/libsystem_asl.dylib
0x21f0db000 - 0x21f0dbfff libsystem_blocks.dylib arm64  <8dd7ed74d37d3dde8eb600edf862c82f> /usr/lib/system/libsystem_blocks.dylib
0x21f0dc000 - 0x21f15dfff libsystem_c.dylib arm64  <5dcc765a916a3daeb108d6502c377ae4> /usr/lib/system/libsystem_c.dylib
0x21f15e000 - 0x21f162fff libsystem_configuration.dylib arm64  <99cc1779fbeb371a8dc9971a007cf6e1> /usr/lib/system/libsystem_configuration.dylib
0x21f163000 - 0x21f169fff libsystem_containermanager.dylib arm64   /usr/lib/system/libsystem_containermanager.dylib
0x21f16a000 - 0x21f16bfff libsystem_coreservices.dylib arm64  <90373e3876e03823a8ed93ea69564b3d> /usr/lib/system/libsystem_coreservices.dylib
0x21f16c000 - 0x21f172fff libsystem_darwin.dylib arm64  <24fd8e0c02383189a10f80ac34a9755c> /usr/lib/system/libsystem_darwin.dylib
0x21f173000 - 0x21f179fff libsystem_dnssd.dylib arm64  <1fb1d15c469934529208e8bd6ad41085> /usr/lib/system/libsystem_dnssd.dylib
0x21f17a000 - 0x21f1b9fff libsystem_info.dylib arm64  <82fee029e7e039cfbf2b75818cd69028> /usr/lib/system/libsystem_info.dylib
0x21f1ba000 - 0x21f1e4fff libsystem_kernel.dylib arm64   /usr/lib/system/libsystem_kernel.dylib
0x21f1e5000 - 0x21f212fff libsystem_m.dylib arm64   /usr/lib/system/libsystem_m.dylib
0x21f213000 - 0x21f235fff libsystem_malloc.dylib arm64  <3cf7982226b039749f8eebd3f328c63e> /usr/lib/system/libsystem_malloc.dylib
0x21f236000 - 0x21f241fff libsystem_networkextension.dylib arm64  <16d95a4894953f70bdbd6b2e6fa2ada3> /usr/lib/system/libsystem_networkextension.dylib
0x21f242000 - 0x21f248fff libsystem_notify.dylib arm64  <3e85f77a7641310c827a7e926a8bf673> /usr/lib/system/libsystem_notify.dylib
0x21f249000 - 0x21f253fff libsystem_platform.dylib arm64  <8b5dd1f4cd3c3c99b2911f7290ddf050> /usr/lib/system/libsystem_platform.dylib
0x21f254000 - 0x21f264fff libsystem_pthread.dylib arm64   /usr/lib/system/libsystem_pthread.dylib
0x21f265000 - 0x21f267fff libsystem_sandbox.dylib arm64  <1328091ae30237658e045dcbb41772f9> /usr/lib/system/libsystem_sandbox.dylib
0x21f268000 - 0x21f26ffff libsystem_symptoms.dylib arm64   /usr/lib/system/libsystem_symptoms.dylib
0x21f270000 - 0x21f285fff libsystem_trace.dylib arm64  <813eaa7de9753714a813eabaea1e39e2> /usr/lib/system/libsystem_trace.dylib
0x21f286000 - 0x21f28bfff libunwind.dylib arm64   /usr/lib/system/libunwind.dylib
0x21f28c000 - 0x21f2b9fff libxpc.dylib arm64  <7047fecf09023c959ca2a8499239f4a2> /usr/lib/system/libxpc.dylib
0x21f2ba000 - 0x21f515fff libicucore.A.dylib arm64  <9015b4c283943ee891433bd65535e6bf> /usr/lib/libicucore.A.dylib
0x21f516000 - 0x21f527fff libz.1.dylib arm64  <869dd3bee3ba3e7abd0cbad2f428cdbc> /usr/lib/libz.1.dylib
0x21f528000 - 0x21f884fff CoreFoundation arm64  <8f67863fa23e377190d7993168740877> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
0x21f885000 - 0x21f895fff libbsm.0.dylib arm64  <4524c293a9ab3f40bd476f0e665dfc55> /usr/lib/libbsm.0.dylib
0x21f896000 - 0x21f896fff libenergytrace.dylib arm64  <4733292256c23d85910a258f21770d6c> /usr/lib/libenergytrace.dylib
0x21f897000 - 0x21f925fff IOKit arm64  <8cbd79075b063189808df404fe3ae179> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x21f926000 - 0x21fa0dfff libxml2.2.dylib arm64  <1b51169d88b436ac8b374a52fc7ee591> /usr/lib/libxml2.2.dylib
0x21fa0e000 - 0x21fa1bfff libbz2.1.0.dylib arm64  <0c1876f0044234339a72c5d1f1ab2c9b> /usr/lib/libbz2.1.0.dylib
0x21fa1c000 - 0x21fa34fff liblzma.5.dylib arm64   /usr/lib/liblzma.5.dylib
0x21fa35000 - 0x21fbaefff libsqlite3.dylib arm64  <48776c5c404d3ed589a60f07eb2e995b> /usr/lib/libsqlite3.dylib
0x21fbaf000 - 0x21fbe3fff libMobileGestalt.dylib arm64  <0d11307f9a3e3ddb80779e03e5e6a31c> /usr/lib/libMobileGestalt.dylib
0x21fbe4000 - 0x21ff91fff CFNetwork arm64   /System/Library/Frameworks/CFNetwork.framework/CFNetwork
0x21ff92000 - 0x22027cfff Foundation arm64  <25293172df9f3fb99e4ffd4ea250557e> /System/Library/Frameworks/Foundation.framework/Foundation
0x22027d000 - 0x22038bfff Security arm64  <198a5510ae6c3605898d3b06c7dec3d9> /System/Library/Frameworks/Security.framework/Security
0x22038c000 - 0x2203f5fff SystemConfiguration arm64  <67fe60d5ad553f63a9f973e11e5a9dad> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
0x2203f6000 - 0x220428fff libCRFSuite.dylib arm64   /usr/lib/libCRFSuite.dylib
0x220429000 - 0x22043ffff libapple_nghttp2.dylib arm64  <1637a851ff65353888978ec0c4d1e0ac> /usr/lib/libapple_nghttp2.dylib
0x220440000 - 0x220469fff libarchive.2.dylib arm64  <598c101a5eaa3da89ddf37e4a8003757> /usr/lib/libarchive.2.dylib
0x22046a000 - 0x220531fff libboringssl.dylib arm64  <257b28e49d1132538179c8d287e8ad16> /usr/lib/libboringssl.dylib
0x220532000 - 0x220548fff libcoretls.dylib arm64  <89b2a60485493023b95e8ec9e624c5f7> /usr/lib/libcoretls.dylib
0x220549000 - 0x22054afff libcoretls_cfhelpers.dylib arm64  <83728d8a332239578fb6ace719b8e0ac> /usr/lib/libcoretls_cfhelpers.dylib
0x22054b000 - 0x22054cfff liblangid.dylib arm64   /usr/lib/liblangid.dylib
0x22054d000 - 0x2208bdfff libnetwork.dylib arm64   /usr/lib/libnetwork.dylib
0x2208be000 - 0x2208f1fff libpcap.A.dylib arm64   /usr/lib/libpcap.A.dylib
0x2208f2000 - 0x22094ffff libusrtcp.dylib arm64  <3d2ea758e1c3378b9a889d7f84a7a7d4> /usr/lib/libusrtcp.dylib
0x220950000 - 0x22095cfff IOSurface arm64  <24abbc56094a3cdcb452e7e7e58e8ce7> /System/Library/Frameworks/IOSurface.framework/IOSurface
0x22095d000 - 0x220a0ffff libBLAS.dylib arm64  <1227677a0887399cabb9f71366fe24db> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
0x220a10000 - 0x220d2cfff libLAPACK.dylib arm64   /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
0x220d2d000 - 0x220f9bfff vImage arm64  <41f05566962d355e91f4477b4e772f70> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage
0x220f9c000 - 0x220fadfff libSparseBLAS.dylib arm64  <338f8bc90d683be99382785725295111> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparseBLAS.dylib
0x220fae000 - 0x221008fff libvMisc.dylib arm64   /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib
0x221009000 - 0x221037fff libBNNS.dylib arm64   /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBNNS.dylib
0x221038000 - 0x22104cfff libLinearAlgebra.dylib arm64  <20ba3f17bfc0399bb11c86ba2229eb39> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib
0x22104d000 - 0x221051fff libQuadrature.dylib arm64   /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libQuadrature.dylib
0x221052000 - 0x2210c0fff libSparse.dylib arm64  <115f63580cd03880bd3532006327fc91> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparse.dylib
0x2210c1000 - 0x221151fff libvDSP.dylib arm64  <7e74fa8ecbaf3facb1ac7c3e5b7b2843> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
0x221152000 - 0x221152fff vecLib arm64   /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
0x221153000 - 0x221153fff Accelerate arm64  <17b91b414a5c3add8f30fe76901ab19a> /System/Library/Frameworks/Accelerate.framework/Accelerate
0x221154000 - 0x22116bfff libcompression.dylib arm64  <14d85278114631f8b8384811ef3ba90d> /usr/lib/libcompression.dylib
0x22116c000 - 0x221710fff CoreGraphics arm64   /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
0x221711000 - 0x221716fff IOAccelerator arm64  <82d5bf7d8aa23351881345c17cc0f5d1> /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator
0x221717000 - 0x22171cfff libCoreFSCache.dylib arm64   /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib
0x22171d000 - 0x2217c1fff Metal arm64  <20bff78b5b9f3877a27d0083a594eb63> /System/Library/Frameworks/Metal.framework/Metal
0x2217c2000 - 0x2217d4fff GraphicsServices arm64   /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
0x2217d5000 - 0x2217d5fff MobileCoreServices arm64  <84949e37138737c488acfe4d81f23634> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
0x2217d6000 - 0x2217d8fff IOSurfaceAccelerator arm64   /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/IOSurfaceAccelerator
0x2217d9000 - 0x22181bfff AppleJPEG arm64  <47f914569162375c85d858d2edf92463> /System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG
0x22181c000 - 0x221db8fff ImageIO arm64   /System/Library/Frameworks/ImageIO.framework/ImageIO
0x221db9000 - 0x221e27fff BaseBoard arm64  <345238425f6d348c8cce0c59797c54dd> /System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard
0x221e28000 - 0x221e3dfff AssertionServices arm64   /System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices
0x221e3e000 - 0x221e46fff CorePhoneNumbers arm64  <4123c73c515830768ad46d6c1efbb38c> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/CorePhoneNumbers
0x221e47000 - 0x221e8afff AppSupport arm64  <57d2d9ea472335769c846670f9fddccb> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
0x221e8b000 - 0x221ea3fff CrashReporterSupport arm64  <13c0b22ea99c336b80fb210972762030> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport
0x221ea4000 - 0x221ea9fff AggregateDictionary arm64  <95a34ce9fd14339383d991821b281389> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
0x221eaa000 - 0x221f25fff libTelephonyUtilDynamic.dylib arm64   /usr/lib/libTelephonyUtilDynamic.dylib
0x221f26000 - 0x221f44fff ProtocolBuffer arm64  <91032fdf155b3f87924a7525285f16e4> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
0x221f45000 - 0x221f74fff MobileKeyBag arm64  <6dededb77a1e357e8f9e0e4a4637cd8b> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
0x221f75000 - 0x221faffff BackBoardServices arm64  <8bdbee668d39300abe172a65eb4a21bf> /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices
0x221fb0000 - 0x222012fff FrontBoardServices arm64  <3fb118c67c7c30bd8495888e2cae5eeb> /System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices
0x222013000 - 0x222058fff SpringBoardServices arm64  <2d2e5ec182f2350ea5a9806c1ec65e8d> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
0x222059000 - 0x22206cfff PowerLog arm64   /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog
0x22206d000 - 0x222087fff CommonUtilities arm64   /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities
0x222088000 - 0x222093fff liblockdown.dylib arm64   /usr/lib/liblockdown.dylib
0x222094000 - 0x2223b5fff CoreData arm64  <77d422003f2d3a87b81a262554be4dd1> /System/Library/Frameworks/CoreData.framework/CoreData
0x2223b6000 - 0x2223bdfff TCC arm64   /System/Library/PrivateFrameworks/TCC.framework/TCC
0x2223be000 - 0x2223c5fff libcupolicy.dylib arm64  <5ddf224db5933b6eac3ee6d462ddb6dc> /usr/lib/libcupolicy.dylib
0x2223c6000 - 0x222499fff CoreTelephony arm64  <7faa89592ffa35f5a0b4d1c6e517552a> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
0x22249a000 - 0x2224f1fff Accounts arm64   /System/Library/Frameworks/Accounts.framework/Accounts
0x2224f2000 - 0x222515fff AppleSauce arm64   /System/Library/PrivateFrameworks/AppleSauce.framework/AppleSauce
0x222516000 - 0x22251ffff DataMigration arm64  <1d495a1462093f1c9c5998356a0a4484> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
0x222520000 - 0x222526fff Netrb arm64   /System/Library/PrivateFrameworks/Netrb.framework/Netrb
0x222527000 - 0x222558fff PersistentConnection arm64  <9bf92b0151753e6497f8d56bbb89430c> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection
0x222559000 - 0x222569fff libmis.dylib arm64   /usr/lib/libmis.dylib
0x22256a000 - 0x22266ffff ManagedConfiguration arm64  <1ea0f673eed93dc5b0d63b3030b7e57a> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
0x222670000 - 0x222675fff libReverseProxyDevice.dylib arm64  <7f14b01b25433818b181f6c823088cdf> /usr/lib/libReverseProxyDevice.dylib
0x222676000 - 0x222688fff libamsupport.dylib arm64   /usr/lib/libamsupport.dylib
0x222689000 - 0x22268efff libCoreVMClient.dylib arm64   /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
0x22268f000 - 0x222690fff libCVMSPluginSupport.dylib arm64  <515a78781c723fe18fd06ceafb327f49> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
0x222691000 - 0x222694fff libutil.dylib arm64  <7119d758cbad3f929f0db0096ad145ee> /usr/lib/libutil.dylib
0x222695000 - 0x2226d2fff libGLImage.dylib arm64   /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
0x2226d3000 - 0x222750fff APFS arm64   /System/Library/PrivateFrameworks/APFS.framework/APFS
0x222751000 - 0x222782fff MediaKit arm64  <44a29345438735ebb25a9a2313a7b0df> /System/Library/PrivateFrameworks/MediaKit.framework/MediaKit
0x222783000 - 0x22279dfff libSERestoreInfo.dylib arm64  <97bf44461e753b79b8db1d39ced94382> /usr/lib/updaters/libSERestoreInfo.dylib
0x2227a4000 - 0x2227dffff DiskImages arm64   /System/Library/PrivateFrameworks/DiskImages.framework/DiskImages
0x2227e0000 - 0x2227e9fff libGFXShared.dylib arm64   /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
0x2227ea000 - 0x222837fff libauthinstall.dylib arm64  <144e5c893c6b32c5affa7f008b418cd7> /usr/lib/libauthinstall.dylib
0x222838000 - 0x222840fff IOMobileFramebuffer arm64  <8d44fa21b7e63f859d5089f705d02a3e> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer
0x222841000 - 0x22284bfff OpenGLES arm64   /System/Library/Frameworks/OpenGLES.framework/OpenGLES
0x22284c000 - 0x2228eafff ColorSync arm64   /System/Library/PrivateFrameworks/ColorSync.framework/ColorSync
0x2228eb000 - 0x22291afff CoreVideo arm64  <904fb734803c3169a3cd15a5bc1f7617> /System/Library/Frameworks/CoreVideo.framework/CoreVideo
0x22291b000 - 0x22291cfff libCTGreenTeaLogger.dylib arm64  <2c66984be602379aafea29263178b490> /usr/lib/libCTGreenTeaLogger.dylib
0x22291d000 - 0x222a6efff CoreAudio arm64  <58d8cad0a77531b492bd63ace658737d> /System/Library/Frameworks/CoreAudio.framework/CoreAudio
0x222a6f000 - 0x222a8efff CoreAnalytics arm64  <2cafb69811523cb98123fff76cc629d6> /System/Library/PrivateFrameworks/CoreAnalytics.framework/CoreAnalytics
0x222a8f000 - 0x222a92fff UserFS arm64  <11a8ec06a2403df79847213fc7d494f7> /System/Library/PrivateFrameworks/UserFS.framework/UserFS
0x222a93000 - 0x222c47fff CoreMedia arm64   /System/Library/Frameworks/CoreMedia.framework/CoreMedia
0x222c48000 - 0x222c5afff libprotobuf-lite.dylib arm64  <0e24be4937fd3374be8b526df7c2a6f4> /usr/lib/libprotobuf-lite.dylib
0x222c5b000 - 0x222cb8fff libprotobuf.dylib arm64  <4c45e56e96d23931801d0b742ac8d67e> /usr/lib/libprotobuf.dylib
0x222cb9000 - 0x222fd6fff libAWDSupportFramework.dylib arm64  <562e58f898003072a07cca40b77a0346> /usr/lib/libAWDSupportFramework.dylib
0x222fd7000 - 0x22301cfff WirelessDiagnostics arm64  <2a61b25d975b37d8ae38ee7f2d1acef4> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/WirelessDiagnostics
0x22301d000 - 0x2230dafff ************ arm64  <270622373ffa3607b37bd0aa29973ef0> /System/Library/Frameworks/************.framework/************
0x2230db000 - 0x2231dffff libFontParser.dylib arm64   /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
0x2231e0000 - 0x2231e0fff FontServices arm64  <9b1a15c31384324d82f3d0ad3b30af6f> /System/Library/PrivateFrameworks/FontServices.framework/FontServices
0x2231e1000 - 0x223342fff CoreText arm64  <874860ca41c93ca0a5617a84aeea4159> /System/Library/Frameworks/CoreText.framework/CoreText
0x223343000 - 0x223351fff IntlPreferences arm64  <3b9fa3a80d813874bf7ed224fca2aef6> /System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences
0x223352000 - 0x22335bfff RTCReporting arm64  <6ded5a8713db33fbba202fbe9b6aac9a> /System/Library/PrivateFrameworks/RTCReporting.framework/RTCReporting
0x22335c000 - 0x22340dfff CoreBrightness arm64  <8895e1c0d236399db78bde7a3a4f5885> /System/Library/PrivateFrameworks/CoreBrightness.framework/CoreBrightness
0x22340e000 - 0x223417fff libAudioStatistics.dylib arm64  <873e634c18fd30fbad2c913cf82f51d3> /usr/lib/libAudioStatistics.dylib
0x223418000 - 0x2239b6fff AudioToolbox arm64   /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
0x2239b7000 - 0x223beffff QuartzCore arm64  <8060fa297c6d3d6d8fc5e517e32949d4> /System/Library/Frameworks/QuartzCore.framework/QuartzCore
0x223bf0000 - 0x223bfafff MediaAccessibility arm64   /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility
0x223bfb000 - 0x223cedfff libiconv.2.dylib arm64   /usr/lib/libiconv.2.dylib
0x223cee000 - 0x223d09fff NetworkStatistics arm64  <513eb3085b2a3bf7ad53520aa9637f49> /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics
0x223d0a000 - 0x223d28fff MPSCore arm64   /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/MPSCore
0x223d29000 - 0x223d9cfff MPSImage arm64   /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/MPSImage
0x223d9d000 - 0x223dc1fff MPSMatrix arm64  <20c6f1bd1aa936a99dfc663f000661a4> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/MPSMatrix
0x223dc2000 - 0x223dd0fff CoreAUC arm64  <0aef421315bb36768e345479f799bef4> /System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC
0x223dd1000 - 0x22445efff MediaToolbox arm64  <6e58002c4a683422a1db9ecb5f1b043a> /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox
0x22445f000 - 0x2245c9fff MPSNeuralNetwork arm64  <33cf8604bd3f311ebb5e2b787b12bd1f> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/MPSNeuralNetwork
0x2245ca000 - 0x2245cafff MetalPerformanceShaders arm64  <8bfda59148c93272b7138316ddf1054f> /System/Library/Frameworks/MetalPerformanceShaders.framework/MetalPerformanceShaders
0x2245cb000 - 0x2249ddfff FaceCore arm64  <090fc62fbb4d35cebc28aec9cac050c2> /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore
0x2249de000 - 0x2249ebfff GraphVisualizer arm64   /System/Library/PrivateFrameworks/GraphVisualizer.framework/GraphVisualizer
0x2249ec000 - 0x224c10fff libFosl_dynamic.dylib arm64  <7ede3433c042323f878768e6b2aeac82> /usr/lib/libFosl_dynamic.dylib
0x224c11000 - 0x224ea5fff CoreImage arm64  <4a7ba5ab212936c6b29dcb977f2a1471> /System/Library/Frameworks/CoreImage.framework/CoreImage
0x224ea6000 - 0x2250c8fff CoreMotion arm64   /System/Library/Frameworks/CoreMotion.framework/CoreMotion
0x2250c9000 - 0x2250f7fff CoreBluetooth arm64  <552872c8ba9133b6b8e03b61f089c6bc> /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth
0x2250f8000 - 0x225119fff PlugInKit arm64  <84fb63c398903b8daef3e6eabcb7cd3a> /System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit
0x22511a000 - 0x2253a5fff ********* arm64  <1876a183dda73974a18dd6754aee48df> /System/Library/PrivateFrameworks/*********.framework/*********
0x2253a6000 - 0x225427fff Quagga arm64   /System/Library/PrivateFrameworks/Quagga.framework/Quagga
0x225428000 - 0x22551efff AVFAudio arm64  <75d5931f72493d498cbebdf30d4c8c5f> /System/Library/Frameworks/AVFoundation.framework/Frameworks/AVFAudio.framework/AVFAudio
0x22551f000 - 0x22571bfff AVFoundation arm64  <2fdf6c729aea3bac804f58a4d423858a> /System/Library/Frameworks/AVFoundation.framework/AVFoundation
0x22571c000 - 0x225739fff CacheDelete arm64  <530a2ede5dbe30ddab6103fd97b05e8a> /System/Library/PrivateFrameworks/CacheDelete.framework/CacheDelete
0x22573a000 - 0x225773fff StreamingZip arm64   /System/Library/PrivateFrameworks/StreamingZip.framework/StreamingZip
0x225774000 - 0x225786fff CoreEmoji arm64  <8a100e765c883772b9b194a82993f4b1> /System/Library/PrivateFrameworks/CoreEmoji.framework/CoreEmoji
0x225787000 - 0x2257d6fff CoreLocationProtobuf arm64  <351352a1039e3c8bb07e5f6a85bf5573> /System/Library/PrivateFrameworks/CoreLocationProtobuf.framework/CoreLocationProtobuf
0x2257d7000 - 0x2257defff SymptomDiagnosticReporter arm64  <7783836afe7639728b332ded392eff6e> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/SymptomDiagnosticReporter
0x2257df000 - 0x2261c6fff GeoServices arm64   /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
0x2261c7000 - 0x2261e1fff MobileAsset arm64  <3fe229af74fc39ea9ce61f966174b520> /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset
0x2261e2000 - 0x22621dfff Lexicon arm64   /System/Library/PrivateFrameworks/Lexicon.framework/Lexicon
0x22621e000 - 0x22622ffff libcmph.dylib arm64  <7b66dd34551b337494f840670cfacc4d> /usr/lib/libcmph.dylib
0x226230000 - 0x22633ffff LanguageModeling arm64  <6c7318c91c883e029101c8b64b278375> /System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling
0x226357000 - 0x2263f1fff CoreLocation arm64   /System/Library/Frameworks/CoreLocation.framework/CoreLocation
0x2263f2000 - 0x2263f2fff PhoneNumbers arm64  <4f355fec17cb3c77a8ec75e177dcf312> /System/Library/PrivateFrameworks/PhoneNumbers.framework/PhoneNumbers
0x2263f3000 - 0x2263fdfff libChineseTokenizer.dylib arm64  <7810a2deed8a3e6c8043722f980678af> /usr/lib/libChineseTokenizer.dylib
0x2263fe000 - 0x2264aefff libmecab_em.dylib arm64   /usr/lib/libmecab_em.dylib
0x2264af000 - 0x2264b0fff libThaiTokenizer.dylib arm64   /usr/lib/libThaiTokenizer.dylib
0x2264b1000 - 0x2264b5fff libgermantok.dylib arm64  <21ccc577cc9f3c90bf8afef330408136> /usr/lib/libgermantok.dylib
0x2264b6000 - 0x226519fff CoreNLP arm64   /System/Library/PrivateFrameworks/CoreNLP.framework/CoreNLP
0x226526000 - 0x2266eafff MobileSpotlightIndex arm64  <8c17b55bca703ba98a358c2af8440657> /System/Library/PrivateFrameworks/MobileSpotlightIndex.framework/MobileSpotlightIndex
0x2266eb000 - 0x22674cfff CoreSpotlight arm64  <76eda4d4ded236eaa227aefdbd7e7050> /System/Library/Frameworks/CoreSpotlight.framework/CoreSpotlight
0x22674d000 - 0x2273fafff JavaScriptCore arm64  <1bc6cd920d453a83a72a73d261be2117> /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore
0x2273fb000 - 0x227400fff libheimdal-asn1.dylib arm64  <19e762f603693fa380d216de53826807> /usr/lib/libheimdal-asn1.dylib
0x227401000 - 0x22747bfff libate.dylib arm64   /usr/lib/libate.dylib
0x22747c000 - 0x227523fff TextureIO arm64  <181bc23c77553f23ac6b4354f6a2c5b3> /System/Library/PrivateFrameworks/TextureIO.framework/TextureIO
0x227524000 - 0x2275e7fff CoreUI arm64  <8d6f79d88d713acb98c264f95776b2c3> /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI
0x2275e8000 - 0x2275f5fff MobileIcons arm64  <682eaae2db8c3ed7898a5a5b27930ba8> /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons
0x2275f6000 - 0x227604fff AppleFSCompression arm64  <76258bbc7d14347388ba91e715d3ef6c> /System/Library/PrivateFrameworks/AppleFSCompression.framework/AppleFSCompression
0x227605000 - 0x22766dfff TextInput arm64  <317ba15bc1fb3718a6b1cb0a5d8dace7> /System/Library/PrivateFrameworks/TextInput.framework/TextInput
0x227697000 - 0x2276cafff DataDetectorsCore arm64  <4245d8031493392aaf02727385b6beb7> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore
0x2276cb000 - 0x22775cfff FileProvider arm64  <5b39368c5ebe36afa34316a0f8746ca1> /System/Library/Frameworks/FileProvider.framework/FileProvider
0x22775d000 - 0x227852fff NLP arm64  <552662f61f9b346e81c6fe5385b19f9d> /System/Library/PrivateFrameworks/NLP.framework/NLP
0x227853000 - 0x227928fff ProofReader arm64  <99365e679484375a939d6c3655540cda> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
0x227929000 - 0x22793efff libAccessibility.dylib arm64   /usr/lib/libAccessibility.dylib
0x22793f000 - 0x227e2dfff libwebrtc.dylib arm64  <9ff202110da03d16a9b6683b8f63164a> /System/Library/PrivateFrameworks/WebCore.framework/Frameworks/libwebrtc.dylib
0x227e2e000 - 0x227e92fff ContactsFoundation arm64   /System/Library/PrivateFrameworks/ContactsFoundation.framework/ContactsFoundation
0x227e93000 - 0x229851fff WebCore arm64  <43e48363fdab3cc792156132de8b84a7> /System/Library/PrivateFrameworks/WebCore.framework/WebCore
0x229852000 - 0x2299ebfff WebKitLegacy arm64  <6787d083461235548252c2280b10b6b8> /System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy
0x2299ec000 - 0x229a1bfff DataAccessExpress arm64  <361dfa2228e139979f7c748c7d13ffed> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress
0x229a1c000 - 0x229ab5fff AddressBookLegacy arm64   /System/Library/PrivateFrameworks/AddressBookLegacy.framework/AddressBookLegacy
0x229ab6000 - 0x229b0dfff ProtectedCloudStorage arm64   /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/ProtectedCloudStorage
0x229b0e000 - 0x229b3ffff UserNotifications arm64  <941ea9a0cdd03ef2ab89fcff03bfc5b0> /System/Library/Frameworks/UserNotifications.framework/UserNotifications
0x229b40000 - 0x229b4bfff AppleIDAuthSupport arm64  <750450df1fb53cc0bebbd730b41fe74e> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/AppleIDAuthSupport
0x229b4c000 - 0x229ba1fff AuthKit arm64   /System/Library/PrivateFrameworks/AuthKit.framework/AuthKit
0x229be0000 - 0x229be0fff UIKit arm64   /System/Library/Frameworks/UIKit.framework/UIKit
0x229be1000 - 0x229bf4fff DocumentManagerCore arm64  <72fde387821f32dea89c06e66ecc77da> /System/Library/PrivateFrameworks/DocumentManagerCore.framework/DocumentManagerCore
0x229bf5000 - 0x229c03fff HangTracer arm64  <1546787d016b3821a3d58be07bfd3e9c> /System/Library/PrivateFrameworks/HangTracer.framework/HangTracer
0x229c04000 - 0x229c52fff PhysicsKit arm64  <49c5ce4ab4053cdda1bdd4de6c7f033d> /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit
0x229c53000 - 0x229c57fff StudyLog arm64  <361514d41f653348bf94ec1edd7971e4> /System/Library/PrivateFrameworks/StudyLog.framework/StudyLog
0x229c58000 - 0x229d43fff UIFoundation arm64  <9677209ff8ca3ad48379988a8221181f> /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation
0x229d44000 - 0x229e64fff CloudKit arm64   /System/Library/Frameworks/CloudKit.framework/CloudKit
0x229e65000 - 0x229e6cfff IntentsFoundation arm64   /System/Library/PrivateFrameworks/IntentsFoundation.framework/IntentsFoundation
0x229e6d000 - 0x22a153fff Intents arm64   /System/Library/Frameworks/Intents.framework/Intents
0x22a154000 - 0x22a16cfff libresolv.9.dylib arm64   /usr/lib/libresolv.9.dylib
0x22a16d000 - 0x22a16ffff CoreDuetDebugLogging arm64  <298c068f209e39f6bfce6eeea7139345> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/CoreDuetDebugLogging
0x22a170000 - 0x22a1a1fff libtidy.A.dylib arm64  <69aece969e9d370282486c7af3135cb7> /usr/lib/libtidy.A.dylib
0x22a1a2000 - 0x22a35cfff CoreDuet arm64  <24d6bc0e6e013e31a4278111ed4f61df> /System/Library/PrivateFrameworks/CoreDuet.framework/CoreDuet
0x22a35d000 - 0x22a37dfff CoreDuetContext arm64  <43a5d9f1e9cd3aa099c7809b29ef4871> /System/Library/PrivateFrameworks/CoreDuetContext.framework/CoreDuetContext
0x22a37e000 - 0x22a38ffff CoreDuetDaemonProtocol arm64  <277972f876cb39bd97bd3c20067ea0ee> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/CoreDuetDaemonProtocol
0x22a390000 - 0x22a3f6fff IMFoundation arm64  <73cd34a359d3350e90dc984aea339df4> /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation
0x22a3f7000 - 0x22a428fff vCard arm64  <076debb75e7c3eac938a7ae4cedfc297> /System/Library/PrivateFrameworks/vCard.framework/vCard
0x22a429000 - 0x22a53afff Contacts arm64  <266c860050813d3d8a455b71810784e7> /System/Library/Frameworks/Contacts.framework/Contacts
0x22a53b000 - 0x22a53cfff DiagnosticLogCollection arm64  <56261a7d229e30a4bdab9ea0dcbe9f95> /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/DiagnosticLogCollection
0x22a53d000 - 0x22a53efff Marco arm64  <1763514670473edaaef61bee283dae97> /System/Library/PrivateFrameworks/Marco.framework/Marco
0x22a53f000 - 0x22a546fff MessageProtection arm64   /System/Library/PrivateFrameworks/MessageProtection.framework/MessageProtection
0x22a547000 - 0x22a833fff StoreServices arm64  <76bc32ac0c5b3ec6aed6865fb7357039> /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices
0x22a834000 - 0x22a84afff Engram arm64  <89c5e2d4382c331eb5d49083433d16f7> /System/Library/PrivateFrameworks/Engram.framework/Engram
0x22a84b000 - 0x22a957fff IDSFoundation arm64  <10e5afe6f2fc33aeb3974b6189c965e9> /System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation
0x22a958000 - 0x22a962fff CaptiveNetwork arm64  <05f935a367443dfa8d0fc4db050923ff> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork
0x22a963000 - 0x22a992fff EAP8021X arm64  <2e3f4aa248ed3dce99b8c8141e52491f> /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X
0x22a993000 - 0x22a9d0fff MobileWiFi arm64   /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi
0x22a9d1000 - 0x22a9d3fff OAuth arm64   /System/Library/PrivateFrameworks/OAuth.framework/OAuth
0x22a9d4000 - 0x22a9d6fff CommonAuth arm64   /System/Library/PrivateFrameworks/CommonAuth.framework/CommonAuth
0x22a9d7000 - 0x22aa46fff Heimdal arm64  <5df186d100683348a75ddd4b6cacf893> /System/Library/PrivateFrameworks/Heimdal.framework/Heimdal
0x22aa47000 - 0x22aa70fff GSS arm64   /System/Library/Frameworks/GSS.framework/GSS
0x22aa71000 - 0x22aa88fff ApplePushService arm64   /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService
0x22aa89000 - 0x22ab18fff AccountsDaemon arm64   /System/Library/PrivateFrameworks/AccountsDaemon.framework/AccountsDaemon
0x22ab19000 - 0x22ab3afff AppleIDSSOAuthentication arm64  <53515468bf8b3ab589b09ef9b997e37a> /System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/AppleIDSSOAuthentication
0x22ab3b000 - 0x22abbbfff AppleAccount arm64   /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount
0x22abbc000 - 0x22ad31fff CoreUtils arm64   /System/Library/PrivateFrameworks/CoreUtils.framework/CoreUtils
0x22ad32000 - 0x22ae2bfff IDS arm64  <46b8e141760035ac835ab1fe0f69085f> /System/Library/PrivateFrameworks/IDS.framework/IDS
0x22ae2c000 - 0x22ae52fff MediaServices arm64   /System/Library/PrivateFrameworks/MediaServices.framework/MediaServices
0x22ae53000 - 0x22b026fff MediaRemote arm64  <17ac82c12b8e3200986c2aafb1a3d016> /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote
0x22b027000 - 0x22b041fff UserManagement arm64   /System/Library/PrivateFrameworks/UserManagement.framework/UserManagement
0x22b042000 - 0x22b052fff MobileBluetooth arm64  <6599ffc2cb5e32948e26174df0d748a8> /System/Library/PrivateFrameworks/MobileBluetooth.framework/MobileBluetooth
0x22b053000 - 0x22b083fff Bom arm64  <1a5601365b253bc0a0d1893bf2ad8c6f> /System/Library/PrivateFrameworks/Bom.framework/Bom
0x22b084000 - 0x22b088fff CommunicationsFilter arm64  <80f59aade9ef321185e384ca0c1d009e> /System/Library/PrivateFrameworks/CommunicationsFilter.framework/CommunicationsFilter
0x22b089000 - 0x22b0a9fff FTAWD arm64   /System/Library/PrivateFrameworks/FTAWD.framework/FTAWD
0x22b0aa000 - 0x22b0fffff FTServices arm64  <8f6ec910c08333f5af5b8628b4cca5d2> /System/Library/PrivateFrameworks/FTServices.framework/FTServices
0x22b137000 - 0x22b142fff ProactiveEventTracker arm64  <333a1465e3483f4db6868ccac3f9c246> /System/Library/PrivateFrameworks/ProactiveEventTracker.framework/ProactiveEventTracker
0x22b143000 - 0x22b191fff ChunkingLibrary arm64   /System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary
0x22b192000 - 0x22b1a0fff libnetworkextension.dylib arm64  <14e17d913a403f0f816367fbd3299933> /usr/lib/libnetworkextension.dylib
0x22b1a1000 - 0x22b1c4fff AddressBook arm64   /System/Library/Frameworks/AddressBook.framework/AddressBook
0x22bf1e000 - 0x22c0bbfff NetworkExtension arm64   /System/Library/Frameworks/NetworkExtension.framework/NetworkExtension
0x22c0bc000 - 0x22c4e6fff SiriTTS arm64   /System/Library/PrivateFrameworks/SiriTTS.framework/SiriTTS
0x22c546000 - 0x22c585fff VoiceServices arm64  <8b948beb1f87372c9ce794a0cbb0e2e4> /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices
0x22c6df000 - 0x22c6fcfff AssetCacheServices arm64  <3e3520728b933f09b7e1bced6b06a506> /System/Library/PrivateFrameworks/AssetCacheServices.framework/AssetCacheServices
0x22c6fd000 - 0x22c7aefff NetworkServiceProxy arm64  <773766cef12b3401b4a062d04f3f909a> /System/Library/PrivateFrameworks/NetworkServiceProxy.framework/NetworkServiceProxy
0x22c7af000 - 0x22c883fff MMCS arm64  <4322e21198fd3360bf6c9d6faaad7125> /System/Library/PrivateFrameworks/MMCS.framework/MMCS
0x22c884000 - 0x22c890fff BluetoothManager arm64  <7b94a40b2b9f3be48df7d94524305f3f> /System/Library/PrivateFrameworks/BluetoothManager.framework/BluetoothManager
0x22c891000 - 0x22c900fff CoreDAV arm64  <5ed30a5510d13ca6961a315661af7da7> /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV
0x22c901000 - 0x22c935fff iCalendar arm64  <0792d2b77dfb38d98dbb996c42450e44> /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar
0x22c936000 - 0x22c942fff PersonaKit arm64   /System/Library/PrivateFrameworks/PersonaKit.framework/PersonaKit
0x22c943000 - 0x22c999fff CalendarFoundation arm64   /System/Library/PrivateFrameworks/CalendarFoundation.framework/CalendarFoundation
0x22c99a000 - 0x22c9c8fff PhotosFormats arm64  <53fa60e2f8f631e983772b02fcf04f3f> /System/Library/PrivateFrameworks/PhotosFormats.framework/PhotosFormats
0x22c9c9000 - 0x22ca62fff CalendarDatabase arm64   /System/Library/PrivateFrameworks/CalendarDatabase.framework/CalendarDatabase
0x22ca63000 - 0x22cabbfff CalendarDaemon arm64   /System/Library/PrivateFrameworks/CalendarDaemon.framework/CalendarDaemon
0x22cabc000 - 0x22cc18fff CloudPhotoLibrary arm64  <1128233043d43a3d9ccacc417951c6db> /System/Library/PrivateFrameworks/CloudPhotoLibrary.framework/CloudPhotoLibrary
0x22cc19000 - 0x22ccfdfff EventKit arm64   /System/Library/Frameworks/EventKit.framework/EventKit
0x22ccfe000 - 0x22cd30fff AssetsLibraryServices arm64   /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices
0x22cd66000 - 0x22cd8efff DCIMServices arm64  <2b1bac05d79e3bab8fd4da9fb3582a2b> /System/Library/PrivateFrameworks/DCIMServices.framework/DCIMServices
0x22cd8f000 - 0x22ceadfff CoreMediaStream arm64  <3c582d39f2a130ad9657bd3b36b3c4e0> /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream
0x22ceae000 - 0x22ceb5fff XPCKit arm64   /System/Library/PrivateFrameworks/XPCKit.framework/XPCKit
0x22cf96000 - 0x22cfaffff CloudPhotoServices arm64  <943c0f02402b320ca30aab1a49dd7300> /System/Library/PrivateFrameworks/CloudPhotoServices.framework/CloudPhotoServices
0x22cfb0000 - 0x22cfbbfff CoreRecents arm64   /System/Library/PrivateFrameworks/CoreRecents.framework/CoreRecents
0x22cfbc000 - 0x22cfd8fff MediaStream arm64   /System/Library/PrivateFrameworks/MediaStream.framework/MediaStream
0x22cfd9000 - 0x22d4dafff PhotoLibraryServices arm64  <2869fb68a0533553ae411dcd00e4c293> /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices
0x22d4db000 - 0x22d4f6fff PrototypeTools arm64   /System/Library/PrivateFrameworks/PrototypeTools.framework/PrototypeTools
0x22d4f7000 - 0x22d576fff CoreSymbolication arm64  <13ffa5ede3b630ad9cbfad6529327e5d> /System/Library/PrivateFrameworks/CoreSymbolication.framework/CoreSymbolication
0x22d577000 - 0x22d6c5fff SearchFoundation arm64  <025e5582e4ff33dd934a616fe788b5bc> /System/Library/PrivateFrameworks/SearchFoundation.framework/SearchFoundation
0x22d6c6000 - 0x22d6cbfff IncomingCallFilter arm64  <75d0735251a23220801ac4f605ea7070> /System/Library/PrivateFrameworks/IncomingCallFilter.framework/IncomingCallFilter
0x22d6cc000 - 0x22d782fff iTunesStore arm64   /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore
0x22d783000 - 0x22d789fff libtzupdate.dylib arm64   /usr/lib/libtzupdate.dylib
0x22d78a000 - 0x22d8d8fff Preferences arm64   /System/Library/PrivateFrameworks/Preferences.framework/Preferences
0x22d8d9000 - 0x22d8e1fff CoreTime arm64  <11887ccfa0683b2fbfa3a178da896a78> /System/Library/PrivateFrameworks/CoreTime.framework/CoreTime
0x22d8e2000 - 0x22d932fff CoreAppleCVA arm64  <2290f3e4940f393ea0181118ee48ccb5> /System/Library/PrivateFrameworks/CoreAppleCVA.framework/CoreAppleCVA
0x22d933000 - 0x22d971fff DifferentialPrivacy arm64  <03d8ca78fd0c3e6eb7e6e3877ae1c89d> /System/Library/PrivateFrameworks/DifferentialPrivacy.framework/DifferentialPrivacy
0x22d972000 - 0x22db14fff AppleCVA arm64   /System/Library/PrivateFrameworks/AppleCVA.framework/AppleCVA
0x22db15000 - 0x22dbccfff Montreal arm64  <10037f1e231037aba6300cc57fe21bac> /System/Library/PrivateFrameworks/Montreal.framework/Montreal
0x22dbcd000 - 0x22deeefff Espresso arm64  <1e8714a7339e35a4a082a49023f58058> /System/Library/PrivateFrameworks/Espresso.framework/Espresso
0x22deef000 - 0x22def5fff MobileSystemServices arm64   /System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices
0x22def6000 - 0x22e0e2fff Photos arm64   /System/Library/Frameworks/Photos.framework/Photos
0x22e0e3000 - 0x22e306fff CoreML arm64  <5df9cd32f1b836c3b899cbc720433968> /System/Library/Frameworks/CoreML.framework/CoreML
0x22e307000 - 0x22e30bfff CoreOptimization arm64   /System/Library/PrivateFrameworks/CoreOptimization.framework/CoreOptimization
0x22e30c000 - 0x22e368fff SafariCore arm64   /System/Library/PrivateFrameworks/SafariCore.framework/SafariCore
0x22e369000 - 0x22e3bdfff CorePrediction arm64   /System/Library/PrivateFrameworks/CorePrediction.framework/CorePrediction
0x22e3ca000 - 0x22e4c6fff Navigation arm64  <2082ad9fae8a3a0b851f890cb3890709> /System/Library/PrivateFrameworks/Navigation.framework/Navigation
0x22e4c7000 - 0x22e4defff ContactsDonation arm64  <6888a2b372ba3080b469255527fe92b6> /System/Library/PrivateFrameworks/ContactsDonation.framework/ContactsDonation
0x22e4df000 - 0x22e50bfff Futhark arm64  <5a58f3f20ea433068150ba0072f1228c> /System/Library/PrivateFrameworks/Futhark.framework/Futhark
0x22e50c000 - 0x22e57bfff NanoRegistry arm64  <2beb6abe223d393187fe8933d8388940> /System/Library/PrivateFrameworks/NanoRegistry.framework/NanoRegistry
0x22e57c000 - 0x22e5d3fff ToneLibrary arm64  <3747c14e3df837ef85af1c590681570e> /System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary
0x22e5d4000 - 0x22e5eafff BaseBoardUI arm64   /System/Library/PrivateFrameworks/BaseBoardUI.framework/BaseBoardUI
0x22e5eb000 - 0x22e642fff ContactsUICore arm64  <9a898bf2e0603bd0b03011e4559860ed> /System/Library/PrivateFrameworks/ContactsUICore.framework/ContactsUICore
0x22e643000 - 0x22e7b5fff ContactsUI arm64  <2e4a11abae443b38aff7835b14ba2973> /System/Library/Frameworks/ContactsUI.framework/ContactsUI
0x22e7b6000 - 0x22e880fff CorePDF arm64   /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF
0x22e881000 - 0x22eb12fff Vision arm64  <6905ff0aebc43bc2b56d0551c87aa5e1> /System/Library/Frameworks/Vision.framework/Vision
0x22eb13000 - 0x22f021fff WebKit arm64  <4880a5106940311b88afd19665c680d5> /System/Library/Frameworks/WebKit.framework/WebKit
0x22f022000 - 0x22f0b7fff BulletinBoard arm64  <828370a11f66361f875ec0a701b619f8> /System/Library/PrivateFrameworks/BulletinBoard.framework/BulletinBoard
0x22f0b8000 - 0x22f0bdfff ConstantClasses arm64  <74d07a639dd83ae4b9603404a9f9c9ba> /System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses
0x22f0be000 - 0x22f0c6fff CertUI arm64  <8a9796e09dea3efeafca68ce41b39e31> /System/Library/PrivateFrameworks/CertUI.framework/CertUI
0x22f1bc000 - 0x22f24bfff MediaPlatform arm64  <06698c49f72f3b67bece699d58de4cfc> /System/Library/PrivateFrameworks/MediaPlatform.framework/MediaPlatform
0x22f24c000 - 0x22f2acfff WebBookmarks arm64   /System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks
0x22f2ad000 - 0x22f2b7fff DAAPKit arm64  <96d9c66bd44130b2ba08595b57ea961e> /System/Library/PrivateFrameworks/DAAPKit.framework/DAAPKit
0x22f3ae000 - 0x22f681fff MediaLibraryCore arm64   /System/Library/PrivateFrameworks/MediaLibraryCore.framework/MediaLibraryCore
0x22f684000 - 0x22f8fcfff MusicLibrary arm64   /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary
0x22f8fd000 - 0x22ff16fff VectorKit arm64   /System/Library/PrivateFrameworks/VectorKit.framework/VectorKit
0x22ff17000 - 0x230163fff MapKit arm64   /System/Library/Frameworks/MapKit.framework/MapKit
0x230164000 - 0x23032dfff iTunesCloud arm64   /System/Library/PrivateFrameworks/iTunesCloud.framework/iTunesCloud
0x23032e000 - 0x2303c7fff HomeSharing arm64  <5374e3a092ed35728135cfc421c60657> /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing
0x23054f000 - 0x230984fff MediaPlayer arm64  <57afa50e386d338f8f9b224428474adf> /System/Library/Frameworks/MediaPlayer.framework/MediaPlayer
0x230985000 - 0x2309a9fff MobileInstallation arm64   /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation
0x2309aa000 - 0x2309b1fff EmailAddressing arm64   /System/Library/PrivateFrameworks/EmailAddressing.framework/EmailAddressing
0x2309b2000 - 0x2309b4fff MessageSupport arm64  <5b199ced5d6e383b8e018feb17b246cc> /System/Library/PrivateFrameworks/MessageSupport.framework/MessageSupport
0x2309b5000 - 0x2309b7fff InternationalTextSearch arm64   /System/Library/PrivateFrameworks/InternationalTextSearch.framework/InternationalTextSearch
0x2309b8000 - 0x230a11fff MIME arm64  <7b9b4a7883f0311fb4815bba96e98425> /System/Library/PrivateFrameworks/MIME.framework/MIME
0x230a12000 - 0x230a47fff ProactiveSupport arm64   /System/Library/PrivateFrameworks/ProactiveSupport.framework/ProactiveSupport
0x230a48000 - 0x230a7ffff Notes arm64  <68061df84ff9387c931b0a524279e1b3> /System/Library/PrivateFrameworks/Notes.framework/Notes
0x230a80000 - 0x230b46fff TelephonyUtilities arm64  <9d66f2e6043d30a3a9c6c27e37d06199> /System/Library/PrivateFrameworks/TelephonyUtilities.framework/TelephonyUtilities
0x230ba1000 - 0x230bf6fff DataAccess arm64  <1815523b200c3cc8817fc7ebfef09c6c> /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess
0x230bf7000 - 0x230c08fff AssetsLibrary arm64  <73422d678bd3303fbd22ed5422b70fc7> /System/Library/Frameworks/AssetsLibrary.framework/AssetsLibrary
0x230ed4000 - 0x230f6cfff Social arm64   /System/Library/Frameworks/Social.framework/Social
0x231002000 - 0x231019fff CoreFollowUp arm64  <2c49dd7ee59e301f8c5d6ff6f5df7f79> /System/Library/PrivateFrameworks/CoreFollowUp.framework/CoreFollowUp
0x23101a000 - 0x231089fff CoreSuggestions arm64   /System/Library/PrivateFrameworks/CoreSuggestions.framework/CoreSuggestions
0x23108a000 - 0x23109afff MailServices arm64   /System/Library/PrivateFrameworks/MailServices.framework/MailServices
0x23109b000 - 0x231127fff CoreRecognition arm64  <6109cf42fc4e393d9d2b3c31b546ed01> /System/Library/PrivateFrameworks/CoreRecognition.framework/CoreRecognition
0x231128000 - 0x231150fff MailSupport arm64  <1ddee1ca69ee318e9c5814a6de9b181d> /System/Library/PrivateFrameworks/MailSupport.framework/MailSupport
0x231151000 - 0x23129cfff Message arm64   /System/Library/PrivateFrameworks/Message.framework/Message
0x23149d000 - 0x23154ffff CoreParsec arm64   /System/Library/PrivateFrameworks/CoreParsec.framework/CoreParsec
0x23157d000 - 0x2315adfff SharedUtils arm64  <6059d03bc336330ab86b929ad8301421> /System/Library/Frameworks/LocalAuthentication.framework/Support/SharedUtils.framework/SharedUtils
0x2315ae000 - 0x2315ecfff ContactsAutocomplete arm64  <5c4a4596904236e1b9013d2562991b27> /System/Library/PrivateFrameworks/ContactsAutocomplete.framework/ContactsAutocomplete
0x2315ed000 - 0x2316b6fff VideoSubscriberAccount arm64  <3172acc93bf13dc594092c70a823385c> /System/Library/Frameworks/VideoSubscriberAccount.framework/VideoSubscriberAccount
0x2316b7000 - 0x2316e6fff Pegasus arm64  <0bc46bc40c743e99b1f9902d96802461> /System/Library/PrivateFrameworks/Pegasus.framework/Pegasus
0x2316e7000 - 0x23179ffff AVKit arm64   /System/Library/Frameworks/AVKit.framework/AVKit
0x2317ca000 - 0x2317cdfff FTClientServices arm64  <9d1f004e1e6f3da2b7ac410882c016cf> /System/Library/PrivateFrameworks/FTClientServices.framework/FTClientServices
0x2317ce000 - 0x2317d1fff SharedWebCredentials arm64  <6537704679fb399882b2601b3925e32c> /System/Library/PrivateFrameworks/SharedWebCredentials.framework/SharedWebCredentials
0x2317d3000 - 0x2317ecfff SafariFoundation arm64  <3a2adac8991c3d7482913067354c6d67> /System/Library/PrivateFrameworks/SafariFoundation.framework/SafariFoundation
0x2319c0000 - 0x2319d4fff LocalAuthentication arm64  <9d19f454a2d139abafd1d281181ea3a7> /System/Library/Frameworks/LocalAuthentication.framework/LocalAuthentication
0x2319d5000 - 0x2319d7fff ParsecSubscriptionServiceSupport arm64   /System/Library/PrivateFrameworks/ParsecSubscriptionServiceSupport.framework/ParsecSubscriptionServiceSupport
0x231a7c000 - 0x231cabfff SafariShared arm64  <8dda9625409634898d1201d21be7292c> /System/Library/PrivateFrameworks/SafariShared.framework/SafariShared
0x231cac000 - 0x231cc6fff WebUI arm64  <25a4d7caf0f83d91b6da17e07f53872b> /System/Library/PrivateFrameworks/WebUI.framework/WebUI
0x231cc7000 - 0x231cd4fff SetupAssistantSupport arm64  <981dd2ff655935878caceace743fb9b2> /System/Library/PrivateFrameworks/SetupAssistantSupport.framework/SetupAssistantSupport
0x231cd5000 - 0x231cfefff SetupAssistant arm64   /System/Library/PrivateFrameworks/SetupAssistant.framework/SetupAssistant
0x231d4b000 - 0x231d54fff MobileStorage arm64  <89c8d821028e3f4c85b3c5e0c1add5b2> /System/Library/PrivateFrameworks/MobileStorage.framework/MobileStorage
0x231d94000 - 0x231df0fff ImageCapture arm64   /System/Library/PrivateFrameworks/ImageCapture.framework/ImageCapture
0x232a72000 - 0x232a77fff LinguisticData arm64  <5b4873c9a7353aedb61b0a3b893a936f> /System/Library/PrivateFrameworks/LinguisticData.framework/LinguisticData
0x2330f0000 - 0x23312bfff StoreKit arm64  <0c58e5cbef883faa8019e37cbd21a586> /System/Library/Frameworks/StoreKit.framework/StoreKit
0x2332ed000 - 0x233306fff MetalKit arm64  <78b67b0f3d793387b60d204d33ccf4e1> /System/Library/Frameworks/MetalKit.framework/MetalKit
0x233d54000 - 0x233e1afff PDFKit arm64  <4703b75491733bf78b4f4aba81e3454e> /System/Library/Frameworks/PDFKit.framework/PDFKit
0x23418f000 - 0x2341a1fff MobileDeviceLink arm64   /System/Library/PrivateFrameworks/MobileDeviceLink.framework/MobileDeviceLink
0x23427e000 - 0x2342c4fff MobileBackup arm64   /System/Library/PrivateFrameworks/MobileBackup.framework/MobileBackup
0x2342c5000 - 0x234312fff SafariSafeBrowsing arm64   /System/Library/PrivateFrameworks/SafariSafeBrowsing.framework/SafariSafeBrowsing
0x234313000 - 0x23445afff SafariServices arm64  <068c9ecebd9138819c2ae7e7e4636573> /System/Library/Frameworks/SafariServices.framework/SafariServices
0x2347f7000 - 0x2348eefff MessageUI arm64   /System/Library/Frameworks/MessageUI.framework/MessageUI
0x235cee000 - 0x235d42fff CallKit arm64   /System/Library/Frameworks/CallKit.framework/CallKit
0x236a69000 - 0x236abafff LoggingSupport arm64  <08c3df7b7ab93ac2b6e6f5879a149f4c> /System/Library/PrivateFrameworks/LoggingSupport.framework/LoggingSupport
0x236df9000 - 0x236e02fff FamilyCircle arm64  <16e606c181c538d8975c710ab8e6d471> /System/Library/PrivateFrameworks/FamilyCircle.framework/FamilyCircle
0x238a8c000 - 0x238aaffff AppSupportUI arm64  <3aa9eb7449413d3688f770cc58eaa51e> /System/Library/PrivateFrameworks/AppSupportUI.framework/AppSupportUI
0x23940d000 - 0x239451fff Catalyst arm64  <6403066ac7153fa5938c35bacd00e75f> /System/Library/PrivateFrameworks/Catalyst.framework/Catalyst
0x239739000 - 0x23973efff kperf arm64  <22b23ecb781b37c180cfdb841b7757e4> /System/Library/PrivateFrameworks/kperf.framework/kperf
0x239990000 - 0x2399b0fff CellularPlanManager arm64   /System/Library/PrivateFrameworks/CellularPlanManager.framework/CellularPlanManager
0x2399b1000 - 0x239a06fff DeviceManagement arm64  <078b863814ad36cb87eb81055d8bd03c> /System/Library/PrivateFrameworks/DeviceManagement.framework/DeviceManagement
0x239b6e000 - 0x239b76fff kperfdata arm64  <4c56a9b739c639798fba77f34d34c930> /System/Library/PrivateFrameworks/kperfdata.framework/kperfdata
0x239bb9000 - 0x239bc0fff libdscsym.dylib arm64   /usr/lib/libdscsym.dylib
0x239f63000 - 0x239f9afff ktrace arm64  <11cbf8b15e4b35f19ef8fb9748bd2ca9> /System/Library/PrivateFrameworks/ktrace.framework/ktrace
0x23c1b4000 - 0x23c1f7fff BiometricKit arm64   /System/Library/PrivateFrameworks/BiometricKit.framework/BiometricKit
0x23c216000 - 0x23c225fff CTCarrierSpace arm64  <9f8fa0c00ce03525af8a601dbceed00d> /System/Library/PrivateFrameworks/CTCarrierSpace.framework/CTCarrierSpace
0x23c67e000 - 0x23c6a1fff DeviceIdentity arm64  <24adf31e822d3a6f85f3bdb46e93da94> /System/Library/PrivateFrameworks/DeviceIdentity.framework/DeviceIdentity
0x23e614000 - 0x23e682fff Rapport arm64   /System/Library/PrivateFrameworks/Rapport.framework/Rapport
0x23e6be000 - 0x23e6fffff SignpostSupport arm64   /System/Library/PrivateFrameworks/SignpostSupport.framework/SignpostSupport
0x23f5f6000 - 0x23f5fdfff libMatch.1.dylib arm64  <28d2837b88833766bdfba6200ce6a98c> /usr/lib/libMatch.1.dylib
0x23f646000 - 0x23f65bfff libtailspin.dylib arm64   /usr/lib/libtailspin.dylib
0x242146000 - 0x242151fff ContextKit arm64   /System/Library/PrivateFrameworks/ContextKit.framework/ContextKit
0x24239e000 - 0x2423c5fff CoreServicesInternal arm64  <72056ec6c0de31c092afd6fd784a0d8e> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal
0x242a15000 - 0x242a1cfff EmailCore arm64  <70add1f9a8c931908617110d6b7cd8cc> /System/Library/PrivateFrameworks/EmailCore.framework/EmailCore
0x242a2a000 - 0x242a3cfff libGSFontCache.dylib arm64   /System/Library/PrivateFrameworks/FontServices.framework/libGSFontCache.dylib
0x242a3d000 - 0x242a6dfff libTrueTypeScaler.dylib arm64   /System/Library/PrivateFrameworks/FontServices.framework/libTrueTypeScaler.dylib
0x24449f000 - 0x2444a3fff InternationalSupport arm64  <071cd5bc30263bacba58a9d92f6a0ff9> /System/Library/PrivateFrameworks/InternationalSupport.framework/InternationalSupport
0x24564e000 - 0x24565afff PersonaUI arm64   /System/Library/PrivateFrameworks/PersonaUI.framework/PersonaUI
0x2459d1000 - 0x2459dbfff SignpostCollection arm64  <179498e0269030eabf6c8aa4b12633e4> /System/Library/PrivateFrameworks/SignpostCollection.framework/SignpostCollection
0x2463e9000 - 0x2463ecfff XCTTargetBootstrap arm64  <9a025de034363df7b21e84fe72149ded> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/XCTTargetBootstrap
0x24642a000 - 0x24643dfff libEDR arm64  <447342f0094d3e62bc9147c343872b1f> /System/Library/PrivateFrameworks/libEDR.framework/libEDR
0x246f3c000 - 0x246f3cfff libcharset.1.dylib arm64   /usr/lib/libcharset.1.dylib
0x2479ac000 - 0x2479adfff libsandbox.1.dylib arm64  <77c23a293e4e3a04b46d38ade6cddd6f> /usr/lib/libsandbox.1.dylib
0x247ad3000 - 0x247adcfff AuthenticationServices arm64  <908c6d8bf4383567a18f0a567b52a357> /System/Library/Frameworks/AuthenticationServices.framework/AuthenticationServices
0x247b66000 - 0x247ca3fff CoreServices arm64  <1b1fdbf45e42320b9f1f6bfa618a9e18> /System/Library/Frameworks/CoreServices.framework/CoreServices
0x247ccd000 - 0x247ce6fff MPSRayIntersector arm64   /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/MPSRayIntersector
0x247d13000 - 0x247e39fff Network arm64  <02086028934236b895b241a7d872034a> /System/Library/Frameworks/Network.framework/Network
0x247e49000 - 0x247e57fff ANEServices arm64  <819253d655453afa8d86ddc5fc2d4a96> /System/Library/PrivateFrameworks/ANEServices.framework/ANEServices
0x247e5c000 - 0x247e60fff ASEProcessing arm64   /System/Library/PrivateFrameworks/ASEProcessing.framework/ASEProcessing
0x247e61000 - 0x247e6cfff AXCoreUtilities arm64  <0f112a4a8c7331dbbb579e3b1221bb17> /System/Library/PrivateFrameworks/AXCoreUtilities.framework/AXCoreUtilities
0x2480eb000 - 0x248238fff AppleMediaServices arm64  <2260a47bada638c28e2a7d89638cbe10> /System/Library/PrivateFrameworks/AppleMediaServices.framework/AppleMediaServices
0x248239000 - 0x248248fff AppleNeuralEngine arm64  <554f6e2ce89d3a6d9d17ec389c70c143> /System/Library/PrivateFrameworks/AppleNeuralEngine.framework/AppleNeuralEngine
0x2483c1000 - 0x2483f6fff C2 arm64  <451d7f65a55334fe8be09713d5fe0dde> /System/Library/PrivateFrameworks/C2.framework/C2
0x248580000 - 0x24858afff Categories arm64  <90bb6e61d77d3b8498462d1594e61fa1> /System/Library/PrivateFrameworks/Categories.framework/Categories
0x248680000 - 0x2487a3fff ConfigurationEngineModel arm64   /System/Library/PrivateFrameworks/ConfigurationEngineModel.framework/ConfigurationEngineModel
0x2488fd000 - 0x248916fff DoNotDisturb arm64   /System/Library/PrivateFrameworks/DoNotDisturb.framework/DoNotDisturb
0x248a3a000 - 0x248a8dfff DocumentManager arm64   /System/Library/PrivateFrameworks/DocumentManager.framework/DocumentManager
0x248bc3000 - 0x248bc7fff IdleTimerServices arm64   /System/Library/PrivateFrameworks/IdleTimerServices.framework/IdleTimerServices
0x248ca9000 - 0x248cd1fff MetadataUtilities arm64  <9aa476a985e83c95bc2482680c97b09c> /System/Library/PrivateFrameworks/MetadataUtilities.framework/MetadataUtilities
0x249dd1000 - 0x249e1dfff OTSVG arm64  <47ac1e162b8c3e108277b2d92663afa5> /System/Library/PrivateFrameworks/OTSVG.framework/OTSVG
0x249f11000 - 0x249f6bfff PhotoFoundation arm64  <4f0fa6a6f7a13e3eb274a9ed13421fdb> /System/Library/PrivateFrameworks/PhotoFoundation.framework/PhotoFoundation
0x249fbb000 - 0x249ffcfff PhotosImagingFoundation arm64  <4e41857c14153ed383042ff7c0b710ae> /System/Library/PrivateFrameworks/PhotosImagingFoundation.framework/PhotosImagingFoundation
0x24a05e000 - 0x24a0abfff ROCKit arm64   /System/Library/PrivateFrameworks/ROCKit.framework/ROCKit
0x24a25c000 - 0x24a2bffff RemoteManagement arm64   /System/Library/PrivateFrameworks/RemoteManagement.framework/RemoteManagement
0x24a2c5000 - 0x24a2d6fff RemoteTextInput arm64  <9da35dcb38883d23980c1fe985637f1a> /System/Library/PrivateFrameworks/RemoteTextInput.framework/RemoteTextInput
0x24a2fe000 - 0x24a392fff SampleAnalysis arm64   /System/Library/PrivateFrameworks/SampleAnalysis.framework/SampleAnalysis
0x24a53d000 - 0x24a544fff StatsKit arm64   /System/Library/PrivateFrameworks/StatsKit.framework/StatsKit
0x24b161000 - 0x24c245fff UIKitCore arm64  <40a93e939f8635c1905c7b947c7c2305> /System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore
0x24c246000 - 0x24c250fff UIKitServices arm64   /System/Library/PrivateFrameworks/UIKitServices.framework/UIKitServices
0x24c251000 - 0x24c257fff URLFormatting arm64  <3e29a767b64b37a9baf172222eb1ecc6> /System/Library/PrivateFrameworks/URLFormatting.framework/URLFormatting
0x24c258000 - 0x24c278fff UsageTracking arm64  <8ec3cc44aa9e3db3a9c8339ff2cbf6bb> /System/Library/PrivateFrameworks/UsageTracking.framework/UsageTracking


EOF