Ranchero-Software / NetNewsWire

RSS reader for macOS and iOS.
https://netnewswire.com/
MIT License
8.38k stars 532 forks source link

Crash in SidebarOutlineDataSource.replicateFolder #2860

Closed brentsimmons closed 3 years ago

brentsimmons commented 3 years ago

Hardware Model:      MacBookPro15,1
Process:         NetNewsWire [57294]
Path:            /Applications/NetNewsWire.app/Contents/MacOS/NetNewsWire
Identifier:      com.ranchero.NetNewsWire-Evergreen
Version:         6.0b1 (6012)
Code Type:       X86-64
Parent Process:  launchd [1]

Date/Time:       2021-03-08 21:37:51 +0000
OS Version:      Mac OS X 11.2.2 (20D80)
Report Version:  104

Exception Type:  SIGILL
Exception Codes: ILL_ILLOPC at 0x7fff20297249
Crashed Thread:  0

Thread 0 Crashed:
0   libdispatch.dylib                   0x00007fff20297249 0x7fff20266000 + 201289
1   libdispatch.dylib                   0x00007fff2026a2be 0x7fff20266000 + 17086
2   NetNewsWire                         closure #2 in closure #1 in SidebarOutlineDataSource.replicateFolder(_:destinationAccount:completion:) (in NetNewsWire) (SidebarOutlineDataSource.swift:0)
3   Account                             closure #1 in closure #1 in closure #1 in closure #1 in CloudKitAccountDelegate.createRSSWebFeed(for:url:editedName:container:completion:) (in Account) + 552
4   Account                             partial apply for closure #1 in closure #1 in closure #1 in closure #1 in CloudKitAccountDelegate.createRSSWebFeed(for:url:editedName:container:completion:) (in Account) + 43
5   Account                             closure #1 in CloudKitAccountZone.createWebFeed(url:name:editedName:homePageURL:container:completion:) (in Account) + 138
6   RSCore                              partial apply for closure #2 in closure #1 in CloudKitZone.createZoneRecord(completion:) (in RSCore) + 21
7   RSCore                              thunk for @escaping @callee_guaranteed () -> () (in RSCore) + 14
8   libdispatch.dylib                   0x00007fff202685dd 0x7fff20266000 + 9693
9   libdispatch.dylib                   0x00007fff202697c7 0x7fff20266000 + 14279
10  libdispatch.dylib                   0x00007fff20275b86 0x7fff20266000 + 64390
11  CoreFoundation                      0x00007fff20549970 0x7fff2048b000 + 780656
12  CoreFoundation                      0x00007fff2050b852 0x7fff2048b000 + 526418
13  CoreFoundation                      0x00007fff2050a6ce 0x7fff2048b000 + 521934
14  HIToolbox                           0x00007fff28792630 0x7fff28761000 + 202288
15  HIToolbox                           0x00007fff2879242c 0x7fff28761000 + 201772
16  HIToolbox                           0x00007fff2879214f 0x7fff28761000 + 201039
17  AppKit                              0x00007fff22d2a9b1 0x7fff22cec000 + 256433
18  AppKit                              0x00007fff22d29177 0x7fff22cec000 + 250231
19  AppKit                              0x00007fff22d1b68a 0x7fff22cec000 + 194186
20  AppKit                              0x00007fff22cef96f 0x7fff22cec000 + 14703
21  NetNewsWire                         0x000000010aa63909 0x10aa5d000 + 26889
22  libdyld.dylib                       0x00007fff2042f621 0x7fff2041a000 + 87585

Thread 1:
0   libsystem_kernel.dylib              0x00007fff203e28e2 0x7fff203df000 + 14562
1   libc++.1.dylib                      0x00007fff2037bcf2 0x7fff20370000 + 48370
2   JavaScriptCore                      0x00007fff3753ccb4 0x7fff36517000 + 16932020
3   JavaScriptCore                      0x00007fff375415cb 0x7fff36517000 + 16950731
4   JavaScriptCore                      0x00007fff37541159 0x7fff36517000 + 16949593
5   JavaScriptCore                      0x00007fff37543b07 0x7fff36517000 + 16960263
6   libsystem_pthread.dylib             0x00007fff20414950 0x7fff2040e000 + 26960
7   libsystem_pthread.dylib             0x00007fff2041047b 0x7fff2040e000 + 9339

Thread 2:
0   libsystem_kernel.dylib              0x00007fff203dfe7e 0x7fff203df000 + 3710
1   QuartzCore                          0x00007fff26ceda4c 0x7fff26ca6000 + 293452
2   QuartzCore                          0x00007fff26ced85d 0x7fff26ca6000 + 292957
3   libsystem_pthread.dylib             0x00007fff20414950 0x7fff2040e000 + 26960
4   libsystem_pthread.dylib             0x00007fff2041047b 0x7fff2040e000 + 9339

Thread 3:
0   libsystem_kernel.dylib              0x00007fff203dfe7e 0x7fff203df000 + 3710
1   CoreFoundation                      0x00007fff2050cbf7 0x7fff2048b000 + 531447
2   CoreFoundation                      0x00007fff2050b2ca 0x7fff2048b000 + 525002
3   CoreFoundation                      0x00007fff2050a6ce 0x7fff2048b000 + 521934
4   AppKit                              0x00007fff22eb07c6 0x7fff22cec000 + 1853382
5   libsystem_pthread.dylib             0x00007fff20414950 0x7fff2040e000 + 26960
6   libsystem_pthread.dylib             0x00007fff2041047b 0x7fff2040e000 + 9339

Thread 4:
0   libsystem_kernel.dylib              0x00007fff203e153e 0x7fff203df000 + 9534
1   libsystem_pthread.dylib             0x00007fff20410467 0x7fff2040e000 + 9319

Thread 5:
0   libsystem_kernel.dylib              0x00007fff203e12f6 0x7fff203df000 + 8950
1   libsqlite3.dylib                    0x00007fff25fea77f 0x7fff25fba000 + 198527
2   libsqlite3.dylib                    0x00007fff260911a8 0x7fff25fba000 + 881064
3   libsqlite3.dylib                    0x00007fff2604daee 0x7fff25fba000 + 604910
4   libsqlite3.dylib                    0x00007fff26015ed3 0x7fff25fba000 + 376531
5   libsqlite3.dylib                    0x00007fff26007a8e 0x7fff25fba000 + 318094
6   RSDatabase                          0x000000010b278de1 0x10b253000 + 155105
7   ArticlesDatabase                    0x000000010ae299a7 0x10ae18000 + 72103
8   ArticlesDatabase                    0x000000010ae2a1fc 0x10ae18000 + 74236
9   ArticlesDatabase                    0x000000010ae20cbb 0x10ae18000 + 36027
10  ArticlesDatabase                    0x000000010ae2954b 0x10ae18000 + 70987
11  RSDatabase                          0x000000010b25c188 0x10b253000 + 37256
12  RSDatabase                          0x000000010b25c1b1 0x10b253000 + 37297
13  RSDatabase                          0x000000010b25c3a9 0x10b253000 + 37801
14  libswiftObjectiveC.dylib            0x00007fff336dad9e 0x7fff336da000 + 3486
15  RSDatabase                          0x000000010b25b17d 0x10b253000 + 33149
16  RSDatabase                          0x000000010b25bd4d 0x10b253000 + 36173
17  RSDatabase                          0x000000010b25ad2e 0x10b253000 + 32046
18  libdispatch.dylib                   0x00007fff202685dd 0x7fff20266000 + 9693
19  libdispatch.dylib                   0x00007fff202697c7 0x7fff20266000 + 14279
20  libdispatch.dylib                   0x00007fff2026f5fe 0x7fff20266000 + 38398
21  libdispatch.dylib                   0x00007fff202700fe 0x7fff20266000 + 41214
22  libdispatch.dylib                   0x00007fff2026f4a7 0x7fff20266000 + 38055
23  libdispatch.dylib                   0x00007fff202700cb 0x7fff20266000 + 41163
24  libdispatch.dylib                   0x00007fff20279c5d 0x7fff20266000 + 80989
25  libsystem_pthread.dylib             0x00007fff20411499 0x7fff2040e000 + 13465
26  libsystem_pthread.dylib             0x00007fff20410467 0x7fff2040e000 + 9319

Thread 6:
0   libsystem_kernel.dylib              0x00007fff203e153e 0x7fff203df000 + 9534
1   libsystem_pthread.dylib             0x00007fff20410467 0x7fff2040e000 + 9319

Thread 7:
0   libsystem_kernel.dylib              0x00007fff203e153e 0x7fff203df000 + 9534
1   libsystem_pthread.dylib             0x00007fff20410467 0x7fff2040e000 + 9319

Thread 8:
0   libsystem_kernel.dylib              0x00007fff203e153e 0x7fff203df000 + 9534
1   libsystem_pthread.dylib             0x00007fff20410467 0x7fff2040e000 + 9319

Thread 9:
0   libsystem_kernel.dylib              0x00007fff203e153e 0x7fff203df000 + 9534
1   libsystem_pthread.dylib             0x00007fff20410467 0x7fff2040e000 + 9319

Thread 10:
0   libsystem_kernel.dylib              0x00007fff203e153e 0x7fff203df000 + 9534
1   libsystem_pthread.dylib             0x00007fff20410467 0x7fff2040e000 + 9319

Thread 11:
0   libsystem_kernel.dylib              0x00007fff203e153e 0x7fff203df000 + 9534
1   libsystem_pthread.dylib             0x00007fff20410467 0x7fff2040e000 + 9319

Thread 12:
0   ???                                 0x0000000000000000 0x0 + 0

Thread 13:
0   libsystem_kernel.dylib              0x00007fff203e153e 0x7fff203df000 + 9534
1   libsystem_pthread.dylib             0x00007fff20410467 0x7fff2040e000 + 9319

Thread 0 crashed with X86-64 Thread State:
  rip: 0x00007fff20297249    rbp: 0x00007ffee51a12a0    rsp: 0x00007ffee51a1298    rax: 0x0000000000000000 
  rbx: 0x0000000000000000    rcx: 0x00007fff2029d5cb    rdx: 0x00006000027e7570    rdi: 0x0000000000000000 
  rsi: 0x0000000000000000     r8: 0x0000600002402580     r9: 0x80000000ffffffff    r10: 0x0000000200000000 
  r11: 0x0000000000000001    r12: 0x0000600000030dc0    r13: 0x0000600002402580    r14: 0x000060000012ff20 
  r15: 0x0000600002685f40 rflags: 0x0000000000010246     cs: 0x000000000000002b     fs: 0x0000000000000000 
   gs: 0x0000000000000000 

Binary Images:
      0x10aa5d000 -        0x10abecfff +NetNewsWire x86_64 <9db1953518793ad88f91c023aaf0060b> /Applications/NetNewsWire.app/Contents/MacOS/NetNewsWire
      0x10ac72000 -        0x10ac7dfff  SyncDatabase x86_64 <9bf08fc6231f37aca1b3ec3561d3bf9c> /Applications/NetNewsWire.app/Contents/Frameworks/SyncDatabase.framework/Versions/A/SyncDatabase
      0x10ac98000 -        0x10acdffff  Sparkle x86_64 <602bc464cfb135f2acea43c28411ccd7> /Applications/NetNewsWire.app/Contents/Frameworks/Sparkle.framework/Versions/A/Sparkle
      0x10ad6a000 -        0x10ada5fff  RSWeb x86_64 <8ddea51538ba35598b488d24be29ddca> /Applications/NetNewsWire.app/Contents/Frameworks/RSWeb.framework/Versions/A/RSWeb
      0x10adcd000 -        0x10add8fff  RSTree x86_64 <3ff2dd0482fc330eb307e94f75c13f94> /Applications/NetNewsWire.app/Contents/Frameworks/RSTree.framework/Versions/A/RSTree
      0x10aded000 -        0x10adfcfff  Articles x86_64 <fc359410457b32efa6b6cafda9272b15> /Applications/NetNewsWire.app/Contents/Frameworks/Articles.framework/Versions/A/Articles
      0x10ae18000 -        0x10ae4bfff  ArticlesDatabase x86_64 <fce18f5a0de431489a615e171f42f8bc> /Applications/NetNewsWire.app/Contents/Frameworks/ArticlesDatabase.framework/Versions/A/ArticlesDatabase
      0x10ae64000 -        0x10aea3fff  Secrets x86_64 <113edcc86f783a60a97752b575d0ad98> /Applications/NetNewsWire.app/Contents/Frameworks/Secrets.framework/Versions/A/Secrets
      0x10aed2000 -        0x10af19fff  RSCore x86_64 <7f30c98d331e3d13856a59285fd65272> /Applications/NetNewsWire.app/Contents/Frameworks/RSCore.framework/Versions/A/RSCore
      0x10af47000 -        0x10af76fff  RSParser x86_64 <12c6ced9465d358c94670879137c2c15> /Applications/NetNewsWire.app/Contents/Frameworks/RSParser.framework/Versions/A/RSParser
      0x10afa3000 -        0x10b1aefff  Account x86_64 <ca1ebe7cbadb3c9f9b277ced1af99b94> /Applications/NetNewsWire.app/Contents/Frameworks/Account.framework/Versions/A/Account
      0x10b253000 -        0x10b282fff  RSDatabase x86_64 <dcff6e89f8db335f8d712e9024db30b3> /Applications/NetNewsWire.app/Contents/Frameworks/RSDatabase.framework/Versions/A/RSDatabase
      0x117fc9000 -        0x117fd8fff  libobjc-trampolines.dylib x86_64  <29187ef92bd63abf8088de708721b612> /usr/lib/libobjc-trampolines.dylib
      0x11a400000 -        0x11a503fff  AMDRadeonX4000GLDriver x86_64  <1beb9469207139769823a65afa195a13> /System/Library/Extensions/AMDRadeonX4000GLDriver.bundle/Contents/MacOS/AMDRadeonX4000GLDriver
   0x7fff20149000 -     0x7fff2014afff  libsystem_blocks.dylib x86_64  <e644caa065b736e48041520f3301f3db> /usr/lib/system/libsystem_blocks.dylib
   0x7fff2014b000 -     0x7fff20180fff  libxpc.dylib x86_64 <70f2626201aa3cec9fad2701d24096f0> /usr/lib/system/libxpc.dylib
   0x7fff20181000 -     0x7fff20198fff  libsystem_trace.dylib x86_64  <87fef60048d931c9b8fcd5249b2ae95d> /usr/lib/system/libsystem_trace.dylib
   0x7fff20199000 -     0x7fff20238fff  libcorecrypto.dylib x86_64  <1eb11cfbabd736dd97c7c112a6601416> /usr/lib/system/libcorecrypto.dylib
   0x7fff20239000 -     0x7fff20265fff  libsystem_malloc.dylib x86_64  <a498d1efe43d310c84e89c0aada0c475> /usr/lib/system/libsystem_malloc.dylib
   0x7fff20266000 -     0x7fff202aafff  libdispatch.dylib x86_64 <ad988eea1a2f34049a6e390fc2504223> /usr/lib/system/libdispatch.dylib
   0x7fff202ab000 -     0x7fff202e3fff  libobjc.A.dylib x86_64 <eb6b543fd42c3fb2a2ec43407c5f80d3> /usr/lib/libobjc.A.dylib
   0x7fff202e4000 -     0x7fff202e6fff libsystem_featureflags.dylib x86_64 <9cecb43a094e3ca9b73024dea1a6de05> /usr/lib/system/libsystem_featureflags.dylib
   0x7fff202e7000 -     0x7fff2036ffff  libsystem_c.dylib x86_64 <4af7181240993e96b2711f259491a2b2> /usr/lib/system/libsystem_c.dylib
   0x7fff20370000 -     0x7fff203c5fff  libc++.1.dylib x86_64 <b217d9054f9c3de0884488faa3c2c851> /usr/lib/libc++.1.dylib
   0x7fff203c6000 -     0x7fff203defff  libc++abi.dylib x86_64 <3c9fe5303cd23a648a3670816aebdf0d> /usr/lib/libc++abi.dylib
   0x7fff203df000 -     0x7fff2040dfff  libsystem_kernel.dylib x86_64  <ab413518ecde3f04a61c278d3cf43076> /usr/lib/system/libsystem_kernel.dylib
   0x7fff2040e000 -     0x7fff20419fff  libsystem_pthread.dylib x86_64  <b989df6cadfe3af99c9107d2521f9e47> /usr/lib/system/libsystem_pthread.dylib
   0x7fff2041a000 -     0x7fff20454fff  libdyld.dylib x86_64 <4641e48f75b53cc7826347bf79f15394> /usr/lib/system/libdyld.dylib
   0x7fff20455000 -     0x7fff2045efff  libsystem_platform.dylib x86_64  <1c3e1a0a92a83cdeb6228940b43a5df2> /usr/lib/system/libsystem_platform.dylib
   0x7fff2045f000 -     0x7fff2048afff  libsystem_info.dylib x86_64  <0c96cfe871f533358423581bc3de5846> /usr/lib/system/libsystem_info.dylib
   0x7fff2048b000 -     0x7fff20926fff  CoreFoundation x86_64 <2a0e160e9ee63b2388326979a16ec250> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
   0x7fff20927000 -     0x7fff20b56fff  LaunchServices x86_64 <9acd56923b923e6e8b2456adcc911556> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
   0x7fff20b57000 -     0x7fff20c2afff  MetalTools x86_64 <b1fdd26177073e20a6c299d9af46356b> /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools
   0x7fff20c2b000 -     0x7fff20e8efff  libBLAS.dylib x86_64 <92702864a5c63e2286f6db329532674a> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
   0x7fff20e8f000 -     0x7fff20edcfff  Lexicon x86_64 <2f429ebd1bd23057b7608a81546dbd6f> /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon
   0x7fff20edd000 -     0x7fff20f4bfff  libSparse.dylib x86_64 <b889de4e73563cc8a13e68d15e2024df> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib
   0x7fff20f4c000 -     0x7fff20fc9fff  SystemConfiguration x86_64  <3518ea0ec32d32cc81b90f3c83b6430c> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
   0x7fff20fca000 -     0x7fff20ffffff  libCRFSuite.dylib x86_64 <970d1f7b5dbd355f80d8c820aa1626d2> /usr/lib/libCRFSuite.dylib
   0x7fff21000000 -     0x7fff21237fff  libmecabra.dylib x86_64 <102a0ad8d119340bb652b75f0aab1c7e> /usr/lib/libmecabra.dylib
   0x7fff21238000 -     0x7fff2159bfff  Foundation x86_64 <8d9081b33f6a31a09b201ae5cd8dd747> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
   0x7fff2159c000 -     0x7fff21688fff  LanguageModeling x86_64 <1a05bcd7232f3950936dec0f95ba3fb0> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
   0x7fff21689000 -     0x7fff217bffff  CoreDisplay x86_64 <6dd6a260800f3284842c8e4cb9ea47ff> /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay
   0x7fff217c0000 -     0x7fff21a36fff  AudioToolboxCore x86_64 <dee2c5babfd1349fa10ab10717ba8f7c> /System/Library/PrivateFrameworks/AudioToolboxCore.framework/Versions/A/AudioToolboxCore
   0x7fff21a37000 -     0x7fff21c1ffff  CoreText x86_64 <9a8dc9a01a803a26aca0a245d3fff921> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
   0x7fff21c20000 -     0x7fff222c4fff  CoreAudio x86_64 <801e2d1e7ea537da8f44b6d7dd3ce5b9> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
   0x7fff222c5000 -     0x7fff22616fff  Security x86_64 <b377d7c7edb63737b492e9872f4c6469> /System/Library/Frameworks/Security.framework/Versions/A/Security
   0x7fff22617000 -     0x7fff22878fff  libicucore.A.dylib x86_64  <8f8d8a8b4ee03c099f45725a1fbdd38c> /usr/lib/libicucore.A.dylib
   0x7fff22879000 -     0x7fff22882fff  libsystem_darwin.dylib x86_64  <e016d8f7c87f36f8b8a06a61b8e4bacb> /usr/lib/system/libsystem_darwin.dylib
   0x7fff22883000 -     0x7fff22b6afff  CarbonCore x86_64 <b857eadfd51734e8805334c0e6695250> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
   0x7fff22b6b000 -     0x7fff22ba9fff  CoreServicesInternal x86_64  <0da95074b3153b84b8a3baedc4471a2c> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
   0x7fff22baa000 -     0x7fff22be4fff  CoreServicesStore x86_64 <899929918538380bb2b84ea997cbfdbe> /System/Library/PrivateFrameworks/CoreServicesStore.framework/Versions/A/CoreServicesStore
   0x7fff22be5000 -     0x7fff22c93fff  IOKit x86_64 <49ac017735a33c96ad9d3e59923c4761> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
   0x7fff22c94000 -     0x7fff22c9ffff  libsystem_notify.dylib x86_64  <b2bf20c7448a3fbda2f5ab7618d173f6> /usr/lib/system/libsystem_notify.dylib
   0x7fff22ca0000 -     0x7fff22cebfff  libsandbox.1.dylib x86_64  <591f41f31fe9354fa1f9bc0cc73333da> /usr/lib/libsandbox.1.dylib
   0x7fff22cec000 -     0x7fff23a4efff  AppKit x86_64 <a8124803cb853f33867416b2a021d71c> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
   0x7fff23a4f000 -     0x7fff23ca3fff  UIFoundation x86_64 <5a905085b5eb3f71a663200428e7a5f4> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
   0x7fff23ca4000 -     0x7fff23cb6fff  UniformTypeIdentifiers x86_64  <2aae247f1ba03e42a07bcbe413747b30> /System/Library/Frameworks/UniformTypeIdentifiers.framework/Versions/A/UniformTypeIdentifiers
   0x7fff23cb7000 -     0x7fff23e41fff  DesktopServicesPriv x86_64  <2144b85ea4333f9ea25de8f9d7b6d175> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
   0x7fff23e42000 -     0x7fff23e54fff  SpotlightLinguistics x86_64  <7fc346454185338288139780c822bb15> /System/Library/PrivateFrameworks/SpotlightLinguistics.framework/Versions/A/SpotlightLinguistics
   0x7fff23e55000 -     0x7fff24052fff  CoreDuet x86_64 <04a7e5210c5a30b69bf15c5377c3f16c> /System/Library/PrivateFrameworks/CoreDuet.framework/Versions/A/CoreDuet
   0x7fff24053000 -     0x7fff2410dfff  libboringssl.dylib x86_64  <fa7351248eae353182e0c1719e4f2f9e> /usr/lib/libboringssl.dylib
   0x7fff2410e000 -     0x7fff24751fff  libnetwork.dylib x86_64 <a3f1e9996d6132d7b3f767832cea53cd> /usr/lib/libnetwork.dylib
   0x7fff24752000 -     0x7fff24beffff  CFNetwork x86_64 <04a917fbdbfb3432ba4c5b860990a420> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
   0x7fff24bf0000 -     0x7fff24bfefff libsystem_networkextension.dylib x86_64 <5213d8667d0e3fd98e1a03c0e39cec44> /usr/lib/system/libsystem_networkextension.dylib
   0x7fff24bff000 -     0x7fff24bfffff  libenergytrace.dylib x86_64  <33a9fbf3a2d33ece9370b0adde3896de> /usr/lib/libenergytrace.dylib
   0x7fff24c00000 -     0x7fff24c5bfff  libMobileGestalt.dylib x86_64  <c4c7a5dcc3ad374d902ab6ded14fbb67> /usr/lib/libMobileGestalt.dylib
   0x7fff24c5c000 -     0x7fff24c72fff  libsystem_asl.dylib x86_64  <5b48071e85eb33b0ae9b127aeb398aec> /usr/lib/system/libsystem_asl.dylib
   0x7fff24c73000 -     0x7fff24c8afff  TCC x86_64 <2f48471b68f330178b18bedd4ed5853f> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
   0x7fff24c8b000 -     0x7fff24ff1fff  SkyLight x86_64 <8034eaa7787c3a3ea301ff90376f247d> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
   0x7fff24ff2000 -     0x7fff25685fff  CoreGraphics x86_64 <29845645f6f234e0ac0dc659773c78ed> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
   0x7fff25686000 -     0x7fff2577cfff  ColorSync x86_64 <a67d9b0ae9fb325a873b032daf45c112> /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync
   0x7fff2577d000 -     0x7fff257d8fff  HIServices x86_64 <780b2b0980a632c8b9e5024988196e00> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
   0x7fff257d9000 -     0x7fff25815fff  libAWDSupport.dylib x86_64  <48b3de65645132abb40962ecacb3f106> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libAWDSupport.dylib
   0x7fff25816000 -     0x7fff25873fff  libprotobuf.dylib x86_64 <5e0c2ff828f53b1a8cc91a53834a2f62> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libprotobuf.dylib
   0x7fff25874000 -     0x7fff25885fff  libprotobuf-lite.dylib x86_64  <793c6174de9c3ecf86ffb9403ba96456> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libprotobuf-lite.dylib
   0x7fff25886000 -     0x7fff258cafff  WirelessDiagnostics x86_64  <a235cc8dc2b23e529ab3fe73405e5258> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/WirelessDiagnostics
   0x7fff258cb000 -     0x7fff25a8ffff  Montreal x86_64 <a5670332a46835db9333a53b30926e46> /System/Library/PrivateFrameworks/Montreal.framework/Versions/A/Montreal
   0x7fff25a90000 -     0x7fff25b83fff  NLP x86_64 <c3115024101c3a548f9affda26f00259> /System/Library/PrivateFrameworks/NLP.framework/Versions/A/NLP
   0x7fff25b84000 -     0x7fff25fa2fff  CoreData x86_64 <7be9684b44393008a2a74093bbca180a> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
   0x7fff25fa3000 -     0x7fff25fb9fff  ProtocolBuffer x86_64 <58cd91dc64a93a97ae416ea30308d617> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
   0x7fff25fba000 -     0x7fff26179fff  libsqlite3.dylib x86_64 <accc6a4c325738a48afbba73d906205b> /usr/lib/libsqlite3.dylib
   0x7fff2617a000 -     0x7fff261f6fff  Accounts x86_64 <bcb8494aa34030a1928c9b53e953328d> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
   0x7fff261f7000 -     0x7fff2620ffff  CommonUtilities x86_64 <8c96d0162b4039c0a51c9cf687ae7218> /System/Library/PrivateFrameworks/CommonUtilities.framework/Versions/A/CommonUtilities
   0x7fff26210000 -     0x7fff26291fff  BaseBoard x86_64 <3a964bb67ab83b5dbaf640f56d2ba393> /System/Library/PrivateFrameworks/BaseBoard.framework/Versions/A/BaseBoard
   0x7fff26292000 -     0x7fff262ddfff  RunningBoardServices x86_64  <4b9fffb3310f350abebbab779bd3f405> /System/Library/PrivateFrameworks/RunningBoardServices.framework/Versions/A/RunningBoardServices
   0x7fff262de000 -     0x7fff26353fff  AE x86_64 <9b6b42db8768343bb10ea9a5710280cd> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
   0x7fff26354000 -     0x7fff2635afff  libdns_services.dylib x86_64  <97eb5dfdbb413834bf091f597d84f324> /usr/lib/libdns_services.dylib
   0x7fff2635b000 -     0x7fff26362fff  libsystem_symptoms.dylib x86_64  <bc85b46c02ee31ff861df0de01e8f6cf> /usr/lib/system/libsystem_symptoms.dylib
   0x7fff26363000 -     0x7fff264e7fff  Network x86_64 <75c2713cf0d832baa83917a2ae49a061> /System/Library/Frameworks/Network.framework/Versions/A/Network
   0x7fff264e8000 -     0x7fff2650cfff  CoreAnalytics x86_64 <4fff906afe7938f9b777ae878a0c99f1> /System/Library/PrivateFrameworks/CoreAnalytics.framework/Versions/A/CoreAnalytics
   0x7fff2650d000 -     0x7fff2650ffff libDiagnosticMessagesClient.dylib x86_64 <20edb26169c73e4a8c00878814186a62> /usr/lib/libDiagnosticMessagesClient.dylib
   0x7fff26510000 -     0x7fff2655cfff  MetadataUtilities x86_64 <fb7bf5272d953e82aad8d42b33dac0f0> /System/Library/PrivateFrameworks/MetadataUtilities.framework/Versions/A/MetadataUtilities
   0x7fff2655d000 -     0x7fff265f7fff  Metadata x86_64 <49187239597b31a188958aa265c818c7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
   0x7fff265f8000 -     0x7fff265fefff  DiskArbitration x86_64 <acfcd23e05df3f96bcfae294aaafd2ce> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
   0x7fff265ff000 -     0x7fff26ca5fff  vImage x86_64 <3ebf95e130eb3162a9d4b97be581b69f> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
   0x7fff26ca6000 -     0x7fff26f70fff  QuartzCore x86_64 <04d8759b11193e37b92232bdecb7c5d2> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
   0x7fff26f71000 -     0x7fff26fb2fff  libFontRegistry.dylib x86_64  <9e9329f673843c7f83e7d52cd7ffbc09> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
   0x7fff26fb3000 -     0x7fff270f4fff  CoreUI x86_64 <6db427bb44ca3002a3ff77f0fefc2a51> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
   0x7fff270f5000 -     0x7fff271e0fff  ViewBridge x86_64 <9f31cedb5b8a3baea638e9f352ef4e87> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
   0x7fff271e1000 -     0x7fff271ecfff  PerformanceAnalysis x86_64  <2e5e666dee9339498c76692fa748d129> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
   0x7fff271ed000 -     0x7fff271fcfff  OpenDirectory x86_64 <333a7f2e0f3e37f19e1b69996f5084d2> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
   0x7fff271fd000 -     0x7fff2721cfff  CFOpenDirectory x86_64 <25f138f89e55374982710fdb275c3e2c> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
   0x7fff2721d000 -     0x7fff27225fff  FSEvents x86_64 <6b70b98bbcc53fbea6b5cd0696aa055a> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
   0x7fff27226000 -     0x7fff2724afff  SharedFileList x86_64 <c861fad6d3a5302c88aeb2813f7201a7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
   0x7fff2724b000 -     0x7fff2724dfff libapp_launch_measurement.dylib x86_64 <2bbb708c4d91364eabd039bf198688a6> /usr/lib/libapp_launch_measurement.dylib
   0x7fff2724e000 -     0x7fff27296fff  CoreAutoLayout x86_64 <7a2e42e63af23ecb8a165c4ac41206ee> /System/Library/PrivateFrameworks/CoreAutoLayout.framework/Versions/A/CoreAutoLayout
   0x7fff27297000 -     0x7fff27379fff  libxml2.2.dylib x86_64 <e0bf29c7869b3dd582aef36e6398091a> /usr/lib/libxml2.2.dylib
   0x7fff2737a000 -     0x7fff273c6fff  CoreVideo x86_64 <50857f8dc7cc3609b0dbfc3c7382243b> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
   0x7fff273c7000 -     0x7fff273c9fff  loginsupport x86_64 <b149bcaf854c3820809d15c6077ffb8b> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
   0x7fff273ca000 -     0x7fff273f2fff  ApplePushService x86_64 <d86ed827f22d3a52b055251478b29ae1> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService
   0x7fff273f3000 -     0x7fff27410fff  UserManagement x86_64 <b6b350793860384fb7a2584192baae70> /System/Library/PrivateFrameworks/UserManagement.framework/Versions/A/UserManagement
   0x7fff27411000 -     0x7fff275b0fff  CloudKit x86_64 <58bd254caaf13cc5aab72ef0a70ba033> /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit
   0x7fff275b1000 -     0x7fff27633fff  CloudDocs x86_64 <edbe33b416293323902ff6dabe66d552> /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs
   0x7fff27634000 -     0x7fff279d9fff  CoreML x86_64 <21d89abe2dec309981cc78d9adb9d12b> /System/Library/Frameworks/CoreML.framework/Versions/A/CoreML
   0x7fff279da000 -     0x7fff2832cfff  libwebrtc.dylib x86_64 <ea9bc8ec929b36569e0e9fbbca5e0050> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/Frameworks/libwebrtc.dylib
   0x7fff2832d000 -     0x7fff283aafff  CoreLocation x86_64 <8bd4901878d43a8188ad47de1a8e3bfe> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
   0x7fff283ab000 -     0x7fff283bbfff libsystem_containermanager.dylib x86_64 <6f08275fb9123d8e9d744845158ae4f3> /usr/lib/system/libsystem_containermanager.dylib
   0x7fff283bc000 -     0x7fff283cdfff  IOSurface x86_64 <029c5e162e043e98be25cc8bae5e3d19> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
   0x7fff283ce000 -     0x7fff283d6fff  IOAccelerator x86_64 <41edf102e1b53fbaa74a6c583caa5d24> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
   0x7fff283d7000 -     0x7fff284fcfff  Metal x86_64 <829b9c4d2db638c99fe8e6544fb3bdcc> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
   0x7fff284fd000 -     0x7fff28519fff  caulk x86_64 <3ffeb564c7cc3f3eb1933f4e7b7c6764> /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk
   0x7fff2851a000 -     0x7fff28603fff  CoreMedia x86_64 <8e50c806c6a23b96b3d2da1ffc73d2a8> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
   0x7fff28604000 -     0x7fff28760fff  libFontParser.dylib x86_64  <2cd3b3c9702234ddbf53d48d79def726> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
   0x7fff28761000 -     0x7fff28a60fff  HIToolbox x86_64 <82b316e1e47f334d8c33db1b7e8a4f71> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
   0x7fff28a61000 -     0x7fff28a74fff  DFRFoundation x86_64 <4b26db42bfdd3b0d89663d0926a3a5b7> /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation
   0x7fff28a75000 -     0x7fff28a78fff  XCTTargetBootstrap x86_64  <d279b67b71083a1693e55a429b898daa> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/Versions/A/XCTTargetBootstrap
   0x7fff28a79000 -     0x7fff28aa2fff  CoreSVG x86_64 <d88b5a7df9f736c2a34687d7163605a0> /System/Library/PrivateFrameworks/CoreSVG.framework/Versions/A/CoreSVG
   0x7fff28aa3000 -     0x7fff28cddfff  ImageIO x86_64 <a865cc93c2c23ef48e977bea78970daa> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
   0x7fff28cde000 -     0x7fff2905bfff  CoreImage x86_64 <29be82f793be336aaf669dd3f48b8565> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
   0x7fff2905c000 -     0x7fff290b7fff  MPSCore x86_64 <287c79b54e133df6bdc4439ec621e010> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSCore.framework/Versions/A/MPSCore
   0x7fff290b8000 -     0x7fff290bbfff libsystem_configuration.dylib x86_64 <4917d8244de832cc9ed21fbf371feb9f> /usr/lib/system/libsystem_configuration.dylib
   0x7fff290bc000 -     0x7fff290c0fff  libsystem_sandbox.dylib x86_64  <5f7f3dd14b38310caa8f19ff1b0f5276> /usr/lib/system/libsystem_sandbox.dylib
   0x7fff290c1000 -     0x7fff290c2fff  AggregateDictionary x86_64  <e6c1a91d4ade33cbaa472f573811bfd9> /System/Library/PrivateFrameworks/AggregateDictionary.framework/Versions/A/AggregateDictionary
   0x7fff290c3000 -     0x7fff290c6fff  AppleSystemInfo x86_64 <4f8a1d063eff3174be9cc4b70a3ea290> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
   0x7fff290c7000 -     0x7fff290c8fff  liblangid.dylib x86_64 <e8044658ae793930a90207a38bb22382> /usr/lib/liblangid.dylib
   0x7fff290c9000 -     0x7fff29169fff  CoreNLP x86_64 <6c49b26bcb393504ad5e9c3333ffe086> /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP
   0x7fff2916a000 -     0x7fff29170fff  LinguisticData x86_64 <b059ff7f731a38f1884a588c6c8ca7f2> /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData
   0x7fff29171000 -     0x7fff2982efff  libBNNS.dylib x86_64 <c5cd30d8114b31049020e5c05e68cee8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
   0x7fff2982f000 -     0x7fff29a02fff  libvDSP.dylib x86_64 <4ccee561a72b33bcb9f977a6cf2e7af0> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
   0x7fff29a03000 -     0x7fff29a15fff  CoreEmoji x86_64 <d43f3ffa66923d56acbadda40c566dde> /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji
   0x7fff29a16000 -     0x7fff29a20fff  IOMobileFramebuffer x86_64  <b15e9da11c813ecf94c7fd137ad6c5e2> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/Versions/A/IOMobileFramebuffer
   0x7fff29a21000 -     0x7fff29af3fff  CoreWLAN x86_64 <35927d2833243cab9255276a7022eadc> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
   0x7fff29af4000 -     0x7fff29cf3fff  CoreUtils x86_64 <184c48a47f66395b81dbdaa1641383cf> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
   0x7fff29cf4000 -     0x7fff29d16fff  MobileKeyBag x86_64 <0f83fed4709a37a09e04effd71cb1272> /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag
   0x7fff29d17000 -     0x7fff29d27fff  AssertionServices x86_64 <a00b802d7bb83f6ba79de9697f7d0abb> /System/Library/PrivateFrameworks/AssertionServices.framework/Versions/A/AssertionServices
   0x7fff29d28000 -     0x7fff29db4fff  SecurityFoundation x86_64  <72ac63b10b72394f97e8ba9b114dd0a9> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
   0x7fff29db5000 -     0x7fff29dbefff  BackgroundTaskManagement x86_64  <ec15118e62bd3c24a8803b9b74318b0b> /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement
   0x7fff29dbf000 -     0x7fff29dc3fff  ServiceManagement x86_64 <fd031028b7023909b2af3916404dd4a8> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
   0x7fff29dc4000 -     0x7fff29dc6fff  libquarantine.dylib x86_64  <40d35d75524b3da68159e7e0fa66f5bc> /usr/lib/system/libquarantine.dylib
   0x7fff29dc7000 -     0x7fff29dd2fff  libCheckFix.dylib x86_64 <74e17bb21a3c357492dd63abe39e3ff9> /usr/lib/libCheckFix.dylib
   0x7fff29dd3000 -     0x7fff29deafff  libcoretls.dylib x86_64 <b33bef873275356d9815d0e94122d2eb> /usr/lib/libcoretls.dylib
   0x7fff29deb000 -     0x7fff29dfbfff  libbsm.0.dylib x86_64 <d71ef121d4b0306e98439fafd558e3a4> /usr/lib/libbsm.0.dylib
   0x7fff29dfc000 -     0x7fff29e45fff  libmecab.dylib x86_64 <1f424683421335949bf5efcccdaa83a5> /usr/lib/libmecab.dylib
   0x7fff29e46000 -     0x7fff29e4bfff  libgermantok.dylib x86_64  <e40efa11e95c36d1a8be8ca5b1dd179d> /usr/lib/libgermantok.dylib
   0x7fff29e4c000 -     0x7fff29e61fff  libLinearAlgebra.dylib x86_64  <0d017f3f6fd638dbaa14a64523a4d093> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
   0x7fff29e62000 -     0x7fff2a089fff  MPSNeuralNetwork x86_64 <8fa469b348be315bb3a0c868cd541608> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork
   0x7fff2a08a000 -     0x7fff2a0d9fff  MPSRayIntersector x86_64 <613bb6f135883e25b523059022fbe56e> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSRayIntersector.framework/Versions/A/MPSRayIntersector
   0x7fff2a0da000 -     0x7fff2a221fff  MLCompute x86_64 <01b968d9a46436678b8ec99aeba1ff79> /System/Library/Frameworks/MLCompute.framework/Versions/A/MLCompute
   0x7fff2a222000 -     0x7fff2a258fff  MPSMatrix x86_64 <b988d5f64e54335da65412c74fd668ea> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix
   0x7fff2a259000 -     0x7fff2a296fff  MPSNDArray x86_64 <51ecde6b39f83babadc184c958f40a3f> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSNDArray.framework/Versions/A/MPSNDArray
   0x7fff2a297000 -     0x7fff2a327fff  MPSImage x86_64 <d009508bdcdf3421b1cb40fdf4a68e93> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSImage.framework/Versions/A/MPSImage
   0x7fff2a328000 -     0x7fff2a337fff  AppleFSCompression x86_64  <879a04aaf9a13640a9eff5d0813c852a> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
   0x7fff2a338000 -     0x7fff2a345fff  libbz2.1.0.dylib x86_64 <e163d5f9e2023a53817b8bc40b9293c0> /usr/lib/libbz2.1.0.dylib
   0x7fff2a346000 -     0x7fff2a34afff libsystem_coreservices.dylib x86_64 <529a0663a936309c93181b04b7f70658> /usr/lib/system/libsystem_coreservices.dylib
   0x7fff2a34b000 -     0x7fff2a378fff  OSServices x86_64 <8d30829b426e361eb2a95850f1e5513d> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
   0x7fff2a379000 -     0x7fff2a4aafff  AuthKit x86_64 <4a9b2d947ab034178d4ea9c6c31c31d4> /System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/AuthKit
   0x7fff2a4ab000 -     0x7fff2a4dbfff  UserNotifications x86_64 <887991aaef4b3d5b8c19700bfbb83caf> /System/Library/Frameworks/UserNotifications.framework/Versions/A/UserNotifications
   0x7fff2a4dc000 -     0x7fff2a54dfff  CoreSpotlight x86_64 <3c0e0784fe3f3a8ca8f976532dce99ee> /System/Library/Frameworks/CoreSpotlight.framework/Versions/A/CoreSpotlight
   0x7fff2a54e000 -     0x7fff2a560fff  libz.1.dylib x86_64 <6e2bd7a3dc553183bbf73ac367bc1834> /usr/lib/libz.1.dylib
   0x7fff2a561000 -     0x7fff2a5a8fff  libsystem_m.dylib x86_64 <dd26cc5caff6305fa56714909dd57163> /usr/lib/system/libsystem_m.dylib
   0x7fff2a5a9000 -     0x7fff2a5a9fff  libcharset.1.dylib x86_64  <d14f9d24693a37f08f92d260248eb282> /usr/lib/libcharset.1.dylib
   0x7fff2a5aa000 -     0x7fff2a5affff  libmacho.dylib x86_64 <c2584bc4497b3170addf21b8e10b4dfd> /usr/lib/system/libmacho.dylib
   0x7fff2a5b0000 -     0x7fff2a5cbfff  libkxld.dylib x86_64 <de05c188d9fe30dc8299df3dc9f837a5> /usr/lib/system/libkxld.dylib
   0x7fff2a5cc000 -     0x7fff2a5d7fff  libcommonCrypto.dylib x86_64  <822a29cebf5435adbb158faecb800c7d> /usr/lib/system/libcommonCrypto.dylib
   0x7fff2a5d8000 -     0x7fff2a5e2fff  libunwind.dylib x86_64 <1d0a4b4a437035488dc142a7b4bd45d3> /usr/lib/system/libunwind.dylib
   0x7fff2a5e3000 -     0x7fff2a5eafff  liboah.dylib x86_64 <44c477d9013f3a6da9fe68a89214e6a5> /usr/lib/liboah.dylib
   0x7fff2a5eb000 -     0x7fff2a5f5fff  libcopyfile.dylib x86_64 <39dbe613135b3afea6af7898a37f70c2> /usr/lib/system/libcopyfile.dylib
   0x7fff2a5f6000 -     0x7fff2a5fdfff  libcompiler_rt.dylib x86_64  <62ee1d145ed73cec81c09c93833641f1> /usr/lib/system/libcompiler_rt.dylib
   0x7fff2a5fe000 -     0x7fff2a600fff libsystem_collections.dylib x86_64 <c53d5e0c0c4f3b35a24be0d7101a3f95> /usr/lib/system/libsystem_collections.dylib
   0x7fff2a601000 -     0x7fff2a603fff  libsystem_secinit.dylib x86_64  <e05e35bc1bab365b8beed774189efd3b> /usr/lib/system/libsystem_secinit.dylib
   0x7fff2a604000 -     0x7fff2a606fff  libremovefile.dylib x86_64  <5cc12a1682cb32f0904072cfc88a48df> /usr/lib/system/libremovefile.dylib
   0x7fff2a607000 -     0x7fff2a607fff  libkeymgr.dylib x86_64 <803f6aed99d53ccfb0fa361bcf14c8c0> /usr/lib/system/libkeymgr.dylib
   0x7fff2a608000 -     0x7fff2a60ffff  libsystem_dnssd.dylib x86_64  <e0a0cab367793c83ac67046cfe69f9c2> /usr/lib/system/libsystem_dnssd.dylib
   0x7fff2a610000 -     0x7fff2a615fff  libcache.dylib x86_64 <1a98b0648fed39cfbb2e5bda1ef5b65a> /usr/lib/system/libcache.dylib
   0x7fff2a616000 -     0x7fff2a617fff  libSystem.B.dylib x86_64 <83503ce032b136dba4f03cc6b7bcf50a> /usr/lib/libSystem.B.dylib
   0x7fff2a618000 -     0x7fff2a61bfff  libfakelink.dylib x86_64 <d939a1249fd537a2b03b72e98cbc98fe> /usr/lib/libfakelink.dylib
   0x7fff2a61c000 -     0x7fff2a61cfff  SoftLinking x86_64 <ef2ac5ffb98d3252aba82fc721cba942> /System/Library/PrivateFrameworks/SoftLinking.framework/Versions/A/SoftLinking
   0x7fff2a61d000 -     0x7fff2a654fff  libpcap.A.dylib x86_64 <de5787f8d0113e718323936b35976d9e> /usr/lib/libpcap.A.dylib
   0x7fff2a655000 -     0x7fff2a745fff  libiconv.2.dylib x86_64 <ad10ecf4e137315296127ec548d919e8> /usr/lib/libiconv.2.dylib
   0x7fff2a746000 -     0x7fff2a757fff  libcmph.dylib x86_64 <a5d1ebb370a13ecaa3c7e97fbad36ecf> /usr/lib/libcmph.dylib
   0x7fff2a758000 -     0x7fff2a7c9fff  libarchive.2.dylib x86_64  <9061c76743fd34839c4873973af82dc1> /usr/lib/libarchive.2.dylib
   0x7fff2a7ca000 -     0x7fff2a831fff  SearchKit x86_64 <6243d4c0357230a6889ab8690a5eac24> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
   0x7fff2a832000 -     0x7fff2a833fff  libThaiTokenizer.dylib x86_64  <47cde3ee60ab38ce94945cc047caca7f> /usr/lib/libThaiTokenizer.dylib
   0x7fff2a834000 -     0x7fff2a85bfff  AppleSauce x86_64 <4a637fe0a74032f0ae704593f6df1573> /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce
   0x7fff2a85c000 -     0x7fff2a873fff  libapple_nghttp2.dylib x86_64  <a2f6de8d2b383669a16ee1bd54108f24> /usr/lib/libapple_nghttp2.dylib
   0x7fff2a874000 -     0x7fff2a886fff  libSparseBLAS.dylib x86_64  <fc45f7fd6b103f8da553f57c757f6717> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
   0x7fff2a887000 -     0x7fff2a888fff  MetalPerformanceShaders x86_64  <f37dbce920cd33d4806b93b326e08422> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders
   0x7fff2a889000 -     0x7fff2a88dfff  libpam.2.dylib x86_64 <fa3308d0e7b43a2cae390e085f6cdee0> /usr/lib/libpam.2.dylib
   0x7fff2a88e000 -     0x7fff2a8a6fff  libcompression.dylib x86_64  <9c42db2c0a6d38cebb8d899a9b34b695> /usr/lib/libcompression.dylib
   0x7fff2a8a7000 -     0x7fff2a8acfff  libQuadrature.dylib x86_64  <55ee1866623b3c1091fbc8b06eb83995> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
   0x7fff2a8ad000 -     0x7fff2ac49fff  libLAPACK.dylib x86_64 <2f92e8cd396d366588eb41a4e1a9cb31> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
   0x7fff2ac4a000 -     0x7fff2ac98fff  DictionaryServices x86_64  <5d0b1bb2995b32ebae75f5f27127acaf> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
   0x7fff2ac99000 -     0x7fff2acb1fff  liblzma.5.dylib x86_64 <168d84a78e54361e9161b661d96c0c9a> /usr/lib/liblzma.5.dylib
   0x7fff2acb2000 -     0x7fff2acb3fff libcoretls_cfhelpers.dylib x86_64 <80af345b19893c88aef48ff18a366a9c> /usr/lib/libcoretls_cfhelpers.dylib
   0x7fff2acb4000 -     0x7fff2adaefff  APFS x86_64 <e48ccaac34b5377e8e5d06cdbd411c2f> /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS
   0x7fff2adaf000 -     0x7fff2adbcfff  libxar.1.dylib x86_64 <faa7b36e21ec3adfaa6ae3742737ca3a> /usr/lib/libxar.1.dylib
   0x7fff2adbd000 -     0x7fff2adc0fff  libutil.dylib x86_64 <0a26874908e735518969442210651cca> /usr/lib/libutil.dylib
   0x7fff2adc1000 -     0x7fff2ade9fff  libxslt.1.dylib x86_64 <1c5219fbb5043658b23b2c45a3ba28f1> /usr/lib/libxslt.1.dylib
   0x7fff2adea000 -     0x7fff2adf4fff libChineseTokenizer.dylib x86_64 <718400bf99113cb68cce4c2d7c35d80a> /usr/lib/libChineseTokenizer.dylib
   0x7fff2adf5000 -     0x7fff2aeb3fff  libvMisc.dylib x86_64 <9d11fcfc6c3032b6864b9cc3ed7d1143> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
   0x7fff2aeb4000 -     0x7fff2af4cfff  libate.dylib x86_64 <42707dfb86a43f56a5afe6daa7e49dc7> /usr/lib/libate.dylib
   0x7fff2af4d000 -     0x7fff2af54fff  libIOReport.dylib x86_64 <8deea01db715340a900eb448ab22720e> /usr/lib/libIOReport.dylib
   0x7fff2af55000 -     0x7fff2af83fff  CrashReporterSupport x86_64  <ea306edb2a023fb68812f5eaa337aee6> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
   0x7fff2af84000 -     0x7fff2af9afff  AppSSOCore x86_64 <e139cdf0b3513974ad53d297b063dc2c> /System/Library/PrivateFrameworks/AppSSOCore.framework/Versions/A/AppSSOCore
   0x7fff2af9b000 -     0x7fff2b01bfff  CVNLP x86_64 <01312979649e3869801bc4cf70da1236> /System/Library/PrivateFrameworks/CVNLP.framework/Versions/A/CVNLP
   0x7fff2b01c000 -     0x7fff2b039fff  SharedWebCredentials x86_64  <c818f336e1b53c5a98d2a6c126ff1f67> /System/Library/PrivateFrameworks/SharedWebCredentials.framework/Versions/A/SharedWebCredentials
   0x7fff2b03a000 -     0x7fff2b06ffff  PlugInKit x86_64 <343ba2f7c2043c30bac1c85cc0a8dcff> /System/Library/PrivateFrameworks/PlugInKit.framework/Versions/A/PlugInKit
   0x7fff2b070000 -     0x7fff2b077fff  libMatch.1.dylib x86_64 <de8b7844bfb23e3e9fd01c9ad1dc1736> /usr/lib/libMatch.1.dylib
   0x7fff2b078000 -     0x7fff2b103fff  libCoreStorage.dylib x86_64  <044e6815634031d5bee9760c354e92a3> /usr/lib/libCoreStorage.dylib
   0x7fff2b104000 -     0x7fff2b157fff  AppleVA x86_64 <e3be877b1c783abf8c4166fe9b6971c7> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
   0x7fff2b158000 -     0x7fff2b171fff  libexpat.1.dylib x86_64 <1d978f91674e3a448a93773c7e3e513c> /usr/lib/libexpat.1.dylib
   0x7fff2b172000 -     0x7fff2b17bfff  libheimdal-asn1.dylib x86_64  <8f6cd867fb45375d82c1e0ae79558c8c> /usr/lib/libheimdal-asn1.dylib
   0x7fff2b17c000 -     0x7fff2b190fff  IconFoundation x86_64 <3563c4b4abf63de08381d3667dfe2b80> /System/Library/PrivateFrameworks/IconFoundation.framework/Versions/A/IconFoundation
   0x7fff2b191000 -     0x7fff2b1fefff  IconServices x86_64 <b6859735701d307e8061298ba2296e47> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
   0x7fff2b1ff000 -     0x7fff2b29cfff  MediaExperience x86_64 <14e84d6628b8390ea4999f24b7628ec7> /System/Library/PrivateFrameworks/MediaExperience.framework/Versions/A/MediaExperience
   0x7fff2b29d000 -     0x7fff2b2c6fff  PersistentConnection x86_64  <b3fe85c5803438d585665317b49ecf61> /System/Library/PrivateFrameworks/PersistentConnection.framework/Versions/A/PersistentConnection
   0x7fff2b2c7000 -     0x7fff2b2d5fff  GraphVisualizer x86_64 <a7393bc4444131b5bb155a5a70738bec> /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer
   0x7fff2b2d6000 -     0x7fff2b6f1fff  FaceCore x86_64 <23cd0c8ae3003e28bd5bddcda4521c54> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
   0x7fff2b6f2000 -     0x7fff2b73cfff  OTSVG x86_64 <827396f3f3a73a4fbe7f171077501137> /System/Library/PrivateFrameworks/OTSVG.framework/Versions/A/OTSVG
   0x7fff2b73d000 -     0x7fff2b743fff  AppServerSupport x86_64 <c78e9d225110349baf8e6ba893a20214> /System/Library/PrivateFrameworks/AppServerSupport.framework/Versions/A/AppServerSupport
   0x7fff2b744000 -     0x7fff2b755fff  libhvf.dylib x86_64 <f097497630c035eb92f1b4cf1e974f11> /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib
   0x7fff2b756000 -     0x7fff2b758fff  libspindump.dylib x86_64 <3b4701cb8f663e50a38abeec992aac31> /usr/lib/libspindump.dylib
   0x7fff2b759000 -     0x7fff2b819fff  Heimdal x86_64 <697682344f4f3ab6b1164ae249e6417a> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
   0x7fff2b81a000 -     0x7fff2b834fff  login x86_64 <b9bec3a1688c3999b7052d50b8756e62> /System/Library/PrivateFrameworks/login.framework/Versions/A/login
   0x7fff2b835000 -     0x7fff2b907fff  CoreBrightness x86_64 <f55c2f51dc453d79a3a28ec8ca6b0e30> /System/Library/PrivateFrameworks/CoreBrightness.framework/Versions/A/CoreBrightness
   0x7fff2b9b4000 -     0x7fff2b9b7fff  libodfde.dylib x86_64 <47160f562a363147b721279be2f8b4a6> /usr/lib/libodfde.dylib
   0x7fff2b9b8000 -     0x7fff2ba22fff  Bom x86_64 <f4b7c3538a653b549e012c93cb3f55a3> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
   0x7fff2ba23000 -     0x7fff2ba6dfff  AppleJPEG x86_64 <7f3819debce732b7bb3310c1db2ba512> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
   0x7fff2ba6e000 -     0x7fff2bb4cfff  libJP2.dylib x86_64 <7c3c21381e8c35b88517240bbc7f165b> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
   0x7fff2bb4d000 -     0x7fff2bb50fff  WatchdogClient x86_64 <c257c950f4303762bc7215d314d99556> /System/Library/PrivateFrameworks/WatchdogClient.framework/Versions/A/WatchdogClient
   0x7fff2bb51000 -     0x7fff2bb84fff  MultitouchSupport x86_64 <4243f7dc7eb93750be36527b0badf36c> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
   0x7fff2bb85000 -     0x7fff2bcd7fff  VideoToolbox x86_64 <425bdd2d6c263d09ad9f942ea387b2a4> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
   0x7fff2bcd8000 -     0x7fff2bd0afff libAudioToolboxUtility.dylib x86_64 <83dbfa98f85b3b63b58fc9989bac9611> /usr/lib/libAudioToolboxUtility.dylib
   0x7fff2bd0b000 -     0x7fff2bd31fff  libPng.dylib x86_64 <cb838530e4ae3126bc359fbe588303cb> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
   0x7fff2bd32000 -     0x7fff2bd91fff  libTIFF.dylib x86_64 <173ec7b9e3cd3eccb67d6efdce60e7fa> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
   0x7fff2bd92000 -     0x7fff2bdaefff  IOPresentment x86_64 <5ad7b6e017443c8d8a95fe425dea005c> /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment
   0x7fff2bdaf000 -     0x7fff2bdb5fff  GPUWrangler x86_64 <60363868111b36cf9cdf2643df82002d> /System/Library/PrivateFrameworks/GPUWrangler.framework/Versions/A/GPUWrangler
   0x7fff2bdb6000 -     0x7fff2bdb9fff  libRadiance.dylib x86_64 <ee4a9d54c131336b8ec0eca2bd8a79f4> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
   0x7fff2bdba000 -     0x7fff2bdbffff  DSExternalDisplay x86_64 <010f8260bc46361ebe59540f765efe74> /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay
   0x7fff2bdc0000 -     0x7fff2bde4fff  libJPEG.dylib x86_64 <828de4ee755137e0b37dec96d1a0754a> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
   0x7fff2bde5000 -     0x7fff2be14fff  ATSUI x86_64 <6c45783dcf903f11ba8692d31a9b68ca> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATSUI.framework/Versions/A/ATSUI
   0x7fff2be15000 -     0x7fff2be19fff  libGIF.dylib x86_64 <8941531e2aed3366b7095fe275994ff0> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
   0x7fff2be1a000 -     0x7fff2be23fff  CMCaptureCore x86_64 <2b7e468bd9013ea985cf82fd753785bd> /System/Library/PrivateFrameworks/CMCaptureCore.framework/Versions/A/CMCaptureCore
   0x7fff2be24000 -     0x7fff2be6bfff  PrintCore x86_64 <db939b2bd47d30358c0201006d21c5a7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
   0x7fff2be6c000 -     0x7fff2bf38fff  TextureIO x86_64 <50ba07a402e838eeb0b9b12c277b563b> /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO
   0x7fff2bf39000 -     0x7fff2bf41fff  InternationalSupport x86_64  <de9979436ad532dab48e78170c1eaa7b> /System/Library/PrivateFrameworks/InternationalSupport.framework/Versions/A/InternationalSupport
   0x7fff2bf42000 -     0x7fff2bfbdfff  DataDetectorsCore x86_64 <a4ebff22f861321aaf281db8ecb9a4ff> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
   0x7fff2bfbe000 -     0x7fff2c01cfff  UserActivity x86_64 <12250395d6603cc181db565340f2651b> /System/Library/PrivateFrameworks/UserActivity.framework/Versions/A/UserActivity
   0x7fff2c01d000 -     0x7fff2c788fff  MediaToolbox x86_64 <c8645ea0643d38cfaa883253339192b1> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
   0x7fff2c789000 -     0x7fff2c7f0fff  libusrtcp.dylib x86_64 <7817daf9003e3b6dbf3041ca2fbf8932> /usr/lib/libusrtcp.dylib
   0x7fff2c7f1000 -     0x7fff2cbd7fff  libswiftCore.dylib x86_64  <572e5a7c62523b0d8c7bfc3bd4fd43df> /usr/lib/swift/libswiftCore.dylib
   0x7fff2cbd8000 -     0x7fff2cc41fff  IMFoundation x86_64 <b06449d3ed5735df92221aaf833acb5a> /System/Library/PrivateFrameworks/IMFoundation.framework/Versions/A/IMFoundation
   0x7fff2cc42000 -     0x7fff2cc6afff  LocationSupport x86_64 <63ab12848e333e9da8579370f492b343> /System/Library/PrivateFrameworks/LocationSupport.framework/Versions/A/LocationSupport
   0x7fff2cc6b000 -     0x7fff2cc9cfff  libSessionUtility.dylib x86_64  <6aad02a095903ced956836e05c59aa2b> /System/Library/PrivateFrameworks/AudioSession.framework/libSessionUtility.dylib
   0x7fff2cc9d000 -     0x7fff2cdcdfff  AudioToolbox x86_64 <8e53c25f9fe2372e83746a598d72c4c1> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
   0x7fff2cdce000 -     0x7fff2ce35fff  AudioSession x86_64 <f696f4ec93443c85941e6e5ef5cef585> /System/Library/PrivateFrameworks/AudioSession.framework/Versions/A/AudioSession
   0x7fff2ce36000 -     0x7fff2ce48fff  libAudioStatistics.dylib x86_64  <303533ddd0013ce8a5a4ec29f464fc3a> /usr/lib/libAudioStatistics.dylib
   0x7fff2ce49000 -     0x7fff2ce58fff  SpeechSynthesis x86_64 <14f3382b2b8e31e58c7373f0b8dd05f0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
   0x7fff2ce59000 -     0x7fff2cec4fff  ATS x86_64 <3dd60168a0f333888dde69f81280ae91> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
   0x7fff2cec5000 -     0x7fff2ceddfff  libresolv.9.dylib x86_64 <7b043b4a71ce3f6e91f0cbbed47a9ea9> /usr/lib/libresolv.9.dylib
   0x7fff2cede000 -     0x7fff2cef1fff  libsasl2.2.dylib x86_64 <7ee1ee139d863612a6bc3e6b5d578267> /usr/lib/libsasl2.2.dylib
   0x7fff2cef2000 -     0x7fff2cf01fff  MultiverseSupport x86_64 <7d16f6c0245236c9a446e363f54c773b> /System/Library/PrivateFrameworks/MultiverseSupport.framework/Versions/A/MultiverseSupport
   0x7fff2cf02000 -     0x7fff2cf5cfff libParallelCompression.dylib x86_64 <32a2ee0a43e1347893b59686e4595d2a> /usr/lib/libParallelCompression.dylib
   0x7fff2cf5d000 -     0x7fff2cf90fff  SecurityInterface x86_64 <3892d4cb4f8e333bbb4d26d01e4d7843> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
   0x7fff2cfab000 -     0x7fff2d00ffff  CoreMediaIO x86_64 <789395f6ec6633809efb5e24affd2be0> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
   0x7fff2d010000 -     0x7fff2d0effff  libSMC.dylib x86_64 <b207fdff8d803800b96803c718ffbf3f> /usr/lib/libSMC.dylib
   0x7fff2d0f0000 -     0x7fff2d14ffff  libcups.2.dylib x86_64 <cdf6f483017e3dedb107c50fc3cadd65> /usr/lib/libcups.2.dylib
   0x7fff2d150000 -     0x7fff2d15ffff  LangAnalysis x86_64 <1470302031243c62a9db6dd28024cd42> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
   0x7fff2d160000 -     0x7fff2d16afff  NetAuth x86_64 <d40bf56fdf5f3ecbaac2fe6f13e9d120> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
   0x7fff2d16b000 -     0x7fff2d172fff  ColorSyncLegacy x86_64 <f3aeb77a456f3f9f98cc3e29abaf5d0c> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy
   0x7fff2d173000 -     0x7fff2d17efff  QD x86_64 <f65d0944c77533fba345c046789667b7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
   0x7fff2d17f000 -     0x7fff2d7edfff  AudioResourceArbitration x86_64  <6a293e4c1e2d36dab416fbed7286cd6e> /System/Library/PrivateFrameworks/AudioResourceArbitration.framework/Versions/A/AudioResourceArbitration
   0x7fff2d7ee000 -     0x7fff2d7fafff  perfdata x86_64 <a9d2e8cd9d74304ebd99a7704f3cd38b> /System/Library/PrivateFrameworks/perfdata.framework/Versions/A/perfdata
   0x7fff2d7fb000 -     0x7fff2d809fff  libperfcheck.dylib x86_64  <5afdc5c6ebb633e492151aace6c6f6ee> /usr/lib/libperfcheck.dylib
   0x7fff2d80a000 -     0x7fff2d819fff  Kerberos x86_64 <02ffa3caf8af3211915936bc29612650> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
   0x7fff2d81a000 -     0x7fff2d869fff  GSS x86_64 <5d06022ec963390a948790bd1b61bc20> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
   0x7fff2d86a000 -     0x7fff2d87afff  CommonAuth x86_64 <c4418557fa523b80804f2bc7af760fd6> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
   0x7fff2d87b000 -     0x7fff2d8a1fff  MobileAsset x86_64 <62f25002c5473c6c87d10824dd058c82> /System/Library/PrivateFrameworks/MobileAsset.framework/Versions/A/MobileAsset
   0x7fff2d8cf000 -     0x7fff2d8f1fff  KeychainCircle x86_64 <6f4b051fbc33388081b25c62dabff02d> /System/Library/PrivateFrameworks/KeychainCircle.framework/Versions/A/KeychainCircle
   0x7fff2d8f2000 -     0x7fff2d8fafff  CorePhoneNumbers x86_64 <aa49345221d33ec6953c42dbf75f4eb9> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/Versions/A/CorePhoneNumbers
   0x7fff2d8fb000 -     0x7fff2d986fff libTelephonyUtilDynamic.dylib x86_64 <ab6453eb2c1c3a98b56a3c850fce95f7> /usr/lib/libTelephonyUtilDynamic.dylib
   0x7fff2da4f000 -     0x7fff2da4ffff  liblaunch.dylib x86_64 <c7c5132284913b789cfa2b4753662bcf> /usr/lib/system/liblaunch.dylib
   0x7fff2dd57000 -     0x7fff2dfe2fff  NetworkExtension x86_64 <eb767038c7893a36ae1af86b47f002c6> /System/Library/Frameworks/NetworkExtension.framework/Versions/A/NetworkExtension
   0x7fff2dfe3000 -     0x7fff2e0e6fff  IDS x86_64 <af493b17803e35fba6c836a1bfafba2b> /System/Library/PrivateFrameworks/IDS.framework/Versions/A/IDS
   0x7fff2e0e7000 -     0x7fff2e249fff  IDSFoundation x86_64 <636f3797544a3311ab8cb7810967275f> /System/Library/PrivateFrameworks/IDSFoundation.framework/Versions/A/IDSFoundation
   0x7fff2e24a000 -     0x7fff2e391fff  Sharing x86_64 <4925cab309c0373ca5d39bb5ff025a4f> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
   0x7fff2e392000 -     0x7fff2e4b2fff  IOBluetooth x86_64 <c6fffda7cd91339a85297d094338949d> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
   0x7fff2e4b3000 -     0x7fff2e4c7fff  AppContainer x86_64 <f294cd9294fa3d7d9e59aa5544504264> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
   0x7fff2e4c8000 -     0x7fff2e4cbfff  SecCodeWrapper x86_64 <1bec89d66ac836c289ae41662d14dc50> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
   0x7fff2e4cc000 -     0x7fff2e525fff  ProtectedCloudStorage x86_64  <88ef8b12617e316c903618357e27bc0a> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
   0x7fff2e526000 -     0x7fff2e585fff  QuickLook x86_64 <969aaf4acd6432cb97d731c8e17600fd> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
   0x7fff2e586000 -     0x7fff2e5a2fff  MetalKit x86_64 <8ecdcfe2563e3d15a71073a29d40b162> /System/Library/Frameworks/MetalKit.framework/Versions/A/MetalKit
   0x7fff2e5a3000 -     0x7fff2e5a7fff  libxcselect.dylib x86_64 <33af76bde9733adaa5a3ad04c60566d1> /usr/lib/libxcselect.dylib
   0x7fff2e687000 -     0x7fff2e778fff  Combine x86_64 <7c63c574e4a1371bad128a641f2a8afd> /System/Library/Frameworks/Combine.framework/Versions/A/Combine
   0x7fff2e779000 -     0x7fff2fc6ffff  GeoServices x86_64 <72b7320998b33e908d5db69c81784e5d> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
   0x7fff2fc70000 -     0x7fff2fc7bfff  DirectoryService x86_64 <4db85ba39323304bbdc36e13b9aaa1c2> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
   0x7fff2fc7c000 -     0x7fff2fca7fff  RemoteViewServices x86_64  <661a448b290133cdb13c362d61afd998> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
   0x7fff2fca8000 -     0x7fff2fcb7fff  SpeechRecognitionCore x86_64  <b24969ae43ba36c280f92cbbc3f63cc8> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
   0x7fff2fcb8000 -     0x7fff2fcbffff  SpeechRecognition x86_64 <8c33ecff2fbf30ff87ea32a508860543> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
   0x7fff2fcc0000 -     0x7fff2fcd0fff  AppleLDAP x86_64 <2b517d61a3c03ab18299de8f3bf922b9> /System/Library/PrivateFrameworks/AppleLDAP.framework/Versions/A/AppleLDAP
   0x7fff2ff03000 -     0x7fff2ff03fff libsystem_product_info_filter.dylib x86_64 <20310ee62c3f361a9eca4223afc03b65> /usr/lib/system/libsystem_product_info_filter.dylib
   0x7fff2ff7e000 -     0x7fff2ff95fff libnetworkextension.dylib x86_64 <3642513f7f9e3657884cb342e1421510> /usr/lib/libnetworkextension.dylib
   0x7fff2ffde000 -     0x7fff2ffdefff  vecLib x86_64 <8cd6f55a8e4f3653a367427d0ed3dd16> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
   0x7fff30005000 -     0x7fff30005fff  CoreServices x86_64 <e59859c672213324bb58f910b2199959> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
   0x7fff302d3000 -     0x7fff302d3fff  Accelerate x86_64 <2423f0f6a3a437ab971efcfc7645d282> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
   0x7fff30314000 -     0x7fff3031ffff  MediaAccessibility x86_64  <264b30df646a30ec98b620429e9718cb> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
   0x7fff30320000 -     0x7fff3033ffff  AlgosScoreFramework x86_64  <8713d2a4ecb63b96be39f47851eef900> /System/Library/PrivateFrameworks/AlgosScoreFramework.framework/Versions/A/AlgosScoreFramework
   0x7fff30340000 -     0x7fff30344fff  AppleSRP x86_64 <3bf95caf2ec5393a95b7429c0c5f8f13> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
   0x7fff30345000 -     0x7fff30350fff  CoreDaemon x86_64 <d73e771909c830e6b92dafc1bb356d92> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
   0x7fff30351000 -     0x7fff30388fff  SystemAdministration x86_64  <9275dc16b898326ab6ad6cdf34f0cf77> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/SystemAdministration
   0x7fff30669000 -     0x7fff307ddfff  libswiftFoundation.dylib x86_64  <cb5ce9c12d3239f68c968953cbcad36f> /usr/lib/swift/libswiftFoundation.dylib
   0x7fff307de000 -     0x7fff30863fff  ContactsFoundation x86_64  <4233065adbdc375eae32d8f67204c725> /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/ContactsFoundation
   0x7fff30864000 -     0x7fff308a9fff  ContactsPersistence x86_64  <0c5fb9c7341039b0b4af4f361f2ab860> /System/Library/PrivateFrameworks/ContactsPersistence.framework/Versions/A/ContactsPersistence
   0x7fff308aa000 -     0x7fff309e6fff  AddressBookCore x86_64 <731daf9161f23bb68c4f1864bdeee20e> /System/Library/PrivateFrameworks/AddressBookCore.framework/Versions/A/AddressBookCore
   0x7fff309e7000 -     0x7fff30b20fff  Contacts x86_64 <a0aeb13a56af34feb317d15f2b528984> /System/Library/Frameworks/Contacts.framework/Versions/A/Contacts
   0x7fff30b21000 -     0x7fff30b2ffff  PersonaKit x86_64 <df54515409603354841ec2ce6698cda7> /System/Library/PrivateFrameworks/PersonaKit.framework/Versions/A/PersonaKit
   0x7fff30b4a000 -     0x7fff30bacfff  CoreBluetooth x86_64 <b88dee8b626836babf6c088f3bd8c652> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
   0x7fff30bad000 -     0x7fff30bb6fff SymptomDiagnosticReporter x86_64 <83b5e330d78634d2aee66f7b34d6fe9c> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/Versions/A/SymptomDiagnosticReporter
   0x7fff30bb7000 -     0x7fff30bcafff  PowerLog x86_64 <3a076f54ae8c355082625655b5026489> /System/Library/PrivateFrameworks/PowerLog.framework/Versions/A/PowerLog
   0x7fff30bcb000 -     0x7fff30bd7fff  AppleIDAuthSupport x86_64  <964ba0dbe86e3f81bb82cc27184b6d20> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/Versions/A/AppleIDAuthSupport
   0x7fff30bd8000 -     0x7fff30c80fff  DiscRecording x86_64 <2b9aa54963fd36bbae05abd5dac41279> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
   0x7fff30c81000 -     0x7fff30cb4fff  MediaKit x86_64 <d1056292e38f313fb202efd871195729> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
   0x7fff30cb5000 -     0x7fff30da0fff  DiskManagement x86_64 <9281e3f8eafe3367b7d523687aa6eb70> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManagement
   0x7fff30da1000 -     0x7fff3115bfff  CoreAUC x86_64 <dae981e05fed39fd8443bd91d6957901> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
   0x7fff3115c000 -     0x7fff3115ffff  Mangrove x86_64 <6191981550c93358836fb81ed66ccd84> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
   0x7fff31160000 -     0x7fff3118dfff  CoreAVCHD x86_64 <b123866c394537e792efbe36aedd620d> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
   0x7fff3118e000 -     0x7fff312aefff  FileProvider x86_64 <c5007e6e897b308fb1734f5c6bf3968d> /System/Library/Frameworks/FileProvider.framework/Versions/A/FileProvider
   0x7fff312af000 -     0x7fff312d2fff  GenerationalStorage x86_64  <974a14657aa4347e8606cf35160ffa92> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
   0x7fff312d3000 -     0x7fff312eefff  OctagonTrust x86_64 <c07d606040843f5181e6739736aeb8ff> /System/Library/PrivateFrameworks/OctagonTrust.framework/Versions/A/OctagonTrust
   0x7fff31649000 -     0x7fff31719fff  CoreTelephony x86_64 <c7979e594a1731a4822f96d9a46ab4fa> /System/Library/Frameworks/CoreTelephony.framework/Versions/A/CoreTelephony
   0x7fff3171a000 -     0x7fff31727fff  AppSandbox x86_64 <f05439bdeac73f0290c5287cac955bc9> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
   0x7fff31728000 -     0x7fff3173dfff  libswiftDispatch.dylib x86_64  <9025f60bb3ef35c1b9e65e79f0cab02b> /usr/lib/swift/libswiftDispatch.dylib
   0x7fff3173e000 -     0x7fff318cbfff  AVFCore x86_64 <db9c9faf62c4374abb86f30308686829> /System/Library/PrivateFrameworks/AVFCore.framework/Versions/A/AVFCore
   0x7fff318cc000 -     0x7fff3193efff  FrontBoardServices x86_64  <c655e2db0d8b328db095374b15b3dc42> /System/Library/PrivateFrameworks/FrontBoardServices.framework/Versions/A/FrontBoardServices
   0x7fff3193f000 -     0x7fff31968fff  BoardServices x86_64 <9afb78b3907032fcb4ff3da1fa0a55f2> /System/Library/PrivateFrameworks/BoardServices.framework/Versions/A/BoardServices
   0x7fff31969000 -     0x7fff31996fff  vCard x86_64 <de7dbe8668ed3b2f9e2d972767f2b62d> /System/Library/PrivateFrameworks/vCard.framework/Versions/A/vCard
   0x7fff319ac000 -     0x7fff319c8fff  ExtensionKit x86_64 <6dd994a0598f333b9d99ffd1a53ccec7> /System/Library/PrivateFrameworks/ExtensionKit.framework/Versions/A/ExtensionKit
   0x7fff319c9000 -     0x7fff319d0fff  ExtensionFoundation x86_64  <5512c574ff02347ea7d62aa2878dc38c> /System/Library/PrivateFrameworks/ExtensionFoundation.framework/Versions/A/ExtensionFoundation
   0x7fff319d1000 -     0x7fff31a17fff  CryptoTokenKit x86_64 <9eee41e2f11f36a6a441cb6a8f982921> /System/Library/Frameworks/CryptoTokenKit.framework/Versions/A/CryptoTokenKit
   0x7fff31a18000 -     0x7fff31a2ffff  LocalAuthentication x86_64  <592a6b2cb002393ab17dcc50f5ad84af> /System/Library/Frameworks/LocalAuthentication.framework/Versions/A/LocalAuthentication
   0x7fff31a30000 -     0x7fff31a5dfff  SharedUtils x86_64 <12945b26e4e03fabacfb511f9c6089d5> /System/Library/Frameworks/LocalAuthentication.framework/Support/SharedUtils.framework/Versions/A/SharedUtils
   0x7fff31b25000 -     0x7fff31b64fff  AppleVPA x86_64 <4e96f781368930869df360f20487fb9e> /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA
   0x7fff31c35000 -     0x7fff31c71fff  DebugSymbols x86_64 <12a5a6e26c843fca99278b9e241c607f> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
   0x7fff31c72000 -     0x7fff31d2ffff  CoreSymbolication x86_64 <f1a41b4e671a335e8ae0b99688f255c8> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
   0x7fff31d30000 -     0x7fff31d39fff  CoreTime x86_64 <d80e792d33d13d07b39ff0a1a7f74e24> /System/Library/PrivateFrameworks/CoreTime.framework/Versions/A/CoreTime
   0x7fff31d3a000 -     0x7fff31db1fff  Rapport x86_64 <eaf4f9c4c0963923a7e219b1f075b6f7> /System/Library/PrivateFrameworks/Rapport.framework/Versions/A/Rapport
   0x7fff325fa000 -     0x7fff32647fff  CoreDuetContext x86_64 <74532b8ac4d3366d95d2a1ea9909ece4> /System/Library/PrivateFrameworks/CoreDuetContext.framework/Versions/A/CoreDuetContext
   0x7fff32648000 -     0x7fff32bc5fff  Intents x86_64 <14608371232f347a8b414c035b4de2b4> /System/Library/Frameworks/Intents.framework/Versions/A/Intents
   0x7fff32bc6000 -     0x7fff32c29fff  Apple80211 x86_64 <a62689a77c2233b390fa730e4aaee5b5> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
   0x7fff32c2a000 -     0x7fff32d7cfff  CoreWiFi x86_64 <f3d8f158611a3a5e9f1de5fc273a4c74> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
   0x7fff32d7d000 -     0x7fff32d95fff  BackBoardServices x86_64 <584f3c72f8f23b70a98fec18334be9f3> /System/Library/PrivateFrameworks/BackBoardServices.framework/Versions/A/BackBoardServices
   0x7fff32d96000 -     0x7fff32dcdfff  LDAP x86_64 <246874e64fd135a5a0394141999d8cd6> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
   0x7fff32dce000 -     0x7fff32dcffff  TrustEvaluationAgent x86_64  <6fef60a0f80f34e38845feec92840920> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
   0x7fff32dd0000 -     0x7fff32ed3fff  libcrypto.44.dylib x86_64  <7d8d4b1b625d3d00a626c21afee0462e> /usr/lib/libcrypto.44.dylib
   0x7fff32ed4000 -     0x7fff32f01fff  libssl.46.dylib x86_64 <e02ed3c9495639c4af0ab541eedd3f1b> /usr/lib/libssl.46.dylib
   0x7fff32f02000 -     0x7fff32fb1fff  DiskImages x86_64 <3139ec22a8f23f2689537961c97e7cef> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
   0x7fff32fb2000 -     0x7fff32fe8fff  EAP8021X x86_64 <1fe3c2f115e032f0b41c519c1baad72c> /System/Library/PrivateFrameworks/EAP8021X.framework/Versions/A/EAP8021X
   0x7fff32fe9000 -     0x7fff32ff8fff  RemoteServiceDiscovery x86_64  <78af160637d8342492ae071a9f43aa0f> /System/Library/PrivateFrameworks/RemoteServiceDiscovery.framework/Versions/A/RemoteServiceDiscovery
   0x7fff32ff9000 -     0x7fff33010fff  RemoteXPC x86_64 <c4bff5fcfc9c316196127070edae9989> /System/Library/PrivateFrameworks/RemoteXPC.framework/Versions/A/RemoteXPC
   0x7fff33011000 -     0x7fff33057fff DataDetectorsNaturalLanguage x86_64 <69b488ac424f31199c9c0b9ebb1e70b4> /System/Library/PrivateFrameworks/DataDetectorsNaturalLanguage.framework/Versions/A/DataDetectorsNaturalLanguage
   0x7fff33058000 -     0x7fff3305bfff  Help x86_64 <6074d81c450735a688d7d82309f81587> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
   0x7fff3305c000 -     0x7fff33063fff  EFILogin x86_64 <b06ccd1ca4d134d289c50db69fe65234> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
   0x7fff33064000 -     0x7fff3306ffff  libcsfde.dylib x86_64 <9cdb9580dd1c347e91c56d92d96f52f5> /usr/lib/libcsfde.dylib
   0x7fff33070000 -     0x7fff330d5fff  libcurl.4.dylib x86_64 <77010ea94ad13f4ab3ef2ffe739fb349> /usr/lib/libcurl.4.dylib
   0x7fff330d6000 -     0x7fff330ddfff  LoginUICore x86_64 <7225326a7704362db64e4abf4a221f88> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/LoginUICore.framework/Versions/A/LoginUICore
   0x7fff330de000 -     0x7fff33141fff  AppSupport x86_64 <21e116c6c770302498eb51d1166aacd2> /System/Library/PrivateFrameworks/AppSupport.framework/Versions/A/AppSupport
   0x7fff33142000 -     0x7fff33164fff  AppSSO x86_64 <baefced9526c363ea9e601417d8f4d29> /System/Library/PrivateFrameworks/AppSSO.framework/Versions/A/AppSSO
   0x7fff3329d000 -     0x7fff3329dfff  ApplicationServices x86_64  <42b48e32191831788de0e8126b9ec088> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
   0x7fff3329e000 -     0x7fff332a0fff  InternationalTextSearch x86_64  <305fcd8a31f337a8aabefdf2cbacb0d4> /System/Library/PrivateFrameworks/InternationalTextSearch.framework/Versions/A/InternationalTextSearch
   0x7fff332a1000 -     0x7fff33312fff  ClassKit x86_64 <0648bfab0a0d3dd89e1135fdf6fe11a2> /System/Library/Frameworks/ClassKit.framework/Versions/A/ClassKit
   0x7fff33313000 -     0x7fff33459fff  AppleAccount x86_64 <de44cca378f03a8a838800126aec23f6> /System/Library/PrivateFrameworks/AppleAccount.framework/Versions/A/AppleAccount
   0x7fff3345a000 -     0x7fff33499fff  AppleIDSSOAuthentication x86_64  <687fc88944f53fa9a93bd2d65b16b6b0> /System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/Versions/A/AppleIDSSOAuthentication
   0x7fff3349a000 -     0x7fff334f1fff  CorePrediction x86_64 <327f2507712d3212b2094dbea9a2139b> /System/Library/PrivateFrameworks/CorePrediction.framework/Versions/A/CorePrediction
   0x7fff334f2000 -     0x7fff3358afff  AuthKitUI x86_64 <cfe421576aed342d94f277fce3f6dc5d> /System/Library/PrivateFrameworks/AuthKitUI.framework/Versions/A/AuthKitUI
   0x7fff3359b000 -     0x7fff3359dfff  CryptoKitCBridging x86_64  <d907df21f4c2318c9eb95c9dd5b03fd2> /System/Library/PrivateFrameworks/CryptoKitCBridging.framework/Versions/A/CryptoKitCBridging
   0x7fff3359e000 -     0x7fff3359efff  libHeimdalProxy.dylib x86_64  <85526e131e48377aa700ee3f5648a6e3> /System/Library/Frameworks/Kerberos.framework/Versions/A/Libraries/libHeimdalProxy.dylib
   0x7fff33651000 -     0x7fff33651fff  AudioUnit x86_64 <8cf768b8836b3da89f0a8cf840348202> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
   0x7fff33676000 -     0x7fff336b8fff  StreamingZip x86_64 <157c7ac09f733ff5a27654ec3cae958a> /System/Library/PrivateFrameworks/StreamingZip.framework/Versions/A/StreamingZip
   0x7fff336b9000 -     0x7fff336d9fff  DuetActivityScheduler x86_64  <d79a0262fcd53dbaa74e83561a068de9> /System/Library/PrivateFrameworks/DuetActivityScheduler.framework/Versions/A/DuetActivityScheduler
   0x7fff336da000 -     0x7fff336dbfff  libswiftObjectiveC.dylib x86_64  <f04dfc6cad923925b64979ec184cfbd8> /usr/lib/swift/libswiftObjectiveC.dylib
   0x7fff336dc000 -     0x7fff336ecfff  libswiftos.dylib x86_64 <5ef15ef5e0d53fa38c9757b86e174d3b> /usr/lib/swift/libswiftos.dylib
   0x7fff336ed000 -     0x7fff336fafff  IntentsFoundation x86_64 <26dd9f9368683614ab709c08a4d45e6d> /System/Library/PrivateFrameworks/IntentsFoundation.framework/Versions/A/IntentsFoundation
   0x7fff336fb000 -     0x7fff33700fff  PushKit x86_64 <4d0a6539611c3b9ca67dd45cdeec8cdc> /System/Library/Frameworks/PushKit.framework/Versions/A/PushKit
   0x7fff33701000 -     0x7fff33737fff  C2 x86_64 <817d8f9d18013e6d846a7002174b59cb> /System/Library/PrivateFrameworks/C2.framework/Versions/A/C2
   0x7fff33738000 -     0x7fff33769fff  QuickLookThumbnailing x86_64  <7dc387d093c133a6974b3f5352629911> /System/Library/Frameworks/QuickLookThumbnailing.framework/Versions/A/QuickLookThumbnailing
   0x7fff3376a000 -     0x7fff33f77fff  Espresso x86_64 <70e23334a1793671a930a7ab9ec77bdd> /System/Library/PrivateFrameworks/Espresso.framework/Versions/A/Espresso
   0x7fff33f78000 -     0x7fff33f8ffff  ANEServices x86_64 <50ef619993ef3227b64a313bc1df41ae> /System/Library/PrivateFrameworks/ANEServices.framework/Versions/A/ANEServices
   0x7fff33f90000 -     0x7fff33ff8fff  ProactiveSupport x86_64 <acbafc92ed5039328b909379276f2e84> /System/Library/PrivateFrameworks/ProactiveSupport.framework/Versions/A/ProactiveSupport
   0x7fff33ff9000 -     0x7fff34003fff  CoreRecents x86_64 <afc2edec082b3420a3257ceb58cdbf00> /System/Library/PrivateFrameworks/CoreRecents.framework/Versions/A/CoreRecents
   0x7fff34004000 -     0x7fff34037fff  iCalendar x86_64 <e044cd96f4a13813b90e97d0e0afa563> /System/Library/PrivateFrameworks/iCalendar.framework/Versions/A/iCalendar
   0x7fff34038000 -     0x7fff340abfff  CalendarFoundation x86_64  <ca6121b436da39b880ff32841c36c1ce> /System/Library/PrivateFrameworks/CalendarFoundation.framework/Versions/A/CalendarFoundation
   0x7fff340ac000 -     0x7fff340aefff  CoreDuetDebugLogging x86_64  <f7ab97dd5417366582c985a08bfb35dd> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/Versions/A/CoreDuetDebugLogging
   0x7fff340af000 -     0x7fff340bcfff  CoreDuetDaemonProtocol x86_64  <a0a5ca0a689430029429a1e79b0a9cfb> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/Versions/A/CoreDuetDaemonProtocol
   0x7fff3432c000 -     0x7fff345effff  SpotlightIndex x86_64 <0056d8f9d6cf3586974c80902df8952a> /System/Library/PrivateFrameworks/SpotlightIndex.framework/Versions/A/SpotlightIndex
   0x7fff34608000 -     0x7fff34658fff  ChunkingLibrary x86_64 <cbebdc8acce43a21915cd2f3fb20b900> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
   0x7fff34794000 -     0x7fff347e6fff  CalDAV x86_64 <036f0fa5bdbd3a3fb7f6e4579271693e> /System/Library/PrivateFrameworks/CalDAV.framework/Versions/A/CalDAV
   0x7fff347e7000 -     0x7fff34885fff  CoreSuggestions x86_64 <b19bf3d26fa538e9a3044b85a35a8efe> /System/Library/PrivateFrameworks/CoreSuggestions.framework/Versions/A/CoreSuggestions
   0x7fff34886000 -     0x7fff34a1cfff  EventKit x86_64 <edc632eeee30303e8d065683880e9096> /System/Library/Frameworks/EventKit.framework/Versions/A/EventKit
   0x7fff34a1d000 -     0x7fff34cf3fff  CalendarPersistence x86_64  <e719138547613210806e6b5150ab4f7f> /System/Library/PrivateFrameworks/CalendarPersistence.framework/Versions/A/CalendarPersistence
   0x7fff34cf4000 -     0x7fff34d1afff  CalendarAgentLink x86_64 <58ac6e9f41b93d0ebac2ddc78ead3d89> /System/Library/PrivateFrameworks/CalendarAgentLink.framework/Versions/A/CalendarAgentLink
   0x7fff34d1b000 -     0x7fff34d25fff  RTCReporting x86_64 <0c979514956d3a7a9f39e667d6076b9d> /System/Library/PrivateFrameworks/RTCReporting.framework/Versions/A/RTCReporting
   0x7fff34d26000 -     0x7fff34f09fff  WebKitLegacy x86_64 <c1607d1ebe083b32ba221250af72427e> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebKitLegacy.framework/Versions/A/WebKitLegacy
   0x7fff34f0a000 -     0x7fff34f0cfff  ConstantClasses x86_64 <dc2f3d5227c437d29bbda38bd9251edc> /System/Library/PrivateFrameworks/ConstantClasses.framework/Versions/A/ConstantClasses
   0x7fff34f24000 -     0x7fff34f3afff  AppleNeuralEngine x86_64 <a2e7840543823a23863856e1a5d14543> /System/Library/PrivateFrameworks/AppleNeuralEngine.framework/Versions/A/AppleNeuralEngine
   0x7fff350a0000 -     0x7fff350a3fff  Cocoa x86_64 <b0f6af8eb85c3c5c98129cd8bc07adb2> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
   0x7fff35c18000 -     0x7fff35c1ffff  DisplayServices x86_64 <ad6182fa7aad36bb9274e2a577ac8d7d> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
   0x7fff3615d000 -     0x7fff3640cfff libAWDSupportFramework.dylib x86_64 <39fe5292301537c8abac3c09a3c06649> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libAWDSupportFramework.dylib
   0x7fff36480000 -     0x7fff364b0fff  libtidy.A.dylib x86_64 <bc4092c705523731803d6eb555e4e6e1> /usr/lib/libtidy.A.dylib
   0x7fff364b1000 -     0x7fff364d2fff  MarkupUI x86_64 <6e4737544a3930c68bc829012b624ce3> /System/Library/PrivateFrameworks/MarkupUI.framework/Versions/A/MarkupUI
   0x7fff364d3000 -     0x7fff364e6fff  Engram x86_64 <fdbb418f1a8437ffae473a9722502ce7> /System/Library/PrivateFrameworks/Engram.framework/Versions/A/Engram
   0x7fff364e7000 -     0x7fff36502fff  OpenScripting x86_64 <e3815884a4063cf682c1bedc772a9081> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
   0x7fff36503000 -     0x7fff36506fff  SecurityHI x86_64 <f7e1c95765af39e58bba9d7c7c9d30b6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
   0x7fff36507000 -     0x7fff3650afff  Ink x86_64 <e3d118a57a623893adace0a9f45314c9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
   0x7fff3650b000 -     0x7fff3650efff  CommonPanels x86_64 <f46676fa60f330ccbf48f5bb6e66e576> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
   0x7fff3650f000 -     0x7fff36516fff  ImageCapture x86_64 <ac709d2f7c163645bb2019dd1414e210> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
   0x7fff36517000 -     0x7fff377bffff  JavaScriptCore x86_64 <89740c9b8ae039639b0b6054a5a97c7e> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
   0x7fff3782a000 -     0x7fff37911fff  AVFAudio x86_64 <858a22f1aeaa3f39b01ba311b230fda7> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Frameworks/AVFAudio.framework/Versions/A/AVFAudio
   0x7fff37912000 -     0x7fff37a25fff  AVFCapture x86_64 <a88b929d388233b4af63797edd139010> /System/Library/PrivateFrameworks/AVFCapture.framework/Versions/A/AVFCapture
   0x7fff37a26000 -     0x7fff37abafff  Quagga x86_64 <35154fa5456c385fb05584b89fff3a5c> /System/Library/PrivateFrameworks/Quagga.framework/Versions/A/Quagga
   0x7fff37abb000 -     0x7fff37d16fff  CMCapture x86_64 <f7e16603a5f93a7180e3f7608f2fde7a> /System/Library/PrivateFrameworks/CMCapture.framework/Versions/A/CMCapture
   0x7fff37d17000 -     0x7fff37d85fff  RenderBox x86_64 <45c863d4fe82384bb57b82b4f7aba90b> /System/Library/PrivateFrameworks/RenderBox.framework/Versions/A/RenderBox
   0x7fff380b8000 -     0x7fff38166fff  AccountsDaemon x86_64 <f803bb41062a3e4086ecfb03b848992f> /System/Library/PrivateFrameworks/AccountsDaemon.framework/Versions/A/AccountsDaemon
   0x7fff38167000 -     0x7fff38169fff  OAuth x86_64 <c58bc64c3211395bad667facc02c1f5c> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
   0x7fff386fd000 -     0x7fff38728fff  CloudServices x86_64 <fccd07ccbcaf3f5d94b48deafd1c1d05> /System/Library/PrivateFrameworks/CloudServices.framework/Versions/A/CloudServices
   0x7fff38729000 -     0x7fff38738fff  HID x86_64 <abfe9918dcd33b5990813c5006026812> /System/Library/PrivateFrameworks/HID.framework/Versions/A/HID
   0x7fff38739000 -     0x7fff38860fff  QuickLookUI x86_64 <425a95c9023a36a686345cc5c88e6b3b> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
   0x7fff38c35000 -     0x7fff38cbffff  CoreDAV x86_64 <84e35fe8e0bf3960863221a0b79edeea> /System/Library/PrivateFrameworks/CoreDAV.framework/Versions/A/CoreDAV
   0x7fff38cc0000 -     0x7fff38d1bfff  ExchangeWebServices x86_64  <38fb10cbb0643b319c9098a19161d1dd> /System/Library/PrivateFrameworks/ExchangeWebServices.framework/Versions/A/ExchangeWebServices
   0x7fff38d58000 -     0x7fff38da7fff  IASUtilities x86_64 <e245330cddee3b4abf635f2e758f096e> /System/Library/PrivateFrameworks/IASUtilities.framework/Versions/A/IASUtilities
   0x7fff38e55000 -     0x7fff38e55fff  Marco x86_64 <8b63b018077a3b289264a17a0895351f> /System/Library/PrivateFrameworks/Marco.framework/Versions/A/Marco
   0x7fff39050000 -     0x7fff3908bfff  ContactsAutocomplete x86_64  <57041f53e7223b02bd7ee0d946f4a6d2> /System/Library/PrivateFrameworks/ContactsAutocomplete.framework/Versions/A/ContactsAutocomplete
   0x7fff3908c000 -     0x7fff39098fff  KerberosHelper x86_64 <19b345819e413784b5163062ba57ab05> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosHelper
   0x7fff39099000 -     0x7fff390ddfff  ResponseKit x86_64 <984ef05c40613c7e9f19c14d0d20bd23> /System/Library/PrivateFrameworks/ResponseKit.framework/Versions/A/ResponseKit
   0x7fff390de000 -     0x7fff390fdfff  ProactiveEventTracker x86_64  <6664fc3a6fb437ad9d6afc720cffa74a> /System/Library/PrivateFrameworks/ProactiveEventTracker.framework/Versions/A/ProactiveEventTracker
   0x7fff39504000 -     0x7fff39507fff  OSAServicesClient x86_64 <201350f556c43342ad104be20772c52b> /System/Library/PrivateFrameworks/OSAServicesClient.framework/Versions/A/OSAServicesClient
   0x7fff3953a000 -     0x7fff3953afff  PhoneNumbers x86_64 <cbda0a69aea53bc1a485acf47877ab6e> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers
   0x7fff3953b000 -     0x7fff39542fff  URLFormatting x86_64 <4ce9bd89fac139089a56712f6266146b> /System/Library/PrivateFrameworks/URLFormatting.framework/Versions/A/URLFormatting
   0x7fff39543000 -     0x7fff39552fff  AXCoreUtilities x86_64 <e88a8dab1e4332e68dc9eb5c99815c28> /System/Library/PrivateFrameworks/AXCoreUtilities.framework/Versions/A/AXCoreUtilities
   0x7fff39553000 -     0x7fff3956afff  libAccessibility.dylib x86_64  <de2da1fcc046355198a206f5118f73da> /usr/lib/libAccessibility.dylib
   0x7fff3956b000 -     0x7fff3bfb8fff  WebCore x86_64 <ad6ac135e554380f866b27596489a3c6> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
   0x7fff3c0f5000 -     0x7fff3c2b0fff  libFosl_dynamic.dylib x86_64  <83ee0261e5f636078897b03b2b954b15> /usr/lib/libFosl_dynamic.dylib
   0x7fff3c2b1000 -     0x7fff3c2d5fff  QuickLookSupport x86_64 <90401a32256f3ee99119b9ca38888e39> /System/Library/PrivateFrameworks/QuickLookSupport.framework/Versions/A/QuickLookSupport
   0x7fff3c2d6000 -     0x7fff3c36dfff  AirPlaySync x86_64 <a1d8f8fa7f193653be699f6689f8ad30> /System/Library/PrivateFrameworks/AirPlaySync.framework/Versions/A/AirPlaySync
   0x7fff3c570000 -     0x7fff3c57afff libswiftCoreGraphics.dylib x86_64 <1a317c83270639e8bcfcf60bf55ef69d> /usr/lib/swift/libswiftCoreGraphics.dylib
   0x7fff3c57b000 -     0x7fff3c584fff  libswiftDarwin.dylib x86_64  <fc02bb319ea43aa19e933cdf8e37f780> /usr/lib/swift/libswiftDarwin.dylib
   0x7fff3c5d5000 -     0x7fff3c620fff  SafariSafeBrowsing x86_64  <1f3b15f65fd6373093cd75edc9feed31> /System/Library/PrivateFrameworks/SafariSafeBrowsing.framework/Versions/A/SafariSafeBrowsing
   0x7fff3c621000 -     0x7fff3d05efff  WebKit x86_64 <a3c884a7e26f36319f683dafc3fc33ff> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
   0x7fff3d189000 -     0x7fff3d20cfff  CorePDF x86_64 <0282bfb1c7063aa6881dc521410e0259> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
   0x7fff3d20d000 -     0x7fff3d210fff  Print x86_64 <f3f40afd174334e68bd36a577e3bd590> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
   0x7fff3d211000 -     0x7fff3d214fff  Carbon x86_64 <7395c7e9ae3b354787734f3a70b241aa> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
   0x7fff3d30e000 -     0x7fff3d30efff  AVFoundation x86_64 <1af4d877ccae31a8bf8795fc261ee427> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
   0x7fff3d42f000 -     0x7fff3d48efff  libquic.dylib x86_64 <44793425fd0138b4ad8cdebce56b92c5> /usr/lib/libquic.dylib
   0x7fff3d491000 -     0x7fff3d498fff  EmbeddedOSSupportHost x86_64  <2c2a85dbe7ec3068afb5778cf8371239> /System/Library/PrivateFrameworks/EmbeddedOSSupportHost.framework/Versions/A/EmbeddedOSSupportHost
   0x7fff3d499000 -     0x7fff3d4b8fff  SystemPolicy x86_64 <29f5e3fecf1232429fd34950da38e4d0> /System/Library/PrivateFrameworks/SystemPolicy.framework/Versions/A/SystemPolicy
   0x7fff3d60a000 -     0x7fff3d664fff AccessibilitySharedSupport x86_64 <09af114625f73704ad2c0760a45ffd92> /System/Library/PrivateFrameworks/AccessibilitySharedSupport.framework/Versions/A/AccessibilitySharedSupport
   0x7fff3d665000 -     0x7fff3d682fff  SidecarCore x86_64 <78195db7d4093b46b8c83b70538d3cdc> /System/Library/PrivateFrameworks/SidecarCore.framework/Versions/A/SidecarCore
   0x7fff3d683000 -     0x7fff3d68afff  QuickLookNonBaseSystem x86_64  <75c7cd0fb1203fd18dbd3c0d2389e06a> /System/Library/PrivateFrameworks/QuickLookNonBaseSystem.framework/Versions/A/QuickLookNonBaseSystem
   0x7fff3d68b000 -     0x7fff3d6befff  DataDetectors x86_64 <e336f02d9662315d8d446d3e522d7598> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetectors
   0x7fff3daae000 -     0x7fff3dab2fff  CoreOptimization x86_64 <91ec396633373248ad14b87d65bb669b> /System/Library/PrivateFrameworks/CoreOptimization.framework/Versions/A/CoreOptimization
   0x7fff3dbef000 -     0x7fff3dc30fff  NaturalLanguage x86_64 <a623c768f7a2329e83fb2411d363b62f> /System/Library/Frameworks/NaturalLanguage.framework/Versions/A/NaturalLanguage
   0x7fff3dc31000 -     0x7fff3dc48fff  SafariServices x86_64 <18635700741b34f8b08f97e789dae221> /System/Library/Frameworks/SafariServices.framework/Versions/A/SafariServices
   0x7fff3dca7000 -     0x7fff3dcc6fff  DaemonUtils x86_64 <e1233518e8123b1ea4ddd59baaeda907> /System/Library/Frameworks/LocalAuthentication.framework/Support/DaemonUtils.framework/Versions/A/DaemonUtils
   0x7fff3dd71000 -     0x7fff3dde1fff  LoggingSupport x86_64 <b35b284e00dc3b38a807552468b6c535> /System/Library/PrivateFrameworks/LoggingSupport.framework/Versions/A/LoggingSupport
   0x7fff3dde2000 -     0x7fff3ddedfff  MallocStackLogging x86_64  <507894fa6738372b9a10c38afc9da079> /System/Library/PrivateFrameworks/MallocStackLogging.framework/Versions/A/MallocStackLogging
   0x7fff3ddee000 -     0x7fff3ddf0fff  liblog_network.dylib x86_64  <96c2459223aa3388a411edf3483b4eb9> /usr/lib/log/liblog_network.dylib
   0x7fff3de03000 -     0x7fff3de15fff  libmis.dylib x86_64 <6c720dc2e50e3a8d8494f8c007df8df4> /usr/lib/libmis.dylib
   0x7fff3de16000 -     0x7fff3de19fff  GPURawCounter x86_64 <070cf9b7ee8939f3b0f626d4974ad3a8> /System/Library/PrivateFrameworks/GPURawCounter.framework/Versions/A/GPURawCounter
   0x7fff3de23000 -     0x7fff3de23fff libswiftCoreFoundation.dylib x86_64 <9bb95393e39634b181a779299bf3c9d1> /usr/lib/swift/libswiftCoreFoundation.dylib
   0x7fff3de24000 -     0x7fff3de2efff  libswiftIntents.dylib x86_64  <c839295475d63a328b3d407c5a319ee9> /usr/lib/swift/libswiftIntents.dylib
   0x7fff3de2f000 -     0x7fff3de2ffff  libswiftXPC.dylib x86_64 <1feeb510200c3111ad1163fe95ad3823> /usr/lib/swift/libswiftXPC.dylib
   0x7fff3de30000 -     0x7fff3de30fff  libswiftCoreImage.dylib x86_64  <00ec91a1d42138dea7cb99ca4d63bb77> /usr/lib/swift/libswiftCoreImage.dylib
   0x7fff3de31000 -     0x7fff3de31fff  libswiftIOKit.dylib x86_64  <a953c1bf6f9f34f9931377c38cb39e98> /usr/lib/swift/libswiftIOKit.dylib
   0x7fff3de32000 -     0x7fff3dfa4fff  CoreHandwriting x86_64 <fd1568ffb0aa3695a60aa5538e96cc0f> /System/Library/PrivateFrameworks/CoreHandwriting.framework/Versions/A/CoreHandwriting
   0x7fff3dfa5000 -     0x7fff3e204fff  ImageKit x86_64 <f5ba87a5ad1d37ddac857099eae7f1bf> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
   0x7fff3e205000 -     0x7fff3e324fff  PencilKit x86_64 <d2b4071bdcc639b489c3269b2a8dc2c0> /System/Library/Frameworks/PencilKit.framework/Versions/A/PencilKit
   0x7fff3e325000 -     0x7fff3e336fff  SidecarUI x86_64 <e0b4a84c7e8d338b8269daa5ae1ed094> /System/Library/PrivateFrameworks/SidecarUI.framework/Versions/A/SidecarUI
   0x7fff3e342000 -     0x7fff3e345fff  WebInspectorUI x86_64 <b7cdd91e85243ccfb96ff5ced8e7c5c0> /System/Library/PrivateFrameworks/WebInspectorUI.framework/Versions/A/WebInspectorUI
   0x7fff3e346000 -     0x7fff3e369fff  OnBoardingKit x86_64 <b30b08d14a353b7e89acec62aab6b93a> /System/Library/PrivateFrameworks/OnBoardingKit.framework/Versions/A/OnBoardingKit
   0x7fff3e49c000 -     0x7fff3e4abfff  CoreKDL x86_64 <f2b4f85515703005bead54f3bd71060b> /System/Library/PrivateFrameworks/CoreKDL.framework/Versions/A/CoreKDL
   0x7fff3e920000 -     0x7fff3e982fff  ImageCaptureCore x86_64 <26613d7aa07d3af884000239443b35dc> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
   0x7fff3e983000 -     0x7fff3e9a9fff  QuartzFilters x86_64 <5370cd6579653a39867f2514279dbecf> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
   0x7fff3e9aa000 -     0x7fff3e9d6fff  IntlPreferences x86_64 <03c3da9d844b3b0cba85c7f27d6394ba> /System/Library/PrivateFrameworks/IntlPreferences.framework/Versions/A/IntlPreferences
   0x7fff3eb8e000 -     0x7fff3ebf3fff  SafariCore x86_64 <bc190d936dbe396ba147bea1bbf22d7a> /System/Library/PrivateFrameworks/SafariCore.framework/Versions/A/SafariCore
   0x7fff3f150000 -     0x7fff3f281fff  AnnotationKit x86_64 <64ca9bed4c9639fd932e11632de7434d> /System/Library/PrivateFrameworks/AnnotationKit.framework/Versions/A/AnnotationKit
   0x7fff3f282000 -     0x7fff3f723fff  QuartzComposer x86_64 <e98bfa43fc513d009b921dfb24408651> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
   0x7fff3f724000 -     0x7fff3f811fff  PDFKit x86_64 <5261e71fd2f23ceaaef5f3a817164dbf> /System/Library/Frameworks/PDFKit.framework/Versions/A/PDFKit
   0x7fff3ffdc000 -     0x7fff3ffe7fff  BridgeXPC x86_64 <581928a292b23da18bcdc915ed86a2d0> /System/Library/PrivateFrameworks/BridgeXPC.framework/Versions/A/BridgeXPC
   0x7fff4048c000 -     0x7fff404a6fff  libswiftsimd.dylib x86_64  <075c04ed96d73abfbcabd77d82a8825b> /usr/lib/swift/libswiftsimd.dylib
   0x7fff40536000 -     0x7fff405b9fff  TextInput x86_64 <858479e0c5aa30ada63048fc82a5d1f3> /System/Library/PrivateFrameworks/TextInput.framework/Versions/A/TextInput
   0x7fff411cf000 -     0x7fff411dafff  CaptiveNetwork x86_64 <136d62a466af3988bcca5a1240b0aa9d> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/Versions/A/CaptiveNetwork
   0x7fff41586000 -     0x7fff4159efff  Lookup x86_64 <e98d26aaa0d330beb38d3bcee69291bb> /System/Library/PrivateFrameworks/Lookup.framework/Versions/A/Lookup
   0x7fff4159f000 -     0x7fff415cefff  libncurses.5.4.dylib x86_64  <cad7920584c03731aed8edef51acc872> /usr/lib/libncurses.5.4.dylib
   0x7fff415cf000 -     0x7fff415d8fff  IOAccelMemoryInfo x86_64 <544b95be810e3d94aeb1d5c117d946d7> /System/Library/PrivateFrameworks/IOAccelMemoryInfo.framework/Versions/A/IOAccelMemoryInfo
   0x7fff41630000 -     0x7fff41633fff  Quartz x86_64 <19311613babd3af9a34706d13169b4ef> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
   0x7fff41a0f000 -     0x7fff41a2dfff  libCGInterfaces.dylib x86_64  <2bc461ceb7fa33f3a36b64f54fb371b5> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
   0x7fff41a2e000 -     0x7fff41a2ffff libswiftCoreLocation.dylib x86_64 <097ff6ceea8237fe80d5c338083e9870> /usr/lib/swift/libswiftCoreLocation.dylib
   0x7fff41bd2000 -     0x7fff41bf5fff  LocalAuthenticationUI x86_64  <979f3d7bd01633888a0d7eb726c04093> /System/Library/PrivateFrameworks/LocalAuthenticationUI.framework/Versions/A/LocalAuthenticationUI
   0x7fff42338000 -     0x7fff4233cfff  libswiftCoreData.dylib x86_64  <aee52e647ce53733af5b9b205dffa05b> /usr/lib/swift/libswiftCoreData.dylib
   0x7fff424b4000 -     0x7fff4309bfff  SwiftUI x86_64 <10b7c5f057ea357983b5438b15c41198> /System/Library/Frameworks/SwiftUI.framework/Versions/A/SwiftUI
   0x7fff4309c000 -     0x7fff430c8fff  AttributeGraph x86_64 <b7b7541053273e129e273f86b7892f3a> /System/Library/PrivateFrameworks/AttributeGraph.framework/Versions/A/AttributeGraph
   0x7fff43fa6000 -     0x7fff43ffbfff  DifferentialPrivacy x86_64  <7dfaf0e986ea31d6b34f4e7f6dc8407e> /System/Library/PrivateFrameworks/DifferentialPrivacy.framework/Versions/A/DifferentialPrivacy
   0x7fff43ffc000 -     0x7fff44015fff  SafariFoundation x86_64 <a1389adc57cd322c876647db7a1d53b0> /System/Library/PrivateFrameworks/SafariFoundation.framework/Versions/A/SafariFoundation
   0x7fff4401d000 -     0x7fff44296fff  RawCamera x86_64 <3e7403eb156c36c793ad1356447d5310> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
   0x7fff44342000 -     0x7fff443bbfff  ShareKit x86_64 <2b40fb80f87a368e81bf7dabc47f6e54> /System/Library/PrivateFrameworks/ShareKit.framework/Versions/A/ShareKit
   0x7fff443d2000 -     0x7fff443e9fff  AuthenticationServices x86_64  <e973381b26123119893da3f6b3e17128> /System/Library/Frameworks/AuthenticationServices.framework/Versions/A/AuthenticationServices
   0x7fff46612000 -     0x7fff46617fff  libswiftMetal.dylib x86_64  <4e8fc296eb8b357dac4f0ff40eddfc27> /usr/lib/swift/libswiftMetal.dylib
   0x7fff46618000 -     0x7fff4661dfff libswiftCompression.dylib x86_64 <6625aa2bc207371e8e5c036dd0d0f6ad> /usr/lib/swift/libswiftCompression.dylib
   0x7fff4661e000 -     0x7fff46629fff  libswiftCloudKit.dylib x86_64  <b9d2fab641e330bdb4207575fc689fdf> /usr/lib/swift/libswiftCloudKit.dylib
   0x7fff46d1e000 -     0x7fff46d29fff libGPUSupportMercury.dylib x86_64 <1321060e8f5639178f4d510a4db45798> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupportMercury.dylib
   0x7fff4838c000 -     0x7fff483dbfff  OSAnalytics x86_64 <cadd88a287a838798759d3c112a6844f> /System/Library/PrivateFrameworks/OSAnalytics.framework/Versions/A/OSAnalytics
   0x7fff48c2a000 -     0x7fff48c3efff  libswiftAppKit.dylib x86_64  <b10c9f4638e331c6906f73bdee71066a> /usr/lib/swift/libswiftAppKit.dylib
   0x7fff48c3f000 -     0x7fff48c40fff  libswiftQuartzCore.dylib x86_64  <2cd19ddc80393a309f8d226e604719fa> /usr/lib/swift/libswiftQuartzCore.dylib
   0x7fff4bb52000 -     0x7fff4bb5dfff  SymptomReporter x86_64 <24e45dbdc0b83f30b9b2048498535caf> /System/Library/PrivateFrameworks/SymptomReporter.framework/Versions/A/SymptomReporter
   0x7fff4c549000 -     0x7fff4c55afff libswiftUniformTypeIdentifiers.dylib x86_64 <30774381b9323584bb6e38adbc946f35> /usr/lib/swift/libswiftUniformTypeIdentifiers.dylib
   0x7fff4c55b000 -     0x7fff4c5c4fff  libswiftAccelerate.dylib x86_64  <cc4d7f38671837a09b992b4c63856b5f> /usr/lib/swift/libswiftAccelerate.dylib
   0x7fff4eb9d000 -     0x7fff4eb9efff libswiftCryptoTokenKit.dylib x86_64 <b39b188a32de3e63861a524ef594c035> /usr/lib/swift/libswiftCryptoTokenKit.dylib
   0x7fff4f6a3000 -     0x7fff4f6a4fff  libswiftOSLog.dylib x86_64  <d48a7cfc47c83272acc7b2241f05fd5f> /usr/lib/swift/libswiftOSLog.dylib
   0x7fff52319000 -     0x7fff52347fff  HelpData x86_64 <76aa2951c5aa3a31a4ca62e28df02a84> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
   0x7fff52348000 -     0x7fff52362fff  Shortcut x86_64 <389381a8f3ef3143ae061d91d0d57777> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
   0x7fff52363000 -     0x7fff523f5fff  Symbolication x86_64 <fa39b7026e083f11953f5ec1efb993bb> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
   0x7fff54b1b000 -     0x7fff54b27fff  OSLog x86_64 <16988bd3ab0b331f938f1102e968dcbd> /System/Library/Frameworks/OSLog.framework/Versions/A/OSLog
   0x7fff54e0c000 -     0x7fff54ed1fff  libAppleEXR.dylib x86_64 <061bb4c52ba73eb5b1e5e38c977f7a79> /usr/lib/libAppleEXR.dylib
   0x7fff56647000 -     0x7fff5668dfff  CryptoKit x86_64 <d9f32e5b75343e3481051a586d9d916a> /System/Library/Frameworks/CryptoKit.framework/Versions/A/CryptoKit
   0x7fff5934a000 -     0x7fff5934dfff  libswiftWebKit.dylib x86_64  <516e515f37493ad6a8f71a803f147b5d> /usr/lib/swift/libswiftWebKit.dylib
   0x7fff5eb3e000 -     0x7fff5efcefff AppleIntelKBLGraphicsMTLDriver x86_64 <749762d0fee331b493a86aec028bc8e7> /System/Library/Extensions/AppleIntelKBLGraphicsMTLDriver.bundle/Contents/MacOS/AppleIntelKBLGraphicsMTLDriver
   0x7fff5efcf000 -     0x7fff5f9e2fff  libSC.dylib x86_64 <86667fd2e9bb39fe82e97b1f0230a922> /System/Library/Extensions/AMDShared.bundle/Contents/PlugIns/libSC.dylib
   0x7fff5fd2b000 -     0x7fff60d0efff AppleIntelKBLGraphicsGLDriver x86_64 <d5dfd6db620731bbbf421bb5ad0f9814> /System/Library/Extensions/AppleIntelKBLGraphicsGLDriver.bundle/Contents/MacOS/AppleIntelKBLGraphicsGLDriver
   0x7fff6a4f4000 -     0x7fff6a4f8fff  libmetal_timestamp.dylib x86_64  <df0a6f36e4863656a6f29ba9a0cf2159> /System/Library/PrivateFrameworks/GPUCompiler.framework/Versions/31001/Libraries/libmetal_timestamp.dylib
   0x7fff6c962000 -     0x7fff6c968fff  libCoreFSCache.dylib x86_64  <44489bd1396335df86f1de95778ac0db> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
   0x7fff6c969000 -     0x7fff6c96dfff  libCoreVMClient.dylib x86_64  <989f6cbfccef340d9cb5ec4133707040> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
   0x7fff6c96e000 -     0x7fff6c97dfff  OpenGL x86_64 <f70af1b3d17a3a0ea8ac9d45c5b52ba9> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
   0x7fff6c97e000 -     0x7fff6c980fff libCVMSPluginSupport.dylib x86_64 <af77d9649a4c3690af624e05825dc9bf> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
   0x7fff6c981000 -     0x7fff6c989fff  libGFXShared.dylib x86_64  <45a1ffdc03b73d64afaf16d321b53d28> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
   0x7fff6c98a000 -     0x7fff6c9bdfff  libGLImage.dylib x86_64 <16d10ce1c2a13e24a617766cb6e9133c> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
   0x7fff6c9be000 -     0x7fff6c9fafff  libGLU.dylib x86_64 <f0dd35b536923be5ad3d4f6b237ef6ad> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
   0x7fff6c9fb000 -     0x7fff6cb8ffff libGLProgrammability.dylib x86_64 <f8a8dacc19323defa269396e4981b4d0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
   0x7fff6cb90000 -     0x7fff6cb9afff  libGL.dylib x86_64 <68abaade2db434129f36ca1aeac8e9f6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
   0x7fff6cb9b000 -     0x7fff6cd16fff  GLEngine x86_64 <2c9f1f38f0ca34169a6ec0e3f40c3aac> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundle/GLEngine
   0x7fff6cd17000 -     0x7fff6cd40fff  GLRendererFloat x86_64 <a66ab383ee4c325c811578f2b3ffecc7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat
   0x7fff6dfd1000 -     0x7fff6e029fff  OpenCL x86_64 <40b70a3bd9813e4a9becf22ef84118f5> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
   0x7fff6eb73000 -     0x7fff6ed33fff  AMDMTLBronzeDriver x86_64  <66c89195bf3639db82272bcc2d586a2f> /System/Library/Extensions/AMDMTLBronzeDriver.bundle/Contents/MacOS/AMDMTLBronzeDriver
   0x7fff6eeac000 -     0x7fff6eefbfff ATIRadeonX4000SCLib.dylib x86_64 <15bbabac572b35bbb0867b7fce9a4fe7> /System/Library/Extensions/AMDRadeonX4000GLDriver.bundle/Contents/MacOS/ATIRadeonX4000SCLib.dylib
   0x7fff7023a000 -     0x7fff70244fff  AccessibilityBundles x86_64  <76f01ee41fea3334b8b1c1390a2c4f21> /System/Library/PrivateFrameworks/AccessibilityBundles.framework/Versions/A/AccessibilityBundles
   0x7fff78196000 -     0x7fff7819dfff  libRosetta.dylib x86_64 <44c477d9013f3a6da9fe68a89214e6a5> /usr/lib/libRosetta.dylib```
vincode-io commented 3 years ago

As best I can tell ILL_ILLOPC is for an illegal opcode that got executed in libdispatch. I've got to be honest. I'm not even sure where to begin debugging this. The usage of DispatchGroup in SidebarOutlineDataSource.replicateFolder looks correct to me.

vincode-io commented 3 years ago

This might be unbalanced calls to DispatchGroup, but without knowing what kind of account the user was using, this is like looking for a needle in a haystack.

brentsimmons commented 3 years ago

There are references to CloudKitAccountDelegate. Does that help to narrow things down?

vincode-io commented 3 years ago

I missed that. I'll got back and desk check it again looking for any issues in the CloudKit code.

vincode-io commented 3 years ago

I noticed this went through CloudKitZone.createZoneRecord which means that someone deleted their iCloud data using the System Preferences. They then would have had to delete the iCloud account and add it again. After that they would have had to drag a folder to the iCloud account which resulted in the crash.

I tried recreating these steps, but couldn't get a crash. I also went through the code looking for problems and couldn't come up with anything. I'll desk check again tomorrow and see if I can come up with anything.

vincode-io commented 3 years ago

Have we got anymore of these? Maybe something that is the same crash, but has something different about it? I could really use more info to go on.

vincode-io commented 3 years ago

@brentsimmons Are you seeing anything similar to this still? It won't be exactly the same. We don't even have a SidebarOutlineDataSource.replicateFolder function anymore. I would probably be a crash some where in SidebarOutlineDataSource.

brentsimmons commented 3 years ago

Closing this because I haven’t seen anything like it recently.