CFNetwork crash with iOS 11.3.1

Hi,

We meet below crash in ipad with iOS 11.3.1, but no crash in device with iOS 11.2.x.

Does someone has any idea about this crash?


# Crashlytics - plaintext stacktrace downloaded by Bob Fang at Wed, 09 May 2018 07:04:38 GMT

# Platform: ios

# Issue #: 19

# Issue ID: 5aefbe8a11e9fa0aa5b3834d

# Session ID: e526b773bff94943a40d765d45b3a1c5_DNE_0_v2

# Date: 2018-05-08T05:29:00Z

# OS Version: 11.3.1 (15E302)

# Device: iPad Air 2

# RAM Free: 8.5%

# Disk Free: 90.7%


#8. Crashed: com.apple.network.connections

0 CFNetwork 0x182a3a208 ConnectionProtocolSetFinalData(nw_protocol*) + 124

1 CFNetwork 0x182a3a204 ConnectionProtocolSetFinalData(nw_protocol*) + 120

2 CFNetwork 0x182a381bc ConnectionProtocolRemoveInputHandler(nw_protocol*, nw_protocol*, bool) + 112

3 libnetwork.dylib 0x183158fdc nw_endpoint_flow_failed + 388

4 libnetwork.dylib 0x18315aacc nw_endpoint_flow_setup_protocols + 1344

5 libnetwork.dylib 0x18315710c -[NWConcrete_nw_endpoint_flow startWithHandler:] + 4484

6 libnetwork.dylib 0x1831adaa0 nw_endpoint_handler_path_change + 10620

7 libnetwork.dylib 0x1831aad68 nw_endpoint_handler_start + 1176

8 libnetwork.dylib 0x183210b78 __nw_connection_start_block_invoke + 632

9 libdispatch.dylib 0x181b64b24 _dispatch_call_block_and_release + 24

10 libdispatch.dylib 0x181b64ae4 _dispatch_client_callout + 16

11 libdispatch.dylib 0x181b6ea38 _dispatch_queue_serial_drain$VARIANT$mp + 608

12 libdispatch.dylib 0x181b6f380 _dispatch_queue_invoke$VARIANT$mp + 336

13 libdispatch.dylib 0x181b6fd4c _dispatch_root_queue_drain_deferred_wlh$VARIANT$mp + 340

14 libdispatch.dylib 0x181b7811c _dispatch_workloop_worker_thread$VARIANT$mp + 668

15 libsystem_pthread.dylib 0x181e97e70 _pthread_wqthread + 860

16 libsystem_pthread.dylib 0x181e97b08 start_wqthread + 4



--



#0. com.apple.main-thread

0 libsystem_kernel.dylib 0x181cd7e08 mach_msg_trap + 8

1 libsystem_kernel.dylib 0x181cd7c80 mach_msg + 72

2 CoreFoundation 0x18221ae40 __CFRunLoopServiceMachPort + 196

3 CoreFoundation 0x182218908 __CFRunLoopRun + 1568

4 CoreFoundation 0x182138da8 CFRunLoopRunSpecific + 552

5 GraphicsServices 0x18411b020 GSEventRunModal + 100

6 UIKit 0x18c11978c UIApplicationMain + 236

7 (UAT) SPDR Sales Application 0x100f2e090 main (AppDelegate.swift:17)

8 libdyld.dylib 0x181bc9fc0 start + 4



#1. com.apple.uikit.eventfetch-thread

0 libsystem_kernel.dylib 0x181cd7e08 mach_msg_trap + 8

1 libsystem_kernel.dylib 0x181cd7c80 mach_msg + 72

2 CoreFoundation 0x18221ae40 __CFRunLoopServiceMachPort + 196

3 CoreFoundation 0x182218908 __CFRunLoopRun + 1568

4 CoreFoundation 0x182138da8 CFRunLoopRunSpecific + 552

5 Foundation 0x182bad674 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 304

6 Foundation 0x182bad51c -[NSRunLoop(NSRunLoop) runUntilDate:] + 148

7 UIKit 0x18bdfe7e4 -[UIEventFetcher threadMain] + 136

8 Foundation 0x182cbdefc __NSThread__start__ + 1040

9 libsystem_pthread.dylib 0x181e99220 _pthread_body + 272

10 libsystem_pthread.dylib 0x181e99110 _pthread_body + 290

11 libsystem_pthread.dylib 0x181e97b10 thread_start + 4



#2. Thread

0 libsystem_kernel.dylib 0x181cf90f4 __psynch_cvwait + 8

1 libsystem_pthread.dylib 0x181e9bc90 _pthread_cond_wait$VARIANT$mp + 644

2 libc++.1.dylib 0x1813af25c std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 24

3 JavaScriptCore 0x18988f1a4 void std::__1::condition_variable_any::wait<std::__1::unique_lock<bmalloc::Mutex> >(std::__1::unique_lock<bmalloc::Mutex>&) + 104

4 JavaScriptCore 0x18988edb8 bmalloc::Scavenger::threadRunLoop() + 164

5 JavaScriptCore 0x18988eb60 bmalloc::Scavenger::Scavenger(std::__1::lock_guard<bmalloc::StaticMutex>&) + 10

6 JavaScriptCore 0x18988ef7c void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (*)(bmalloc::Scavenger*), bmalloc::Scavenger*> >(void*) + 44

7 libsystem_pthread.dylib 0x181e99220 _pthread_body + 272

8 libsystem_pthread.dylib 0x181e99110 _pthread_body + 290

9 libsystem_pthread.dylib 0x181e97b10 thread_start + 4



#3. com.twitter.crashlytics.ios.MachExceptionServer

0 (UAT) SPDR Sales Application 0x10101a8d8 CLSProcessRecordAllThreads + 1572

1 (UAT) SPDR Sales Application 0x10101a8d8 CLSProcessRecordAllThreads + 1572

2 (UAT) SPDR Sales Application 0x10101a794 CLSProcessRecordAllThreads + 1248

3 (UAT) SPDR Sales Application 0x101009400 CLSHandler + 48

4 (UAT) SPDR Sales Application 0x1010040b0 CLSMachExceptionServer + 424

5 libsystem_pthread.dylib 0x181e99220 _pthread_body + 272

6 libsystem_pthread.dylib 0x181e99110 _pthread_body + 290

7 libsystem_pthread.dylib 0x181e97b10 thread_start + 4



#4. Thread

0 libsystem_kernel.dylib 0x181cf9d84 __workq_kernreturn + 8

1 libsystem_pthread.dylib 0x181e980a0 _pthread_wqthread + 1420

2 libsystem_pthread.dylib 0x181e97b08 start_wqthread + 4



#5. com.apple.NSURLConnectionLoader

0 libsystem_kernel.dylib 0x181cd7e08 mach_msg_trap + 8

1 libsystem_kernel.dylib 0x181cd7c80 mach_msg + 72

2 CoreFoundation 0x18221ae40 __CFRunLoopServiceMachPort + 196

3 CoreFoundation 0x182218908 __CFRunLoopRun + 1568

4 CoreFoundation 0x182138da8 CFRunLoopRunSpecific + 552

5 CFNetwork 0x182a464b0 -[__CoreSchedulingSetRunnable runForever] + 220

6 Foundation 0x182cbdefc __NSThread__start__ + 1040

7 libsystem_pthread.dylib 0x181e99220 _pthread_body + 272

8 libsystem_pthread.dylib 0x181e99110 _pthread_body + 290

9 libsystem_pthread.dylib 0x181e97b10 thread_start + 4



#6. Thread

0 libsystem_pthread.dylib 0x181e97b04 start_wqthread + 122



#7. Thread

0 libsystem_kernel.dylib 0x181cf9d84 __workq_kernreturn + 8

1 libsystem_pthread.dylib 0x181e97eb4 _pthread_wqthread + 928

2 libsystem_pthread.dylib 0x181e97b08 start_wqthread + 4



#8. Crashed: com.apple.network.connections

0 CFNetwork 0x182a3a208 ConnectionProtocolSetFinalData(nw_protocol*) + 124

1 CFNetwork 0x182a3a204 ConnectionProtocolSetFinalData(nw_protocol*) + 120

2 CFNetwork 0x182a381bc ConnectionProtocolRemoveInputHandler(nw_protocol*, nw_protocol*, bool) + 112

3 libnetwork.dylib 0x183158fdc nw_endpoint_flow_failed + 388

4 libnetwork.dylib 0x18315aacc nw_endpoint_flow_setup_protocols + 1344

5 libnetwork.dylib 0x18315710c -[NWConcrete_nw_endpoint_flow startWithHandler:] + 4484

6 libnetwork.dylib 0x1831adaa0 nw_endpoint_handler_path_change + 10620

7 libnetwork.dylib 0x1831aad68 nw_endpoint_handler_start + 1176

8 libnetwork.dylib 0x183210b78 __nw_connection_start_block_invoke + 632

9 libdispatch.dylib 0x181b64b24 _dispatch_call_block_and_release + 24

10 libdispatch.dylib 0x181b64ae4 _dispatch_client_callout + 16

11 libdispatch.dylib 0x181b6ea38 _dispatch_queue_serial_drain$VARIANT$mp + 608

12 libdispatch.dylib 0x181b6f380 _dispatch_queue_invoke$VARIANT$mp + 336

13 libdispatch.dylib 0x181b6fd4c _dispatch_root_queue_drain_deferred_wlh$VARIANT$mp + 340

14 libdispatch.dylib 0x181b7811c _dispatch_workloop_worker_thread$VARIANT$mp + 668

15 libsystem_pthread.dylib 0x181e97e70 _pthread_wqthread + 860

16 libsystem_pthread.dylib 0x181e97b08 start_wqthread + 4



#9. Thread

0 libsystem_kernel.dylib 0x181cf9d84 __workq_kernreturn + 8

1 libsystem_pthread.dylib 0x181e97eb4 _pthread_wqthread + 928

2 libsystem_pthread.dylib 0x181e97b08 start_wqthread + 4



#10. Thread

0 libsystem_kernel.dylib 0x181cf9d84 __workq_kernreturn + 8

1 libsystem_pthread.dylib 0x181e980a0 _pthread_wqthread + 1420

2 libsystem_pthread.dylib 0x181e97b08 start_wqthread + 4

Replies

There are a bunch of similar-looking crashes discussed here on DevForums (for example, this thread) but this one looks quite different from the ones I’ve seen before. Do you have an Apple crash report for this crash? If so, please post it.

Share and Enjoy

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

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

Incident Identifier: C88C5069-457C-4CCC-8BBF-A9376698769E

CrashReporter Key: 93ed9df01982205b4c4c17eca0d288b21786b92c

Hardware Model: iPad5,3

Process: (UAT) SPDR Sales Application [862]

Path: /private/var/containers/Bundle/Application/A31BA651-43D6-4D42-97E5-1249ABFBD331/(UAT) SPDR Sales Application.app/(UAT) SPDR Sales Application

Identifier: com.ssga.ibg.sales.contentApp.uat

Version: 4.0.0.15 (4.0.0.15)

Code Type: ARM-64 (Native)

Role: Foreground

Parent Process: launchd [1]

Coalition: com.ssga.ibg.sales.contentApp.uat [705]





Date/Time: 2018-05-07 16:43:16.8990 +0800

Launch Time: 2018-05-07 16:35:49.5268 +0800

OS Version: iPhone OS 11.3.1 (15E302)

Baseband Version: n/a

Report Version: 104



Exception Type: EXC_BAD_ACCESS (SIGSEGV)

Exception Subtype: KERN_INVALID_ADDRESS at 0x0000000000000018

VM Region Info: 0x18 is not in any region. Bytes before following region: 4308697064

REGION TYPE START - END [ VSIZE] PRT/MAX SHRMOD REGION DETAIL

UNUSED SPACE AT START

--->

__TEXT 0000000100d18000-0000000100ed8000 [ 1792K] r-x/r-x SM=COW ...s Application



Termination Signal: Segmentation fault: 11

Termination Reason: Namespace SIGNAL, Code 0xb

Terminating Process: exc handler [0]

Triggered by Thread: 8



Filtered syslog:

None found



Thread 0 name: Dispatch queue: com.apple.main-thread

Thread 0:

0 libsystem_kernel.dylib 0x0000000181cd7e08 mach_msg_trap + 8

1 libsystem_kernel.dylib 0x0000000181cd7c80 mach_msg + 72

2 CoreFoundation 0x000000018221ae40 __CFRunLoopServiceMachPort + 196

3 CoreFoundation 0x0000000182218908 __CFRunLoopRun + 1568

4 CoreFoundation 0x0000000182138da8 CFRunLoopRunSpecific + 552

5 GraphicsServices 0x000000018411b020 GSEventRunModal + 100

6 UIKit 0x000000018c11978c UIApplicationMain + 236

7 (UAT) SPDR Sales Application 0x0000000100d1d934 0x100d18000 + 22836

8 libdyld.dylib 0x0000000181bc9fc0 start + 4



Thread 1 name: com.apple.uikit.eventfetch-thread

Thread 1:

0 libsystem_kernel.dylib 0x0000000181cd7e08 mach_msg_trap + 8

1 libsystem_kernel.dylib 0x0000000181cd7c80 mach_msg + 72

2 CoreFoundation 0x000000018221ae40 __CFRunLoopServiceMachPort + 196

3 CoreFoundation 0x0000000182218908 __CFRunLoopRun + 1568

4 CoreFoundation 0x0000000182138da8 CFRunLoopRunSpecific + 552

5 Foundation 0x0000000182bad674 -[NSRunLoop+ 34420 (NSRunLoop) runMode:beforeDate:] + 304

6 Foundation 0x0000000182bad51c -[NSRunLoop+ 34076 (NSRunLoop) runUntilDate:] + 148

7 UIKit 0x000000018bdfe7e4 -[UIEventFetcher threadMain] + 136

8 Foundation 0x0000000182cbdefc __NSThread__start__ + 1040

9 libsystem_pthread.dylib 0x0000000181e99220 _pthread_body + 272

10 libsystem_pthread.dylib 0x0000000181e99110 _pthread_body + 0

11 libsystem_pthread.dylib 0x0000000181e97b10 thread_start + 4



Thread 2:

0 libsystem_kernel.dylib 0x0000000181cf90f4 __psynch_cvwait + 8

1 libsystem_pthread.dylib 0x0000000181e9bc90 _pthread_cond_wait$VARIANT$mp + 644

2 libc++.1.dylib 0x00000001813af25c std::__1::condition_variable::wait+ 29276 (std::__1::unique_lock<std::__1::mutex>&) + 24

3 JavaScriptCore 0x000000018988f1a4 void std::__1::condition_variable_any::wait<std::__1::unique_lock<bmalloc::Mutex> >+ 11252132 (std::__1::unique_lock<bmalloc::Mutex>&) + 104

4 JavaScriptCore 0x000000018988edb8 bmalloc::Scavenger::threadRunLoop+ 11251128 () + 164

5 JavaScriptCore 0x000000018988eb60 bmalloc::Scavenger::Scavenger+ 11250528 (std::__1::lock_guard<bmalloc::StaticMutex>&) + 0

6 JavaScriptCore 0x000000018988ef7c void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (*)(bmalloc::Scavenger*), bmalloc::Scavenger*> >+ 11251580 (void*) + 44

7 libsystem_pthread.dylib 0x0000000181e99220 _pthread_body + 272

8 libsystem_pthread.dylib 0x0000000181e99110 _pthread_body + 0

9 libsystem_pthread.dylib 0x0000000181e97b10 thread_start + 4



Thread 3 name: com.twitter.crashlytics.ios.MachExceptionServer

Thread 3:

0 libsystem_kernel.dylib 0x0000000181cd98bc write + 8

1 (UAT) SPDR Sales Application 0x0000000100e4d4fc 0x100d18000 + 1266940

2 (UAT) SPDR Sales Application 0x0000000100e446c0 0x100d18000 + 1230528

3 libsystem_pthread.dylib 0x0000000181e99220 _pthread_body + 272

4 libsystem_pthread.dylib 0x0000000181e99110 _pthread_body + 0

5 libsystem_pthread.dylib 0x0000000181e97b10 thread_start + 4



Thread 4 name: com.apple.NSURLConnectionLoader

Thread 4:

0 libsystem_kernel.dylib 0x0000000181cd7e08 mach_msg_trap + 8

1 libsystem_kernel.dylib 0x0000000181cd7c80 mach_msg + 72

2 CoreFoundation 0x000000018221ae40 __CFRunLoopServiceMachPort + 196

3 CoreFoundation 0x0000000182218908 __CFRunLoopRun + 1568

4 CoreFoundation 0x0000000182138da8 CFRunLoopRunSpecific + 552

5 CFNetwork 0x0000000182a464b0 -[__CoreSchedulingSetRunnable runForever] + 220

6 Foundation 0x0000000182cbdefc __NSThread__start__ + 1040

7 libsystem_pthread.dylib 0x0000000181e99220 _pthread_body + 272

8 libsystem_pthread.dylib 0x0000000181e99110 _pthread_body + 0

9 libsystem_pthread.dylib 0x0000000181e97b10 thread_start + 4



Thread 5 name: WebThread

Thread 5:

0 libsystem_kernel.dylib 0x0000000181cd7e08 mach_msg_trap + 8

1 libsystem_kernel.dylib 0x0000000181cd7c80 mach_msg + 72

2 CoreFoundation 0x000000018221ae40 __CFRunLoopServiceMachPort + 196

3 CoreFoundation 0x0000000182218908 __CFRunLoopRun + 1568

4 CoreFoundation 0x0000000182138da8 CFRunLoopRunSpecific + 552

5 WebCore 0x000000018a3c5d9c RunWebThread+ 265628 (void*) + 592

6 libsystem_pthread.dylib 0x0000000181e99220 _pthread_body + 272

7 libsystem_pthread.dylib 0x0000000181e99110 _pthread_body + 0

8 libsystem_pthread.dylib 0x0000000181e97b10 thread_start + 4



Thread 6:

0 libsystem_pthread.dylib 0x0000000181e97b04 start_wqthread + 0



Thread 7:

0 libsystem_pthread.dylib 0x0000000181e97b04 start_wqthread + 0



Thread 8 name: Dispatch queue: com.apple.network.connections

Thread 8 Crashed:

0 CFNetwork 0x0000000182a3a208 ConnectionProtocolSetFinalData+ 2376200 (nw_protocol*) + 124

1 CFNetwork 0x0000000182a3a204 ConnectionProtocolSetFinalData+ 2376196 (nw_protocol*) + 120

2 CFNetwork 0x0000000182a381bc ConnectionProtocolRemoveInputHandler+ 2367932 (nw_protocol*, nw_protocol*, bool) + 112

3 libnetwork.dylib 0x0000000183158fdc nw_endpoint_flow_failed + 388

4 libnetwork.dylib 0x000000018315aacc nw_endpoint_flow_setup_protocols + 1344

5 libnetwork.dylib 0x000000018315710c -[NWConcrete_nw_endpoint_flow startWithHandler:] + 4484

6 libnetwork.dylib 0x00000001831adaa0 nw_endpoint_handler_path_change + 10620

7 libnetwork.dylib 0x00000001831aad68 nw_endpoint_handler_start + 1176

8 libnetwork.dylib 0x0000000183210b78 __nw_connection_start_block_invoke + 632

9 libdispatch.dylib 0x0000000181b64b24 _dispatch_call_block_and_release + 24

10 libdispatch.dylib 0x0000000181b64ae4 _dispatch_client_callout + 16

11 libdispatch.dylib 0x0000000181b6ea38 _dispatch_queue_serial_drain$VARIANT$mp + 608

12 libdispatch.dylib 0x0000000181b6f380 _dispatch_queue_invoke$VARIANT$mp + 336

13 libdispatch.dylib 0x0000000181b6fd4c _dispatch_root_queue_drain_deferred_wlh$VARIANT$mp + 340

14 libdispatch.dylib 0x0000000181b7811c _dispatch_workloop_worker_thread$VARIANT$mp + 668

15 libsystem_pthread.dylib 0x0000000181e97e70 _pthread_wqthread + 860

16 libsystem_pthread.dylib 0x0000000181e97b08 start_wqthread + 4



Thread 9:

0 libsystem_pthread.dylib 0x0000000181e97b04 start_wqthread + 0



Thread 10:

0 libsystem_kernel.dylib 0x0000000181cf9d84 __workq_kernreturn + 8

1 libsystem_pthread.dylib 0x0000000181e97eb4 _pthread_wqthread + 928

2 libsystem_pthread.dylib 0x0000000181e97b08 start_wqthread + 4



Thread 11:

0 libsystem_kernel.dylib 0x0000000181cf9d84 __workq_kernreturn + 8

1 libsystem_pthread.dylib 0x0000000181e97eb4 _pthread_wqthread + 928

2 libsystem_pthread.dylib 0x0000000181e97b08 start_wqthread + 4



Thread 12:

0 libsystem_pthread.dylib 0x0000000181e97b04 start_wqthread + 0



Thread 8 crashed with ARM Thread State (64-bit):

x0: 0x0000000000000000 x1: 0x0000000000000000 x2: 0x0000000000000000 x3: 0xfffffffffffffff0

x4: 0x00000000000000bb x5: 0x000000000000001d x6: 0x0000000000000000 x7: 0x00000000000010ff

x8: 0x0000000000000000 x9: 0xe059101f757600e0 x10: 0x000101a1b413a36d x11: 0x0201080010000d98

x12: 0x0000000000000000 x13: 0x74656b636f730073 x14: 0x617300776f6c662d x15: 0x0064656966736974

x16: 0x0000000181e92c78 x17: 0x0000000000000000 x18: 0x0000000000000000 x19: 0x00000001c812ffa0

x20: 0x00000001c812ffa0 x21: 0x0000000000000001 x22: 0x00000001c812ffa0 x23: 0x00000001b2901000

x24: 0x00000001c812ffa0 x25: 0x000000016f95e368 x26: 0x00000001b2902000 x27: 0x000000012cb39800

x28: 0x00000001b2902000 fp: 0x000000016f95e400 lr: 0x0000000182a3a204

sp: 0x000000016f95e330 pc: 0x0000000182a3a208 cpsr: 0x60000000



Binary Images:

0x100d18000 - 0x100ed7fff (UAT) SPDR Sales Application arm64 <f444dcfcbaa53dd6a54229288dac6323> /var/containers/Bundle/Application/A31BA651-43D6-4D42-97E5-1249ABFBD331/(UAT) SPDR Sales Application.app/(UAT) SPDR Sales Application

0x100f84000 - 0x100fbbfff AlamofireImage arm64 <c7ed9d7ea944323f9cdebd7ac346f9a3> /var/containers/Bundle/Application/A31BA651-43D6-4D42-97E5-1249ABFBD331/(UAT) SPDR Sales Application.app/Frameworks/AlamofireImage.framework/AlamofireImage

0x101024000 - 0x10102ffff AlamofireNetworkActivityIndicator arm64 <c3505f6b76a3337daf51d3ad869b2be6> /var/containers/Bundle/Application/A31BA651-43D6-4D42-97E5-1249ABFBD331/(UAT) SPDR Sales Application.app/Frameworks/AlamofireNetworkActivityIndicator.framework/AlamofireNetworkActivityIndicator

0x101048000 - 0x10105bfff DTFoundation arm64 <88dbf47f3a2c32db9cc28279403915a6> /var/containers/Bundle/Application/A31BA651-43D6-4D42-97E5-1249ABFBD331/(UAT) SPDR Sales Application.app/Frameworks/DTFoundation.framework/DTFoundation

0x101080000 - 0x101087fff libswiftCoreFoundation.dylib arm64 <bfe40b3dfe1837bbb5009f381025e07f> /var/containers/Bundle/Application/A31BA651-43D6-4D42-97E5-1249ABFBD331/(UAT) SPDR Sales Application.app/Frameworks/libswiftCoreFoundation.dylib

0x101090000 - 0x1010cbfff dyld arm64 <06dc98224ae03573bf72c78810c81a78> /usr/lib/dyld

0x101124000 - 0x10119ffff Alamofire arm64 <77229ef3b72333eeb0caa5ac8a2dc5cd> /var/containers/Bundle/Application/A31BA651-43D6-4D42-97E5-1249ABFBD331/(UAT) SPDR Sales Application.app/Frameworks/Alamofire.framework/Alamofire

0x101270000 - 0x10133bfff BrightcovePlayerSDK arm64 <fec400854bff3214b817351b4581242c> /var/containers/Bundle/Application/A31BA651-43D6-4D42-97E5-1249ABFBD331/(UAT) SPDR Sales Application.app/Frameworks/BrightcovePlayerSDK.framework/BrightcovePlayerSDK

0x101498000 - 0x1014effff DTCoreText arm64 <fc71217cc7b134d6947a49d79e0f7a65> /var/containers/Bundle/Application/A31BA651-43D6-4D42-97E5-1249ABFBD331/(UAT) SPDR Sales Application.app/Frameworks/DTCoreText.framework/DTCoreText

0x101564000 - 0x101573fff MBProgressHUD arm64 <a093b472e85531fba37269806d155aab> /var/containers/Bundle/Application/A31BA651-43D6-4D42-97E5-1249ABFBD331/(UAT) SPDR Sales Application.app/Frameworks/MBProgressHUD.framework/MBProgressHUD

0x10158c000 - 0x1015bffff SwiftyJSON arm64 <ee7e926996d93bbd8a52d3c9ece6c13f> /var/containers/Bundle/Application/A31BA651-43D6-4D42-97E5-1249ABFBD331/(UAT) SPDR Sales Application.app/Frameworks/SwiftyJSON.framework/SwiftyJSON

0x1015f4000 - 0x101607fff libswiftAVFoundation.dylib arm64 <b904a9162db3312ca21e8f93517c80df> /var/containers/Bundle/Application/A31BA651-43D6-4D42-97E5-1249ABFBD331/(UAT) SPDR Sales Application.app/Frameworks/libswiftAVFoundation.dylib

0x101620000 - 0x10199bfff libswiftCore.dylib arm64 <9399792d76de34748b4496d5d3015eb7> /var/containers/Bundle/Application/A31BA651-43D6-4D42-97E5-1249ABFBD331/(UAT) SPDR Sales Application.app/Frameworks/libswiftCore.dylib

0x101cfc000 - 0x101d07fff libswiftCoreAudio.dylib arm64 <662d41ba3cd93f65839a3664f1ce2fc5> /var/containers/Bundle/Application/A31BA651-43D6-4D42-97E5-1249ABFBD331/(UAT) SPDR Sales Application.app/Frameworks/libswiftCoreAudio.dylib

0x101d18000 - 0x101d23fff libswiftCoreData.dylib arm64 <92c7df678f71323b8170cee321c3a6c8> /var/containers/Bundle/Application/A31BA651-43D6-4D42-97E5-1249ABFBD331/(UAT) SPDR Sales Application.app/Frameworks/libswiftCoreData.dylib

0x101d38000 - 0x101d47fff libswiftCoreGraphics.dylib arm64 <dc3bbfe65d4f3329b2754894140ba397> /var/containers/Bundle/Application/A31BA651-43D6-4D42-97E5-1249ABFBD331/(UAT) SPDR Sales Application.app/Frameworks/libswiftCoreGraphics.dylib

0x101d64000 - 0x101d6bfff libswiftCoreImage.dylib arm64 <bd87645763bb3d4a91ea01ddb74d22bd> /var/containers/Bundle/Application/A31BA651-43D6-4D42-97E5-1249ABFBD331/(UAT) SPDR Sales Application.app/Frameworks/libswiftCoreImage.dylib

0x101d74000 - 0x101d7bfff libswiftCoreMedia.dylib arm64 <a548f79e879a3ab8ae05dcb5ebc6499e> /var/containers/Bundle/Application/A31BA651-43D6-4D42-97E5-1249ABFBD331/(UAT) SPDR Sales Application.app/Frameworks/libswiftCoreMedia.dylib

0x101d88000 - 0x101d8ffff libswiftDarwin.dylib arm64 <0a2b3149c0c834fb8e0dade27625a6a2> /var/containers/Bundle/Application/A31BA651-43D6-4D42-97E5-1249ABFBD331/(UAT) SPDR Sales Application.app/Frameworks/libswiftDarwin.dylib

0x101da0000 - 0x101dbffff libswiftDispatch.dylib arm64 <9af40a87c38a3111afd1c247ea11f6a0> /var/containers/Bundle/Application/A31BA651-43D6-4D42-97E5-1249ABFBD331/(UAT) SPDR Sales Application.app/Frameworks/libswiftDispatch.dylib

0x101df8000 - 0x101f4ffff libswiftFoundation.dylib arm64 <7a6c628ec0373baa99a47b65bf23f9ea> /var/containers/Bundle/Application/A31BA651-43D6-4D42-97E5-1249ABFBD331/(UAT) SPDR Sales Application.app/Frameworks/libswiftFoundation.dylib

0x1020a4000 - 0x1020abfff libswiftMediaPlayer.dylib arm64 <9658dc7a9398337d8cdb949d99fd7315> /var/containers/Bundle/Application/A31BA651-43D6-4D42-97E5-1249ABFBD331/(UAT) SPDR Sales Application.app/Frameworks/libswiftMediaPlayer.dylib

0x1020b8000 - 0x1020bffff libswiftMetal.dylib arm64 <20ec95e3b8f43324bacb478bc6d7c2bd> /var/containers/Bundle/Application/A31BA651-43D6-4D42-97E5-1249ABFBD331/(UAT) SPDR Sales Application.app/Frameworks/libswiftMetal.dylib

0x1020cc000 - 0x1020d3fff libswiftObjectiveC.dylib arm64 <4455217fc1a030e6a3947ca00c8008b9> /var/containers/Bundle/Application/A31BA651-43D6-4D42-97E5-1249ABFBD331/(UAT) SPDR Sales Application.app/Frameworks/libswiftObjectiveC.dylib

0x1020e0000 - 0x1020e7fff libswiftQuartzCore.dylib arm64 <a4ca2c4ae9533a43a2cebc7e6d9d59e6> /var/containers/Bundle/Application/A31BA651-43D6-4D42-97E5-1249ABFBD331/(UAT) SPDR Sales Application.app/Frameworks/libswiftQuartzCore.dylib

0x1020f0000 - 0x1020fbfff libswiftUIKit.dylib arm64 <c642d69442c33f92ae9321cb863d89f0> /var/containers/Bundle/Application/A31BA651-43D6-4D42-97E5-1249ABFBD331/(UAT) SPDR Sales Application.app/Frameworks/libswiftUIKit.dylib

0x102110000 - 0x10213ffff libswiftsimd.dylib arm64 <24177b58e26b39a4a3859719ac736960> /var/containers/Bundle/Application/A31BA651-43D6-4D42-97E5-1249ABFBD331/(UAT) SPDR Sales Application.app/Frameworks/libswiftsimd.dylib

0x10217c000 - 0x102183fff libswiftos.dylib arm64 <0ec3ab9ad4ce3b63a2af8872c7268dd2> /var/containers/Bundle/Application/A31BA651-43D6-4D42-97E5-1249ABFBD331/(UAT) SPDR Sales Application.app/Frameworks/libswiftos.dylib

0x106720000 - 0x106723fff CloudDocsFileProvider arm64 <c4220e4cddf435d4834d0f88fcf07047> /System/Library/Frameworks/FileProvider.framework/OverrideBundles/CloudDocsFileProvider.bundle/CloudDocsFileProvider

0x106c5c000 - 0x106c5ffff FileProviderOverride arm64 <53149b6adaf833d7a0170b09cb63dea5> /System/Library/Frameworks/FileProvider.framework/OverrideBundles/FileProviderOverride.bundle/FileProviderOverride

0x1813a6000 - 0x1813a7fff libSystem.B.dylib arm64 <1cbfa6a1a0fb3fc99264d3d30ca0e543> /usr/lib/libSystem.B.dylib

0x1813a8000 - 0x181400fff libc++.1.dylib arm64 <c7c7e60bd59e3193a63b35cc54e32e79> /usr/lib/libc++.1.dylib

0x181401000 - 0x181422fff libc++abi.dylib arm64 <086faefd537e3954b23565f56653a2cb> /usr/lib/libc++abi.dylib

0x181424000 - 0x181adffff libobjc.A.dylib arm64 <bedd6199d0d33b52a5387380f9350b30> /usr/lib/libobjc.A.dylib

0x181ae0000 - 0x181ae5fff libcache.dylib arm64 <9234c7627b253d1ba2b18cd9aaadbe2e> /usr/lib/system/libcache.dylib

0x181ae6000 - 0x181af1fff libcommonCrypto.dylib arm64 <50eeb933dceb3aa28a43dd3a791139ce> /usr/lib/system/libcommonCrypto.dylib

0x181af2000 - 0x181af5fff libcompiler_rt.dylib arm64 <d2ba481dad4f3cb0b5a2ba5abc20196f> /usr/lib/system/libcompiler_rt.dylib

0x181af6000 - 0x181afefff libcopyfile.dylib arm64 <d97ef07e910c32c385b8d1ee23759cf0> /usr/lib/system/libcopyfile.dylib

0x181aff000 - 0x181b62fff libcorecrypto.dylib arm64 <e9cc7328986b3319a9475935e62e29cb> /usr/lib/system/libcorecrypto.dylib

0x181b63000 - 0x181bc8fff libdispatch.dylib arm64 <42fe29ae709d39d9bc00f31af92baaf1> /usr/lib/system/libdispatch.dylib

0x181bc9000 - 0x181be3fff libdyld.dylib arm64 <b0123d033ab93dc7a5e2c35556740a26> /usr/lib/system/libdyld.dylib

0x181be4000 - 0x181be4fff liblaunch.dylib arm64 <5d50c01da0fb3538bce8415db84cf1eb> /usr/lib/system/liblaunch.dylib

0x181be5000 - 0x181beafff libmacho.dylib arm64 <c39a1c9473413310a32c271a3f49fd58> /usr/lib/system/libmacho.dylib

0x181beb000 - 0x181becfff libremovefile.dylib arm64 <b2d52ec838503fc190db54488d05afd3> /usr/lib/system/libremovefile.dylib

0x181bed000 - 0x181c03fff libsystem_asl.dylib arm64 <5d19da723b2d3036b96bbe9569d99d5b> /usr/lib/system/libsystem_asl.dylib

0x181c04000 - 0x181c04fff libsystem_blocks.dylib arm64 <9a69557f7f5d35e6b2bb4c8cb55b43b6> /usr/lib/system/libsystem_blocks.dylib

0x181c05000 - 0x181c82fff libsystem_c.dylib arm64 <253425c2089e3d4d99cc1d073d72efe5> /usr/lib/system/libsystem_c.dylib

0x181c83000 - 0x181c87fff libsystem_configuration.dylib arm64 <1f70ae27eb2d31ecb98b4b45f5b82ad9> /usr/lib/system/libsystem_configuration.dylib

0x181c88000 - 0x181c8dfff libsystem_containermanager.dylib arm64 <3a312c5c347d3fcab6227fb824849657> /usr/lib/system/libsystem_containermanager.dylib

0x181c8e000 - 0x181c8ffff libsystem_coreservices.dylib arm64 <70bb743b7bf53de1afdf6f7afcce1379> /usr/lib/system/libsystem_coreservices.dylib

0x181c90000 - 0x181c91fff libsystem_darwin.dylib arm64 <90fe2ed455e4396aa662e5e32fd80b84> /usr/lib/system/libsystem_darwin.dylib

0x181c92000 - 0x181c98fff libsystem_dnssd.dylib arm64 <45af7516ceab3b94905cd74b35f4eab6> /usr/lib/system/libsystem_dnssd.dylib

0x181c99000 - 0x181cd6fff libsystem_info.dylib arm64 <515624006f30300186f77a218ef98326> /usr/lib/system/libsystem_info.dylib

0x181cd7000 - 0x181cfffff libsystem_kernel.dylib arm64 <ab53a0ff551a3b63855eb75271fc5909> /usr/lib/system/libsystem_kernel.dylib

0x181d00000 - 0x181d2dfff libsystem_m.dylib arm64 <cba9a1ee1d553c189dbaca4f6e13ca5e> /usr/lib/system/libsystem_m.dylib

0x181d2e000 - 0x181d49fff libsystem_malloc.dylib arm64 <ad49e1b2657639f3a9beea6edc18675c> /usr/lib/system/libsystem_malloc.dylib

0x181d4a000 - 0x181e75fff libsystem_network.dylib arm64 <6762e60b7af83d2e86468be0ac6b4fa0> /usr/lib/system/libsystem_network.dylib

0x181e76000 - 0x181e81fff libsystem_networkextension.dylib arm64 <d86851bd3b4d344588462ae9a88344f9> /usr/lib/system/libsystem_networkextension.dylib

0x181e82000 - 0x181e8cfff libsystem_notify.dylib arm64 <5bd9385d98c83d0ba9d157e69c429638> /usr/lib/system/libsystem_notify.dylib

0x181e8d000 - 0x181e96fff libsystem_platform.dylib arm64 <038fc12926e83453a11b59ef3b1096c9> /usr/lib/system/libsystem_platform.dylib

0x181e97000 - 0x181ea6fff libsystem_pthread.dylib arm64 <01327cdfaac23c388fadf36cf440f0e2> /usr/lib/system/libsystem_pthread.dylib

0x181ea7000 - 0x181eaafff libsystem_sandbox.dylib arm64 <abbe277dbe993c47b59a813ca4797651> /usr/lib/system/libsystem_sandbox.dylib

0x181eab000 - 0x181eb2fff libsystem_symptoms.dylib arm64 <7fc5e7245e09393aa5d003dceeffa74b> /usr/lib/system/libsystem_symptoms.dylib

0x181eb3000 - 0x181ec6fff libsystem_trace.dylib arm64 <9bfe9e9e10b9385787a827c768ba54bf> /usr/lib/system/libsystem_trace.dylib

0x181ec7000 - 0x181eccfff libunwind.dylib arm64 <7e526b97e5b039e6a1c78107321592aa> /usr/lib/system/libunwind.dylib

0x181ecd000 - 0x181ecdfff libvminterpose.dylib arm64 <39d037ec6db036179470ab258fc96c13> /usr/lib/system/libvminterpose.dylib

0x181ece000 - 0x181ef8fff libxpc.dylib arm64 <9bc6486ebaa83cc580e90415889c978d> /usr/lib/system/libxpc.dylib

0x181ef9000 - 0x18211afff libicucore.A.dylib arm64 <afad4c33ff30367286e9c60b75a95a5a> /usr/lib/libicucore.A.dylib

0x18211b000 - 0x18212cfff libz.1.dylib arm64 <39dcd0297ee130c891937f50ce23c2df> /usr/lib/libz.1.dylib

0x18212d000 - 0x1824c3fff CoreFoundation arm64 <cf162b3ca2883453b2914300d4f19612> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation

0x1824c4000 - 0x1824d4fff libbsm.0.dylib arm64 <3f8b35c8ab283b78a319327ea597212e> /usr/lib/libbsm.0.dylib

0x1824d5000 - 0x1824d5fff libenergytrace.dylib arm64 <cfbe9a511fd73ee2ba237aa7400137c6> /usr/lib/libenergytrace.dylib

0x1824d6000 - 0x18255afff IOKit arm64 <56754e706db43267b2e2bc4387e34f2b> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit

0x18255b000 - 0x182642fff libxml2.2.dylib arm64 <21cc9796ecb933e8b3e12f53e04148f7> /usr/lib/libxml2.2.dylib

0x182643000 - 0x182650fff libbz2.1.0.dylib arm64 <63ddef9a83dc335a9df0bef913f437a7> /usr/lib/libbz2.1.0.dylib

0x182651000 - 0x182669fff liblzma.5.dylib arm64 <252187562a8c3e07b7f01473a16c00d7> /usr/lib/liblzma.5.dylib

0x18266a000 - 0x1827cefff libsqlite3.dylib arm64 <caacdb193a86339db7943325571a25af> /usr/lib/libsqlite3.dylib

0x1827cf000 - 0x1827f5fff libMobileGestalt.dylib arm64 <816e5c2426243ca5a8e6b3b2b9521776> /usr/lib/libMobileGestalt.dylib

0x1827f6000 - 0x182ba4fff CFNetwork arm64 <4f38683f50453eaa9a09eb6222eae139> /System/Library/Frameworks/CFNetwork.framework/CFNetwork

0x182ba5000 - 0x182e9dfff Foundation arm64 <18908b96750c38988eb0d7028c656a6d> /System/Library/Frameworks/Foundation.framework/Foundation

0x182e9e000 - 0x182f9efff Security arm64 <fccc95fb50db3b55ae66518f7f789f70> /System/Library/Frameworks/Security.framework/Security

0x182f9f000 - 0x18300afff SystemConfiguration arm64 <0caa3f1372c637f791d1aae47629aed1> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration

0x18300b000 - 0x183040fff libCRFSuite.dylib arm64 <7d19be0f618136a1a3bc7e81caba4b6d> /usr/lib/libCRFSuite.dylib

0x183041000 - 0x183041fff libapple_crypto.dylib arm64 <fcf4f720aac03727b5842dd31fd3ef7e> /usr/lib/libapple_crypto.dylib

0x183042000 - 0x183058fff libapple_nghttp2.dylib arm64 <8d5134e490ad3c298330609806547a9e> /usr/lib/libapple_nghttp2.dylib

0x183059000 - 0x183082fff libarchive.2.dylib arm64 <93fac4c1f6b73383a9082c6a963da406> /usr/lib/libarchive.2.dylib

0x183083000 - 0x183131fff libboringssl.dylib arm64 <8b812051a23e35b8a22e4c272887ecf7> /usr/lib/libboringssl.dylib

0x183132000 - 0x183148fff libcoretls.dylib arm64 <a016bdc075493ee7a0dd4f4c0daa7f32> /usr/lib/libcoretls.dylib

0x183149000 - 0x18314afff libcoretls_cfhelpers.dylib arm64 <f3b0bd7eedbe3df8a5944d8a737536f0> /usr/lib/libcoretls_cfhelpers.dylib

0x18314b000 - 0x18314cfff liblangid.dylib arm64 <d66b69c96718352ba9c4092aa6416627> /usr/lib/liblangid.dylib

0x18314d000 - 0x1832c2fff libnetwork.dylib arm64 <f087d7ee39b53e7c83a4c1ecb36a3477> /usr/lib/libnetwork.dylib

0x1832c3000 - 0x1832f5fff libpcap.A.dylib arm64 <36ff48f819553b0c9e92c9fb2aa1a4a2> /usr/lib/libpcap.A.dylib

0x1832f6000 - 0x183352fff libusrtcp.dylib arm64 <b8b2aa241bcd3d1ca213587a9959920d> /usr/lib/libusrtcp.dylib

0x183353000 - 0x18335dfff IOSurface arm64 <a87bce11aabd303c9d9a6cc0009e9f57> /System/Library/Frameworks/IOSurface.framework/IOSurface

0x18335e000 - 0x183403fff libBLAS.dylib arm64 <50b5f5beeab037ffa5810a67e580bdbf> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib

0x183404000 - 0x183724fff libLAPACK.dylib arm64 <c8440bf2dc0b39c79ada236a548df940> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib

0x183725000 - 0x183994fff vImage arm64 <8f3ffa6be7e43dfdaf027891d655a60e> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage

0x183995000 - 0x1839a6fff libSparseBLAS.dylib arm64 <d216b492dfb0311a8ccd19e4a930dd04> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparseBLAS.dylib

0x1839a7000 - 0x1839cbfff libvMisc.dylib arm64 <483df9b3d90331888b43bb65d802485f> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib

0x1839cc000 - 0x1839f3fff libBNNS.dylib arm64 <982f32f4102133d2802ea5f81cdc13a8> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBNNS.dylib

0x1839f4000 - 0x183a08fff libLinearAlgebra.dylib arm64 <a3ec23fe236e303384df33cf2fb24d96> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib

0x183a09000 - 0x183a0dfff libQuadrature.dylib arm64 <5a98c0d39e0d38f89ce20797be797ac8> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libQuadrature.dylib

0x183a0e000 - 0x183a7dfff libSparse.dylib arm64 <6556be33563434b78e2ef1c80da99eb7> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparse.dylib

0x183a7e000 - 0x183b09fff libvDSP.dylib arm64 <4de8af8c7371382b9183e4dc14245445> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib

0x183b0a000 - 0x183b0afff vecLib arm64 <2d93d3f4573b313d81fc9104810f0f61> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib

0x183b0b000 - 0x183b0bfff Accelerate arm64 <850c55e76100327ea543af936487944c> /System/Library/Frameworks/Accelerate.framework/Accelerate

0x183b0c000 - 0x183b22fff libcompression.dylib arm64 <9a090a94c6463eefa5413f012a34d3a4> /usr/lib/libcompression.dylib

0x183b23000 - 0x18406afff CoreGraphics arm64 <ac1e1c54697f3378ac6168a46dcccfe7> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics

0x18406b000 - 0x184070fff IOAccelerator arm64 <83c3c1fcfd963ec4b3c15ca18ea71efe> /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator

0x184071000 - 0x184076fff libCoreFSCache.dylib arm64 <e49f9dc0e85f3df0b0cd284c2477b315> /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib

0x184077000 - 0x18410ffff Metal arm64 <46fc1e5f11c5316991cb5d7a0aa46523> /System/Library/Frameworks/Metal.framework/Metal

0x184110000 - 0x184123fff GraphicsServices arm64 <85072ece665a3a86807f153e85476fed> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices

0x184124000 - 0x18427dfff MobileCoreServices arm64 <cc1d833f73a73822a52d8a9fe16a8dc3> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices

0x18427e000 - 0x184280fff IOSurfaceAccelerator arm64 <7b5129072b7f3d128f701b1b950bcdf3> /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/IOSurfaceAccelerator

0x184281000 - 0x1842c2fff AppleJPEG arm64 <c82f8d506055358d9f786fa34f589827> /System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG

0x1842c3000 - 0x184873fff ImageIO arm64 <df52144b9f6f3491a1aaca4affcd69cf> /System/Library/Frameworks/ImageIO.framework/ImageIO

0x184874000 - 0x1848d7fff BaseBoard arm64 <4a9ddf31f3443b6e9a17e272aebe2b8d> /System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard

0x1848d8000 - 0x1848effff AssertionServices arm64 <d4bbd03e4bef3c6d83871dfe9360d2ca> /System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices

0x1848f0000 - 0x1848f8fff CorePhoneNumbers arm64 <2cacbb2a053f314d9c6b6df55b4cea0c> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/CorePhoneNumbers

0x1848f9000 - 0x18493dfff AppSupport arm64 <f518c3a1857533658da18b3c9649da9c> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport

0x18493e000 - 0x184956fff CrashReporterSupport arm64 <5599d0094f603297a23dfaf2643c0214> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport

0x184957000 - 0x18495cfff AggregateDictionary arm64 <3e27a71f9459361193f3e182dc87d3b0> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary

0x18495d000 - 0x1849e1fff libTelephonyUtilDynamic.dylib arm64 <f78c5716e31c3ce7a566a179b347a55a> /usr/lib/libTelephonyUtilDynamic.dylib

0x1849e2000 - 0x184a01fff ProtocolBuffer arm64 <ec0dcc2ab28c36c59afaf485b79ebeae> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer

0x184a02000 - 0x184a2efff MobileKeyBag arm64 <19ed6cab7991380796131d9815a7e3df> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag

0x184a2f000 - 0x184a63fff BackBoardServices arm64 <e4567934c6fc3c029a385d0141469c88> /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices

0x184a64000 - 0x184abffff FrontBoardServices arm64 <1f63db3e11403909903a700f99bbafe5> /System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices

0x184ac0000 - 0x184afcfff SpringBoardServices arm64 <618c22ec2c98329f8bb23caa50a4f53c> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices

0x184afd000 - 0x184b0bfff PowerLog arm64 <85efbdc068743b57a7dc8cf1115869ae> /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog

0x184b0c000 - 0x184b28fff CommonUtilities arm64 <a4dce370f84f3b2c932007b704a3e959> /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities

0x184b29000 - 0x184b34fff liblockdown.dylib arm64 <6ca17ea36c9b3d8a80b1b4d147ba35f9> /usr/lib/liblockdown.dylib

0x184b35000 - 0x184e39fff CoreData arm64 <c76c9faa57d032dca0adc9c7b82d2791> /System/Library/Frameworks/CoreData.framework/CoreData

0x184e3a000 - 0x184e40fff TCC arm64 <5b6e4c731ff931a499b5c45cfd742c6c> /System/Library/PrivateFrameworks/TCC.framework/TCC

0x184e41000 - 0x184e48fff libcupolicy.dylib arm64 <e91ba833cf5634f1ac5c077f821df376> /usr/lib/libcupolicy.dylib

0x184e49000 - 0x184edafff CoreTelephony arm64 <8eae2d2fbbc83aa88fc94e48a88443d1> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony

0x184edb000 - 0x184f32fff Accounts arm64 <a66a44902f0d333e8334b8561b40e90a> /System/Library/Frameworks/Accounts.framework/Accounts

0x184f33000 - 0x184f5cfff AppleSauce arm64 <708bf2e767363eaaae3d41e17e0a0e86> /System/Library/PrivateFrameworks/AppleSauce.framework/AppleSauce

0x184f5d000 - 0x184f65fff DataMigration arm64 <3db16bbf04603c5da1bd70c06c7cb464> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration

0x184f66000 - 0x184f6cfff Netrb arm64 <bf6409fc10343ba89e6c06a15df7a915> /System/Library/PrivateFrameworks/Netrb.framework/Netrb

0x184f6d000 - 0x184f9ffff PersistentConnection arm64 <644d574b0cb33cf0bcaa55f353b636d1> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection

0x184fa0000 - 0x184fb1fff libmis.dylib arm64 <750810cf779d3946964aa5ee4a44f063> /usr/lib/libmis.dylib

0x184fb2000 - 0x1850b8fff ManagedConfiguration arm64 <ddb1689e2c493216aa42aefb91f60588> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration

0x1850b9000 - 0x1850befff libReverseProxyDevice.dylib arm64 <7c2f9a593dd03a90855450c4b3b2208e> /usr/lib/libReverseProxyDevice.dylib

0x1850bf000 - 0x1850d1fff libamsupport.dylib arm64 <6c1d65704dfc3b9b87980cd65560188e> /usr/lib/libamsupport.dylib

0x1850d2000 - 0x1850d7fff libCoreVMClient.dylib arm64 <8cfed6ca663f30748dd58b598a23169d> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib

0x1850d8000 - 0x1850d9fff libCVMSPluginSupport.dylib arm64 <4bf21a6ca33d3222bd1442c13450464d> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib

0x1850da000 - 0x1850ddfff libutil.dylib arm64 <2f7e5961d4b734b496f3d85eae03acd1> /usr/lib/libutil.dylib

0x1850de000 - 0x18511efff libGLImage.dylib arm64 <9c2f70ff46913e4f9dc66605475914f9> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib

0x18511f000 - 0x185195fff APFS arm64 <075ddba3fa093db78988256945f50ff9> /System/Library/PrivateFrameworks/APFS.framework/APFS

0x185196000 - 0x1851c7fff MediaKit arm64 <82856e94773c33f5a67a8eb4c1c6148e> /System/Library/PrivateFrameworks/MediaKit.framework/MediaKit

0x1851c8000 - 0x1851e0fff libSERestoreInfo.dylib arm64 <3cb3e784ed3e389894f58e4b9fc7bb4e> /usr/lib/updaters/libSERestoreInfo.dylib

0x1851e5000 - 0x185221fff DiskImages arm64 <198c6094f9c237698130c80de266469b> /System/Library/PrivateFrameworks/DiskImages.framework/DiskImages

0x185222000 - 0x18522bfff libGFXShared.dylib arm64 <ed4ebad5d4c33bc28402efe87dbe49a3> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib

0x18522c000 - 0x185273fff libauthinstall.dylib arm64 <dd4427dc0adb323fa26a58d1781bf907> /usr/lib/libauthinstall.dylib

0x185274000 - 0x18527cfff IOMobileFramebuffer arm64 <f7a97755a31e39119cc617a8d67ca244> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer

0x18527d000 - 0x185288fff OpenGLES arm64 <fcb36165f660338c97d330e51329838f> /System/Library/Frameworks/OpenGLES.framework/OpenGLES

0x185289000 - 0x185310fff ColorSync arm64 <5959a19f99dc3ed1b0553dc055c18347> /System/Library/PrivateFrameworks/ColorSync.framework/ColorSync

0x185311000 - 0x18533afff CoreVideo arm64 <740eb305ad133ba9ad42b2334b4c4ef5> /System/Library/Frameworks/CoreVideo.framework/CoreVideo

0x18533b000 - 0x18533cfff libCTGreenTeaLogger.dylib arm64 <f5dde928f8d1342894184117065f2584> /usr/lib/libCTGreenTeaLogger.dylib

0x18533d000 - 0x1854a9fff CoreAudio arm64 <8c29fcd6f30b3943bf20b01aeb0e04f6> /System/Library/Frameworks/CoreAudio.framework/CoreAudio

0x1854aa000 - 0x1854d8fff CoreAnalytics arm64 <97087dc402a73b5d9d71d9e6e230991c> /System/Library/PrivateFrameworks/CoreAnalytics.framework/CoreAnalytics

0x1854d9000 - 0x1854dcfff UserFS arm64 <26dc70e76d613a75aecc6a3fb815199c> /System/Library/PrivateFrameworks/UserFS.framework/UserFS

0x1854dd000 - 0x185659fff CoreMedia arm64 <5b1204613571323abde92fc7e94d5995> /System/Library/Frameworks/CoreMedia.framework/CoreMedia

0x18565a000 - 0x18566cfff libprotobuf-lite.dylib arm64 <1a1686915f8b343ba80bea61f7bfb250> /usr/lib/libprotobuf-lite.dylib

0x18566d000 - 0x1856d1fff libprotobuf.dylib arm64 <0f2b421fec773e7a8c4dc240454fd2bd> /usr/lib/libprotobuf.dylib

0x1856d2000 - 0x185995fff libAWDSupportFramework.dylib arm64 <1293c8fa59113426a524963ad2960534> /usr/lib/libAWDSupportFramework.dylib

0x185996000 - 0x1859dffff WirelessDiagnostics arm64 <e29e7932ab30323a8123b52cd1220792> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/WirelessDiagnostics

0x1859e0000 - 0x185a97fff ************ arm64 <ead73849a5c6389a83f345517cd5ea04> /System/Library/Frameworks/************.framework/************

0x185a98000 - 0x185ba1fff libFontParser.dylib arm64 <4f1c4137cd9a327f9cfe6befb8772ecc> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib

0x185ba2000 - 0x185ba3fff FontServices arm64 <f219f06c5d55331980dc38b5b3007a38> /System/Library/PrivateFrameworks/FontServices.framework/FontServices

0x185ba4000 - 0x185cf7fff CoreText arm64 <77db300ece0c3f60880c9c37d0328f09> /System/Library/Frameworks/CoreText.framework/CoreText

0x185cf8000 - 0x185d07fff IntlPreferences arm64 <d8d17e8a2b9237598b5b9b2d9bf25ee3> /System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences

0x185d08000 - 0x185d10fff RTCReporting arm64 <4a3fab43886f3e6a80eff6d701c81c42> /System/Library/PrivateFrameworks/RTCReporting.framework/RTCReporting

0x185d11000 - 0x185d81fff CoreBrightness arm64 <09c973cf66153394aafc1d30404b2124> /System/Library/PrivateFrameworks/CoreBrightness.framework/CoreBrightness

0x185d82000 - 0x185d8cfff libAudioStatistics.dylib arm64 <c94b3206337b37e3a14f244078b7ebe5> /usr/lib/libAudioStatistics.dylib

0x185d8d000 - 0x1862c5fff AudioToolbox arm64 <b16fa0c577e33089afcc27ec669f486f> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox

0x1862c6000 - 0x1864f9fff QuartzCore arm64 <3b0f2dc265b03c6badac432a3bd1a26f> /System/Library/Frameworks/QuartzCore.framework/QuartzCore

0x1864fa000 - 0x186505fff MediaAccessibility arm64 <3bbdb8fbf36c387fb7ac14d5a0becfd4> /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility

0x186506000 - 0x1865f8fff libiconv.2.dylib arm64 <a7f0f50a7a933ec18bd126fa5938b4a3> /usr/lib/libiconv.2.dylib

0x1865f9000 - 0x186614fff NetworkStatistics arm64 <4bc8202c17113cbbbedec9d698607ad8> /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics

0x186615000 - 0x186630fff MPSCore arm64 <fdf474d325fb35dbb581c292a55c2a69> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/MPSCore

0x186631000 - 0x186699fff MPSImage arm64 <bb4eeae3c182348eac0c7afc6cb28ebf> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/MPSImage

0x18669a000 - 0x1866bcfff MPSMatrix arm64 <51eed27dc958331185498c57d285488c> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/MPSMatrix

0x1866bd000 - 0x1866cbfff CoreAUC arm64 <2224d1a7332a3d3086784b512a37864c> /System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC

0x1866cc000 - 0x186d21fff MediaToolbox arm64 <ef6c533781be355ca062624cd8d74d07> /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox

0x186d22000 - 0x186e51fff MPSNeuralNetwork arm64 <88bcea2c366b31a68c58df71a7f334ef> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/MPSNeuralNetwork

0x186e52000 - 0x186e52fff MetalPerformanceShaders arm64 <19616d7864ed39bd92fa2f834bea5e92> /System/Library/Frameworks/MetalPerformanceShaders.framework/MetalPerformanceShaders

0x186e53000 - 0x18727dfff FaceCore arm64 <5e413f9639833bd582d1626f1324d0bf> /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore

0x18727e000 - 0x18728bfff GraphVisualizer arm64 <8717060f6a11307eb90d4c68ab8026ba> /System/Library/PrivateFrameworks/GraphVisualizer.framework/GraphVisualizer

0x18728c000 - 0x187433fff libFosl_dynamic.dylib arm64 <bb0a03649109390ba3128fc8f005a891> /usr/lib/libFosl_dynamic.dylib

0x187434000 - 0x187697fff CoreImage arm64 <f57ebcfb222c3ac29a30aff8f0a9eb68> /System/Library/Frameworks/CoreImage.framework/CoreImage

0x187698000 - 0x187896fff CoreMotion arm64 <47fb319b10c53669bcef50c4ee34d0c1> /System/Library/Frameworks/CoreMotion.framework/CoreMotion

0x187897000 - 0x1878c5fff CoreBluetooth arm64 <c1761f13e5ed392f96f649c2fa103c36> /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth

0x1878c6000 - 0x1878e8fff PlugInKit arm64 <650de2e4f728381d9c6bae39eb3e2768> /System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit

0x1878e9000 - 0x187b14fff ********* arm64 <0db0bceb08073225810e08ca28af72ab> /System/Library/PrivateFrameworks/*********.framework/*********

0x187b15000 - 0x187b97fff Quagga arm64 <95fb120567723673a0c85b1b91f1a67a> /System/Library/PrivateFrameworks/Quagga.framework/Quagga

0x187b98000 - 0x187c8efff AVFAudio arm64 <ea5c1b49ecc73321b8c704da493a4150> /System/Library/Frameworks/AVFoundation.framework/Frameworks/AVFAudio.framework/AVFAudio

0x187c8f000 - 0x187e80fff AVFoundation arm64 <6fa521ecbea43fb6888cdbf49ed19506> /System/Library/Frameworks/AVFoundation.framework/AVFoundation

0x187e81000 - 0x187ea3fff CacheDelete arm64 <10926c0dd8be35e08090aeae4b6aaabc> /System/Library/PrivateFrameworks/CacheDelete.framework/CacheDelete

0x187ea4000 - 0x187ec9fff StreamingZip arm64 <a8037e11b0fb362caec892930fda6bfa> /System/Library/PrivateFrameworks/StreamingZip.framework/StreamingZip

0x187eca000 - 0x187edbfff CoreEmoji arm64 <6d18237f09d23ce6aa6abb287d7aa515> /System/Library/PrivateFrameworks/CoreEmoji.framework/CoreEmoji

0x187edc000 - 0x187f29fff CoreLocationProtobuf arm64 <aa410fa0891437519a2a7fec4e6c9649> /System/Library/PrivateFrameworks/CoreLocationProtobuf.framework/CoreLocationProtobuf

0x187f2a000 - 0x187f32fff SymptomDiagnosticReporter arm64 <32a292fd7bac35528f161a9c3d8e24e6> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/SymptomDiagnosticReporter

0x187f33000 - 0x18883cfff GeoServices arm64 <49ecb05055933ff287615105a26c9497> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices

0x18883d000 - 0x188854fff MobileAsset arm64 <744020a967d23c8682d6e472ad53481f> /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset

0x188855000 - 0x188895fff Lexicon arm64 <b510b95a2db637a28d561679f72ca592> /System/Library/PrivateFrameworks/Lexicon.framework/Lexicon

0x188896000 - 0x1888a6fff libcmph.dylib arm64 <be5f1569ab5a3b86b461e82105c560aa> /usr/lib/libcmph.dylib

0x1888a7000 - 0x1889c8fff LanguageModeling arm64 <b3d9ec93728b3e6a94dd30097702ccde> /System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling

0x1889c9000 - 0x1889e0fff libmarisa.dylib arm64 <2e2b0fba5ce534ddbc4ad00b4b1f528b> /usr/lib/libmarisa.dylib

0x1889e1000 - 0x188a7afff CoreLocation arm64 <4864efb67a7438ff83857835185cd8c6> /System/Library/Frameworks/CoreLocation.framework/CoreLocation

0x188a7b000 - 0x188a7bfff PhoneNumbers arm64 <aee5ccde97963ce9adfda907463da0df> /System/Library/PrivateFrameworks/PhoneNumbers.framework/PhoneNumbers

0x188a7c000 - 0x188a87fff libChineseTokenizer.dylib arm64 <8fc360e06ecf39eebfe18fee3d065548> /usr/lib/libChineseTokenizer.dylib

0x188a88000 - 0x188b34fff libmecab_em.dylib arm64 <32ab30df1b96345aadc220d9f48bdda8> /usr/lib/libmecab_em.dylib

0x188b35000 - 0x188b36fff libThaiTokenizer.dylib arm64 <b6df9e5a19923bc386db3594db983449> /usr/lib/libThaiTokenizer.dylib

0x188b37000 - 0x188b3bfff libgermantok.dylib arm64 <2fd41d3c09223f1ebb2bab588c94081c> /usr/lib/libgermantok.dylib

0x188b3c000 - 0x188b93fff CoreNLP arm64 <6ee51de94ef53e0581d2e02a00bdaa96> /System/Library/PrivateFrameworks/CoreNLP.framework/CoreNLP

0x188b94000 - 0x188d65fff MobileSpotlightIndex arm64 <0dbda49f46fa35a5afff44b2514db83c> /System/Library/PrivateFrameworks/MobileSpotlightIndex.framework/MobileSpotlightIndex

0x188d66000 - 0x188dc7fff CoreSpotlight arm64 <b20d897415db34b3a5020f3ed90de711> /System/Library/Frameworks/CoreSpotlight.framework/CoreSpotlight

0x188dd4000 - 0x189935fff JavaScriptCore arm64 <5037fc680dcb3b3d9819a375cf798f4f> /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore

0x189936000 - 0x18993bfff libheimdal-asn1.dylib arm64 <e05c6a5c6e9c31b7b77de93bffa04ec6> /usr/lib/libheimdal-asn1.dylib

0x18993c000 - 0x1899b7fff libate.dylib arm64 <9b79be10c08736b397ef06920b5d9a22> /usr/lib/libate.dylib

0x1899b8000 - 0x189a6cfff TextureIO arm64 <b5852ba51db534d893d1f8b6bf5af3c5> /System/Library/PrivateFrameworks/TextureIO.framework/TextureIO

0x189a6d000 - 0x189b37fff CoreUI arm64 <5b1aadadc936328db96ad35b5b301850> /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI

0x189b38000 - 0x189b41fff MobileIcons arm64 <1f2e75af8930391396411577077f1680> /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons

0x189b42000 - 0x189b50fff AppleFSCompression arm64 <0faf45b120053801bbaf97954d6e3dd4> /System/Library/PrivateFrameworks/AppleFSCompression.framework/AppleFSCompression

0x189b51000 - 0x189ba9fff TextInput arm64 <3c0b74e0fbe43fe9abbeb20cd9336f2a> /System/Library/PrivateFrameworks/TextInput.framework/TextInput

0x189baa000 - 0x189bd2fff libxslt.1.dylib arm64 <afd62d51467a31f086fd50ba6d522fa0> /usr/lib/libxslt.1.dylib

0x189bd3000 - 0x189c07fff DataDetectorsCore arm64 <0a5df1c450143c448bca483b0442deaf> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore

0x189c08000 - 0x189c9bfff FileProvider arm64 <23494a23c54d3372b651e89a5eab8c49> /System/Library/Frameworks/FileProvider.framework/FileProvider

0x189d8e000 - 0x189e65fff ProofReader arm64 <8f7eaef096183441aaa6bcbc4f2f7550> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader

0x189e66000 - 0x189e7afff libAccessibility.dylib arm64 <c2ae8d98d410345a97add95c19a1d6d7> /usr/lib/libAccessibility.dylib

0x189e7b000 - 0x18a321fff libwebrtc.dylib arm64 <fc518ee99a7a36b1beba891836b24115> /System/Library/PrivateFrameworks/WebCore.framework/Frameworks/libwebrtc.dylib

0x18a322000 - 0x18a384fff ContactsFoundation arm64 <957d69d66b6e317d90ce669eda861706> /System/Library/PrivateFrameworks/ContactsFoundation.framework/ContactsFoundation

0x18a385000 - 0x18ba4efff WebCore arm64 <c3f1cacffa143b47bdc452cde9213eda> /System/Library/PrivateFrameworks/WebCore.framework/WebCore

0x18ba4f000 - 0x18bbd2fff WebKitLegacy arm64 <3a71810a4d5e363892f8ac31952fe314> /System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy

0x18bbd3000 - 0x18bbfbfff DataAccessExpress arm64 <8e3311f934e53459b1a50a56a8f072e1> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress

0x18bbfc000 - 0x18bc96fff AddressBookLegacy arm64 <9f96f3b0e89b37b38c4a0ac13b9fed3d> /System/Library/PrivateFrameworks/AddressBookLegacy.framework/AddressBookLegacy

0x18bc97000 - 0x18bcf2fff ProtectedCloudStorage arm64 <97c44905d98f3aeda54d5e18852fdb1c> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/ProtectedCloudStorage

0x18bcf3000 - 0x18bd1ffff UserNotifications arm64 <af5da8910e8133b7af31685569872ba5> /System/Library/Frameworks/UserNotifications.framework/UserNotifications

0x18bd20000 - 0x18bd2bfff AppleIDAuthSupport arm64 <9a58a7b3913a36e7b80931230c9adac1> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/AppleIDAuthSupport

0x18bd2c000 - 0x18bd7cfff AuthKit arm64 <7b2eebc84315383e94b83f787ed9a111> /System/Library/PrivateFrameworks/AuthKit.framework/AuthKit

0x18bda7000 - 0x18bdfbfff DocumentManager arm64 <8263ec0a6c883222a26bc072300c77db> /System/Library/Frameworks/UIKit.framework/Frameworks/DocumentManager.framework/DocumentManager

0x18bdfc000 - 0x18ce7afff UIKit arm64 <f8ce0f3965e430a483eb07f32b5ea991> /System/Library/Frameworks/UIKit.framework/UIKit

0x18ce7b000 - 0x18ce8dfff DocumentManagerCore arm64 <1b0d69ce2d613b8a867a77e9f1b33989> /System/Library/PrivateFrameworks/DocumentManagerCore.framework/DocumentManagerCore

0x18ce8e000 - 0x18ce92fff HangTracer arm64 <03caf892e5c637ae91f8f122ccafcfe3> /System/Library/PrivateFrameworks/HangTracer.framework/HangTracer

0x18ce93000 - 0x18cee4fff PhysicsKit arm64 <1cb1907390353c898fffd99cd5610e81> /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit

0x18cee5000 - 0x18cee7fff StudyLog arm64 <9b96f921e00c3c28923639f879fbea28> /System/Library/PrivateFrameworks/StudyLog.framework/StudyLog

0x18cee8000 - 0x18cfc7fff UIFoundation arm64 <2431175d036e3f2d8cb0e7a6b0d1466f> /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation

0x18cfc8000 - 0x18d0e6fff CloudKit arm64 <e857b65d67d33f92a409ba1f743a399e> /System/Library/Frameworks/CloudKit.framework/CloudKit

0x18d0e7000 - 0x18d0e7fff IntentsFoundation arm64 <a2fbab6d9cef39b4801fc0b07b0ee342> /System/Library/PrivateFrameworks/IntentsFoundation.framework/IntentsFoundation

0x18d0e8000 - 0x18d204fff Network arm64 <ad0700a8317d378c92c0b3d6b8bd3bd4> /System/Library/PrivateFrameworks/Network.framework/Network

0x18d205000 - 0x18d40cfff Intents arm64 <10d12a311d1932ee8aca5151e1b51d88> /System/Library/Frameworks/Intents.framework/Intents

0x18d40d000 - 0x18d427fff libresolv.9.dylib arm64 <7c4f57d578193d9fa2b41e55d2df2db2> /usr/lib/libresolv.9.dylib

0x18d428000 - 0x18d42afff CoreDuetDebugLogging arm64 <54c6a0c800a536efb318b67f910d62a1> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/CoreDuetDebugLogging

0x18d42b000 - 0x18d460fff libtidy.A.dylib arm64 <cb3e6b9eb9e132d68a4ff455ab5eb4f7> /usr/lib/libtidy.A.dylib

0x18d461000 - 0x18d590fff CoreDuet arm64 <9b8c0d8a045c39808e729680f7a02acf> /System/Library/PrivateFrameworks/CoreDuet.framework/CoreDuet

0x18d591000 - 0x18d5b0fff CoreDuetContext arm64 <c702b6b7aba33523bda6faad8361f38c> /System/Library/PrivateFrameworks/CoreDuetContext.framework/CoreDuetContext

0x18d5b1000 - 0x18d5c5fff CoreDuetDaemonProtocol arm64 <40eb67e397ef314886482b11e8022677> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/CoreDuetDaemonProtocol

0x18d5c6000 - 0x18d631fff IMFoundation arm64 <6b4b6b92108e33baa7f8381d42cccfec> /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation

0x18d632000 - 0x18d660fff vCard arm64 <3752e374279634088834401ad0220ce8> /System/Library/PrivateFrameworks/vCard.framework/vCard

0x18d661000 - 0x18d76efff Contacts arm64 <1591a177f0c33f73ad8cc2de14c743ff> /System/Library/Frameworks/Contacts.framework/Contacts

0x18d76f000 - 0x18d770fff DiagnosticLogCollection arm64 <cc7806b2a4ad32bfaab285d7323ba272> /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/DiagnosticLogCollection

0x18d771000 - 0x18d772fff Marco arm64 <865c2a3744c13039941e7f92aaf9bcaf> /System/Library/PrivateFrameworks/Marco.framework/Marco

0x18d773000 - 0x18d77dfff MessageProtection arm64 <6dd7d2b068083337830d3fac1c9cef2b> /System/Library/PrivateFrameworks/MessageProtection.framework/MessageProtection

0x18d77e000 - 0x18da8cfff StoreServices arm64 <fb60d94f6f79343ea2931e936b6de0bc> /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices

0x18da8d000 - 0x18daa4fff Engram arm64 <fceb747ff3b531f7b4027a12656fdcca> /System/Library/PrivateFrameworks/Engram.framework/Engram

0x18daa5000 - 0x18db95fff IDSFoundation arm64 <08d21d4abe023b57bc062df7b9f71f1b> /System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation

0x18db96000 - 0x18dba1fff CaptiveNetwork arm64 <b7526b28ec6b3a089803ed3aee798ca2> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork

0x18dba2000 - 0x18dbd0fff EAP8021X arm64 <ee33103cb73d375fac78cab0e9a64be2> /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X

0x18dbd1000 - 0x18dc0bfff MobileWiFi arm64 <82fb4980e6053e0badca33aa5dde8957> /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi

0x18dc0c000 - 0x18dc0efff OAuth arm64 <5625c4fc795136469ed6983973f33dd5> /System/Library/PrivateFrameworks/OAuth.framework/OAuth

0x18dc0f000 - 0x18dc11fff CommonAuth arm64 <8455c7ba72b938899f6f32067e1de0d9> /System/Library/PrivateFrameworks/CommonAuth.framework/CommonAuth

0x18dc12000 - 0x18dc80fff Heimdal arm64 <d1aba4a16eee3cee9133bae84f8f3159> /System/Library/PrivateFrameworks/Heimdal.framework/Heimdal

0x18dc81000 - 0x18dcaafff GSS arm64 <3595359311433789b5dd92832540f3aa> /System/Library/Frameworks/GSS.framework/GSS

0x18dcab000 - 0x18dcc2fff ApplePushService arm64 <613a5a854a4c3c87bb81f3177f4b0865> /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService

0x18dcc3000 - 0x18dd5afff AccountsDaemon arm64 <1d435ebf3288320b865f40b605b5408f> /System/Library/PrivateFrameworks/AccountsDaemon.framework/AccountsDaemon

0x18dd5b000 - 0x18dd7ffff AppleIDSSOAuthentication arm64 <816bd8130fca33b7a218820dd1d2679b> /System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/AppleIDSSOAuthentication

0x18dd80000 - 0x18ddf8fff AppleAccount arm64 <7eec817466d93d07bfac97e7cedb4d60> /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount

0x18ddf9000 - 0x18df2ffff CoreUtils arm64 <6170a002e2203fc8a39b6607d40ede58> /System/Library/PrivateFrameworks/CoreUtils.framework/CoreUtils

0x18df30000 - 0x18e046fff IDS arm64 <16a330e0018b33738d123c494e800dbc> /System/Library/PrivateFrameworks/IDS.framework/IDS

0x18e047000 - 0x18e06afff MediaServices arm64 <8b5314e242a83855b004ab611ea54e3c> /System/Library/PrivateFrameworks/MediaServices.framework/MediaServices

0x18e06b000 - 0x18e222fff MediaRemote arm64 <217cb8eb6a7d33b5a9e1032e5488ffd3> /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote

0x18e223000 - 0x18e23bfff UserManagement arm64 <64bd9de97b9f359594a20aabe0068e3e> /System/Library/PrivateFrameworks/UserManagement.framework/UserManagement

0x18e23c000 - 0x18e24bfff MobileBluetooth arm64 <d5c5f24eb2183443b785505f90797845> /System/Library/PrivateFrameworks/MobileBluetooth.framework/MobileBluetooth

0x18e24c000 - 0x18e27cfff Bom arm64 <5ae2739d04103a60860a53eb4f696782> /System/Library/PrivateFrameworks/Bom.framework/Bom

0x18e27d000 - 0x18e281fff CommunicationsFilter arm64 <a31562e7c15830f3a058cac38e6e1181> /System/Library/PrivateFrameworks/CommunicationsFilter.framework/CommunicationsFilter

0x18e282000 - 0x18e2a7fff FTAWD arm64 <4eb35e0a28ae30c5bdffec2ff4b899ab> /System/Library/PrivateFrameworks/FTAWD.framework/FTAWD

0x18e2a8000 - 0x18e2fbfff FTServices arm64 <ee7a0745bd6f3afebb004f6e31abf084> /System/Library/PrivateFrameworks/FTServices.framework/FTServices

0x18e2fc000 - 0x18e34dfff WirelessProximity arm64 <7799210b944235189b44234a063a8be8> /System/Library/PrivateFrameworks/WirelessProximity.framework/WirelessProximity

0x18e34e000 - 0x18e358fff ProactiveEventTracker arm64 <2e40ee934a5e3022a56ff8f8c4228860> /System/Library/PrivateFrameworks/ProactiveEventTracker.framework/ProactiveEventTracker

0x18e359000 - 0x18e3a7fff ChunkingLibrary arm64 <7672d15e44c93f5f8a3d56488773d22a> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary

0x18e3a8000 - 0x18e3b4fff libnetworkextension.dylib arm64 <272813d05f9430979f4ee0ee6384bf61> /usr/lib/libnetworkextension.dylib

0x18e3b5000 - 0x18e3d9fff AddressBook arm64 <60347d6b0b96393796c3cea7c779a4b2> /System/Library/Frameworks/AddressBook.framework/AddressBook

0x18f1dc000 - 0x18f370fff NetworkExtension arm64 <e84f039200df36debb7cb251f82a69b9> /System/Library/Frameworks/NetworkExtension.framework/NetworkExtension

0x18f371000 - 0x18f7bdfff SiriTTS arm64 <ca5f1c3d0d893c05bc0790509b89a26d> /System/Library/PrivateFrameworks/SiriTTS.framework/SiriTTS

0x18f7be000 - 0x18f818fff SAObjects arm64 <23ce3832c03f34f19accad50e0a0fb7e> /System/Library/PrivateFrameworks/SAObjects.framework/SAObjects

0x18f819000 - 0x18f857fff VoiceServices arm64 <a17ca03e5e39393aaec10950b9ad8e55> /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices

0x18f858000 - 0x18f888fff GLKit arm64 <c38901bef3573ed896eb6c7dd3ac6364> /System/Library/Frameworks/GLKit.framework/GLKit

0x18f889000 - 0x18f96efff AssistantServices arm64 <056177456cc934dd9c4024dfaab0f6bf> /System/Library/PrivateFrameworks/AssistantServices.framework/AssistantServices

0x18f96f000 - 0x18f98dfff AssetCacheServices arm64 <14148e4386e73186a62a37a4c1436605> /System/Library/PrivateFrameworks/AssetCacheServices.framework/AssetCacheServices

0x18f98e000 - 0x18fa48fff NetworkServiceProxy arm64 <3542ac752ae93bdf8b052b1c864c42a6> /System/Library/PrivateFrameworks/NetworkServiceProxy.framework/NetworkServiceProxy

0x18fa49000 - 0x18fb3afff MMCS arm64 <8e94bb24e1ad37b39c3895c32813348b> /System/Library/PrivateFrameworks/MMCS.framework/MMCS

0x18fb3b000 - 0x18fb47fff BluetoothManager arm64 <15402838a4713448b995f158f10a49f7> /System/Library/PrivateFrameworks/BluetoothManager.framework/BluetoothManager

0x18fb48000 - 0x18fbb8fff CoreDAV arm64 <378358a925753c8ca1d28ab5335c7849> /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV

0x18fbb9000 - 0x18fbeefff iCalendar arm64 <6cd4994cd6ac31dc81707f4cbba4dae3> /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar

0x18fbef000 - 0x18fbfcfff PersonaKit arm64 <dadf0bdaa9bf303baa9e1046da37fd9f> /System/Library/PrivateFrameworks/PersonaKit.framework/PersonaKit

0x18fbfd000 - 0x18fc57fff CalendarFoundation arm64 <84c86b1af6263b6a82c1fa6c5c94e590> /System/Library/PrivateFrameworks/CalendarFoundation.framework/CalendarFoundation

0x18fc58000 - 0x18fc85fff PhotosFormats arm64 <60c666c2594931379d5aebc0b847bfb7> /System/Library/PrivateFrameworks/PhotosFormats.framework/PhotosFormats

0x18fc86000 - 0x18fd23fff CalendarDatabase arm64 <230ebaa77aa93deeba0d588b35259b10> /System/Library/PrivateFrameworks/CalendarDatabase.framework/CalendarDatabase

0x18fd24000 - 0x18fd74fff CalendarDaemon arm64 <ee7218ed873c3c2588e1c51768855adb> /System/Library/PrivateFrameworks/CalendarDaemon.framework/CalendarDaemon

0x18fd75000 - 0x18fe8efff CloudPhotoLibrary arm64 <b1025b86e3d831c6836c5cb3698ca289> /System/Library/PrivateFrameworks/CloudPhotoLibrary.framework/CloudPhotoLibrary

0x18fe8f000 - 0x18ff71fff EventKit arm64 <6ea4d3e7617b392fbf16b4a4ba99ac72> /System/Library/Frameworks/EventKit.framework/EventKit

0x18ff72000 - 0x18ff9cfff AssetsLibraryServices arm64 <af4dd8bf359a3ab8b02ebe8c418947c9> /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices

0x18ff9d000 - 0x18ffd1fff ACTFramework arm64 <977f6698f49038b79fff67c783477b8e> /System/Library/PrivateFrameworks/ACTFramework.framework/ACTFramework

0x18ffd2000 - 0x18fff2fff DCIMServices arm64 <1b541e7837803064af0e9f011991282f> /System/Library/PrivateFrameworks/DCIMServices.framework/DCIMServices

0x18fff3000 - 0x19012efff CoreMediaStream arm64 <193d543866c536cda65047f741c3ed74> /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream

0x19012f000 - 0x190136fff XPCKit arm64 <f4572f263382392fa9cc008fb5c0302e> /System/Library/PrivateFrameworks/XPCKit.framework/XPCKit

0x190137000 - 0x19021bfff CameraKit arm64 <bed0c4f7ae1c3fe2a3d2868721ae9f8c> /System/Library/PrivateFrameworks/CameraKit.framework/CameraKit

0x19021c000 - 0x190234fff CloudPhotoServices arm64 <0d5f9ccc560d3d7481ba785f975989c1> /System/Library/PrivateFrameworks/CloudPhotoServices.framework/CloudPhotoServices

0x190235000 - 0x190240fff CoreRecents arm64 <e53eb9b80a313789a220f1ae5183f9b8> /System/Library/PrivateFrameworks/CoreRecents.framework/CoreRecents

0x190241000 - 0x19025ffff MediaStream arm64 <b7408d4da0f838d98408a752c56eeeeb> /System/Library/PrivateFrameworks/MediaStream.framework/MediaStream

0x190260000 - 0x190685fff PhotoLibraryServices arm64 <4143d281e62431ee9dfa0c7652ccb0ab> /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices

0x190686000 - 0x1906bbfff PrototypeTools arm64 <3e6cb4b7b5963c55ac06b1ab7317c69c> /System/Library/PrivateFrameworks/PrototypeTools.framework/PrototypeTools

0x1906bc000 - 0x190745fff CoreSymbolication arm64 <bec7481bde963b16bcab4fc8d2bffbc4> /System/Library/PrivateFrameworks/CoreSymbolication.framework/CoreSymbolication

0x190746000 - 0x190872fff SearchFoundation arm64 <541bd939dc853e898a9c279dc9991c87> /System/Library/PrivateFrameworks/SearchFoundation.framework/SearchFoundation

0x190873000 - 0x190879fff IncomingCallFilter arm64 <6e1f7dcfa63d39a7a167f99cfa161bca> /System/Library/PrivateFrameworks/IncomingCallFilter.framework/IncomingCallFilter

0x19087a000 - 0x19092dfff iTunesStore arm64 <b0a79cc44fb637528b9abc03a6f4db92> /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore

0x19092e000 - 0x190934fff libtzupdate.dylib arm64 <9bfe406a794036219681465b6c11db55> /usr/lib/libtzupdate.dylib

0x190935000 - 0x190aa3fff Preferences arm64 <741c490db1313e63a7d1285cd2596ec4> /System/Library/PrivateFrameworks/Preferences.framework/Preferences

0x190aa4000 - 0x190aabfff CoreTime arm64 <a968eb348dc33f83acef60fd12446ceb> /System/Library/PrivateFrameworks/CoreTime.framework/CoreTime

0x190aac000 - 0x190c17fff CVML arm64 <3789e7e736b83ea7ac7195c1a042cf6a> /System/Library/PrivateFrameworks/CVML.framework/CVML

0x190c18000 - 0x190c65fff CoreAppleCVA arm64 <305df7eb28b5308bac9815923f4985b1> /System/Library/PrivateFrameworks/CoreAppleCVA.framework/CoreAppleCVA

0x190c66000 - 0x190ca0fff DifferentialPrivacy arm64 <e36140a770b836e2b3ec41dfab5dc183> /System/Library/PrivateFrameworks/DifferentialPrivacy.framework/DifferentialPrivacy

0x190cad000 - 0x190e27fff AppleCVA arm64 <41ef9c9831013bcf86df23db6d3039b0> /System/Library/PrivateFrameworks/AppleCVA.framework/AppleCVA

0x190e28000 - 0x190eb8fff Montreal arm64 <c9bf79cd70d33c8fabdeb8dd6d62bf70> /System/Library/PrivateFrameworks/Montreal.framework/Montreal

0x190eb9000 - 0x1910dbfff Espresso arm64 <f0628fb67a37313ea51f514fd3230d76> /System/Library/PrivateFrameworks/Espresso.framework/Espresso

0x1910dc000 - 0x1910dffff MobileSystemServices arm64 <e4fd6cedc6103da6b2d05b04e45a5f3d> /System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices

0x1910e0000 - 0x191231fff Photos arm64 <35be6d570edd3d5e8ac8a6b145236685> /System/Library/Frameworks/Photos.framework/Photos

0x191232000 - 0x1913fdfff CoreML arm64 <80ba174d6a153c34a556a7b287344232> /System/Library/Frameworks/CoreML.framework/CoreML

0x1913fe000 - 0x191402fff CoreOptimization arm64 <80f64c09a26b325a9a0a981a23671f2d> /System/Library/PrivateFrameworks/CoreOptimization.framework/CoreOptimization

0x191403000 - 0x19144efff SafariCore arm64 <fb3739944b943536bf02a3c57bcdfca7> /System/Library/PrivateFrameworks/SafariCore.framework/SafariCore

0x19144f000 - 0x1914acfff CorePrediction arm64 <0f9dabcb82053af697ab69533e838fa2> /System/Library/PrivateFrameworks/CorePrediction.framework/CorePrediction

0x1914ad000 - 0x1915a9fff Navigation arm64 <7a9cb461bf02381fa026d736145412c7> /System/Library/PrivateFrameworks/Navigation.framework/Navigation

0x1915aa000 - 0x1915c1fff ContactsDonation arm64 <f48974fa738c32a492a5d587d4714378> /System/Library/PrivateFrameworks/ContactsDonation.framework/ContactsDonation

0x1915c2000 - 0x1915eefff Futhark arm64 <bf235b86b8b73d409cc7fd74592117d8> /System/Library/PrivateFrameworks/Futhark.framework/Futhark

0x191633000 - 0x191685fff ToneLibrary arm64 <973f74467c953f92ab1b2f58fcce727b> /System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary

0x191686000 - 0x191697fff BaseBoardUI arm64 <270d2f006ee23ab581f0b552d45a75a0> /System/Library/PrivateFrameworks/BaseBoardUI.framework/BaseBoardUI

0x191698000 - 0x1916effff ContactsUICore arm64 <76397a63e83735faadde51b9e0a5910e> /System/Library/PrivateFrameworks/ContactsUICore.framework/ContactsUICore

0x1916f0000 - 0x191853fff ContactsUI arm64 <6dc7d0bd0ca53addb3b9752eb80f8fe7> /System/Library/Frameworks/ContactsUI.framework/ContactsUI

0x191854000 - 0x19192ffff CorePDF arm64 <094152970a1d3795bea2193509c9aa7c> /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF

0x191930000 - 0x191b91fff Vision arm64 <7858f139035533e88f8ece2df4e9779b> /System/Library/Frameworks/Vision.framework/Vision

0x191b92000 - 0x191feffff WebKit arm64 <92a4fca930c23600a76d9bc9dcf79789> /System/Library/Frameworks/WebKit.framework/WebKit

0x191ff0000 - 0x1920a6fff BulletinBoard arm64 <55e3a30ccae23e409d24b0bddaf9f658> /System/Library/PrivateFrameworks/BulletinBoard.framework/BulletinBoard

0x1920a7000 - 0x1920acfff ConstantClasses arm64 <73d3d9dc12313ec89aa75cc4636d65a5> /System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses

0x1920ad000 - 0x1920b5fff CertUI arm64 <ebd5a002bf403d0da06a06a3d00237d6> /System/Library/PrivateFrameworks/CertUI.framework/CertUI

0x1920b6000 - 0x1920fafff AXRuntime arm64 <cd7175ce343335039b5d7f34c42b5448> /System/Library/PrivateFrameworks/AXRuntime.framework/AXRuntime

0x1920fb000 - 0x192132fff ScreenReaderCore arm64 <cad2993ea3a53eb286ce006435f37725> /System/Library/PrivateFrameworks/ScreenReaderCore.framework/ScreenReaderCore

0x192133000 - 0x192157fff TextToSpeech arm64 <c1a56cc3101c34d282259e6774740ec8> /System/Library/PrivateFrameworks/TextToSpeech.framework/TextToSpeech

0x192158000 - 0x19219bfff CoreMIDI arm64 <0df076dcfdbd321f90c101262544907b> /System/Library/Frameworks/CoreMIDI.framework/CoreMIDI

0x19219c000 - 0x192239fff MediaPlatform arm64 <00f9533651b934eb911938d4d5d9a6ae> /System/Library/PrivateFrameworks/MediaPlatform.framework/MediaPlatform

0x19223a000 - 0x1922a3fff WebBookmarks arm64 <c2dcdb1e4ad836fe9dbc881e111c9041> /System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks

0x1922a4000 - 0x1922abfff DAAPKit arm64 <f32c6621821a318fa0749e99a652abca> /System/Library/PrivateFrameworks/DAAPKit.framework/DAAPKit

0x1922ac000 - 0x1922aefff libAXSafeCategoryBundle.dylib arm64 <2fd3c20fc67a3b5b88f2ab8e1b03ccf5> /usr/lib/libAXSafeCategoryBundle.dylib

0x1922af000 - 0x1922b9fff libAXSpeechManager.dylib arm64 <8258307b9953354eb98ed7669869647c> /usr/lib/libAXSpeechManager.dylib

0x1922ba000 - 0x19239dfff AccessibilityUtilities arm64 <52222b1cb0ce3510bf408438f8c9fc94> /System/Library/PrivateFrameworks/AccessibilityUtilities.framework/AccessibilityUtilities

0x19239e000 - 0x1926c0fff MediaLibraryCore arm64 <0c1da3ba61bf3cee99da5119a81a833d> /System/Library/PrivateFrameworks/MediaLibraryCore.framework/MediaLibraryCore

0x1926c1000 - 0x1926c1fff AdSupport arm64 <1075f932c9433a9b9611b7e9683220e4> /System/Library/Frameworks/AdSupport.framework/AdSupport

0x1926c2000 - 0x19294bfff MusicLibrary arm64 <3c170b8195fd31b89fd14328e3641f08> /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary

0x19294c000 - 0x19301ffff VectorKit arm64 <1985393e1fcb318e88282ecd3161d221> /System/Library/PrivateFrameworks/VectorKit.framework/VectorKit

0x193020000 - 0x19325cfff MapKit arm64 <acd4316f75613a13ba1c63b7d5725316> /System/Library/Frameworks/MapKit.framework/MapKit

0x19325d000 - 0x1933edfff iTunesCloud arm64 <34be1b618d0930ba8be2d70e6682af27> /System/Library/PrivateFrameworks/iTunesCloud.framework/iTunesCloud

0x1933ee000 - 0x193493fff HomeSharing arm64 <c8dae9643d403eac91d3f4a0217cfde7> /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing

0x193494000 - 0x193507fff WebInspector arm64 <3a221525a3ff3e31869c8c235168805c> /System/Library/PrivateFrameworks/WebInspector.framework/WebInspector

0x193508000 - 0x1935fffff ITMLKit arm64 <53d9390f0f0439998075a7dd215a45df> /System/Library/PrivateFrameworks/ITMLKit.framework/ITMLKit

0x193610000 - 0x193a70fff MediaPlayer arm64 <531f64e936f53790b1a69ad2c5804e89> /System/Library/Frameworks/MediaPlayer.framework/MediaPlayer

0x193a71000 - 0x193a95fff MobileInstallation arm64 <b4bbd3b88c6135e08bd37be4f3d3a627> /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation

0x193a96000 - 0x193a9dfff EmailAddressing arm64 <21b9533aaad03cb692c2f6057ef2d0df> /System/Library/PrivateFrameworks/EmailAddressing.framework/EmailAddressing

0x193a9e000 - 0x193a9ffff MessageSupport arm64 <1d70381bc2ec3fa89552a521bf5d6005> /System/Library/PrivateFrameworks/MessageSupport.framework/MessageSupport

0x193aa0000 - 0x193aa2fff InternationalTextSearch arm64 <37b5ac25673c3f6cab5588d5a5eb4db3> /System/Library/PrivateFrameworks/InternationalTextSearch.framework/InternationalTextSearch

0x193aa3000 - 0x193afdfff MIME arm64 <3097f98ea1243d969095a9d3fa48a78f> /System/Library/PrivateFrameworks/MIME.framework/MIME

0x193afe000 - 0x193b2ffff ProactiveSupport arm64 <259728adf9043227b3051a29e3704b89> /System/Library/PrivateFrameworks/ProactiveSupport.framework/ProactiveSupport

0x193b30000 - 0x193b67fff Notes arm64 <c676912c88093465b5c29c752335d8b8> /System/Library/PrivateFrameworks/Notes.framework/Notes

0x193b68000 - 0x193c19fff TelephonyUtilities arm64 <f7938c75214234f89c39954610c5f0e5> /System/Library/PrivateFrameworks/TelephonyUtilities.framework/TelephonyUtilities

0x193c1a000 - 0x193c54fff CalendarUIKit arm64 <6e6df41823013cf2a4bc8c7fb78bcb1e> /System/Library/PrivateFrameworks/CalendarUIKit.framework/CalendarUIKit

0x193c55000 - 0x193c6cfff AccessibilityUIUtilities arm64 <645cfba043203d469e601ea8d2466235> /System/Library/PrivateFrameworks/Accessibility.framework/Frameworks/AccessibilityUIUtilities.framework/AccessibilityUIUtilities

0x193c6d000 - 0x193cc8fff DataAccess arm64 <bdcc0c5677e3325197678bf4e0fff407> /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess

0x193cc9000 - 0x193cdcfff AssetsLibrary arm64 <e200a54807d132cb928829063baebe19> /System/Library/Frameworks/AssetsLibrary.framework/AssetsLibrary

0x193cdd000 - 0x193eb9fff EventKitUI arm64 <13b4e76e2f4431beaeebb08751688ad1> /System/Library/Frameworks/EventKitUI.framework/EventKitUI

0x193eba000 - 0x193f15fff AXMediaUtilities arm64 <a8284b09798339b1907eca49d19c7324> /System/Library/PrivateFrameworks/AXMediaUtilities.framework/AXMediaUtilities

0x193f16000 - 0x193f89fff UIAccessibility arm64 <3b3ce36b174f3eb0924190010c595f6b> /System/Library/PrivateFrameworks/UIAccessibility.framework/UIAccessibility

0x193fa4000 - 0x193faafff SearchToSharePredictions arm64 <c7ff40e50f883c4ca37c045555df528e> /System/Library/PrivateFrameworks/SearchToSharePredictions.framework/SearchToSharePredictions

0x193fab000 - 0x19404bfff Social arm64 <7f23e436784433e89e2eeeb3e9f77bba> /System/Library/Frameworks/Social.framework/Social

0x194060000 - 0x1940c5fff RemoteUI arm64 <8a58c4ff4cdf3e55becd531636c82a52> /System/Library/PrivateFrameworks/RemoteUI.framework/RemoteUI

0x1940dd000 - 0x1940f3fff CoreFollowUp arm64 <b52808572bf03ac4a1cd47161bf131cb> /System/Library/PrivateFrameworks/CoreFollowUp.framework/CoreFollowUp

0x1940f4000 - 0x194163fff CoreSuggestions arm64 <898c8d6e377a3e76a0545be061cdceb9> /System/Library/PrivateFrameworks/CoreSuggestions.framework/CoreSuggestions

0x194164000 - 0x194174fff MailServices arm64 <514704b94a2a38c0a6f06e6cf8ab8cdb> /System/Library/PrivateFrameworks/MailServices.framework/MailServices

0x194175000 - 0x194207fff CoreRecognition arm64 <8e71ab6e2dbf3debbb0a68d66c3c4c4e> /System/Library/PrivateFrameworks/CoreRecognition.framework/CoreRecognition

0x194208000 - 0x194228fff MailSupport arm64 <e6f35403fb2a35afbb7e2fb1f7311fef> /System/Library/PrivateFrameworks/MailSupport.framework/MailSupport

0x194229000 - 0x194378fff Message arm64 <2e3abb3301863a819f15ddc98de74833> /System/Library/PrivateFrameworks/Message.framework/Message

0x194379000 - 0x194597fff libmecabra.dylib arm64 <8369fa97b4753ef9a370cdb59ad902cc> /usr/lib/libmecabra.dylib

0x194598000 - 0x194639fff CoreParsec arm64 <a7e97561147c3dab803a05b5ed09128a> /System/Library/PrivateFrameworks/CoreParsec.framework/CoreParsec

0x19463a000 - 0x194669fff AirTraffic arm64 <0af9202734ee3368aed0bd01338c729b> /System/Library/PrivateFrameworks/AirTraffic.framework/AirTraffic

0x19466a000 - 0x19469bfff SharedUtils arm64 <d63aa21fc4d633bcb1c39f3f13b4c75e> /System/Library/Frameworks/LocalAuthentication.framework/Support/SharedUtils.framework/SharedUtils

0x19469c000 - 0x1946d6fff ContactsAutocomplete arm64 <add0707df68830ca84b4b0c48e9404d4> /System/Library/PrivateFrameworks/ContactsAutocomplete.framework/ContactsAutocomplete

0x1946d7000 - 0x1947a0fff VideoSubscriberAccount arm64 <f6c7d038672534579c5e5a2aef4c73b9> /System/Library/Frameworks/VideoSubscriberAccount.framework/VideoSubscriberAccount

0x1947a1000 - 0x1947d1fff Pegasus arm64 <75f25085f15b30739b75679e741b1bd8> /System/Library/PrivateFrameworks/Pegasus.framework/Pegasus

0x1947d2000 - 0x19485efff AVKit arm64 <cdf40b3645dc34ff8cf779571cdf411f> /System/Library/Frameworks/AVKit.framework/AVKit

0x19485f000 - 0x194888fff AuthKitUI arm64 <285adaeb4db83fe9a7e4c0df2ee463d0> /System/Library/PrivateFrameworks/AuthKitUI.framework/AuthKitUI

0x194889000 - 0x19488cfff FTClientServices arm64 <ca8837cec1ae32368074a4f49e2521b8> /System/Library/PrivateFrameworks/FTClientServices.framework/FTClientServices

0x19488d000 - 0x194890fff SharedWebCredentials arm64 <01a260f1c0613abb9c65096cd1718d07> /System/Library/PrivateFrameworks/SharedWebCredentials.framework/SharedWebCredentials

0x194891000 - 0x194891fff MobileObliteration arm64 <a06b58dfe47e35ecb60f7f828a2f310c> /System/Library/PrivateFrameworks/MobileObliteration.framework/MobileObliteration

0x194892000 - 0x194895fff SafariFoundation arm64 <a6214bdb775c316aaa3b72bcefe204a0> /System/Library/PrivateFrameworks/SafariFoundation.framework/SafariFoundation

0x194a6e000 - 0x194a84fff LocalAuthentication arm64 <9feebaa2de7630ba8f248806e30ccdae> /System/Library/Frameworks/LocalAuthentication.framework/LocalAuthentication

0x194a85000 - 0x194a87fff ParsecSubscriptionServiceSupport arm64 <976999cfc4653d829a01c072846407a3> /System/Library/PrivateFrameworks/ParsecSubscriptionServiceSupport.framework/ParsecSubscriptionServiceSupport

0x194a88000 - 0x194b2efff SpringBoardFoundation arm64 <eb7be49ada6a3a939201d41774753c38> /System/Library/PrivateFrameworks/SpringBoardFoundation.framework/SpringBoardFoundation

0x194b2f000 - 0x194b47fff CoreInterest arm64 <a0bf712277133da7b43c3eb4100f1a90> /System/Library/PrivateFrameworks/CoreInterest.framework/CoreInterest

0x194b48000 - 0x194dcafff SafariShared arm64 <bbe8ec0d16a8371db330ca7c02bc379a> /System/Library/PrivateFrameworks/SafariShared.framework/SafariShared

0x194dcb000 - 0x194e06fff WebUI arm64 <a8f854e36b1333d98f735998bc352202> /System/Library/PrivateFrameworks/WebUI.framework/WebUI

0x194e07000 - 0x194e14fff SetupAssistantSupport arm64 <e064b303a79336968e6d35634a102dc5> /System/Library/PrivateFrameworks/SetupAssistantSupport.framework/SetupAssistantSupport

0x194e15000 - 0x194e3dfff SetupAssistant arm64 <334293120d713f3b8c6ce065e63864e0> /System/Library/PrivateFrameworks/SetupAssistant.framework/SetupAssistant

0x194e84000 - 0x194e87fff HSAAuthentication arm64 <d241287073193410ac6dcce54295b23b> /System/Library/PrivateFrameworks/HSAAuthentication.framework/HSAAuthentication

0x194e88000 - 0x194e91fff MobileStorage arm64 <785f1ca8a50235daa245ad83d62033a1> /System/Library/PrivateFrameworks/MobileStorage.framework/MobileStorage

0x194e92000 - 0x194ed4fff ContentIndex arm64 <f9bbc0e903603352b5ce41d8ad7e9803> /System/Library/PrivateFrameworks/ContentIndex.framework/ContentIndex

0x194ed5000 - 0x1951d3fff ImageCapture arm64 <b4261a9fc7e9362b986e7d3a981f4b0a> /System/Library/PrivateFrameworks/ImageCapture.framework/ImageCapture

0x1953a5000 - 0x1953bbfff iPhotoMigrationSupport arm64 <c8fcd42decb9324db4d19d8ec606f8c3> /System/Library/PrivateFrameworks/iPhotoMigrationSupport.framework/iPhotoMigrationSupport

0x1953bc000 - 0x1953cdfff DiagnosticExtensions arm64 <3ed45ebdf0183644ae641c2b23b56ade> /System/Library/PrivateFrameworks/DiagnosticExtensions.framework/DiagnosticExtensions

0x1956e4000 - 0x19577afff PhotoLibrary arm64 <586bbea8b5ed3d1985c209191fc6f3ac> /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary

0x19577b000 - 0x195ac7fff PhotosUICore arm64 <73ee98a4a8f83e69a91a8d64b3205dc2> /System/Library/PrivateFrameworks/PhotosUICore.framework/PhotosUICore

0x195b18000 - 0x195b81fff IMSharedUtilities arm64 <b93c81133d9a32c692a929a544e010fc> /System/Library/PrivateFrameworks/IMSharedUtilities.framework/IMSharedUtilities

0x195b82000 - 0x195b88fff LinguisticData arm64 <1f5d3a73a4f8312b818489a9af0208d1> /System/Library/PrivateFrameworks/LinguisticData.framework/LinguisticData

0x195ba2000 - 0x195c2cfff PhotoEditSupport arm64 <c1bf5560388d3c499a410c44099d8993> /System/Library/PrivateFrameworks/PhotoEditSupport.framework/PhotoEditSupport

0x195c2d000 - 0x195c40fff SiriTasks arm64 <fe2dab8a3c633400825b9e1cfd1c1e0e> /System/Library/PrivateFrameworks/SiriTasks.framework/SiriTasks

0x195c41000 - 0x19605afff PhotosUI arm64 <9c917527f9b33e9f8bef4e85111e706e> /System/Library/Frameworks/PhotosUI.framework/PhotosUI

0x196164000 - 0x196191fff StoreKit arm64 <b598ba07b95d3376bc3485cf69864eb4> /System/Library/Frameworks/StoreKit.framework/StoreKit

0x196325000 - 0x19633ffff MetalKit arm64 <c2651a5f6c9c39838ccd013c63872dcc> /System/Library/Frameworks/MetalKit.framework/MetalKit

0x196340000 - 0x196361fff GenerationalStorage arm64 <b1b1eb7e11d23179bc3263662ffedcf3> /System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage

0x1967a2000 - 0x19686efff CoreHandwriting arm64 <2ce03927475c3f3398f235464a1b6f31> /System/Library/PrivateFrameworks/CoreHandwriting.framework/CoreHandwriting

0x1969ce000 - 0x1969d6fff AddressBookUI arm64 <44ad3bf7d19e33cd92bcf78edcb12026> /System/Library/Frameworks/AddressBookUI.framework/AddressBookUI

0x196e0d000 - 0x196f35fff PencilKit arm64 <3f62ce93d8083641bb566fedf8096091> /System/Library/PrivateFrameworks/PencilKit.framework/PencilKit

0x196f36000 - 0x196f54fff QuickLookThumbnailing arm64 <fe1c881c6e6b3e5b90041f3f3ee5ab56> /System/Library/PrivateFrameworks/QuickLookThumbnailing.framework/QuickLookThumbnailing

0x196f55000 - 0x197009fff PDFKit arm64 <abce7d3d7317315cae68b10621c5c6d1> /System/Library/Frameworks/PDFKit.framework/PDFKit

0x19700a000 - 0x197134fff AnnotationKit arm64 <55668d4cc4443797b3736137258eeb94> /System/Library/PrivateFrameworks/AnnotationKit.framework/AnnotationKit

0x19735c000 - 0x19738cfff MarkupUI arm64 <b9339fb4ed793d608ec00fd79f0ae933> /System/Library/PrivateFrameworks/MarkupUI.framework/MarkupUI

0x19738d000 - 0x19739ffff MobileDeviceLink arm64 <9ffcaac5cb483f4fbf48e5184b54b200> /System/Library/PrivateFrameworks/MobileDeviceLink.framework/MobileDeviceLink

0x1973af000 - 0x197467fff QuickLook arm64 <0408ff2c747e3d7ebf04481044a49e5a> /System/Library/Frameworks/QuickLook.framework/QuickLook

0x197507000 - 0x19754efff MobileBackup arm64 <7b50b622105e3ba89d186a99c83104ee> /System/Library/PrivateFrameworks/MobileBackup.framework/MobileBackup

0x19754f000 - 0x19759afff SafariSafeBrowsing arm64 <49d0286b70a03557ac338bab81434057> /System/Library/PrivateFrameworks/SafariSafeBrowsing.framework/SafariSafeBrowsing

0x1975b6000 - 0x1976c6fff SafariServices arm64 <14aa0a164c9a3d9781e137cc107269ad> /System/Library/Frameworks/SafariServices.framework/SafariServices

0x1976c7000 - 0x197706fff AppStoreDaemon arm64 <39b136b7ecef3246bcb337b86dac86fc> /System/Library/PrivateFrameworks/AppStoreDaemon.framework/AppStoreDaemon

0x197878000 - 0x197a4dfff iTunesStoreUI arm64 <3e072bac11af3f459e7b0d0d1a705695> /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI

0x197a4e000 - 0x197b48fff MessageUI arm64 <e1158464edef334faa01c49a777ff494> /System/Library/Frameworks/MessageUI.framework/MessageUI

0x197b66000 - 0x197c25fff Radio arm64 <2f8f966c88e434e7a505e9b60d871202> /System/Library/PrivateFrameworks/Radio.framework/Radio

0x197d5a000 - 0x197d88fff BookLibrary arm64 <a443d6cedeef361791ba808fa7871896> /System/Library/PrivateFrameworks/BookLibrary.framework/BookLibrary

0x197d89000 - 0x197e7dfff MediaPlaybackCore arm64 <fffafdb6ca823c93a44a5d2848321f76> /System/Library/PrivateFrameworks/MediaPlaybackCore.framework/MediaPlaybackCore

0x19803a000 - 0x198080fff MPUFoundation arm64 <8ab2f93015193bfc9a9b003971c9f936> /System/Library/PrivateFrameworks/MPUFoundation.framework/MPUFoundation

0x198081000 - 0x1984d2fff StoreKitUI arm64 <7efbe539a56037578ab7070b37511470> /System/Library/PrivateFrameworks/StoreKitUI.framework/StoreKitUI

0x19870c000 - 0x198728fff MediaPlayerUI arm64 <19a9769cf21b3f7394e9f3f704f976ee> /System/Library/PrivateFrameworks/MediaPlayerUI.framework/MediaPlayerUI

0x19ba38000 - 0x19ba5dfff AppSupportUI arm64 <5dc7a114b30c3678add34775f0680c84> /System/Library/PrivateFrameworks/AppSupportUI.framework/AppSupportUI

0x19c206000 - 0x19c295fff LinkPresentation arm64 <23d34a99106b39dda6df53eba649c7a0> /System/Library/PrivateFrameworks/LinkPresentation.framework/LinkPresentation

0x19cbb4000 - 0x19cbb8fff libsysdiagnose.dylib arm64 <0956540a4aef38ef83b49cd0445debce> /usr/lib/libsysdiagnose.dylib

0x19e0c3000 - 0x19e14ffff CloudDocs arm64 <29c69505568a3c9ca2a2d3aaf6bbfdc6> /System/Library/PrivateFrameworks/CloudDocs.framework/CloudDocs

0x19ef0a000 - 0x19ef19fff CTCarrierSpace arm64 <25fdf5cf16f33f5cbb692ad953f336d9> /System/Library/PrivateFrameworks/CTCarrierSpace.framework/CTCarrierSpace

0x19f37c000 - 0x19f38dfff DeviceIdentity arm64 <4f5d7a89c9a339b4b4fbc101fe35f4e5> /System/Library/PrivateFrameworks/DeviceIdentity.framework/DeviceIdentity

0x1a2388000 - 0x1a264cfff RawCamera arm64 <8814153852d83e3986be71abbf2181f0> /System/Library/CoreServices/RawCamera.bundle/RawCamera

0x1a295e000 - 0x1a2972fff libCGInterfaces.dylib arm64 <a35cdaae6a3f3d0d9d0b776f0d2ccb89> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/Libraries/libCGInterfaces.dylib

0x1a4e16000 - 0x1a4e3dfff CoreServicesInternal arm64 <3e28627e61483e088b028a121a66cbeb> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal

0x1a5411000 - 0x1a5422fff libGSFontCache.dylib arm64 <9e56e388c1903b99bcd16d21cc3d1ea3> /System/Library/PrivateFrameworks/FontServices.framework/libGSFontCache.dylib

0x1a5423000 - 0x1a5455fff libTrueTypeScaler.dylib arm64 <e584c6d569da381dbda666f0d9ea177b> /System/Library/PrivateFrameworks/FontServices.framework/libTrueTypeScaler.dylib

0x1a6c58000 - 0x1a6c5bfff InternationalSupport arm64 <d2f1f0eee8093ae68cdf504f23f305d8> /System/Library/PrivateFrameworks/InternationalSupport.framework/InternationalSupport

0x1a8763000 - 0x1a8768fff TextInputUI arm64 <debc3f7988543d8eac0cae88f34accf7> /System/Library/PrivateFrameworks/TextInputUI.framework/TextInputUI

0x1a957d000 - 0x1a9588fff libMobileGestaltExtensions.dylib arm64 <343be95af1c33b20934be8dc2ee6800c> /usr/lib/libMobileGestaltExtensions.dylib

0x1aa549000 - 0x1aa564fff OnBoardingKit arm64 <4f3a60fa92ad30e8b9c1619ba523ed3f> /System/Library/PrivateFrameworks/OnBoardingKit.framework/OnBoardingKit

0x1aa64e000 - 0x1aa67efff libclosured.dylib arm64 <23ea8cc8f66931e4a59c47fb92b8baaa> /usr/lib/closure/libclosured.dylib



EOF

Thanks for the crash log. This definitely looks like a bug in the OS itself (r. 37706157), one that affects a wide range of apps. I don’t think there’s any way that you can work around it; you’ll have to wait for it to get fixed in the OS.

Share and Enjoy

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

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

HI, did Apple already fix this bug now?

I dunno, did we? (-:

Seriously though, the proof of any bug fix is how well it survives contact with the real world, so your stream of incoming crash reports is the true indication of whether a bug has been fixed or not.

However, looking at the state of the bug I referenced (r. 39295402) there’s some indication of progress in iOS 12 beta. Have you seen this bug with any of the iOS beta seeds?

Share and Enjoy

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

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

I got this crash on 10.13.6. Do you have any solution for this issue ? I got it only once.


Thread 14 Crashed:: Dispatch queue: com.apple.network.connections

0 com.apple.CFNetwork 0x00007fff2767278a ConnectionProtocolSetFinalData(nw_protocol*) + 356

1 com.apple.CFNetwork 0x00007fff276707e9 ConnectionProtocolRemoveInputHandler(nw_protocol*, nw_protocol*, bool) + 110

2 libnetwork.dylib 0x00007fff4f6ebc6d nw_endpoint_flow_failed + 429

3 libnetwork.dylib 0x00007fff4f6ed7de nw_endpoint_flow_setup_protocols + 1838

4 libnetwork.dylib 0x00007fff4f6e9eeb -[NWConcrete_nw_endpoint_flow startWithHandler:] + 4475

5 libnetwork.dylib 0x00007fff4f742829 nw_endpoint_handler_path_change + 7865

6 libnetwork.dylib 0x00007fff4f740663 nw_endpoint_handler_start + 1187

7 libnetwork.dylib 0x00007fff4f7160a2 nw_endpoint_proxy_start_next_child + 162

8 libnetwork.dylib 0x00007fff4f715d19 nw_endpoint_proxy_complete_resolve + 1017

9 libnetwork.dylib 0x00007fff4f71308d -[NWConcrete_nw_endpoint_proxy startWithHandler:] + 3517

10 libnetwork.dylib 0x00007fff4f742829 nw_endpoint_handler_path_change + 7865

11 libnetwork.dylib 0x00007fff4f740663 nw_endpoint_handler_start + 1187

12 libnetwork.dylib 0x00007fff4f7a5239 __nw_connection_start_block_invoke + 585

13 libdispatch.dylib 0x00007fff504da5fa _dispatch_call_block_and_release + 12

14 libdispatch.dylib 0x00007fff504d2db8 _dispatch_client_callout + 8

15 libdispatch.dylib 0x00007fff504e7217 _dispatch_queue_serial_drain + 635

16 libdispatch.dylib 0x00007fff504da166 _dispatch_queue_invoke + 373

17 libdispatch.dylib 0x00007fff504e7f0d _dispatch_root_queue_drain_deferred_wlh + 332

18 libdispatch.dylib 0x00007fff504ebd21 _dispatch_workloop_worker_thread + 880

19 libsystem_pthread.dylib 0x00007fff50823fd2 _pthread_wqthread + 980

20 libsystem_pthread.dylib 0x00007fff50823be9 start_wqthread + 13