Search Unity

iOS App crashes after force quit in Ipad and then never starts again ( Crashes after Launch Image ).

Discussion in 'iOS and tvOS' started by Spyros_, Apr 7, 2017.

  1. Spyros_

    Spyros_

    Joined:
    Apr 7, 2017
    Posts:
    4
    Hi all!! We are creating some custom architectural visualization apps and deploying them on our IPads. The issue we are facing is that unexpectedly, after some days and usually after a force quit, the app does not start again ( Launch screen appears and then crashes ). Strangely, all the apps in the IPad ( the ones we created ) face the same issue after this ( they also crash for some reason ). We also noticed that after this happens, in the trusted developers setting on the Ipad these apps do not appear at all under our account. Any help would be greatly appreciated. We are using Unity Pro 5.5.1f1. Thanks for your time in advance!
     
  2. r618

    r618

    Joined:
    Jan 19, 2009
    Posts:
    1,305
    it looks like your applications were signed with expiring development profile cert
     
  3. Spyros_

    Spyros_

    Joined:
    Apr 7, 2017
    Posts:
    4
    thanks @r618 . However, I do not think that this is the reason because I still have some older apps in other devices that are still functional. Can you please clarify how to check if this is the reason in any case?
     
  4. r618

    r618

    Joined:
    Jan 19, 2009
    Posts:
    1,305
    other that recompiling the apps with new - ideally not temporary, but proper - developer certificate probably not
    you should but be able at least to see the date of expiration in Xcode, IIRC

    if that's not the case, other than e.g. the device being jailbroken, nothing is occurring to me right now /
     
  5. Spyros_

    Spyros_

    Joined:
    Apr 7, 2017
    Posts:
    4
    Thanks @r618 . I think that I have tracked the issue but I am not sure how to resolve it. In specific, within xCode where I am signing in, in the provisioning profile it says " Xcode Managed profile" and if you click the info it says iOS team provisioning profile expires in 6 days.. I am not sure why this is happening since we have a paid apple developer account for 99$ per year. Any help would be appreciated.
     
  6. r618

    r618

    Joined:
    Jan 19, 2009
    Posts:
    1,305
    did you switch from free to paid account ?
    i think i had to delete the free account from Xcode ( should be in settings ) and add it again ( Xcode will regenerate provisioning profile with paid certificate ) in order to pick up the changes
    if not just regenerate the provisioning profile, or let Xcode manage it; its expiration is not an issue - Xcode should automatically update it

    Cheers!
     
  7. unity_6_EkiNr9Kjm8VQ

    unity_6_EkiNr9Kjm8VQ

    Joined:
    Dec 11, 2018
    Posts:
    4
    I'm having the similar issue in builds uploaded to TestFlight. The steps to reproduce are:

    1. Launch the app
    2. Force-quit
    3. Wait a few seconds and iOS crash alert appears.
    There's no crash log for this when connecting my device to Xcode. if any one has solution for this please post it. Thanks!
     
  8. Haze-Games

    Haze-Games

    Joined:
    Mar 1, 2015
    Posts:
    190
    I'm having the exact same crashes as the user above, no ideas yet, except this log:

    {"app_cohort":"2|date=1600729200000&sf=143455&tid=28fb7410429d5cd3b543431cedb791a1cf7ee996dfe91b25d33dbba3599da75c&ttype=i","app_name":"mygamepackage","app_version":"2.620","timestamp":"2020-09-21 22:04:47.00 -0400","slice_uuid":"dd21d44e-0035-3602-bb21-8c38579b4244","adam_id":988799702,"build_version":"301025","bundleID":"com.mycompany.mygamepackage","share_with_app_devs":0,"is_first_party":0,"bug_type":"109","os_version":"iPhone OS 13.4.1 (17E262)","incident_id":"BDDD4E13-7586-4007-98F6-7AB39EDF93DA","name":"mygamepackage","is_beta":1}
    Incident Identifier: BDDD4E13-7586-4007-98F6-7AB39EDF93DA
    Beta Identifier: 8A091665-6F3F-4525-9BA9-F56DEF1B385C
    Hardware Model: iPhone8,4
    Process: mygamepackage [1337]
    Path: /private/var/containers/Bundle/Application/2B19BF4A-5CF8-448A-B4E6-CF933D304419/mygamepackage.app/mygamepackage
    Identifier: com.mycompany.mygamepackage
    Version: 301025 (2.620)
    AppStoreTools: 12A7207
    AppVariant: 1:iPhone8,4:13
    Beta: YES
    Code Type: ARM-64 (Native)
    Role: Foreground
    Parent Process: launchd [1]
    Coalition: com.mycompany.mygamepackage [561]


    Date/Time: 2020-09-21 22:04:46.8781 -0400
    Launch Time: 2020-09-21 22:04:39.3245 -0400
    OS Version: iPhone OS 13.4.1 (17E262)
    Release Type: User
    Baseband Version: 9.52.01
    Report Version: 104

    Exception Type: EXC_BAD_ACCESS (SIGKILL)
    Exception Subtype: KERN_INVALID_ADDRESS at 0x0000000000000090
    VM Region Info: 0x90 is not in any region. Bytes before following region: 4308057968
    REGION TYPE START - END [ VSIZE] PRT/MAX SHRMOD REGION DETAIL
    UNUSED SPACE AT START
    --->
    __TEXT 0000000100c7c000-0000000100c80000 [ 16K] r-x/r-x SM=COW ....app/mygamepackage

    Termination Reason: Namespace SPRINGBOARD, Code 0x8badf00d
    Termination Description: SPRINGBOARD, process-exit watchdog transgression: application<com.mycompany.mygamepackage>:1337 exhausted real (wall clock) time allowance of 5.00 seconds | ProcessVisibility: Foreground | ProcessState: Running | WatchdogEvent: process-exit | WatchdogVisibility: Foreground | WatchdogCPUStatistics: ( | "Elapsed total CPU time (seconds): 5.580 (user 5.580, system 0.000), 56% CPU", | "Elapsed application CPU time (seconds): 4.850, 48% CPU" | )
    Triggered by Thread: 0

    Thread 0 name: Dispatch queue: com.apple.main-thread
    Thread 0 Crashed:
    0 UnityFramework 0x000000010289cd40 0x102040000 + 8768832
    1 UnityFramework 0x000000010289cd38 0x102040000 + 8768824
    2 UnityFramework 0x0000000102c7c4d0 0x102040000 + 12829904
    3 UnityFramework 0x0000000102c78b6c 0x102040000 + 12815212
    4 UnityFramework 0x0000000102c78aa0 0x102040000 + 12815008
    5 libsystem_platform.dylib 0x00000001a8081894 0x1a8079000 + 34964
    6 UnityFramework 0x000000010289faf4 0x102040000 + 8780532
    7 UnityFramework 0x000000010205fee0 0x102040000 + 130784
    8 UIKitCore 0x00000001abdef9d8 0x1ab9f7000 + 4164056
    9 UIKitCore 0x00000001abe05728 0x1ab9f7000 + 4253480
    10 UIKitCore 0x00000001ac462870 0x1ab9f7000 + 10926192
    11 UIKitCore 0x00000001ac4625c4 0x1ab9f7000 + 10925508
    12 UIKitCore 0x00000001ac46e8f4 0x1ab9f7000 + 10975476
    13 UIKitCore 0x00000001ac464778 0x1ab9f7000 + 10934136
    14 UIKitCore 0x00000001abe21714 0x1ab9f7000 + 4368148
    15 UIKitCore 0x00000001ac8c9b74 0x1ab9f7000 + 15543156
    16 UIKitCore 0x00000001abe21508 0x1ab9f7000 + 4367624
    17 UIKitCore 0x00000001abe213e0 0x1ab9f7000 + 4367328
    18 UIKitCore 0x00000001ac461ec8 0x1ab9f7000 + 10923720
    19 UIKitCore 0x00000001ac4644a4 0x1ab9f7000 + 10933412
    20 UIKitCore 0x00000001ac4649b8 0x1ab9f7000 + 10934712
    21 UIKitCore 0x00000001ac463d8c 0x1ab9f7000 + 10931596
    22 UIKitCore 0x00000001abd0d88c 0x1ab9f7000 + 3238028
    23 UIKitCore 0x00000001abd0d5d0 0x1ab9f7000 + 3237328
    24 UIKitCore 0x00000001abd03288 0x1ab9f7000 + 3195528
    25 UIKitCore 0x00000001abdf68ac 0x1ab9f7000 + 4192428
    26 UIKitCore 0x00000001ac8c45ec 0x1ab9f7000 + 15521260
    27 UIKitCore 0x00000001abdf6728 0x1ab9f7000 + 4192040
    28 UIKitCore 0x00000001ac8c45ec 0x1ab9f7000 + 15521260
    29 UIKitCore 0x00000001abdf63dc 0x1ab9f7000 + 4191196
    30 UIKitCore 0x00000001abdf5ab4 0x1ab9f7000 + 4188852
    31 UIKitCore 0x00000001abdf551c 0x1ab9f7000 + 4187420
    32 UIKitCore 0x00000001abdf7c24 0x1ab9f7000 + 4197412
    33 UIKitCore 0x00000001ac45b904 0x1ab9f7000 + 10897668
    34 UIKitCore 0x00000001abdef9d8 0x1ab9f7000 + 4164056
    35 UIKitCore 0x00000001ac45b5a4 0x1ab9f7000 + 10896804
    36 UIKitCore 0x00000001ac45bab0 0x1ab9f7000 + 10898096
    37 UnityFramework 0x0000000102054a30 0x102040000 + 84528
    38 UnityFramework 0x0000000102055910 0x102040000 + 88336
    39 UIKitCore 0x00000001ac4287ec 0x1ab9f7000 + 10688492
    40 UIKitCore 0x00000001abbc8b14 0x1ab9f7000 + 1907476
    41 UIKitCore 0x00000001abbc879c 0x1ab9f7000 + 1906588
    42 UIKitCore 0x00000001ac41e98c 0x1ab9f7000 + 10647948
    43 FrontBoardServices 0x00000001ad4eb490 0x1ad4e6000 + 21648
    44 FrontBoardServices 0x00000001ad5165ac 0x1ad4e6000 + 198060
    45 FrontBoardServices 0x00000001ad4fc7ec 0x1ad4e6000 + 92140
    46 FrontBoardServices 0x00000001ad51653c 0x1ad4e6000 + 197948
    47 libdispatch.dylib 0x00000001a803e524 0x1a7fe3000 + 374052
    48 libdispatch.dylib 0x00000001a7fe7434 0x1a7fe3000 + 17460
    49 FrontBoardServices 0x00000001ad53b440 0x1ad4e6000 + 349248
    50 FrontBoardServices 0x00000001ad53b10c 0x1ad4e6000 + 348428
    51 FrontBoardServices 0x00000001ad53b634 0x1ad4e6000 + 349748
    52 CoreFoundation 0x00000001a82f6b64 0x1a824e000 + 691044
    53 CoreFoundation 0x00000001a82f6abc 0x1a824e000 + 690876
    54 CoreFoundation 0x00000001a82f6244 0x1a824e000 + 688708
    55 CoreFoundation 0x00000001a82f1274 0x1a824e000 + 668276
    56 CoreFoundation 0x00000001a82f0c34 0x1a824e000 + 666676
    57 GraphicsServices 0x00000001b243a38c 0x1b2437000 + 13196
    58 UIKitCore 0x00000001ac42322c 0x1ab9f7000 + 10666540
    59 UnityFramework 0x0000000102059f44 0x102040000 + 106308
    60 mygamepackage 0x0000000100c83e1c 0x100c7c000 + 32284
    61 libdyld.dylib 0x00000001a8178800 0x1a8177000 + 6144

    Thread 1:
    0 libsystem_pthread.dylib 0x00000001a8092738 0x1a8084000 + 59192

    Thread 2:
    0 libsystem_pthread.dylib 0x00000001a8092738 0x1a8084000 + 59192

    Thread 3:
    0 libsystem_pthread.dylib 0x00000001a8092738 0x1a8084000 + 59192

    Thread 4:
    0 libsystem_pthread.dylib 0x00000001a8092738 0x1a8084000 + 59192

    Thread 5 name: com.apple.uikit.eventfetch-thread
    Thread 5:
    0 libsystem_kernel.dylib 0x00000001a814c198 0x1a8148000 + 16792
    1 libsystem_kernel.dylib 0x00000001a814b60c 0x1a8148000 + 13836
    2 CoreFoundation 0x00000001a82f63b4 0x1a824e000 + 689076
    3 CoreFoundation 0x00000001a82f13e8 0x1a824e000 + 668648
    4 CoreFoundation 0x00000001a82f0c34 0x1a824e000 + 666676
    5 Foundation 0x00000001a8633bcc 0x1a862c000 + 31692
    6 Foundation 0x00000001a8633aac 0x1a862c000 + 31404
    7 UIKitCore 0x00000001ac4c5160 0x1ab9f7000 + 11329888
    8 Foundation 0x00000001a87629d0 0x1a862c000 + 1272272
    9 libsystem_pthread.dylib 0x00000001a808ed98 0x1a8084000 + 44440
    10 libsystem_pthread.dylib 0x00000001a809274c 0x1a8084000 + 59212

    Thread 6 name: AVAudioSession Notify Thread
    Thread 6:
    0 libsystem_kernel.dylib 0x00000001a814c198 0x1a8148000 + 16792
    1 libsystem_kernel.dylib 0x00000001a814b60c 0x1a8148000 + 13836
    2 CoreFoundation 0x00000001a82f63b4 0x1a824e000 + 689076
    3 CoreFoundation 0x00000001a82f13e8 0x1a824e000 + 668648
    4 CoreFoundation 0x00000001a82f0c34 0x1a824e000 + 666676
    5 AVFAudio 0x00000001b50995dc 0x1b5034000 + 415196
    6 AVFAudio 0x00000001b50ea300 0x1b5034000 + 746240
    7 libsystem_pthread.dylib 0x00000001a808ed98 0x1a8084000 + 44440
    8 libsystem_pthread.dylib 0x00000001a809274c 0x1a8084000 + 59212

    Thread 7 name: com.apple.CoreMotion.MotionThread
    Thread 7:
    0 libsystem_kernel.dylib 0x00000001a814c198 0x1a8148000 + 16792
    1 libsystem_kernel.dylib 0x00000001a814b60c 0x1a8148000 + 13836
    2 CoreFoundation 0x00000001a82f63b4 0x1a824e000 + 689076
    3 CoreFoundation 0x00000001a82f13e8 0x1a824e000 + 668648
    4 CoreFoundation 0x00000001a82f0c34 0x1a824e000 + 666676
    5 CoreFoundation 0x00000001a82f1990 0x1a824e000 + 670096
    6 CoreMotion 0x00000001b4f56188 0x1b4e6c000 + 958856
    7 libsystem_pthread.dylib 0x00000001a808ed98 0x1a8084000 + 44440
    8 libsystem_pthread.dylib 0x00000001a809274c 0x1a8084000 + 59212

    Thread 0 crashed with ARM Thread State (64-bit):
    x0: 0x0000000000000000 x1: 0x0000000000000000 x2: 0xe080082080100182 x3: 0x000000000000002c
    x4: 0x000000000000ae0b x5: 0x0000000000000000 x6: 0x0000000000000000 x7: 0x0000000000000001
    x8: 0x0000000103f36000 x9: 0x0000000104014000 x10: 0x0000000000000004 x11: 0x000000000000001b
    x12: 0x000000000000001b x13: 0x00000001704b6ff0 x14: 0x00000001a809274c x15: 0x0000000060000000
    x16: 0x0000000000000005 x17: 0x00000001020600dc x18: 0x0000000000000000 x19: 0x0000000000000003
    x20: 0x0000000000000000 x21: 0x00000001040145e0 x22: 0x0000000000000000 x23: 0x0000000103bb028c
    x24: 0x00000001e2f8926c x25: 0x00000001f17e8000 x26: 0x00000001f43b7030 x27: 0x00000001f17e8000
    x28: 0x00000000000001d0 fp: 0x000000016f180690 lr: 0x000000010289cd38
    sp: 0x000000016f180640 pc: 0x000000010289cd40 cpsr: 0x80000000
    esr: 0x92000006 (Data Abort) byte read Translation fault

    Binary Images:
    0x100c7c000 - 0x100c83fff mygamepackage arm64 <dd21d44e00353602bb218c38579b4244> /var/containers/Bundle/Application/2B19BF4A-5CF8-448A-B4E6-CF933D304419/mygamepackage.app/mygamepackage
    0x100f24000 - 0x100f87fff dyld arm64 <23eead922ec9376cbb08574507ab6177> /usr/lib/dyld
    0x102040000 - 0x103d63fff UnityFramework arm64 <8e39fe075b7d3e99a7c8840f584aa104> /var/containers/Bundle/Application/2B19BF4A-5CF8-448A-B4E6-CF933D304419/mygamepackage.app/Frameworks/UnityFramework.framework/UnityFramework
    0x104dec000 - 0x104df7fff libobjc-trampolines.dylib arm64 <2df134bae62230edb227eb9333bfa4d9> /usr/lib/libobjc-trampolines.dylib
    0x1a7f1d000 - 0x1a7f33fff libsystem_trace.dylib arm64 <f67d8aff28893f9abf166036c3203325> /usr/lib/system/libsystem_trace.dylib
    0x1a7f34000 - 0x1a7f65fff libxpc.dylib arm64 <9e9d069de3b136fa85755e1d9e6b6b54> /usr/lib/system/libxpc.dylib
    0x1a7f66000 - 0x1a7f66fff libsystem_blocks.dylib arm64 <0afa438b8355370794f5015ad81f32df> /usr/lib/system/libsystem_blocks.dylib
    0x1a7f67000 - 0x1a7fe2fff libsystem_c.dylib arm64 <8d39ff48e14c3f868e1090f54896bb65> /usr/lib/system/libsystem_c.dylib
    0x1a7fe3000 - 0x1a8057fff libdispatch.dylib arm64 <5a83d0cf8fb937278a32012d20a47ec8> /usr/lib/system/libdispatch.dylib
    0x1a8058000 - 0x1a8078fff libsystem_malloc.dylib arm64 <a0a7d67af0f3399a8f006f92716d8e6f> /usr/lib/system/libsystem_malloc.dylib
    0x1a8079000 - 0x1a8083fff libsystem_platform.dylib arm64 <a5d5822c76223859b0c0b869b7e244b5> /usr/lib/system/libsystem_platform.dylib
    0x1a8084000 - 0x1a8094fff libsystem_pthread.dylib arm64 <fb1dd49f0cfb3114bdb40ef7be44f6bc> /usr/lib/system/libsystem_pthread.dylib
    0x1a8095000 - 0x1a80c6fff libobjc.A.dylib arm64 <091241f8e94c39ba9ca67352e998bb41> /usr/lib/libobjc.A.dylib
    0x1a80c7000 - 0x1a812efff libcorecrypto.dylib arm64 <28c07c08a95635b1b04e88d84542020b> /usr/lib/system/libcorecrypto.dylib
    0x1a812f000 - 0x1a8147fff libc++abi.dylib arm64 <f07199ac8a903127b17f0a906ffb7302> /usr/lib/libc++abi.dylib
    0x1a8148000 - 0x1a8176fff libsystem_kernel.dylib arm64 <b422ba38a9f63062be28d28d39e3fe25> /usr/lib/system/libsystem_kernel.dylib
    0x1a8177000 - 0x1a81a9fff libdyld.dylib arm64 <876fb49abfba37bfad376ffc90f7f981> /usr/lib/system/libdyld.dylib
    0x1a81aa000 - 0x1a81b2fff libsystem_darwin.dylib arm64 <fc50d2ff80ac31179ff0608fa6cff3a3> /usr/lib/system/libsystem_darwin.dylib
    0x1a81b3000 - 0x1a820cfff libc++.1.dylib arm64 <d7934e7f3eed3c078d1342fe55250c88> /usr/lib/libc++.1.dylib
    0x1a820d000 - 0x1a824dfff libsystem_info.dylib arm64 <6a94223de5dc3df6b89780ba56191d92> /usr/lib/system/libsystem_info.dylib
    0x1a824e000 - 0x1a85c1fff CoreFoundation arm64 <409609cd841038e1ba5dbded609d2018> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
    0x1a85c2000 - 0x1a862bfff SystemConfiguration arm64 <b1f843cc55883c0ba02fc5b80883cc9c> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
    0x1a862c000 - 0x1a88e3fff Foundation arm64 <1a46239df2fc34b695bc9f38869f0c85> /System/Library/Frameworks/Foundation.framework/Foundation
    0x1a88e4000 - 0x1a8916fff libCRFSuite.dylib arm64 <b5116ed3cf69347d85687d2c8d5d76c0> /usr/lib/libCRFSuite.dylib
    0x1a8917000 - 0x1a8a91fff CoreServices arm64 <43035d98ba1c3d5d972fd61df826fcb3> /System/Library/Frameworks/CoreServices.framework/CoreServices
    0x1a8a92000 - 0x1a8af2fff libSparse.dylib arm64 <fd83188d02163838a7c012b81f36e440> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparse.dylib
    0x1a8af3000 - 0x1a8fddfff ImageIO arm64 <428fc36a6d0234b5a10cc2cf6f9e0674> /System/Library/Frameworks/ImageIO.framework/ImageIO
    0x1a8fde000 - 0x1a8fe0fff ConstantClasses arm64 <07aead6b70b73890b27f7aea1cd02350> /System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses
    0x1a8fe1000 - 0x1a917ffff CoreText arm64 <3a068b6f533e36b18e9823833c815854> /System/Library/Frameworks/CoreText.framework/CoreText
    0x1a9180000 - 0x1a92b5fff Security arm64 <d5a88c36cb0932a6906055bbc4b6817d> /System/Library/Frameworks/Security.framework/Security
    0x1a92b6000 - 0x1a9359fff IOKit arm64 <d138895882be3a12964aa53ca8da1b74> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x1a935a000 - 0x1a9391fff libMobileGestalt.dylib arm64 <fe7d38beb09530eca24b70bc964ec273> /usr/lib/libMobileGestalt.dylib
    0x1a9392000 - 0x1a93eefff libprotobuf.dylib arm64 <027d49d7fea839cda49a4a4fb32c7f6f> /usr/lib/libprotobuf.dylib
    0x1a93ef000 - 0x1a9400fff libprotobuf-lite.dylib arm64 <2c82919a66fa30a7841320190f2c202d> /usr/lib/libprotobuf-lite.dylib
    0x1a9401000 - 0x1a9651fff libicucore.A.dylib arm64 <e00735d86bab31f8acbac8fdb01f290e> /usr/lib/libicucore.A.dylib
    0x1a9652000 - 0x1a967bfff CoreServicesInternal arm64 <7b6acc45f64532258e2012c49fbcde7a> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal
    0x1a967c000 - 0x1a96c3fff WirelessDiagnostics arm64 <dc60c14089ab3ecb916e94fb63a2ae46> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/WirelessDiagnostics
    0x1a96c4000 - 0x1a96fdfff libAWDSupport.dylib arm64 <52926ffdcfd0397881e93a4df6893672> /usr/lib/libAWDSupport.dylib
    0x1a96fe000 - 0x1a9b82fff CoreAudio arm64 <e467570caf523683bf36ce2594f1c98e> /System/Library/Frameworks/CoreAudio.framework/CoreAudio
    0x1a9b83000 - 0x1a9e4ffff CoreImage arm64 <4aee50c9e546312ead5d721a6afdb059> /System/Library/Frameworks/CoreImage.framework/CoreImage
    0x1a9e50000 - 0x1a9f3efff LanguageModeling arm64 <1d022988ea363113a096c2f107568542> /System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling
    0x1a9f3f000 - 0x1a9f85fff Lexicon arm64 <9d08273daeac34e78493ff7bff76cab2> /System/Library/PrivateFrameworks/Lexicon.framework/Lexicon
    0x1a9f86000 - 0x1aa108fff libsqlite3.dylib arm64 <4fadb9ee56a73afca3604780ddf3411b> /usr/lib/libsqlite3.dylib
    0x1aa109000 - 0x1aa13bfff MobileKeyBag arm64 <6cf66de926bb32089688747ed1dbd888> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
    0x1aa13c000 - 0x1aa145fff libsystem_notify.dylib arm64 <21a918766a2c3f89855046e0f854018a> /usr/lib/system/libsystem_notify.dylib
    0x1aa146000 - 0x1aa327fff CoreDuet arm64 <5640bda664273303800ed189c16e8049> /System/Library/PrivateFrameworks/CoreDuet.framework/CoreDuet
    0x1aa328000 - 0x1aa46afff Montreal arm64 <69a3d186833f35c5963a43e4d365e897> /System/Library/PrivateFrameworks/Montreal.framework/Montreal
    0x1aa46b000 - 0x1aa551fff NLP arm64 <22401c0f186737c295999afaf82b1840> /System/Library/PrivateFrameworks/NLP.framework/NLP
    0x1aa552000 - 0x1aa56ffff CellularPlanManager arm64 <c88939c958243367b5401c11b803b8d1> /System/Library/PrivateFrameworks/CellularPlanManager.framework/CellularPlanManager
    0x1aa570000 - 0x1aa5adfff AppSupport arm64 <1731e2fba0303bdbb0cf8b02e5e56ecd> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
    0x1aa5ae000 - 0x1aaa7ffff libnetwork.dylib arm64 <cf9b76bf435b38d2aed3fb2c050d9216> /usr/lib/libnetwork.dylib
    0x1aaa80000 - 0x1aab8cfff ManagedConfiguration arm64 <a40f654260d932528c5ebff3f5575cab> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
    0x1aab8d000 - 0x1aabb6fff CoreServicesStore arm64 <c16b4fad3e753a2e85d67639481e8080> /System/Library/PrivateFrameworks/CoreServicesStore.framework/CoreServicesStore
    0x1aabb7000 - 0x1aabd7fff UserManagement arm64 <ad5afd364e75332288e4a3bbcce41b5a> /System/Library/PrivateFrameworks/UserManagement.framework/UserManagement
    0x1aabd8000 - 0x1aae8ffff CoreML arm64 <4b1ed9735bef37929aa9775df017a4f2> /System/Library/Frameworks/CoreML.framework/CoreML
    0x1aae90000 - 0x1aaea6fff ProtocolBuffer arm64 <4e652067e296363bbfa380eba32585ad> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
    0x1aaea7000 - 0x1aaec1fff CommonUtilities arm64 <8c65f3b91e6d322ebeedf8a0e60e717a> /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities
    0x1aaec2000 - 0x1aaec2fff libenergytrace.dylib arm64 <b9fc54b519c53301bda0c5607f0e7806> /usr/lib/libenergytrace.dylib
    0x1aaec3000 - 0x1aaef9fff RunningBoardServices arm64 <c78723a9f231370b8944596226f2b836> /System/Library/PrivateFrameworks/RunningBoardServices.framework/RunningBoardServices
    0x1aaefa000 - 0x1aaf77fff BaseBoard arm64 <33a252545a9730ab9cc7fad0345d4758> /System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard
    0x1aaf78000 - 0x1ab4cdfff SiriTTS arm64 <f4cc905a59803fe5b6283c8d3b2e70c7> /System/Library/PrivateFrameworks/SiriTTS.framework/SiriTTS
    0x1ab4ce000 - 0x1ab540fff CoreLocation arm64 <c8b1e677d38435d38b12bab96c65a426> /System/Library/Frameworks/CoreLocation.framework/CoreLocation
    0x1ab54e000 - 0x1ab5a2fff Accounts arm64 <75940abf4f773731855da69467dbb796> /System/Library/Frameworks/Accounts.framework/Accounts
    0x1ab5b4000 - 0x1ab916fff CFNetwork arm64 <c4865497192b3dbe81e984a99b788adf> /System/Library/Frameworks/CFNetwork.framework/CFNetwork
    0x1ab917000 - 0x1ab9f6fff UIFoundation arm64 <5633754447e039efbb34f207fda2553c> /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation
    0x1ab9f7000 - 0x1acb0bfff UIKitCore arm64 <3062ff32218237a2a5f9b38f6fb6b8c3> /System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore
    0x1acb0c000 - 0x1acb19fff AssertionServices arm64 <eff14a5c8feb33c1ac3004921caa2a25> /System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices
    0x1acb1a000 - 0x1acbecfff CoreTelephony arm64 <f04a58a0c439319784c1f4ea154f6363> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
    0x1acbed000 - 0x1acbf2fff AggregateDictionary arm64 <e0ce74236eb13c98bb05186b7f4e3d2b> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
    0x1acbf3000 - 0x1acc09fff libsystem_asl.dylib arm64 <24190e9ac7db3006b4dfc5e64e85774a> /usr/lib/system/libsystem_asl.dylib
    0x1acc0a000 - 0x1acc82fff CloudDocs arm64 <c2f43b62730b3b8ba93d6acca741d864> /System/Library/PrivateFrameworks/CloudDocs.framework/CloudDocs
    0x1acc83000 - 0x1acfabfff CoreData arm64 <a654d396b79c3f469e3fbe9ec0ee1af4> /System/Library/Frameworks/CoreData.framework/CoreData
    0x1acfac000 - 0x1ad1d1fff Vision arm64 <958d82a44f733f0f96350b6f68bd9381> /System/Library/Frameworks/Vision.framework/Vision
    0x1ad1d2000 - 0x1ad214fff PhotoFoundation arm64 <9e49f30ca736349893a9716346e41898> /System/Library/PrivateFrameworks/PhotoFoundation.framework/PhotoFoundation
    0x1ad215000 - 0x1ad240fff BoardServices arm64 <728b59e6907e31e5892de5b2c55c48ce> /System/Library/PrivateFrameworks/BoardServices.framework/BoardServices
    0x1ad2f7000 - 0x1ad305fff libsystem_networkextension.dylib arm64 <3a3722da76863c2a99c2cce0e3924bf7> /usr/lib/system/libsystem_networkextension.dylib
    0x1ad306000 - 0x1ad326fff CoreAnalytics arm64 <85843ee0a89b3316a3e68531eba75336> /System/Library/PrivateFrameworks/CoreAnalytics.framework/CoreAnalytics
    0x1ad327000 - 0x1ad497fff CloudKit arm64 <d54d14692ec130d7b5af5f852438dc3e> /System/Library/Frameworks/CloudKit.framework/CloudKit
    0x1ad498000 - 0x1ad4e5fff SpringBoardServices arm64 <50878840805636d7bff4a6aa6d6cdfa9> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
    0x1ad4e6000 - 0x1ad558fff FrontBoardServices arm64 <ca8e712fa22732ae842b65567f6046bb> /System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices
    0x1ad559000 - 0x1ad680fff Network arm64 <38a032852b86333e95c553eb41e5d3e5> /System/Library/Frameworks/Network.framework/Network
    0x1ad6de000 - 0x1ad6e5fff libsystem_symptoms.dylib arm64 <a0e89bc6db7f3c578468bdc9ae67fdcb> /usr/lib/system/libsystem_symptoms.dylib
    0x1ad6e6000 - 0x1ae5d0fff GeoServices arm64 <d2fc5b30d98a352d952013a5b60a073b> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
    0x1ae5d1000 - 0x1ae5d9fff TCC arm64 <e8eb1bfdf24d34f2a53b5d0700632050> /System/Library/PrivateFrameworks/TCC.framework/TCC
    0x1ae5da000 - 0x1ae633fff IMFoundation arm64 <b2d85b147b823944beebc644d365b564> /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation
    0x1ae634000 - 0x1ae7a7fff CoreUtils arm64 <b642c3a48cdc3b1aba6d651b7e00d61c> /System/Library/PrivateFrameworks/CoreUtils.framework/CoreUtils
    0x1ae7a8000 - 0x1ae859fff IMSharedUtilities arm64 <7e3c3dc898663d13b83dffaa5a1170a5> /System/Library/PrivateFrameworks/IMSharedUtilities.framework/IMSharedUtilities
    0x1ae85a000 - 0x1ae88ffff ImageCaptureCore arm64 <99700767f48d36cb8ccb1d9e33962eda> /System/Library/Frameworks/ImageCaptureCore.framework/ImageCaptureCore
    0x1ae890000 - 0x1ae899fff libsystem_containermanager.dylib arm64 <4764ee5a2f0a3fbb8a756f60f0e02cd8> /usr/lib/system/libsystem_containermanager.dylib
    0x1ae89a000 - 0x1ae915fff AppleAccount arm64 <972cea5083b43105b83f737be8ad7a43> /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount
    0x1ae916000 - 0x1ae930fff ApplePushService arm64 <89033f36d91031a594a517ecea968a3a> /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService
    0x1ae931000 - 0x1aea19fff IDS arm64 <cf2b018761f736d4a1dfad15aa703c85> /System/Library/PrivateFrameworks/IDS.framework/IDS
    0x1aea1a000 - 0x1aeb44fff IDSFoundation arm64 <a6bd395156ff3624b78997bb3ed24a06> /System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation
    0x1aeb45000 - 0x1aeb46fff libCTGreenTeaLogger.dylib arm64 <2ab5f36320803bda84913992c492743e> /usr/lib/libCTGreenTeaLogger.dylib
    0x1aebab000 - 0x1aecabfff CoreMedia arm64 <b9bf44cd041a37af8879451f66687468> /System/Library/Frameworks/CoreMedia.framework/CoreMedia
    0x1aecac000 - 0x1aecbbfff UIKitServices arm64 <0eeb42c795483dba82a142eeda85503e> /System/Library/PrivateFrameworks/UIKitServices.framework/UIKitServices
    0x1aecbc000 - 0x1aed19fff BackBoardServices arm64 <6f0540d2fedc308eacff631bff19cd69> /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices
    0x1aed1a000 - 0x1aef6bfff QuartzCore arm64 <ba9eccee9f613baab8a88eb3b7e0a24f> /System/Library/Frameworks/QuartzCore.framework/QuartzCore
    0x1aef6c000 - 0x1af033fff ColorSync arm64 <503c108270703f1786df14588e7f9ff7> /System/Library/PrivateFrameworks/ColorSync.framework/ColorSync
    0x1af034000 - 0x1af5a3fff CoreGraphics arm64 <e068b7652d603d90aba30df6da3578bc> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
    0x1af5a4000 - 0x1af6d3fff Contacts arm64 <18807e6ef924349a9384161c92390665> /System/Library/Frameworks/Contacts.framework/Contacts
    0x1af6d4000 - 0x1af702fff UserNotifications arm64 <44b07041e9723af2a6446a04bc8588a7> /System/Library/Frameworks/UserNotifications.framework/UserNotifications
    0x1af703000 - 0x1af726fff LocationSupport arm64 <470b39d55daf3170b1a38841292d494d> /System/Library/PrivateFrameworks/LocationSupport.framework/LocationSupport
    0x1af727000 - 0x1af882fff Sharing arm64 <34759ac26e85385f9cca89d83469028d> /System/Library/PrivateFrameworks/Sharing.framework/Sharing
    0x1af883000 - 0x1afec2fff WebKit arm64 <0d71fc8cc7e331948094d1c767c7bc09> /System/Library/Frameworks/WebKit.framework/WebKit
    0x1afec3000 - 0x1b1c77fff WebCore arm64 <fbf9a3b9df503629af395c41d3e4e83a> /System/Library/PrivateFrameworks/WebCore.framework/WebCore
    0x1b1c78000 - 0x1b1c92fff libAccessibility.dylib arm64 <f55983edebf933948322efaefe1ecbca> /usr/lib/libAccessibility.dylib
    0x1b1c93000 - 0x1b1c9efff AXCoreUtilities arm64 <c9ced073466a32208dbabf96d0a50f15> /System/Library/PrivateFrameworks/AXCoreUtilities.framework/AXCoreUtilities
    0x1b1c9f000 - 0x1b1d12fff ContactsFoundation arm64 <0ba958ac9959337ca4d72b34bd2d50aa> /System/Library/PrivateFrameworks/ContactsFoundation.framework/ContactsFoundation
    0x1b1d13000 - 0x1b1d27fff PowerLog arm64 <eec0214c57da38818a8622fde679829c> /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog
    0x1b1d28000 - 0x1b1d39fff IOSurface arm64 <4abf1719833c3f8db61863ff9b392891> /System/Library/Frameworks/IOSurface.framework/IOSurface
    0x1b1d3a000 - 0x1b2436fff MediaToolbox arm64 <bce0f04fbe4d3f55bce62184be284bfd> /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox
    0x1b2437000 - 0x1b243ffff GraphicsServices arm64 <aea26bf9483739a29902950b92b52592> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
    0x1b2440000 - 0x1b2527fff AccessibilityUtilities arm64 <08d2bcd32ab83f8092501c61f87023db> /System/Library/PrivateFrameworks/AccessibilityUtilities.framework/AccessibilityUtilities
    0x1b2528000 - 0x1b2720fff AVFoundation arm64 <20bfceb457453bd2a5b3ce71ea50c1b2> /System/Library/Frameworks/AVFoundation.framework/AVFoundation
    0x1b2721000 - 0x1b2758fff OnBoardingKit arm64 <e2e88272c1933ba4b9f2245bc7dba1e1> /System/Library/PrivateFrameworks/OnBoardingKit.framework/OnBoardingKit
    0x1b2759000 - 0x1b27a7fff MobileWiFi arm64 <3e4f5fc8825839f084694f7c77d62907> /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi
    0x1b27a8000 - 0x1b27c0fff MobileAsset arm64 <9a597efb899f383a867473d91b06eb94> /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset
    0x1b27c1000 - 0x1b27cefff libGSFont.dylib arm64 <59fe7a3b9b8437a7a992bdae0faab9d6> /System/Library/PrivateFrameworks/FontServices.framework/libGSFont.dylib
    0x1b27cf000 - 0x1b27d8fff FontServices arm64 <2b26f3985f9030d39a40bfe0df98686b> /System/Library/PrivateFrameworks/FontServices.framework/FontServices
    0x1b27d9000 - 0x1b2922fff libFontParser.dylib arm64 <cac8dc5601323efd9875a5e886d92ea8> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
    0x1b2923000 - 0x1b296efff AXRuntime arm64 <1bf005f54f9c3c5b9fda419692ab5039> /System/Library/PrivateFrameworks/AXRuntime.framework/AXRuntime
    0x1b296f000 - 0x1b2971fff libAXSafeCategoryBundle.dylib arm64 <0647401436ea3e41a216da49a20c27a6> /usr/lib/libAXSafeCategoryBundle.dylib
    0x1b2972000 - 0x1b2aabfff SearchFoundation arm64 <e91f6d1fcdd23a1595d49b7ed678ec0a> /System/Library/PrivateFrameworks/SearchFoundation.framework/SearchFoundation
    0x1b2aac000 - 0x1b2bcafff Preferences arm64 <9cb3558569ea3b2c8a520db57aba8688> /System/Library/PrivateFrameworks/Preferences.framework/Preferences
    0x1b2bcb000 - 0x1b3239fff PhotoLibraryServices arm64 <7e2dec0b4e49338fb908b97df773b12a> /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices
    0x1b323a000 - 0x1b349efff vImage arm64 <1987440ca5e638368a23cd7341b1932a> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage
    0x1b349f000 - 0x1b36d3fff AudioToolbox arm64 <9eea0978fcad33cc9e3035ea939b2143> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
    0x1b36d4000 - 0x1b3706fff libAudioToolboxUtility.dylib arm64 <5e0ec0bf47f03853a777ea0123cdecaa> /usr/lib/libAudioToolboxUtility.dylib
    0x1b3707000 - 0x1b38c3fff ContactsUI arm64 <f9dc4b6c059f37809b709240dcc469ac> /System/Library/Frameworks/ContactsUI.framework/ContactsUI
    0x1b38c4000 - 0x1b392dfff UIAccessibility arm64 <58bafe0cc769397fb7b29554f1f77749> /System/Library/PrivateFrameworks/UIAccessibility.framework/UIAccessibility
    0x1b392e000 - 0x1b3b32fff Photos arm64 <beb29988134830ce91e9ba3af86440a0> /System/Library/Frameworks/Photos.framework/Photos
    0x1b3b33000 - 0x1b3bc7fff ShareSheet arm64 <0e75ee0b6aeb34c69e1403fe2a0b602a> /System/Library/PrivateFrameworks/ShareSheet.framework/ShareSheet
    0x1b3bc8000 - 0x1b3bdbfff BaseBoardUI arm64 <5d95725058ed3df2a41c71a5d4726900> /System/Library/PrivateFrameworks/BaseBoardUI.framework/BaseBoardUI
    0x1b3bdc000 - 0x1b3c90fff PDFKit arm64 <d8c1fee5d77635d895bbd3b646f269fc> /System/Library/Frameworks/PDFKit.framework/PDFKit
    0x1b3d0e000 - 0x1b3d3bfff DocumentManager arm64 <df6155e3a82c3b98aad02755b34ffac2> /System/Library/PrivateFrameworks/DocumentManager.framework/DocumentManager
    0x1b3d3c000 - 0x1b3f96fff libmecabra.dylib arm64 <1157edfce8ad3df6a01b4ebb2f100af0> /usr/lib/libmecabra.dylib
    0x1b3f97000 - 0x1b400efff AuthKit arm64 <2fda46a0c0c03b0e8222936e5ef11f24> /System/Library/PrivateFrameworks/AuthKit.framework/AuthKit
    0x1b400f000 - 0x1b442bfff Intents arm64 <4c28f731a5bf380abec95b89347dcca6> /System/Library/Frameworks/Intents.framework/Intents
    0x1b4441000 - 0x1b45a0fff WebKitLegacy arm64 <dd6cd4bf7b9535ea92c9c5d914af546b> /System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy
    0x1b45a1000 - 0x1b460bfff TextInput arm64 <982b9b2cc64d3667aeb3863f355e5f6f> /System/Library/PrivateFrameworks/TextInput.framework/TextInput
    0x1b460c000 - 0x1b4686fff AXMediaUtilities arm64 <58f1ede868c134f59db1842bdcdfc608> /System/Library/PrivateFrameworks/AXMediaUtilities.framework/AXMediaUtilities
    0x1b4687000 - 0x1b468afff XCTTargetBootstrap arm64 <5c185207156334bcbfddbae1d7470d2b> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/XCTTargetBootstrap
    0x1b468b000 - 0x1b473ffff CorePDF arm64 <4068ec815d3438b59ad58c2ae7167ef4> /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF
    0x1b4740000 - 0x1b477afff AccessibilityUIUtilities arm64 <95663a65573e305d8caefd5f89977aa8> /System/Library/PrivateFrameworks/Accessibility.framework/Frameworks/AccessibilityUIUtilities.framework/AccessibilityUIUtilities
    0x1b477b000 - 0x1b4b2cfff MediaPlayer arm64 <2730d66693cf3968b472685e5323ea96> /System/Library/Frameworks/MediaPlayer.framework/MediaPlayer
    0x1b4b2d000 - 0x1b4e44fff AppleMediaServices arm64 <bfd95f83910f387e9876e28ebdd4dd57> /System/Library/PrivateFrameworks/AppleMediaServices.framework/AppleMediaServices
    0x1b4e45000 - 0x1b4e6bfff CacheDelete arm64 <0c48aade3fe43589acc552d3e119c591> /System/Library/PrivateFrameworks/CacheDelete.framework/CacheDelete
    0x1b4e6c000 - 0x1b5033fff CoreMotion arm64 <70ed3ef1d8263d55b5eae657ac5e8057> /System/Library/Frameworks/CoreMotion.framework/CoreMotion
    0x1b5034000 - 0x1b5121fff AVFAudio arm64 <1df3312395353945983fb139a4216fa9> /System/Library/Frameworks/AVFoundation.framework/Frameworks/AVFAudio.framework/AVFAudio
    0x1b5122000 - 0x1b533efff RawCamera arm64 <1bf4eb4c14f636da870cb1a1b23a7e77> /System/Library/CoreServices/RawCamera.bundle/RawCamera
    0x1b533f000 - 0x1b53f5fff CoreUI arm64 <d90479e8d57435b1a4cbab0423d21770> /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI
    0x1b53f6000 - 0x1b541afff AppSupportUI arm64 <7264f3b8500e30b0ad4e3f00500d64bd> /System/Library/PrivateFrameworks/AppSupportUI.framework/AppSupportUI
    0x1b541b000 - 0x1b5450fff CoreVideo arm64 <443ef021c4123a32a3970433993d16fe> /System/Library/Frameworks/CoreVideo.framework/CoreVideo
    0x1b5451000 - 0x1b5687fff AudioToolboxCore arm64 <5cc99c07d3b3317aa0aa90b7edb05d00> /System/Library/PrivateFrameworks/AudioToolboxCore.framework/AudioToolboxCore
    0x1b5688000 - 0x1b56cbfff CoreDuetContext arm64 <badc9da39c60341aa29c34542cb16158> /System/Library/PrivateFrameworks/CoreDuetContext.framework/CoreDuetContext
    0x1b56cc000 - 0x1b5706fff SetupAssistant arm64 <3f5a75d178773381875c6c41678d79e1> /System/Library/PrivateFrameworks/SetupAssistant.framework/SetupAssistant
    0x1b5707000 - 0x1b57c3fff TelephonyUtilities arm64 <5c63d78ffe1433738deae30f6c98838d> /System/Library/PrivateFrameworks/TelephonyUtilities.framework/TelephonyUtilities
    0x1b57c4000 - 0x1b57eefff PlugInKit arm64 <5d4ad58191a23317a0d2ee6357784767> /System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit
    0x1b57ef000 - 0x1b5b71fff libswiftCore.dylib arm64 <dcbc2d499c313dbebcf3b0f5205f87fe> /usr/lib/swift/libswiftCore.dylib
    0x1b5b72000 - 0x1b5cadfff AssistantServices arm64 <a8b7086d107935e5a99f4496e472e170> /System/Library/PrivateFrameworks/AssistantServices.framework/AssistantServices
    0x1b5cae000 - 0x1b5d0dfff ProactiveSupport arm64 <f139ee3c405538eb8b0e3157dfeb850b> /System/Library/PrivateFrameworks/ProactiveSupport.framework/ProactiveSupport
    0x1b5d0e000 - 0x1b5f50fff MapKit arm64 <7029e175072a3830a8d7e0402b5e3436> /System/Library/Frameworks/MapKit.framework/MapKit
    0x1b5f51000 - 0x1b5f6dfff PrototypeTools arm64 <cc8e1d9d10a23e8785900518b23242dd> /System/Library/PrivateFrameworks/PrototypeTools.framework/PrototypeTools
    0x1b5f6e000 - 0x1b605ffff MediaExperience arm64 <d3696f197c97386d855765ea3931bdea> /System/Library/PrivateFrameworks/MediaExperience.framework/MediaExperience
    0x1b6060000 - 0x1b6334fff Celestial arm64 <f23ff8ceade230c2946daf42793d76ab> /System/Library/PrivateFrameworks/Celestial.framework/Celestial
    0x1b6335000 - 0x1b6391fff CallKit arm64 <43fdc2704c013b87a03e8d080c082b83> /System/Library/Frameworks/CallKit.framework/CallKit
    0x1b6557000 - 0x1b6c4dfff VectorKit arm64 <5655a0aafafb3c3d8b69a2ef8e8e2146> /System/Library/PrivateFrameworks/VectorKit.framework/VectorKit
    0x1b6c4e000 - 0x1b6d1dfff AVKit arm64 <2afc669447223d058ee6c706b54cbb35> /System/Library/Frameworks/AVKit.framework/AVKit
    0x1b6d1e000 - 0x1b6d4cfff Pegasus arm64 <8b990cff02533a6782f88bd0831837f4> /System/Library/PrivateFrameworks/Pegasus.framework/Pegasus
    0x1b6d4d000 - 0x1b6d4ffff libapp_launch_measurement.dylib arm64 <2741e56c89873a20acde4979ee28be22> /usr/lib/libapp_launch_measurement.dylib
    0x1b6d65000 - 0x1b6dc7fff CoreSpotlight arm64 <73ad186f492c3a338c9f3cea760b172f> /System/Library/Frameworks/CoreSpotlight.framework/CoreSpotlight
    0x1b6dc8000 - 0x1b6e5ffff AddressBookLegacy arm64 <e45307d41ffb3a969616fe7e59195de2> /System/Library/PrivateFrameworks/AddressBookLegacy.framework/AddressBookLegacy
    0x1b6e60000 - 0x1b6e6ffff CrashReporterSupport arm64 <8f50c9095b293180a908ffdbdeecede3> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport
    0x1b6e70000 - 0x1b6e82fff MobileBluetooth arm64 <1b74874575393ca9ae852aed2a9fcaab> /System/Library/PrivateFrameworks/MobileBluetooth.framework/MobileBluetooth
    0x1b6e83000 - 0x1b6f3cfff LinkPresentation arm64 <652903c4cccb3fb38ef4495e900b809b> /System/Library/Frameworks/LinkPresentation.framework/LinkPresentation
    0x1b6f3d000 - 0x1b6f74fff StoreKit arm64 <f61422d2afeb39bd9143458d82a29536> /System/Library/Frameworks/StoreKit.framework/StoreKit
    0x1b6f75000 - 0x1b6f79fff libsystem_configuration.dylib arm64 <1f77794460993bc0a06207f2193781f6> /usr/lib/system/libsystem_configuration.dylib
    0x1b6f7a000 - 0x1b6fd4fff RemoteUI arm64 <2f684cc557103242b20baf988113cb51> /System/Library/PrivateFrameworks/RemoteUI.framework/RemoteUI
    0x1b6fd5000 - 0x1b702afff AuthKitUI arm64 <629ab78d4fc83ddfb4d6a2126d3215f5> /System/Library/PrivateFrameworks/AuthKitUI.framework/AuthKitUI
    0x1b7091000 - 0x1b7113fff Social arm64 <286389b70f603f62ad78a0c38377938f> /System/Library/Frameworks/Social.framework/Social
    0x1b7114000 - 0x1b7160fff WatchKit arm64 <343c013cde313a41a0becafe6e9737ef> /System/Library/Frameworks/WatchKit.framework/WatchKit
    0x1b7161000 - 0x1b716ffff HangTracer arm64 <f7cd6e3068023cb8b89cfb387970d104> /System/Library/PrivateFrameworks/HangTracer.framework/HangTracer
    0x1b7170000 - 0x1b71d5fff CoreNLP arm64 <bc2c4aea12293a0fab1f92fc80182f74> /System/Library/PrivateFrameworks/CoreNLP.framework/CoreNLP
    0x1b71d6000 - 0x1b71d7fff liblangid.dylib arm64 <e1c11f41cd7031148ffeb431b53b9fdd> /usr/lib/liblangid.dylib
    0x1b71d8000 - 0x1b8063fff JavaScriptCore arm64 <aaf4e988dfd33f50af21779cf1258c80> /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore
    0x1b8064000 - 0x1b80f1fff libTelephonyUtilDynamic.dylib arm64 <a187f39512fe32d99a85829691a49f64> /usr/lib/libTelephonyUtilDynamic.dylib
    0x1b8106000 - 0x1b8384fff StoreServices arm64 <ec2375561d7b3b6aad035307560492cd> /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices
    0x1b8385000 - 0x1b838efff IOMobileFramebuffer arm64 <7462439e125833758ae73bd083b45ae2> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer
    0x1b8517000 - 0x1b86eefff Message arm64 <4252efde3f2e3f06b90767acf0e4cafd> /System/Library/PrivateFrameworks/Message.framework/Message
    0x1b8706000 - 0x1b8720fff CoreMaterial arm64 <0c57d0346b8038ac99da29d1c5756073> /System/Library/PrivateFrameworks/CoreMaterial.framework/CoreMaterial
    0x1b8721000 - 0x1b8806fff libxml2.2.dylib arm64 <59363b79c5c93f4a8225d4514922256a> /usr/lib/libxml2.2.dylib
    0x1b8807000 - 0x1b980cfff ModelIO arm64 <167f32ff18a039cbbc107eaace44ff51> /System/Library/Frameworks/ModelIO.framework/ModelIO
    0x1b980d000 - 0x1b9c28fff ChatKit arm64 <f25c739c05bb3b4784ffdddac24730ef> /System/Library/PrivateFrameworks/ChatKit.framework/ChatKit
    0x1ba06a000 - 0x1ba074fff SymptomAnalytics arm64 <3b46fcb7037535fa975ce7cadc82a1bf> /System/Library/PrivateFrameworks/Symptoms.framework/Frameworks/SymptomAnalytics.framework/SymptomAnalytics
    0x1ba075000 - 0x1ba0bdfff MetadataUtilities arm64 <a6b4a006922d31b3a175503669bc8e3c> /System/Library/PrivateFrameworks/MetadataUtilities.framework/MetadataUtilities
    0x1ba27b000 - 0x1ba290fff FMCoreLite arm64 <dcb1da22c5aa3a1cb9016d2f95221f06> /System/Library/PrivateFrameworks/FMCoreLite.framework/FMCoreLite
    0x1ba734000 - 0x1ba752fff BridgePreferences arm64 <e86b8937cf3232429db353eb1f3f85f0> /System/Library/PrivateFrameworks/BridgePreferences.framework/BridgePreferences
    0x1ba8f7000 - 0x1ba91efff AccountsUI arm64 <624fdcda8bd23b2dbc60813f2c1a3ff1> /System/Library/PrivateFrameworks/AccountsUI.framework/AccountsUI
    0x1ba91f000 - 0x1ba934fff CertInfo arm64 <bde0029241fc3d91a0724227f8aa09a1> /System/Library/PrivateFrameworks/CertInfo.framework/CertInfo
    0x1ba935000 - 0x1ba99bfff ManagedConfigurationUI arm64 <683444b96f253afeb79fe42aebb3b00b> /System/Library/PrivateFrameworks/ManagedConfigurationUI.framework/ManagedConfigurationUI
    0x1ba99c000 - 0x1baa46fff QuickLook arm64 <b75b21d35be9385db7e49ecc421b9d2a> /System/Library/Frameworks/QuickLook.framework/QuickLook
    0x1baa47000 - 0x1bac58fff NetworkExtension arm64 <b9952b5daeb134a6b570a193e0440119> /System/Library/Frameworks/NetworkExtension.framework/NetworkExtension
    0x1bac59000 - 0x1bac8efff DataDetectorsCore arm64 <3d0a108f71733e29965b637096e09ec8> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore
    0x1bac8f000 - 0x1baceefff CalendarFoundation arm64 <741401805340338b9af74bb4b3abbcec> /System/Library/PrivateFrameworks/CalendarFoundation.framework/CalendarFoundation
    0x1bacef000 - 0x1bade1fff EventKit arm64 <ccf2cfad170235068b9442ef6e9223c3> /System/Library/Frameworks/EventKit.framework/EventKit
    0x1bade2000 - 0x1bae18fff MediaServices arm64 <280846cf79173979b3983b4d12c94480> /System/Library/PrivateFrameworks/MediaServices.framework/MediaServices
    0x1baf24000 - 0x1bb0c3fff PencilKit arm64 <6fc9866e623835f795cfb8ed07534c63> /System/Library/Frameworks/PencilKit.framework/PencilKit
    0x1bb0c4000 - 0x1bb1e6fff MessageUI arm64 <2417303b23b23eef9f1b2b5e0c89836b> /System/Library/Frameworks/MessageUI.framework/MessageUI
    0x1bb1e7000 - 0x1bb233fff AppleAccountUI arm64 <a3706ea1aa6a32a7a4bf3197edd16c12> /System/Library/PrivateFrameworks/AppleAccountUI.framework/AppleAccountUI
    0x1bb234000 - 0x1bb273fff BiometricKit arm64 <e6db96b653b93c1ebfc883ed0eaf8aec> /System/Library/PrivateFrameworks/BiometricKit.framework/BiometricKit
    0x1bb274000 - 0x1bb29efff PersistentConnection arm64 <396582b9038d33ecbbaf6270715f2b50> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection
    0x1bb29f000 - 0x1bb2f2fff CalendarDaemon arm64 <7f06d2437059300ab555af7cb5998810> /System/Library/PrivateFrameworks/CalendarDaemon.framework/CalendarDaemon
    0x1bb2f3000 - 0x1bb389fff CalendarDatabase arm64 <94a758b9924130a9a008623815ebbac9> /System/Library/PrivateFrameworks/CalendarDatabase.framework/CalendarDatabase
    0x1bb38a000 - 0x1bb578fff MediaRemote arm64 <1a209e28192c390bab18d149f841c17f> /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote
    0x1bb579000 - 0x1bb581fff CorePhoneNumbers arm64 <68106cb9cf6d390d8e267e7bbf249c6b> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/CorePhoneNumbers
    0x1bb592000 - 0x1bb5b8fff DuetActivityScheduler arm64 <13c0f1714e3036779c37852398f0bafa> /System/Library/PrivateFrameworks/DuetActivityScheduler.framework/DuetActivityScheduler
    0x1bb67d000 - 0x1bb6bcfff ContactsAutocompleteUI arm64 <72e5828e055237548a9f2c708024caaf> /System/Library/PrivateFrameworks/ContactsAutocompleteUI.framework/ContactsAutocompleteUI
    0x1bb6bd000 - 0x1bb6dffff CoreSVG arm64 <73bfc0febb0d31628b9223dc7a5a983f> /System/Library/PrivateFrameworks/CoreSVG.framework/CoreSVG
    0x1bb6e0000 - 0x1bb6f9fff SymptomPresentationFeed arm64 <689694a94fcf3cc986ead0a31b0c4077> /System/Library/PrivateFrameworks/Symptoms.framework/Frameworks/SymptomPresentationFeed.framework/SymptomPresentationFeed
    0x1bb6fa000 - 0x1bb717fff ProactiveEventTracker arm64 <d3f6831ea3103097999b303f03c8719e> /System/Library/PrivateFrameworks/ProactiveEventTracker.framework/ProactiveEventTracker
    0x1bb718000 - 0x1bb723fff MallocStackLogging arm64 <bd95833751b935d8bfaa122f9c6eaafa> /System/Library/PrivateFrameworks/MallocStackLogging.framework/MallocStackLogging
    0x1bb724000 - 0x1bb7b8fff CoreSuggestions arm64 <5692520a6a6a3fa4a4dabef3347d528b> /System/Library/PrivateFrameworks/CoreSuggestions.framework/CoreSuggestions
    0x1bb7b9000 - 0x1bb96afff IMCore arm64 <fe16f952a8763d4ba91b2fb929d8ef98> /System/Library/PrivateFrameworks/IMCore.framework/IMCore
    0x1bb96b000 - 0x1bb9bcfff DeviceManagement arm64 <a2ec1a2c4bdc3d4da47e05f8c0b0810d> /System/Library/PrivateFrameworks/DeviceManagement.framework/DeviceManagement
    0x1bb9bd000 - 0x1bbba9fff HealthKit arm64 <2c2b0cf59f503b24b258215f68ce3503> /System/Library/Frameworks/HealthKit.framework/HealthKit
    0x1bc1c1000 - 0x1bc1cefff BluetoothManager arm64 <5a83f768e5313c6eb7a5d8d40f5a65ba> /System/Library/PrivateFrameworks/BluetoothManager.framework/BluetoothManager
    0x1bc1cf000 - 0x1bc204fff CoreBluetooth arm64 <0af559701b64365fa935b76fb2b6fc6f> /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth
    0x1bc205000 - 0x1bc207fff libsystem_sandbox.dylib arm64 <19bf542aa27f358aaf26c829d92f3995> /usr/lib/system/libsystem_sandbox.dylib
    0x1bc332000 - 0x1bc33efff ContextKit arm64 <af4e539a51ed31f58501db604920f663> /System/Library/PrivateFrameworks/ContextKit.framework/ContextKit
    0x1bc36f000 - 0x1bc3dbfff Rapport arm64 <0d829a31fed33c2bb4da9a2712178c8c> /System/Library/PrivateFrameworks/Rapport.framework/Rapport
    0x1bc3dc000 - 0x1bc41ffff OSAnalytics arm64 <66d408f799793943ae529a4b12829625> /System/Library/PrivateFrameworks/OSAnalytics.framework/OSAnalytics
    0x1bc420000 - 0x1bc44efff MobileInstallation arm64 <82830c2abb583bd5a627995189600504> /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation
    0x1bc44f000 - 0x1bc4e9fff Metal arm64 <245b6ff0bdfd33a7a34ce4fe57ebc2a2> /System/Library/Frameworks/Metal.framework/Metal
    0x1bc4ea000 - 0x1bc4f0fff IOAccelerator arm64 <3335cc966200367c99e96bb8fd064751> /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator
    0x1bc4f1000 - 0x1bc4fcfff MediaAccessibility arm64 <f8f4cb6f12af349aadc0c2124373d615> /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility
    0x1bc4fd000 - 0x1bc519fff FindMyDevice arm64 <64b1a9824468366aa90c3b9a920d3107> /System/Library/PrivateFrameworks/FindMyDevice.framework/FindMyDevice
    0x1bc51a000 - 0x1bc521fff libsystem_dnssd.dylib arm64 <59b26d826fd335ed998cf5b62e38f910> /usr/lib/system/libsystem_dnssd.dylib
    0x1bc522000 - 0x1bc528fff PushKit arm64 <634713aced1d38df81cd370674d873ad> /System/Library/Frameworks/PushKit.framework/PushKit
    0x1bc529000 - 0x1bc62efff FileProvider arm64 <817c33078d9f344bae2e99274886c2de> /System/Library/Frameworks/FileProvider.framework/FileProvider
    0x1bc643000 - 0x1bc644fff BackgroundTaskAgent arm64 <2ba41ad36b8a36088b6f0097d4a014fd> /System/Library/PrivateFrameworks/BackgroundTaskAgent.framework/BackgroundTaskAgent
    0x1bc645000 - 0x1bc64afff LinguisticData arm64 <ee7e5c2f67d63fdb8f294a556494ffa5> /System/Library/PrivateFrameworks/LinguisticData.framework/LinguisticData
    0x1bc64b000 - 0x1bc663fff CoreSDB arm64 <3c8d2ae38db03228b83874a7957493c9> /System/Library/PrivateFrameworks/CoreSDB.framework/CoreSDB
    0x1bc664000 - 0x1bc674fff Categories arm64 <4aee06d32058399082825c91d95b7771> /System/Library/PrivateFrameworks/Categories.framework/Categories
    0x1bc675000 - 0x1bc68efff DoNotDisturb arm64 <b0094a4cb5bb3d9e888d9f2edb1b8b17> /System/Library/PrivateFrameworks/DoNotDisturb.framework/DoNotDisturb
    0x1bc68f000 - 0x1bc74afff VideoToolbox arm64 <cb7226845bc83f528ef0eb5e3d9e7d06> /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox
    0x1bc74b000 - 0x1bcb54fff SceneKit arm64 <29227a067f72330695e8e3546dd66c66> /System/Library/Frameworks/SceneKit.framework/SceneKit
    0x1bcb55000 - 0x1bcb5dfff EmojiKit arm64 <22a1bf62de8c3a8288c1ae4b8ac50996> /System/Library/PrivateFrameworks/EmojiKit.framework/EmojiKit
    0x1bcb5e000 - 0x1bcb78fff Messages arm64 <b210f61307e63dbaae1d06cc3b4eea6b> /System/Library/Frameworks/Messages.framework/Messages
    0x1bcb79000 - 0x1bcb7dfff CameraKit arm64 <4dfe9a6eaba93915bef4c4506260760e> /System/Library/PrivateFrameworks/CameraKit.framework/CameraKit
    0x1bcb7e000 - 0x1bcb7ffff MessageSupport arm64 <d4456184f8623984b58e7045027ab964> /System/Library/PrivateFrameworks/MessageSupport.framework/MessageSupport
    0x1bcbe0000 - 0x1bcc4efff AppStoreDaemon arm64 <abfb54c05afa3403ae220b67aaea8563> /System/Library/PrivateFrameworks/AppStoreDaemon.framework/AppStoreDaemon
    0x1bcca9000 - 0x1bccb1fff SymptomDiagnosticReporter arm64 <7f5611dfa5063e699db9329b22f493de> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/SymptomDiagnosticReporter
    0x1bccb2000 - 0x1bccb4fff IOSurfaceAccelerator arm64 <4d17d1ca325c350a8cceec8a93550c14> /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/IOSurfaceAccelerator
    0x1bccb5000 - 0x1bcd63fff AssetsLibraryServices arm64 <4955c2b198f034fabf1be5e071b1f199> /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices
    0x1bcd64000 - 0x1bcd96fff DataAccessExpress arm64 <ccd6268a555f36fc823411bece0a960a> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress
    0x1bcd97000 - 0x1bce05fff EmailFoundation arm64 <b0b3b9e3acec3a48bb87f56f005d525f> /System/Library/PrivateFrameworks/EmailFoundation.framework/EmailFoundation
    0x1bce06000 - 0x1bce1bfff CoreFollowUp arm64 <edfbe826475a330eb7062eaf1f013738> /System/Library/PrivateFrameworks/CoreFollowUp.framework/CoreFollowUp
    0x1bce1c000 - 0x1bce24fff FamilyCircle arm64 <47b6531315713b6fb50aa030a9bc27b9> /System/Library/PrivateFrameworks/FamilyCircle.framework/FamilyCircle
    0x1bce25000 - 0x1bce3afff libcoretls.dylib arm64 <e83864eb177533af91d71d6e5bfd6799> /usr/lib/libcoretls.dylib
    0x1bce91000 - 0x1bcf22fff libate.dylib arm64 <0dbd4cdb7d493a94a11e8c4b6eb9d303> /usr/lib/libate.dylib
    0x1be1d2000 - 0x1be220fff FTServices arm64 <c451d4c6281f34c7880529373e2a84d7> /System/Library/PrivateFrameworks/FTServices.framework/FTServices
    0x1be2c1000 - 0x1be2d1fff MaterialKit arm64 <d3e26e28496a3abd9ae6a5aa64c30ff6> /System/Library/PrivateFrameworks/MaterialKit.framework/MaterialKit
    0x1be2d2000 - 0x1be33cfff SAObjects arm64 <4d72bf5c563e3a9ca016e691ae307b08> /System/Library/PrivateFrameworks/SAObjects.framework/SAObjects
    0x1be33d000 - 0x1be347fff CoreRecents arm64 <e64c1a460cf23b7880679d9bc3521015> /System/Library/PrivateFrameworks/CoreRecents.framework/CoreRecents
    0x1be348000 - 0x1be38efff MIME arm64 <7f0ef966897c3fefb7d003e74f1f2f37> /System/Library/PrivateFrameworks/MIME.framework/MIME
    0x1be3f0000 - 0x1be3fdfff DataMigration arm64 <bda78d7eac783fb7ad49253a971577af> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
    0x1be502000 - 0x1be55dfff EmailCore arm64 <409829c8474d3171b47db351fea74c9c> /System/Library/PrivateFrameworks/EmailCore.framework/EmailCore
    0x1be5b1000 - 0x1be5d5fff IconServices arm64 <9d0a77437f5e311097babd6a8f94e8a1> /System/Library/PrivateFrameworks/IconServices.framework/IconServices
    0x1be5d6000 - 0x1be7c2fff iTunesCloud arm64 <e806cac9c1f13e80bf88b696c4cdd5e4> /System/Library/PrivateFrameworks/iTunesCloud.framework/iTunesCloud
    0x1be7c3000 - 0x1bea88fff MusicLibrary arm64 <c4573d69b57033c8871d37d686109222> /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary
    0x1bea89000 - 0x1bea8afff WatchdogClient arm64 <834e0b823de23ff6b57e7904ce03a445> /System/Library/PrivateFrameworks/WatchdogClient.framework/WatchdogClient
    0x1bea8b000 - 0x1bea9cfff libprequelite.dylib arm64 <83d923c30f863498843177b257132ca9> /usr/lib/libprequelite.dylib
    0x1beac1000 - 0x1beac6fff IDSKVStore arm64 <0107cc7a4d5e38619995358ffa0a265d> /System/Library/PrivateFrameworks/IDSKVStore.framework/IDSKVStore
    0x1beac7000 - 0x1bead7fff CoreEmoji arm64 <577a37002ad53990bcc8b0c9fd511a74> /System/Library/PrivateFrameworks/CoreEmoji.framework/CoreEmoji
    0x1bead8000 - 0x1beb6ffff Email arm64 <507eb51e36c7368ba0a84d6500b6b892> /System/Library/PrivateFrameworks/Email.framework/Email
    0x1beb70000 - 0x1bebd2fff ClassKit arm64 <a5b8753d353b33adb396bb4c1770589a> /System/Library/Frameworks/ClassKit.framework/ClassKit
    0x1bec3e000 - 0x1bec4bfff CPMS arm64 <df575af01b103cfcb663abf02f06ac80> /System/Library/PrivateFrameworks/CPMS.framework/CPMS
    0x1bec4c000 - 0x1bec54fff RTCReporting arm64 <0a2ce1ac2e2e3ce4a08f6cac1003638f> /System/Library/PrivateFrameworks/RTCReporting.framework/RTCReporting
    0x1bedb0000 - 0x1bedfcfff MobileBackup arm64 <c8b58b1f4f1b3c4e90d8a015dc4b8a5d> /System/Library/PrivateFrameworks/MobileBackup.framework/MobileBackup
    0x1beeab000 - 0x1beeb2fff CoreTime arm64 <cf3715716c1635b68d871a966ae17239> /System/Library/PrivateFrameworks/CoreTime.framework/CoreTime
    0x1beef9000 - 0x1bf038fff IMDPersistence arm64 <cd78aa6993ee36f289a9f7f9f382bc4d> /System/Library/PrivateFrameworks/IMDPersistence.framework/IMDPersistence
    0x1bf0af000 - 0x1bf154fff DistributedEvaluation arm64 <cbfb34ab5b7a319ebd0b1edda53ca1e9> /System/Library/PrivateFrameworks/DistributedEvaluation.framework/DistributedEvaluation
    0x1bf155000 - 0x1bf1a4fff DataAccess arm64 <15849e30ae3335a68f58eea5689f3d91> /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess
    0x1bf4e0000 - 0x1bf533fff ToneLibrary arm64 <ae796371fa9c388d875bf9987e816484> /System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary
    0x1bf534000 - 0x1bf7ccfff CoreNavigation arm64 <9986678819433383a0f5e0d68aee108c> /System/Library/PrivateFrameworks/CoreNavigation.framework/CoreNavigation
    0x1bf7cd000 - 0x1bf7ebfff AppConduit arm64 <154844916f3532859f72c3ab9b95ae87> /System/Library/PrivateFrameworks/AppConduit.framework/AppConduit
    0x1bf7ec000 - 0x1bf804fff IntlPreferences arm64 <19b52e5151793276afea6f0b59e6a97e> /System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences
    0x1bfbab000 - 0x1bfc99fff CoreBrightness arm64 <df0aac48fa243894800d72a97e6b4943> /System/Library/PrivateFrameworks/CoreBrightness.framework/CoreBrightness
    0x1bfc9a000 - 0x1bfca1fff libIOReport.dylib arm64 <ab2118f813b933e48f29f6d37d8d976e> /usr/lib/libIOReport.dylib
    0x1bfe05000 - 0x1bfe29fff GameController arm64 <621b5f0c44e93f379c6f0f00f784bb82> /System/Library/Frameworks/GameController.framework/GameController
    0x1bfe2a000 - 0x1c005dfff libBNNS.dylib arm64 <a36340b78a703f8180b712c7759ab043> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBNNS.dylib
    0x1c005e000 - 0x1c0065fff StudyLog arm64 <6ba8e4d9754b3e25b97d3084e1646db0> /System/Library/PrivateFrameworks/StudyLog.framework/StudyLog
    0x1c0190000 - 0x1c06d1fff libAudioDSP.dylib arm64 <fda0ba2cb5d139df839a5dcfdad82151> /System/Library/Frameworks/AudioToolbox.framework/libAudioDSP.dylib
    0x1c06d2000 - 0x1c0bccfff AudioCodecs arm64 <fa62119b09783dc9b3ee4f22c6ab42ae> /System/Library/Frameworks/AudioToolbox.framework/AudioCodecs
    0x1c0c25000 - 0x1c0c8cfff ScreenTimeCore arm64 <3a52a67989fb39a98d87749022ce38c6> /System/Library/PrivateFrameworks/ScreenTimeCore.framework/ScreenTimeCore
    0x1c1297000 - 0x1c12a9fff LocalAuthentication arm64 <b6f98d423e8634dc93182ca70b09cf3b> /System/Library/Frameworks/LocalAuthentication.framework/LocalAuthentication
    0x1c12aa000 - 0x1c12aefff CommunicationsFilter arm64 <b6b1cc145f2a3b199c85ada5af8dfd3e> /System/Library/PrivateFrameworks/CommunicationsFilter.framework/CommunicationsFilter
    0x1c12af000 - 0x1c12d1fff AddressBook arm64 <437470fa20f039ebbd8f319565a681e7> /System/Library/Frameworks/AddressBook.framework/AddressBook
    0x1c12d2000 - 0x1c12ddfff CaptiveNetwork arm64 <dc9b5ed33e063d7eb9edec10ebd0e665> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork
    0x1c12df000 - 0x1c13f4fff SpriteKit arm64 <42a49ff14e44346ab9175dffb881dad6> /System/Library/Frameworks/SpriteKit.framework/SpriteKit
    0x1c13f5000 - 0x1c142dfff Proximity arm64 <4eff30a62c173e33ad771eda54ff543e> /System/Library/PrivateFrameworks/Proximity.framework/Proximity
    0x1c142e000 - 0x1c14defff libBLAS.dylib arm64 <62050c2e28b83071926604f28576b48a> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
    0x1c14df000 - 0x1c14edfff CTCarrierSpace arm64 <41d7677ad9313fe891ce68c033bec647> /System/Library/PrivateFrameworks/CTCarrierSpace.framework/CTCarrierSpace
    0x1c1cfc000 - 0x1c1dc7fff CoreParsec arm64 <cdc62617d5a9365bafacc9546ea06583> /System/Library/PrivateFrameworks/CoreParsec.framework/CoreParsec
    0x1c1fb5000 - 0x1c1fd0fff libtailspin.dylib arm64 <450b7c0ece54385bbdab05395a050bcd> /usr/lib/libtailspin.dylib
    0x1c200f000 - 0x1c202cfff KeychainCircle arm64 <4b4d509b29eb3b21b55d568df40678f1> /System/Library/PrivateFrameworks/KeychainCircle.framework/KeychainCircle
    0x1c202d000 - 0x1c2041fff ContactsDonation arm64 <d9c53579f3753255a0d649fe1f7780dc> /System/Library/PrivateFrameworks/ContactsDonation.framework/ContactsDonation
    0x1c208c000 - 0x1c2095fff MobileActivation arm64 <ed46d70e41b63f13bf3b17894f6b594d> /System/Library/PrivateFrameworks/MobileActivation.framework/MobileActivation
    0x1c2116000 - 0x1c2124fff MobileIcons arm64 <3326557a3286356a87ca1df0d6130151> /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons
    0x1c2125000 - 0x1c2224fff ResponseKit arm64 <f16e781681d434dab63e5b9f5b065347> /System/Library/PrivateFrameworks/ResponseKit.framework/ResponseKit
    0x1c2241000 - 0x1c227afff Notes arm64 <8d6dbca1ee0138f5a694e76c04bb46ac> /System/Library/PrivateFrameworks/Notes.framework/Notes
    0x1c227b000 - 0x1c2292fff MetalKit arm64 <d6c06209589d3675acb927d06137a931> /System/Library/Frameworks/MetalKit.framework/MetalKit
    0x1c22eb000 - 0x1c2335fff CoreHaptics arm64 <06db7c401d2d3d9cb266f37874fa0bbb> /System/Library/Frameworks/CoreHaptics.framework/CoreHaptics
    0x1c2336000 - 0x1c23fefff ProofReader arm64 <285fa52fafcf39bfaf8609a085422cd8> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
    0x1c244d000 - 0x1c2458fff EmailAddressing arm64 <a7b8c7ee40ed378c9c3af178d338245e> /System/Library/PrivateFrameworks/EmailAddressing.framework/EmailAddressing
    0x1c2459000 - 0x1c246efff MailServices arm64 <a1f8a7beff043f029898327354f73688> /System/Library/PrivateFrameworks/MailServices.framework/MailServices
    0x1c246f000 - 0x1c24fefff CoreSymbolication arm64 <a57040868d163139acb568011b34123a> /System/Library/PrivateFrameworks/CoreSymbolication.framework/CoreSymbolication
    0x1c24ff000 - 0x1c2505fff IdleTimerServices arm64 <39c79767aa7034c9a680af46224d4640> /System/Library/PrivateFrameworks/IdleTimerServices.framework/IdleTimerServices
    0x1c26cc000 - 0x1c26cffff FTClientServices arm64 <78f0b76870173a47ae1f3024101d4aad> /System/Library/PrivateFrameworks/FTClientServices.framework/FTClientServices
    0x1c26d0000 - 0x1c2735fff ContactsUICore arm64 <2da1d6849b7b36e3bc95d2be741b2ea9> /System/Library/PrivateFrameworks/ContactsUICore.framework/ContactsUICore
    0x1c2b91000 - 0x1c2bd8fff LoggingSupport arm64 <6b7e370405d33c45967ac8c458928a3f> /System/Library/PrivateFrameworks/LoggingSupport.framework/LoggingSupport
    0x1c2cdc000 - 0x1c2d35fff ProtectedCloudStorage arm64 <bbc869b2f84b34d6bf61cef9d1fa8fc0> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/ProtectedCloudStorage
    0x1c2e1c000 - 0x1c2e24fff OpenGLES arm64 <287f3b01842d30da9702f5cd4793458e> /System/Library/Frameworks/OpenGLES.framework/OpenGLES
    0x1c2f84000 - 0x1c2f8cfff libGFXShared.dylib arm64 <2209635c627c36d381f28da5e9019b90> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
    0x1c2f8d000 - 0x1c2fc2fff SharedUtils arm64 <f6c64f0f3df3385aab929b5f99acb807> /System/Library/Frameworks/LocalAuthentication.framework/Support/SharedUtils.framework/SharedUtils
    0x1c2fc3000 - 0x1c3010fff PhotosFormats arm64 <80f459a667303db0b188f9a6c61eb6cd> /System/Library/PrivateFrameworks/PhotosFormats.framework/PhotosFormats
    0x1c3030000 - 0x1c3841fff CoreRE arm64 <389924142cb03f1394dfa1b59ca4d921> /System/Library/PrivateFrameworks/CoreRE.framework/CoreRE
    0x1c3842000 - 0x1c4300fff AppleCV3D arm64 <ae0db33b248f36fd82029e5239a36744> /System/Library/PrivateFrameworks/AppleCV3D.framework/AppleCV3D
    0x1c4301000 - 0x1c452cfff ARKit arm64 <7288c6adbb4f36849c6e1ee7bef1f7c5> /System/Library/Frameworks/ARKit.framework/ARKit
    0x1c452d000 - 0x1c461cfff AvatarUI arm64 <7b1deeae52a03b0ca17c02728cd26c06> /System/Library/PrivateFrameworks/AvatarUI.framework/AvatarUI
    0x1c461d000 - 0x1c4659fff StreamingZip arm64 <80a7602a6d27384abec3ffe12bc0c50f> /System/Library/PrivateFrameworks/StreamingZip.framework/StreamingZip
    0x1c54d1000 - 0x1c54d4fff InternationalTextSearch arm64 <d534123f5b233184ac92042f378619cd> /System/Library/PrivateFrameworks/InternationalTextSearch.framework/InternationalTextSearch
    0x1c54f2000 - 0x1c550efff AssetCacheServices arm64 <fe2d1f58a37a30459b13dcc1814362e6> /System/Library/PrivateFrameworks/AssetCacheServices.framework/AssetCacheServices
    0x1c59e6000 - 0x1c5a23fff PhotosPlayer arm64 <646a6ced9fc230208d267c96148a46e5> /System/Library/PrivateFrameworks/PhotosPlayer.framework/PhotosPlayer
    0x1c5a3a000 - 0x1c5e7efff AVConference arm64 <d9a5e1b5894a38d0be052a1f8354b517> /System/Library/PrivateFrameworks/AVConference.framework/AVConference
    0x1c5e7f000 - 0x1c5e84fff IncomingCallFilter arm64 <d6b56428a9b634788ecddd75c8420b8e> /System/Library/PrivateFrameworks/IncomingCallFilter.framework/IncomingCallFilter
    0x1c5ea0000 - 0x1c5eb8fff NetworkStatistics arm64 <52d0181fe70c385697ef3746d5fe1bb4> /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics
    0x1c6324000 - 0x1c632afff Netrb arm64 <53cc7821890f34b380124739cbb90896> /System/Library/PrivateFrameworks/Netrb.framework/Netrb
    0x1c632e000 - 0x1c635efff EAP8021X arm64 <e8e5622aa64439bdae85b80f604662f1> /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X
    0x1c635f000 - 0x1c6361fff OSAServicesClient arm64 <785aab0a88ed34ba885d7483d3be9ee9> /System/Library/PrivateFrameworks/OSAServicesClient.framework/OSAServicesClient
    0x1c64e5000 - 0x1c64e9fff libgermantok.dylib arm64 <e15d5eee368a3e16b9a11328963ce574> /usr/lib/libgermantok.dylib
    0x1c64ea000 - 0x1c659dfff libmecab.dylib arm64 <0bb7b7b678bb3ab887345ee24d6eff43> /usr/lib/libmecab.dylib
    0x1c659e000 - 0x1c65d9fff Catalyst arm64 <986bc11a0f5131e191295b9c7a3f7ab2> /System/Library/PrivateFrameworks/Catalyst.framework/Catalyst
    0x1c6696000 - 0x1c66aefff EmojiFoundation arm64 <73ce79d27270382791122516bb308cf8> /System/Library/PrivateFrameworks/EmojiFoundation.framework/EmojiFoundation
    0x1c6745000 - 0x1c6781fff VoiceServices arm64 <e6f4af2654f03125b334ccce6916d07d> /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices
    0x1c6782000 - 0x1c6898fff Navigation arm64 <16a6a764ab0a3f75bc063f808063cbbf> /System/Library/PrivateFrameworks/Navigation.framework/Navigation
    0x1c6993000 - 0x1c6a9afff libEmbeddedSystemAUs.dylib arm64 <94c6d359a4a433259b16febff5772c2c> /System/Library/Frameworks/AudioToolbox.framework/libEmbeddedSystemAUs.dylib
    0x1c6a9b000 - 0x1c6bb0fff AvatarKit arm64 <9368701f0a6b3c3c817b676b7fc3fb0d> /System/Library/PrivateFrameworks/AvatarKit.framework/AvatarKit
    0x1c6bb1000 - 0x1c6bbffff CoreDuetDaemonProtocol arm64 <165d40fd3ad831c19723d85738aabf53> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/CoreDuetDaemonProtocol
    0x1c6bc0000 - 0x1c6bdffff FTAWD arm64 <51a4c50a1e883595bf4d7195a506fc8c> /System/Library/PrivateFrameworks/FTAWD.framework/FTAWD
    0x1c8191000 - 0x1c8193fff OAuth arm64 <a6900a3c3a9639aca03ab1e00576cede> /System/Library/PrivateFrameworks/OAuth.framework/OAuth
    0x1c842e000 - 0x1c8469fff DifferentialPrivacy arm64 <b0a6360b231337369dc89715c832eb22> /System/Library/PrivateFrameworks/DifferentialPrivacy.framework/DifferentialPrivacy
    0x1c86ff000 - 0x1c871afff CoreCDP arm64 <bcbf2ed1c6c83b2eabbd1940ababaf78> /System/Library/PrivateFrameworks/CoreCDP.framework/CoreCDP
    0x1c871b000 - 0x1c88b2fff EmailDaemon arm64 <e0b632446f33378db7f021a85d61a2fd> /System/Library/PrivateFrameworks/EmailDaemon.framework/EmailDaemon
    0x1c8c17000 - 0x1c8c42fff MailSupport arm64 <303a3e5968943ddf9cb09d0ac8c79387> /System/Library/PrivateFrameworks/MailSupport.framework/MailSupport
    0x1c8c43000 - 0x1c8cb1fff libarchive.2.dylib arm64 <f687622c8e6e3452a0d48f7ed993c0d4> /usr/lib/libarchive.2.dylib
    0x1c8cb2000 - 0x1c8ce2fff C2 arm64 <0d7a3e496f95395c9eae28b0d0b16ba5> /System/Library/PrivateFrameworks/C2.framework/C2
    0x1c8ce3000 - 0x1c8d16fff NaturalLanguage arm64 <cfa438750b4032c8b14daf751e0b0df0> /System/Library/Frameworks/NaturalLanguage.framework/NaturalLanguage
    0x1c8da9000 - 0x1c8daafff libsystem_coreservices.dylib arm64 <50693ebd12b43fc8acaad84a8b82a0df> /usr/lib/system/libsystem_coreservices.dylib
    0x1c8dbc000 - 0x1c8dcefff libmis.dylib arm64 <70eb0208446d35d1a06035cee66ecf30> /usr/lib/libmis.dylib
    0x1c8e25000 - 0x1c8e32fff DCIMServices arm64 <2f74408211e2332b8aa91789e71ae562> /System/Library/PrivateFrameworks/DCIMServices.framework/DCIMServices
    0x1c8e33000 - 0x1c8f83fff CloudPhotoLibrary arm64 <51a836e0dea1366b83a29640fc2648b1> /System/Library/PrivateFrameworks/CloudPhotoLibrary.framework/CloudPhotoLibrary
    0x1c8f84000 - 0x1c8fbdfff ContactsAutocomplete arm64 <76d4fc1b31463366a750fa828ef05692> /System/Library/PrivateFrameworks/ContactsAutocomplete.framework/ContactsAutocomplete
    0x1c8fbe000 - 0x1c8fc6fff libcopyfile.dylib arm64 <f5f048c1d258338f96bd94863b7f84e4> /usr/lib/system/libcopyfile.dylib
    0x1c932a000 - 0x1c93befff AccountsDaemon arm64 <7abea61a48783baaa76d6ba23b765846> /System/Library/PrivateFrameworks/AccountsDaemon.framework/AccountsDaemon
    0x1c93bf000 - 0x1c93cafff AppleIDSSOAuthentication arm64 <e4999d56d7673b7b9c1370b23fcbbec5> /System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/AppleIDSSOAuthentication
    0x1c93cb000 - 0x1c93defff SettingsFoundation arm64 <d6b7da8b402b3d9c91234c18f5dc7ffb> /System/Library/PrivateFrameworks/SettingsFoundation.framework/SettingsFoundation
    0x1c9517000 - 0x1c9599fff Symbolication arm64 <31fd30f6ccb13309b25294a1d85326e2> /System/Library/PrivateFrameworks/Symbolication.framework/Symbolication
    0x1c959a000 - 0x1c95fcfff GameplayKit arm64 <166bb2f13344368d8bef26f5d591227c> /System/Library/Frameworks/GameplayKit.framework/GameplayKit
    0x1c95fd000 - 0x1c974dfff GameCenterUI arm64 <e1f6a4b0852d35d290b17e9c5acb2cc5> /System/Library/PrivateFrameworks/GameCenterUI.framework/GameCenterUI
    0x1c974e000 - 0x1c979bfff ChunkingLibrary arm64 <6c669fdc362138dd89e33201adb10962> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary
    0x1c979f000 - 0x1c97a3fff DAAPKit arm64 <407eb1b504133cf59185bb985c8834bd> /System/Library/PrivateFrameworks/DAAPKit.framework/DAAPKit
    0x1c9c78000 - 0x1c9c7afff CoreDuetDebugLogging arm64 <1fd35a97edf032d68a771db66fc72f52> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/CoreDuetDebugLogging
    0x1ca79f000 - 0x1ca7ddfff SignpostSupport arm64 <a8ffcfa229463bc087f1dcc98e94864e> /System/Library/PrivateFrameworks/SignpostSupport.framework/SignpostSupport
    0x1caa72000 - 0x1caa7bfff SignpostCollection arm64 <4f5984b7fa9938779a0e784f4ec5f2e1> /System/Library/PrivateFrameworks/SignpostCollection.framework/SignpostCollection
    0x1cb1a8000 - 0x1cb1aefff URLFormatting arm64 <fbc08a2be4293492a507ee08d69db0b9> /System/Library/PrivateFrameworks/URLFormatting.framework/URLFormatting
    0x1cb1c3000 - 0x1cb26afff MMCS arm64 <a0b62405414f3082832d301e6c98c361> /System/Library/PrivateFrameworks/MMCS.framework/MMCS
    0x1cb2c2000 - 0x1cb4eefff MobileSpotlightIndex arm64 <001c3d304f153304b2a50fef0300dae4> /System/Library/PrivateFrameworks/MobileSpotlightIndex.framework/MobileSpotlightIndex
    0x1cb911000 - 0x1cb957fff CoreLocationProtobuf arm64 <354363c3361234f0bde81d06b68951a8> /System/Library/PrivateFrameworks/CoreLocationProtobuf.framework/CoreLocationProtobuf
    0x1cba0b000 - 0x1cba87fff Quagga arm64 <1e8a7a5cf04239d8b8a9d719c1aeddad> /System/Library/PrivateFrameworks/Quagga.framework/Quagga
    0x1cbd1f000 - 0x1cbd2dfff libAXSpeechManager.dylib arm64 <0ec202b25e9539bfaf0c1624320330e9> /usr/lib/libAXSpeechManager.dylib
    0x1cbd92000 - 0x1cbda7fff libEDR arm64 <66ee6000bd2339d1ba5e6b3b10c2470c> /System/Library/PrivateFrameworks/libEDR.framework/libEDR
    0x1cbda8000 - 0x1cbdb1fff IMTranscoding arm64 <478d5ba2a17f3b329c76acc0132a4464> /System/Library/PrivateFrameworks/IMTranscoding.framework/IMTranscoding
    0x1cc6e2000 - 0x1cc9c4fff VideoProcessing arm64 <8d240fc68cb83fedbefd6e654d217c88> /System/Library/PrivateFrameworks/VideoProcessing.framework/VideoProcessing
    0x1cc9c5000 - 0x1cc9d2fff libperfcheck.dylib arm64 <3ba9a8fd8a773231ab960d7701333c63> /usr/lib/libperfcheck.dylib
    0x1cc9d3000 - 0x1cc9defff libAudioStatistics.dylib arm64 <c74af5a6998431e3b5cf65f2283d2145> /usr/lib/libAudioStatistics.dylib
    0x1ccba2000 - 0x1ccbb2fff caulk arm64 <eb0f4cd651633b23948a25c8c2ba93c2> /System/Library/PrivateFrameworks/caulk.framework/caulk
    0x1ccbf1000 - 0x1ccbf7fff MobileSystemServices arm64 <a1c84260dd6f36be94784291ef6f1c30> /System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices
    0x1ccd8d000 - 0x1ccda6fff TextToSpeech arm64 <6cee67718e8f3340886f84400bfd5b64> /System/Library/PrivateFrameworks/TextToSpeech.framework/TextToSpeech
    0x1ccdaf000 - 0x1ccdeafff ViceroyTrace arm64 <5dd121f0275f3273894e5c7efa8059e3> /System/Library/PrivateFrameworks/AVConference.framework/Frameworks/ViceroyTrace.framework/ViceroyTrace
    0x1cce6b000 - 0x1cce88fff CloudServices arm64 <5abef413f6ae38af88ce5934125c2630> /System/Library/PrivateFrameworks/CloudServices.framework/CloudServices
    0x1cdb03000 - 0x1cdb28fff CloudKitCode arm64 <a8a9397bd09537db9c21a1c2aed35a11> /System/Library/PrivateFrameworks/CloudKitCode.framework/CloudKitCode
    0x1cdc6e000 - 0x1cdd28fff CloudKitCodeProtobuf arm64 <c12e1cabe3be3579a19a2b75f63a1299> /System/Library/PrivateFrameworks/CloudKitCodeProtobuf.framework/CloudKitCodeProtobuf
    0x1cdd29000 - 0x1cdd33fff HID arm64 <b07d4f0b24023f4ea0d2ab04d5871a94> /System/Library/PrivateFrameworks/HID.framework/HID
    0x1cdd60000 - 0x1cdd99fff libGLImage.dylib arm64 <15ad0d4a18443118ac68cf15538dab9e> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
    0x1ce194000 - 0x1ce1a5fff libSparseBLAS.dylib arm64 <1f51189eaa19385c94b7fb0292561c82> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparseBLAS.dylib
    0x1ce1a6000 - 0x1ce1b9fff Engram arm64 <6e8e17826af3317f92fb524fa0b85c33> /System/Library/PrivateFrameworks/Engram.framework/Engram
    0x1ce230000 - 0x1ce26afff DataDetectorsNaturalLanguage arm64 <fdd18833bb40393cb0b36aa612898268> /System/Library/PrivateFrameworks/DataDetectorsNaturalLanguage.framework/DataDetectorsNaturalLanguage
    0x1ce561000 - 0x1ce569fff FSEvents arm64 <ff8eb4136ed734ddbba680ce0c3e88be> /System/Library/PrivateFrameworks/FSEvents.framework/FSEvents
    0x1ce579000 - 0x1ce5f6fff CoreDAV arm64 <bc90cfd12bae381e89a63307c80599a5> /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV
    0x1cef3f000 - 0x1cef4ffff RemoteTextInput arm64 <76a999dbfd5a363384d1ad23aaadccf6> /System/Library/PrivateFrameworks/RemoteTextInput.framework/RemoteTextInput
    0x1cef78000 - 0x1cefa7fff iCalendar arm64 <9df467aa8d1630b69f7d5e1371cf1b12> /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar
    0x1cefc4000 - 0x1cefcdfff CloudPhotoServices arm64 <fa48e241fdfe38fe8596c734d100b850> /System/Library/PrivateFrameworks/CloudPhotoServices.framework/CloudPhotoServices
    0x1cf00c000 - 0x1cf020fff libLinearAlgebra.dylib arm64 <83e007597b01399783a65a8f7a6c3208> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib
    0x1cf0b4000 - 0x1cf1aefff ConfigurationEngineModel arm64 <4577aebeb8fc3bd09d1b030d97373dde> /System/Library/PrivateFrameworks/ConfigurationEngineModel.framework/ConfigurationEngineModel
    0x1cf1af000 - 0x1cf1b6fff CertUI arm64 <6680caf12d653f11a1df07a43db46053> /System/Library/PrivateFrameworks/CertUI.framework/CertUI
    0x1cf29b000 - 0x1cf2a9fff CoreAUC arm64 <0baa16e29c3a372aafd1f0e84f547e5c> /System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC
    0x1cfc3a000 - 0x1cfc80fff PhysicsKit arm64 <b47ea3ebcfd037bda7b951e1ad5f7f90> /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit
    0x1cfc81000 - 0x1cfcd2fff CorePrediction arm64 <e70c69587f633651b1c42a87caa03dc9> /System/Library/PrivateFrameworks/CorePrediction.framework/CorePrediction
    0x1d00c4000 - 0x1d0111fff SafariSafeBrowsing arm64 <76e45ab6253135dbbcc5b9657344c140> /System/Library/PrivateFrameworks/SafariSafeBrowsing.framework/SafariSafeBrowsing
    0x1d016d000 - 0x1d019dfff OpenAL arm64 <5821ce04b53e3b7ba3bce263cbd9c2bc> /System/Library/Frameworks/OpenAL.framework/OpenAL
    0x1d04bf000 - 0x1d0535fff HomeSharing arm64 <f5d31569258d319fa9d6df64a246504d> /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing
    0x1d05c3000 - 0x1d05e1fff GenerationalStorage arm64 <05a7c289ff76316bad961b4e87eefbf6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage
    0x1d05e2000 - 0x1d05f9fff IMSharedUI arm64 <0349b81d66cc30c798c7ef9ac0590350> /System/Library/PrivateFrameworks/IMSharedUI.framework/IMSharedUI
    0x1d0644000 - 0x1d064ffff PersonaKit arm64 <818ad3bb76b83cf2a5e2abd964da978b> /System/Library/PrivateFrameworks/PersonaKit.framework/PersonaKit
    0x1d0650000 - 0x1d065cfff PersonaUI arm64 <65aeb7d64ae135f28487092ea21b4344> /System/Library/PrivateFrameworks/PersonaUI.framework/PersonaUI
    0x1d0a68000 - 0x1d0a6dfff kperf arm64 <4dd4a30e85383405b9959fde4fd003f1> /System/Library/PrivateFrameworks/kperf.framework/kperf
    0x1d0c0a000 - 0x1d0c18fff AssetsLibrary arm64 <486139609c8b3b29bf7561f253873e44> /System/Library/Frameworks/AssetsLibrary.framework/AssetsLibrary
    0x1d0c45000 - 0x1d0c78fff libpcap.A.dylib arm64 <80be39cf99d83d1eb3c6b8d3fd8a838d> /usr/lib/libpcap.A.dylib
    0x1d0ef5000 - 0x1d0f37fff CoreCDPInternal arm64 <05fe3742c0963e9d8a45eea0e3a54316> /System/Library/PrivateFrameworks/CoreCDPInternal.framework/CoreCDPInternal
    0x1d0fb0000 - 0x1d104afff libvDSP.dylib arm64 <76375e092cdb311185ec8ed1d8f4bfc9> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
    0x1d104b000 - 0x1d1075fff vCard arm64 <b0b531acb8d93d96b56ebc95a2d3f347> /System/Library/PrivateFrameworks/vCard.framework/vCard
    0x1d10bd000 - 0x1d1147fff SampleAnalysis arm64 <b0b83d5c49fc3b3d9737165254abfacb> /System/Library/PrivateFrameworks/SampleAnalysis.framework/SampleAnalysis
    0x1d1148000 - 0x1d1154fff IntentsFoundation arm64 <2090563ffa41300da28ea5bc984ed49b> /System/Library/PrivateFrameworks/IntentsFoundation.framework/IntentsFoundation
    0x1d1343000 - 0x1d13d2fff MediaPlatform arm64 <a7f36f3dd45230f78c0dfd793cf737da> /System/Library/PrivateFrameworks/MediaPlatform.framework/MediaPlatform
    0x1d13d3000 - 0x1d16e3fff MediaLibraryCore arm64 <55b303ee3c563e8ba58e5d3aaa7af419> /System/Library/PrivateFrameworks/MediaLibraryCore.framework/MediaLibraryCore
    0x1d1746000 - 0x1d177efff PhotosImagingFoundation arm64 <d5ab64a694fc362c8a1af663f04dc142> /System/Library/PrivateFrameworks/PhotosImagingFoundation.framework/PhotosImagingFoundation
    0x1d177f000 - 0x1d17a1fff MediaConversionService arm64 <546cb2add7863f26a98d7269bef43091> /System/Library/PrivateFrameworks/MediaConversionService.framework/MediaConversionService
    0x1d17a2000 - 0x1d17bffff MediaStream arm64 <53b300858ffc31d8a6b4c6c007e5e24b> /System/Library/PrivateFrameworks/MediaStream.framework/MediaStream
    0x1d17c0000 - 0x1d18bafff CoreMediaStream arm64 <199d1804e5113baa9df9d57487aeb62a> /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream
    0x1d18d0000 - 0x1d18e7fff StorageSettings arm64 <37c241c44f9a38ffb0ee4c4b66170ec0> /System/Library/PrivateFrameworks/StorageSettings.framework/StorageSettings
    0x1d19c1000 - 0x1d19d3fff IOHIDLib arm64 <d0284e16f7c73414a12b57f33c2a1745> /System/Library/Extensions/IOHIDFamily.kext/PlugIns/IOHIDLib.plugin/IOHIDLib
    0x1d19d4000 - 0x1d19d4fff Accelerate arm64 <9818869ce13333be8f6636eea59aedc8> /System/Library/Frameworks/Accelerate.framework/Accelerate
    0x1d19d5000 - 0x1d1ceafff libLAPACK.dylib arm64 <1d4e4b0531313da5b611fb2575e17079> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
    0x1d1ceb000 - 0x1d1ceffff libQuadrature.dylib arm64 <cccd3657551a38ef9e6c240d60dc8df8> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libQuadrature.dylib
    0x1d1cf0000 - 0x1d1d49fff libvMisc.dylib arm64 <435399eb7a8f3979b0d139c3f453fd29> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib
    0x1d1d4a000 - 0x1d1d4afff vecLib arm64 <b52984345da233bb9108b4b63a4b26a6> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
    0x1d1da6000 - 0x1d1e9afff Combine arm64 <25b66e311fbc3bf68cb6df8c27a2152f> /System/Library/Frameworks/Combine.framework/Combine
    0x1d1eac000 - 0x1d1efcfff CoreMIDI arm64 <c742c545e39338cfa7a113ee469671dc> /System/Library/Frameworks/CoreMIDI.framework/CoreMIDI
    0x1d208a000 - 0x1d20bffff CryptoKit arm64 <eb9c786ab7383e45950e7362ae8294c0> /System/Library/Frameworks/CryptoKit.framework/CryptoKit
    0x1d20d5000 - 0x1d20fafff GLKit arm64 <04b0e586b6263ee5a348025776314cb2> /System/Library/Frameworks/GLKit.framework/GLKit
    0x1d20fb000 - 0x1d2128fff GSS arm64 <a117041e533335ba8e67d0af00477b37> /System/Library/Frameworks/GSS.framework/GSS
    0x1d2129000 - 0x1d2129fff GameKit arm64 <ce4033da8f4d3f7bbe306aecb8d94d57> /System/Library/Frameworks/GameKit.framework/GameKit
    0x1d213b000 - 0x1d216dfff MPSCore arm64 <7f98e0d3952a38c09bc314765766fc86> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/MPSCore
    0x1d216e000 - 0x1d21eafff MPSImage arm64 <63f5ffc1702e36ff841abafcd47d0301> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/MPSImage
    0x1d21eb000 - 0x1d220dfff MPSMatrix arm64 <cb977b3da929362a9a59a85ba312a392> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/MPSMatrix
    0x1d220e000 - 0x1d2222fff MPSNDArray arm64 <8a75d75a84c439e0bdf578136ceb73f1> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNDArray.framework/MPSNDArray
    0x1d2223000 - 0x1d23b4fff MPSNeuralNetwork arm64 <4b7b42c84e2538758d2503bcaf4c695d> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/MPSNeuralNetwork
    0x1d23b5000 - 0x1d23f9fff MPSRayIntersector arm64 <9d947816460c35e2b072e2d9b809d01b> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/MPSRayIntersector
    0x1d23fa000 - 0x1d23fafff MetalPerformanceShaders arm64 <7de1dbb3681835558dfb8c6d50de268b> /System/Library/Frameworks/MetalPerformanceShaders.framework/MetalPerformanceShaders
    0x1d2407000 - 0x1d2407fff MobileCoreServices arm64 <d7873825e57d3c4081f1da103c723f89> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
    0x1d2412000 - 0x1d2413fff libCVMSPluginSupport.dylib arm64 <cda51c2ff1b33e6fa71ae3ae6daa7325> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
    0x1d2414000 - 0x1d241afff libCoreFSCache.dylib arm64 <84690d5764ad3ee3864e18d4704e08cd> /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib
    0x1d241b000 - 0x1d2420fff libCoreVMClient.dylib arm64 <66daee76addf32a981f2daca6fb6b0fe> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
    0x1d2455000 - 0x1d248cfff QuickLookThumbnailing arm64 <b2d5c531a95638c695531339b1bbfa52> /System/Library/Frameworks/QuickLookThumbnailing.framework/QuickLookThumbnailing
    0x1d27a0000 - 0x1d27bffff ReplayKit arm64 <a66729160fb73e6aa55ef03b49fa2cef> /System/Library/Frameworks/ReplayKit.framework/ReplayKit
    0x1d27c0000 - 0x1d28befff SoundAnalysis arm64 <fbdf5b8197ab36efb3e06885f7fe4031> /System/Library/Frameworks/SoundAnalysis.framework/SoundAnalysis
    0x1d28c1000 - 0x1d28c1fff UIKit arm64 <47a27c57c3aa387fbc3d53d2e7249e16> /System/Library/Frameworks/UIKit.framework/UIKit
    0x1d28e3000 - 0x1d29a5fff VisionKit arm64 <d1b7edc5ddfb3540b1675acbc3878d38> /System/Library/Frameworks/VisionKit.framework/VisionKit
    0x1d2b0f000 - 0x1d2c61fff ANECompiler arm64 <931531fa29713983a242fe34c7917616> /System/Library/PrivateFrameworks/ANECompiler.framework/ANECompiler
    0x1d2c62000 - 0x1d2c72fff ANEServices arm64 <c2fbaeaf090e35deacb75ae881fb4b14> /System/Library/PrivateFrameworks/ANEServices.framework/ANEServices
    0x1d2c7b000 - 0x1d2d0bfff APFS arm64 <0d446bc9f2f93ca0b2ee1727925f10ef> /System/Library/PrivateFrameworks/APFS.framework/APFS
    0x1d2d0c000 - 0x1d2d10fff ASEProcessing arm64 <d4b121b1aabb3f92baafe2a6b70e32de> /System/Library/PrivateFrameworks/ASEProcessing.framework/ASEProcessing
    0x1d2d2a000 - 0x1d2d90fff ICE arm64 <04c98d7c686e32d3bdd388344479e11e> /System/Library/PrivateFrameworks/AVConference.framework/Frameworks/ICE.framework/ICE
    0x1d2d91000 - 0x1d2d91fff LegacyHandle arm64 <74459e3ad689385dbf2d9125f84eaa3a> /System/Library/PrivateFrameworks/AVConference.framework/Frameworks/LegacyHandle.framework/LegacyHandle
    0x1d2d92000 - 0x1d2d98fff SimpleKeyExchange arm64 <ae5603236b953ea583ed55bc6df7f45c> /System/Library/PrivateFrameworks/AVConference.framework/Frameworks/SimpleKeyExchange.framework/SimpleKeyExchange
    0x1d2d99000 - 0x1d2d99fff snatmap arm64 <d6822d8ec03d341f9d8118f595e01cac> /System/Library/PrivateFrameworks/AVConference.framework/Frameworks/snatmap.framework/snatmap
    0x1d2e18000 - 0x1d2e5afff AccessibilitySharedSupport arm64 <f4f03da460de3aa89f8451e1cea0f6ce> /System/Library/PrivateFrameworks/AccessibilitySharedSupport.framework/AccessibilitySharedSupport
    0x1d2eb6000 - 0x1d2ec1fff AccountSettings arm64 <d3c47caea6ce393a80e478b9f1266638> /System/Library/PrivateFrameworks/AccountSettings.framework/AccountSettings
    0x1d3583000 - 0x1d35a7fff AppleCV3DMOVKit arm64 <ece0ff6587ce3526bb4ab4cb744b3130> /System/Library/PrivateFrameworks/AppleCV3DMOVKit.framework/AppleCV3DMOVKit
    0x1d35a8000 - 0x1d35b0fff AppleCV3DModels arm64 <d199e59f48ed348a8ec802c1b262839e> /System/Library/PrivateFrameworks/AppleCV3DModels.framework/AppleCV3DModels
    0x1d35b1000 - 0x1d374dfff AppleCVA arm64 <51a8078e243b334dbaad13a14923ab43> /System/Library/PrivateFrameworks/AppleCVA.framework/AppleCVA
    0x1d37c0000 - 0x1d37cefff AppleFSCompression arm64 <a1d88ec9766332a89edc09ee5ab40182> /System/Library/PrivateFrameworks/AppleFSCompression.framework/AppleFSCompression
    0x1d37cf000 - 0x1d37d9fff AppleIDAuthSupport arm64 <fe30c61996483b1887f3cc6c25edf7ce> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/AppleIDAuthSupport
    0x1d37da000 - 0x1d381bfff AppleJPEG arm64 <14d3a4bcfc0f374297d912b8c85cc5a0> /System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG
    0x1d3864000 - 0x1d3875fff AppleNeuralEngine arm64 <622801b185fe3bfb834d3d44ad9f9187> /System/Library/PrivateFrameworks/AppleNeuralEngine.framework/AppleNeuralEngine
    0x1d387c000 - 0x1d389ffff AppleSauce arm64 <f5d836a116f13ebba5fc71d3efb4d030> /System/Library/PrivateFrameworks/AppleSauce.framework/AppleSauce
    0x1d39d7000 - 0x1d3a2bfff AutoLoop arm64 <0c1a9dceea243eb7b56d237665656daf> /System/Library/PrivateFrameworks/AutoLoop.framework/AutoLoop
    0x1d3a98000 - 0x1d3ac8fff Bom arm64 <0dfe861e6be13f9eb920584c5b46f646> /System/Library/PrivateFrameworks/Bom.framework/Bom
    0x1d4541000 - 0x1d4548fff CommonAuth arm64 <ba671729ef0f30039c1774666fc6592c> /System/Library/PrivateFrameworks/CommonAuth.framework/CommonAuth
    0x1d46e9000 - 0x1d47defff CoreAppleCVA arm64 <24714acc212a32d7a664f67b6c6186fa> /System/Library/PrivateFrameworks/CoreAppleCVA.framework/CoreAppleCVA
    0x1d47df000 - 0x1d4802fff CoreCDPUI arm64 <2ab9063528cc387bbd6e3e4208bf7b02> /System/Library/PrivateFrameworks/CoreCDPUI.framework/CoreCDPUI
    0x1d483d000 - 0x1d492ffff CoreHandwriting arm64 <f67d6ed94bd8300aa089fa065a1ed9b2> /System/Library/PrivateFrameworks/CoreHandwriting.framework/CoreHandwriting
    0x1d4945000 - 0x1d4949fff CoreOptimization arm64 <81a3200ad13730a59e896c36e69ff6fc> /System/Library/PrivateFrameworks/CoreOptimization.framework/CoreOptimization
    0x1d49c1000 - 0x1d49c4fff CryptoKitCBridging arm64 <690d0e85e3eb3c05aec150702fdb8e4d> /System/Library/PrivateFrameworks/CryptoKitCBridging.framework/CryptoKitCBridging
    0x1d49c5000 - 0x1d49dcfff CryptoKitPrivate arm64 <fa6076e59ca43c7482e030513c35cea9> /System/Library/PrivateFrameworks/CryptoKitPrivate.framework/CryptoKitPrivate
    0x1d4a94000 - 0x1d4a9ffff DeviceIdentity arm64 <8e7caf4f24f0322c9947f91c17a715fd> /System/Library/PrivateFrameworks/DeviceIdentity.framework/DeviceIdentity
    0x1d4aa4000 - 0x1d4aa5fff DiagnosticLogCollection arm64 <7e3df95f169d3f25891b602a20d909b2> /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/DiagnosticLogCollection
    0x1d4c2f000 - 0x1d4c4bfff DocumentManagerCore arm64 <a077927cd5eb35ce992239758da231b9> /System/Library/PrivateFrameworks/DocumentManagerCore.framework/DocumentManagerCore
    0x1d4d02000 - 0x1d535dfff Espresso arm64 <9df07bcd41c4334fb57ed6ea22476366> /System/Library/PrivateFrameworks/Espresso.framework/Espresso
    0x1d560f000 - 0x1d5a20fff FaceCore arm64 <4de7d3c4806235d09407711b87b2bae5> /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore
    0x1d5af1000 - 0x1d5b05fff libGSFontCache.dylib arm64 <abcdc382bad33a6c9ba10d0cf44c136f> /System/Library/PrivateFrameworks/FontServices.framework/libGSFontCache.dylib
    0x1d5b69000 - 0x1d5b75fff libhvf.dylib arm64 <9563809693d6387db69fea88af4564e3> /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib
    0x1d5b97000 - 0x1d5babfff Futhark arm64 <07fc0e314de9321fb0f6ff75d012a134> /System/Library/PrivateFrameworks/Futhark.framework/Futhark
    0x1d66f7000 - 0x1d66f7fff libmetal_timestamp.dylib arm64 <114bf199e7e0374d94e385c271b0c8a3> /System/Library/PrivateFrameworks/GPUCompiler.framework/Libraries/libmetal_timestamp.dylib
    0x1d670e000 - 0x1d67d9fff GameCenterFoundation arm64 <05a2fe69352f37c293fa3a26d2255b0b> /System/Library/PrivateFrameworks/GameCenterFoundation.framework/GameCenterFoundation
    0x1d67da000 - 0x1d6877fff GameKitServices arm64 <fa962df30ded31fcb7782afc674e8ff8> /System/Library/PrivateFrameworks/GameKitServices.framework/GameKitServices
    0x1d6878000 - 0x1d6884fff GraphVisualizer arm64 <d5a5d07491713bfd892d31889ec1b6ce> /System/Library/PrivateFrameworks/GraphVisualizer.framework/GraphVisualizer
    0x1d7175000 - 0x1d71e5fff Heimdal arm64 <0a1b601c4d7331c4a37c44d2f5271264> /System/Library/PrivateFrameworks/Heimdal.framework/Heimdal
    0x1d767f000 - 0x1d76e8fff InertiaCam arm64 <8f0b4e6e8f3232b4996c78dbf88b5d55> /System/Library/PrivateFrameworks/InertiaCam.framework/InertiaCam
    0x1d7731000 - 0x1d7737fff InternationalSupport arm64 <56238f820e0f3cc4befe347f830ffe44> /System/Library/PrivateFrameworks/InternationalSupport.framework/InternationalSupport
    0x1d7785000 - 0x1d779ffff Jet arm64 <ee9b748cb6eb3495aa5bb2fcaa7ea164> /System/Library/PrivateFrameworks/Jet.framework/Jet
    0x1d78c0000 - 0x1d78d0fff LegacyGameKit arm64 <862e0559fea03d89b14264b10a2c6c2a> /System/Library/PrivateFrameworks/LegacyGameKit.framework/LegacyGameKit
    0x1d799f000 - 0x1d79cafff MOVStreamIO arm64 <e5e7ce24ad1f3c7b939688c856634fce> /System/Library/PrivateFrameworks/MOVStreamIO.framework/MOVStreamIO
    0x1d79d7000 - 0x1d79d7fff Marco arm64 <d1a138229ac438b586ef4d9bd9f5d5a2> /System/Library/PrivateFrameworks/Marco.framework/Marco
    0x1d7ec6000 - 0x1d7ed9fff MobileDeviceLink arm64 <687959b4e80d3fe08b0cc23ec02a82b2> /System/Library/PrivateFrameworks/MobileDeviceLink.framework/MobileDeviceLink
    0x1d818d000 - 0x1d81ccfff OTSVG arm64 <4295cc2da66d3905963b70f4ca852533> /System/Library/PrivateFrameworks/OTSVG.framework/OTSVG
    0x1d8782000 - 0x1d87c4fff PBBridgeSupport arm64 <a995f2a61a5e30cfaab13f2d107bdc7b> /System/Library/PrivateFrameworks/PBBridgeSupport.framework/PBBridgeSupport
    0x1d8811000 - 0x1d8811fff PhoneNumbers arm64 <e23d89e41d5939f5a5def8c70b89efe4> /System/Library/PrivateFrameworks/PhoneNumbers.framework/PhoneNumbers
    0x1da014000 - 0x1da028fff QuickLookSupport arm64 <e7a06aba72fb3a9ab3920774c4ec278d> /System/Library/PrivateFrameworks/QuickLookSupport.framework/QuickLookSupport
    0x1da1db000 - 0x1da1dffff RevealCore arm64 <40fbd11d577e3bbc9d10621400e5f57f> /System/Library/PrivateFrameworks/RevealCore.framework/RevealCore
    0x1da2d5000 - 0x1da306fff ScreenReaderCore arm64 <362dcb4576b73808aaff7703c4c659f2> /System/Library/PrivateFrameworks/ScreenReaderCore.framework/ScreenReaderCore
    0x1da37b000 - 0x1da387fff SetupAssistantSupport arm64 <12028ece9f6a3995b90d31fed2d46a77> /System/Library/PrivateFrameworks/SetupAssistantSupport.framework/SetupAssistantSupport
    0x1da3a5000 - 0x1da3a5fff SignpostMetrics arm64 <bd8c101a86253fdb87532ccbd64266f7> /System/Library/PrivateFrameworks/SignpostMetrics.framework/SignpostMetrics
    0x1da3d3000 - 0x1da403fff SiriInstrumentation arm64 <a08172f898bf358b9e79ac9ced804429> /System/Library/PrivateFrameworks/SiriInstrumentation.framework/SiriInstrumentation
    0x1dac18000 - 0x1dad33fff TextRecognition arm64 <3f60021f659d3da9b2b470d0b997fc61> /System/Library/PrivateFrameworks/TextRecognition.framework/TextRecognition
    0x1dad34000 - 0x1dadd5fff TextureIO arm64 <55a7d4be7c2835d59ed2cbc7db47f880> /System/Library/PrivateFrameworks/TextureIO.framework/TextureIO
    0x1dafd7000 - 0x1db5affff USDKit arm64 <90fc0a37012d3262ba0a3987b07971eb> /System/Library/PrivateFrameworks/USDKit.framework/USDKit
    0x1dbd4e000 - 0x1dc2affff libwebrtc.dylib arm64 <fb6670b5c0093e729bd61ea2e0c710f4> /System/Library/PrivateFrameworks/WebCore.framework/Frameworks/libwebrtc.dylib
    0x1dc37f000 - 0x1dc38cfff WirelessCoexManager arm64 <69d964c09aaf3d559387467f9872539d> /System/Library/PrivateFrameworks/WirelessCoexManager.framework/WirelessCoexManager
    0x1dc447000 - 0x1dc44ffff kperfdata arm64 <0280752ec857378482e788bd63ad43ef> /System/Library/PrivateFrameworks/kperfdata.framework/kperfdata
    0x1dc450000 - 0x1dc497fff ktrace arm64 <fddcc7c6de53358985ed0fe969d61468> /System/Library/PrivateFrameworks/ktrace.framework/ktrace
    0x1dc4b0000 - 0x1dc4bcfff perfdata arm64 <d5f09efc1baa33a0b6a7e59d13432cfb> /System/Library/PrivateFrameworks/perfdata.framework/perfdata
    0x1dc737000 - 0x1dc737fff libAWDProtobufFacetimeiMessage.dylib arm64 <663e00b2b8cf3b479baf8fb6461fd137> /usr/lib/libAWDProtobufFacetimeiMessage.dylib
    0x1dc7b4000 - 0x1dcaddfff libAWDSupportFramework.dylib arm64 <5079327466f43f86b15028858aa1bb67> /usr/lib/libAWDSupportFramework.dylib
    0x1dcc87000 - 0x1dcc91fff libChineseTokenizer.dylib arm64 <5dd82d181e2e32d4a3e755012a2534aa> /usr/lib/libChineseTokenizer.dylib
    0x1dccbb000 - 0x1dce6dfff libFosl_dynamic.dylib arm64 <6692e724c11b3bfb9593a3180f183057> /usr/lib/libFosl_dynamic.dylib
    0x1dcee8000 - 0x1dceeffff libMatch.1.dylib arm64 <d0d21782e5c730e59c5059b33b72995c> /usr/lib/libMatch.1.dylib
    0x1dcf0a000 - 0x1dcf6ffff libParallelCompression.dylib arm64 <0d05f83aab123039856d0c95d3bd1d9a> /usr/lib/libParallelCompression.dylib
    0x1dcfae000 - 0x1dcfaffff libSystem.B.dylib arm64 <18687f3a21d73966b82704fc5d4e2188> /usr/lib/libSystem.B.dylib
    0x1dcfb8000 - 0x1dcfbafff libThaiTokenizer.dylib arm64 <342d2a135b0a37a2969fcb30ef6f5217> /usr/lib/libThaiTokenizer.dylib
    0x1dd0b9000 - 0x1dd0cefff libapple_nghttp2.dylib arm64 <50a1e06796123db8af9bdc15a2c82dfe> /usr/lib/libapple_nghttp2.dylib
    0x1dd147000 - 0x1dd157fff libbsm.0.dylib arm64 <8072366407503038b0e1eccd42c12f23> /usr/lib/libbsm.0.dylib
    0x1dd158000 - 0x1dd164fff libbz2.1.0.dylib arm64 <aa92d96b6c6b3c30b868bd327247c281> /usr/lib/libbz2.1.0.dylib
    0x1dd165000 - 0x1dd165fff libcharset.1.dylib arm64 <3a1952fac60c363fb2720123f782b09c> /usr/lib/libcharset.1.dylib
    0x1dd166000 - 0x1dd177fff libcmph.dylib arm64 <3db1a5a10dee3c8cac717ea539ca7ff6> /usr/lib/libcmph.dylib
    0x1dd178000 - 0x1dd18ffff libcompression.dylib arm64 <d5cd6dc1de683966b5a5a18a6f5eae85> /usr/lib/libcompression.dylib
    0x1dd190000 - 0x1dd191fff libcoretls_cfhelpers.dylib arm64 <7940b1e1e9b33782860ac608bfd44fbc> /usr/lib/libcoretls_cfhelpers.dylib
    0x1dd192000 - 0x1dd198fff libcupolicy.dylib arm64 <39fd4f3cb58e35ab8095f873beed4007> /usr/lib/libcupolicy.dylib
    0x1dd1d8000 - 0x1dd1e1fff libdscsym.dylib arm64 <0b0f4385a47f3eeb9cc385864a69b909> /usr/lib/libdscsym.dylib
    0x1dd1e2000 - 0x1dd1fefff libedit.3.dylib arm64 <208aef48da0a3872b9cabc520a506e19> /usr/lib/libedit.3.dylib
    0x1dd227000 - 0x1dd22cfff libheimdal-asn1.dylib arm64 <40eb02d5300c3a129e2ad0ed647ac737> /usr/lib/libheimdal-asn1.dylib
    0x1dd22d000 - 0x1dd31efff libiconv.2.dylib arm64 <8467990cb00c3b1194ce7feae7e3370a> /usr/lib/libiconv.2.dylib
    0x1dd334000 - 0x1dd33ffff liblockdown.dylib arm64 <63d8b54e30bf3af39b56fc654cabf8ff> /usr/lib/liblockdown.dylib
    0x1dd340000 - 0x1dd358fff liblzma.5.dylib arm64 <4074d76ec7a93b8492a262a059d3b837> /usr/lib/liblzma.5.dylib
    0x1dd6d5000 - 0x1dd704fff libncurses.5.4.dylib arm64 <fde38058c2563bb88c96fc717f409d6b> /usr/lib/libncurses.5.4.dylib
    0x1dd705000 - 0x1dd71afff libnetworkextension.dylib arm64 <6dc4d4e4896a3c5da26ddd4f3528d833> /usr/lib/libnetworkextension.dylib
    0x1dda9d000 - 0x1ddab4fff libresolv.9.dylib arm64 <7d42c468c5223bcd8764b1706b530a84> /usr/lib/libresolv.9.dylib
    0x1ddab5000 - 0x1ddab7fff libsandbox.1.dylib arm64 <ae76c31a749a355a9d26b8c216681c0f> /usr/lib/libsandbox.1.dylib
    0x1ddab8000 - 0x1ddabdfff libsysdiagnose.dylib arm64 <8accc334bf85392e96f9800ceeffd6c0> /usr/lib/libsysdiagnose.dylib
    0x1ddabe000 - 0x1ddaeffff libtidy.A.dylib arm64 <9596a6a694de3e1d80c5a18e8f81366a> /usr/lib/libtidy.A.dylib
    0x1ddaf7000 - 0x1ddafafff libutil.dylib arm64 <0520efce5fe43c2fb18ee9d621dd2433> /usr/lib/libutil.dylib
    0x1ddaff000 - 0x1ddb27fff libxslt.1.dylib arm64 <4ae5d095347036d4b244b46c74808d82> /usr/lib/libxslt.1.dylib
    0x1ddb28000 - 0x1ddb39fff libz.1.dylib arm64 <58a7ec43dad53a55aa9ed43f7d72639e> /usr/lib/libz.1.dylib
    0x1ddb82000 - 0x1ddbb6fff libswiftAccelerate.dylib arm64 <9e7e66236b7e3fb380c0881fcb4a4a20> /usr/lib/swift/libswiftAccelerate.dylib
    0x1ddbc5000 - 0x1ddbd4fff libswiftCloudKit.dylib arm64 <97ada4c709213803ba496d7025b191ee> /usr/lib/swift/libswiftCloudKit.dylib
    0x1ddbdf000 - 0x1ddbe5fff libswiftContacts.dylib arm64 <26dc6a2997fe345d8c9e1bbb99ecef02> /usr/lib/swift/libswiftContacts.dylib
    0x1ddbfb000 - 0x1ddbfffff libswiftCoreFoundation.dylib arm64 <95f4aa43717e35ed8455f1f98a41d718> /usr/lib/swift/libswiftCoreFoundation.dylib
    0x1ddc00000 - 0x1ddc0efff libswiftCoreGraphics.dylib arm64 <6a3a6ef138423e4cad5e634184b7ed1c> /usr/lib/swift/libswiftCoreGraphics.dylib
    0x1ddc14000 - 0x1ddc1afff libswiftCoreLocation.dylib arm64 <3aa2846d79dd33cbaf7f052f26c4670c> /usr/lib/swift/libswiftCoreLocation.dylib
    0x1ddc5f000 - 0x1ddc68fff libswiftDarwin.dylib arm64 <3d54fb1adeda33e4ba691b56bddf23d8> /usr/lib/swift/libswiftDarwin.dylib
    0x1ddc69000 - 0x1ddc82fff libswiftDispatch.dylib arm64 <96f8dbd7431c38ec9b6436e82a2c3a36> /usr/lib/swift/libswiftDispatch.dylib
    0x1ddc83000 - 0x1dddf0fff libswiftFoundation.dylib arm64 <8b541f9dd90234288dfaea18559508b2> /usr/lib/swift/libswiftFoundation.dylib
    0x1dde2d000 - 0x1dde34fff libswiftMetal.dylib arm64 <23a9ea2bb79e33518d47c8ef06b87ca0> /usr/lib/swift/libswiftMetal.dylib
    0x1ddea4000 - 0x1ddeaafff libswiftObjectiveC.dylib arm64 <8433a4b12ec035638806cb4be16007bb> /usr/lib/swift/libswiftObjectiveC.dylib
    0x1ddf27000 - 0x1ddf2ffff libswiftos.dylib arm64 <6304e0aca95f36f8aed7adde39a043c5> /usr/lib/swift/libswiftos.dylib
    0x1ddf4c000 - 0x1ddf51fff libcache.dylib arm64 <f8f9d9c8fa2c341f9f6ba0fe985552eb> /usr/lib/system/libcache.dylib
    0x1ddf52000 - 0x1ddf5efff libcommonCrypto.dylib arm64 <367980207814337795ba9d6fd082d14e> /usr/lib/system/libcommonCrypto.dylib
    0x1ddf5f000 - 0x1ddf63fff libcompiler_rt.dylib arm64 <cd83d9e185c43820a03fd018a7321b2a> /usr/lib/system/libcompiler_rt.dylib
    0x1de031000 - 0x1de031fff liblaunch.dylib arm64 <5e9d917f41d23568889a2d74a12446a9> /usr/lib/system/liblaunch.dylib
    0x1de032000 - 0x1de037fff libmacho.dylib arm64 <7e4bdcc5830e33feb1141fcd5abe21aa> /usr/lib/system/libmacho.dylib
    0x1de038000 - 0x1de03afff libremovefile.dylib arm64 <4acd11ced3f83562a5ff9d6896b07164> /usr/lib/system/libremovefile.dylib
    0x1de03b000 - 0x1de03cfff libsystem_featureflags.dylib arm64 <956d43661dea3dd5a7029b8d345289ca> /usr/lib/system/libsystem_featureflags.dylib
    0x1de03d000 - 0x1de06afff libsystem_m.dylib arm64 <adfc3aac75c0342cb72b2d50d29ef28d> /usr/lib/system/libsystem_m.dylib
    0x1de06b000 - 0x1de070fff libunwind.dylib arm64 <2ad0d47cf0f53a9f8c140cb8dd009c91> /usr/lib/system/libunwind.dylib
    0x1de350000 - 0x1de3b7fff NanoRegistry arm64 <115719fffc0d394a9516e82dd06f219c> /System/Library/PrivateFrameworks/NanoRegistry.framework/NanoRegistry
    0x1de3b8000 - 0x1de3c5fff NanoPreferencesSync arm64 <d48f6b82db873cd99cb3332f0d4a8f48> /System/Library/PrivateFrameworks/NanoPreferencesSync.framework/NanoPreferencesSync
    0x1de862000 - 0x1de86efff NanoSystemSettings arm64 <9bbf5eb16cfe303ab436ea6b8d976029> /System/Library/PrivateFrameworks/NanoSystemSettings.framework/NanoSystemSettings
    0x1dea52000 - 0x1dea59fff NanoResourceGrabber arm64 <cf4b1b646a953979873197911cc37f17> /System/Library/PrivateFrameworks/NanoResourceGrabber.framework/NanoResourceGrabber
    0x1ded4b000 - 0x1dee2efff AGXMetalA9 arm64 <c3748a2f9e0c35afbfcdb1dcce479ec2> /System/Library/Extensions/AGXMetalA9.bundle/AGXMetalA9
    0x1dee8c000 - 0x1deec5fff CryptoTokenKit arm64 <15782f61144b32ffa99852964437ef46> /System/Library/Frameworks/CryptoTokenKit.framework/CryptoTokenKit
    0x1dfe13000 - 0x1dfe39fff AppleDepth arm64 <7ce6cd0f597b3b3b95cfd252ace7a2ce> /System/Library/PrivateFrameworks/AppleDepth.framework/AppleDepth
    0x1e0001000 - 0x1e00fefff JasperDepth arm64 <03f28a6090dc3e11b361b4937315d948> /System/Library/PrivateFrameworks/JasperDepth.framework/JasperDepth
    0x1e020b000 - 0x1e0215fff PointerUIServices arm64 <0df18b83eb173ca9a87fd1391fdeea49> /System/Library/PrivateFrameworks/PointerUIServices.framework/PointerUIServices

    EOF

    [/code]
     
  9. Xarbrough

    Xarbrough

    Joined:
    Dec 11, 2014
    Posts:
    1,188
    We're having a similar issue. Our build runs fine on iOS (deployed via Testflight), but if the app is closed by the user, iOS shows a crash popup. Obviously, the app was closed by the user and didn't crash, but apparently, there's something going wrong during clean termination that makes iOS think it's a crash, or maybe the app crashes while shutting down.
     
  10. waldgeist

    waldgeist

    Joined:
    May 6, 2017
    Posts:
    388
    I see a similar problem with TestFlight. Our app just works fine, but once the user closes it, a crash message appears. Even if you send the crash log to TestFlight, it won't include a detailed report (just a simple JSON), so I have no clue what is going on. The app does not show crash messages if opened in Xcode oder from the App Store. Only TestFlight seems to be affected.
     
    Last edited: Apr 10, 2021
  11. tesuji-games-inc

    tesuji-games-inc

    Joined:
    Nov 17, 2017
    Posts:
    4
    switching to UnityWebRequests seemed to fix this....on Playfab.... in code.

    check how your HTTPClient is doing its method (there are a couple options with playfab)
     
  12. waldgeist

    waldgeist

    Joined:
    May 6, 2017
    Posts:
    388
    I am confused. What do you mean by "Playfab", and what should be checked with the HTTPClient? We're using BestHTTP Pro.