Code Monkey home page Code Monkey logo

autodoom's People

Contributors

altazimuth avatar anotak avatar chungy avatar cxong avatar davidph avatar fragglet avatar haleyjd avatar ioan-chera avatar jaubourg avatar marrub-- avatar sneakernets avatar somtwo avatar xaseracheron avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

autodoom's Issues

GCC 5 Compile error

Same error in clang:

[ 13%] Building CXX object source/CMakeFiles/eternity.dir/autodoom/b_classifier.cpp.o
/home/pikachu/Code/AutoDoom/source/autodoom/b_classifier.cpp: In function ‘bool B_MobjUsesCodepointer(const Mobj&, void (*)(actionargs_t*))’:
/home/pikachu/Code/AutoDoom/source/autodoom/b_classifier.cpp:808:85: error: invalid conversion from ‘void (*)(actionargs_t*)’ to ‘void*’ [-fpermissive]
    return B_stateEncounters(mi.spawnstate, mo, B_stateUsesCodepointer, false, action);
                                                                                     ^
/home/pikachu/Code/AutoDoom/source/autodoom/b_classifier.cpp:440:13: note:   initializing argument 5 of ‘bool B_stateEncounters(statenum_t, const Mobj&, bool (*)(statenum_t, const mobjinfo_t&, void*), bool, void*)’
 static bool B_stateEncounters(statenum_t firstState,
             ^
source/CMakeFiles/eternity.dir/build.make:5482: recipe for target 'source/CMakeFiles/eternity.dir/autodoom/b_classifier.cpp.o' failed
make[2]: *** [source/CMakeFiles/eternity.dir/autodoom/b_classifier.cpp.o] Error 1
CMakeFiles/Makefile2:227: recipe for target 'source/CMakeFiles/eternity.dir/all' failed
make[1]: *** [source/CMakeFiles/eternity.dir/all] Error 2
Makefile:136: recipe for target 'all' failed
make: *** [all] Error 2

Setup a demo statistics system

Allow loading from a large demo dataset like EternityDemoTest to hopefully find patterns to learn from. It should run similarly to the Eternity demolog feature.

Memory Leak

I discovered this while testing AutoDoom on the Pandora's Box PocketPC. I let it run for a few hours, and came back to see the process triggered the auto kill function - the system ran out of memory completely. Every crash I've witnessed is usually after the bot has died several dozen times in the same map.

Item pickup logic is incorrect

The bot uses memory to know what effects the items have and when it's useless to pick them. Unfortunately it doesn't work as desired: it tends to forget that items are useless until trying them again, causing it to do dumb things such as repeatedly going for a stimpack while suffering damage from slime from 200% health, until it can pick it up, and then move on.

Smarter map trigger analysis

For now it just looks at line_t::special and only knows about vanilla Doom triggers. It needs to be more general.

Make the bot multiplayer capable

Currently it's not ready for multiplayer: the tic commands it produces aren't broadcast to the other players. They should probably be moved near G_BuildTiccmd instead of G_Ticker where they're now.

Crash in AOD-Doom 1 (the DIY version) in coop -bots 1 level 6

Happened "in the deal". The bot was in a dark cellar. As soon as I opened the door, the game crashed with this error (used r5513 macOS):

Process:               autodoom [75495]
Path:                  /Applications/AutoDoom.app/Contents/Resources/autodoom
Identifier:            autodoom
Version:               ???
Code Type:             X86-64 (Native)
Parent Process:        AutoDoom [75336]
Responsible:           AutoDoom [75336]
User ID:               501

Date/Time:             2020-03-28 20:25:31.433 +0200
OS Version:            Mac OS X 10.15.4 (19E266)
Report Version:        12
Anonymous UUID:        EAEE3EA2-E9E2-9300-1528-F108BC5E688D

Sleep/Wake UUID:       74986966-32B4-4A9A-8DDA-CFCA6A632B93

Time Awake Since Boot: 47000 seconds
Time Since Wake:       17000 seconds

System Integrity Protection: enabled

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

Exception Type:        EXC_BAD_ACCESS (SIGBUS)
Exception Codes:       KERN_PROTECTION_FAILURE at 0x00007feb536afc70
Exception Note:        EXC_CORPSE_NOTIFY

Termination Signal:    Bus error: 10
Termination Reason:    Namespace SIGNAL, Code 0xa
Terminating Process:   exc handler [75495]

VM Regions Near 0x7feb536afc70:
    MALLOC_TINY            00007feb53500000-00007feb53600000 [ 1024K] rw-/rwx SM=PRV  
--> MALLOC_TINY            00007feb53600000-00007feb53700000 [ 1024K] rw-/rwx SM=COW  
    MALLOC_TINY            00007feb53700000-00007feb53800000 [ 1024K] rw-/rwx SM=PRV  

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   ???                           	0x00007feb536afc70 0 + 140648693562480
1   autodoom                      	0x0000000101855ac9 PathFinder::AvailableGoals(BotMap::Subsec const&, std::__1::unordered_set<BotMap::Subsec const*, std::__1::hash<BotMap::Subsec const*>, std::__1::equal_to<BotMap::Subsec const*>, std::__1::allocator<BotMap::Subsec const*> >*, PathResult (*)(BotMap::Subsec const&, void*), void*) + 873
2   autodoom                      	0x00000001016ec90a Bot::shouldUseSpecial(line_t const&, BotMap::Subsec const&) + 3770
3   autodoom                      	0x00000001016eb2f1 Bot::handleLineGoal(BotMap::Subsec const&, BotPathEnd&, line_t const&) + 417
4   autodoom                      	0x00000001016ea5b2 Bot::objOfInterest(BotMap::Subsec const&, BotPathEnd&, void*) + 7714
5   autodoom                      	0x00000001016f09a1 Bot::doCommand() + 3729
6   autodoom                      	0x000000010178891e G_Ticker() + 16558
7   autodoom                      	0x0000000101986d27 D_DoomMain() + 5623
8   autodoom                      	0x0000000101731090 main + 352
9   autodoom                      	0x000000010165a574 start + 52

Thread 1:: AMCP Logging Spool
0   libsystem_kernel.dylib        	0x00007fff6d4b4e36 semaphore_wait_trap + 10
1   com.apple.audio.caulk         	0x00007fff66ebfb16 caulk::mach::semaphore::wait() + 16
2   com.apple.audio.caulk         	0x00007fff66ebf9b2 caulk::semaphore::timed_wait(double) + 106
3   com.apple.audio.caulk         	0x00007fff66ebf7c4 caulk::concurrent::details::worker_thread::run() + 30
4   com.apple.audio.caulk         	0x00007fff66ebf1e4 void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::*)(), std::__1::tuple<caulk::concurrent::details::worker_thread*> > >(void*) + 45
5   libsystem_pthread.dylib       	0x00007fff6d57c109 _pthread_start + 148
6   libsystem_pthread.dylib       	0x00007fff6d577b8b thread_start + 15

Thread 2:
0   libsystem_kernel.dylib        	0x00007fff6d4b4e36 semaphore_wait_trap + 10
1   com.apple.audio.caulk         	0x00007fff66ebfb16 caulk::mach::semaphore::wait() + 16
2   com.apple.audio.caulk         	0x00007fff66ebf9b2 caulk::semaphore::timed_wait(double) + 106
3   com.apple.audio.caulk         	0x00007fff66ebf7c4 caulk::concurrent::details::worker_thread::run() + 30
4   com.apple.audio.caulk         	0x00007fff66ebf1e4 void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::*)(), std::__1::tuple<caulk::concurrent::details::worker_thread*> > >(void*) + 45
5   libsystem_pthread.dylib       	0x00007fff6d57c109 _pthread_start + 148
6   libsystem_pthread.dylib       	0x00007fff6d577b8b thread_start + 15

Thread 3:: AudioQueue thread
0   libsystem_kernel.dylib        	0x00007fff6d4b4dfa mach_msg_trap + 10
1   libsystem_kernel.dylib        	0x00007fff6d4b5170 mach_msg + 60
2   com.apple.CoreFoundation      	0x00007fff33379bf7 __CFRunLoopServiceMachPort + 247
3   com.apple.CoreFoundation      	0x00007fff333786b1 __CFRunLoopRun + 1329
4   com.apple.CoreFoundation      	0x00007fff33377b23 CFRunLoopRunSpecific + 466
5   libSDL2-2.0.dylib             	0x0000000101e6a125 audioqueue_thread + 1029 (SDL_coreaudio.m:813)
6   libSDL2-2.0.dylib             	0x0000000101df137c SDL_RunThread + 60 (SDL_thread.c:289)
7   libSDL2-2.0.dylib             	0x0000000101e79999 RunThread + 9 (SDL_systhread.c:80)
8   libsystem_pthread.dylib       	0x00007fff6d57c109 _pthread_start + 148
9   libsystem_pthread.dylib       	0x00007fff6d577b8b thread_start + 15

Thread 4:: AQConverterThread
0   libsystem_kernel.dylib        	0x00007fff6d4b7882 __psynch_cvwait + 10
1   libsystem_pthread.dylib       	0x00007fff6d57c425 _pthread_cond_wait + 698
2   libAudioToolboxUtility.dylib  	0x00007fff69d1a7cc CAGuard::Wait() + 56
3   com.apple.audio.toolbox.AudioToolbox	0x00007fff3171da91 AQConverterManager::AQConverterThread::ConverterThreadEntry(void*) + 819
4   libAudioToolboxUtility.dylib  	0x00007fff69cfe6c9 CAPThread::Entry(CAPThread*) + 77
5   libsystem_pthread.dylib       	0x00007fff6d57c109 _pthread_start + 148
6   libsystem_pthread.dylib       	0x00007fff6d577b8b thread_start + 15

Thread 5:: com.apple.audio.IOThread.client
0   libsystem_kernel.dylib        	0x00007fff6d4b4dfa mach_msg_trap + 10
1   libsystem_kernel.dylib        	0x00007fff6d4b5170 mach_msg + 60
2   com.apple.audio.CoreAudio     	0x00007fff32a50c75 HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int) + 111
3   com.apple.audio.CoreAudio     	0x00007fff3294cf18 invocation function for block in HALC_ProxyIOContext::HALC_ProxyIOContext(unsigned int, unsigned int) + 2677
4   com.apple.audio.CoreAudio     	0x00007fff32a80c22 HALB_IOThread::Entry(void*) + 72
5   libsystem_pthread.dylib       	0x00007fff6d57c109 _pthread_start + 148
6   libsystem_pthread.dylib       	0x00007fff6d577b8b thread_start + 15

Thread 6:: com.apple.NSEventThread
0   libsystem_kernel.dylib        	0x00007fff6d4b4dfa mach_msg_trap + 10
1   libsystem_kernel.dylib        	0x00007fff6d4b5170 mach_msg + 60
2   com.apple.CoreFoundation      	0x00007fff33379bf7 __CFRunLoopServiceMachPort + 247
3   com.apple.CoreFoundation      	0x00007fff333786b1 __CFRunLoopRun + 1329
4   com.apple.CoreFoundation      	0x00007fff33377b23 CFRunLoopRunSpecific + 466
5   com.apple.AppKit              	0x00007fff307865b4 _NSEventThread + 132
6   libsystem_pthread.dylib       	0x00007fff6d57c109 _pthread_start + 148
7   libsystem_pthread.dylib       	0x00007fff6d577b8b thread_start + 15

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

Thread 8:
0   libsystem_pthread.dylib       	0x00007fff6d577b68 start_wqthread + 0

Thread 9:
0   libsystem_pthread.dylib       	0x00007fff6d577b68 start_wqthread + 0

Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000111f42d00  rbx: 0x00007feb54280930  rcx: 0x0000000000000000  rdx: 0x0000000000000ab9
  rdi: 0x00007feb4e3440d0  rsi: 0x00007feb4e3440d0  rbp: 0x00007ffeee5a6360  rsp: 0x00007ffeee5a6328
   r8: 0x000000000000a683   r9: 0x0000000000000036  r10: 0x00007feb50d00000  r11: 0x0000000000000000
  r12: 0x00007feb5366bb60  r13: 0x0000000101b0bd50  r14: 0x00007feb4e3440d0  r15: 0x00007feb4e345380
  rip: 0x00007feb536afc70  rfl: 0x0000000000210246  cr2: 0x00007feb536afc70
  
Logical CPU:     6
Error Code:      0x00000015 (invalid protections for user instruction read)
Trap Number:     14


Binary Images:
       0x101659000 -        0x101a76fff +autodoom (???) <31346E56-3C24-3407-A02B-479126917107> /Applications/AutoDoom.app/Contents/Resources/autodoom
       0x101cf2000 -        0x101d14fff +libvorbis.0.dylib (0) <3BBE399B-9786-34D6-AD6A-326F59CE8A73> /Applications/AutoDoom.app/Contents/Resources/libvorbis.0.dylib
       0x101d25000 -        0x101d4efff +libmpg123.0.dylib (0) <0E888225-A0CD-3EB7-98BD-EF7B92DDB8F6> /Applications/AutoDoom.app/Contents/Resources/libmpg123.0.dylib
       0x101d6f000 -        0x101d77ffb +libopusfile.0.dylib (0) <D8C61FA3-ECE1-3B8F-BC9C-92F6D6A5DB42> /Applications/AutoDoom.app/Contents/Resources/libopusfile.0.dylib
       0x101d84000 -        0x101d86fff +libSDL2_net-2.0.0.dylib (0) <D10677C5-DE89-39B3-8DA3-8E9176B48E28> /Applications/AutoDoom.app/Contents/Resources/libSDL2_net-2.0.0.dylib
       0x101d90000 -        0x101e96ff3 +libSDL2-2.0.dylib (0) <5CA3B302-C9D6-3A3A-A67A-1F97CDE5CE7C> /Applications/AutoDoom.app/Contents/Resources/libSDL2-2.0.dylib
       0x101f2c000 -        0x101f31fff +libvorbisfile.3.dylib (0) <B7FDB85E-E529-3DC6-8C81-434B5B33414B> /Applications/AutoDoom.app/Contents/Resources/libvorbisfile.3.dylib
       0x101f42000 -        0x101f64fff +libFLAC.8.dylib (0) <A998BCC0-13BA-382D-B91B-5510AA56AA76> /Applications/AutoDoom.app/Contents/Resources/libFLAC.8.dylib
       0x101f79000 -        0x101f91ff7 +libSDL2_mixer-2.0.0.dylib (0) <7DCBF1CC-28A8-3E65-97E8-F86F54F21FA2> /Applications/AutoDoom.app/Contents/Resources/libSDL2_mixer-2.0.0.dylib
       0x101fa6000 -        0x101fdefff +libmodplug.1.dylib (0) <C69B4CDE-B81E-36D3-AF3C-80BCAB47D429> /Applications/AutoDoom.app/Contents/Resources/libmodplug.1.dylib
       0x1020a1000 -        0x1020a4fff +libogg.0.dylib (0) <E4619D78-0A4D-37AE-9F3D-9F3B496F555E> /Applications/AutoDoom.app/Contents/Resources/libogg.0.dylib
       0x1020b0000 -        0x1020f8ff3 +libopus.0.dylib (0) <254D79AB-43A6-3730-900F-72CEB0E60922> /Applications/AutoDoom.app/Contents/Resources/libopus.0.dylib
       0x108807000 -        0x10880a047  libobjc-trampolines.dylib (787.1) <48095A55-7C82-3AE8-95CE-29A21B6450D8> /usr/lib/libobjc-trampolines.dylib
       0x1088a1000 -        0x1088a5fff  com.apple.audio.AppleHDAHALPlugIn (283.15 - 283.15) <642685AA-A418-3332-BBA5-4F3562F1127D> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
       0x1088ae000 -        0x108a07ff7  com.apple.audio.units.Components (1.14 - 1.14) <81F527EA-7071-38C2-8469-CB411D2804FD> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
       0x10dad9000 -        0x10db6aeff  dyld (750.5) <1F893B81-89A5-3502-8510-95B97B9F730D> /usr/lib/dyld
    0x7fff262d0000 -     0x7fff262d1ff3  libLatin2Converter.dylib (76) <27A8FE5E-47FC-3E96-8741-48FB56B24253> /System/Library/CoreServices/Encodings/libLatin2Converter.dylib
    0x7fff262ff000 -     0x7fff2654cff8  com.apple.RawCamera.bundle (9.01.0 - 1340.28) <3249E1E0-D226-3219-BFF2-22F85C39BB6D> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff28ca9000 -     0x7fff291a9fff  com.apple.driver.AppleIntelHD4000GraphicsGLDriver (14.5.22 - 14.0.5) <C6B029F9-0785-30D4-B4F2-F8DA8548090B> /System/Library/Extensions/AppleIntelHD4000GraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHD4000GraphicsGLDriver
    0x7fff291aa000 -     0x7fff29229ff6  com.apple.driver.AppleIntelHD4000GraphicsMTLDriver (14.5.22 - 14.0.5) <791FF6EE-B108-369B-8673-2C294A668B80> /System/Library/Extensions/AppleIntelHD4000GraphicsMTLDriver.bundle/Contents/MacOS/AppleIntelHD4000GraphicsMTLDriver
    0x7fff2d98d000 -     0x7fff2e299fff  com.apple.GeForceGLDriver (14.0.32 - 14.0.0) <1A6E180B-F2B5-3DC2-B0C9-331B8F51B039> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDriver
    0x7fff2e29a000 -     0x7fff2e971fff  libclh.dylib (14.0.32) <1C746DD3-3BDA-3042-A431-563F95033B43> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
    0x7fff2e972000 -     0x7fff2eb25ff3  com.apple.GeForceMTLDriver (14.0.32 - 14.0.0) <5FFD72CC-B2CA-37CC-A928-1396872800E0> /System/Library/Extensions/GeForceMTLDriver.bundle/Contents/MacOS/GeForceMTLDriver
    0x7fff2eb2b000 -     0x7fff2ed26ffb  com.apple.avfoundation (2.0 - 1841.57) <AB376C9E-111C-3F42-B09A-566D50F2E296> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    0x7fff2ed27000 -     0x7fff2edf3ffe  com.apple.audio.AVFAudio (1.0 - 415.72) <D912C207-81D1-35AB-8E31-1110F511A685> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Frameworks/AVFAudio.framework/Versions/A/AVFAudio
    0x7fff2ef13000 -     0x7fff2ef13fff  com.apple.Accelerate (1.11 - Accelerate 1.11) <EF0B0F85-2D5F-3543-8B7F-F73251E354F4> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff2ef14000 -     0x7fff2ef2bff7  libCGInterfaces.dylib (524.2) <86A3C54A-786E-34FA-957A-A488CCFAC1D6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
    0x7fff2ef2c000 -     0x7fff2f7c7fff  com.apple.vImage (8.1 - 524.2) <E396BDC6-045F-302D-BA78-67233762C4D7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fff2f7c8000 -     0x7fff2f95dfef  libBLAS.dylib (1303.60.1) <8E10CA70-C873-31A5-AE86-FD22FBEC204E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff2f95e000 -     0x7fff2fc9ffff  libBNNS.dylib (144.100.2) <66DC1355-F9D7-3449-83E5-66F155C508E2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
    0x7fff2fca0000 -     0x7fff30047fff  libLAPACK.dylib (1303.60.1) <457EB68E-5FEB-3940-A9F1-8B6E75AC6FE0> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff30048000 -     0x7fff3005dffc  libLinearAlgebra.dylib (1303.60.1) <5CEBADA6-BE7B-3928-8417-B60EF814B9D0> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
    0x7fff3005e000 -     0x7fff30063ff3  libQuadrature.dylib (7) <EB7C9E98-D1E7-314C-90B4-3EB04428CC7C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
    0x7fff30064000 -     0x7fff300d4fff  libSparse.dylib (103) <8C55F5F2-6AE3-393C-B2FF-22B8CFCBD7FC> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib
    0x7fff300d5000 -     0x7fff300e7ff7  libSparseBLAS.dylib (1303.60.1) <9C402FE0-062B-3BCA-8E6B-36AE4BBD8871> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
    0x7fff300e8000 -     0x7fff3027afe3  libvDSP.dylib (735.100.4) <BB2D5A62-C584-3D08-8B51-5BF9BA7BCD55> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff3027b000 -     0x7fff303f9fe7  libvMisc.dylib (735.100.4) <ACAF653F-A0E9-3D01-9578-7152EAD1DBA1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff303fa000 -     0x7fff303fafff  com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <20EC1281-A4CD-352D-817C-1016A8BDEC0A> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff303fb000 -     0x7fff3045aff0  com.apple.Accounts (113 - 113) <4B85E422-169E-396D-898A-DD1A7715EC6D> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
    0x7fff305a4000 -     0x7fff31363ff5  com.apple.AppKit (6.9 - 1894.40.150) <FDDF35FF-4007-3F0B-B59C-03CFF3A0A73B> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff313b3000 -     0x7fff313b3fff  com.apple.ApplicationServices (48 - 50) <CABCF23C-55E5-35E1-AAF0-EE5DDE3FDB03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff313b4000 -     0x7fff3141ffff  com.apple.ApplicationServices.ATS (377 - 493.0.4.1) <6AA4BBCC-43AF-3EBF-8EB5-7916A3B563AA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fff314b8000 -     0x7fff314f6ff0  libFontRegistry.dylib (274.0.4.2) <FBF6EC26-42C0-334E-B67C-871AD50DB0BC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff31551000 -     0x7fff31580fff  com.apple.ATSUI (1.0 - 1) <D8C604E9-D854-3A32-B37B-819197537A63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATSUI.framework/Versions/A/ATSUI
    0x7fff31581000 -     0x7fff31585ffb  com.apple.ColorSyncLegacy (4.13.0 - 1) <2359E2CD-8FCE-32D7-AF76-F4D9A3D9D9F8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy
    0x7fff3161f000 -     0x7fff31676ffa  com.apple.HIServices (1.22 - 675.1) <B2DEE96F-ED7A-3924-A2E2-44BB7A950BD8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff31677000 -     0x7fff31685fff  com.apple.LangAnalysis (1.7.0 - 1.7.0) <1603F2CC-DC51-3E15-B6B5-0A9F9AB0C045> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff31686000 -     0x7fff316cbffa  com.apple.print.framework.PrintCore (15.4 - 516.2) <525E8A4B-297B-3CAC-8A4A-6C7E211D7A21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7fff316cc000 -     0x7fff316d6ff7  com.apple.QD (4.0 - 413) <1EAEF5BC-D649-3E42-87BC-43CCEE4D5274> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fff316d7000 -     0x7fff316e4ffc  com.apple.speech.synthesis.framework (9.0.24 - 9.0.24) <C2E5BBFC-2EF0-3FFE-A1CF-960631DC249C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff316e5000 -     0x7fff317c6ffa  com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <4222CBDF-D637-30DB-BA45-C6E222BABB24> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff317c8000 -     0x7fff317c8fff  com.apple.audio.units.AudioUnit (1.14 - 1.14) <73D89D5E-05D5-3F64-BE02-2B2ED6AD6C03> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff31b5b000 -     0x7fff31ee9ffd  com.apple.CFNetwork (1125.2 - 1125.2) <1D4D81F7-FC48-3588-87FC-481E2586E345> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff31f65000 -     0x7fff31f65fff  com.apple.Carbon (160 - 162) <CAA294BD-BC93-384A-8415-B254C89098FC> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff31f66000 -     0x7fff31f69ff3  com.apple.CommonPanels (1.2.6 - 101) <63261921-DD00-312E-AFD1-C099E1984725> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    0x7fff31f6a000 -     0x7fff3225eff3  com.apple.HIToolbox (2.1.1 - 994.6) <C03A48FC-1A02-320D-9147-F4687A1BBC6F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fff3225f000 -     0x7fff32262ff3  com.apple.help (1.3.8 - 71) <F5E9EA64-5D5E-346F-98D0-D04A2F805D8D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x7fff32263000 -     0x7fff32268ff7  com.apple.ImageCapture (9.0 - 1600.60.4.2) <63FE9A8C-A7C6-3ABD-AA1D-EA1BC6613C39> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x7fff32269000 -     0x7fff32269fff  com.apple.ink.framework (10.15 - 227) <90518F56-AD8A-3627-905A-16E2B8640F87> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x7fff3226a000 -     0x7fff32284ffa  com.apple.openscripting (1.7 - 185.1) <718C485A-4167-3A26-B2CD-6C42B5B36D01> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x7fff322a5000 -     0x7fff322a5fff  com.apple.print.framework.Print (15 - 271) <29384C24-6667-3BAA-992A-DAD809D6387E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0x7fff322a6000 -     0x7fff322a8ff7  com.apple.securityhi (9.0 - 55008) <478C57A9-D5A5-3951-B289-DA5323E9044A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x7fff322a9000 -     0x7fff322affff  com.apple.speech.recognition.framework (6.0.3 - 6.0.3) <E6BE4EC1-5C53-38BB-AAFD-E7BF7A8975BC> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7fff32449000 -     0x7fff32449fff  com.apple.Cocoa (6.11 - 23) <37E98F4D-1D78-3F22-BDC0-59DC0B9B3A3E> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff32457000 -     0x7fff3254dfff  com.apple.ColorSync (4.13.0 - 3394.7) <FC6CFACE-CDD8-3811-BAB6-C9F82AC0A594> /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fff32838000 -     0x7fff32d41ffb  com.apple.audio.CoreAudio (5.0 - 5.0) <CF50C6CC-6753-3D64-A76B-21CE211A98E8> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff32d94000 -     0x7fff32dccfff  com.apple.CoreBluetooth (1.0 - 1) <D2943204-C3A0-3C09-A7A9-BF75822678B4> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
    0x7fff32dcd000 -     0x7fff331c8ff8  com.apple.CoreData (120 - 977.3) <24203985-D683-3460-A21E-9E29E94D0B24> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff331c9000 -     0x7fff332f4ffe  com.apple.CoreDisplay (1.0 - 186.5.25) <53F750C6-947A-39AE-984E-41939B858A68> /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay
    0x7fff332f5000 -     0x7fff33775ff3  com.apple.CoreFoundation (6.9 - 1675.129) <233ECC64-84C9-3325-8A30-7714FBDF77CD> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff33777000 -     0x7fff33e0dff8  com.apple.CoreGraphics (2.0 - 1355.13) <6933695A-C08B-37B6-9BC9-28A4218960C8> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff33e1b000 -     0x7fff34176ff0  com.apple.CoreImage (15.0.0 - 940.9) <CA78A35D-E15E-3D98-BDEF-9F3D9039DB78> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
    0x7fff34537000 -     0x7fff34613ff4  com.apple.CoreMedia (1.0 - 2612.58.4.6) <301A075B-022D-3F28-AE2C-7F280CCF1F51> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff34614000 -     0x7fff34676ffe  com.apple.CoreMediaIO (1000.0 - 5125.6) <11F1EB21-E366-3AEE-8012-D72DEEAC4D3C> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x7fff34700000 -     0x7fff34700fff  com.apple.CoreServices (1069.22 - 1069.22) <888FE7B9-CE6C-3C7C-BA33-63364462228A> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff34701000 -     0x7fff34786fff  com.apple.AE (838.1 - 838.1) <2BAB1B88-C198-3D20-8DA3-056E66510E7A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fff34787000 -     0x7fff34a68ff7  com.apple.CoreServices.CarbonCore (1217 - 1217) <D0FECC17-7E16-308F-98EA-AF311CB77FE6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff34a69000 -     0x7fff34ab6ffd  com.apple.DictionaryServices (1.2 - 323.6) <11513ED9-8B4B-39BB-A6B2-AA6AA0A2DF72> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fff34ab7000 -     0x7fff34abfff7  com.apple.CoreServices.FSEvents (1268.100.1 - 1268.100.1) <CE3D8B13-2583-3527-8532-D5DDAAD7D56B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
    0x7fff34ac0000 -     0x7fff34cf9ffc  com.apple.LaunchServices (1069.22 - 1069.22) <E51EE658-608C-3034-9635-4FDF1E241E62> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff34cfa000 -     0x7fff34d92ff1  com.apple.Metadata (10.7.0 - 2076.3) <EE42CCA1-FEC2-3F1C-9B62-2E73EFB05FCC> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff34d93000 -     0x7fff34dc0fff  com.apple.CoreServices.OSServices (1069.22 - 1069.22) <A0654B4E-3194-3066-911F-FF1FBEE1D2C2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff34dc1000 -     0x7fff34e28fff  com.apple.SearchKit (1.4.1 - 1.4.1) <D4F82BC9-FD9B-3E04-B78E-D9E2A73B0BD7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7fff34e29000 -     0x7fff34e4dff5  com.apple.coreservices.SharedFileList (131.4 - 131.4) <AEB4E42C-F5A2-3F63-80B0-4226483AD4F5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
    0x7fff35172000 -     0x7fff35329ffc  com.apple.CoreText (643.1.4.4 - 643.1.4.4) <5D4EA236-DC1B-3772-95C5-7F4B6CFEAF84> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff3532a000 -     0x7fff3536effb  com.apple.CoreVideo (1.8 - 344.3) <8507ED54-43C3-3E5B-BC74-512FE510BF8D> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff3536f000 -     0x7fff353fcffc  com.apple.framework.CoreWLAN (13.0 - 1601.2) <C1C2BBD4-EA97-3CC1-845D-1F1578E68380> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff355b8000 -     0x7fff355c3ff7  com.apple.DirectoryService.Framework (10.15 - 220.40.1) <A2504DEB-2C9D-3F87-90FF-70104421DAF7> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
    0x7fff355c4000 -     0x7fff3566eff0  com.apple.DiscRecording (9.0.3 - 9030.4.5) <F4588360-A78E-361C-B7F5-370D38C57B3C> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x7fff35693000 -     0x7fff35699fff  com.apple.DiskArbitration (2.7 - 2.7) <D7617B57-B01C-3848-8818-593FB12039E9> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff3588b000 -     0x7fff359b6ffa  com.apple.FileProvider (276 - 276) <B3EB6E66-807E-3F67-951F-88B8484FB8CD> /System/Library/Frameworks/FileProvider.framework/Versions/A/FileProvider
    0x7fff359cb000 -     0x7fff359cdff3  com.apple.ForceFeedback (1.0.6 - 1.0.6) <792A7279-43AA-3057-B8B5-6F2722DF6720> /System/Library/Frameworks/ForceFeedback.framework/Versions/A/ForceFeedback
    0x7fff359ce000 -     0x7fff35d93ff8  com.apple.Foundation (6.9 - 1675.129) <9A74FA97-7F7B-3929-B381-D9514B1E4754> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff35e00000 -     0x7fff35e50ff7  com.apple.GSS (4.0 - 2.0) <16DE732E-4A48-3C8A-BD61-8AF810F3A48C> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff35f8d000 -     0x7fff360a1ff3  com.apple.Bluetooth (7.0.4 - 7.0.4f6) <9003721F-8543-3A21-BF11-2A981614F481> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x7fff36107000 -     0x7fff361abff3  com.apple.framework.IOKit (2.0.2 - 1726.100.16) <3D8BA34A-AAF7-3AF2-9B5B-189AC4755404> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff361ad000 -     0x7fff361beffb  com.apple.IOSurface (269.11 - 269.11) <887CD3FD-1BB8-3BB7-B7F8-6A0BA4B3AEAE> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff3623d000 -     0x7fff3639bffe  com.apple.ImageIO.framework (3.3.0 - 1976.3.4.4) <A3A69400-1E28-3E29-9E3C-9CEA76254318> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff3639c000 -     0x7fff3639ffff  libGIF.dylib (1976.3.4.4) <200D5E38-08A3-3073-81F3-654C30F28FB9> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff363a0000 -     0x7fff36459fff  libJP2.dylib (1976.3.4.4) <C5C790E7-259E-3EFD-A5BA-12D71E308AA8> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff3645a000 -     0x7fff3647eff7  libJPEG.dylib (1976.3.4.4) <4B64A128-E898-336D-9ECF-C90244DA7EEB> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff366fa000 -     0x7fff36714ff7  libPng.dylib (1976.3.4.4) <A74FA015-6DBB-34F9-8552-AB5AF571CE4F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff36715000 -     0x7fff36716fff  libRadiance.dylib (1976.3.4.4) <85FD74FF-E9A6-3837-A7D9-F5641FEE01C1> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff36717000 -     0x7fff3675fff3  libTIFF.dylib (1976.3.4.4) <DEAF04DB-89C6-3D08-AD1C-59C422A0344D> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff37cc1000 -     0x7fff37cd3ff3  com.apple.Kerberos (3.0 - 1) <DC673FF3-4DC9-3C23-9718-343AB36B2984> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff37cd4000 -     0x7fff37cd4fff  libHeimdalProxy.dylib (77) <A970C7A8-7CCD-3701-A459-078BD5E8FE4E> /System/Library/Frameworks/Kerberos.framework/Versions/A/Libraries/libHeimdalProxy.dylib
    0x7fff37cd5000 -     0x7fff37d0bff7  com.apple.LDAPFramework (2.4.28 - 194.5) <2920B2CC-7480-37E4-A7C5-BF58D1D6276A> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff38066000 -     0x7fff38070ffb  com.apple.MediaAccessibility (1.0 - 125.1) <B2F72AF8-99DC-3613-B618-C588252EEAC2> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
    0x7fff3813c000 -     0x7fff38887ffd  com.apple.MediaToolbox (1.0 - 2612.58.4.6) <FEB63B0B-D774-3FEB-B89A-66C2179DAC85> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x7fff38889000 -     0x7fff38953fff  com.apple.Metal (212.5.15 - 212.5.15) <2CBB178E-434E-31D3-BAE2-ED3EA801D4BC> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
    0x7fff38970000 -     0x7fff389adff7  com.apple.MetalPerformanceShaders.MPSCore (1.0 - 1) <5DF84B7A-9DD0-36DB-8686-D669CDA93D59> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/Versions/A/MPSCore
    0x7fff389ae000 -     0x7fff38a38fe2  com.apple.MetalPerformanceShaders.MPSImage (1.0 - 1) <CDC36001-66DA-3BBD-A9AA-2470B634B9C9> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/Versions/A/MPSImage
    0x7fff38a39000 -     0x7fff38a5eff4  com.apple.MetalPerformanceShaders.MPSMatrix (1.0 - 1) <1E4FE6EF-6D42-3439-835C-F4F20B05E0F5> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix
    0x7fff38a5f000 -     0x7fff38a74ffb  com.apple.MetalPerformanceShaders.MPSNDArray (1.0 - 1) <8F8F0C2E-C4EC-3418-A06A-42B8280DDC9D> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNDArray.framework/Versions/A/MPSNDArray
    0x7fff38a75000 -     0x7fff38bd3ffc  com.apple.MetalPerformanceShaders.MPSNeuralNetwork (1.0 - 1) <6BEFB262-2538-3A12-9E9F-A7CF94D2B68A> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork
    0x7fff38bd4000 -     0x7fff38c23ff4  com.apple.MetalPerformanceShaders.MPSRayIntersector (1.0 - 1) <4D352B8E-97D8-34FA-B2AF-3AB4E3149E2E> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/Versions/A/MPSRayIntersector
    0x7fff38c24000 -     0x7fff38c25ff5  com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) <07F3B58C-F362-35F2-9A79-F38015A78DDA> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders
    0x7fff39cac000 -     0x7fff39cb8ffe  com.apple.NetFS (6.0 - 4.0) <7A96A8FE-17F3-3850-8E81-9DDDC5A48DDB> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff39cb9000 -     0x7fff39e10ff3  com.apple.Network (1.0 - 1) <D1C8FDDE-C822-3C40-BB26-18F24CFC8AE2> /System/Library/Frameworks/Network.framework/Versions/A/Network
    0x7fff3c838000 -     0x7fff3c840ff7  libcldcpuengine.dylib (2.14) <BB23A727-5F40-3D27-AD3B-3197A7241F84> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
    0x7fff3c841000 -     0x7fff3c899fff  com.apple.opencl (3.5 - 3.5) <3F0E363C-9380-3226-A4D1-67E740079AAD> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff3c89a000 -     0x7fff3c8b6fff  com.apple.CFOpenDirectory (10.15 - 220.40.1) <58835104-9E7A-32E8-862B-530CE899C9B4> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fff3c8b7000 -     0x7fff3c8c2ffd  com.apple.OpenDirectory (10.15 - 220.40.1) <D846BA35-59A1-3B78-B1C8-7E0EDE972AD2> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff3d228000 -     0x7fff3d22afff  libCVMSPluginSupport.dylib (17.10.22) <65052150-BEFD-38D8-A789-560C2FB1644A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
    0x7fff3d22b000 -     0x7fff3d230fff  libCoreFSCache.dylib (176.11) <AEAEE894-BA4B-334F-90E1-7374DFB41979> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
    0x7fff3d231000 -     0x7fff3d235fff  libCoreVMClient.dylib (176.11) <29D2B5C2-CBFF-308A-ADD8-A559B760C494> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fff3d236000 -     0x7fff3d23eff7  libGFXShared.dylib (17.10.22) <7FF5455A-3D5D-33D2-9C41-A51ABE53CE66> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fff3d23f000 -     0x7fff3d249fff  libGL.dylib (17.10.22) <08450555-3BC8-3457-8F5E-E2BBE895C0C7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff3d24a000 -     0x7fff3d27eff7  libGLImage.dylib (17.10.22) <5182EE22-2914-30E0-A87D-C38F345F695B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff3d27f000 -     0x7fff3d413ff7  libGLProgrammability.dylib (17.10.22) <942CCB23-9868-3D76-98CC-3430E45590D2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
    0x7fff3d414000 -     0x7fff3d450fff  libGLU.dylib (17.10.22) <2FE69FE7-B60D-3D05-824B-CD4958E2C7B8> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff3de8c000 -     0x7fff3de9bff7  com.apple.opengl (17.10.22 - 17.10.22) <4E9C4B23-6D44-3804-AFF8-84C3B060E8F5> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff3de9c000 -     0x7fff3e015fff  GLEngine (17.10.22) <803CEBEC-8BA2-3B48-B6E7-23F080B7EE75> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundle/GLEngine
    0x7fff3e016000 -     0x7fff3e03efff  GLRendererFloat (17.10.22) <EE9FB4C6-8D39-39CC-9A91-7D3EFB16B2DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat
    0x7fff3ee59000 -     0x7fff3f0dbff2  com.apple.QuartzCore (1.11 - 840.18) <16502545-A0F3-3367-929B-DD80A6440226> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff3fc5c000 -     0x7fff3ffa5ff1  com.apple.security (7.0 - 59306.101.1) <430E04FE-F068-3476-9CA2-72CB5F040D1F> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff3ffa6000 -     0x7fff4002effb  com.apple.securityfoundation (6.0 - 55236.60.1) <BC15B825-955D-33CF-B416-A64D69A1D008> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff4005d000 -     0x7fff40061ff8  com.apple.xpc.ServiceManagement (1.0 - 1) <C66FC9CF-224B-348C-94A5-ABAC579F5C0A> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
    0x7fff40d0c000 -     0x7fff40d7aff7  com.apple.SystemConfiguration (1.19 - 1.19) <71AC15DE-7018-3D2B-B599-F2972F0288AE> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff40ff9000 -     0x7fff4137cff4  com.apple.VideoToolbox (1.0 - 2612.58.4.6) <C488A935-B94F-3F80-88E7-D2743FB1E460> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x7fff44cd7000 -     0x7fff44d9cff7  com.apple.APFS (1412.101.1 - 1412.101.1) <2F5A48FB-9788-3A24-87FE-C1B7DDBC8A07> /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS
    0x7fff45eaa000 -     0x7fff45eabff1  com.apple.AggregateDictionary (1.0 - 1) <FE9B8728-9C37-367E-91A6-2D1321D485A0> /System/Library/PrivateFrameworks/AggregateDictionary.framework/Versions/A/AggregateDictionary
    0x7fff46445000 -     0x7fff46462ff4  com.apple.AppContainer (4.0 - 448.100.6) <FBA274DA-2172-31C8-9759-AFB227E0E7E7> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
    0x7fff464b7000 -     0x7fff464c5ff7  com.apple.AppSandbox (4.0 - 448.100.6) <B38CE066-5303-3FBF-B0D3-A0D3889E2005> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
    0x7fff46940000 -     0x7fff46964ffb  com.apple.framework.Apple80211 (13.0 - 1602.3) <7D1A08A0-27B0-3F53-BFC4-A2A482B055A0> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff46c22000 -     0x7fff46c31fd7  com.apple.AppleFSCompression (119.100.1 - 1.0) <E1B024EB-DAB1-30A1-A43D-01D9E9357F2B> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
    0x7fff46d30000 -     0x7fff46d3bff7  com.apple.AppleIDAuthSupport (1.0 - 1) <BE6A7C6D-060E-38E9-A010-61975ECE5E43> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/Versions/A/AppleIDAuthSupport
    0x7fff46d7d000 -     0x7fff46dc5ff7  com.apple.AppleJPEG (1.0 - 1) <C163D80A-6818-3C36-B9A9-7CC8777FE593> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
    0x7fff471ae000 -     0x7fff471b2ff7  com.apple.AppleSRP (5.0 - 1) <815E832D-9F21-3BBA-BA03-674473A324E3> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
    0x7fff471b3000 -     0x7fff471d5fff  com.apple.applesauce (1.0 - 16.25) <A6C6D37B-9AA5-3137-A02E-F61798A908B0> /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce
    0x7fff47294000 -     0x7fff47297ffb  com.apple.AppleSystemInfo (3.1.5 - 3.1.5) <52444963-7A5E-36C8-BAAA-FFF8A0D14612> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
    0x7fff47298000 -     0x7fff472e8ff7  com.apple.AppleVAFramework (6.1.2 - 6.1.2) <A46D4D00-6251-302B-9A4A-3A930855BC1F> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff47331000 -     0x7fff47340ff9  com.apple.AssertionServices (1.0 - 223.100.31) <2DA45CD2-C755-397C-977C-F4C6435A1272> /System/Library/PrivateFrameworks/AssertionServices.framework/Versions/A/AssertionServices
    0x7fff47882000 -     0x7fff47c7dff8  com.apple.audio.AudioResourceArbitration (1.0 - 1) <B7E163FF-F028-32A5-9AD3-DB7022E99DE7> /System/Library/PrivateFrameworks/AudioResourceArbitration.framework/Versions/A/AudioResourceArbitration
    0x7fff47dbc000 -     0x7fff47e0dff9  com.apple.audio.AudioSession (1.0 - 17) <133B2FAF-097E-35FF-ACFD-D2D4078C7553> /System/Library/PrivateFrameworks/AudioSession.framework/Versions/A/AudioSession
    0x7fff47e0e000 -     0x7fff47e3bff7  libSessionUtility.dylib (17) <99E016BE-6238-3535-BAD5-D02FEFE9165C> /System/Library/PrivateFrameworks/AudioSession.framework/libSessionUtility.dylib
    0x7fff47ed3000 -     0x7fff48113ff0  com.apple.audio.AudioToolboxCore (1.0 - 1104.80) <EE6A2BD9-843C-3CC3-AEFC-6D7855DBB331> /System/Library/PrivateFrameworks/AudioToolboxCore.framework/Versions/A/AudioToolboxCore
    0x7fff48117000 -     0x7fff48233ff3  com.apple.AuthKit (1.0 - 1) <0A3A05D4-0795-35B8-8729-4BF252D52E60> /System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/AuthKit
    0x7fff483f0000 -     0x7fff483f9ff7  com.apple.coreservices.BackgroundTaskManagement (1.0 - 104) <2088BC70-5329-3390-A851-C4ECF654047C> /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement
    0x7fff483fa000 -     0x7fff4849bff5  com.apple.backup.framework (1.11.4 - 1298.4.19) <1F848C06-11E3-3D85-8358-7E37AD2BE9D7> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff4849c000 -     0x7fff48528ff6  com.apple.BaseBoard (466.3 - 466.3) <1EFE4339-9393-3B15-8DC9-2BE9B03F3062> /System/Library/PrivateFrameworks/BaseBoard.framework/Versions/A/BaseBoard
    0x7fff4862a000 -     0x7fff48666ff7  com.apple.bom (14.0 - 219.2) <4B7C18B2-1E51-376E-9D6A-CE3F58D2AE53> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff491e2000 -     0x7fff49231fff  com.apple.ChunkingLibrary (307 - 307) <4A5C3E8E-1E95-3363-8A78-CCD55770F064> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
    0x7fff4a0a2000 -     0x7fff4a0b2ffb  com.apple.CommonAuth (4.0 - 2.0) <E09BBBBE-ECDD-3442-8D4E-27A12F5E2347> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff4a0c6000 -     0x7fff4a0ddfff  com.apple.commonutilities (8.0 - 900) <1E6CE910-4B06-3704-A47D-06337A6F0992> /System/Library/PrivateFrameworks/CommonUtilities.framework/Versions/A/CommonUtilities
    0x7fff4a7e3000 -     0x7fff4abb8fc8  com.apple.CoreAUC (283.0.0 - 283.0.0) <5BF7FDC2-E106-3E73-B950-2A0DDE2CA11F> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x7fff4abb9000 -     0x7fff4abe6ff7  com.apple.CoreAVCHD (6.1.0 - 6100.4.1) <4BD22FB9-F5F7-35E5-AAD6-CF92706C9816> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
    0x7fff4ac09000 -     0x7fff4ac28ffc  com.apple.analyticsd (1.0 - 1) <F33987F5-A14A-3A55-8D26-FDE9A57B9269> /System/Library/PrivateFrameworks/CoreAnalytics.framework/Versions/A/CoreAnalytics
    0x7fff4af23000 -     0x7fff4af2eff7  com.apple.frameworks.CoreDaemon (1.3 - 1.3) <98645544-C8EB-3E85-AC67-2A047A05E503> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
    0x7fff4b1af000 -     0x7fff4b1bfff3  com.apple.CoreEmoji (1.0 - 107) <AC83B860-61BD-384E-81BF-CA3CBE655968> /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji
    0x7fff4b7ff000 -     0x7fff4b869ff0  com.apple.CoreNLP (1.0 - 213) <687A4C31-A307-3255-83BE-9B123971FF62> /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP
    0x7fff4bc97000 -     0x7fff4bc9fff8  com.apple.CorePhoneNumbers (1.0 - 1) <17E6A3B0-A181-3295-8B19-E139EDF12E4B> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/Versions/A/CorePhoneNumbers
    0x7fff4c68c000 -     0x7fff4c6affff  com.apple.CoreSVG (1.0 - 129) <53213F48-F888-3EBE-AE30-E9303E9B712C> /System/Library/PrivateFrameworks/CoreSVG.framework/Versions/A/CoreSVG
    0x7fff4c6b0000 -     0x7fff4c6e3fff  com.apple.CoreServicesInternal (446.7 - 446.7) <4C4834E0-EA46-36DE-BA11-16B8826DD754> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
    0x7fff4c6e4000 -     0x7fff4c712ffd  com.apple.CSStore (1069.22 - 1069.22) <39E431F9-3584-34DF-A64D-C5895AA72068> /System/Library/PrivateFrameworks/CoreServicesStore.framework/Versions/A/CoreServicesStore
    0x7fff4cc36000 -     0x7fff4ccccff7  com.apple.CoreSymbolication (11.4 - 64535.33.1) <DCA00787-D285-3944-AAFA-CAF78775B8D3> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
    0x7fff4cd64000 -     0x7fff4ce90ff6  com.apple.coreui (2.1 - 609.4) <55EACF17-86EA-3F6E-A2CF-AF2F08C5F295> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff4ce91000 -     0x7fff4d047ff5  com.apple.CoreUtils (6.2 - 620.34) <172FC306-619F-3451-9BCA-F0B0D0B58EFD> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
    0x7fff4d181000 -     0x7fff4d194ff1  com.apple.CrashReporterSupport (10.13 - 15016) <8AB4A416-A174-386B-8A96-5F16EAA3FCDE> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
    0x7fff4d24d000 -     0x7fff4d25fff8  com.apple.framework.DFRFoundation (1.0 - 252.40.1) <852E7EE8-EC39-3CFF-9605-9F971F7BCED5> /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation
    0x7fff4d260000 -     0x7fff4d265fff  com.apple.DSExternalDisplay (3.1 - 380) <61597AB3-7E66-339D-A709-50D4F9B3D8E9> /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay
    0x7fff4d2ef000 -     0x7fff4d369ff0  com.apple.datadetectorscore (8.0 - 659) <F7BA8B28-FD51-34A7-A423-63878638D00E> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7fff4d3b5000 -     0x7fff4d3f2ff8  com.apple.DebugSymbols (194 - 194) <0406F803-6865-370E-9D32-01EF177B5E7A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x7fff4d3f3000 -     0x7fff4d57aff2  com.apple.desktopservices (1.14.4 - 1281.4.19) <82777143-A900-33D0-BCFA-2511C89C9EAD> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fff4d804000 -     0x7fff4d8ccffe  com.apple.DiskImagesFramework (559.100.2 - 559.100.2) <A8949EC6-1D1A-3DC6-92A5-BC6B57FB6F90> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x7fff4d8cd000 -     0x7fff4d99eff6  com.apple.DiskManagement (13.0 - 1648.100.1) <32121503-F7B3-33E4-BAB0-314D97CDF295> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManagement
    0x7fff4da81000 -     0x7fff4da85ff9  com.apple.EFILogin (2.0 - 2) <6230668A-F2C2-3BFC-A965-CAB00821BCE6> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
    0x7fff4ef13000 -     0x7fff4f32eff1  com.apple.vision.FaceCore (4.3.0 - 4.3.0) <E081D201-B82C-3AE3-8B58-1E909CE053B3> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
    0x7fff4f9bf000 -     0x7fff4faf6ffc  libFontParser.dylib (277.2.4.2) <B59E080A-9FC3-3511-9024-E6D5461E60D1> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
    0x7fff4faf7000 -     0x7fff4fb2bfff  libTrueTypeScaler.dylib (277.2.4.2) <3A485687-23E8-3C53-83B0-1AA9625DCD37> /System/Library/PrivateFrameworks/FontServices.framework/libTrueTypeScaler.dylib
    0x7fff4fb90000 -     0x7fff4fba0ff6  libhvf.dylib (1.0 - $[CURRENT_PROJECT_VERSION]) <5A0F87CA-81C0-3444-B958-AAC7BD4319BC> /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib
    0x7fff53081000 -     0x7fff53082fff  libmetal_timestamp.dylib (902.14.9) <E675DA7E-A99D-3351-94D1-3485CD86808B> /System/Library/PrivateFrameworks/GPUCompiler.framework/Versions/3902/Libraries/libmetal_timestamp.dylib
    0x7fff54726000 -     0x7fff54731ff7  libGPUSupportMercury.dylib (17.10.22) <FE3E328E-F2AC-3FE3-BE4C-31592ABB168B> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupportMercury.dylib
    0x7fff54732000 -     0x7fff54738fff  com.apple.GPUWrangler (5.1.16 - 5.1.16) <F91AD6D6-8242-348C-8296-AF1DD8DBA2EF> /System/Library/PrivateFrameworks/GPUWrangler.framework/Versions/A/GPUWrangler
    0x7fff54a57000 -     0x7fff54a7dff1  com.apple.GenerationalStorage (2.0 - 314) <54182052-9E17-3A2A-8943-8915E6D319CE> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
    0x7fff55bac000 -     0x7fff55bbaffb  com.apple.GraphVisualizer (1.0 - 100.1) <7289AEE6-C577-3D89-A99E-98551218EB7D> /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer
    0x7fff55d5a000 -     0x7fff55e18ff4  com.apple.Heimdal (4.0 - 2.0) <C4838DCE-48FB-3828-9FB2-097BA2848C99> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff57f99000 -     0x7fff57fa1ff5  com.apple.IOAccelerator (438.4.5 - 438.4.5) <4B2F1D11-C36B-3C48-9934-8A973348A966> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
    0x7fff57fae000 -     0x7fff57fc4fff  com.apple.IOPresentment (1.0 - 37) <2FE66352-4CF9-3F79-944D-053E2AD451D6> /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment
    0x7fff5834c000 -     0x7fff58397ff1  com.apple.IconServices (438.3 - 438.3) <2431AD46-37B8-367F-A1DC-119C781B1453> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
    0x7fff58555000 -     0x7fff5855cffa  com.apple.InternationalSupport (1.0 - 45.2) <296B6979-342E-35B8-A58B-B0797DFBA789> /System/Library/PrivateFrameworks/InternationalSupport.framework/Versions/A/InternationalSupport
    0x7fff587e9000 -     0x7fff58808ffd  com.apple.security.KeychainCircle.KeychainCircle (1.0 - 1) <D0F59C6D-F069-3F0D-81C2-CBFC2E6B7101> /System/Library/PrivateFrameworks/KeychainCircle.framework/Versions/A/KeychainCircle
    0x7fff5893d000 -     0x7fff58a0bffd  com.apple.LanguageModeling (1.0 - 215.1) <3FAF1700-F7D4-3F92-88AA-A3920702B8BB> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
    0x7fff58a0c000 -     0x7fff58a54fff  com.apple.Lexicon-framework (1.0 - 72) <212D02CE-11BC-3C7F-BDFD-DF1A0C4017EE> /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon
    0x7fff58a5b000 -     0x7fff58a60ff3  com.apple.LinguisticData (1.0 - 353.18) <BA3869B7-9C39-32DA-A4BA-12F1BC4B04CF> /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData
    0x7fff58b04000 -     0x7fff58b09ff7  com.apple.LoginUICore (4.0 - 4.0) <49975B17-B54D-338D-AA55-D2AA825D4FC9> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/LoginUICore.framework/Versions/A/LoginUICore
    0x7fff592f8000 -     0x7fff592fbfff  com.apple.Mangrove (1.0 - 25) <9490A0D4-5EF9-3FDA-B048-A71BE3A17096> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
    0x7fff59564000 -     0x7fff595eeff8  com.apple.MediaExperience (1.0 - 1) <F86763CC-6791-390E-8BCF-512B04C931BA> /System/Library/PrivateFrameworks/MediaExperience.framework/Versions/A/MediaExperience
    0x7fff595ef000 -     0x7fff59622fff  com.apple.MediaKit (16 - 923) <DFDC82DF-3E23-394C-8284-3DBC31E7EBDB> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x7fff59dc7000 -     0x7fff59e13fff  com.apple.spotlight.metadata.utilities (1.0 - 2076.3) <EF8AC054-B15F-375F-AACB-018DC73CD16E> /System/Library/PrivateFrameworks/MetadataUtilities.framework/Versions/A/MetadataUtilities
    0x7fff59e14000 -     0x7fff59ee5ffa  com.apple.gpusw.MetalTools (1.0 - 1) <BA343D96-58EA-374A-818C-E42968101EA8> /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools
    0x7fff59f42000 -     0x7fff59f5bff4  com.apple.MobileAssets (1.0 - 619.100.2) <4EAA222A-2128-3A7D-9270-C4878C8AD1AA> /System/Library/PrivateFrameworks/MobileAsset.framework/Versions/A/MobileAsset
    0x7fff5a118000 -     0x7fff5a136fff  com.apple.MobileKeyBag (2.0 - 1.0) <0837C5C4-A860-387C-8F31-9A4627A3132F> /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag
    0x7fff5a399000 -     0x7fff5a3c9ff7  com.apple.MultitouchSupport.framework (3440.1 - 3440.1) <0AA68A0D-23F6-3628-A93F-8F8018B84920> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff5a8c8000 -     0x7fff5a8d2fff  com.apple.NetAuth (6.2 - 6.2) <D324C7CC-E614-35F6-8619-DECBE90ECAEB> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff5b2dd000 -     0x7fff5b328ffb  com.apple.OTSVG (1.0 - 643.1.4.4) <DCCAD72C-ED3E-3FB9-80C8-4DB36362C28A> /System/Library/PrivateFrameworks/OTSVG.framework/Versions/A/OTSVG
    0x7fff5c530000 -     0x7fff5c53bff2  com.apple.PerformanceAnalysis (1.243.2 - 243.2) <FFE831BE-C133-38BE-A6B4-BEEB9FD6BF37> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
    0x7fff5c53c000 -     0x7fff5c564ffb  com.apple.persistentconnection (1.0 - 1.0) <F16D4768-61F2-3298-8E37-0EAF612A55C0> /System/Library/PrivateFrameworks/PersistentConnection.framework/Versions/A/PersistentConnection
    0x7fff5eec7000 -     0x7fff5ef21ff6  com.apple.ProtectedCloudStorage (1.0 - 1) <9ACFED11-E9B3-3F24-88AE-294F68189AF1> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
    0x7fff5ef22000 -     0x7fff5ef3bffb  com.apple.ProtocolBuffer (1 - 274.24.9.16.3) <05BE7640-A9FD-3963-8199-E60DE3C37A7E> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
    0x7fff5f39a000 -     0x7fff5f3c3ff1  com.apple.RemoteViewServices (2.0 - 148) <680F9F89-C44B-3AB3-B9EA-155B41B7295A> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
    0x7fff5f528000 -     0x7fff5f563ff0  com.apple.RunningBoardServices (1.0 - 223.100.31) <28C26D68-F1F5-3ADC-832B-AF63336F35FB> /System/Library/PrivateFrameworks/RunningBoardServices.framework/Versions/A/RunningBoardServices
    0x7fff60e40000 -     0x7fff60e43ff5  com.apple.SecCodeWrapper (4.0 - 448.100.6) <87710569-BCB4-37C1-B56D-F0EB89863A78> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
    0x7fff60fb6000 -     0x7fff610ddff1  com.apple.Sharing (1526.14 - 1526.14) <8D0C1BC4-5133-399B-9EFC-74CAEF4FA389> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    0x7fff61155000 -     0x7fff61175ff5  com.apple.sidecar-core (1.0 - 209.40.4) <90141C89-DFE8-3989-8427-EB95AA3FDE0E> /System/Library/PrivateFrameworks/SidecarCore.framework/Versions/A/SidecarCore
    0x7fff61176000 -     0x7fff61188ff0  com.apple.sidecar-ui (1.0 - 209.40.4) <DFA77679-44C5-3751-B785-B26FFF3C7EF7> /System/Library/PrivateFrameworks/SidecarUI.framework/Versions/A/SidecarUI
    0x7fff624f0000 -     0x7fff627e6fff  com.apple.SkyLight (1.600.0 - 450.9) <C6AF6A79-C673-3B9E-95E0-993F43AE7EED> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
    0x7fff63033000 -     0x7fff63041ffb  com.apple.SpeechRecognitionCore (6.0.91 - 6.0.91) <4678A6DB-D56E-393F-90BD-5AF4F3664440> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
    0x7fff6371b000 -     0x7fff6375cff9  com.apple.StreamingZip (1.0 - 1) <67F0ED7B-0912-3151-BEB1-9D5FBAE0D46B> /System/Library/PrivateFrameworks/StreamingZip.framework/Versions/A/StreamingZip
    0x7fff63873000 -     0x7fff6387cff7  com.apple.SymptomDiagnosticReporter (1.0 - 1238.100.26) <A2197A8A-796E-321C-8EBB-075AED9995B0> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/Versions/A/SymptomDiagnosticReporter
    0x7fff638ed000 -     0x7fff63917ffc  com.apple.framework.SystemAdministration (1.0 - 1.0) <12180CB1-BA85-3D65-BEAA-39477203113B> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/SystemAdministration
    0x7fff63b32000 -     0x7fff63b42ff3  com.apple.TCC (1.0 - 1) <AEE98D6E-03FD-3C80-90AC-5B45B4AE7A2E> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff64065000 -     0x7fff6412bff0  com.apple.TextureIO (3.10.9 - 3.10.9) <362C5815-6A2B-3CA8-B577-C5D4978EF981> /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO
    0x7fff642b3000 -     0x7fff642b4fff  com.apple.TrustEvaluationAgent (2.0 - 33) <F1A2A150-97C1-3050-93EE-6D582E2DF23E> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    0x7fff642ec000 -     0x7fff64544ff0  com.apple.UIFoundation (1.0 - 661.2) <27837A1C-A833-3F99-B8D8-84A583EEA523> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
    0x7fff651b7000 -     0x7fff651d7ffc  com.apple.UserManagement (1.0 - 1) <6F223C62-641C-3F7E-BE20-B0C9F19709C7> /System/Library/PrivateFrameworks/UserManagement.framework/Versions/A/UserManagement
    0x7fff65f83000 -     0x7fff6606dff8  com.apple.ViewBridge (464.1 - 464.1) <E1DB0984-8B31-36E4-9854-A3345F67BED3> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
    0x7fff66213000 -     0x7fff66214fff  com.apple.WatchdogClient.framework (1.0 - 67.101.1) <1D6C2858-0A09-380E-8718-14131D9A0FE1> /System/Library/PrivateFrameworks/WatchdogClient.framework/Versions/A/WatchdogClient
    0x7fff66e40000 -     0x7fff66e43ffa  com.apple.dt.XCTTargetBootstrap (1.0 - 16091) <B40E4B60-2DB5-30ED-A210-3ED708862162> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/Versions/A/XCTTargetBootstrap
    0x7fff66ebd000 -     0x7fff66ecbff5  com.apple.audio.caulk (1.0 - 32.3) <DFE1EBB6-9A42-3227-8601-5CFCB1F665CD> /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk
    0x7fff6720d000 -     0x7fff6720fff3  com.apple.loginsupport (1.0 - 1) <B84ABC31-431B-3F99-BABE-44ED0A7DB3C0> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
    0x7fff67210000 -     0x7fff67223ffd  com.apple.login (3.0 - 3.0) <8FAC178E-0C61-3E48-844A-CB4446CC7BC6> /System/Library/PrivateFrameworks/login.framework/Versions/A/login
    0x7fff67255000 -     0x7fff67261ffd  com.apple.perfdata (1.0 - 51.100.6) <F7D0F01D-CD05-3FA8-A475-E71D89250740> /System/Library/PrivateFrameworks/perfdata.framework/Versions/A/perfdata
    0x7fff69ce1000 -     0x7fff69cedff9  libAudioStatistics.dylib (1104.80) <9ED11599-1BB1-34B2-A4A2-CD69989DE9EA> /usr/lib/libAudioStatistics.dylib
    0x7fff69cee000 -     0x7fff69d21ffa  libAudioToolboxUtility.dylib (1104.80) <C34C8FCE-54DE-3884-8074-057B06807D22> /usr/lib/libAudioToolboxUtility.dylib
    0x7fff69d28000 -     0x7fff69d5cfff  libCRFSuite.dylib (48) <E52BECF7-1819-3998-ACC4-8D1A332CE4EB> /usr/lib/libCRFSuite.dylib
    0x7fff69d5f000 -     0x7fff69d69fff  libChineseTokenizer.dylib (34) <EE842A48-3D30-34B0-B9D2-F045DE582650> /usr/lib/libChineseTokenizer.dylib
    0x7fff69d6a000 -     0x7fff69df2fff  libCoreStorage.dylib (551) <96B61D43-3196-34E2-964A-41A44D2E8FF2> /usr/lib/libCoreStorage.dylib
    0x7fff69df5000 -     0x7fff69df7ff7  libDiagnosticMessagesClient.dylib (112) <BE749883-9400-334A-8FBF-F3321CF205F5> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff69e3d000 -     0x7fff69ff4ffb  libFosl_dynamic.dylib (100.4) <68038226-8CAA-36B5-B5D6-510F900B318D> /usr/lib/libFosl_dynamic.dylib
    0x7fff6a01b000 -     0x7fff6a021ff3  libIOReport.dylib (54) <FA47D01E-E02C-3178-9C10-DF4E7F6351B0> /usr/lib/libIOReport.dylib
    0x7fff6a103000 -     0x7fff6a10afff  libMatch.1.dylib (36) <815A4553-4763-369F-A77C-62663A586D60> /usr/lib/libMatch.1.dylib
    0x7fff6a139000 -     0x7fff6a159fff  libMobileGestalt.dylib (826.100.27) <4B771C86-0CB7-3B06-8F41-5A40DDF66D72> /usr/lib/libMobileGestalt.dylib
    0x7fff6a1d9000 -     0x7fff6a2b6ff7  libSMC.dylib (20) <8EDBE07C-A4C7-356C-9D80-524FA08BB465> /usr/lib/libSMC.dylib
    0x7fff6a2cb000 -     0x7fff6a2ccfff  libSystem.B.dylib (1281.100.1) <DB8310F1-272D-3533-A840-3B390AF55C26> /usr/lib/libSystem.B.dylib
    0x7fff6a359000 -     0x7fff6a35afff  libThaiTokenizer.dylib (3) <DC582222-7C1F-3C27-8C3A-BAF696A2197D> /usr/lib/libThaiTokenizer.dylib
    0x7fff6a372000 -     0x7fff6a388fff  libapple_nghttp2.dylib (1.39.2) <268F4E3E-95DC-35FB-82DC-5B0D1855A676> /usr/lib/libapple_nghttp2.dylib
    0x7fff6a3bd000 -     0x7fff6a42fff7  libarchive.2.dylib (72.100.1) <65E0870E-02AB-365D-84F9-5800B5BB69FC> /usr/lib/libarchive.2.dylib
    0x7fff6a430000 -     0x7fff6a55ffed  libate.dylib (3.0.1) <36D6D909-6CC1-3E21-ABCD-15DABD2B8563> /usr/lib/libate.dylib
    0x7fff6a563000 -     0x7fff6a563ff3  libauto.dylib (187) <FD0E5750-7004-36A7-B9C2-D6B6B4EF559B> /usr/lib/libauto.dylib
    0x7fff6a629000 -     0x7fff6a639ffb  libbsm.0.dylib (60.100.1) <B0373A39-DBC6-3A84-879B-BA46E30D04BF> /usr/lib/libbsm.0.dylib
    0x7fff6a63a000 -     0x7fff6a646fff  libbz2.1.0.dylib (44) <FFCD4427-AF87-36D2-8097-8870FDC75A1B> /usr/lib/libbz2.1.0.dylib
    0x7fff6a647000 -     0x7fff6a699fff  libc++.1.dylib (902.1) <08199809-33CA-321E-9B9D-FD5B2BC64580> /usr/lib/libc++.1.dylib
    0x7fff6a69a000 -     0x7fff6a6afffb  libc++abi.dylib (902) <1C880020-396D-3F91-BE27-5A09A9239F68> /usr/lib/libc++abi.dylib
    0x7fff6a6b0000 -     0x7fff6a6b0fff  libcharset.1.dylib (59) <4E63BA25-04A3-329A-923D-251155C03F30> /usr/lib/libcharset.1.dylib
    0x7fff6a6b1000 -     0x7fff6a6c2fff  libcmph.dylib (8) <D4C5E0A8-92D9-33D5-9F83-6F4742FFBE29> /usr/lib/libcmph.dylib
    0x7fff6a6c3000 -     0x7fff6a6dbfd7  libcompression.dylib (87) <34D9E608-EEE0-3FD6-97DC-FF16D823ABC3> /usr/lib/libcompression.dylib
    0x7fff6a9b5000 -     0x7fff6a9cbff7  libcoretls.dylib (167) <EFC237BB-78F7-33C6-BFF9-53860062DD99> /usr/lib/libcoretls.dylib
    0x7fff6a9cc000 -     0x7fff6a9cdfff  libcoretls_cfhelpers.dylib (167) <2E542A2B-7730-33EE-9B3B-154B08608AA6> /usr/lib/libcoretls_cfhelpers.dylib
    0x7fff6ae70000 -     0x7fff6af74fef  libcrypto.44.dylib (47.100.4) <43F8C181-A40F-3917-9599-8B313709FB88> /usr/lib/libcrypto.44.dylib
    0x7fff6af77000 -     0x7fff6af82fff  libcsfde.dylib (551) <A03DD9C3-79A2-33B3-B83D-499B91E20CF4> /usr/lib/libcsfde.dylib
    0x7fff6af8a000 -     0x7fff6afe9ff7  libcups.2.dylib (483.6) <F446DEF0-66C0-31AD-88E1-919B05F06C90> /usr/lib/libcups.2.dylib
    0x7fff6afeb000 -     0x7fff6b052ff7  libcurl.4.dylib (118.100.2) <7FFC9973-32BF-3956-A9E6-6AD9DDA7F331> /usr/lib/libcurl.4.dylib
    0x7fff6b0f5000 -     0x7fff6b0f5fff  libenergytrace.dylib (21) <FFB9FB70-8DBD-3025-BC92-51F02481A489> /usr/lib/libenergytrace.dylib
    0x7fff6b0f6000 -     0x7fff6b10efff  libexpat.1.dylib (19.60.2) <1ED53818-578C-3D17-8761-68792CCAD685> /usr/lib/libexpat.1.dylib
    0x7fff6b11c000 -     0x7fff6b11efff  libfakelink.dylib (149.1) <B04F9A05-7E52-3382-9186-F603BE4BFBB2> /usr/lib/libfakelink.dylib
    0x7fff6b12d000 -     0x7fff6b132fff  libgermantok.dylib (24) <8091F952-B592-38E3-982B-7DEA0A44E211> /usr/lib/libgermantok.dylib
    0x7fff6b133000 -     0x7fff6b13cff7  libheimdal-asn1.dylib (564.100.1) <2D639331-43CF-331F-98F4-CDF41990A468> /usr/lib/libheimdal-asn1.dylib
    0x7fff6b13d000 -     0x7fff6b22dfff  libiconv.2.dylib (59) <9458704B-A702-37CB-9707-66ABBB5DB71E> /usr/lib/libiconv.2.dylib
    0x7fff6b22e000 -     0x7fff6b485fff  libicucore.A.dylib (64260.0.1) <DCC4A4EE-32FD-350F-84D8-E857F2F29855> /usr/lib/libicucore.A.dylib
    0x7fff6b49f000 -     0x7fff6b4a0fff  liblangid.dylib (133) <E9595222-602B-38F0-8572-0F1872A00527> /usr/lib/liblangid.dylib
    0x7fff6b4a1000 -     0x7fff6b4b9ff3  liblzma.5.dylib (16) <0AA1EB11-A433-327E-B8DB-7395CFF06554> /usr/lib/liblzma.5.dylib
    0x7fff6b4d1000 -     0x7fff6b578ff7  libmecab.dylib (883.10) <13136C11-8763-37BA-AEB2-676092798DAA> /usr/lib/libmecab.dylib
    0x7fff6b579000 -     0x7fff6b7dbfe1  libmecabra.dylib (883.10) <6AC22857-F528-35CE-94A9-D70F6F766C15> /usr/lib/libmecabra.dylib
    0x7fff6bb48000 -     0x7fff6bb77fff  libncurses.5.4.dylib (57) <6BD6F430-C8B3-39D8-87B5-2C16E6578FD5> /usr/lib/libncurses.5.4.dylib
    0x7fff6bca7000 -     0x7fff6c122ff5  libnetwork.dylib (1880.100.30) <9519B6F8-44E2-3F53-B995-1527C5333240> /usr/lib/libnetwork.dylib
    0x7fff6c1c2000 -     0x7fff6c1f4fde  libobjc.A.dylib (787.1) <1355CEE9-4B15-3137-BB9E-D1686D6D2A0E> /usr/lib/libobjc.A.dylib
    0x7fff6c1f5000 -     0x7fff6c1f6ff7  libodfde.dylib (26) <19038C81-D1E7-360B-8539-34935F0EB91A> /usr/lib/libodfde.dylib
    0x7fff6c207000 -     0x7fff6c20bfff  libpam.2.dylib (25.100.1) <D5CEC1AD-A2EC-362C-B71A-22FD521917F1> /usr/lib/libpam.2.dylib
    0x7fff6c20e000 -     0x7fff6c244ff7  libpcap.A.dylib (89.100.1) <171BAAB0-A5C8-32C5-878E-83D46073BF8C> /usr/lib/libpcap.A.dylib
    0x7fff6c284000 -     0x7fff6c292ff9  libperfcheck.dylib (37.100.2) <FAD84AEF-7F3A-3330-A193-FF367DA48CC6> /usr/lib/libperfcheck.dylib
    0x7fff6c2c8000 -     0x7fff6c2e0fff  libresolv.9.dylib (67.40.1) <92A522F9-95E2-35EE-A8AD-FC8DEE6B2C1F> /usr/lib/libresolv.9.dylib
    0x7fff6c2e2000 -     0x7fff6c326ff7  libsandbox.1.dylib (1217.101.2) <5E362637-203E-3170-B988-1C470A6B0642> /usr/lib/libsandbox.1.dylib
    0x7fff6c327000 -     0x7fff6c339ff7  libsasl2.2.dylib (213) <33B1445F-99CC-33EF-8DE8-A8AA9F6D5843> /usr/lib/libsasl2.2.dylib
    0x7fff6c33a000 -     0x7fff6c33bff7  libspindump.dylib (281.3) <16F53AD2-1839-37BF-A2F5-92253FE4AF1A> /usr/lib/libspindump.dylib
    0x7fff6c33c000 -     0x7fff6c51eff7  libsqlite3.dylib (308.4) <E097B676-FF88-3EF4-92FD-6A5DBC3A4384> /usr/lib/libsqlite3.dylib
    0x7fff6c612000 -     0x7fff6c63fffb  libssl.46.dylib (47.100.4) <E051B5B3-F59C-30E2-BE70-6D70685F4E7C> /usr/lib/libssl.46.dylib
    0x7fff6c76f000 -     0x7fff6c772ffb  libutil.dylib (57) <07ED7CF0-1744-3386-B8B2-0DDBD446999E> /usr/lib/libutil.dylib
    0x7fff6c773000 -     0x7fff6c780ff7  libxar.1.dylib (425.2) <625F24E1-1A0F-3301-9F99-F0F3DADE0287> /usr/lib/libxar.1.dylib
    0x7fff6c786000 -     0x7fff6c868ff7  libxml2.2.dylib (33.3) <24147A90-E3EB-3926-BFB0-5F0FC9F706E2> /usr/lib/libxml2.2.dylib
    0x7fff6c86c000 -     0x7fff6c894fff  libxslt.1.dylib (16.9) <8C8648B1-F2CA-38EA-A409-D6F19715C6E6> /usr/lib/libxslt.1.dylib
    0x7fff6c895000 -     0x7fff6c8a7ff3  libz.1.dylib (76) <6A449C6A-DF88-36C1-8F2D-DB9A808263B5> /usr/lib/libz.1.dylib
    0x7fff6d155000 -     0x7fff6d15aff3  libcache.dylib (83) <5F90FFCE-403B-3724-991D-BA32401D99C5> /usr/lib/system/libcache.dylib
    0x7fff6d15b000 -     0x7fff6d166fff  libcommonCrypto.dylib (60165) <C7A5E3F7-1E5A-3785-875A-B6647082B614> /usr/lib/system/libcommonCrypto.dylib
    0x7fff6d167000 -     0x7fff6d16efff  libcompiler_rt.dylib (101.2) <A517E149-2D25-3C04-BCEF-F69149C85B18> /usr/lib/system/libcompiler_rt.dylib
    0x7fff6d16f000 -     0x7fff6d178ff7  libcopyfile.dylib (166.40.1) <1A5270B5-0D97-35DA-9296-4F4A428BC6A2> /usr/lib/system/libcopyfile.dylib
    0x7fff6d179000 -     0x7fff6d20bfe3  libcorecrypto.dylib (866.100.30) <FCDEC0D1-8C30-3989-BDD1-996BBC715C29> /usr/lib/system/libcorecrypto.dylib
    0x7fff6d318000 -     0x7fff6d358ff0  libdispatch.dylib (1173.100.2) <EB592997-B11C-3AB3-85B1-F725F3D0B412> /usr/lib/system/libdispatch.dylib
    0x7fff6d359000 -     0x7fff6d38ffff  libdyld.dylib (750.5) <D2A07EF5-A64B-3692-BE13-89DAA2EC5E80> /usr/lib/system/libdyld.dylib
    0x7fff6d390000 -     0x7fff6d390ffb  libkeymgr.dylib (30) <CC5A2B43-770B-3C6C-BA10-AA3A6B4A142D> /usr/lib/system/libkeymgr.dylib
    0x7fff6d391000 -     0x7fff6d39dff3  libkxld.dylib (6153.101.6) <77282DCB-83D6-3199-874E-9A4A0FD7D4F3> /usr/lib/system/libkxld.dylib
    0x7fff6d39e000 -     0x7fff6d39eff7  liblaunch.dylib (1738.100.39) <A7FF7357-600F-3014-8C28-A4F367717E8D> /usr/lib/system/liblaunch.dylib
    0x7fff6d39f000 -     0x7fff6d3a4ff7  libmacho.dylib (959.0.1) <D8FED478-25A2-3844-AE4B-A5C9F9827615> /usr/lib/system/libmacho.dylib
    0x7fff6d3a5000 -     0x7fff6d3a7ff3  libquarantine.dylib (110.40.3) <51E0304F-AB11-3BF7-99DC-BB916CC9088B> /usr/lib/system/libquarantine.dylib
    0x7fff6d3a8000 -     0x7fff6d3a9ff7  libremovefile.dylib (48) <078F29AB-26BA-3493-BCAA-E1E75A187521> /usr/lib/system/libremovefile.dylib
    0x7fff6d3aa000 -     0x7fff6d3c1ff3  libsystem_asl.dylib (377.60.2) <0F1BAC19-2AE0-3F8E-9B90-AACF819B2BF7> /usr/lib/system/libsystem_asl.dylib
    0x7fff6d3c2000 -     0x7fff6d3c2ff7  libsystem_blocks.dylib (74) <32224AFF-C06F-3279-B753-097194EDEF49> /usr/lib/system/libsystem_blocks.dylib
    0x7fff6d3c3000 -     0x7fff6d44afff  libsystem_c.dylib (1353.100.2) <4F5EED22-4D46-3F04-8C64-C492CDAD70EB> /usr/lib/system/libsystem_c.dylib
    0x7fff6d44b000 -     0x7fff6d44effb  libsystem_configuration.dylib (1061.101.1) <2A2C778D-07EB-35C7-A954-8BF8FD74BD75> /usr/lib/system/libsystem_configuration.dylib
    0x7fff6d44f000 -     0x7fff6d452fff  libsystem_coreservices.dylib (114) <FDA41CC4-170A-3D93-85BD-838A563B03C4> /usr/lib/system/libsystem_coreservices.dylib
    0x7fff6d453000 -     0x7fff6d45bfff  libsystem_darwin.dylib (1353.100.2) <B567B86D-8818-38A4-A861-03EB83B55867> /usr/lib/system/libsystem_darwin.dylib
    0x7fff6d45c000 -     0x7fff6d463fff  libsystem_dnssd.dylib (1096.100.3) <7C690DF5-E119-33FB-85CD-9EFC67A36E40> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff6d464000 -     0x7fff6d465ffb  libsystem_featureflags.dylib (17) <415D83EF-084C-3485-B757-53001870EA94> /usr/lib/system/libsystem_featureflags.dylib
    0x7fff6d466000 -     0x7fff6d4b3ff7  libsystem_info.dylib (538) <17049D3F-C798-3651-B391-1551FC699D3E> /usr/lib/system/libsystem_info.dylib
    0x7fff6d4b4000 -     0x7fff6d4e0ff7  libsystem_kernel.dylib (6153.101.6) <E76440E1-D1E8-3D9A-8B47-D01F554FF1C4> /usr/lib/system/libsystem_kernel.dylib
    0x7fff6d4e1000 -     0x7fff6d52cfef  libsystem_m.dylib (3178) <D9099D98-4E16-3EA1-8BF8-2EA3FCC4A282> /usr/lib/system/libsystem_m.dylib
    0x7fff6d52d000 -     0x7fff6d554fff  libsystem_malloc.dylib (283.100.5) <97833239-2F83-3AEB-A426-0593997C8A54> /usr/lib/system/libsystem_malloc.dylib
    0x7fff6d555000 -     0x7fff6d562ffb  libsystem_networkextension.dylib (1095.100.29) <C9E988B2-6A18-35C0-9577-63201E9D6018> /usr/lib/system/libsystem_networkextension.dylib
    0x7fff6d563000 -     0x7fff6d56cff7  libsystem_notify.dylib (241.100.2) <E405F84B-BD4F-3874-9755-CB3EC86E18D5> /usr/lib/system/libsystem_notify.dylib
    0x7fff6d56d000 -     0x7fff6d575fef  libsystem_platform.dylib (220.100.1) <6EF12F34-C33F-36BF-9A9A-2A35EA19EFE0> /usr/lib/system/libsystem_platform.dylib
    0x7fff6d576000 -     0x7fff6d580fff  libsystem_pthread.dylib (416.100.3) <A8514582-E000-3854-911A-0A73D2C79600> /usr/lib/system/libsystem_pthread.dylib
    0x7fff6d581000 -     0x7fff6d585ff3  libsystem_sandbox.dylib (1217.101.2) <E9D78CDE-FB67-32E7-BABC-9EFC23AA0DC6> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff6d586000 -     0x7fff6d588fff  libsystem_secinit.dylib (62.100.2) <AAC639E5-7103-3366-A602-8FC6944E2C13> /usr/lib/system/libsystem_secinit.dylib
    0x7fff6d589000 -     0x7fff6d590ffb  libsystem_symptoms.dylib (1238.100.26) <487B92DE-45F9-39F9-A478-89BBD478157D> /usr/lib/system/libsystem_symptoms.dylib
    0x7fff6d591000 -     0x7fff6d5a7ff2  libsystem_trace.dylib (1147.100.8) <BB90B1FD-8C09-3DF4-BD8B-9E4AEADFEA2B> /usr/lib/system/libsystem_trace.dylib
    0x7fff6d5a9000 -     0x7fff6d5aeff7  libunwind.dylib (35.4) <CC87C836-BE9D-334E-A0E6-0297D52E9D73> /usr/lib/system/libunwind.dylib
    0x7fff6d5af000 -     0x7fff6d5e4ffe  libxpc.dylib (1738.100.39) <32B0E31E-9DA3-328B-A962-BC9591B93537> /usr/lib/system/libxpc.dylib

External Modification Summary:
  Calls made by other processes targeting this process:
    task_for_pid: 541
    thread_create: 0
    thread_set_state: 0
  Calls made by this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
  Calls made by all processes on this machine:
    task_for_pid: 4525448
    thread_create: 0
    thread_set_state: 2973

VM Region Summary:
ReadOnly portion of Libraries: Total=619.0M resident=0K(0%) swapped_out_or_unallocated=619.0M(100%)
Writable regions: Total=251.6M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=251.6M(100%)
 
                                VIRTUAL   REGION 
REGION TYPE                        SIZE    COUNT (non-coalesced) 
===========                     =======  ======= 
Accelerate framework               384K        3 
Activity Tracing                   256K        1 
CG backing stores                 1552K        6 
CG image                            64K        6 
CoreAnimation                      176K       16 
CoreGraphics                         8K        1 
CoreImage                           32K        4 
CoreUI image data                  816K        9 
Dispatch continuations            16.0M        1 
Foundation                           4K        1 
IOKit                             31.0M        4 
Image IO                             4K        1 
Kernel Alloc Once                    8K        1 
MALLOC                           217.8M      255 
MALLOC guard page                   32K        7 
MALLOC_LARGE (reserved)            640K        4         reserved VM address space (unallocated)
Memory Tag 242                      12K        1 
OpenGL GLSL                        256K        3 
STACK GUARD                       56.0M       10 
Stack                             12.6M       10 
VM_ALLOCATE                        528K       28 
__DATA                            38.7M      345 
__DATA_CONST                       124K        4 
__FONT_DATA                          4K        1 
__GLSLBUILTINS                    5176K        1 
__LINKEDIT                       390.4M       18 
__OBJC_RO                         32.2M        1 
__OBJC_RW                         1892K        2 
__TEXT                           228.6M      337 
__UNICODE                          564K        1 
mapped file                       45.7M       16 
shared memory                      656K       20 
===========                     =======  ======= 
TOTAL                              1.1G     1118 
TOTAL, minus reserved VM space     1.1G     1118 

Crash during DR2008V2.wad map03

Happened when idling at some point not knowing how to advance. The dump is:

Process:               autodoom [23495]
Path:                  /Applications/AutoDoom.app/Contents/Resources/autodoom
Identifier:            autodoom
Version:               ???
Code Type:             X86-64 (Native)
Parent Process:        AutoDoom [23493]
Responsible:           AutoDoom [23493]
User ID:               501

Date/Time:             2019-10-20 22:42:46.206 +0300
OS Version:            Mac OS X 10.15 (19A583)
Report Version:        12
Anonymous UUID:        EAEE3EA2-E9E2-9300-1528-F108BC5E688D

Sleep/Wake UUID:       CB559EB4-4280-412B-BE1E-3B04AFFCFF26

Time Awake Since Boot: 100000 seconds
Time Since Wake:       830 seconds

System Integrity Protection: enabled

Crashed Thread:        7  com.apple.audio.IOThread.client

Exception Type:        EXC_CRASH (SIGABRT)
Exception Codes:       0x0000000000000000, 0x0000000000000000
Exception Note:        EXC_CORPSE_NOTIFY

Application Specific Information:
abort() called
autodoom(23495,0x700002d28000) malloc: Incorrect checksum for freed object 0x7f8a680a5e78: probably modified after being freed.
Corrupt value: 0x11e2a7a40
 

Thread 0:: Dispatch queue: com.apple.main-thread
0   autodoom                      	0x000000010478741c LevelStateStack::AltFloor(sector_t const&) + 124
1   autodoom                      	0x00000001048f8d4b BotMap::canPass(BotMap::Subsec const&, BotMap::Subsec const&, int) const + 75
2   autodoom                      	0x000000010492c6a9 PathFinder::AvailableGoals(BotMap::Subsec const&, std::__1::unordered_set<BotMap::Subsec const*, std::__1::hash<BotMap::Subsec const*>, std::__1::equal_to<BotMap::Subsec const*>, std::__1::allocator<BotMap::Subsec const*> >*, PathResult (*)(BotMap::Subsec const&, void*), void*) + 873
3   autodoom                      	0x00000001047c2a7a Bot::shouldUseSpecial(line_t const&, BotMap::Subsec const&) + 3770
4   autodoom                      	0x00000001047c1461 Bot::handleLineGoal(BotMap::Subsec const&, BotPathEnd&, line_t const&) + 417
5   autodoom                      	0x00000001047c04d1 Bot::objOfInterest(BotMap::Subsec const&, BotPathEnd&, void*) + 7441
6   autodoom                      	0x00000001047c6b11 Bot::doCommand() + 3729
7   autodoom                      	0x000000010485e84e G_Ticker() + 16366
8   autodoom                      	0x0000000104a5a597 D_DoomMain() + 5655
9   autodoom                      	0x00000001048071c0 main + 320
10  autodoom                      	0x0000000104731df4 start + 52

Thread 1:
0   libsystem_pthread.dylib       	0x00007fff6e6465b4 start_wqthread + 0

Thread 2:
0   libsystem_pthread.dylib       	0x00007fff6e6465b4 start_wqthread + 0

Thread 3:: AMCP Logging Spool
0   libsystem_kernel.dylib        	0x00007fff6e582182 semaphore_wait_trap + 10
1   com.apple.audio.caulk         	0x00007fff6a5d0ec6 caulk::mach::semaphore::wait() + 16
2   com.apple.audio.caulk         	0x00007fff6a5cc442 caulk::semaphore::timed_wait(double) + 106
3   com.apple.audio.caulk         	0x00007fff6a5cfa14 caulk::concurrent::details::worker_thread::run() + 30
4   com.apple.audio.caulk         	0x00007fff6a5cfb64 void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::*)(), std::__1::tuple<caulk::concurrent::details::worker_thread*> > >(void*) + 45
5   libsystem_pthread.dylib       	0x00007fff6e649d76 _pthread_start + 125
6   libsystem_pthread.dylib       	0x00007fff6e6465d7 thread_start + 15

Thread 4:
0   libsystem_kernel.dylib        	0x00007fff6e582182 semaphore_wait_trap + 10
1   com.apple.audio.caulk         	0x00007fff6a5d0ec6 caulk::mach::semaphore::wait() + 16
2   com.apple.audio.caulk         	0x00007fff6a5cc442 caulk::semaphore::timed_wait(double) + 106
3   com.apple.audio.caulk         	0x00007fff6a5cfa14 caulk::concurrent::details::worker_thread::run() + 30
4   com.apple.audio.caulk         	0x00007fff6a5cfb64 void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::*)(), std::__1::tuple<caulk::concurrent::details::worker_thread*> > >(void*) + 45
5   libsystem_pthread.dylib       	0x00007fff6e649d76 _pthread_start + 125
6   libsystem_pthread.dylib       	0x00007fff6e6465d7 thread_start + 15

Thread 5:: AudioQueue thread
0   libsystem_kernel.dylib        	0x00007fff6e582146 mach_msg_trap + 10
1   libsystem_kernel.dylib        	0x00007fff6e5826ac mach_msg + 60
2   com.apple.CoreFoundation      	0x00007fff3708a0d0 __CFRunLoopServiceMachPort + 322
3   com.apple.CoreFoundation      	0x00007fff37089656 __CFRunLoopRun + 1705
4   com.apple.CoreFoundation      	0x00007fff37088d38 CFRunLoopRunSpecific + 503
5   libSDL2-2.0.0.dylib           	0x0000000104f79971 audioqueue_thread + 931
6   libSDL2-2.0.0.dylib           	0x0000000104f136db SDL_RunThread + 60
7   libSDL2-2.0.0.dylib           	0x0000000104f75c80 RunThread + 9
8   libsystem_pthread.dylib       	0x00007fff6e649d76 _pthread_start + 125
9   libsystem_pthread.dylib       	0x00007fff6e6465d7 thread_start + 15

Thread 6:: AQConverterThread
0   libsystem_kernel.dylib        	0x00007fff6e5858f6 __psynch_cvwait + 10
1   libsystem_pthread.dylib       	0x00007fff6e64a082 _pthread_cond_wait + 701
2   libAudioToolboxUtility.dylib  	0x00007fff6ac751fc CAGuard::Wait() + 56
3   com.apple.audio.toolbox.AudioToolbox	0x00007fff353ddc33 AQConverterManager::AQConverterThread::ConverterThreadEntry(void*) + 727
4   libAudioToolboxUtility.dylib  	0x00007fff6ac54f51 CAPThread::Entry(CAPThread*) + 77
5   libsystem_pthread.dylib       	0x00007fff6e649d76 _pthread_start + 125
6   libsystem_pthread.dylib       	0x00007fff6e6465d7 thread_start + 15

Thread 7 Crashed:: com.apple.audio.IOThread.client
0   libsystem_kernel.dylib        	0x00007fff6e58847a __pthread_kill + 10
1   libsystem_pthread.dylib       	0x00007fff6e649707 pthread_kill + 384
2   libsystem_c.dylib             	0x00007fff6e510a08 abort + 120
3   libsystem_malloc.dylib        	0x00007fff6e604d30 malloc_vreport + 548
4   libsystem_malloc.dylib        	0x00007fff6e61ad3e malloc_zone_error + 183
5   libsystem_malloc.dylib        	0x00007fff6e5fd951 tiny_malloc_from_free_list + 1697
6   libsystem_malloc.dylib        	0x00007fff6e5fccc6 tiny_malloc_should_clear + 272
7   libsystem_malloc.dylib        	0x00007fff6e5fcabe szone_malloc_should_clear + 66
8   libsystem_malloc.dylib        	0x00007fff6e5fde8b malloc_zone_calloc + 99
9   com.apple.CoreFoundation      	0x00007fff37052330 _CFRuntimeCreateInstance + 290
10  com.apple.CoreFoundation      	0x00007fff370655bf CFStringCreateMutable + 69
11  com.apple.CoreFoundation      	0x00007fff37067e1b _CFStringCreateWithFormatAndArgumentsAux2 + 72
12  com.apple.CoreFoundation      	0x00007fff37067da8 CFStringCreateWithFormat + 136
13  com.apple.audio.AudioToolboxCore	0x00007fff4b7336ec CACFFormatter::CACFFormatter(void const*) + 44
14  com.apple.audio.toolbox.AudioToolbox	0x00007fff353e3255 AQMEIO_HAL::IOProc(AudioBufferList const*, AudioTimeStamp const*, AudioBufferList*, AudioTimeStamp const*) + 7407
15  com.apple.audio.toolbox.AudioToolbox	0x00007fff353e1555 AQMEIO_HAL::_IOProc(unsigned int, AudioTimeStamp const*, AudioBufferList const*, AudioTimeStamp const*, AudioBufferList*, AudioTimeStamp const*, void*) + 99
16  com.apple.audio.CoreAudio     	0x00007fff366d700f invocation function for block in HALC_ProxyIOContext::HALC_ProxyIOContext(unsigned int, unsigned int) + 5666
17  com.apple.audio.CoreAudio     	0x00007fff3680c61c HALB_IOThread::Entry(void*) + 72
18  libsystem_pthread.dylib       	0x00007fff6e649d76 _pthread_start + 125
19  libsystem_pthread.dylib       	0x00007fff6e6465d7 thread_start + 15

Thread 8:: com.apple.NSEventThread
0   libsystem_kernel.dylib        	0x00007fff6e582146 mach_msg_trap + 10
1   libsystem_kernel.dylib        	0x00007fff6e5826ac mach_msg + 60
2   com.apple.CoreFoundation      	0x00007fff3708a0d0 __CFRunLoopServiceMachPort + 322
3   com.apple.CoreFoundation      	0x00007fff37089656 __CFRunLoopRun + 1705
4   com.apple.CoreFoundation      	0x00007fff37088d38 CFRunLoopRunSpecific + 503
5   com.apple.AppKit              	0x00007fff342a3026 _NSEventThread + 132
6   libsystem_pthread.dylib       	0x00007fff6e649d76 _pthread_start + 125
7   libsystem_pthread.dylib       	0x00007fff6e6465d7 thread_start + 15

Thread 9:
0   libsystem_kernel.dylib        	0x00007fff6e5858f6 __psynch_cvwait + 10
1   libsystem_pthread.dylib       	0x00007fff6e64a082 _pthread_cond_wait + 701
2   com.apple.GeForceMTLDriver    	0x00007fff328eafd3 0x7fff3277b000 + 1507283
3   libsystem_pthread.dylib       	0x00007fff6e649d76 _pthread_start + 125
4   libsystem_pthread.dylib       	0x00007fff6e6465d7 thread_start + 15

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

Thread 7 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x0000700002d28000  rcx: 0x0000700002d27548  rdx: 0x0000000000000000
  rdi: 0x000000000000c907  rsi: 0x0000000000000006  rbp: 0x0000700002d27570  rsp: 0x0000700002d27548
   r8: 0x0000000000000000   r9: 0x0000000000000000  r10: 0x0000000000000000  r11: 0x0000000000000246
  r12: 0x000000000000c907  r13: 0x0000000000000043  r14: 0x0000000000000006  r15: 0x0000000000000016
  rip: 0x00007fff6e58847a  rfl: 0x0000000000000246  cr2: 0x000070000b64aed8
  
Logical CPU:     0
Error Code:      0x02000148
Trap Number:     133


Binary Images:
       0x104731000 -        0x104b48ff7 +autodoom (???) <D9B2996A-2A9B-3DAB-AB34-46938BCC184F> /Applications/AutoDoom.app/Contents/Resources/autodoom
       0x104dbf000 -        0x104de1fff +libvorbis.0.dylib (0) <3BBE399B-9786-34D6-AD6A-326F59CE8A73> /Applications/AutoDoom.app/Contents/Resources/libvorbis.0.dylib
       0x104def000 -        0x104e18fff +libmpg123.0.dylib (0) <0E888225-A0CD-3EB7-98BD-EF7B92DDB8F6> /Applications/AutoDoom.app/Contents/Resources/libmpg123.0.dylib
       0x104e39000 -        0x104e41ffb +libopusfile.0.dylib (0) <D8C61FA3-ECE1-3B8F-BC9C-92F6D6A5DB42> /Applications/AutoDoom.app/Contents/Resources/libopusfile.0.dylib
       0x104e4e000 -        0x104e50fff +libSDL2_net-2.0.0.dylib (0) <D10677C5-DE89-39B3-8DA3-8E9176B48E28> /Applications/AutoDoom.app/Contents/Resources/libSDL2_net-2.0.0.dylib
       0x104e5a000 -        0x104e5ffff +libvorbisfile.3.dylib (0) <B7FDB85E-E529-3DC6-8C81-434B5B33414B> /Applications/AutoDoom.app/Contents/Resources/libvorbisfile.3.dylib
       0x104e6c000 -        0x104e8efff +libFLAC.8.dylib (0) <A998BCC0-13BA-382D-B91B-5510AA56AA76> /Applications/AutoDoom.app/Contents/Resources/libFLAC.8.dylib
       0x104ea0000 -        0x104eb8ff7 +libSDL2_mixer-2.0.0.dylib (0) <7DCBF1CC-28A8-3E65-97E8-F86F54F21FA2> /Applications/AutoDoom.app/Contents/Resources/libSDL2_mixer-2.0.0.dylib
       0x104ec6000 -        0x104fa2ffb +libSDL2-2.0.0.dylib (0) <587563B0-3E5F-3A09-ACDE-710635737FDB> /Applications/AutoDoom.app/Contents/Resources/libSDL2-2.0.0.dylib
       0x104fe8000 -        0x105020fff +libmodplug.1.dylib (0) <C69B4CDE-B81E-36D3-AF3C-80BCAB47D429> /Applications/AutoDoom.app/Contents/Resources/libmodplug.1.dylib
       0x1050e4000 -        0x1050e7fff +libogg.0.dylib (0) <E4619D78-0A4D-37AE-9F3D-9F3B496F555E> /Applications/AutoDoom.app/Contents/Resources/libogg.0.dylib
       0x1050ef000 -        0x105137ff3 +libopus.0.dylib (0) <254D79AB-43A6-3730-900F-72CEB0E60922> /Applications/AutoDoom.app/Contents/Resources/libopus.0.dylib
       0x10868d000 -        0x10871b93f  dyld (732.8) <42C11B81-6928-369F-B03E-D57355572700> /usr/lib/dyld
       0x10b27f000 -        0x10b282047  libobjc-trampolines.dylib (779.1) <3F6CF837-42D1-34B5-B35A-0D53EAFDEE77> /usr/lib/libobjc-trampolines.dylib
       0x10b28d000 -        0x10b29ffff  com.apple.iokit.IOHIDLib (2.0.0 - 2.0.0) <DEF2C444-07CF-32FF-81C0-AB471C55EFB0> /System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin/Contents/MacOS/IOHIDLib
       0x10b2dc000 -        0x10b2e0fff  com.apple.audio.AppleHDAHALPlugIn (283.14 - 283.14) <8CACA182-0FE9-3010-AD1B-008219664E3A> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
       0x10b2e9000 -        0x10b446fff  com.apple.audio.units.Components (1.14 - 1.14) <71218F7F-54AC-3E50-8E24-913898AB4E1A> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    0x7fff2a4db000 -     0x7fff2a4dcff3  libLatin2Converter.dylib (76) <189AC7C9-4E35-3F24-B5C8-9BF277194958> /System/Library/CoreServices/Encodings/libLatin2Converter.dylib
    0x7fff2a50a000 -     0x7fff2a759ff8  com.apple.RawCamera.bundle (9.00.1 - 1300.22) <E2716664-FDD1-3E73-A8AE-177B779C1366> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff2e875000 -     0x7fff2e8f4ffc  com.apple.driver.AppleIntelHD4000GraphicsMTLDriver (14.0.69 - 14.0.0) <7EDC7654-B69C-374A-9A9A-A9CE8A38F3D6> /System/Library/Extensions/AppleIntelHD4000GraphicsMTLDriver.bundle/Contents/MacOS/AppleIntelHD4000GraphicsMTLDriver
    0x7fff3277b000 -     0x7fff32931ff2  com.apple.GeForceMTLDriver (14.0.31 - 14.0.0) <8850E038-2D2F-3097-B08F-6AC1687EA41A> /System/Library/Extensions/GeForceMTLDriver.bundle/Contents/MacOS/GeForceMTLDriver
    0x7fff32d1a000 -     0x7fff32d1afff  com.apple.Accelerate (1.11 - Accelerate 1.11) <71987428-FB54-3F6E-8699-DCC8BADC7D01> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff32d1b000 -     0x7fff32d31fff  libCGInterfaces.dylib (524.2) <D539EFFB-6E63-3627-A6FD-D959E8CC094A> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
    0x7fff32d32000 -     0x7fff335d9ff7  com.apple.vImage (8.1 - 524.2) <2224ED51-A4D6-39DB-AF19-2BCBC77BD750> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fff335da000 -     0x7fff33773fef  libBLAS.dylib (1303) <05E4B3E9-88FC-3648-B993-D7E9C16ED92E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff33774000 -     0x7fff3397afdf  libBNNS.dylib (144.11.2) <CE00F56A-4630-3C5D-BBB8-C617A467BCAF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
    0x7fff3397c000 -     0x7fff33d30fff  libLAPACK.dylib (1303) <7E61073B-DB96-3AE8-B188-5FBB20479A8C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff33d31000 -     0x7fff33d46ff8  libLinearAlgebra.dylib (1303) <98D92C47-3841-3C0B-91ED-5D81B6300616> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
    0x7fff33d47000 -     0x7fff33d4cff3  libQuadrature.dylib (7) <826897ED-B7AD-33DC-B9CB-F9787784F312> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
    0x7fff33d4d000 -     0x7fff33dbdfff  libSparse.dylib (103) <55467C29-2096-36AB-8A6D-5231A342809D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib
    0x7fff33dbe000 -     0x7fff33dd0ff7  libSparseBLAS.dylib (1303) <841780B7-CE4F-3840-B740-D39AD6325BDD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
    0x7fff33dd1000 -     0x7fff33f63fc7  libvDSP.dylib (735) <1D607D95-D349-39C4-B97A-EFD73AC176A2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff33f64000 -     0x7fff340deff7  libvMisc.dylib (735) <CB8D49B6-7E89-37FC-947A-244B99DE8FC2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff340df000 -     0x7fff340dffff  com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <4E0286A3-D4ED-3A93-A760-77533501A59C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff340e0000 -     0x7fff3413effc  com.apple.Accounts (113 - 113) <33BCDB9E-2E27-3D12-B895-826145D156BC> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
    0x7fff34284000 -     0x7fff35030ff9  com.apple.AppKit (6.9 - 1894) <1F4FBEF8-F3AC-31C2-BF04-381BC72E36D1> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff35080000 -     0x7fff35080fff  com.apple.ApplicationServices (48 - 50) <E6AA41A2-C79F-3304-9A61-5500561D876D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff35081000 -     0x7fff350ecfff  com.apple.ApplicationServices.ATS (377 - 493) <0EB214FD-E4D6-3045-A0A6-DCBCAE5F4165> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fff35185000 -     0x7fff351c3ffa  libFontRegistry.dylib (274) <1A3CE39E-14E7-338E-B1E5-7FA79B9B0065> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff3521e000 -     0x7fff3524dff7  com.apple.ATSUI (1.0 - 1) <9391C527-15CE-3108-8922-CF0C2A50C082> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATSUI.framework/Versions/A/ATSUI
    0x7fff3524e000 -     0x7fff35252ff3  com.apple.ColorSyncLegacy (4.13.0 - 1) <EBA4F56C-3C82-3788-A168-3E77E116724B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy
    0x7fff352ed000 -     0x7fff35343ffa  com.apple.HIServices (1.22 - 672) <C07B87F9-1D7B-3EC9-AC11-E97003ACDCD2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff35344000 -     0x7fff35352fff  com.apple.LangAnalysis (1.7.0 - 1.7.0) <C808B42C-C139-34C1-997F-032992D89762> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff35353000 -     0x7fff35398ff2  com.apple.print.framework.PrintCore (15 - 516) <43213BE5-C5E1-3AA8-8AFD-949AFF9FB2C5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7fff35399000 -     0x7fff353a3fff  com.apple.QD (4.0 - 413) <EFC01D3C-9012-3FCF-9149-457F530A43F0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fff353a4000 -     0x7fff353b1ff0  com.apple.speech.synthesis.framework (9.0.22 - 9.0.22) <CEA12143-A5DB-369B-B623-601CB9C9973B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff353b2000 -     0x7fff35492ffa  com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <83A9998E-0669-326F-BA80-350FC70912E6> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff35494000 -     0x7fff35494fff  com.apple.audio.units.AudioUnit (1.14 - 1.14) <AF1C9FB7-8A3C-367A-B9AB-8BF267DF79A7> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff3580a000 -     0x7fff35b80ffe  com.apple.CFNetwork (1111 - 1111) <642753C5-5D26-3794-9A4C-4F63F226C01A> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff35bf6000 -     0x7fff35bf6fff  com.apple.Carbon (160 - 162) <098C0BD4-184D-3DAD-9915-89A5F172354F> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff35bf7000 -     0x7fff35bfaffb  com.apple.CommonPanels (1.2.6 - 101) <930A9DD4-B4BF-3D73-8B81-2D46018BB2E4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    0x7fff35bfb000 -     0x7fff35eefff9  com.apple.HIToolbox (2.1.1 - 992.1) <0EA6CBC4-33C5-3BA7-B37A-1C9D5F103796> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fff35ef0000 -     0x7fff35ef3ff3  com.apple.help (1.3.8 - 68) <CA52ABA0-636A-39AA-98C0-A1B901A5F4F4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x7fff35ef4000 -     0x7fff35ef9ff7  com.apple.ImageCapture (9.0 - 1600.1.4.3) <87D0FDEE-8876-3E61-B349-EEB4160EBC19> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x7fff35efa000 -     0x7fff35efafff  com.apple.ink.framework (10.15 - 227) <BA11FA6C-AEAA-3688-8812-9CA16EA11D03> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x7fff35efb000 -     0x7fff35f15ff2  com.apple.openscripting (1.7 - 185) <40F68E23-E438-31DC-8C8A-D2F6FBA9BBD0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x7fff35f36000 -     0x7fff35f36fff  com.apple.print.framework.Print (15 - 271) <CB0E6F07-19E3-3207-9B7B-267F04DF6F73> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0x7fff35f37000 -     0x7fff35f39ff7  com.apple.securityhi (9.0 - 55008) <E8AE6A05-5F07-3300-9FEA-8C29C0B45566> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x7fff35f3a000 -     0x7fff35f40ff7  com.apple.speech.recognition.framework (6.0.3 - 6.0.3) <819268CF-2A9D-3321-A826-535CB1F1E694> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7fff360da000 -     0x7fff360dafff  com.apple.Cocoa (6.11 - 23) <257CF015-7450-3FD1-AC41-AB55139F3036> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff360e8000 -     0x7fff362d3ff7  com.apple.ColorSync (4.13.0 - 3394.1.4.1) <32A1AEE9-C3AA-3535-9C72-D89955D2DE85> /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fff365bf000 -     0x7fff36aceffa  com.apple.audio.CoreAudio (5.0 - 5.0) <88827CE9-4055-3E5F-B7C1-4E9314E6D05C> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff36b21000 -     0x7fff36b58ff2  com.apple.CoreBluetooth (1.0 - 1) <7FBF1402-074C-3192-95AD-5F25FE5ECD8A> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
    0x7fff36b59000 -     0x7fff36f43ff8  com.apple.CoreData (120 - 969.3) <F6CFDAA2-9676-3737-A5C2-21E666D6EE23> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff36f44000 -     0x7fff3704eff6  com.apple.CoreDisplay (1.0 - 107) <722EBF44-A989-3079-A03C-8421B10E441F> /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay
    0x7fff3704f000 -     0x7fff374ceff7  com.apple.CoreFoundation (6.9 - 1671.15) <B888CEC3-88BC-3D1F-BDD7-A664AB66F0BA> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff374d0000 -     0x7fff37b6dff8  com.apple.CoreGraphics (2.0 - 1348.4.4.7) <A1919EE7-8591-3C1F-A71C-8C4551582D71> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff37b7b000 -     0x7fff37ed7ff2  com.apple.CoreImage (15.0.0 - 900.6) <12E02841-0FB0-30F5-8444-FD925B0DE49E> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
    0x7fff38296000 -     0x7fff38370ffc  com.apple.CoreMedia (1.0 - 2501.27.4.9) <DB64ACDB-E938-39AA-AEB9-C0D9EDB549B0> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff3845a000 -     0x7fff3845afff  com.apple.CoreServices (1069.2 - 1069.2) <C5F7AABC-BADC-3331-A7D6-9B0A82A23E58> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff3845b000 -     0x7fff384e0ff7  com.apple.AE (838 - 838) <7295ED82-7087-3602-9DCA-4FE205F6499C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fff384e1000 -     0x7fff387c2fff  com.apple.CoreServices.CarbonCore (1217 - 1217) <7AA0ECB3-0993-3081-A9EC-0365EF72B24D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff387c3000 -     0x7fff38810ff1  com.apple.DictionaryServices (1.2 - 321) <3D0FFBDE-E425-37C7-B780-39A3D024462A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fff38811000 -     0x7fff38819ff7  com.apple.CoreServices.FSEvents (1268.0.6 - 1268.0.6) <78D2AB1A-9053-3D32-8C18-C1DD31FF9400> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
    0x7fff3881a000 -     0x7fff38a52ff1  com.apple.LaunchServices (1069.2 - 1069.2) <68B4C10C-D536-33E9-9719-E7BA5B753F2B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff38a53000 -     0x7fff38aebff1  com.apple.Metadata (10.7.0 - 2066.12) <249EA615-8446-3A36-B6B7-ED613C8B8148> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff38aec000 -     0x7fff38b19ff7  com.apple.CoreServices.OSServices (1069.2 - 1069.2) <2FECF3BA-B785-35E2-85E9-2A2267801AA4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff38b1a000 -     0x7fff38b81fff  com.apple.SearchKit (1.4.1 - 1.4.1) <0068BD72-CF2B-34E4-B461-002D5E56C31C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7fff38b82000 -     0x7fff38ba6ffd  com.apple.coreservices.SharedFileList (131 - 131) <61F62948-4109-38F0-BB91-5EBB6BEEAB10> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
    0x7fff38ece000 -     0x7fff39082ffe  com.apple.CoreText (643.1.0.2 - 643.1.0.2) <83B0B75B-7B4A-315D-BC8B-8CB2E5D16EB8> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff39083000 -     0x7fff390c7fff  com.apple.CoreVideo (1.8 - 334.0) <54CC4AD8-7F5C-37D5-A26D-9C8C8A72BD41> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff390c8000 -     0x7fff39155ff1  com.apple.framework.CoreWLAN (13.0 - 1448) <ACDBCA1F-3B08-3FC7-94CC-0EBC442AD0C9> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff3931f000 -     0x7fff3932aff7  com.apple.DirectoryService.Framework (10.15 - 220.11.1) <21C0480F-86B1-39F7-8C16-CEC502358348> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
    0x7fff3932b000 -     0x7fff393d6ff0  com.apple.DiscRecording (9.0.3 - 9030.4.5) <12A61FC4-2804-3675-A048-E0B176EF52E3> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x7fff393fb000 -     0x7fff39401ff7  com.apple.DiskArbitration (2.7 - 2.7) <23104F29-F120-354B-97BE-4514A675BB14> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff395f4000 -     0x7fff39716fff  com.apple.FileProvider (253 - 253) <A87AADFF-4F14-3AD8-826B-98652EAC99AD> /System/Library/Frameworks/FileProvider.framework/Versions/A/FileProvider
    0x7fff3972b000 -     0x7fff3972dff3  com.apple.ForceFeedback (1.0.6 - 1.0.6) <375AB91B-694A-3200-A39C-0E64EC242EDB> /System/Library/Frameworks/ForceFeedback.framework/Versions/A/ForceFeedback
    0x7fff3972e000 -     0x7fff39af5ff3  com.apple.Foundation (6.9 - 1671.15) <4BEAB72D-10AA-3009-B0F5-B82B4FE1C441> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff39b62000 -     0x7fff39b91ff3  com.apple.GSS (4.0 - 2.0) <9520F096-C643-36D7-B8CB-3922B6E6D7EC> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff39ccb000 -     0x7fff39de3ffd  com.apple.Bluetooth (7.0.0 - 7.0.0f8) <A80D68E6-051D-3C23-BF71-74F61CF98DD5> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x7fff39e47000 -     0x7fff39eeaffb  com.apple.framework.IOKit (2.0.2 - 1726.11.1) <9E81E92C-7EC2-330F-B0AF-BBFD9D3E46F6> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff39eec000 -     0x7fff39efcff4  com.apple.IOSurface (269.6 - 269.6) <1E49AD7D-6067-3599-B015-765047D58C13> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff39f6f000 -     0x7fff3a0ccff6  com.apple.ImageIO.framework (3.3.0 - 1972.3.4.5) <108AE213-C4D8-30D5-83BF-7115D017E7B1> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff3a0cd000 -     0x7fff3a0d0fff  libGIF.dylib (1972.3.4.5) <B7422CC0-6695-3025-9C3F-2005E00899E6> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff3a0d1000 -     0x7fff3a18afff  libJP2.dylib (1972.3.4.5) <FEB28AC5-5126-30C3-9FA9-CFED5DA8C4C2> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff3a18b000 -     0x7fff3a1b0ff3  libJPEG.dylib (1972.3.4.5) <62691FAC-C4F0-3B6C-AAD0-E11B9E51AB1C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff3a42d000 -     0x7fff3a447fff  libPng.dylib (1972.3.4.5) <5788D658-146F-3B18-8E49-2B6C667BBB53> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff3a448000 -     0x7fff3a449fff  libRadiance.dylib (1972.3.4.5) <3DFF7DE1-624A-32C5-B99C-65405A450533> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff3a44a000 -     0x7fff3a493ffb  libTIFF.dylib (1972.3.4.5) <433C7391-331B-34F4-8C9B-E36E110695CD> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff3b8ae000 -     0x7fff3b8c0ff3  com.apple.Kerberos (3.0 - 1) <91DF5D16-E721-39F0-A77B-87DA6032F870> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff3b8c1000 -     0x7fff3b8c1fff  libHeimdalProxy.dylib (77) <51DB9CFB-808F-32E8-BB34-39F6702DBDED> /System/Library/Frameworks/Kerberos.framework/Versions/A/Libraries/libHeimdalProxy.dylib
    0x7fff3b8c2000 -     0x7fff3b8f8fff  com.apple.LDAPFramework (2.4.28 - 194.5) <32FAF82F-BA91-366A-83A3-CDFF6CDD1AF9> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff3bc52000 -     0x7fff3bc5cfff  com.apple.MediaAccessibility (1.0 - 125) <DAF5DD8F-A725-320E-8D7E-2C39CBE33F44> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
    0x7fff3bd25000 -     0x7fff3c465fff  com.apple.MediaToolbox (1.0 - 2501.27.4.9) <4B3070DE-5CC6-3B85-97F5-3E4FD3DB2AF4> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x7fff3c467000 -     0x7fff3c529ff1  com.apple.Metal (211.53 - 211.53) <A4C00DD5-73DD-3CFA-A515-EE9955CAD651> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
    0x7fff3c546000 -     0x7fff3c582ff3  com.apple.MetalPerformanceShaders.MPSCore (1.0 - 1) <54EC6486-7A3E-39D3-B213-EFCC4110E511> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/Versions/A/MPSCore
    0x7fff3c583000 -     0x7fff3c609fe6  com.apple.MetalPerformanceShaders.MPSImage (1.0 - 1) <144A9994-9AD3-340D-A890-C7F10DDEF489> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/Versions/A/MPSImage
    0x7fff3c60a000 -     0x7fff3c62fff0  com.apple.MetalPerformanceShaders.MPSMatrix (1.0 - 1) <6F07D520-B36C-38D5-810B-A95BA5F79B04> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix
    0x7fff3c630000 -     0x7fff3c645ffc  com.apple.MetalPerformanceShaders.MPSNDArray (1.0 - 1) <73DBE1D5-89C4-3410-95DA-A384BF9C2C1E> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNDArray.framework/Versions/A/MPSNDArray
    0x7fff3c646000 -     0x7fff3c7a5ff4  com.apple.MetalPerformanceShaders.MPSNeuralNetwork (1.0 - 1) <24338B34-481D-3564-917C-CD1DB243FD12> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork
    0x7fff3c7a6000 -     0x7fff3c7f4ff7  com.apple.MetalPerformanceShaders.MPSRayIntersector (1.0 - 1) <75ABA9EB-752E-3E7E-BFBA-19806FB65924> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/Versions/A/MPSRayIntersector
    0x7fff3c7f5000 -     0x7fff3c7f6ff5  com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) <5EA47648-76E9-37CD-A2FC-A0083A769665> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders
    0x7fff3d73c000 -     0x7fff3d748ffe  com.apple.NetFS (6.0 - 4.0) <10ECF7E4-98A5-3751-B7AC-0AAAF0050777> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff3d749000 -     0x7fff3d88cff6  com.apple.Network (1.0 - 1) <5C29B0D5-3811-32A8-9FF4-CA112F9526F4> /System/Library/Frameworks/Network.framework/Versions/A/Network
    0x7fff402b3000 -     0x7fff4030bff7  com.apple.opencl (3.5 - 3.5) <1874ACB3-DBF4-309A-A15D-ADB0C786C5B8> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff4030c000 -     0x7fff40328fff  com.apple.CFOpenDirectory (10.15 - 220.11.1) <6F4D018B-FA8B-35B2-8120-F8215DDA01CB> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fff40329000 -     0x7fff40334fff  com.apple.OpenDirectory (10.15 - 220.11.1) <170173C2-DF22-3D11-914F-465AA7C4760A> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff40c8f000 -     0x7fff40c91fff  libCVMSPluginSupport.dylib (17.10.22) <4527BE3A-74F4-3BEB-963F-A4C29B31CF4F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
    0x7fff40c92000 -     0x7fff40c97fff  libCoreFSCache.dylib (176.7) <BBD5A68D-2A0D-39C3-B103-12ABCD09CEE4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
    0x7fff40c98000 -     0x7fff40c9cfff  libCoreVMClient.dylib (176.7) <E789527C-4043-3B2A-A64C-D0B3FA74586F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fff40c9d000 -     0x7fff40ca5ff7  libGFXShared.dylib (17.10.22) <659DDDE1-B688-3B05-A317-56D81B537BD4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fff40ca6000 -     0x7fff40cb0fff  libGL.dylib (17.10.22) <FBF0CD8F-0052-3F47-A35B-74367687BD41> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff40cb1000 -     0x7fff40ce6fff  libGLImage.dylib (17.10.22) <A8F955E3-73CF-3C14-9DD7-AAB95233D569> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff40e7a000 -     0x7fff40eb6fff  libGLU.dylib (17.10.22) <674FC095-D986-3646-9E64-560075762B8D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff418e6000 -     0x7fff418f5ff7  com.apple.opengl (17.10.22 - 17.10.22) <3A6122C9-58FC-30F5-9591-C11C118EEE6B> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff428ae000 -     0x7fff42b2bff2  com.apple.QuartzCore (1.11 - 815.6.4.4) <F3F17EB9-8C1D-397F-A04E-33FB9633EA26> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff436b6000 -     0x7fff439faff9  com.apple.security (7.0 - 59306.11.20) <1B0AE660-0EC5-3497-ACE8-1AF2BB772BAB> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff439fb000 -     0x7fff43a83ff7  com.apple.securityfoundation (6.0 - 55236) <903B8365-1F35-3EB2-9821-9D2C440BE2DD> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff43adc000 -     0x7fff43ae0ff8  com.apple.xpc.ServiceManagement (1.0 - 1) <EF42F840-AF78-38A4-B6E1-FDF445CA3477> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
    0x7fff448ca000 -     0x7fff44934ff7  com.apple.SystemConfiguration (1.19 - 1.19) <C0C089C3-FC64-3107-B23E-4073E800C5D2> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff44bb0000 -     0x7fff44f0aff9  com.apple.VideoToolbox (1.0 - 2501.27.4.9) <5D43A35D-7BF3-3779-91AB-72E55D65A5C7> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x7fff48688000 -     0x7fff4874cff7  com.apple.APFS (1412.11.7 - 1412.11.7) <71DAB6CE-FF14-373D-A183-F388C5D9FE84> /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS
    0x7fff49767000 -     0x7fff49768ff1  com.apple.AggregateDictionary (1.0 - 1) <92777CAE-3C90-39A4-A8AE-0273A262F875> /System/Library/PrivateFrameworks/AggregateDictionary.framework/Versions/A/AggregateDictionary
    0x7fff49c75000 -     0x7fff49c92ffc  com.apple.AppContainer (4.0 - 448.0.5) <D1A3FE36-30E9-3525-9856-AC442F6DA6B1> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
    0x7fff49ce6000 -     0x7fff49cf4ff7  com.apple.AppSandbox (4.0 - 448.0.5) <2C9917BA-F75F-3C54-BC50-F41409E49C47> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
    0x7fff4a178000 -     0x7fff4a19cff3  com.apple.framework.Apple80211 (13.0 - 1453) <21BC8E1E-5642-3C65-B65B-2ABEFF1F5F61> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff4a2d0000 -     0x7fff4a2dffdf  com.apple.AppleFSCompression (119 - 1.0) <725908C4-7585-3AB6-8A1A-691B8A9074B8> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
    0x7fff4a3de000 -     0x7fff4a3e9ff7  com.apple.AppleIDAuthSupport (1.0 - 1) <6BD125A5-9820-3176-AB79-8B612CCD6956> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/Versions/A/AppleIDAuthSupport
    0x7fff4a42b000 -     0x7fff4a473fff  com.apple.AppleJPEG (1.0 - 1) <8051B4A3-7658-3003-82D1-41CA5C83CBEC> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
    0x7fff4a847000 -     0x7fff4a84bff7  com.apple.AppleSRP (5.0 - 1) <B251E119-3F06-3CDB-9559-8CC8BBAF1529> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
    0x7fff4a84c000 -     0x7fff4a86effb  com.apple.applesauce (1.0 - 16.22) <88BFDA72-8D13-3481-B4FA-62215F6E2E43> /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce
    0x7fff4a92e000 -     0x7fff4a931ffb  com.apple.AppleSystemInfo (3.1.5 - 3.1.5) <7BFAE3D7-0ABE-3AC2-8B4D-B658CE5E8770> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
    0x7fff4a932000 -     0x7fff4a982ff7  com.apple.AppleVAFramework (6.1.2 - 6.1.2) <3C5249FF-BB9C-32C8-A807-2AA820B6D965> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff4a9cb000 -     0x7fff4a9daffd  com.apple.AssertionServices (1.0 - 223.11.1) <8A45663E-E9C8-3611-BD4C-710700920F14> /System/Library/PrivateFrameworks/AssertionServices.framework/Versions/A/AssertionServices
    0x7fff4af0c000 -     0x7fff4b30aff4  com.apple.audio.AudioResourceArbitration (1.0 - 1) <2639564C-1435-3DA2-A0CB-F288617219BC> /System/Library/PrivateFrameworks/AudioResourceArbitration.framework/Versions/A/AudioResourceArbitration
    0x7fff4b449000 -     0x7fff4b49affd  com.apple.audio.AudioSession (1.0 - 17) <FA7D4D45-D1A9-3024-8C99-D71F2C3C04EA> /System/Library/PrivateFrameworks/AudioSession.framework/Versions/A/AudioSession
    0x7fff4b49b000 -     0x7fff4b4c8ff7  libSessionUtility.dylib (17) <BA50404F-D1E4-3CE2-A472-08E069E487B1> /System/Library/PrivateFrameworks/AudioSession.framework/libSessionUtility.dylib
    0x7fff4b561000 -     0x7fff4b79cfff  com.apple.audio.AudioToolboxCore (1.0 - 1104.15.1) <3CD3860B-F736-3ED8-B32E-B8E1C3E3DD5D> /System/Library/PrivateFrameworks/AudioToolboxCore.framework/Versions/A/AudioToolboxCore
    0x7fff4b79d000 -     0x7fff4b8b5ff8  com.apple.AuthKit (1.0 - 1) <2650CED9-1F9F-3C76-A6B9-B0589F986830> /System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/AuthKit
    0x7fff4ba6b000 -     0x7fff4ba74ff3  com.apple.coreservices.BackgroundTaskManagement (1.0 - 104) <156CFAE3-07D0-332C-90BE-BB2E4C893C99> /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement
    0x7fff4ba75000 -     0x7fff4bb16ff8  com.apple.backup.framework (1.11 - 1298.0.12) <5F4E8950-52AA-3B1F-B17C-69FBA940CD76> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff4bb17000 -     0x7fff4bb96fff  com.apple.BaseBoard (460 - 460) <E2B2C09D-7CA3-3BCF-AE84-E636CBC139CB> /System/Library/PrivateFrameworks/BaseBoard.framework/Versions/A/BaseBoard
    0x7fff4bc96000 -     0x7fff4bcd2ff7  com.apple.bom (14.0 - 219.1) <86A0EE62-9906-3085-B9B7-93C196526360> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff4c83d000 -     0x7fff4c88cfff  com.apple.ChunkingLibrary (302 - 302) <157DF88D-CCA1-3431-AB8F-E8B7A62D652C> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
    0x7fff4d712000 -     0x7fff4d71bff7  com.apple.CommonAuth (4.0 - 2.0) <BDE39131-6389-3243-9C4A-DBA165B8A2F9> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff4d72f000 -     0x7fff4d746ff1  com.apple.commonutilities (8.0 - 900) <A64C20B3-6860-3CCA-BB89-E8B9B589282A> /System/Library/PrivateFrameworks/CommonUtilities.framework/Versions/A/CommonUtilities
    0x7fff4de26000 -     0x7fff4e1fbfc8  com.apple.CoreAUC (283.0.0 - 283.0.0) <5ED07886-3152-3C8D-9C21-3600A33ACC40> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x7fff4e1fc000 -     0x7fff4e22affb  com.apple.CoreAVCHD (6.1.0 - 6100.4.1) <B7C10F1C-B3DE-3F2C-B2B8-1CD37DA7298F> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
    0x7fff4e24c000 -     0x7fff4e26bff4  com.apple.analyticsd (1.0 - 1) <3C14ACAE-0E19-3589-8229-944F376C3E44> /System/Library/PrivateFrameworks/CoreAnalytics.framework/Versions/A/CoreAnalytics
    0x7fff4e533000 -     0x7fff4e53eff7  com.apple.frameworks.CoreDaemon (1.3 - 1.3) <76AC1239-46B1-387E-B053-ED56BDF55DE7> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
    0x7fff4e7b5000 -     0x7fff4e7c5ff3  com.apple.CoreEmoji (1.0 - 100) <9AB89183-635C-3859-9DC6-7BCE3A94D15E> /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji
    0x7fff4ee11000 -     0x7fff4ee7bff8  com.apple.CoreNLP (1.0 - 211) <8F08AEF6-A380-3811-BAF0-D80E7C84B5AD> /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP
    0x7fff4f2e1000 -     0x7fff4f2e9ff8  com.apple.CorePhoneNumbers (1.0 - 1) <0C242322-DB33-3764-9B44-74FA00AA3702> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/Versions/A/CorePhoneNumbers
    0x7fff4fa33000 -     0x7fff4fa56fff  com.apple.CoreSVG (1.0 - 129) <1716AD1F-A94F-309D-9598-C7B65F5965A0> /System/Library/PrivateFrameworks/CoreSVG.framework/Versions/A/CoreSVG
    0x7fff4fa57000 -     0x7fff4fa8afff  com.apple.CoreServicesInternal (446.4 - 446.4) <516D3C82-1CC5-3056-B56F-A8FD2FE662EC> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
    0x7fff4fa8b000 -     0x7fff4fab9ff7  com.apple.CSStore (1069.2 - 1069.2) <5E3C50AB-9C00-36F3-A986-CE033480CA8B> /System/Library/PrivateFrameworks/CoreServicesStore.framework/Versions/A/CoreServicesStore
    0x7fff4ffb4000 -     0x7fff5003bfff  com.apple.CoreSymbolication (11.0 - 64509.98.1) <38F1073A-4F61-3E6C-B207-9D7986BBF28E> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
    0x7fff500d3000 -     0x7fff501ffff4  com.apple.coreui (2.1 - 606) <08A21870-C3C2-3442-A579-F12EC67D7449> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff50200000 -     0x7fff5039effd  com.apple.CoreUtils (6.0 - 600.30) <5D8E96F2-5EDB-33E3-92E9-EDC11F279A64> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
    0x7fff504d2000 -     0x7fff504e5ff1  com.apple.CrashReporterSupport (10.13 - 15010) <94F94549-D6F8-35A5-8FEE-026E079C3B2C> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
    0x7fff50751000 -     0x7fff50762ffa  com.apple.framework.DFRFoundation (1.0 - 244.3) <5D98DA1C-1A1F-306B-B5D3-47D61974613A> /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation
    0x7fff50763000 -     0x7fff50768fff  com.apple.DSExternalDisplay (3.1 - 380) <B4AF8876-4037-3F07-BA7D-443AD3A4E680> /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay
    0x7fff507d1000 -     0x7fff5084cff8  com.apple.datadetectorscore (8.0 - 659) <01C69537-D345-34D1-8893-94F3AAA6B739> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7fff50898000 -     0x7fff508d6ff0  com.apple.DebugSymbols (194 - 194) <C7DD2D58-B36F-3D74-8DA2-28493072DB31> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x7fff508d7000 -     0x7fff50a32fff  com.apple.desktopservices (1.14 - 1281.0.2) <F89D1D78-6226-32D6-9CBC-1695A3B457EE> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fff50b74000 -     0x7fff50c3cff6  com.apple.DiskImagesFramework (559.11.1 - 559.11.1) <D2EE96DF-006F-3FAF-A02D-A2F27E49DCDA> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x7fff50c3d000 -     0x7fff50d0dff6  com.apple.DiskManagement (13.0 - 1648.0.5) <189EAA60-3B86-3187-AF1D-2D4B90F1F339> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManagement
    0x7fff50deb000 -     0x7fff50defff9  com.apple.EFILogin (2.0 - 2) <810494B8-A30E-3E93-B019-E9023E284317> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
    0x7fff52225000 -     0x7fff52640ff9  com.apple.vision.FaceCore (4.3.0 - 4.3.0) <298DA6CC-F74E-3EA7-9FCF-EC9E71E51859> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
    0x7fff52ca3000 -     0x7fff52ddaff4  libFontParser.dylib (277.2) <91E3DD75-1591-381C-BA72-F5023BA19955> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
    0x7fff52ddb000 -     0x7fff52e0ffff  libTrueTypeScaler.dylib (277.2) <600A9E46-1BC4-3C7C-9710-4A17B1D56FEF> /System/Library/PrivateFrameworks/FontServices.framework/libTrueTypeScaler.dylib
    0x7fff52e74000 -     0x7fff52e84ff6  libhvf.dylib (1.0 - $[CURRENT_PROJECT_VERSION]) <BC77CDFE-7137-3700-81AB-ED812743F5D8> /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib
    0x7fff56348000 -     0x7fff56349fff  libmetal_timestamp.dylib (902.9.64) <0702E3D3-C6B3-3A66-A68F-3DB7CD2BB101> /System/Library/PrivateFrameworks/GPUCompiler.framework/Versions/3902/Libraries/libmetal_timestamp.dylib
    0x7fff579f0000 -     0x7fff579f6fff  com.apple.GPUWrangler (4.1.46 - 4.1.46) <A003EAB8-8E5D-3078-9358-4C51412532B3> /System/Library/PrivateFrameworks/GPUWrangler.framework/Versions/A/GPUWrangler
    0x7fff57d10000 -     0x7fff57d36ffb  com.apple.GenerationalStorage (2.0 - 311) <5344C508-95C9-31C1-8CB3-8A094C78B299> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
    0x7fff58ddd000 -     0x7fff58debffb  com.apple.GraphVisualizer (1.0 - 100.1) <6E7B93E6-6B1F-3198-B3F8-E4F61632E1F5> /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer
    0x7fff58f7e000 -     0x7fff58ff1ffc  com.apple.Heimdal (4.0 - 2.0) <169702C2-B210-3258-947C-F8EE6B361C26> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff5b0fa000 -     0x7fff5b102ff5  com.apple.IOAccelerator (438.1.23 - 438.1.23) <16F79A0A-5CE0-36A0-9053-5BBB96B1DAB3> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
    0x7fff5b105000 -     0x7fff5b11bff7  com.apple.IOPresentment (1.0 - 37) <C04FA14E-9FF0-3561-9ECA-B028E531885F> /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment
    0x7fff5b4a2000 -     0x7fff5b4ecfff  com.apple.IconServices (436.1 - 436.1) <D109C662-7CAF-355D-8A45-65797DA293D9> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
    0x7fff5b6a8000 -     0x7fff5b6aeffc  com.apple.InternationalSupport (1.0 - 44) <9BABC726-622F-3E35-A8C5-E722677A308C> /System/Library/PrivateFrameworks/InternationalSupport.framework/Versions/A/InternationalSupport
    0x7fff5b8f0000 -     0x7fff5b910ff6  com.apple.security.KeychainCircle.KeychainCircle (1.0 - 1) <07895544-3389-3680-8BC1-F32DDA676FF3> /System/Library/PrivateFrameworks/KeychainCircle.framework/Versions/A/KeychainCircle
    0x7fff5ba67000 -     0x7fff5bb34ffd  com.apple.LanguageModeling (1.0 - 212) <A9F41C84-E574-3624-8C00-60F228E0FF97> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
    0x7fff5bb35000 -     0x7fff5bb7dff7  com.apple.Lexicon-framework (1.0 - 70) <BEADF30C-37D3-3112-90DA-18A85406DBF3> /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon
    0x7fff5bb84000 -     0x7fff5bb88ff6  com.apple.LinguisticData (1.0 - 349) <A392AD13-9AEB-31BB-A9ED-F29437CFBDB4> /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData
    0x7fff5bc2c000 -     0x7fff5bc31ff7  com.apple.LoginUICore (4.0 - 4.0) <21755850-A797-33F7-B919-37CF77E2AA4D> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/LoginUICore.framework/Versions/A/LoginUICore
    0x7fff5c522000 -     0x7fff5c525fff  com.apple.Mangrove (1.0 - 25) <22187ABF-5915-3378-9EC5-665383904585> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
    0x7fff5c77d000 -     0x7fff5c807ff0  com.apple.MediaExperience (1.0 - 1) <C4372543-EBCB-33B7-A723-6540B028A9DF> /System/Library/PrivateFrameworks/MediaExperience.framework/Versions/A/MediaExperience
    0x7fff5c808000 -     0x7fff5c83bfff  com.apple.MediaKit (16 - 923) <2CC9FAA1-E12F-3A63-BD51-B5BD3F804521> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x7fff5cfb9000 -     0x7fff5d005ff7  com.apple.spotlight.metadata.utilities (1.0 - 2066.12) <989018A3-4BD0-3FD1-9A2D-88FD3A521452> /System/Library/PrivateFrameworks/MetadataUtilities.framework/Versions/A/MetadataUtilities
    0x7fff5d006000 -     0x7fff5d0d4ff5  com.apple.gpusw.MetalTools (1.0 - 1) <5ADCCE88-B380-3B73-957B-12983017E979> /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools
    0x7fff5d12e000 -     0x7fff5d147ff8  com.apple.MobileAssets (1.0 - 619.0.5) <87C931E6-4E47-3148-979B-8B2A33D0C947> /System/Library/PrivateFrameworks/MobileAsset.framework/Versions/A/MobileAsset
    0x7fff5d304000 -     0x7fff5d321ffc  com.apple.MobileKeyBag (2.0 - 1.0) <6B7EFE6E-5DBC-33B4-8F3E-12BC31A2EA2D> /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag
    0x7fff5d588000 -     0x7fff5d5b6ff7  com.apple.MultitouchSupport.framework (3400.35 - 3400.35) <C73D6E66-5FE9-3113-96DB-AF12AAC6B77E> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff5da28000 -     0x7fff5da32fff  com.apple.NetAuth (6.2 - 6.2) <90F9ADF4-8A9C-3603-8F55-24F8C472430B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff5e41e000 -     0x7fff5e46aff7  com.apple.OTSVG (1.0 - 643.1.0.2) <315F5289-6294-3B4E-83D1-56C502F564F8> /System/Library/PrivateFrameworks/OTSVG.framework/Versions/A/OTSVG
    0x7fff5f5dd000 -     0x7fff5f5e8ffe  com.apple.PerformanceAnalysis (1.243 - 243) <304B1D73-9BD4-3CED-A241-0458C4AF7062> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
    0x7fff5f5e9000 -     0x7fff5f611fff  com.apple.persistentconnection (1.0 - 1.0) <DBD9FD74-9F17-358B-A7E9-58B965A6E16C> /System/Library/PrivateFrameworks/PersistentConnection.framework/Versions/A/PersistentConnection
    0x7fff61ea8000 -     0x7fff61f02ff7  com.apple.ProtectedCloudStorage (1.0 - 1) <6F33FBD7-0A35-3F4A-90C0-53A26CD70C02> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
    0x7fff61f03000 -     0x7fff61f1cfff  com.apple.ProtocolBuffer (1 - 274.20.7.15.1) <9CD0E8B7-F38D-35F3-B68B-C18AA5CDB993> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
    0x7fff6236a000 -     0x7fff62393ff9  com.apple.RemoteViewServices (2.0 - 148) <C5D8E2F3-646D-37C8-B250-C97B5058E260> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
    0x7fff624f6000 -     0x7fff62531ff7  com.apple.RunningBoardServices (1.0 - 223.11.1) <E9784D23-1EA5-3820-99C4-3B4474C803C5> /System/Library/PrivateFrameworks/RunningBoardServices.framework/Versions/A/RunningBoardServices
    0x7fff63e34000 -     0x7fff63e37ff9  com.apple.SecCodeWrapper (4.0 - 448.0.5) <1AD17827-6FC3-386F-BB05-CF43FA86050C> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
    0x7fff63f7f000 -     0x7fff640a0ff5  com.apple.Sharing (1476 - 1476) <AD1D84E5-6728-3B38-AC15-2C3822F4747C> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    0x7fff640c1000 -     0x7fff640e0ff8  com.apple.sidecar-core (1.0 - 203) <9FBBFBF4-D076-3C0D-8273-0A28F47E80ED> /System/Library/PrivateFrameworks/SidecarCore.framework/Versions/A/SidecarCore
    0x7fff640e1000 -     0x7fff640f3ff9  com.apple.sidecar-ui (1.0 - 203) <1254C644-CA17-33CE-BB02-F051FA91CA7F> /System/Library/PrivateFrameworks/SidecarUI.framework/Versions/A/SidecarUI
    0x7fff6509a000 -     0x7fff65391ff6  com.apple.SkyLight (1.600.0 - 440.7.10) <DF3DDAE0-4F75-3D6C-8BC9-52903CB668B2> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
    0x7fff65bd9000 -     0x7fff65be6fff  com.apple.SpeechRecognitionCore (6.0.85 - 6.0.85) <95F62538-2541-3D92-8171-D49D4071A4BB> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
    0x7fff662b4000 -     0x7fff662f5ff1  com.apple.StreamingZip (1.0 - 1) <DEF13A63-0959-3DA2-BA86-368320A6F569> /System/Library/PrivateFrameworks/StreamingZip.framework/Versions/A/StreamingZip
    0x7fff66406000 -     0x7fff6640ffff  com.apple.SymptomDiagnosticReporter (1.0 - 1238.0.2) <BE499ACD-18B5-3D45-95B3-BE9A98FB099D> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/Versions/A/SymptomDiagnosticReporter
    0x7fff66480000 -     0x7fff664aaff0  com.apple.framework.SystemAdministration (1.0 - 1.0) <6060C208-BCCC-3FBD-945A-AB012B7E89A3> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/SystemAdministration
    0x7fff666c3000 -     0x7fff666d3ff3  com.apple.TCC (1.0 - 1) <DCE1D8C7-7BEB-3201-A0E5-38F012E6B1BC> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff66bbd000 -     0x7fff66c84ff4  com.apple.TextureIO (3.10.9 - 3.10.9) <733D396B-AFB1-37F3-80E4-95F63A879849> /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO
    0x7fff66df2000 -     0x7fff66df3fff  com.apple.TrustEvaluationAgent (2.0 - 33) <B691985E-2E58-37C3-B336-8882DE4BF19A> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    0x7fff67aca000 -     0x7fff67d23ff8  com.apple.UIFoundation (1.0 - 658.1) <603A4D49-EEEC-3FE1-9F65-49ACA14DC188> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
    0x7fff68912000 -     0x7fff68932fff  com.apple.UserManagement (1.0 - 1) <8A3367D2-C5E3-380E-BEE4-BA61A177DF92> /System/Library/PrivateFrameworks/UserManagement.framework/Versions/A/UserManagement
    0x7fff696e0000 -     0x7fff697caff6  com.apple.ViewBridge (461 - 461) <96493EB6-90E4-3A30-BD97-401345AF67B2> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
    0x7fff6996e000 -     0x7fff6996ffff  com.apple.WatchdogClient.framework (1.0 - 67.11.1) <7B858D02-459E-3307-BCF3-7E18771BA4D9> /System/Library/PrivateFrameworks/WatchdogClient.framework/Versions/A/WatchdogClient
    0x7fff6a54a000 -     0x7fff6a54dffe  com.apple.dt.XCTTargetBootstrap (1.0 - 14805.2) <ED72AEE6-99F5-3A44-BDF9-50A5BD7B6719> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/Versions/A/XCTTargetBootstrap
    0x7fff6a5c6000 -     0x7fff6a5d4ffd  com.apple.audio.caulk (1.0 - 32.3) <7FBF3E20-D360-348B-8FC5-77A90444B552> /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk
    0x7fff6a913000 -     0x7fff6a915ff3  com.apple.loginsupport (1.0 - 1) <40974390-AFD7-3CEF-8B8D-6219BF916A4E> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
    0x7fff6a916000 -     0x7fff6a929ffd  com.apple.login (3.0 - 3.0) <F3105290-D037-3D94-B12F-37D4E0338FE4> /System/Library/PrivateFrameworks/login.framework/Versions/A/login
    0x7fff6ac47000 -     0x7fff6ac7cff2  libAudioToolboxUtility.dylib (1104.15.1) <221386C3-366B-37A7-8A75-4176678F97AA> /usr/lib/libAudioToolboxUtility.dylib
    0x7fff6ac83000 -     0x7fff6acb8ff7  libCRFSuite.dylib (48) <45ADF347-A43F-3E95-BF26-94DC525DCC81> /usr/lib/libCRFSuite.dylib
    0x7fff6acbb000 -     0x7fff6acc5ff3  libChineseTokenizer.dylib (34) <94E822B6-F850-33C5-888C-D5C8AE12122C> /usr/lib/libChineseTokenizer.dylib
    0x7fff6acc6000 -     0x7fff6ad4ffff  libCoreStorage.dylib (551) <C1725111-6395-3923-83BE-C36EDCD981B9> /usr/lib/libCoreStorage.dylib
    0x7fff6ad52000 -     0x7fff6ad54fff  libDiagnosticMessagesClient.dylib (112) <418D550B-C748-3D55-A6D5-0398E032F9F3> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff6ad98000 -     0x7fff6af4fff3  libFosl_dynamic.dylib (100.4) <F5583DFD-E3A1-3D6A-8698-613F7FA119A0> /usr/lib/libFosl_dynamic.dylib
    0x7fff6af76000 -     0x7fff6af7cff3  libIOReport.dylib (54) <491518A9-84B3-3066-905F-BFF5D21EB760> /usr/lib/libIOReport.dylib
    0x7fff6b05c000 -     0x7fff6b063fff  libMatch.1.dylib (36) <AA3A44D7-268D-3B0A-AAD5-15090FF127D9> /usr/lib/libMatch.1.dylib
    0x7fff6b093000 -     0x7fff6b0b2ff7  libMobileGestalt.dylib (826.1.1) <74BEEAE6-2825-33F7-B63B-4C2A27974F30> /usr/lib/libMobileGestalt.dylib
    0x7fff6b219000 -     0x7fff6b21aff3  libSystem.B.dylib (1281) <66742D2E-591A-32B2-8E92-4A54BEE843F6> /usr/lib/libSystem.B.dylib
    0x7fff6b2aa000 -     0x7fff6b2abfff  libThaiTokenizer.dylib (3) <D2A89215-5281-310F-8C75-47F1E6A14F62> /usr/lib/libThaiTokenizer.dylib
    0x7fff6b2c3000 -     0x7fff6b2d9fff  libapple_nghttp2.dylib (1.39.2) <0A685DAA-9FC6-3C87-83F1-1D11FC87C1F4> /usr/lib/libapple_nghttp2.dylib
    0x7fff6b30e000 -     0x7fff6b380ff7  libarchive.2.dylib (72.11.2) <8636AE5A-0CBB-306C-8A4B-2E612D2D6B13> /usr/lib/libarchive.2.dylib
    0x7fff6b381000 -     0x7fff6b4aefc5  libate.dylib (2.0.9) <0D32F5BA-252D-3AF3-A2F4-176BC71239AC> /usr/lib/libate.dylib
    0x7fff6b4b2000 -     0x7fff6b4b2ff3  libauto.dylib (187) <AACF68BC-9A05-36F8-8F60-78951422E090> /usr/lib/libauto.dylib
    0x7fff6b570000 -     0x7fff6b580fff  libbsm.0.dylib (60) <F03FA480-0B22-3300-833F-03E88F43C504> /usr/lib/libbsm.0.dylib
    0x7fff6b581000 -     0x7fff6b58dfff  libbz2.1.0.dylib (44) <8B522880-BEF8-3668-B785-F2AB4DE8F366> /usr/lib/libbz2.1.0.dylib
    0x7fff6b58e000 -     0x7fff6b5e1fff  libc++.1.dylib (800.6) <328FB687-2363-38B1-AC11-11736925C775> /usr/lib/libc++.1.dylib
    0x7fff6b5e2000 -     0x7fff6b5f6fff  libc++abi.dylib (800.7) <02753D3D-91C6-3670-8B5D-EBE040B516FC> /usr/lib/libc++abi.dylib
    0x7fff6b5f7000 -     0x7fff6b5f7ffb  libcharset.1.dylib (59) <12D52FA5-EBCA-3F3C-A269-1095F268F92F> /usr/lib/libcharset.1.dylib
    0x7fff6b5f8000 -     0x7fff6b609ffb  libcmph.dylib (8) <7DD1F726-F3E3-341A-AFAC-83E9A470883C> /usr/lib/libcmph.dylib
    0x7fff6b60a000 -     0x7fff6b622fcf  libcompression.dylib (87) <3D8825ED-7C2B-3EBC-B6D2-DE1C03E178CA> /usr/lib/libcompression.dylib
    0x7fff6b8e4000 -     0x7fff6b8fafff  libcoretls.dylib (167) <1C64EA6F-8E0D-319D-99D4-026150EEB2B2> /usr/lib/libcoretls.dylib
    0x7fff6b8fb000 -     0x7fff6b8fcffb  libcoretls_cfhelpers.dylib (167) <724B0181-4D9E-3D2F-B1AB-B4FD6A7BAB2C> /usr/lib/libcoretls_cfhelpers.dylib
    0x7fff6bda0000 -     0x7fff6bea4fe7  libcrypto.44.dylib (47.11.1) <55C6ABAB-C237-39F1-A78C-4594896CF7E6> /usr/lib/libcrypto.44.dylib
    0x7fff6bea7000 -     0x7fff6beb2ff7  libcsfde.dylib (551) <C3036CBC-EA31-3272-9DF0-D8F984A21C51> /usr/lib/libcsfde.dylib
    0x7fff6beba000 -     0x7fff6bf19fff  libcups.2.dylib (483) <0C9BCEA5-628B-31E5-8609-00F811CAF505> /usr/lib/libcups.2.dylib
    0x7fff6bf1b000 -     0x7fff6bf82fff  libcurl.4.dylib (118) <2B9763A5-A54D-3F2B-98BD-1F9BAEADE5E0> /usr/lib/libcurl.4.dylib
    0x7fff6c025000 -     0x7fff6c025ff3  libenergytrace.dylib (21) <E42B4AFF-3FAC-3CE4-A7BF-48621458B356> /usr/lib/libenergytrace.dylib
    0x7fff6c026000 -     0x7fff6c03fff7  libexpat.1.dylib (19) <A0E2F6F3-BFFA-3D59-872F-F093487F0B42> /usr/lib/libexpat.1.dylib
    0x7fff6c04d000 -     0x7fff6c04fff7  libfakelink.dylib (149) <FC5712CB-2188-3DAD-8DD4-CC3ECCA3F9A8> /usr/lib/libfakelink.dylib
    0x7fff6c05e000 -     0x7fff6c063fff  libgermantok.dylib (24) <93E95178-E436-3611-A4A3-CB1D42CF4064> /usr/lib/libgermantok.dylib
    0x7fff6c064000 -     0x7fff6c068ff7  libheimdal-asn1.dylib (564.0.3) <51551E63-5AC6-30D3-B178-8BDA782C80EA> /usr/lib/libheimdal-asn1.dylib
    0x7fff6c069000 -     0x7fff6c159ff7  libiconv.2.dylib (59) <1A648E74-25D4-3F9B-94C4-10B58AD091B7> /usr/lib/libiconv.2.dylib
    0x7fff6c15a000 -     0x7fff6c3b2ff7  libicucore.A.dylib (64232.0.1) <88E47471-605C-3C86-871B-5D2F4628A936> /usr/lib/libicucore.A.dylib
    0x7fff6c3cc000 -     0x7fff6c3cdfff  liblangid.dylib (133) <78DF87EE-CDCE-3628-B239-56743169BC93> /usr/lib/liblangid.dylib
    0x7fff6c3ce000 -     0x7fff6c3e6ffb  liblzma.5.dylib (16) <D416FC97-76EC-38B5-A134-85DDFEA9D297> /usr/lib/liblzma.5.dylib
    0x7fff6c3fe000 -     0x7fff6c4a5fff  libmecab.dylib (879) <DD60E6AA-154E-3294-B2C0-3277B754F3BC> /usr/lib/libmecab.dylib
    0x7fff6c4a6000 -     0x7fff6c705fe9  libmecabra.dylib (879) <B5BE574C-DD3A-336D-87A3-202CE7803A45> /usr/lib/libmecabra.dylib
    0x7fff6ca66000 -     0x7fff6ca95ff7  libncurses.5.4.dylib (57) <2AD2FDD9-846A-3A79-ADCC-008E8B227BD6> /usr/lib/libncurses.5.4.dylib
    0x7fff6cbc4000 -     0x7fff6d036ff6  libnetwork.dylib (1880.11.2) <CC02BF51-A056-3656-B735-E8CD0F4B7B15> /usr/lib/libnetwork.dylib
    0x7fff6d0d4000 -     0x7fff6d105fd6  libobjc.A.dylib (779.1) <D681D734-2739-3D18-9DCB-9ECDA9D492BC> /usr/lib/libobjc.A.dylib
    0x7fff6d106000 -     0x7fff6d107ff7  libodfde.dylib (26) <7D93F754-25C3-3D34-A0A0-474D5B4A90DC> /usr/lib/libodfde.dylib
    0x7fff6d118000 -     0x7fff6d11cfff  libpam.2.dylib (25) <86317F48-E926-30AC-AE9F-ABB33543FBC8> /usr/lib/libpam.2.dylib
    0x7fff6d11f000 -     0x7fff6d152ff7  libpcap.A.dylib (89.11.2) <65A8EBD2-F059-353B-9538-20D1314EFD89> /usr/lib/libpcap.A.dylib
    0x7fff6d1d4000 -     0x7fff6d1ecff7  libresolv.9.dylib (67) <06480BFC-6372-3225-B77A-F5AC9969DB64> /usr/lib/libresolv.9.dylib
    0x7fff6d1ee000 -     0x7fff6d231ff7  libsandbox.1.dylib (1217.11.16) <B0829BE0-60A4-3AE0-AF9D-50EED4675AF6> /usr/lib/libsandbox.1.dylib
    0x7fff6d232000 -     0x7fff6d244fff  libsasl2.2.dylib (213) <277129F1-29AE-34EB-BBAB-FF6DF4B43FAB> /usr/lib/libsasl2.2.dylib
    0x7fff6d245000 -     0x7fff6d246ff7  libspindump.dylib (281) <FB1352D8-FE38-3D47-A273-458C1C442E67> /usr/lib/libspindump.dylib
    0x7fff6d247000 -     0x7fff6d428ff7  libsqlite3.dylib (308.1) <5BEC5563-DECD-3A7D-A9A4-B7814F074D35> /usr/lib/libsqlite3.dylib
    0x7fff6d51c000 -     0x7fff6d549ffb  libssl.46.dylib (47.11.1) <CA81BD73-E5BF-3F88-A70E-49BA7C6B2781> /usr/lib/libssl.46.dylib
    0x7fff6d677000 -     0x7fff6d67affb  libutil.dylib (57) <844B7887-09B3-3D12-ACDE-C4EB8F53DC62> /usr/lib/libutil.dylib
    0x7fff6d67b000 -     0x7fff6d688fff  libxar.1.dylib (420) <E0D7C0A6-76EC-3682-A393-6596D4986269> /usr/lib/libxar.1.dylib
    0x7fff6d68e000 -     0x7fff6d770ff7  libxml2.2.dylib (32.12) <C0A87484-D334-3B50-8F8A-A9C63295F49E> /usr/lib/libxml2.2.dylib
    0x7fff6d774000 -     0x7fff6d79cfff  libxslt.1.dylib (16.6) <CD9E79B0-159A-3055-B62A-57AB2B445912> /usr/lib/libxslt.1.dylib
    0x7fff6d79d000 -     0x7fff6d7affff  libz.1.dylib (76) <3FC3FC3E-ABF3-3167-9078-B54C952608B4> /usr/lib/libz.1.dylib
    0x7fff6e214000 -     0x7fff6e219ff7  libcache.dylib (83) <8EC69760-6DAA-3068-9372-F1D554C548E5> /usr/lib/system/libcache.dylib
    0x7fff6e21a000 -     0x7fff6e225ff7  libcommonCrypto.dylib (60165) <698BE754-137D-361D-B826-57B8DD969E4A> /usr/lib/system/libcommonCrypto.dylib
    0x7fff6e226000 -     0x7fff6e22dfff  libcompiler_rt.dylib (101.2) <0BE7F119-C9C2-3612-A3F4-2336D4444476> /usr/lib/system/libcompiler_rt.dylib
    0x7fff6e22e000 -     0x7fff6e237ff7  libcopyfile.dylib (166) <B5E73B1C-0BCF-33FE-80A1-D9E3BA3033D4> /usr/lib/system/libcopyfile.dylib
    0x7fff6e238000 -     0x7fff6e2cffc3  libcorecrypto.dylib (866.0.10) <58344B13-CD10-3697-A516-6F5B06DD1EB7> /usr/lib/system/libcorecrypto.dylib
    0x7fff6e3e6000 -     0x7fff6e427ff0  libdispatch.dylib (1173.0.3) <F4260D89-F67D-30CB-AF61-7ED25CB687DB> /usr/lib/system/libdispatch.dylib
    0x7fff6e428000 -     0x7fff6e45dfff  libdyld.dylib (732.8) <98960E27-A08B-36DA-A5CB-8538B2D6757E> /usr/lib/system/libdyld.dylib
    0x7fff6e45e000 -     0x7fff6e45effb  libkeymgr.dylib (30) <682B41BC-BDC2-38D5-8820-87099606FA12> /usr/lib/system/libkeymgr.dylib
    0x7fff6e45f000 -     0x7fff6e46bff7  libkxld.dylib (6153.11.26) <53BE9630-BDC8-3649-8709-7A4F86777B1A> /usr/lib/system/libkxld.dylib
    0x7fff6e46c000 -     0x7fff6e46cff7  liblaunch.dylib (1738.11.1) <7FE11F0D-65BC-3726-B1DD-E84F329193E0> /usr/lib/system/liblaunch.dylib
    0x7fff6e46d000 -     0x7fff6e472ff7  libmacho.dylib (949.0.1) <163DFE06-2FAD-3CBC-80EF-C38EED6AEA52> /usr/lib/system/libmacho.dylib
    0x7fff6e473000 -     0x7fff6e475ff3  libquarantine.dylib (110.0.4) <C8F39330-8CB5-30B0-8564-96453DCEFAD7> /usr/lib/system/libquarantine.dylib
    0x7fff6e476000 -     0x7fff6e477ff7  libremovefile.dylib (48) <FB280185-B5ED-3F08-B08A-A378865C1398> /usr/lib/system/libremovefile.dylib
    0x7fff6e478000 -     0x7fff6e48ffff  libsystem_asl.dylib (377.0.1) <30CE9DAF-B1FA-3510-832B-F1CE19933ED7> /usr/lib/system/libsystem_asl.dylib
    0x7fff6e490000 -     0x7fff6e490fff  libsystem_blocks.dylib (74) <E0B8C825-E62B-357E-A2A0-13776F0A0F8C> /usr/lib/system/libsystem_blocks.dylib
    0x7fff6e491000 -     0x7fff6e518ff7  libsystem_c.dylib (1353.11.2) <2A5BFAFE-8214-3B35-AD46-C07A1A8B8941> /usr/lib/system/libsystem_c.dylib
    0x7fff6e519000 -     0x7fff6e51cfff  libsystem_configuration.dylib (1061.0.2) <56174463-22ED-337F-B0D4-94995DCDB9B7> /usr/lib/system/libsystem_configuration.dylib
    0x7fff6e51d000 -     0x7fff6e520ff7  libsystem_coreservices.dylib (114) <01695913-028E-3AE1-8D4E-2B2769109811> /usr/lib/system/libsystem_coreservices.dylib
    0x7fff6e521000 -     0x7fff6e528fff  libsystem_darwin.dylib (1353.11.2) <4CE52C63-87AA-3C6D-899F-8C983E5FC061> /usr/lib/system/libsystem_darwin.dylib
    0x7fff6e529000 -     0x7fff6e530ffb  libsystem_dnssd.dylib (1096.0.2) <DC7381E8-F09F-3441-8267-9B8F50A0EBA9> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff6e531000 -     0x7fff6e532ffb  libsystem_featureflags.dylib (17) <DBCA4AA2-CA05-38D5-AB4B-BE0F3E09BB8B> /usr/lib/system/libsystem_featureflags.dylib
    0x7fff6e533000 -     0x7fff6e580ff7  libsystem_info.dylib (538) <9F9D6368-A11E-32F1-9BB5-C153F42EFED8> /usr/lib/system/libsystem_info.dylib
    0x7fff6e581000 -     0x7fff6e5adfff  libsystem_kernel.dylib (6153.11.26) <4CE9D54A-A975-348E-B878-EE74EDFC956B> /usr/lib/system/libsystem_kernel.dylib
    0x7fff6e5ae000 -     0x7fff6e5f9fe7  libsystem_m.dylib (3178) <FE5E5748-6ACA-3AD2-AF9D-557EB9A3BD7E> /usr/lib/system/libsystem_m.dylib
    0x7fff6e5fa000 -     0x7fff6e621fff  libsystem_malloc.dylib (283) <02925539-3CBA-39EB-BA6B-9A936CFA0BF8> /usr/lib/system/libsystem_malloc.dylib
    0x7fff6e622000 -     0x7fff6e62fff3  libsystem_networkextension.dylib (1095.11.9) <8B5EE189-E3D1-31FD-878F-50286B6E7047> /usr/lib/system/libsystem_networkextension.dylib
    0x7fff6e630000 -     0x7fff6e639fff  libsystem_notify.dylib (241) <89381127-2A07-3F07-B865-358FACCF9102> /usr/lib/system/libsystem_notify.dylib
    0x7fff6e63a000 -     0x7fff6e643fe7  libsystem_platform.dylib (220) <90E508E4-46D8-33FF-8552-DDAA079977A0> /usr/lib/system/libsystem_platform.dylib
    0x7fff6e644000 -     0x7fff6e64efff  libsystem_pthread.dylib (416.11.1) <2EA6F95F-F264-30B6-8AF2-24197B5AED84> /usr/lib/system/libsystem_pthread.dylib
    0x7fff6e64f000 -     0x7fff6e653ffb  libsystem_sandbox.dylib (1217.11.16) <51129CBB-BC46-37F1-A1B5-ECFA9530704D> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff6e654000 -     0x7fff6e656fff  libsystem_secinit.dylib (62.0.4) <A48D9AF3-75F2-3331-A0C8-0A23771F4AC7> /usr/lib/system/libsystem_secinit.dylib
    0x7fff6e657000 -     0x7fff6e65effb  libsystem_symptoms.dylib (1238.0.2) <08E8CF75-5F77-3475-A48E-A01CBDF09173> /usr/lib/system/libsystem_symptoms.dylib
    0x7fff6e65f000 -     0x7fff6e675ff2  libsystem_trace.dylib (1147.0.3) <5836645E-9862-326D-AB3B-A19E76BE29B9> /usr/lib/system/libsystem_trace.dylib
    0x7fff6e677000 -     0x7fff6e67cffb  libunwind.dylib (35.4) <F5AE1D43-7C5F-3BA2-94D3-E769F82C0F61> /usr/lib/system/libunwind.dylib
    0x7fff6e67d000 -     0x7fff6e6b1ff6  libxpc.dylib (1738.11.1) <2E9076CD-6C0E-38B6-8403-B2DDCE125FBF> /usr/lib/system/libxpc.dylib

External Modification Summary:
  Calls made by other processes targeting this process:
    task_for_pid: 1
    thread_create: 0
    thread_set_state: 0
  Calls made by this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
  Calls made by all processes on this machine:
    task_for_pid: 1152528
    thread_create: 0
    thread_set_state: 570

VM Region Summary:
ReadOnly portion of Libraries: Total=548.6M resident=0K(0%) swapped_out_or_unallocated=548.6M(100%)
Writable regions: Total=207.1M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=207.1M(100%)
 
                                VIRTUAL   REGION 
REGION TYPE                        SIZE    COUNT (non-coalesced) 
===========                     =======  ======= 
Accelerate framework               384K        3 
Activity Tracing                   256K        1 
CG backing stores                 1328K        4 
CG image                            72K        6 
CoreAnimation                      184K       12 
CoreGraphics                         8K        1 
CoreImage                           32K        4 
CoreUI image data                  992K        9 
Dispatch continuations            16.0M        1 
Foundation                           4K        1 
IOKit                             23.3M        3 
Image IO                             4K        1 
Kernel Alloc Once                    8K        1 
MALLOC                           173.8M      181 
MALLOC guard page                   32K        7 
Memory Tag 242                      12K        1 
STACK GUARD                       56.0M       11 
Stack                             13.1M       11 
VM_ALLOCATE                        420K       25 
VM_ALLOCATE (reserved)              36K        1         reserved VM address space (unallocated)
__DATA                            27.6M      328 
__DATA_CONST                       112K        4 
__FONT_DATA                          4K        1 
__LINKEDIT                       350.4M       18 
__OBJC_RO                         31.8M        1 
__OBJC_RW                         1760K        1 
__TEXT                           198.2M      323 
__UNICODE                          564K        1 
mapped file                       47.0M       17 
shared memory                      640K       15 
===========                     =======  ======= 
TOTAL                            943.9M      993 
TOTAL, minus reserved VM space   943.8M      993 

Try to speed up pathfinding

Right now it can take a long while to determine a path and is especially annoying in coop mode where everyone is slowed down. Need to optimize it.

Can't add macros to solution

Hi. I'm having an issue with adding user macros in the properties.

I followed the instructions on the front page here.

The issues I'm having with it is the properties for the Debug.Release.Shipping | x32.x64, is the list inside is called "Application", "Multi-byte character support", "Core Windows libraries". I'm not sure what one I want to edit.

Second is that when I do click on Add Macro inside Application... nothing happens. It won't let me add a macro.

Thanks for reading
Quiddy85

Bot no longer looks for health

Strangely, the bot seems to ignore regular health items and also heavy ones such as soulspheres. I suspect it's because of the "maxhealth"/"superhealth" overhaul, but I'll have to check.

Improve barrel awareness

Right now the bot is aware that a destructible will explode on death, keeping a high enough distance while shooting it. But it's not sufficient:

  1. Dead things which are about to explode aren't detected. This causes the bot to still rush ahead after it destroyed a barrel, but before it does the damage.
  2. Sometimes there's too little space around the barrel and the bot needs to be smarter about avoiding damage. Sometimes it isn't possible. Sometimes it must be done by sacrificing some health. Sometimes there's not enough health so the bot can consider itself doomed.
  3. Barrels really shouldn't be always destroyed, but only if they are obstacles, genuine hazards or can be used to kill monsters. It would be worth it if I enhance the bot map with dynamic sectors and segs to easily determine if a barrel blocks the way.

Bot sometimes stops, without looking for new goals

Sometimes the bot decides to just stop and be passive, accepting user input and not looking for new objectives. This has happened in Fava Beans E1M4, near the red door, when going to the start yard. Pathfinding reactivates when I open the red door.

Bot falls off ledges

The bot has bad velocity control, and it tends to easily fall off ledges when doing L turns next to ledges. It happens in E1M3, as it falls into the outdoors slime pit when trying to pick some ammo and then go along the ledge.

Jump over ledges

Bot currently knows nothing about jumping. The bot map has to be enhanced to support ledge neighbourhoods.

Crash upon loading some maps: Array Index out of bounds

On some occasions, loading MAP01 of BTSX Episode 1 causes AutoDoom to crash to command prompt with an "Array index out of bounds" error. It's not readily reproducible; but it can be triggered by loading the map several times or running another instance and trying there.

I'll post more information as I find them, and what specific wads cause this issue.

Add a progress bar for loading bot map

Currently there's no progress bar, which is a real problem for big maps, because you can't know when they finish processing. In addition, having a progress bar is going to help debug maps which still freeze when loading

Subsectors connected only by a corner aren't neighbours

There's a problem: two subsectors can be connected just by the corner vertex. This can happen if there's a sector that bends at a point where only a 32x32 unit square would fit, while getting wider in any other direction. This will never block the player from passing, but will not appear as connected subsectors in the bot map, causing its pathfinder to fail. It's seen in vanilla Doom 0.wad behind the blue door from the corridor.

Bot fails to fire weapon despite there being no real restrictions

This happens when playing for example "The Ultiamte[sic] Starwars[sic] Doom" (starwars.zip) with the DEH and currently using the repeater rifle, which looks like a BFG9000 but fires plasma. One possible cause of this is that it uses the BFG slot? And no automatic fire allowed.

Bot behaviour observations and ideas

I played around with AutoDoom last night and wrote down some things.

A few suggestions going forward for Bot AI:

  • Emphasis on dodging Archvile attacks. Archviles are one of the unique cases in the game.
  • Cannot find some key doors - sometimes the bot will pass by a key door even after the bot has the required key. This could be due to the way the door is constructed in the map.
  • Bot attempts to pick up items it cannot collect. This includes stimpacks and Green Armour, even if wearing Blue Armour.
  • Bot does not exit when given the opportunity: This one is a bit weird. Sometimes on Doom E1M2, the bot will fight all the way to the exit, then turn around and go back through the dark maze area, attempting to pick up items it cannot currently collect, or doesn't need to collect, such as a stimpack when at 99% health.
  • Bot repeatedly gets stuck in barrels. The bot needs to keep its distance from barrels as a means of survival unless the barrels are near an enemy, or blocking a picked objective, such as a teleport line, in that case, shooting the barrels from a distance.
  • Recessed switches are not always seen. This one is a potential showstopper, since a lot of modern PWADs and IWADs starting from Doom 2 use this switch style. this can create a situation in which the bot currently "runs in place" or looks at a switch, runs to it, but never presses it.
  • Bot hesitates on jumping from some ledges. This one is a bit strange. The bot points in the direction of the next objective, such as a key door, but if the ledge has some detailing (which can be assumed as always thanks to early 00's "Border-Mania" detailing) the bot will fail to leap.
  • Bot dancing in Co-op mode. This usually happens when the bot grabs a key objective, such as the Yellow key on BTSX Ep1 MAP02. After picking up the key, the bot looks at the yellow key switch direction, the direction of the outer hallway, and the direction of the previous enemy killed. This could go on for hours. I assume it's because the key doesn't disappear!
  • Projectile weapons cause issues. Just what it says. The rocket launcher is a death wish for the bot right now. The Plasma gun is also a waste, as the bot will shoot the wall trying to hit an enemy if it is around the corner. BFG is actually useful like this, though.
  • Bot does not retreat when overwhelmed. This is probably something you're already aware of. If the bot is surrounded, it needs to find a direction to run, either by ploughing through weaker monsters or running around tougher ones.
  • Bot still can get stuck in certain, unexplained places. This is a catch-all, but I can't figure out why the bot gets stuck in the SSG room in Doom 2 MAP02. It just shouldn't happen, but it does, regardless of whether the bot collects the red key or not.

Those are all of the major ones. Some minor ones:

  • Item Priorities. The bot doesn't need to collect ammo or health unless the max capacity/benefit of the item can be obtained. This would take care of the "picking up stimpack at 99% health" or picking up a box of bullets when at 199/399 bullets. Some cases might need exceptions, so maybe it'd be best to take the floor of the nearest 10, with some fudge range, e.g. picking up a stimpack when at 91% or 92% health is probably a good idea if the player can grab it during a fight. We could also could check for stuff like armour percentage and the class of armour the player has, so the Bot doesn't grab a green armour when he has 99% blue armour.
  • Real-time Bot Pondering Stats. This would make it easier for testers to see what the bot is currently doing, what it plans to do, and certainty of the move it is pondering. Might be a lot of work.

Build Error Eternity.exe 32 and 64 bit

I grabbed the latest build from here and I get a build error I have the output for you to look at

1>------ Build started: Project: zlib, Configuration: Release x64 ------
2>------ Build started: Project: snes_spc, Configuration: Release x64 ------
3>------ Build started: Project: ACSVM, Configuration: Release x64 ------
2>dsp.cpp
1>adler32.c
2>SNES_SPC.cpp
1>compress.c
1>crc32.c
2>SNES_SPC_misc.cpp
1>deflate.c
1>gzclose.c
2>SNES_SPC_state.cpp
1>gzlib.c
2>spc.cpp
1>gzread.c
2>SPC_DSP.cpp
1>gzwrite.c
2>..\snes_spc\SPC_DSP.cpp(164): warning C4146: unary minus operator applied to unsigned type, result still unsigned
2>SPC_Filter.cpp
2>Generating Code...
3>Action.cpp
3>Array.cpp
1>infback.c
3>BinaryIO.cpp
1>inffast.c
1>inflate.c
1>inftrees.c
1>trees.c
1>uncompr.c
1>zutil.c
3>CallFunc.cpp
3>CodeData.cpp
3>Environment.cpp
2>..\snes_spc\snes_spc.def(2): warning LNK4017: DESCRIPTION statement not supported for the target platform; ignored
2> Creating library C:\Users\quidd\Desktop\AutoDoom-AutoDoom\vc2017\x64\Release\snes_spc.lib and object C:\Users\quidd\Desktop\AutoDoom-AutoDoom\vc2017\x64\Release\snes_spc.exp
1>zlib.vcxproj -> C:\Users\quidd\Desktop\AutoDoom-AutoDoom\vc2017\x64\Release\zlib.lib
4>------ Build started: Project: libpng, Configuration: Release x64 ------
3>Error.cpp
4>png.c
2>snes_spc.vcxproj -> C:\Users\quidd\Desktop\AutoDoom-AutoDoom\vc2017\x64\Release\snes_spc.dll
2>Done building project "snes_spc.vcxproj".
3>Function.cpp
3>Init.cpp
4>pngerror.c
3>Jump.cpp
4>pngget.c
4>pngmem.c
3>Module.cpp
4>pngpread.c
3>ModuleACS0.cpp
4>pngread.c
3>ModuleACSE.cpp
4>pngrio.c
4>pngrtran.c
3>PrintBuf.cpp
4>pngrutil.c
3>Scope.cpp
4>pngset.c
4>pngtrans.c
3>Script.cpp
4>pngwio.c
3>Serial.cpp
4>pngwrite.c
4>pngwtran.c
3>String.cpp
4>pngwutil.c
3>Thread.cpp
3>ThreadExec.cpp
4>libpng.vcxproj -> C:\Users\quidd\Desktop\AutoDoom-AutoDoom\vc2017\x64\Release\libpng.lib
3>Compiling...
3>Tracer.cpp
3>ACSVM.vcxproj -> C:\Users\quidd\Desktop\AutoDoom-AutoDoom\vc2017\x64\Release\ACSVM.lib
5>------ Build started: Project: Eternity, Configuration: Release x64 ------
5>64 bit Processing ..\midiproc\midiproc.idl
5>midiproc.idl
5>cl : Command line warning D9002: ignoring unknown option '/arch:SSE2'
5>cl : Command line warning D9002: ignoring unknown option '/arch:SSE2'
5>acs_func.cpp
5>cl : Command line warning D9002: ignoring unknown option '/arch:SSE2'
5>acs_intr.cpp
5>cl : Command line warning D9002: ignoring unknown option '/arch:SSE2'
5>am_color.cpp
5>cl : Command line warning D9002: ignoring unknown option '/arch:SSE2'
5>am_map.cpp
5>am_svg.cpp
5>b_analysis.cpp
5>b_ape.cpp
5>b_botmap.cpp
5>b_botmaptemp.cpp
5>b_compression.cpp
5>b_glbsp.cpp
5>b_itemlearn.cpp
5>b_lineeffect.cpp
5>b_msector.cpp
5>b_path.cpp
5>b_statistics.cpp
5>b_think.cpp
5>b_trace.cpp
5>b_util.cpp
5>cam_aim.cpp
5>..\source\autodoom\b_trace.cpp(596): warning C4805: '&': unsafe mix of type 'unsigned int' and type 'bool' in operation
5>cam_common.cpp
5>cam_shoot.cpp
5>cam_use.cpp
5>c_batch.cpp
5>c_cmd.cpp
5>c_io.cpp
5>c_net.cpp
5>c_runcmd.cpp
5>..\Source\c_net.cpp(232): warning C4101: 'command': unreferenced local variable
5>confuse.cpp
5>lexer.cpp
5>d_deh.cpp
5>d_dehtbl.cpp
5>d_diskfile.cpp
5>d_files.cpp
5>d_findiwads.cpp
5>d_gi.cpp
5>d_io.cpp
5>d_items.cpp
5>d_iwad.cpp
5>d_main.cpp
5>d_net.cpp
5>doomdef.cpp
5>doomstat.cpp
5>dstrings.cpp
5>ev_sectors.cpp
5>e_anim.cpp
5>e_args.cpp
5>e_cmd.cpp
5>e_dstate.cpp
5>e_edf.cpp
5>e_edfmetatable.cpp
5>e_exdata.cpp
5>e_fonts.cpp
5>e_gameprops.cpp
5>e_hash.cpp
5>e_inventory.cpp
5>e_lib.cpp
5>e_mod.cpp
5>e_player.cpp
5>e_puff.cpp
5>e_reverbs.cpp
5>e_rtti.cpp
5>e_sound.cpp
5>e_sprite.cpp
5>e_states.cpp
5>e_string.cpp
5>e_switch.cpp
5>e_things.cpp
5>e_ttypes.cpp
5>e_udmf.cpp
5>e_weapons.cpp
5>f_finale.cpp
5>f_wipe.cpp
5>g_bind.cpp
5>g_cmd.cpp
5>g_demolog.cpp
5>g_dmflag.cpp
5>g_game.cpp
5>g_gfs.cpp
5>i_directory.cpp
5>i_timer.cpp
5>hu_frags.cpp
5>hu_over.cpp
5>hu_stuff.cpp
5>hi_stuff.cpp
5>in_lude.cpp
5>mn_items.cpp
5>m_utils.cpp
5>p_portalblockmap.cpp
5>p_portalclip.cpp
5>p_portalcross.cpp
5>i_sdltimer.cpp
5>s_formats.cpp
5>s_musinfo.cpp
5>s_reverb.cpp
5>v_image.cpp
5>wi_stuff.cpp
5>m_argv.cpp
5>m_bbox.cpp
5>m_buffer.cpp
5>m_cheat.cpp
5>m_fcvt.cpp
5>m_hash.cpp
5>m_misc.cpp
5>m_qstr.cpp
5>m_queue.cpp
5>m_random.cpp
5>m_shots.cpp
5>m_strcasestr.cpp
5>m_syscfg.cpp
5>..\Source\m_random.cpp(198): warning C4101: 'i': unreferenced local variable
5>m_vector.cpp
5>mn_emenu.cpp
5>mn_engin.cpp
5>mn_files.cpp
5>mn_htic.cpp
5>mn_menus.cpp
5>mn_misc.cpp
5>mn_skinv.cpp
5>p_anim.cpp
5>p_ceilng.cpp
5>p_chase.cpp
5>p_cmd.cpp
5>p_doors.cpp
5>p_enemy.cpp
5>p_floor.cpp
5>p_genlin.cpp
5>p_hubs.cpp
5>p_info.cpp
5>p_inter.cpp
5>p_lights.cpp
5>p_map.cpp
5>p_map3d.cpp
5>p_maputl.cpp
5>p_mobj.cpp
5>p_mobjcol.cpp
5>p_partcl.cpp
5>p_plats.cpp
5>p_portal.cpp
5>p_pushers.cpp
5>p_saveg.cpp
5>p_scroll.cpp
5>p_sector.cpp
5>p_setup.cpp
5>p_sight.cpp
5>p_skin.cpp
5>p_slopes.cpp
5>p_spec.cpp
5>p_switch.cpp
5>p_telept.cpp
5>p_things.cpp
5>p_tick.cpp
5>p_trace.cpp
5>p_user.cpp
5>p_xenemy.cpp
5>polyobj.cpp
5>r_bsp.cpp
5>r_data.cpp
5>r_draw.cpp
5>r_drawq.cpp
5>r_dynabsp.cpp
5>r_dynseg.cpp
5>r_main.cpp
5>r_plane.cpp
5>r_portal.cpp
5>r_ripple.cpp
5>r_segs.cpp
5>r_sky.cpp
5>r_span.cpp
5>r_textur.cpp
5>r_things.cpp
5>r_voxels.cpp
5>s_sndseq.cpp
5>s_sound.cpp
5>sounds.cpp
5>i_exception.cpp
5>i_fnames.cpp
5>i_input.cpp
5>i_main.cpp
5>i_midirpc.cpp
5>i_net.cpp
5>i_opndir.cpp
5>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.1A\include\winsock.h(304): warning C4005: 'INADDR_ANY': macro redefinition (compiling source file ..\Source\sdl\i_main.cpp)
5>C:\Libs\SDL2_net-2.0.1\include\SDL_net.h(102): note: see previous definition of 'INADDR_ANY' (compiling source file ..\Source\sdl\i_main.cpp)
5>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.1A\include\winsock.h(306): warning C4005: 'INADDR_BROADCAST': macro redefinition (compiling source file ..\Source\sdl\i_main.cpp)
5>C:\Libs\SDL2_net-2.0.1\include\SDL_net.h(111): note: see previous definition of 'INADDR_BROADCAST' (compiling source file ..\Source\sdl\i_main.cpp)
5>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.1A\include\winsock.h(307): warning C4005: 'INADDR_NONE': macro redefinition (compiling source file ..\Source\sdl\i_main.cpp)
5>C:\Libs\SDL2_net-2.0.1\include\SDL_net.h(105): note: see previous definition of 'INADDR_NONE' (compiling source file ..\Source\sdl\i_main.cpp)
5>i_pcsound.cpp
5>i_picker.cpp
5>i_sdlgamepads.cpp
5>i_sdlgl2d.cpp
5>i_sdlmusic.cpp
5>i_sdlsound.cpp
5>i_sdlvideo.cpp
5>i_sound.cpp
5>i_system.cpp
5>i_w32main.cpp
5>mmus2mid.cpp
5>ser_main.cpp
5>st_hbar.cpp
5>st_lib.cpp
5>st_stuff.cpp
5>v_alloc.cpp
5>..\Source\st_hbar.cpp(86): warning C4267: '-=': conversion from 'size_t' to 'int', possible loss of data
5>v_block.cpp
5>v_buffer.cpp
5>v_font.cpp
5>v_misc.cpp
5>v_patch.cpp
5>v_patchfmt.cpp
5>v_png.cpp
5>v_video.cpp
5>w_formats.cpp
5>w_hacks.cpp
5>w_levels.cpp
5>w_wad.cpp
5>w_zip.cpp
5>xl_animdefs.cpp
5>xl_emapinfo.cpp
5>xl_mapinfo.cpp
5>xl_musinfo.cpp
5>xl_sndinfo.cpp
5>xl_umapinfo.cpp
5>z_native.cpp
5>info.cpp
5>psnprntf.cpp
5>tables.cpp
5>version.cpp
5>a_common.cpp
5>a_counters.cpp
5>a_decorate.cpp
5>a_doom.cpp
5>a_general.cpp
5>a_heretic.cpp
5>a_hexen.cpp
5>xl_scripts.cpp
5>i_gamepads.cpp
5>i_platform.cpp
5>i_video.cpp
5>gl_init.cpp
5>gl_primitives.cpp
5>gl_projection.cpp
5>gl_texture.cpp
5>gl_vars.cpp
5>metaapi.cpp
5>metaqstring.cpp
5>cam_sight.cpp
5>ev_actions.cpp
5>..\source\metaapi.cpp(86): warning C4267: '-=': conversion from 'size_t' to 'uint32_t', possible loss of data
5>ev_bindings.cpp
5>ev_specials.cpp
5>ev_static.cpp
5>t_plane.cpp
5>i_xinput.cpp
5>cl : Command line warning D9002: ignoring unknown option '/arch:SSE2'
5>cl : Command line warning D9002: ignoring unknown option '/arch:SSE2'
5>analyze.c
5>cl : Command line warning D9002: ignoring unknown option '/arch:SSE2'
5>blockmap.c
5>cl : Command line warning D9002: ignoring unknown option '/arch:SSE2'
5>glbsp.c
5>cl : Command line warning D9002: ignoring unknown option '/arch:SSE2'
5>level.c
5>node.c
5>reject.c
5>seg.c
5>system.c
5>util.c
5>wad.c
5>txt_button.c
5>txt_checkbox.c
5>txt_conditional.c
5>txt_desktop.c
5>txt_dropdown.c
5>txt_fileselect.c
5>txt_gui.c
5>txt_inputbox.c
5>txt_io.c
5>txt_label.c
5>txt_radiobutton.c
5>txt_scrollpane.c
5>txt_sdl.c
5>txt_separator.c
5>txt_spinctrl.c
5>txt_strut.c
5>txt_table.c
5>txt_utf8.c
5>txt_widget.c
5>txt_window.c
5>txt_window_action.c
5>midiproc_c.c
5>cl : Command line warning D9002: ignoring unknown option '/arch:SSE2'
5>p_pspr.cpp
5>..\Source\p_pspr.cpp(1160): warning C4101: 'i': unreferenced local variable
5> Creating library C:\Users\quidd\Desktop\AutoDoom-AutoDoom\vc2017\x64\Release\Eternity.lib and object C:\Users\quidd\Desktop\AutoDoom-AutoDoom\vc2017\x64\Release\Eternity.exp
5>b_analysis.obj : error LNK2001: unresolved external symbol "void __cdecl A_FireCGun(struct actionargs_t *)" (?A_FireCGun@@YAXPEAUactionargs_t@@@z)
5>b_analysis.obj : error LNK2001: unresolved external symbol "void __cdecl A_CloseShotgun2(struct actionargs_t *)" (?A_CloseShotgun2@@YAXPEAUactionargs_t@@@z)
5>b_analysis.obj : error LNK2001: unresolved external symbol "void __cdecl A_FireBFG(struct actionargs_t *)" (?A_FireBFG@@YAXPEAUactionargs_t@@@z)
5>b_analysis.obj : error LNK2001: unresolved external symbol "void __cdecl A_Saw(struct actionargs_t *)" (?A_Saw@@YAXPEAUactionargs_t@@@z)
5>b_analysis.obj : error LNK2001: unresolved external symbol "void __cdecl A_FireOldBFG(struct actionargs_t *)" (?A_FireOldBFG@@YAXPEAUactionargs_t@@@z)
5>b_analysis.obj : error LNK2001: unresolved external symbol "void __cdecl A_FireShotgun2(struct actionargs_t *)" (?A_FireShotgun2@@YAXPEAUactionargs_t@@@z)
5>b_analysis.obj : error LNK2001: unresolved external symbol "void __cdecl A_Punch(struct actionargs_t *)" (?A_Punch@@YAXPEAUactionargs_t@@@z)
5>b_analysis.obj : error LNK2001: unresolved external symbol "void __cdecl A_FirePistol(struct actionargs_t *)" (?A_FirePistol@@YAXPEAUactionargs_t@@@z)
5>b_analysis.obj : error LNK2001: unresolved external symbol "void __cdecl A_BFGBurst(struct actionargs_t *)" (?A_BFGBurst@@YAXPEAUactionargs_t@@@z)
5>b_analysis.obj : error LNK2001: unresolved external symbol "void __cdecl A_BFGSpray(struct actionargs_t *)" (?A_BFGSpray@@YAXPEAUactionargs_t@@@z)
5>b_analysis.obj : error LNK2001: unresolved external symbol "void __cdecl A_BFG11KHit(struct actionargs_t *)" (?A_BFG11KHit@@YAXPEAUactionargs_t@@@z)
5>b_analysis.obj : error LNK2001: unresolved external symbol "void __cdecl A_BouncingBFG(struct actionargs_t *)" (?A_BouncingBFG@@YAXPEAUactionargs_t@@@z)
5>b_analysis.obj : error LNK2001: unresolved external symbol "void __cdecl A_FireMissile(struct actionargs_t *)" (?A_FireMissile@@YAXPEAUactionargs_t@@@z)
5>b_analysis.obj : error LNK2001: unresolved external symbol "void __cdecl A_FireShotgun(struct actionargs_t *)" (?A_FireShotgun@@YAXPEAUactionargs_t@@@z)
5>b_analysis.obj : error LNK2001: unresolved external symbol "void __cdecl A_FirePlasma(struct actionargs_t *)" (?A_FirePlasma@@YAXPEAUactionargs_t@@@z)
5>b_think.obj : error LNK2001: unresolved external symbol "char const * __cdecl VOC_IndefiniteArticle(char const *)" (?VOC_IndefiniteArticle@@YAPEBDPEBD@Z)
5>b_think.obj : error LNK2001: unresolved external symbol "void __cdecl VOC_AddSpaces(class qstring &)" (?VOC_AddSpaces@@YAXAEAVqstring@@@z)
5>d_dehtbl.obj : error LNK2001: unresolved external symbol "void __cdecl A_StaffAttackPL2(struct actionargs_t *)" (?A_StaffAttackPL2@@YAXPEAUactionargs_t@@@z)
5>d_dehtbl.obj : error LNK2001: unresolved external symbol "void __cdecl A_FireGoldWandPL2(struct actionargs_t *)" (?A_FireGoldWandPL2@@YAXPEAUactionargs_t@@@z)
5>d_dehtbl.obj : error LNK2001: unresolved external symbol "void __cdecl A_FireSkullRodPL1(struct actionargs_t *)" (?A_FireSkullRodPL1@@YAXPEAUactionargs_t@@@z)
5>d_dehtbl.obj : error LNK2001: unresolved external symbol "void __cdecl A_ShutdownPhoenixPL2(struct actionargs_t *)" (?A_ShutdownPhoenixPL2@@YAXPEAUactionargs_t@@@z)
5>d_dehtbl.obj : error LNK2001: unresolved external symbol "void __cdecl A_FireMacePL2(struct actionargs_t *)" (?A_FireMacePL2@@YAXPEAUactionargs_t@@@z)
5>d_dehtbl.obj : error LNK2001: unresolved external symbol "void __cdecl A_FirePhoenixPL2(struct actionargs_t *)" (?A_FirePhoenixPL2@@YAXPEAUactionargs_t@@@z)
5>d_dehtbl.obj : error LNK2001: unresolved external symbol "void __cdecl A_LoadShotgun2(struct actionargs_t *)" (?A_LoadShotgun2@@YAXPEAUactionargs_t@@@z)
5>d_dehtbl.obj : error LNK2001: unresolved external symbol "void __cdecl A_FirePhoenixPL1(struct actionargs_t *)" (?A_FirePhoenixPL1@@YAXPEAUactionargs_t@@@z)
5>d_dehtbl.obj : error LNK2001: unresolved external symbol "void __cdecl A_BFGsound(struct actionargs_t *)" (?A_BFGsound@@YAXPEAUactionargs_t@@@z)
5>d_dehtbl.obj : error LNK2001: unresolved external symbol "void __cdecl A_HticSpawnFireBomb(struct actionargs_t *)" (?A_HticSpawnFireBomb@@YAXPEAUactionargs_t@@@z)
5>d_dehtbl.obj : error LNK2001: unresolved external symbol "void __cdecl A_FireCrossbowPL2(struct actionargs_t *)" (?A_FireCrossbowPL2@@YAXPEAUactionargs_t@@@z)
5>d_dehtbl.obj : error LNK2001: unresolved external symbol "void __cdecl A_FireCrossbowPL1(struct actionargs_t *)" (?A_FireCrossbowPL1@@YAXPEAUactionargs_t@@@z)
5>d_dehtbl.obj : error LNK2001: unresolved external symbol "void __cdecl A_GauntletAttack(struct actionargs_t *)" (?A_GauntletAttack@@YAXPEAUactionargs_t@@@z)
5>d_dehtbl.obj : error LNK2001: unresolved external symbol "void __cdecl A_BoltSpark(struct actionargs_t *)" (?A_BoltSpark@@YAXPEAUactionargs_t@@@z)
5>d_dehtbl.obj : error LNK2001: unresolved external symbol "void __cdecl A_HticArtiTele(struct actionargs_t *)" (?A_HticArtiTele@@YAXPEAUactionargs_t@@@z)
5>d_dehtbl.obj : error LNK2001: unresolved external symbol "void __cdecl A_InitPhoenixPL2(struct actionargs_t *)" (?A_InitPhoenixPL2@@YAXPEAUactionargs_t@@@z)
5>d_dehtbl.obj : error LNK2001: unresolved external symbol "void __cdecl A_FireGoldWandPL1(struct actionargs_t *)" (?A_FireGoldWandPL1@@YAXPEAUactionargs_t@@@z)
5>d_dehtbl.obj : error LNK2001: unresolved external symbol "void __cdecl A_OpenShotgun2(struct actionargs_t *)" (?A_OpenShotgun2@@YAXPEAUactionargs_t@@@z)
5>d_dehtbl.obj : error LNK2001: unresolved external symbol "void __cdecl A_FireBlasterPL1(struct actionargs_t *)" (?A_FireBlasterPL1@@YAXPEAUactionargs_t@@@z)
5>d_dehtbl.obj : error LNK2001: unresolved external symbol "void __cdecl A_DeathBallImpact(struct actionargs_t *)" (?A_DeathBallImpact@@YAXPEAUactionargs_t@@@z)
5>d_dehtbl.obj : error LNK2001: unresolved external symbol "void __cdecl A_MacePL1Check(struct actionargs_t *)" (?A_MacePL1Check@@YAXPEAUactionargs_t@@@z)
5>d_dehtbl.obj : error LNK2001: unresolved external symbol "void __cdecl A_StaffAttackPL1(struct actionargs_t *)" (?A_StaffAttackPL1@@YAXPEAUactionargs_t@@@z)
5>d_dehtbl.obj : error LNK2001: unresolved external symbol "void __cdecl A_FireMacePL1(struct actionargs_t *)" (?A_FireMacePL1@@YAXPEAUactionargs_t@@@z)
5>d_dehtbl.obj : error LNK2001: unresolved external symbol "void __cdecl A_MaceBallImpact2(struct actionargs_t *)" (?A_MaceBallImpact2@@YAXPEAUactionargs_t@@@z)
5>d_dehtbl.obj : error LNK2001: unresolved external symbol "void __cdecl A_MaceBallImpact(struct actionargs_t *)" (?A_MaceBallImpact@@YAXPEAUactionargs_t@@@z)
5>C:\Users\quidd\Desktop\AutoDoom-AutoDoom\vc2017\x64\Release\Eternity.exe : fatal error LNK1120: 42 unresolved externals
5>Done building project "Eternity.vcxproj" -- FAILED.
========== Build: 4 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========

Too many mechanisms confuse the bot

If a level is too complex, i.e. has too many switch-activated sectors, especially reusable lifts, the bot tends to lose its purpose and starts going for the switches in a loop. This happens for example in dodead.wad e1m3.

Insufficient switch detection

Detecting switches on the map is very primitive for now. Most visible this is in E2M6 where it can't detect the real exit because the switch is recessed 24 units.

Reportedly, bot map locks up when starting vaporware

It either exits with an out of memory failure, or crashes. Needs checking.

Quote by Edward: "Probably not in scope yet, but autodoom fails to build nodes for the vaporware demo map. It runs out of memory quickly in 32bit, and some kind of array index overflow occurs in 64bit."

Co-op bot options

While co-op mode is great, it also brings the question: how to replicate the old behavior? Could have a command line flag like -botsolo or -nohuman . Something that would allow the old mode again. :)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.