App crashes sporadically, with "Kernel bug: The kernel cannot allocate memory needed for the pseudo-receive." message

Hi,


We're currently experiencing a weird crash, without anything noticable in the call stack. The message that is posted in the subject ("Kernel bug: The kernel cannot allocate memory needed for the pseudo-receive.") is written in crash_info_entry_0.


We couldn't reproduce this in our testing enviornment, so any guidance about possible culprit will be appreciated.


Here's a call stack for example:


Crashed: com.apple.libdispatch-manager
0  libxpc.dylib                   0x1a88b3b48 _xpc_connection_release_message.cold.2 + 28
1  libxpc.dylib                   0x1a8896160 _xpc_connection_release_message + 236
2  libxpc.dylib                   0x1a8895ed0 _xpc_connection_handle_event_inline + 92
3  libdispatch.dylib              0x1a895508c _dispatch_mach_handle_or_push_received_msg + 124
4  libdispatch.dylib              0x1a89598dc _dispatch_mach_msg_send + 460
5  libdispatch.dylib              0x1a8959294 _dispatch_mach_send_drain + 264
6  libdispatch.dylib              0x1a8955964 _dispatch_mach_notification_merge_evt + 52
7  libdispatch.dylib              0x1a895e8f8 _dispatch_mach_notify_merge + 344
8  libdispatch.dylib              0x1a895e994 _dispatch_mach_notify_send_possible + 28
9  libdispatch.dylib              0x1a896e81c _Xmach_notify_send_possible + 56
10 libdispatch.dylib              0x1a896eb10 libdispatch_internal_protocol_server + 100
11 libdispatch.dylib              0x1a895ea80 _dispatch_mach_notification_merge_msg + 72
12 libdispatch.dylib              0x1a895d284 _dispatch_event_loop_merge + 152
13 libdispatch.dylib              0x1a89500ec _dispatch_kevent_worker_thread + 772
14 libsystem_pthread.dylib        0x1a89a774c _pthread_wqthread + 332
15 libsystem_pthread.dylib        0x1a89ad9c8 start_wqthread + 8


ne_session queue
0  libsystem_kernel.dylib              0x1a8a8716c __semwait_signal + 8
1  libsystem_c.dylib                   0x1a8931510 nanosleep + 224
2  libsystem_c.dylib                   0x1a89312f8 sleep + 48
3  libxpc.dylib                        0x1a88a80d0 _waiting4memory + 20
4  libxpc.dylib                        0x1a88a538c _xpc_mach_port_allocate + 84
5  libxpc.dylib                        0x1a88957bc xpc_connection_send_message_with_reply + 156
6  libsystem_networkextension.dylib    0x1add01cc8 __ne_session_get_info_with_parameters_block_invoke + 252
7  libdispatch.dylib                   0x1a894033c _dispatch_client_callout + 20
8  libdispatch.dylib                   0x1a894d1f4 _dispatch_lane_barrier_sync_invoke_and_complete + 60
9  libsystem_networkextension.dylib    0x1adcfd728 ne_session_get_info_with_parameters + 172
10 NetworkExtension                    0x1bba6d95c -[NEVPNConnection updateSessionInfoForce:withCompletionHandler:] + 168
11 NetworkExtension                    0x1bba6e318 __93-[NEVPNConnection createSessionWithConfigurationIdentifier:forceInfoFetch:completionHandler:]_block_invoke_2 + 104
12 libsystem_networkextension.dylib    0x1add02250 __notify_client_block_invoke + 196
13 libdispatch.dylib                   0x1a893eec4 _dispatch_call_block_and_release + 32
14 libdispatch.dylib                   0x1a894033c _dispatch_client_callout + 20
15 libdispatch.dylib                   0x1a894c600 _dispatch_main_queue_callback_4CF + 832
16 CoreFoundation                      0x1a8c1b41c __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 16
17 CoreFoundation                      0x1a8c16034 __CFRunLoopRun + 1708
18 CoreFoundation                      0x1a8c15660 CFRunLoopRunSpecific + 480
19 GraphicsServices                    0x1b3026604 GSEventRunModal + 164
20 UIKitCore                           0x1acdea15c UIApplicationMain + 1944
21 MyApp                               0x10222f330 main + 17 (AppDelegate.swift:17)
22 libdyld.dylib                       0x1a8a911ec start + 4


com.apple.uikit.eventfetch-thread
0  libsystem_kernel.dylib         0x1a8a64784 mach_msg_trap + 8
1  libsystem_kernel.dylib         0x1a8a63ba8 mach_msg + 76
2  CoreFoundation                 0x1a8c1b080 __CFRunLoopServiceMachPort + 152
3  CoreFoundation                 0x1a8c15e0c __CFRunLoopRun + 1156
4  CoreFoundation                 0x1a8c15660 CFRunLoopRunSpecific + 480
5  Foundation                     0x1a8f5f6a8 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 232
6  Foundation                     0x1a8f5f580 -[NSRunLoop(NSRunLoop) runUntilDate:] + 92
7  UIKitCore                      0x1ace8f420 -[UIEventFetcher threadMain] + 156
8  Foundation                     0x1a90997a0 __NSThread__start__ + 864
9  libsystem_pthread.dylib        0x1a89a58fc _pthread_start + 168
10 libsystem_pthread.dylib        0x1a89ad9d4 thread_start + 8


JavaScriptCore bmalloc scavenger
0  libsystem_kernel.dylib         0x1a8a86bc0 __psynch_cvwait + 8
1  libsystem_pthread.dylib        0x1a89a91e4 _pthread_cond_wait + 680
2  libc++.1.dylib                 0x1a8adaca8 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 28
3  JavaScriptCore                 0x1b7fa4e88 void std::__1::condition_variable_any::wait<std::__1::unique_lock>(std::__1::unique_lock&) + 104
4  JavaScriptCore                 0x1b7fa8c34 bmalloc::Scavenger::threadRunLoop() + 156
5  JavaScriptCore                 0x1b7fa8958 bmalloc::Scavenger::Scavenger(std::__1::lock_guard const&) + 14
6  JavaScriptCore                 0x1b7fa9bd0 std::__1::__thread_specific_ptr<std::__1::__thread_struct>::set_pointer(std::__1::__thread_struct*) + 42
7  libsystem_pthread.dylib        0x1a89a58fc _pthread_start + 168
8  libsystem_pthread.dylib        0x1a89ad9d4 thread_start + 8


WebThread
0  libsystem_kernel.dylib         0x1a8a64784 mach_msg_trap + 8
1  libsystem_kernel.dylib         0x1a8a63ba8 mach_msg + 76
2  CoreFoundation                 0x1a8c1b080 __CFRunLoopServiceMachPort + 152
3  CoreFoundation                 0x1a8c15e0c __CFRunLoopRun + 1156
4  CoreFoundation                 0x1a8c15660 CFRunLoopRunSpecific + 480
5  WebCore                        0x1b13e88d4 RunWebThread(void*) + 596
6  libsystem_pthread.dylib        0x1a89a58fc _pthread_start + 168
7  libsystem_pthread.dylib        0x1a89ad9d4 thread_start + 8


com.apple.NSURLConnectionLoader
0  libsystem_kernel.dylib         0x1a8a64784 mach_msg_trap + 8
1  libsystem_kernel.dylib         0x1a8a63ba8 mach_msg + 76
2  CoreFoundation                 0x1a8c1b080 __CFRunLoopServiceMachPort + 152
3  CoreFoundation                 0x1a8c15e0c __CFRunLoopRun + 1156
4  CoreFoundation                 0x1a8c15660 CFRunLoopRunSpecific + 480
5  CFNetwork                      0x1abf3a584 (Missing)
6  Foundation                     0x1a90997a0 __NSThread__start__ + 864
7  libsystem_pthread.dylib        0x1a89a58fc _pthread_start + 168
8  libsystem_pthread.dylib        0x1a89ad9d4 thread_start + 8


Thread
0  libsystem_kernel.dylib         0x1a8a879a8 __workq_kernreturn + 8
1  libsystem_pthread.dylib        0x1a89a7760 _pthread_wqthread + 352
2  libsystem_pthread.dylib        0x1a89ad9c8 start_wqthread + 8


Thread
0  libsystem_kernel.dylib         0x1a8a879a8 __workq_kernreturn + 8
1  libsystem_pthread.dylib        0x1a89a7760 _pthread_wqthread + 352
2  libsystem_pthread.dylib        0x1a89ad9c8 start_wqthread + 8


Thread
0  libsystem_kernel.dylib         0x1a8a879a8 __workq_kernreturn + 8
1  libsystem_pthread.dylib        0x1a89a7760 _pthread_wqthread + 352
2  libsystem_pthread.dylib        0x1a89ad9c8 start_wqthread + 8


Thanks,

Omer

Replies

The message that is posted in the subject ("Kernel bug: The kernel cannot allocate memory needed for the pseudo-receive.") is written in

crash_info_entry_0
.

Please post a full Apple crash report.

Share and Enjoy

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

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

Hi, and thanks for the quick reply,


The issue the I've posted in my previous post was only available through Firebase. I couldn't find any Organizer related crashes, and we couldn't reproduce it in our testing environment, so I don't have full crash report.


However, we managed to find something else. It seems that another crash, that shows the same key attributes (iOS 13 only, numbers roughly add up, dispatch-lib realted messages, similar occurance distribution), is happening in our vpn process, as we use NetworkExtension in our app.


Are you familiar with such cases? In which the crash was missing in the Organize but present in Firebase?

Anyway - the other crash is here:

Incident Identifier: BBE58A11-C1A0-49FA-B0B9-2939877544BF
CrashReporter Key:   26f8406dfb506e5d5b7240cf244268bfe7af9b25
Hardware Model:      iPad5,3
Process:             PacketTunnelExtension [5859]
Path:                /private/var/containers/Bundle/Application/DC594A95-817C-4E34-BD22-70964523E63C/MyApp.app/PlugIns/PacketTunnelExtension.appex/PacketTunnelExtension
Identifier:          com.corp.myapp.vpn
Version:             1416 (1.8.4)
AppVariant:          1:iPad5,3:13
Code Type:           ARM-64 (Native)
Role:                Unspecified
Parent Process:      launchd [1]
Coalition:           com.corp.myapp.vpn [899]




Date/Time:           2020-05-11 16:08:53.3519 +0200
Launch Time:         2020-05-11 15:06:21.6384 +0200
OS Version:          iPhone OS 13.4.1 (17E262)
Release Type:        User
Baseband Version:    n/a
Report Version:      104


Exception Type:  EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000001, 0x0000000188932e2c
Termination Signal: Trace/BPT trap: 5
Termination Reason: Namespace SIGNAL, Code 0x5
Terminating Process: exc handler [5859]
Triggered by Thread:  5


Thread 0 name:
Thread 0:
0   libsystem_kernel.dylib        0x0000000188a8a198 mach_msg_trap + 8
1   libsystem_kernel.dylib        0x0000000188a8960c mach_msg + 72 (mach_msg.c:103)
2   CoreFoundation                0x0000000188c343b4 __CFRunLoopServiceMachPort + 148 (CFRunLoop.c:2575)
3   CoreFoundation                0x0000000188c2f3e8 __CFRunLoopRun + 1160 (CFRunLoop.c:2931)
4   CoreFoundation                0x0000000188c2ec34 CFRunLoopRunSpecific + 424 (CFRunLoop.c:3192)
5   Foundation                    0x0000000188f71bcc -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 228 (NSRunLoop.m:374)
6   Foundation                    0x0000000188faafe0 -[NSRunLoop(NSRunLoop) run] + 88 (NSRunLoop.m:399)
7   libxpc.dylib                  0x000000018888654c _xpc_objc_main + 304 (main.m:197)
8   libxpc.dylib                  0x0000000188888b4c xpc_main + 148 (init.c:1384)
9   Foundation                    0x0000000188fad0e4 -[NSXPCListener resume] + 172 (NSXPCListener.m:276)
10  PlugInKit                      0x0000000196118cf0 -[PKService run] + 396 (PKService.m:165)
11  PlugInKit                      0x0000000196118a08 +[PKService main] + 572 (PKService.m:102)
12  PlugInKit                      0x00000001961190fc +[PKService _defaultRun:arguments:] + 20 (PKService.m:212)
13  Foundation                    0x0000000189185e70 NSExtensionMain + 64 (NSExtensionMain.m:27)
14  libdyld.dylib                  0x0000000188ab6800 start + 4


Thread 1 name:
Thread 1:
0   libsystem_kernel.dylib        0x0000000188aaea60 write + 8
1   PacketTunnelExtension          0x000000010022cd38 FIRCLSSDKFileLog + 292
2   PacketTunnelExtension          0x000000010022e844 FIRCLSMachExceptionServer + 912
3   libsystem_pthread.dylib        0x00000001889ccd98 _pthread_start + 156 (pthread.c:896)
4   libsystem_pthread.dylib        0x00000001889d074c thread_start + 8


Thread 2 name:
Thread 2:
0   libsystem_kernel.dylib        0x0000000188a8a198 mach_msg_trap + 8
1   libsystem_kernel.dylib        0x0000000188a8960c mach_msg + 72 (mach_msg.c:103)
2   CoreFoundation                0x0000000188c343b4 __CFRunLoopServiceMachPort + 148 (CFRunLoop.c:2575)
3   CoreFoundation                0x0000000188c2f3e8 __CFRunLoopRun + 1160 (CFRunLoop.c:2931)
4   CoreFoundation                0x0000000188c2ec34 CFRunLoopRunSpecific + 424 (CFRunLoop.c:3192)
5   CFNetwork                      0x000000018bef3c44 -[__CoreSchedulingSetRunnable runForever] + 192 (CoreSchedulingSet.mm:1372)
6   Foundation                    0x00000001890a09d0 __NSThread__start__ + 848 (NSThread.m:724)
7   libsystem_pthread.dylib        0x00000001889ccd98 _pthread_start + 156 (pthread.c:896)
8   libsystem_pthread.dylib        0x00000001889d074c thread_start + 8


Thread 3:
0   libsystem_pthread.dylib        0x00000001889d0738 start_wqthread + 0 (pthread_dependency.c:69)


Thread 4:
0   libsystem_pthread.dylib        0x00000001889d0738 start_wqthread + 0 (pthread_dependency.c:69)


Thread 5 name:
Thread 5 Crashed:
0   libdispatch.dylib              0x0000000188932e2c _dispatch_workloop_worker_thread + 2284 (inline_internal.h:1329)
1   libdispatch.dylib              0x000000018893265c _dispatch_workloop_worker_thread + 284 (queue.c:6053)
2   libsystem_pthread.dylib        0x00000001889cdb74 _pthread_wqthread + 272 (pthread.c:2352)
3   libsystem_pthread.dylib        0x00000001889d0740 start_wqthread + 8


Thread 6 name:
Thread 6:
0   libsystem_platform.dylib      0x00000001889bbfac os_unfair_lock_lock_with_options$VARIANT$mp + 12
1   libsystem_malloc.dylib        0x000000018899d3d0 szone_size_try_large + 44 (locking.h:48)
2   libsystem_malloc.dylib        0x000000018899d444 szone_realloc + 60 (magazine_malloc.c:406)
3   libsystem_malloc.dylib        0x00000001889a6a9c malloc_zone_realloc + 168 (malloc.c:1486)
4   CoreFoundation                0x0000000188bd4994 __CFSafelyReallocateWithAllocator + 32 (CFBase.c:795)
5   CoreFoundation                0x0000000188c54b24 __CFStringCreateImmutableFunnel3 + 1028 (CFString.c:1592)
6   CoreFoundation                0x0000000188c553e0 _CFStringCreateWithBytesNoCopy + 44 (CFString.c:1887)
7   libswiftFoundation.dylib      0x00000001bdeb5698 String.init(bytesNoCopy:length:encoding:freeWhenDone:) + 72 (<compiler-generated>:0)
8   XNDC                          0x00000001006669e4 specialized static HTTPProtocolParser.createParser(for:peeking:peekingSize:isOutbound:) + 184 (HTTPProtocolParser.swift:37)
9   XNDC                          0x00000001006924e0 specialized static ParserFactory.createParserSessions(for:peeking:peekingSize:isOutbound:) + 608 (ParserFactory.swift:52)
10  XNDC                          0x0000000100650dd8 specialized static XNDCFilterInterface.handlePayloadOptAsync(payload:payloadSize:proxySocket:isOutbound:completionHandler:) + 636 (<compiler-generated>:0)
11  XNDC                          0x0000000100679c8c TCPProxySocket.receiveWithFilter(payload:payloadSize:_:) + 536 (<compiler-generated>:0)
12  XNDC                          0x000000010067d184 partial apply + 24 (<compiler-generated>:0)
13  XNDC                          0x00000001006cdf90 closure #1 in TCPConnection.receive(loop:on:completionHandler:) + 984 (TCPConnection.swift:216)
14  XNDC                          0x0000000100667b14 thunk for @escaping @callee_guaranteed () -> () + 28 (<compiler-generated>:0)
15  libdispatch.dylib              0x000000018897c524 _dispatch_client_callout + 16 (object.m:495)
16  libdispatch.dylib              0x0000000188924e98 _dispatch_continuation_pop$VARIANT$mp + 412 (inline_internal.h:2484)
17  libdispatch.dylib              0x0000000188935430 _dispatch_source_invoke$VARIANT$mp + 1276 (source.c:568)
18  libdispatch.dylib              0x0000000188928770 _dispatch_lane_serial_drain$VARIANT$mp + 300 (inline_internal.h:2525)
19  libdispatch.dylib              0x0000000188929294 _dispatch_lane_invoke$VARIANT$mp + 416 (queue.c:3863)
20  libdispatch.dylib              0x000000018893278c _dispatch_workloop_worker_thread + 588 (queue.c:6445)
21  libsystem_pthread.dylib        0x00000001889cdb74 _pthread_wqthread + 272 (pthread.c:2352)
22  libsystem_pthread.dylib        0x00000001889d0740 start_wqthread + 8


Thread 7:
0   libsystem_pthread.dylib        0x00000001889d0738 start_wqthread + 0 (pthread_dependency.c:69)


Thread 5 crashed with ARM Thread State (64-bit):
    x0: 0x0000000000124f80   x1: 0x0060002300002540   x2: 0x0000000080000000   x3: 0x0000000000000000
    x4: 0x0000000188935eac   x5: 0x0000000000000010   x6: 0x0000000000000000   x7: 0x0000000000000000
    x8: 0x0060002300002540   x9: 0x0000000000000001  x10: 0x0000002000000000  x11: 0x0000000000000002
   x12: 0x0000000000000000  x13: 0x00000040fffffffd  x14: 0x0000000000000000  x15: 0x001ffe8000000001
   x16: 0x000000018892b284  x17: 0x0000000000000000  x18: 0x0000000000000000  x19: 0x000000016fff30a0
   x20: 0x000000010128a520  x21: 0x000000010128a528  x22: 0x000000010128a558  x23: 0x000000010128a520
   x24: 0x000000016fff30e0  x25: 0x0000006000000001  x26: 0x0000002000000001  x27: 0x000000007fffffff
   x28: 0x0000007700000001   fp: 0x000000016fff2b20   lr: 0x000000018893265c
    sp: 0x000000016fff2a70   pc: 0x0000000188932e2c cpsr: 0x80000000
   esr: 0xf2000001  Address size fault


Binary Images:
0x100150000 - 0x10031bfff PacketTunnelExtension arm64  <bffa7281f24f37c6bb8c22fa692a6a5c> /var/containers/Bundle/Application/DC594A95-817C-4E34-BD22-70964523E63C/MyApp.app/PlugIns/PacketTunnelExtension.appex/PacketTunnelExtension
0x100438000 - 0x1004a3fff XNDCManager arm64  <8c0c0620290d3599a544a3600af18afc> /var/containers/Bundle/Application/DC594A95-817C-4E34-BD22-70964523E63C/MyApp.app/Frameworks/XNDCManager.framework/XNDCManager
0x100560000 - 0x1005c3fff dyld arm64  <23eead922ec9376cbb08574507ab6177> /usr/lib/dyld
0x10063c000 - 0x10070bfff XNDC arm64  <ea548030be523ef19a40789cf2cad67b> /var/containers/Bundle/Application/DC594A95-817C-4E34-BD22-70964523E63C/MyApp.app/Frameworks/XNDC.framework/XNDC
0x100830000 - 0x1008a3fff Common arm64  <3d7e2857b67c3ac6a1562de2a9fea5d0> /var/containers/Bundle/Application/DC594A95-817C-4E34-BD22-70964523E63C/MyApp.app/Frameworks/Common.framework/Common
0x1009dc000 - 0x1009fbfff Heimdall arm64  <95cc82a9a0983a07bf3c56f831c635ab> /var/containers/Bundle/Application/DC594A95-817C-4E34-BD22-70964523E63C/MyApp.app/Frameworks/Heimdall.framework/Heimdall
0x100a3c000 - 0x100a9ffff Stapler arm64  <5d0349d78d463261bf713c3c8417dd02> /var/containers/Bundle/Application/DC594A95-817C-4E34-BD22-70964523E63C/MyApp.app/Frameworks/Stapler.framework/Stapler
0x100ba0000 - 0x100c6ffff SwiftProtobuf arm64  <939cc3875aba39f583efee395fca8aa6> /var/containers/Bundle/Application/DC594A95-817C-4E34-BD22-70964523E63C/MyApp.app/Frameworks/SwiftProtobuf.framework/SwiftProtobuf
0x100e44000 - 0x100e5ffff CocoaLumberjack arm64  <c5817cb1ca21320f9dc51b63e2cdc5a0> /var/containers/Bundle/Application/DC594A95-817C-4E34-BD22-70964523E63C/MyApp.app/Frameworks/CocoaLumberjack.framework/CocoaLumberjack
0x100e98000 - 0x100ea3fff CocoaLumberjackSwift arm64  <1080776f5125327d98c5e3b527d6087e> /var/containers/Bundle/Application/DC594A95-817C-4E34-BD22-70964523E63C/MyApp.app/Frameworks/CocoaLumberjackSwift.framework/CocoaLumberjackSwift
0x100ebc000 - 0x100ec3fff LoggingKit arm64  <cea97ce52e3d3c86afec75577d82b039> /var/containers/Bundle/Application/DC594A95-817C-4E34-BD22-70964523E63C/MyApp.app/Frameworks/LoggingKit.framework/LoggingKit
0x100ed8000 - 0x100ef3fff Zip arm64  <3764a01d9b6338a4b11b9ec4ec18fa06> /var/containers/Bundle/Application/DC594A95-817C-4E34-BD22-70964523E63C/MyApp.app/Frameworks/Zip.framework/Zip
0x100fa0000 - 0x100fabfff libobjc-trampolines.dylib arm64  <2df134bae62230edb227eb9333bfa4d9> /usr/lib/libobjc-trampolines.dylib
0x18885b000 - 0x188871fff libsystem_trace.dylib arm64  <f67d8aff28893f9abf166036c3203325> /usr/lib/system/libsystem_trace.dylib
0x188872000 - 0x1888a3fff libxpc.dylib arm64  <9e9d069de3b136fa85755e1d9e6b6b54> /usr/lib/system/libxpc.dylib
0x1888a4000 - 0x1888a4fff libsystem_blocks.dylib arm64  <0afa438b8355370794f5015ad81f32df> /usr/lib/system/libsystem_blocks.dylib
0x1888a5000 - 0x188920fff libsystem_c.dylib arm64  <8d39ff48e14c3f868e1090f54896bb65> /usr/lib/system/libsystem_c.dylib
0x188921000 - 0x188995fff libdispatch.dylib arm64  <5a83d0cf8fb937278a32012d20a47ec8> /usr/lib/system/libdispatch.dylib
0x188996000 - 0x1889b6fff libsystem_malloc.dylib arm64  <a0a7d67af0f3399a8f006f92716d8e6f> /usr/lib/system/libsystem_malloc.dylib
0x1889b7000 - 0x1889c1fff libsystem_platform.dylib arm64  <a5d5822c76223859b0c0b869b7e244b5> /usr/lib/system/libsystem_platform.dylib
0x1889c2000 - 0x1889d2fff libsystem_pthread.dylib arm64  <fb1dd49f0cfb3114bdb40ef7be44f6bc> /usr/lib/system/libsystem_pthread.dylib
0x1889d3000 - 0x188a04fff libobjc.A.dylib arm64  <091241f8e94c39ba9ca67352e998bb41> /usr/lib/libobjc.A.dylib
0x188a05000 - 0x188a6cfff libcorecrypto.dylib arm64  <28c07c08a95635b1b04e88d84542020b> /usr/lib/system/libcorecrypto.dylib
0x188a6d000 - 0x188a85fff libc++abi.dylib arm64  <f07199ac8a903127b17f0a906ffb7302> /usr/lib/libc++abi.dylib
0x188a86000 - 0x188ab4fff libsystem_kernel.dylib arm64  <b422ba38a9f63062be28d28d39e3fe25> /usr/lib/system/libsystem_kernel.dylib
0x188ab5000 - 0x188ae7fff libdyld.dylib arm64  <876fb49abfba37bfad376ffc90f7f981> /usr/lib/system/libdyld.dylib
0x188ae8000 - 0x188af0fff libsystem_darwin.dylib arm64  <fc50d2ff80ac31179ff0608fa6cff3a3> /usr/lib/system/libsystem_darwin.dylib
0x188af1000 - 0x188b4afff libc++.1.dylib arm64  <d7934e7f3eed3c078d1342fe55250c88> /usr/lib/libc++.1.dylib
0x188b4b000 - 0x188b8bfff libsystem_info.dylib arm64  <6a94223de5dc3df6b89780ba56191d92> /usr/lib/system/libsystem_info.dylib
0x188b8c000 - 0x188efffff CoreFoundation arm64  <409609cd841038e1ba5dbded609d2018> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
0x188f00000 - 0x188f69fff SystemConfiguration arm64  <b1f843cc55883c0ba02fc5b80883cc9c> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
0x188f6a000 - 0x189221fff Foundation arm64  <1a46239df2fc34b695bc9f38869f0c85> /System/Library/Frameworks/Foundation.framework/Foundation
0x189222000 - 0x189254fff libCRFSuite.dylib arm64  <b5116ed3cf69347d85687d2c8d5d76c0> /usr/lib/libCRFSuite.dylib
0x189255000 - 0x1893cffff CoreServices arm64  <43035d98ba1c3d5d972fd61df826fcb3> /System/Library/Frameworks/CoreServices.framework/CoreServices
0x1893d0000 - 0x189430fff libSparse.dylib arm64  <fd83188d02163838a7c012b81f36e440> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparse.dylib
0x189431000 - 0x18991bfff ImageIO arm64  <428fc36a6d0234b5a10cc2cf6f9e0674> /System/Library/Frameworks/ImageIO.framework/ImageIO
0x18991c000 - 0x18991efff ConstantClasses arm64  <07aead6b70b73890b27f7aea1cd02350> /System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses
0x18991f000 - 0x189abdfff CoreText arm64  <3a068b6f533e36b18e9823833c815854> /System/Library/Frameworks/CoreText.framework/CoreText
0x189abe000 - 0x189bf3fff Security arm64  <d5a88c36cb0932a6906055bbc4b6817d> /System/Library/Frameworks/Security.framework/Security
0x189bf4000 - 0x189c97fff IOKit arm64  <d138895882be3a12964aa53ca8da1b74> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x189c98000 - 0x189ccffff libMobileGestalt.dylib arm64  <fe7d38beb09530eca24b70bc964ec273> /usr/lib/libMobileGestalt.dylib
0x189cd0000 - 0x189d2cfff libprotobuf.dylib arm64  <027d49d7fea839cda49a4a4fb32c7f6f> /usr/lib/libprotobuf.dylib
0x189d2d000 - 0x189d3efff libprotobuf-lite.dylib arm64  <2c82919a66fa30a7841320190f2c202d> /usr/lib/libprotobuf-lite.dylib
0x189d3f000 - 0x189f8ffff libicucore.A.dylib arm64  <e00735d86bab31f8acbac8fdb01f290e> /usr/lib/libicucore.A.dylib
0x189f90000 - 0x189fb9fff CoreServicesInternal arm64  <7b6acc45f64532258e2012c49fbcde7a> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal
0x189fba000 - 0x18a001fff WirelessDiagnostics arm64  <dc60c14089ab3ecb916e94fb63a2ae46> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/WirelessDiagnostics
0x18a002000 - 0x18a03bfff libAWDSupport.dylib arm64  <52926ffdcfd0397881e93a4df6893672> /usr/lib/libAWDSupport.dylib
0x18a03c000 - 0x18a4c0fff CoreAudio arm64  <e467570caf523683bf36ce2594f1c98e> /System/Library/Frameworks/CoreAudio.framework/CoreAudio
0x18a4c1000 - 0x18a78dfff CoreImage arm64  <4aee50c9e546312ead5d721a6afdb059> /System/Library/Frameworks/CoreImage.framework/CoreImage
0x18a8c4000 - 0x18aa46fff libsqlite3.dylib arm64  <4fadb9ee56a73afca3604780ddf3411b> /usr/lib/libsqlite3.dylib
0x18aa47000 - 0x18aa79fff MobileKeyBag arm64  <6cf66de926bb32089688747ed1dbd888> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
0x18aa7a000 - 0x18aa83fff libsystem_notify.dylib arm64  <21a918766a2c3f89855046e0f854018a> /usr/lib/system/libsystem_notify.dylib
0x18aeae000 - 0x18aeebfff AppSupport arm64  <1731e2fba0303bdbb0cf8b02e5e56ecd> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
0x18aeec000 - 0x18b3bdfff libnetwork.dylib arm64  <cf9b76bf435b38d2aed3fb2c050d9216> /usr/lib/libnetwork.dylib
0x18b3be000 - 0x18b4cafff ManagedConfiguration arm64  <a40f654260d932528c5ebff3f5575cab> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
0x18b4cb000 - 0x18b4f4fff CoreServicesStore arm64  <c16b4fad3e753a2e85d67639481e8080> /System/Library/PrivateFrameworks/CoreServicesStore.framework/CoreServicesStore
0x18b4f5000 - 0x18b515fff UserManagement arm64  <ad5afd364e75332288e4a3bbcce41b5a> /System/Library/PrivateFrameworks/UserManagement.framework/UserManagement
0x18b7ce000 - 0x18b7e4fff ProtocolBuffer arm64  <4e652067e296363bbfa380eba32585ad> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
0x18b7e5000 - 0x18b7fffff CommonUtilities arm64  <8c65f3b91e6d322ebeedf8a0e60e717a> /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities
0x18b800000 - 0x18b800fff libenergytrace.dylib arm64  <b9fc54b519c53301bda0c5607f0e7806> /usr/lib/libenergytrace.dylib
0x18b801000 - 0x18b837fff RunningBoardServices arm64  <c78723a9f231370b8944596226f2b836> /System/Library/PrivateFrameworks/RunningBoardServices.framework/RunningBoardServices
0x18b838000 - 0x18b8b5fff BaseBoard arm64  <33a252545a9730ab9cc7fad0345d4758> /System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard
0x18be0c000 - 0x18be7efff CoreLocation arm64  <c8b1e677d38435d38b12bab96c65a426> /System/Library/Frameworks/CoreLocation.framework/CoreLocation
0x18be8c000 - 0x18bee0fff Accounts arm64  <75940abf4f773731855da69467dbb796> /System/Library/Frameworks/Accounts.framework/Accounts
0x18bef2000 - 0x18c254fff CFNetwork arm64  <c4865497192b3dbe81e984a99b788adf> /System/Library/Frameworks/CFNetwork.framework/CFNetwork
0x18c255000 - 0x18c334fff UIFoundation arm64  <5633754447e039efbb34f207fda2553c> /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation
0x18c335000 - 0x18d449fff UIKitCore arm64  <3062ff32218237a2a5f9b38f6fb6b8c3> /System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore
0x18d44a000 - 0x18d457fff AssertionServices arm64  <eff14a5c8feb33c1ac3004921caa2a25> /System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices
0x18d458000 - 0x18d52afff CoreTelephony arm64  <f04a58a0c439319784c1f4ea154f6363> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
0x18d52b000 - 0x18d530fff AggregateDictionary arm64  <e0ce74236eb13c98bb05186b7f4e3d2b> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
0x18d531000 - 0x18d547fff libsystem_asl.dylib arm64  <24190e9ac7db3006b4dfc5e64e85774a> /usr/lib/system/libsystem_asl.dylib
0x18d5c1000 - 0x18d8e9fff CoreData arm64  <a654d396b79c3f469e3fbe9ec0ee1af4> /System/Library/Frameworks/CoreData.framework/CoreData
0x18db53000 - 0x18db7efff BoardServices arm64  <728b59e6907e31e5892de5b2c55c48ce> /System/Library/PrivateFrameworks/BoardServices.framework/BoardServices
0x18db7f000 - 0x18dc34fff libboringssl.dylib arm64  <e764c033b42637618fe522445b621fcf> /usr/lib/libboringssl.dylib
0x18dc35000 - 0x18dc43fff libsystem_networkextension.dylib arm64  <3a3722da76863c2a99c2cce0e3924bf7> /usr/lib/system/libsystem_networkextension.dylib
0x18dc44000 - 0x18dc64fff CoreAnalytics arm64  <85843ee0a89b3316a3e68531eba75336> /System/Library/PrivateFrameworks/CoreAnalytics.framework/CoreAnalytics
0x18ddd6000 - 0x18de23fff SpringBoardServices arm64  <50878840805636d7bff4a6aa6d6cdfa9> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
0x18de24000 - 0x18de96fff FrontBoardServices arm64  <ca8e712fa22732ae842b65567f6046bb> /System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices
0x18de97000 - 0x18dfbefff Network arm64  <38a032852b86333e95c553eb41e5d3e5> /System/Library/Frameworks/Network.framework/Network
0x18dfbf000 - 0x18e01bfff libusrtcp.dylib arm64  <10fe0faf8a4d3bcfbc43e8a951656957> /usr/lib/libusrtcp.dylib
0x18e01c000 - 0x18e023fff libsystem_symptoms.dylib arm64  <a0e89bc6db7f3c578468bdc9ae67fdcb> /usr/lib/system/libsystem_symptoms.dylib
0x18e024000 - 0x18ef0efff GeoServices arm64  <d2fc5b30d98a352d952013a5b60a073b> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
0x18ef0f000 - 0x18ef17fff TCC arm64  <e8eb1bfdf24d34f2a53b5d0700632050> /System/Library/PrivateFrameworks/TCC.framework/TCC
0x18ef18000 - 0x18ef71fff IMFoundation arm64  <b2d85b147b823944beebc644d365b564> /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation
0x18ef72000 - 0x18f0e5fff CoreUtils arm64  <b642c3a48cdc3b1aba6d651b7e00d61c> /System/Library/PrivateFrameworks/CoreUtils.framework/CoreUtils
0x18f1ce000 - 0x18f1d7fff libsystem_containermanager.dylib arm64  <4764ee5a2f0a3fbb8a756f60f0e02cd8> /usr/lib/system/libsystem_containermanager.dylib
0x18f1d8000 - 0x18f253fff AppleAccount arm64  <972cea5083b43105b83f737be8ad7a43> /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount
0x18f254000 - 0x18f26efff ApplePushService arm64  <89033f36d91031a594a517ecea968a3a> /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService
0x18f26f000 - 0x18f357fff IDS arm64  <cf2b018761f736d4a1dfad15aa703c85> /System/Library/PrivateFrameworks/IDS.framework/IDS
0x18f358000 - 0x18f482fff IDSFoundation arm64  <a6bd395156ff3624b78997bb3ed24a06> /System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation
0x18f483000 - 0x18f484fff libCTGreenTeaLogger.dylib arm64  <2ab5f36320803bda84913992c492743e> /usr/lib/libCTGreenTeaLogger.dylib
0x18f4e9000 - 0x18f5e9fff CoreMedia arm64  <b9bf44cd041a37af8879451f66687468> /System/Library/Frameworks/CoreMedia.framework/CoreMedia
0x18f5ea000 - 0x18f5f9fff UIKitServices arm64  <0eeb42c795483dba82a142eeda85503e> /System/Library/PrivateFrameworks/UIKitServices.framework/UIKitServices
0x18f5fa000 - 0x18f657fff BackBoardServices arm64  <6f0540d2fedc308eacff631bff19cd69> /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices
0x18f658000 - 0x18f8a9fff QuartzCore arm64  <ba9eccee9f613baab8a88eb3b7e0a24f> /System/Library/Frameworks/QuartzCore.framework/QuartzCore
0x18f8aa000 - 0x18f971fff ColorSync arm64  <503c108270703f1786df14588e7f9ff7> /System/Library/PrivateFrameworks/ColorSync.framework/ColorSync
0x18f972000 - 0x18fee1fff CoreGraphics arm64  <e068b7652d603d90aba30df6da3578bc> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
0x190012000 - 0x190040fff UserNotifications arm64  <44b07041e9723af2a6446a04bc8588a7> /System/Library/Frameworks/UserNotifications.framework/UserNotifications
0x190041000 - 0x190064fff LocationSupport arm64  <470b39d55daf3170b1a38841292d494d> /System/Library/PrivateFrameworks/LocationSupport.framework/LocationSupport
0x190801000 - 0x1925b5fff WebCore arm64  <fbf9a3b9df503629af395c41d3e4e83a> /System/Library/PrivateFrameworks/WebCore.framework/WebCore
0x1925b6000 - 0x1925d0fff libAccessibility.dylib arm64  <f55983edebf933948322efaefe1ecbca> /usr/lib/libAccessibility.dylib
0x1925d1000 - 0x1925dcfff AXCoreUtilities arm64  <c9ced073466a32208dbabf96d0a50f15> /System/Library/PrivateFrameworks/AXCoreUtilities.framework/AXCoreUtilities
0x192651000 - 0x192665fff PowerLog arm64  <eec0214c57da38818a8622fde679829c> /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog
0x192666000 - 0x192677fff IOSurface arm64  <4abf1719833c3f8db61863ff9b392891> /System/Library/Frameworks/IOSurface.framework/IOSurface
0x192678000 - 0x192d74fff MediaToolbox arm64  <bce0f04fbe4d3f55bce62184be284bfd> /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox
0x192d75000 - 0x192d7dfff GraphicsServices arm64  <aea26bf9483739a29902950b92b52592> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
0x193097000 - 0x1930e5fff MobileWiFi arm64  <3e4f5fc8825839f084694f7c77d62907> /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi
0x1930e6000 - 0x1930fefff MobileAsset arm64  <9a597efb899f383a867473d91b06eb94> /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset
0x1930ff000 - 0x19310cfff libGSFont.dylib arm64  <59fe7a3b9b8437a7a992bdae0faab9d6> /System/Library/PrivateFrameworks/FontServices.framework/libGSFont.dylib
0x19310d000 - 0x193116fff FontServices arm64  <2b26f3985f9030d39a40bfe0df98686b> /System/Library/PrivateFrameworks/FontServices.framework/FontServices
0x193117000 - 0x193260fff libFontParser.dylib arm64  <cac8dc5601323efd9875a5e886d92ea8> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
0x193b78000 - 0x193ddcfff vImage arm64  <1987440ca5e638368a23cd7341b1932a> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage
0x193ddd000 - 0x194011fff AudioToolbox arm64  <9eea0978fcad33cc9e3035ea939b2143> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
0x194012000 - 0x194044fff libAudioToolboxUtility.dylib arm64  <5e0ec0bf47f03853a777ea0123cdecaa> /usr/lib/libAudioToolboxUtility.dylib
0x194471000 - 0x194505fff ShareSheet arm64  <0e75ee0b6aeb34c69e1403fe2a0b602a> /System/Library/PrivateFrameworks/ShareSheet.framework/ShareSheet
0x19464c000 - 0x194679fff DocumentManager arm64  <df6155e3a82c3b98aad02755b34ffac2> /System/Library/PrivateFrameworks/DocumentManager.framework/DocumentManager
0x1948d5000 - 0x19494cfff AuthKit arm64  <2fda46a0c0c03b0e8222936e5ef11f24> /System/Library/PrivateFrameworks/AuthKit.framework/AuthKit
0x194d7f000 - 0x194edefff WebKitLegacy arm64  <dd6cd4bf7b9535ea92c9c5d914af546b> /System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy
0x194edf000 - 0x194f49fff TextInput arm64  <982b9b2cc64d3667aeb3863f355e5f6f> /System/Library/PrivateFrameworks/TextInput.framework/TextInput
0x194fc5000 - 0x194fc8fff XCTTargetBootstrap arm64  <5c185207156334bcbfddbae1d7470d2b> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/XCTTargetBootstrap
0x19546b000 - 0x195782fff AppleMediaServices arm64  <bfd95f83910f387e9876e28ebdd4dd57> /System/Library/PrivateFrameworks/AppleMediaServices.framework/AppleMediaServices
0x195c7d000 - 0x195d33fff CoreUI arm64  <d90479e8d57435b1a4cbab0423d21770> /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI
0x195d59000 - 0x195d8efff CoreVideo arm64  <443ef021c4123a32a3970433993d16fe> /System/Library/Frameworks/CoreVideo.framework/CoreVideo
0x195d8f000 - 0x195fc5fff AudioToolboxCore arm64  <5cc99c07d3b3317aa0aa90b7edb05d00> /System/Library/PrivateFrameworks/AudioToolboxCore.framework/AudioToolboxCore
0x19600a000 - 0x196044fff SetupAssistant arm64  <3f5a75d178773381875c6c41678d79e1> /System/Library/PrivateFrameworks/SetupAssistant.framework/SetupAssistant
0x196102000 - 0x19612cfff PlugInKit arm64  <5d4ad58191a23317a0d2ee6357784767> /System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit
0x19612d000 - 0x1964affff libswiftCore.dylib arm64  <dcbc2d499c313dbebcf3b0f5205f87fe> /usr/lib/swift/libswiftCore.dylib
0x19688f000 - 0x1968abfff PrototypeTools arm64  <cc8e1d9d10a23e8785900518b23242dd> /System/Library/PrivateFrameworks/PrototypeTools.framework/PrototypeTools
0x1968ac000 - 0x19699dfff MediaExperience arm64  <d3696f197c97386d855765ea3931bdea> /System/Library/PrivateFrameworks/MediaExperience.framework/MediaExperience
0x19768b000 - 0x19768dfff libapp_launch_measurement.dylib arm64  <2741e56c89873a20acde4979ee28be22> /usr/lib/libapp_launch_measurement.dylib
0x19779e000 - 0x1977adfff CrashReporterSupport arm64  <8f50c9095b293180a908ffdbdeecede3> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport
0x19787b000 - 0x1978b2fff StoreKit arm64  <f61422d2afeb39bd9143458d82a29536> /System/Library/Frameworks/StoreKit.framework/StoreKit
0x1978b3000 - 0x1978b7fff libsystem_configuration.dylib arm64  <1f77794460993bc0a06207f2193781f6> /usr/lib/system/libsystem_configuration.dylib
0x197a9f000 - 0x197aadfff HangTracer arm64  <f7cd6e3068023cb8b89cfb387970d104> /System/Library/PrivateFrameworks/HangTracer.framework/HangTracer
0x197b14000 - 0x197b15fff liblangid.dylib arm64  <e1c11f41cd7031148ffeb431b53b9fdd> /usr/lib/liblangid.dylib
0x197b16000 - 0x1989a1fff JavaScriptCore arm64  <aaf4e988dfd33f50af21779cf1258c80> /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore
0x1989a2000 - 0x198a2ffff libTelephonyUtilDynamic.dylib arm64  <a187f39512fe32d99a85829691a49f64> /usr/lib/libTelephonyUtilDynamic.dylib
0x198a44000 - 0x198cc2fff StoreServices arm64  <ec2375561d7b3b6aad035307560492cd> /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices
0x198cc3000 - 0x198cccfff IOMobileFramebuffer arm64  <7462439e125833758ae73bd083b45ae2> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer
0x199044000 - 0x19905efff CoreMaterial arm64  <0c57d0346b8038ac99da29d1c5756073> /System/Library/PrivateFrameworks/CoreMaterial.framework/CoreMaterial
0x19905f000 - 0x199144fff libxml2.2.dylib arm64  <59363b79c5c93f4a8225d4514922256a> /usr/lib/libxml2.2.dylib
0x19b385000 - 0x19b596fff NetworkExtension arm64  <b9952b5daeb134a6b570a193e0440119> /System/Library/Frameworks/NetworkExtension.framework/NetworkExtension
0x19bbb2000 - 0x19bbdcfff PersistentConnection arm64  <396582b9038d33ecbbaf6270715f2b50> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection
0x19beb7000 - 0x19bebffff CorePhoneNumbers arm64  <68106cb9cf6d390d8e267e7bbf249c6b> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/CorePhoneNumbers
0x19bffb000 - 0x19c01dfff CoreSVG arm64  <73bfc0febb0d31628b9223dc7a5a983f> /System/Library/PrivateFrameworks/CoreSVG.framework/CoreSVG
0x19c056000 - 0x19c061fff MallocStackLogging arm64  <bd95833751b935d8bfaa122f9c6eaafa> /System/Library/PrivateFrameworks/MallocStackLogging.framework/MallocStackLogging
0x19cb0d000 - 0x19cb42fff CoreBluetooth arm64  <0af559701b64365fa935b76fb2b6fc6f> /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth
0x19cb43000 - 0x19cb45fff libsystem_sandbox.dylib arm64  <19bf542aa27f358aaf26c829d92f3995> /usr/lib/system/libsystem_sandbox.dylib
0x19ccad000 - 0x19cd19fff Rapport arm64  <0d829a31fed33c2bb4da9a2712178c8c> /System/Library/PrivateFrameworks/Rapport.framework/Rapport
0x19cd1a000 - 0x19cd5dfff OSAnalytics arm64  <66d408f799793943ae529a4b12829625> /System/Library/PrivateFrameworks/OSAnalytics.framework/OSAnalytics
0x19cd5e000 - 0x19cd8cfff MobileInstallation arm64  <82830c2abb583bd5a627995189600504> /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation
0x19cd8d000 - 0x19ce27fff Metal arm64  <245b6ff0bdfd33a7a34ce4fe57ebc2a2> /System/Library/Frameworks/Metal.framework/Metal
0x19ce28000 - 0x19ce2efff IOAccelerator arm64  <3335cc966200367c99e96bb8fd064751> /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator
0x19ce2f000 - 0x19ce3afff MediaAccessibility arm64  <f8f4cb6f12af349aadc0c2124373d615> /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility
0x19ce58000 - 0x19ce5ffff libsystem_dnssd.dylib arm64  <59b26d826fd335ed998cf5b62e38f910> /usr/lib/system/libsystem_dnssd.dylib
0x19ce60000 - 0x19ce66fff PushKit arm64  <634713aced1d38df81cd370674d873ad> /System/Library/Frameworks/PushKit.framework/PushKit
0x19ce67000 - 0x19cf6cfff FileProvider arm64  <817c33078d9f344bae2e99274886c2de> /System/Library/Frameworks/FileProvider.framework/FileProvider
0x19cfcd000 - 0x19d088fff ************ arm64  <cb7226845bc83f528ef0eb5e3d9e7d06> /System/Library/Frameworks/************.framework/************
0x19d51e000 - 0x19d58cfff AppStoreDaemon arm64  <abfb54c05afa3403ae220b67aaea8563> /System/Library/PrivateFrameworks/AppStoreDaemon.framework/AppStoreDaemon
0x19d5e7000 - 0x19d5effff SymptomDiagnosticReporter arm64  <7f5611dfa5063e699db9329b22f493de> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/SymptomDiagnosticReporter
0x19d5f0000 - 0x19d5f2fff IOSurfaceAccelerator arm64  <4d17d1ca325c350a8cceec8a93550c14> /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/IOSurfaceAccelerator
0x19d744000 - 0x19d759fff CoreFollowUp arm64  <edfbe826475a330eb7062eaf1f013738> /System/Library/PrivateFrameworks/CoreFollowUp.framework/CoreFollowUp
0x19d763000 - 0x19d778fff libcoretls.dylib arm64  <e83864eb177533af91d71d6e5bfd6799> /usr/lib/libcoretls.dylib
0x19d7cf000 - 0x19d860fff libate.dylib arm64  <0dbd4cdb7d493a94a11e8c4b6eb9d303> /usr/lib/libate.dylib
0x19ec10000 - 0x19ec7afff SAObjects arm64  <4d72bf5c563e3a9ca016e691ae307b08> /System/Library/PrivateFrameworks/SAObjects.framework/SAObjects
0x19ed2e000 - 0x19ed3bfff DataMigration arm64  <bda78d7eac783fb7ad49253a971577af> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
0x19eeef000 - 0x19ef13fff IconServices arm64  <9d0a77437f5e311097babd6a8f94e8a1> /System/Library/PrivateFrameworks/IconServices.framework/IconServices
0x19f3c7000 - 0x19f3c8fff WatchdogClient arm64  <834e0b823de23ff6b57e7904ce03a445> /System/Library/PrivateFrameworks/WatchdogClient.framework/WatchdogClient
0x19f57c000 - 0x19f589fff CPMS arm64  <df575af01b103cfcb663abf02f06ac80> /System/Library/PrivateFrameworks/CPMS.framework/CPMS
0x19f6ee000 - 0x19f73afff MobileBackup arm64  <c8b58b1f4f1b3c4e90d8a015dc4b8a5d> /System/Library/PrivateFrameworks/MobileBackup.framework/MobileBackup
0x19f7e9000 - 0x19f7f0fff CoreTime arm64  <cf3715716c1635b68d871a966ae17239> /System/Library/PrivateFrameworks/CoreTime.framework/CoreTime
0x1a010b000 - 0x1a0129fff AppConduit arm64  <154844916f3532859f72c3ab9b95ae87> /System/Library/PrivateFrameworks/AppConduit.framework/AppConduit
0x1a012a000 - 0x1a0142fff IntlPreferences arm64  <19b52e5151793276afea6f0b59e6a97e> /System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences
0x1a04e9000 - 0x1a05d7fff CoreBrightness arm64  <df0aac48fa243894800d72a97e6b4943> /System/Library/PrivateFrameworks/CoreBrightness.framework/CoreBrightness
0x1a05d8000 - 0x1a05dffff libIOReport.dylib arm64  <ab2118f813b933e48f29f6d37d8d976e> /usr/lib/libIOReport.dylib
0x1a0768000 - 0x1a099bfff libBNNS.dylib arm64  <a36340b78a703f8180b712c7759ab043> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBNNS.dylib
0x1a099c000 - 0x1a09a3fff StudyLog arm64  <6ba8e4d9754b3e25b97d3084e1646db0> /System/Library/PrivateFrameworks/StudyLog.framework/StudyLog
0x1a1bd5000 - 0x1a1be7fff LocalAuthentication arm64  <b6f98d423e8634dc93182ca70b09cf3b> /System/Library/Frameworks/LocalAuthentication.framework/LocalAuthentication
0x1a1c10000 - 0x1a1c1bfff CaptiveNetwork arm64  <dc9b5ed33e063d7eb9edec10ebd0e665> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork
0x1a1d6c000 - 0x1a1e1cfff libBLAS.dylib arm64  <62050c2e28b83071926604f28576b48a> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
0x1a28f3000 - 0x1a290efff libtailspin.dylib arm64  <450b7c0ece54385bbdab05395a050bcd> /usr/lib/libtailspin.dylib
0x1a2a54000 - 0x1a2a62fff MobileIcons arm64  <3326557a3286356a87ca1df0d6130151> /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons
0x1a2c29000 - 0x1a2c73fff CoreHaptics arm64  <06db7c401d2d3d9cb266f37874fa0bbb> /System/Library/Frameworks/CoreHaptics.framework/CoreHaptics
0x1a2dad000 - 0x1a2e3cfff CoreSymbolication arm64  <a57040868d163139acb568011b34123a> /System/Library/PrivateFrameworks/CoreSymbolication.framework/CoreSymbolication
0x1a2e3d000 - 0x1a2e43fff IdleTimerServices arm64  <39c79767aa7034c9a680af46224d4640> /System/Library/PrivateFrameworks/IdleTimerServices.framework/IdleTimerServices
0x1a34cf000 - 0x1a3516fff LoggingSupport arm64  <6b7e370405d33c45967ac8c458928a3f> /System/Library/PrivateFrameworks/LoggingSupport.framework/LoggingSupport
0x1a373d000 - 0x1a3745fff OpenGLES arm64  <287f3b01842d30da9702f5cd4793458e> /System/Library/Frameworks/OpenGLES.framework/OpenGLES
0x1a38a5000 - 0x1a38adfff libGFXShared.dylib arm64  <2209635c627c36d381f28da5e9019b90> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
0x1a38ae000 - 0x1a38e3fff SharedUtils arm64  <f6c64f0f3df3385aab929b5f99acb807> /System/Library/Frameworks/LocalAuthentication.framework/Support/SharedUtils.framework/SharedUtils
0x1a4f3e000 - 0x1a4f7afff StreamingZip arm64  <80a7602a6d27384abec3ffe12bc0c50f> /System/Library/PrivateFrameworks/StreamingZip.framework/StreamingZip
0x1a67c1000 - 0x1a67d9fff NetworkStatistics arm64  <52d0181fe70c385697ef3746d5fe1bb4> /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics
0x1a6c45000 - 0x1a6c4bfff Netrb arm64  <53cc7821890f34b380124739cbb90896> /System/Library/PrivateFrameworks/Netrb.framework/Netrb
0x1a6c4f000 - 0x1a6c7ffff EAP8021X arm64  <e8e5622aa64439bdae85b80f604662f1> /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X
0x1a6c80000 - 0x1a6c82fff OSAServicesClient arm64  <785aab0a88ed34ba885d7483d3be9ee9> /System/Library/PrivateFrameworks/OSAServicesClient.framework/OSAServicesClient
0x1a8ab2000 - 0x1a8ab4fff OAuth arm64  <a6900a3c3a9639aca03ab1e00576cede> /System/Library/PrivateFrameworks/OAuth.framework/OAuth
0x1a9564000 - 0x1a95d2fff libarchive.2.dylib arm64  <f687622c8e6e3452a0d48f7ed993c0d4> /usr/lib/libarchive.2.dylib
0x1a96ca000 - 0x1a96cbfff libsystem_coreservices.dylib arm64  <50693ebd12b43fc8acaad84a8b82a0df> /usr/lib/system/libsystem_coreservices.dylib
0x1a96dd000 - 0x1a96effff libmis.dylib arm64  <70eb0208446d35d1a06035cee66ecf30> /usr/lib/libmis.dylib
0x1a98df000 - 0x1a98e7fff libcopyfile.dylib arm64  <f5f048c1d258338f96bd94863b7f84e4> /usr/lib/system/libcopyfile.dylib
0x1a9c4b000 - 0x1a9cdffff AccountsDaemon arm64  <7abea61a48783baaa76d6ba23b765846> /System/Library/PrivateFrameworks/AccountsDaemon.framework/AccountsDaemon
0x1a9ce0000 - 0x1a9cebfff AppleIDSSOAuthentication arm64  <e4999d56d7673b7b9c1370b23fcbbec5> /System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/AppleIDSSOAuthentication
0x1a9e38000 - 0x1a9ebafff Symbolication arm64  <31fd30f6ccb13309b25294a1d85326e2> /System/Library/PrivateFrameworks/Symbolication.framework/Symbolication
0x1aa06f000 - 0x1aa0bcfff ChunkingLibrary arm64  <6c669fdc362138dd89e33201adb10962> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary
0x1ab0c0000 - 0x1ab0fefff SignpostSupport arm64  <a8ffcfa229463bc087f1dcc98e94864e> /System/Library/PrivateFrameworks/SignpostSupport.framework/SignpostSupport
0x1ab389000 - 0x1ab392fff SignpostCollection arm64  <4f5984b7fa9938779a0e784f4ec5f2e1> /System/Library/PrivateFrameworks/SignpostCollection.framework/SignpostCollection
0x1ababf000 - 0x1abac5fff URLFormatting arm64  <fbc08a2be4293492a507ee08d69db0b9> /System/Library/PrivateFrameworks/URLFormatting.framework/URLFormatting
0x1ac228000 - 0x1ac26efff CoreLocationProtobuf arm64  <354363c3361234f0bde81d06b68951a8> /System/Library/PrivateFrameworks/CoreLocationProtobuf.framework/CoreLocationProtobuf
0x1ac6a9000 - 0x1ac6befff libEDR arm64  <66ee6000bd2339d1ba5e6b3b10c2470c> /System/Library/PrivateFrameworks/libEDR.framework/libEDR
0x1ad2dc000 - 0x1ad2e9fff libperfcheck.dylib arm64  <3ba9a8fd8a773231ab960d7701333c63> /usr/lib/libperfcheck.dylib
0x1ad2ea000 - 0x1ad2f5fff libAudioStatistics.dylib arm64  <c74af5a6998431e3b5cf65f2283d2145> /usr/lib/libAudioStatistics.dylib
0x1ad4b9000 - 0x1ad4c9fff caulk arm64  <eb0f4cd651633b23948a25c8c2ba93c2> /System/Library/PrivateFrameworks/caulk.framework/caulk
0x1ad508000 - 0x1ad50efff MobileSystemServices arm64  <a1c84260dd6f36be94784291ef6f1c30> /System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices
0x1ae61c000 - 0x1ae626fff HID arm64  <b07d4f0b24023f4ea0d2ab04d5871a94> /System/Library/PrivateFrameworks/HID.framework/HID
0x1ae653000 - 0x1ae68cfff libGLImage.dylib arm64  <15ad0d4a18443118ac68cf15538dab9e> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
0x1aea87000 - 0x1aea98fff libSparseBLAS.dylib arm64  <1f51189eaa19385c94b7fb0292561c82> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparseBLAS.dylib
0x1aea99000 - 0x1aeaacfff Engram arm64  <6e8e17826af3317f92fb524fa0b85c33> /System/Library/PrivateFrameworks/Engram.framework/Engram
0x1af8f0000 - 0x1af904fff libLinearAlgebra.dylib arm64  <83e007597b01399783a65a8f7a6c3208> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib
0x1afb7f000 - 0x1afb8dfff CoreAUC arm64  <0baa16e29c3a372aafd1f0e84f547e5c> /System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC
0x1b051e000 - 0x1b0564fff PhysicsKit arm64  <b47ea3ebcfd037bda7b951e1ad5f7f90> /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit
0x1b0ea7000 - 0x1b0ec5fff GenerationalStorage arm64  <05a7c289ff76316bad961b4e87eefbf6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage
0x1b134c000 - 0x1b1351fff kperf arm64  <4dd4a30e85383405b9959fde4fd003f1> /System/Library/PrivateFrameworks/kperf.framework/kperf
0x1b1529000 - 0x1b155cfff libpcap.A.dylib arm64  <80be39cf99d83d1eb3c6b8d3fd8a838d> /usr/lib/libpcap.A.dylib
0x1b1894000 - 0x1b192efff libvDSP.dylib arm64  <76375e092cdb311185ec8ed1d8f4bfc9> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
0x1b19a1000 - 0x1b1a2bfff SampleAnalysis arm64  <b0b83d5c49fc3b3d9737165254abfacb> /System/Library/PrivateFrameworks/SampleAnalysis.framework/SampleAnalysis
0x1b22b8000 - 0x1b22b8fff Accelerate arm64  <9818869ce13333be8f6636eea59aedc8> /System/Library/Frameworks/Accelerate.framework/Accelerate
0x1b22b9000 - 0x1b25cefff libLAPACK.dylib arm64  <1d4e4b0531313da5b611fb2575e17079> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
0x1b25cf000 - 0x1b25d3fff libQuadrature.dylib arm64  <cccd3657551a38ef9e6c240d60dc8df8> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libQuadrature.dylib
0x1b25d4000 - 0x1b262dfff libvMisc.dylib arm64  <435399eb7a8f3979b0d139c3f453fd29> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib
0x1b262e000 - 0x1b262efff vecLib arm64  <b52984345da233bb9108b4b63a4b26a6> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
0x1b268a000 - 0x1b277efff Combine arm64  <25b66e311fbc3bf68cb6df8c27a2152f> /System/Library/Frameworks/Combine.framework/Combine
0x1b29df000 - 0x1b2a0cfff GSS arm64  <a117041e533335ba8e67d0af00477b37> /System/Library/Frameworks/GSS.framework/GSS
0x1b2a1f000 - 0x1b2a51fff MPSCore arm64  <7f98e0d3952a38c09bc314765766fc86> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/MPSCore
0x1b2a52000 - 0x1b2acefff MPSImage arm64  <63f5ffc1702e36ff841abafcd47d0301> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/MPSImage
0x1b2acf000 - 0x1b2af1fff MPSMatrix arm64  <cb977b3da929362a9a59a85ba312a392> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/MPSMatrix
0x1b2af2000 - 0x1b2b06fff MPSNDArray arm64  <8a75d75a84c439e0bdf578136ceb73f1> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNDArray.framework/MPSNDArray
0x1b2b07000 - 0x1b2c98fff MPSNeuralNetwork arm64  <4b7b42c84e2538758d2503bcaf4c695d> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/MPSNeuralNetwork
0x1b2c99000 - 0x1b2cddfff MPSRayIntersector arm64  <9d947816460c35e2b072e2d9b809d01b> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/MPSRayIntersector
0x1b2cde000 - 0x1b2cdefff MetalPerformanceShaders arm64  <7de1dbb3681835558dfb8c6d50de268b> /System/Library/Frameworks/MetalPerformanceShaders.framework/MetalPerformanceShaders
0x1b2ceb000 - 0x1b2cebfff MobileCoreServices arm64  <d7873825e57d3c4081f1da103c723f89> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
0x1b2cf6000 - 0x1b2cf7fff libCVMSPluginSupport.dylib arm64  <cda51c2ff1b33e6fa71ae3ae6daa7325> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
0x1b2cf8000 - 0x1b2cfefff libCoreFSCache.dylib arm64  <84690d5764ad3ee3864e18d4704e08cd> /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib
0x1b2cff000 - 0x1b2d04fff libCoreVMClient.dylib arm64  <66daee76addf32a981f2daca6fb6b0fe> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
0x1b31a5000 - 0x1b31a5fff UIKit arm64  <47a27c57c3aa387fbc3d53d2e7249e16> /System/Library/Frameworks/UIKit.framework/UIKit
0x1b3546000 - 0x1b35d6fff APFS arm64  <0d446bc9f2f93ca0b2ee1727925f10ef> /System/Library/PrivateFrameworks/APFS.framework/APFS
0x1b35d7000 - 0x1b35dbfff ASEProcessing arm64  <d4b121b1aabb3f92baafe2a6b70e32de> /System/Library/PrivateFrameworks/ASEProcessing.framework/ASEProcessing
0x1b3781000 - 0x1b378cfff AccountSettings arm64  <d3c47caea6ce393a80e478b9f1266638> /System/Library/PrivateFrameworks/AccountSettings.framework/AccountSettings
0x1b407f000 - 0x1b4089fff AppleIDAuthSupport arm64  <fe30c61996483b1887f3cc6c25edf7ce> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/AppleIDAuthSupport
0x1b408a000 - 0x1b40cbfff AppleJPEG arm64  <14d3a4bcfc0f374297d912b8c85cc5a0> /System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG
0x1b412c000 - 0x1b414ffff AppleSauce arm64  <f5d836a116f13ebba5fc71d3efb4d030> /System/Library/PrivateFrameworks/AppleSauce.framework/AppleSauce
0x1b4348000 - 0x1b4378fff Bom arm64  <0dfe861e6be13f9eb920584c5b46f646> /System/Library/PrivateFrameworks/Bom.framework/Bom
0x1b4dd1000 - 0x1b4dd8fff CommonAuth arm64  <ba671729ef0f30039c1774666fc6592c> /System/Library/PrivateFrameworks/CommonAuth.framework/CommonAuth
0x1b5324000 - 0x1b532ffff DeviceIdentity arm64  <8e7caf4f24f0322c9947f91c17a715fd> /System/Library/PrivateFrameworks/DeviceIdentity.framework/DeviceIdentity
0x1b54bf000 - 0x1b54dbfff DocumentManagerCore arm64  <a077927cd5eb35ce992239758da231b9> /System/Library/PrivateFrameworks/DocumentManagerCore.framework/DocumentManagerCore
0x1b5e9f000 - 0x1b62b0fff FaceCore arm64  <4de7d3c4806235d09407711b87b2bae5> /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore
0x1b6381000 - 0x1b6395fff libGSFontCache.dylib arm64  <abcdc382bad33a6c9ba10d0cf44c136f> /System/Library/PrivateFrameworks/FontServices.framework/libGSFontCache.dylib
0x1b63f9000 - 0x1b6405fff libhvf.dylib arm64  <9563809693d6387db69fea88af4564e3> /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib
0x1b7108000 - 0x1b7114fff GraphVisualizer arm64  <d5a5d07491713bfd892d31889ec1b6ce> /System/Library/PrivateFrameworks/GraphVisualizer.framework/GraphVisualizer
0x1b73f6000 - 0x1b7466fff Heimdal arm64  <0a1b601c4d7331c4a37c44d2f5271264> /System/Library/PrivateFrameworks/Heimdal.framework/Heimdal
0x1b79b2000 - 0x1b79b8fff InternationalSupport arm64  <56238f820e0f3cc4befe347f830ffe44> /System/Library/PrivateFrameworks/InternationalSupport.framework/InternationalSupport
0x1b7c58000 - 0x1b7c58fff Marco arm64  <d1a138229ac438b586ef4d9bd9f5d5a2> /System/Library/PrivateFrameworks/Marco.framework/Marco
0x1b8147000 - 0x1b815afff MobileDeviceLink arm64  <687959b4e80d3fe08b0cc23ec02a82b2> /System/Library/PrivateFrameworks/MobileDeviceLink.framework/MobileDeviceLink
0x1b840e000 - 0x1b844dfff OTSVG arm64  <4295cc2da66d3905963b70f4ca852533> /System/Library/PrivateFrameworks/OTSVG.framework/OTSVG
0x1b8a92000 - 0x1b8a92fff PhoneNumbers arm64  <e23d89e41d5939f5a5def8c70b89efe4> /System/Library/PrivateFrameworks/PhoneNumbers.framework/PhoneNumbers
0x1ba542000 - 0x1ba54efff SetupAssistantSupport arm64  <12028ece9f6a3995b90d31fed2d46a77> /System/Library/PrivateFrameworks/SetupAssistantSupport.framework/SetupAssistantSupport
0x1ba56c000 - 0x1ba56cfff SignpostMetrics arm64  <bd8c101a86253fdb87532ccbd64266f7> /System/Library/PrivateFrameworks/SignpostMetrics.framework/SignpostMetrics
0x1baedd000 - 0x1baf7efff TextureIO arm64  <55a7d4be7c2835d59ed2cbc7db47f880> /System/Library/PrivateFrameworks/TextureIO.framework/TextureIO
0x1bbeee000 - 0x1bc44ffff libwebrtc.dylib arm64  <fb6670b5c0093e729bd61ea2e0c710f4> /System/Library/PrivateFrameworks/WebCore.framework/Frameworks/libwebrtc.dylib
0x1bc5e7000 - 0x1bc5effff kperfdata arm64  <0280752ec857378482e788bd63ad43ef> /System/Library/PrivateFrameworks/kperfdata.framework/kperfdata
0x1bc5f0000 - 0x1bc637fff ktrace arm64  <fddcc7c6de53358985ed0fe969d61468> /System/Library/PrivateFrameworks/ktrace.framework/ktrace
0x1bc650000 - 0x1bc65cfff perfdata arm64  <d5f09efc1baa33a0b6a7e59d13432cfb> /System/Library/PrivateFrameworks/perfdata.framework/perfdata
0x1bc93d000 - 0x1bcc66fff libAWDSupportFramework.dylib arm64  <5079327466f43f86b15028858aa1bb67> /usr/lib/libAWDSupportFramework.dylib
0x1bce44000 - 0x1bcff6fff libFosl_dynamic.dylib arm64  <6692e724c11b3bfb9593a3180f183057> /usr/lib/libFosl_dynamic.dylib
0x1bd137000 - 0x1bd138fff libSystem.B.dylib arm64  <18687f3a21d73966b82704fc5d4e2188> /usr/lib/libSystem.B.dylib
0x1bd242000 - 0x1bd257fff libapple_nghttp2.dylib arm64  <50a1e06796123db8af9bdc15a2c82dfe> /usr/lib/libapple_nghttp2.dylib
0x1bd2d0000 - 0x1bd2e0fff libbsm.0.dylib arm64  <8072366407503038b0e1eccd42c12f23> /usr/lib/libbsm.0.dylib
0x1bd2e1000 - 0x1bd2edfff libbz2.1.0.dylib arm64  <aa92d96b6c6b3c30b868bd327247c281> /usr/lib/libbz2.1.0.dylib
0x1bd2ee000 - 0x1bd2eefff libcharset.1.dylib arm64  <3a1952fac60c363fb2720123f782b09c> /usr/lib/libcharset.1.dylib
0x1bd301000 - 0x1bd318fff libcompression.dylib arm64  <d5cd6dc1de683966b5a5a18a6f5eae85> /usr/lib/libcompression.dylib
0x1bd319000 - 0x1bd31afff libcoretls_cfhelpers.dylib arm64  <7940b1e1e9b33782860ac608bfd44fbc> /usr/lib/libcoretls_cfhelpers.dylib
0x1bd31b000 - 0x1bd321fff libcupolicy.dylib arm64  <39fd4f3cb58e35ab8095f873beed4007> /usr/lib/libcupolicy.dylib
0x1bd361000 - 0x1bd36afff libdscsym.dylib arm64  <0b0f4385a47f3eeb9cc385864a69b909> /usr/lib/libdscsym.dylib
0x1bd3b3000 - 0x1bd3b8fff libheimdal-asn1.dylib arm64  <40eb02d5300c3a129e2ad0ed647ac737> /usr/lib/libheimdal-asn1.dylib
0x1bd3b9000 - 0x1bd4aafff libiconv.2.dylib arm64  <8467990cb00c3b1194ce7feae7e3370a> /usr/lib/libiconv.2.dylib
0x1bd4c0000 - 0x1bd4cbfff liblockdown.dylib arm64  <63d8b54e30bf3af39b56fc654cabf8ff> /usr/lib/liblockdown.dylib
0x1bd4cc000 - 0x1bd4e4fff liblzma.5.dylib arm64  <4074d76ec7a93b8492a262a059d3b837> /usr/lib/liblzma.5.dylib
0x1bd861000 - 0x1bd890fff libncurses.5.4.dylib arm64  <fde38058c2563bb88c96fc717f409d6b> /usr/lib/libncurses.5.4.dylib
0x1bd891000 - 0x1bd8a6fff libnetworkextension.dylib arm64  <6dc4d4e4896a3c5da26ddd4f3528d833> /usr/lib/libnetworkextension.dylib
0x1bdc29000 - 0x1bdc40fff libresolv.9.dylib arm64  <7d42c468c5223bcd8764b1706b530a84> /usr/lib/libresolv.9.dylib
0x1bdc4a000 - 0x1bdc7bfff libtidy.A.dylib arm64  <9596a6a694de3e1d80c5a18e8f81366a> /usr/lib/libtidy.A.dylib
0x1bdc83000 - 0x1bdc86fff libutil.dylib arm64  <0520efce5fe43c2fb18ee9d621dd2433> /usr/lib/libutil.dylib
0x1bdcb4000 - 0x1bdcc5fff libz.1.dylib arm64  <58a7ec43dad53a55aa9ed43f7d72639e> /usr/lib/libz.1.dylib
0x1bdcec000 - 0x1bdceefff liblog_network.dylib arm64  <331cc2c0fc3237aea38af49702e318fd> /usr/lib/log/liblog_network.dylib
0x1bdd87000 - 0x1bdd8bfff libswiftCoreFoundation.dylib arm64  <95f4aa43717e35ed8455f1f98a41d718> /usr/lib/swift/libswiftCoreFoundation.dylib
0x1bdd8c000 - 0x1bdd9afff libswiftCoreGraphics.dylib arm64  <6a3a6ef138423e4cad5e634184b7ed1c> /usr/lib/swift/libswiftCoreGraphics.dylib
0x1bddeb000 - 0x1bddf4fff libswiftDarwin.dylib arm64  <3d54fb1adeda33e4ba691b56bddf23d8> /usr/lib/swift/libswiftDarwin.dylib
0x1bddf5000 - 0x1bde0efff libswiftDispatch.dylib arm64  <96f8dbd7431c38ec9b6436e82a2c3a36> /usr/lib/swift/libswiftDispatch.dylib
0x1bde0f000 - 0x1bdf7cfff libswiftFoundation.dylib arm64  <8b541f9dd90234288dfaea18559508b2> /usr/lib/swift/libswiftFoundation.dylib
0x1bdfe3000 - 0x1be02ffff libswiftNetwork.dylib arm64  <f28ca7ae606d338f8ff5f1937fbf13ec> /usr/lib/swift/libswiftNetwork.dylib
0x1be030000 - 0x1be036fff libswiftObjectiveC.dylib arm64  <8433a4b12ec035638806cb4be16007bb> /usr/lib/swift/libswiftObjectiveC.dylib
0x1be0b3000 - 0x1be0bbfff libswiftos.dylib arm64  <6304e0aca95f36f8aed7adde39a043c5> /usr/lib/swift/libswiftos.dylib
0x1be0d8000 - 0x1be0ddfff libcache.dylib arm64  <f8f9d9c8fa2c341f9f6ba0fe985552eb> /usr/lib/system/libcache.dylib
0x1be0de000 - 0x1be0eafff libcommonCrypto.dylib arm64  <367980207814337795ba9d6fd082d14e> /usr/lib/system/libcommonCrypto.dylib
0x1be0eb000 - 0x1be0effff libcompiler_rt.dylib arm64  <cd83d9e185c43820a03fd018a7321b2a> /usr/lib/system/libcompiler_rt.dylib
0x1be1bd000 - 0x1be1bdfff liblaunch.dylib arm64  <5e9d917f41d23568889a2d74a12446a9> /usr/lib/system/liblaunch.dylib
0x1be1be000 - 0x1be1c3fff libmacho.dylib arm64  <7e4bdcc5830e33feb1141fcd5abe21aa> /usr/lib/system/libmacho.dylib
0x1be1c4000 - 0x1be1c6fff libremovefile.dylib arm64  <4acd11ced3f83562a5ff9d6896b07164> /usr/lib/system/libremovefile.dylib
0x1be1c7000 - 0x1be1c8fff libsystem_featureflags.dylib arm64  <956d43661dea3dd5a7029b8d345289ca> /usr/lib/system/libsystem_featureflags.dylib
0x1be1c9000 - 0x1be1f6fff libsystem_m.dylib arm64  <adfc3aac75c0342cb72b2d50d29ef28d> /usr/lib/system/libsystem_m.dylib
0x1be1f7000 - 0x1be1fcfff libunwind.dylib arm64  <2ad0d47cf0f53a9f8c140cb8dd009c91> /usr/lib/system/libunwind.dylib
0x1be4dc000 - 0x1be543fff NanoRegistry arm64  <115719fffc0d394a9516e82dd06f219c> /System/Library/PrivateFrameworks/NanoRegistry.framework/NanoRegistry
0x1be544000 - 0x1be551fff NanoPreferencesSync arm64  <d48f6b82db873cd99cb3332f0d4a8f48> /System/Library/PrivateFrameworks/NanoPreferencesSync.framework/NanoPreferencesSync
0x1bee6a000 - 0x1beea3fff CryptoTokenKit arm64  <15782f61144b32ffa99852964437ef46> /System/Library/Frameworks/CryptoTokenKit.framework/CryptoTokenKit
0x1bf6d5000 - 0x1bf6e9fff AppSSOCore arm64  <a8d86f1c336531a0a7144e8c0e059684> /System/Library/PrivateFrameworks/AppSSOCore.framework/AppSSOCore
0x1bf9eb000 - 0x1bf9f5fff PointerUIServices arm64  <0df18b83eb173ca9a87fd1391fdeea49> /System/Library/PrivateFrameworks/PointerUIServices.framework/PointerUIServices


EOF


Just one addition - for this crash we got "BUG IN LIBDISPATCH: Invalid wlh state" under "crash_info_entry_0" key in Firebase.


Thanks again!

Omer

so I don't have full crash report.

That makes it hard, alas. I’m not a big fan of third-party crash reporters, particularly in weird situations like this.

Are you familiar with such cases? In which the crash was missing in the Organize but present in [a third-party crash reporter]?

In my experience there’s two common causes for this:

  • The users experiencing the crash have opted out of sharing diagnostics with developers.

  • The third-party crash reporter is doing something that prevents the Apple crash reporter seeing the crash.

My advice here is always the same: Remove your third-party crash reporter and see what you get back.

Share and Enjoy

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

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

Thanks for that, I'll take it with my team for considering this crash reporter usage.


Can you take a look please at the full crash report that I did attach?

It's happening in our NetworkExtension process, and as I mentioned, we had also "BUG IN LIBDISPATCH: Invalid wlh state" printed out with it.


Any thoughts about that? Any kind of guidance will be greatly appreciated.


Omer

I'm also having crashes with "invalid wlh state". Did you find any solution for this ?

It seems to only happen since Catalina. In my case It seems to be related to GCDAsyncSocket but I don't know how to reproduce the crash.


We're still running into issue unfortunately. Any ideas on what's causing this issue would be greatly appreciated. We've heard of one report mentioning this crash when launching the app.

Here's a full crash report for the issue:

Hi Eskimo, any luck or updates regarding this issue? I've also filed FB8970895 to track this.

I've also filed FB8970895 to track this.

Looks like you’ve had the same problem there, namely an absence of an Apple crash report )-:

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@apple.com"
Putting the message that we only see in Crashlytics aside, the Xcode Organizer crash reports (attached in a previous message and in the FB) closely matches what we see in Crashlytics. Is there anything we could infer from them?

I just got this as well from a user of my app (Find Any File).

Attached.

This happened when a user wanted to copy an unknown number of file references to the pasteboard.

Note that the app memory is around 18 GB. I wonder if the number of copied items is so large that the Mac simply ran out of memory.