Skip to content

Instantly share code, notes, and snippets.

@sletz
Created November 23, 2023 12:29
Show Gist options
  • Save sletz/e6edd7877900bdba310f89074ac393e4 to your computer and use it in GitHub Desktop.
Save sletz/e6edd7877900bdba310f89074ac393e4 to your computer and use it in GitHub Desktop.
Supercollider crash
Process: scsynth [93610]
Path: /Applications/SuperCollider/SuperCollider.app/Contents/Resources/../Resources/scsynth
Identifier: scsynth
Version: 0
Code Type: ARM-64 (Native)
Parent Process: sclang [93600]
Responsible: SuperCollider [93598]
User ID: 501
Date/Time: 2023-11-23 13:28:42.229 +0100
OS Version: macOS 11.7.10 (20G1427)
Report Version: 12
Anonymous UUID: 26BDF31F-E207-38D7-C2E9-E5F1AEE97AF5
Sleep/Wake UUID: 2F43A435-2FFF-4F2B-85DF-D1D9D6C4D956
Time Awake Since Boot: 400000 seconds
Time Since Wake: 230 seconds
System Integrity Protection: enabled
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_BAD_ACCESS (Code Signature Invalid)
Exception Codes: 0x0000000000000032, 0x000000010a610000
Exception Note: EXC_CORPSE_NOTIFY
Termination Reason: Namespace CODESIGNING, Code 0x2
kernel messages:
VM Regions Near 0x10a610000:
__LINKEDIT 10a608000-10a610000 [ 32K] r--/rwx SM=COW /Applications/SuperCollider/SuperCollider.app/Contents/Resources/plugins/ReverbUGens.scx
--> mapped file 10a610000-10a614000 [ 16K] r--/r-x SM=PRV Object_id=157e9545
MALLOC_TINY 125e00000-125f00000 [ 1024K] rw-/rwx SM=PRV
Application Specific Information:
dyld: in dlopen()
/Users/letz/Library/Application Support/SuperCollider/Extensions/tp1_sc.scx
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 dyld 0x0000000102aaa1e0 memcmp + 16
1 dyld 0x0000000102a6a7fc ImageLoaderMachO::validateFirstPages(linkedit_data_command const*, int, unsigned char const*, unsigned long, long long, ImageLoader::LinkContext const&) + 136
2 dyld 0x0000000102a7178c ImageLoaderMachOCompressed::instantiateFromFile(char const*, int, unsigned char const*, unsigned long, unsigned long long, unsigned long long, stat const&, unsigned int, unsigned int, linkedit_data_command const*, encryption_info_command const*, ImageLoader::LinkContext const&) + 268
3 dyld 0x0000000102a693ec ImageLoaderMachO::instantiateFromFile(char const*, int, unsigned char const*, unsigned long, unsigned long long, unsigned long long, stat const&, ImageLoader::LinkContext const&) + 172
4 dyld 0x0000000102a50588 dyld::loadPhase6(int, stat const&, char const*, dyld::LoadContext const&) + 668
5 dyld 0x0000000102a59bd0 dyld::loadPhase5(char const*, char const*, dyld::LoadContext const&, unsigned int&, std::__1::vector<char const*, std::__1::allocator<char const*> >*) + 1368
6 dyld 0x0000000102a595f4 dyld::loadPhase4(char const*, char const*, dyld::LoadContext const&, unsigned int&, std::__1::vector<char const*, std::__1::allocator<char const*> >*) + 208
7 dyld 0x0000000102a59300 dyld::loadPhase3(char const*, char const*, dyld::LoadContext const&, unsigned int&, std::__1::vector<char const*, std::__1::allocator<char const*> >*) + 1100
8 dyld 0x0000000102a58ac4 dyld::loadPhase1(char const*, char const*, dyld::LoadContext const&, unsigned int&, std::__1::vector<char const*, std::__1::allocator<char const*> >*) + 252
9 dyld 0x0000000102a50104 dyld::loadPhase0(char const*, char const*, dyld::LoadContext const&, unsigned int&, std::__1::vector<char const*, std::__1::allocator<char const*> >*) + 468
10 dyld 0x0000000102a4fca8 dyld::load(char const*, dyld::LoadContext const&, unsigned int&) + 196
11 dyld 0x0000000102a5f130 dlopen_internal + 480
12 libdyld.dylib 0x000000018e310a48 dlopen_internal(char const*, int, void*) + 300
13 scsynth 0x0000000102988a94 PlugIn_LoadDir(boost::filesystem::path const&, bool) + 604
14 scsynth 0x0000000102987f54 initialize_library(char const*) + 868
15 scsynth 0x00000001029a2bdc World_New + 464
16 scsynth 0x000000010295fe94 scsynth_main(int, char**) + 1652
17 libdyld.dylib 0x000000018e30d430 start + 4
Thread 1:
0 libsystem_pthread.dylib 0x000000018e2ea5cc start_wqthread + 0
Thread 2:
0 libsystem_pthread.dylib 0x000000018e2ea5cc start_wqthread + 0
Thread 3:
0 libsystem_pthread.dylib 0x000000018e2ea5cc start_wqthread + 0
Thread 4:
0 libsystem_kernel.dylib 0x000000018e2b8304 __semwait_signal + 8
1 libsystem_c.dylib 0x000000018e234284 nanosleep + 216
2 libc++.1.dylib 0x000000018e288584 std::__1::this_thread::sleep_for(std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > const&) + 84
3 UIUGens.scx 0x0000000102fef194 gstate_update_func() + 164
4 UIUGens.scx 0x0000000102fefbd4 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (*)()> >(void*) + 44
5 libsystem_pthread.dylib 0x000000018e2ef878 _pthread_start + 320
6 libsystem_pthread.dylib 0x000000018e2ea5e0 thread_start + 8
Thread 5:
0 libsystem_kernel.dylib 0x000000018e2b8508 __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x000000018e2efdac _pthread_cond_wait + 1248
2 libc++.1.dylib 0x000000018e249efc std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 28
3 DiskIO_UGens.scx 0x000000010a48f7e0 void std::__1::condition_variable_any::wait<std::__1::unique_lock<std::__1::mutex> >(std::__1::unique_lock<std::__1::mutex>&) + 100
4 DiskIO_UGens.scx 0x000000010a48f53c (anonymous namespace)::DiskIOThread::ioThreadFunc() + 216
5 DiskIO_UGens.scx 0x000000010a48f94c void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, std::__1::__bind<void ((anonymous namespace)::DiskIOThread::*)(), (anonymous namespace)::DiskIOThread*> > >(void*) + 64
6 libsystem_pthread.dylib 0x000000018e2ef878 _pthread_start + 320
7 libsystem_pthread.dylib 0x000000018e2ea5e0 thread_start + 8
Thread 0 crashed with ARM Thread State (64-bit):
x0: 0x000000010a610000 x1: 0x000000016d49e580 x2: 0x0000000000000788 x3: 0x0000000000040001
x4: 0x0000000000000004 x5: 0x0000000000020000 x6: 0x000000018e2b59cc x7: 0x0000000000000000
x8: 0x0000000000000000 x9: 0x000000000000000d x10: 0x0000000000000001 x11: 0x0001803000000000
x12: 0x0000000000000032 x13: 0x0004000000000000 x14: 0x00000000e6dd51ae x15: 0x00000000000035c1
x16: 0x00000000000000c5 x17: 0x0000000000080001 x18: 0x0000000000000000 x19: 0x0000000135e6cad0
x20: 0x0000000000000798 x21: 0x000000016d49e580 x22: 0x000000010a610000 x23: 0x0000000000000004
x24: 0x000000016d49ed08 x25: 0x000000016d4a6698 x26: 0x0000000135f22b50 x27: 0x000000016d49e580
x28: 0x0000000000000004 fp: 0x000000016d49df80 lr: 0x0000000102a6a7fc
sp: 0x000000016d49df40 pc: 0x0000000102aaa1e0 cpsr: 0x20000000
far: 0x000000010a610000 esr: 0x92000007
Binary Images:
0x102958000 - 0x1029cffff +scsynth (0) <7D2E9FA9-99DE-3FFF-90B4-B43526F942B6> /Applications/SuperCollider/SuperCollider.app/Contents/Resources/scsynth
0x102a4c000 - 0x102acbfff dyld (852.2) <8D8197BE-2BB2-3885-BC81-73CF50B4A8F8> /usr/lib/dyld
0x102b54000 - 0x102bb3fff +libsndfile.1.dylib (0) <A19B1770-3038-3183-9FF7-0358BA26F3DC> /Applications/SuperCollider/SuperCollider.app/Contents/Frameworks/libsndfile.1.dylib
0x102bcc000 - 0x102bf3fff +libFLAC.12.dylib (0) <FFCAC412-DD82-30A1-B2EB-CF7B20AFD13E> /Applications/SuperCollider/SuperCollider.app/Contents/Frameworks/libFLAC.12.dylib
0x102c0c000 - 0x102c2ffff +libvorbis.0.dylib (0) <EDB49FA1-7896-3E7F-8B16-813FC1B05112> /Applications/SuperCollider/SuperCollider.app/Contents/Frameworks/libvorbis.0.dylib
0x102c40000 - 0x102cb7fff +libvorbisenc.2.dylib (0) <2664B493-7704-3FD9-A41F-9FE10B9DFB62> /Applications/SuperCollider/SuperCollider.app/Contents/Frameworks/libvorbisenc.2.dylib
0x102cdc000 - 0x102d1ffff +libopus.0.dylib (0) <9FD469F6-CA16-3A8A-910B-738F468ED0DA> /Applications/SuperCollider/SuperCollider.app/Contents/Frameworks/libopus.0.dylib
0x102d30000 - 0x102d37fff +libogg.0.dylib (0) <7343AF8B-EE18-3518-AC9E-86729A8083EF> /Applications/SuperCollider/SuperCollider.app/Contents/Frameworks/libogg.0.dylib
0x102d48000 - 0x102d7ffff +libmpg123.0.dylib (0) <9E63D69E-3481-39C3-BFCE-90CF8D53FE15> /Applications/SuperCollider/SuperCollider.app/Contents/Frameworks/libmpg123.0.dylib
0x102d90000 - 0x102dc7fff +libmp3lame.0.dylib (0) <68E5CF9A-D53F-3676-842F-EBC85F005698> /Applications/SuperCollider/SuperCollider.app/Contents/Frameworks/libmp3lame.0.dylib
0x102fec000 - 0x102feffff +UIUGens.scx (0) <BF6BE80B-2ED1-31F4-84BF-BB4F183948A5> /Applications/SuperCollider/SuperCollider.app/Contents/Resources/plugins/UIUGens.scx
0x10a314000 - 0x10a323fff +GrainUGens.scx (0) <6277B8F9-FBCE-3918-A8BB-DB9FB434E39E> /Applications/SuperCollider/SuperCollider.app/Contents/Resources/plugins/GrainUGens.scx
0x10a334000 - 0x10a33bfff +PanUGens.scx (0) <C11C268C-1D89-3A19-ADFF-15AD0330E4E4> /Applications/SuperCollider/SuperCollider.app/Contents/Resources/plugins/PanUGens.scx
0x10a34c000 - 0x10a34ffff +DynNoiseUGens.scx (0) <A7A26DBA-3C9D-30BD-82B5-905A0FCF5F92> /Applications/SuperCollider/SuperCollider.app/Contents/Resources/plugins/DynNoiseUGens.scx
0x10a360000 - 0x10a37ffff +DelayUGens.scx (0) <6A79E6C1-04C4-3A18-8CD1-D46AD9CB9188> /Applications/SuperCollider/SuperCollider.app/Contents/Resources/plugins/DelayUGens.scx
0x10a390000 - 0x10a39bfff +MulAddUGens.scx (0) <0DA3E879-9445-3313-A9CF-FD329D3971A9> /Applications/SuperCollider/SuperCollider.app/Contents/Resources/plugins/MulAddUGens.scx
0x10a3ac000 - 0x10a3b7fff +DemandUGens.scx (0) <4EBA5FFE-C76D-3F3F-9D75-93976008F1E1> /Applications/SuperCollider/SuperCollider.app/Contents/Resources/plugins/DemandUGens.scx
0x10a3c8000 - 0x10a3cbfff +PhysicalModelingUGens.scx (0) <6848AA76-5577-37F9-B515-8618A57BD120> /Applications/SuperCollider/SuperCollider.app/Contents/Resources/plugins/PhysicalModelingUGens.scx
0x10a3dc000 - 0x10a3e7fff +FFT_UGens.scx (0) <D396ED75-7330-33D0-8A86-FDB24BAA9286> /Applications/SuperCollider/SuperCollider.app/Contents/Resources/plugins/FFT_UGens.scx
0x10a40c000 - 0x10a41ffff +FilterUGens.scx (0) <612322BB-EA1C-3712-8C0B-7044BACBE3DE> /Applications/SuperCollider/SuperCollider.app/Contents/Resources/plugins/FilterUGens.scx
0x10a430000 - 0x10a43bfff +ML_UGens.scx (0) <85B84BAD-D42F-3114-A9C4-380B3467D667> /Applications/SuperCollider/SuperCollider.app/Contents/Resources/plugins/ML_UGens.scx
0x10a470000 - 0x10a477fff +ChaosUGens.scx (0) <278190BB-6610-3BD2-A180-E12F1F14BE71> /Applications/SuperCollider/SuperCollider.app/Contents/Resources/plugins/ChaosUGens.scx
0x10a488000 - 0x10a48ffff +DiskIO_UGens.scx (0) <FAF87464-1F1C-3918-A5F9-40EEC64DFE39> /Applications/SuperCollider/SuperCollider.app/Contents/Resources/plugins/DiskIO_UGens.scx
0x10a4a0000 - 0x10a4a3fff +TestUGens.scx (0) <6A7BDF76-947B-32BE-B2AD-C7C86D1F8390> /Applications/SuperCollider/SuperCollider.app/Contents/Resources/plugins/TestUGens.scx
0x10a4b4000 - 0x10a4c3fff +UnaryOpUGens.scx (0) <5629557C-F77B-3F15-85F5-A040A202C434> /Applications/SuperCollider/SuperCollider.app/Contents/Resources/plugins/UnaryOpUGens.scx
0x10a4d4000 - 0x10a4dffff +LFUGens.scx (0) <A88F6E94-101D-3FE2-AB10-3E18ECA605D5> /Applications/SuperCollider/SuperCollider.app/Contents/Resources/plugins/LFUGens.scx
0x10a4f0000 - 0x10a4f3fff +UnpackFFTUGens.scx (0) <0CF882B3-7D71-36DE-8508-64FD20527DB2> /Applications/SuperCollider/SuperCollider.app/Contents/Resources/plugins/UnpackFFTUGens.scx
0x10a50c000 - 0x10a513fff +PV_ThirdParty.scx (0) <2B0E24B7-ACFC-3EEF-90D9-D3D9EA4D7E73> /Applications/SuperCollider/SuperCollider.app/Contents/Resources/plugins/PV_ThirdParty.scx
0x10a530000 - 0x10a53bfff +OscUGens.scx (0) <F0FCEA2F-897F-38C2-B46E-E3B45116BAD9> /Applications/SuperCollider/SuperCollider.app/Contents/Resources/plugins/OscUGens.scx
0x10a54c000 - 0x10a553fff +NoiseUGens.scx (0) <1DE639AE-5533-39F5-BF1E-936D25463A32> /Applications/SuperCollider/SuperCollider.app/Contents/Resources/plugins/NoiseUGens.scx
0x10a564000 - 0x10a58bfff +BinaryOpUGens.scx (0) <0818C964-2D94-364B-A846-E6D55105FDFC> /Applications/SuperCollider/SuperCollider.app/Contents/Resources/plugins/BinaryOpUGens.scx
0x10a5a0000 - 0x10a5a7fff +IOUGens.scx (0) <753E99BA-01F3-3020-8256-91542CCD7FC8> /Applications/SuperCollider/SuperCollider.app/Contents/Resources/plugins/IOUGens.scx
0x10a5b8000 - 0x10a5bffff +TriggerUGens.scx (0) <BF085035-8D29-39B4-9C0E-0FF484E0FEA0> /Applications/SuperCollider/SuperCollider.app/Contents/Resources/plugins/TriggerUGens.scx
0x10a5d0000 - 0x10a5d3fff +GendynUGens.scx (0) <556455D8-E485-3B9F-B84E-9746448E72BC> /Applications/SuperCollider/SuperCollider.app/Contents/Resources/plugins/GendynUGens.scx
0x10a5e4000 - 0x10a5e7fff +DemoUGens.scx (0) <4100201F-C3D1-35DE-A9E4-E1B31833FE88> /Applications/SuperCollider/SuperCollider.app/Contents/Resources/plugins/DemoUGens.scx
0x10a5f8000 - 0x10a5fffff +ReverbUGens.scx (0) <2A30231A-1EFC-3508-97F3-44BAC8008B4C> /Applications/SuperCollider/SuperCollider.app/Contents/Resources/plugins/ReverbUGens.scx
0x18e04a000 - 0x18e04bfff libsystem_blocks.dylib (79) <1CD8457C-F78E-3E8D-8A9E-B2BF42065ED7> /usr/lib/system/libsystem_blocks.dylib
0x18e04c000 - 0x18e083fff libxpc.dylib (2038.120.1.701.2) <8B662A2E-19EA-3901-82C1-5AE5AA12BF60> /usr/lib/system/libxpc.dylib
0x18e084000 - 0x18e09bfff libsystem_trace.dylib (1277.120.1) <9EBC3CCC-4F51-321B-BB85-6D1013C76453> /usr/lib/system/libsystem_trace.dylib
0x18e09c000 - 0x18e10ffff libcorecrypto.dylib (1000.140.4) <C5A23963-3CFA-3077-A8CF-47298B17477D> /usr/lib/system/libcorecrypto.dylib
0x18e110000 - 0x18e13bfff libsystem_malloc.dylib (317.140.5) <81E56221-1D2C-3B01-9FC3-F577E5B3AA7F> /usr/lib/system/libsystem_malloc.dylib
0x18e13c000 - 0x18e180fff libdispatch.dylib (1271.120.2) <97E5E19C-293D-3AB3-B15D-5776ACAEDFC3> /usr/lib/system/libdispatch.dylib
0x18e181000 - 0x18e1bafff libobjc.A.dylib (824.1) <232AC441-EF6E-3C61-85C7-F94CE6F42FDE> /usr/lib/libobjc.A.dylib
0x18e1bb000 - 0x18e1bdfff libsystem_featureflags.dylib (28.60.1) <AAA4F4AC-DF6E-3D38-AB65-12C2B2CBF77E> /usr/lib/system/libsystem_featureflags.dylib
0x18e1be000 - 0x18e23ffff libsystem_c.dylib (1439.141.1) <F5AD32DC-1D8B-347A-872F-1E456CD76E21> /usr/lib/system/libsystem_c.dylib
0x18e240000 - 0x18e29bfff libc++.1.dylib (905.6) <B7D877F7-1B08-3E32-AFA7-9D7961AB7FA8> /usr/lib/libc++.1.dylib
0x18e29c000 - 0x18e2b3fff libc++abi.dylib (905.6) <E9DA5EC8-8468-3C21-9B11-294D06A6723D> /usr/lib/libc++abi.dylib
0x18e2b4000 - 0x18e2e7fff libsystem_kernel.dylib (7195.141.49.702.12) <3EDD21FE-5D40-3001-B261-BC23AB2FA6B9> /usr/lib/system/libsystem_kernel.dylib
0x18e2e8000 - 0x18e2f4fff libsystem_pthread.dylib (454.120.2.700.1) <BD746CC7-B3D7-3378-80F0-B4D4C0FD8990> /usr/lib/system/libsystem_pthread.dylib
0x18e2f5000 - 0x18e336fff libdyld.dylib (852.2) <9C6A5FFD-854C-3573-92CF-2FE117BB7EDD> /usr/lib/system/libdyld.dylib
0x18e337000 - 0x18e33dfff libsystem_platform.dylib (254.80.2) <0F9D12F6-ED21-3B01-9D65-C5037B53A34C> /usr/lib/system/libsystem_platform.dylib
0x18e33e000 - 0x18e369fff libsystem_info.dylib (542.40.4) <5BDB4876-040D-393C-B1CA-B7FD3B867F1D> /usr/lib/system/libsystem_info.dylib
0x18e36a000 - 0x18e818fff com.apple.CoreFoundation (6.9 - 1778.105) <E281CDF4-3065-34E5-AE5A-4CCD7FDBA387> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x18e819000 - 0x18ea53fff com.apple.LaunchServices (1122.45 - 1122.45) <DC69FB95-E0CB-3B7E-BBB9-0A7B12B24D49> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x18ea54000 - 0x18eb2efff com.apple.gpusw.MetalTools (1.0 - 1) <CCDB6333-DB43-3F91-9675-423DD1FF5932> /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools
0x18eb2f000 - 0x18ed99fff libBLAS.dylib (1336.140.1) <521E305D-6D8E-3468-8C05-2163E482ED10> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x18ed9a000 - 0x18ede4fff com.apple.Lexicon-framework (1.0 - 86.2) <2D879D29-CA67-368C-968D-5362085D2EC7> /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon
0x18ede5000 - 0x18ee48fff libSparse.dylib (106) <412844BA-B030-3526-9C9A-B26C183C6364> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib
0x18ee49000 - 0x18eed0fff com.apple.SystemConfiguration (1.20 - 1.20) <51B38B61-57AD-3B9B-9EF8-2B6D60DFB07B> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x18eed1000 - 0x18ef04fff libCRFSuite.dylib (50) <DEFF15EE-3947-3EF4-A18A-2A7677065AE1> /usr/lib/libCRFSuite.dylib
0x18ef05000 - 0x18f133fff libmecabra.dylib (929.10) <BB61CD20-754E-35C4-8308-65C5FBCFC55C> /usr/lib/libmecabra.dylib
0x18f134000 - 0x18f4c0fff com.apple.Foundation (6.9 - 1778.105) <E847F107-ACD3-38F8-BC79-660C0F40D4B6> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x18f4c1000 - 0x18f5b0fff com.apple.LanguageModeling (1.0 - 247.3) <356F3862-67ED-3440-9AC9-40B899C6C92B> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
0x18f5b1000 - 0x18f6d3fff com.apple.CoreDisplay (237.4 - 237.4) <9FCD84E3-6D73-3ECA-B35F-38FFADE0100A> /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay
0x18f6d4000 - 0x18f93cfff com.apple.audio.AudioToolboxCore (1.0 - 1181.72.5) <B5EEFF28-FDF5-3764-AB46-5E7DE195EFAA> /System/Library/PrivateFrameworks/AudioToolboxCore.framework/Versions/A/AudioToolboxCore
0x18f93d000 - 0x18fb0dfff com.apple.CoreText (677.6.0.4 - 677.6.0.4) <94DA8ADC-2D63-3857-8D0D-A086AC709925> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x18fb0e000 - 0x190128fff com.apple.audio.CoreAudio (5.0 - 5.0) <AA1136C2-0069-32BB-A69D-7EA3745B3E0B> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x190129000 - 0x19048ffff com.apple.security (7.0 - 59754.141.1.702.3) <123CF48D-D5E7-3827-B776-2EB993244B14> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x190490000 - 0x190701fff libicucore.A.dylib (66112.1) <F2245F9C-E71B-3365-B07D-4B2B2D3356CE> /usr/lib/libicucore.A.dylib
0x190702000 - 0x19070cfff libsystem_darwin.dylib (1439.141.1) <D3798540-7AB8-3EEC-A95D-69807E856647> /usr/lib/system/libsystem_darwin.dylib
0x19070d000 - 0x190a00fff com.apple.CoreServices.CarbonCore (1307.3 - 1307.3) <46109AF4-0738-3D0D-B706-4152C663B299> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x190a01000 - 0x190a3cfff com.apple.CoreServicesInternal (476.1.1 - 476.1.1) <73E54559-65BA-3D69-AD09-B1AED42B96F0> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x190a3d000 - 0x190a78fff com.apple.CSStore (1122.45 - 1122.45) <44F3D2F4-3E37-30D6-944F-6C6A8FB4A202> /System/Library/PrivateFrameworks/CoreServicesStore.framework/Versions/A/CoreServicesStore
0x190a79000 - 0x190b44fff com.apple.framework.IOKit (2.0.2 - 1845.120.6) <39C5DA16-42BA-3B89-B959-79386AC70900> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x190b45000 - 0x190b50fff libsystem_notify.dylib (279.40.4) <06C35A75-92F8-3C87-8391-179E5FAA6EAA> /usr/lib/system/libsystem_notify.dylib
0x190b51000 - 0x190b9ffff libsandbox.1.dylib (1441.141.13.701.2) <FB89AB92-939E-3771-A578-F3CBE5F106C0> /usr/lib/libsandbox.1.dylib
0x190ba0000 - 0x1918e2fff com.apple.AppKit (6.9 - 2022.70.111) <B451A133-A1A1-3D6B-96D3-4F8A8D29D96D> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x1918e3000 - 0x191b09fff com.apple.UIFoundation (1.0 - 729) <A9C2D1A5-ADF5-3F14-9447-E546DC424B6E> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
0x191b0a000 - 0x191b1cfff com.apple.UniformTypeIdentifiers (637 - 637) <C789762B-776A-32D6-8466-8AEECB834230> /System/Library/Frameworks/UniformTypeIdentifiers.framework/Versions/A/UniformTypeIdentifiers
0x191b1d000 - 0x191c87fff com.apple.desktopservices (1.21 - 1346.6.1) <BEC607EC-3DE3-39A1-95B6-BBE01433E1C9> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x191f54000 - 0x19269cfff libnetwork.dylib (2288.140.9) <FA7E430D-3D72-3280-94A6-F1FE5ACA06F8> /usr/lib/libnetwork.dylib
0x19269d000 - 0x192b24fff com.apple.CFNetwork (1240.0.4.5 - 1240.0.4.5) <838950C7-34D9-35D7-9C54-9DFEF4194D82> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x192b25000 - 0x192b34fff libsystem_networkextension.dylib (1295.140.4.701.1) <44963D7C-8D4A-3F07-A595-C7F23A86234D> /usr/lib/system/libsystem_networkextension.dylib
0x192b35000 - 0x192b36fff libenergytrace.dylib (22.100.1) <32E0A3BC-D5C8-37D4-912E-30253F1B5186> /usr/lib/libenergytrace.dylib
0x192b37000 - 0x192b89fff libMobileGestalt.dylib (978.140.1) <6EFD6C8C-7BCA-34A0-AA2E-CD992122C28C> /usr/lib/libMobileGestalt.dylib
0x192b8a000 - 0x192ba1fff libsystem_asl.dylib (385.0.2) <132CD5D0-CC23-3D3F-9708-5647433613F5> /usr/lib/system/libsystem_asl.dylib
0x192ba2000 - 0x192bbbfff com.apple.TCC (1.0 - 1) <A47B4C6C-0D69-3EB6-A12A-567CDF0BD398> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x192bbc000 - 0x192f2afff com.apple.SkyLight (1.600.0 - 588.11) <924C66E1-BEA6-35D5-B4A7-19459B1CDCF4> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
0x192f2b000 - 0x193518fff com.apple.CoreGraphics (2.0 - 1463.19.1) <943725AA-D019-3B2F-B211-FECAC0E55DDE> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x193519000 - 0x19360ffff com.apple.ColorSync (4.13.0 - 3473.8.1) <70537A7F-3DB4-37E7-8702-DD453335F846> /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x193610000 - 0x19366bfff com.apple.HIServices (1.22 - 716) <16F1B67F-3AC2-39DE-9555-5574E9600497> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x1939c5000 - 0x193d6dfff com.apple.CoreData (120 - 1048) <BC9FD733-E6D6-38DC-809E-DFBE8C3CE6FB> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x193d6e000 - 0x193d84fff com.apple.ProtocolBuffer (1 - 285.24.10.20.1) <86B17224-364F-3CF9-90C8-1E59ABA065D0> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
0x193d85000 - 0x193f22fff libsqlite3.dylib (321.4) <C74309F7-EBD1-31F5-B9B3-5D294B3661D2> /usr/lib/libsqlite3.dylib
0x193f23000 - 0x193f97fff com.apple.Accounts (113 - 113) <9D162BDC-0CFA-3A83-BE32-D35965BF52E7> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
0x193f98000 - 0x193faefff com.apple.commonutilities (8.0 - 900) <8C3C8A3A-8CD7-3115-8055-454FFD963826> /System/Library/PrivateFrameworks/CommonUtilities.framework/Versions/A/CommonUtilities
0x193faf000 - 0x194031fff com.apple.BaseBoard (526 - 526) <1858CF29-DEEE-3D36-B863-CF5D8B7E2A50> /System/Library/PrivateFrameworks/BaseBoard.framework/Versions/A/BaseBoard
0x194032000 - 0x19407ffff com.apple.RunningBoardServices (1.0 - 505.100.9) <C8E1FA3A-80DA-38A2-B199-71B12B85BB47> /System/Library/PrivateFrameworks/RunningBoardServices.framework/Versions/A/RunningBoardServices
0x194080000 - 0x1940f3fff com.apple.AE (918.6 - 918.6) <E93C7779-4C56-3114-8733-1FAA2F91BD3A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x1940f4000 - 0x1940fbfff libdns_services.dylib (1310.140.1) <5C5F3751-0C67-331D-8C3F-7D71F7356364> /usr/lib/libdns_services.dylib
0x1940fc000 - 0x194103fff libsystem_symptoms.dylib (1431.140.1) <8896E4D1-84FE-3E93-9E97-0BBCE3724048> /usr/lib/system/libsystem_symptoms.dylib
0x194104000 - 0x194260fff com.apple.Network (1.0 - 1) <BA02DACD-884E-38DF-9CA7-898C313C73AD> /System/Library/Frameworks/Network.framework/Versions/A/Network
0x194261000 - 0x194293fff com.apple.analyticsd (1.0 - 1) <E4AB67BE-1722-3548-9D46-32B00A646886> /System/Library/PrivateFrameworks/CoreAnalytics.framework/Versions/A/CoreAnalytics
0x194294000 - 0x194296fff libDiagnosticMessagesClient.dylib (112) <63A71139-4E85-3B9D-A6A2-1244ECBBC255> /usr/lib/libDiagnosticMessagesClient.dylib
0x194297000 - 0x1942e3fff com.apple.spotlight.metadata.utilities (1.0 - 2150.30) <F8A6815B-F28D-379C-8A3F-3689EBFBB135> /System/Library/PrivateFrameworks/MetadataUtilities.framework/Versions/A/MetadataUtilities
0x1942e4000 - 0x19437efff com.apple.Metadata (10.7.0 - 2150.30) <49CD75AD-1EF9-39FB-A879-E77BB67EF632> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x19437f000 - 0x194385fff com.apple.DiskArbitration (2.7 - 2.7) <430DAAD4-9F4E-3240-9123-1C0B58997525> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x194386000 - 0x194690fff com.apple.vImage (8.1 - 544.6) <A341BC05-278D-3A22-9F4F-C1077A112755> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x194691000 - 0x19494efff com.apple.QuartzCore (1.11 - 927.24) <309C2958-9200-3909-868B-16C14ED24CF4> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x19494f000 - 0x194991fff libFontRegistry.dylib (309.0.0.2) <EB2CB390-3587-3F29-B2D0-A7AED09C2827> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x194992000 - 0x194aa9fff com.apple.coreui (2.1 - 692.1) <528C6C50-7FD0-35CB-9967-D383A8B3E06D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x194b8a000 - 0x194b94fff com.apple.PerformanceAnalysis (1.278.3 - 278.3) <8E03E292-C414-32E1-865E-7BA875AD8749> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x194b95000 - 0x194ba2fff com.apple.OpenDirectory (11.7 - 230.40.1) <DB46BFB1-B7DC-3B68-972F-34BCD10B45F7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x194ba3000 - 0x194bc2fff com.apple.CFOpenDirectory (11.7 - 230.40.1) <81724F9A-F467-3C6C-998D-62CD7013F6F5> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x194bc3000 - 0x194bcffff com.apple.CoreServices.FSEvents (1290.120.6 - 1290.120.6) <AEF99642-8DDD-32D3-8388-05E564144197> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
0x194bd0000 - 0x194bf3fff com.apple.coreservices.SharedFileList (144 - 144) <41B8A907-4BAA-3FB7-A32B-D8E5BDFD4D03> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
0x194bf4000 - 0x194bf6fff libapp_launch_measurement.dylib (14.1) <87EAA4CC-6F82-3D6F-9606-4C2AA164F548> /usr/lib/libapp_launch_measurement.dylib
0x194bf7000 - 0x194c39fff com.apple.CoreAutoLayout (1.0 - 21.10.1) <626933FB-CBC3-36CE-B242-BEE3711BFBC3> /System/Library/PrivateFrameworks/CoreAutoLayout.framework/Versions/A/CoreAutoLayout
0x194c3a000 - 0x194d26fff libxml2.2.dylib (34.26) <7E9B37F4-1C32-3D1D-9FFE-F733F6DDA975> /usr/lib/libxml2.2.dylib
0x194d27000 - 0x194d7afff com.apple.CoreVideo (1.8 - 0.0) <EA657DC1-5480-3A63-952C-4CD9B7F05CE8> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x194d7b000 - 0x194d7dfff com.apple.loginsupport (1.0 - 1) <4945BBD9-C184-32AE-B7BA-31E6461554BE> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
0x194da5000 - 0x194dc3fff com.apple.UserManagement (1.0 - 1) <D1AD9755-2C29-3D9A-8CF9-320020F9C1A3> /System/Library/PrivateFrameworks/UserManagement.framework/Versions/A/UserManagement
0x195f5b000 - 0x195f6cfff libsystem_containermanager.dylib (318.100.4.700.1) <ECD2FBAD-FD23-3C00-8674-8DCB5B449294> /usr/lib/system/libsystem_containermanager.dylib
0x195f6d000 - 0x195f7efff com.apple.IOSurface (290.8.2 - 290.8.2) <951F033B-629C-357E-BC73-3335D10C18AA> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x195f7f000 - 0x195f88fff com.apple.IOAccelerator (442.10 - 442.10) <EA231F1E-E52A-3716-8996-57B9506A3255> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
0x195f89000 - 0x196077fff com.apple.Metal (244.303 - 244.303) <0294EB79-ADC9-359E-9BFB-CE855B7A4CA4> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
0x196078000 - 0x196097fff com.apple.audio.caulk (1.0 - 70) <36100E14-9C81-3450-9610-9A289F70AE4A> /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk
0x196098000 - 0x19618ffff com.apple.CoreMedia (1.0 - 2780.10.4.1.1) <2A5AD13A-CE30-3E2B-9F66-B3554A55C464> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x196190000 - 0x1962e8fff libFontParser.dylib (305.6.0.6) <313B0E97-5B30-3F28-B41C-BCE9ACF1453D> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
0x1962e9000 - 0x1965f3fff com.apple.HIToolbox (2.1.1 - 1062) <F021C11F-3ED6-361D-A88A-D0D114329CEA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x1965f4000 - 0x19660bfff com.apple.framework.DFRFoundation (1.0 - 267) <013F84B6-B866-3C18-AC85-4246BF5EBAAB> /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation
0x19660c000 - 0x19660ffff com.apple.dt.XCTTargetBootstrap (1.0 - 18119.2) <44E347CC-201D-382F-A89D-67CBA450F5EC> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/Versions/A/XCTTargetBootstrap
0x196610000 - 0x19663afff com.apple.CoreSVG (1.0 - 149) <4C3CF369-8CFA-3B52-95B3-57F809AA238A> /System/Library/PrivateFrameworks/CoreSVG.framework/Versions/A/CoreSVG
0x19663b000 - 0x19685afff com.apple.ImageIO (3.3.0 - 2130.16.2) <612FFAC0-5362-3480-B84E-955E295A1AE2> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x19685b000 - 0x196b73fff com.apple.CoreImage (16.3.0 - 1140.2) <90082D2D-7F56-3596-AB6E-36F3867A718E> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x196b74000 - 0x196bd8fff com.apple.MetalPerformanceShaders.MPSCore (1.0 - 1) <E93DDB46-2468-30CA-A6D2-47C58A7EDCEB> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSCore.framework/Versions/A/MPSCore
0x196bd9000 - 0x196bddfff libsystem_configuration.dylib (1109.140.1) <2123922E-D860-3EEB-A9A4-8FE46D3FDADB> /usr/lib/system/libsystem_configuration.dylib
0x196bde000 - 0x196be2fff libsystem_sandbox.dylib (1441.141.13.701.2) <A7C4B561-949C-34F2-BDCB-745D51D8EE16> /usr/lib/system/libsystem_sandbox.dylib
0x196be3000 - 0x196be4fff com.apple.AggregateDictionary (1.0 - 1) <BE9B0115-1BBF-3E9B-BCD4-22FC05E89B6F> /System/Library/PrivateFrameworks/AggregateDictionary.framework/Versions/A/AggregateDictionary
0x196be5000 - 0x196be8fff com.apple.AppleSystemInfo (3.1.5 - 3.1.5) <4D8FE260-0479-36C3-AB9D-4E94335F6510> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
0x196be9000 - 0x196beafff liblangid.dylib (136) <56CA7261-E998-3D1D-9A97-46E79714224D> /usr/lib/liblangid.dylib
0x196beb000 - 0x196c78fff com.apple.CoreNLP (1.0 - 245.2) <B37FD76E-7AC4-34BD-BB39-3BA4A5591646> /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP
0x196c79000 - 0x196c80fff com.apple.LinguisticData (1.0 - 399) <C21E1939-2A9F-3B36-BCB0-3C699092AB62> /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData
0x196c81000 - 0x19713ffff libBNNS.dylib (288.100.5) <4AE3C85B-3658-3C28-B31D-238E7577CE7F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
0x197140000 - 0x1971eefff libvDSP.dylib (760.100.3) <178B37E6-815A-3249-A3BE-5C4D7E26BB8C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x1971ef000 - 0x197201fff com.apple.CoreEmoji (1.0 - 128.4) <91F2823C-3181-3304-B239-FE4DE7062510> /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji
0x197202000 - 0x19720cfff com.apple.IOMobileFramebuffer (343.0.0 - 343.0.0) <CB63AC1F-3EC9-3817-A630-9511ECDD2CAF> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/Versions/A/IOMobileFramebuffer
0x19720d000 - 0x1972d5fff com.apple.framework.CoreWLAN (16.0 - 1657) <DEA0FDC3-73F9-313D-AB0C-E53063815C4F> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x1972d6000 - 0x1974d7fff com.apple.CoreUtils (6.6 - 660.37) <72985BB2-9484-35B2-BB85-6CE636865E28> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
0x1974d8000 - 0x1974fafff com.apple.MobileKeyBag (2.0 - 1.0) <E0E78984-0AF1-3248-AC13-22C06DB13DEE> /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag
0x1974fb000 - 0x19750afff com.apple.AssertionServices (1.0 - 505.100.9) <8BC67C04-C647-330F-A16E-EDE452C0CF6A> /System/Library/PrivateFrameworks/AssertionServices.framework/Versions/A/AssertionServices
0x19750b000 - 0x19758efff com.apple.securityfoundation (6.0 - 55240.40.4) <7EDBF731-5185-3596-B96B-80E3A69D887C> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x19758f000 - 0x197598fff com.apple.coreservices.BackgroundTaskManagement (1.0 - 104) <51424B70-E90C-3928-9BA0-1FE41180D8FF> /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement
0x197599000 - 0x19759efff com.apple.xpc.ServiceManagement (1.0 - 1) <0F1AA689-0055-3C2A-B0E7-C0820DD673C1> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x19759f000 - 0x1975a1fff libquarantine.dylib (119.40.4) <F2CA2419-4818-3014-8340-FA44C495C2D7> /usr/lib/system/libquarantine.dylib
0x1975a2000 - 0x1975b1fff libCheckFix.dylib (31) <4D3DE454-A85B-3C03-B2E3-F32E130A425C> /usr/lib/libCheckFix.dylib
0x1975b2000 - 0x1975c8fff libcoretls.dylib (169.100.1) <D914558E-821B-3944-B679-984B5AB42FD0> /usr/lib/libcoretls.dylib
0x1975c9000 - 0x1975d9fff libbsm.0.dylib (68.40.1) <6B6C64DF-8798-3991-87F1-45CEE2C33DE3> /usr/lib/libbsm.0.dylib
0x1975da000 - 0x19761ffff libmecab.dylib (929.10) <AAFC6FF0-9FE8-3CE7-8385-D5BE2A6DD416> /usr/lib/libmecab.dylib
0x197620000 - 0x197624fff libgermantok.dylib (24) <DA15B116-9D90-3E94-BB52-D74B03A96C60> /usr/lib/libgermantok.dylib
0x197625000 - 0x197639fff libLinearAlgebra.dylib (1336.140.1) <46B58B59-EE25-3ED9-A500-9E651559BC9E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
0x19763a000 - 0x19783dfff com.apple.MetalPerformanceShaders.MPSNeuralNetwork (1.0 - 1) <9CC2E097-7555-3180-BB46-D9397AF06861> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork
0x19783e000 - 0x197887fff com.apple.MetalPerformanceShaders.MPSRayIntersector (1.0 - 1) <49E39AF8-E32F-3EE5-B172-C5866A1385F4> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSRayIntersector.framework/Versions/A/MPSRayIntersector
0x197888000 - 0x1979dafff com.apple.MLCompute (1.0 - 1) <F33657C6-EA63-3B54-B3B1-BB6307C5D08F> /System/Library/Frameworks/MLCompute.framework/Versions/A/MLCompute
0x1979db000 - 0x197a09fff com.apple.MetalPerformanceShaders.MPSMatrix (1.0 - 1) <C3F0561A-E779-3316-93C0-583D926D9255> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix
0x197a0a000 - 0x197a5cfff com.apple.MetalPerformanceShaders.MPSNDArray (1.0 - 1) <205037BA-C301-3007-A3A7-92C50CE6926F> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSNDArray.framework/Versions/A/MPSNDArray
0x197a5d000 - 0x197ae4fff com.apple.MetalPerformanceShaders.MPSImage (1.0 - 1) <1E48A885-2087-34DC-B16D-97EF2E86D520> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSImage.framework/Versions/A/MPSImage
0x197ae5000 - 0x197af4fff com.apple.AppleFSCompression (125 - 1.0) <CF76D6EC-83EA-3825-AB45-6A15DF08AB40> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x197af5000 - 0x197b01fff libbz2.1.0.dylib (44) <31CA8380-EA7A-3FB0-8D49-45EB763FE43A> /usr/lib/libbz2.1.0.dylib
0x197b02000 - 0x197b06fff libsystem_coreservices.dylib (127.1) <5C389B7F-DD9E-36D0-9910-A6233DFCBAE2> /usr/lib/system/libsystem_coreservices.dylib
0x197b07000 - 0x197b37fff com.apple.CoreServices.OSServices (1122.45 - 1122.45) <68B97155-1B82-3EEA-B5CB-313F1E6D4F33> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x197b38000 - 0x197c48fff com.apple.AuthKit (1.0 - 1) <E97DE42E-F844-34AE-9457-D45AD5E57935> /System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/AuthKit
0x197cec000 - 0x197cfdfff libz.1.dylib (76.140.1) <F20DC30C-660A-3CCF-B504-65BB84436FD4> /usr/lib/libz.1.dylib
0x197cfe000 - 0x197d2bfff libsystem_m.dylib (3186.100.3) <B762B59C-9F86-311D-8436-F9ABCC635194> /usr/lib/system/libsystem_m.dylib
0x197d2c000 - 0x197d2cfff libcharset.1.dylib (59) <10B96542-79F1-3021-845D-FC1B16B402AE> /usr/lib/libcharset.1.dylib
0x197d2d000 - 0x197d32fff libmacho.dylib (980) <44DE7D59-4E3D-3200-8EF7-454F44E80E08> /usr/lib/system/libmacho.dylib
0x197d33000 - 0x197d4afff libkxld.dylib (7195.141.49.702.12) <0CB1DD7F-7C77-3711-8DA0-0C93C37AA9DB> /usr/lib/system/libkxld.dylib
0x197d4b000 - 0x197d58fff libcommonCrypto.dylib (60178.120.3) <D1636AC4-4211-3CD6-9239-5806A4BB9067> /usr/lib/system/libcommonCrypto.dylib
0x197d59000 - 0x197d63fff libunwind.dylib (201) <CC9AD7FD-0B79-3F94-9109-71008A5964F0> /usr/lib/system/libunwind.dylib
0x197d64000 - 0x197d6bfff liboah.dylib (203.58) <B99D1100-961C-390F-8A47-08F98637BFD0> /usr/lib/liboah.dylib
0x197d6c000 - 0x197d74fff libcopyfile.dylib (173.40.2) <2A1473B8-B83C-30AD-89C3-360FE382AF61> /usr/lib/system/libcopyfile.dylib
0x197d75000 - 0x197d78fff libcompiler_rt.dylib (102.2) <AF2166F3-AD62-3C31-9B48-484F24740E06> /usr/lib/system/libcompiler_rt.dylib
0x197d79000 - 0x197d7bfff libsystem_collections.dylib (1439.141.1) <2BC3B43F-E5BD-3457-A745-B623EA3FBD70> /usr/lib/system/libsystem_collections.dylib
0x197d7c000 - 0x197d7efff libsystem_secinit.dylib (87.60.1) <CDE25CA0-C0B9-33ED-8A72-F6A6CD4A69D3> /usr/lib/system/libsystem_secinit.dylib
0x197d7f000 - 0x197d81fff libremovefile.dylib (49.120.1) <E3E5E7F1-B3BD-3F71-9AAE-63CC2819C5CE> /usr/lib/system/libremovefile.dylib
0x197d82000 - 0x197d82fff libkeymgr.dylib (31) <F4D5FB26-4AEC-38C9-8F3F-60FEF82B64A9> /usr/lib/system/libkeymgr.dylib
0x197d83000 - 0x197d8bfff libsystem_dnssd.dylib (1310.140.1) <A5C7B3A7-53AB-3C85-9938-33C45E80AD4B> /usr/lib/system/libsystem_dnssd.dylib
0x197d8c000 - 0x197d91fff libcache.dylib (83) <2DAB7EA6-D25D-3969-AC06-16F70CBF04CC> /usr/lib/system/libcache.dylib
0x197d92000 - 0x197d93fff libSystem.B.dylib (1292.120.1) <462EC1EF-368F-3727-A7C6-4EE6E718106B> /usr/lib/libSystem.B.dylib
0x197d94000 - 0x197d97fff libfakelink.dylib (3) <0BA8AD6A-DFD5-3425-9FE0-54F114DC99D0> /usr/lib/libfakelink.dylib
0x197d98000 - 0x197d98fff com.apple.SoftLinking (1.0 - 1) <568BDB0E-E874-3747-8904-6A64076279BC> /System/Library/PrivateFrameworks/SoftLinking.framework/Versions/A/SoftLinking
0x197d99000 - 0x197dd4fff libpcap.A.dylib (98.100.3) <BDBFF5DD-6A12-313C-A677-34C10B7F8795> /usr/lib/libpcap.A.dylib
0x197dd5000 - 0x197ecafff libiconv.2.dylib (59) <8BEC84FF-F981-3B23-886D-FC633A029498> /usr/lib/libiconv.2.dylib
0x197ecb000 - 0x197eddfff libcmph.dylib (8) <3D9CC281-5EC0-3DA9-B58A-4CA34E3041CA> /usr/lib/libcmph.dylib
0x197ede000 - 0x197f4efff libarchive.2.dylib (83.100.2) <7E79634D-E058-3004-80CD-D51FAA5ACF1E> /usr/lib/libarchive.2.dylib
0x197f4f000 - 0x197fbffff com.apple.SearchKit (1.4.1 - 1.4.1) <CFC5E0F9-8030-3B96-BE75-62776DFCBD1C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x197fc0000 - 0x197fc1fff libThaiTokenizer.dylib (3) <28634ECD-5680-3EB1-8CDB-87BCE8D814AE> /usr/lib/libThaiTokenizer.dylib
0x197fc2000 - 0x197fe6fff com.apple.applesauce (1.0 - 16.28) <9CFE66FD-9FD6-3255-AE49-36B6D50C554E> /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce
0x197fe7000 - 0x197ffdfff libapple_nghttp2.dylib (1.41) <8316B72D-A9EB-3E00-B251-5329D4508899> /usr/lib/libapple_nghttp2.dylib
0x197ffe000 - 0x198010fff libSparseBLAS.dylib (1336.140.1) <FD8B8C30-0CBC-3EAD-8085-D9551E0AFAA5> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
0x198011000 - 0x198012fff com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) <B70185DE-58CD-37E4-8736-38A3F27D2177> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders
0x198013000 - 0x198018fff libpam.2.dylib (28.40.1.700.1) <A4E6C3B2-E62A-3432-9149-761E415EF93B> /usr/lib/libpam.2.dylib
0x198019000 - 0x198037fff libcompression.dylib (96.120.1) <BE8B86F5-CAAE-3EF2-8198-761658249780> /usr/lib/libcompression.dylib
0x198038000 - 0x19803cfff libQuadrature.dylib (7) <7627460D-5D18-3E17-B690-DC043370C846> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
0x19803d000 - 0x1984f9fff libLAPACK.dylib (1336.140.1) <0C013E74-0A35-3D71-85E8-287A63784015> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x1984fa000 - 0x19854cfff com.apple.DictionaryServices (1.2 - 341) <0B849486-F3A7-37C0-AF72-05229D6DD231> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x19854d000 - 0x198565fff liblzma.5.dylib (16) <F4ACE1C2-4D65-3AA1-8799-C62C50C36F95> /usr/lib/liblzma.5.dylib
0x198566000 - 0x198567fff libcoretls_cfhelpers.dylib (169.100.1) <3180DB19-A91B-375B-A1B9-99C7CA33BD1D> /usr/lib/libcoretls_cfhelpers.dylib
0x198568000 - 0x19864cfff com.apple.APFS (1677.141.3 - 1677.141.3) <2CA93F3C-E9F1-36E8-AF43-D4A2AEDCCE18> /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS
0x19864d000 - 0x19865bfff libxar.1.dylib (452.140.1) <F0D323C4-5E75-3329-97B0-8837FE9F2C0F> /usr/lib/libxar.1.dylib
0x19865c000 - 0x19865ffff libutil.dylib (58.40.3) <8818409D-D33E-3A6A-B2A8-A37ED400A8F1> /usr/lib/libutil.dylib
0x198660000 - 0x198689fff libxslt.1.dylib (17.10) <0453DF72-825D-3A7E-9E71-A0CADB9B312A> /usr/lib/libxslt.1.dylib
0x19868a000 - 0x198694fff libChineseTokenizer.dylib (37.1) <E96D4ECA-B402-3E1E-9DAF-5E44DAF99FB3> /usr/lib/libChineseTokenizer.dylib
0x198695000 - 0x198704fff libvMisc.dylib (760.100.3) <E5712873-3245-3635-8A51-60EAC79FE1D4> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x198705000 - 0x198796fff libate.dylib (3.0.6) <CE21C136-BBB8-3439-A1CE-745ABE7A1107> /usr/lib/libate.dylib
0x198797000 - 0x19879efff libIOReport.dylib (64.100.1) <FB23E39B-F596-3561-9268-587FC5A830A9> /usr/lib/libIOReport.dylib
0x19889a000 - 0x1988a1fff libMatch.1.dylib (38) <57C2055A-52C5-3AC8-84FA-24F75E09F5ED> /usr/lib/libMatch.1.dylib
0x1988a2000 - 0x198925fff libCoreStorage.dylib (554.140.2) <7360DADB-FA0A-3B26-8298-B6E4EFEE6D4D> /usr/lib/libCoreStorage.dylib
0x198926000 - 0x198971fff com.apple.AppleVAFramework (6.1.3 - 6.1.3) <D0714601-11FE-3B73-AB81-28A6BDC392BC> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x198972000 - 0x19898cfff libexpat.1.dylib (26.141.1) <AFF1BE07-F613-33DC-BECA-0EA9816DB674> /usr/lib/libexpat.1.dylib
0x19898d000 - 0x198995fff libheimdal-asn1.dylib (597.140.4) <45B77034-860C-38A6-9CFC-6B4F68652294> /usr/lib/libheimdal-asn1.dylib
0x198996000 - 0x1989a8fff com.apple.IconFoundation (479.4 - 479.4) <7FBA5026-7752-36E4-9102-2DD831A5FC9B> /System/Library/PrivateFrameworks/IconFoundation.framework/Versions/A/IconFoundation
0x1989a9000 - 0x198a0cfff com.apple.IconServices (479.4 - 479.4) <BADA827F-DC52-3384-9E48-F6FF598734DB> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
0x198a0d000 - 0x198aaffff com.apple.MediaExperience (1.0 - 1) <4DE356B7-8D73-3D99-A39D-3B248CFF3D4D> /System/Library/PrivateFrameworks/MediaExperience.framework/Versions/A/MediaExperience
0x198ab0000 - 0x198ad6fff com.apple.persistentconnection (1.0 - 1.0) <234D69FF-17FE-30BD-9307-864F347E3F5A> /System/Library/PrivateFrameworks/PersistentConnection.framework/Versions/A/PersistentConnection
0x198ad7000 - 0x198ae4fff com.apple.GraphVisualizer (1.0 - 100.1) <38AB91C7-0E89-36BC-A74D-DBD036BFF60D> /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer
0x198ae5000 - 0x198ef7fff com.apple.vision.FaceCore (4.3.2 - 4.3.2) <CA875E1A-47AD-3353-AA95-B933DAC1C5F8> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
0x198ef8000 - 0x198f37fff com.apple.OTSVG (1.0 - 677.6.0.4) <0EE32079-38D1-319F-888A-22F01011258D> /System/Library/PrivateFrameworks/OTSVG.framework/Versions/A/OTSVG
0x198f38000 - 0x198f3ffff com.apple.xpc.AppServerSupport (1.0 - 2038.120.1.701.2) <0AC2F138-26FC-3A8D-8737-59FD9EA67BE5> /System/Library/PrivateFrameworks/AppServerSupport.framework/Versions/A/AppServerSupport
0x198f40000 - 0x198f4efff libhvf.dylib (1.0 - $[CURRENT_PROJECT_VERSION]) <5657AA5E-46B6-3754-8E3A-6C8B3F4C6E1C> /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib
0x198f4f000 - 0x198f55fff libspindump.dylib (295.3) <25BB1783-90C8-39B6-B18F-FEE883C8F7F0> /usr/lib/libspindump.dylib
0x198f56000 - 0x199008fff com.apple.Heimdal (4.0 - 2.0) <E175125B-BA15-348F-B575-D6B04A559089> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x19919d000 - 0x1991d7fff com.apple.bom (14.0 - 235.3) <790FB10F-AB17-3F86-A689-F92D9888D692> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x1991d8000 - 0x19921bfff com.apple.AppleJPEG (1.0 - 1) <62081A4B-45ED-38FC-892A-D8B627E3B14C> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
0x19921c000 - 0x1992fdfff libJP2.dylib (2130.16.2) <3F2C2D46-A060-3F1C-9B09-2ED4F961F6B2> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x1992fe000 - 0x199301fff com.apple.WatchdogClient.framework (1.0 - 98.120.2) <DC0F98CC-BF5E-39F7-B57A-E30033E8CBE9> /System/Library/PrivateFrameworks/WatchdogClient.framework/Versions/A/WatchdogClient
0x199302000 - 0x19933afff com.apple.MultitouchSupport.framework (4440.3.1 - 4440.3.1) <9C021E5A-B15E-3D2C-8DA4-0BFC41C5F9FC> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x19933b000 - 0x19946bfff com.apple.VideoToolbox (1.0 - 2780.10.4.1.1) <5C3A574B-B3C6-3088-98AF-2F0B5F7AC2B2> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x19946c000 - 0x19949efff libAudioToolboxUtility.dylib (1181.72.5) <3DB151B8-B916-39E0-BEDB-F9392026FB49> /usr/lib/libAudioToolboxUtility.dylib
0x19949f000 - 0x1994c0fff libPng.dylib (2130.16.2) <C8E169A7-79E2-3EC5-B74A-2DC0D1A401AB> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x1994c1000 - 0x19951ffff libTIFF.dylib (2130.16.2) <53505C47-D514-3EE2-B7DE-2183E04759BE> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x199520000 - 0x19953efff com.apple.IOPresentment (58 - 37) <D6E45E91-EEF8-3683-923D-A97F7083F924> /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment
0x19953f000 - 0x199543fff com.apple.GPUWrangler (6.3.6 - 6.3.6) <2067A399-BE6C-3A12-9E7C-3D0789505A05> /System/Library/PrivateFrameworks/GPUWrangler.framework/Versions/A/GPUWrangler
0x199544000 - 0x199546fff libRadiance.dylib (2130.16.2) <8705F736-E7EE-319B-9AA7-A8D2334579FE> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x199547000 - 0x19954cfff com.apple.DSExternalDisplay (3.1 - 380) <7CE7821E-834A-348F-A678-F7AE3B32EE64> /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay
0x19954d000 - 0x19956dfff libJPEG.dylib (2130.16.2) <C9BFE75D-7C08-3C64-9C75-43BDCBE70392> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x19956e000 - 0x19959dfff com.apple.ATSUI (1.0 - 1) <CD750610-76C4-35E4-B57F-39DFFE45C789> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATSUI.framework/Versions/A/ATSUI
0x19959e000 - 0x1995a2fff libGIF.dylib (2130.16.2) <070D6DAB-549F-3312-9158-F43FFFB6663C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x1995a3000 - 0x1995acfff com.apple.CMCaptureCore (1.0 - 82.6) <A1DA5325-9ECF-322C-BEC6-2DE3953F5216> /System/Library/PrivateFrameworks/CMCaptureCore.framework/Versions/A/CMCaptureCore
0x1995ad000 - 0x1995f4fff com.apple.print.framework.PrintCore (16.1 - 531.1) <E38545A1-1511-3B1F-AC8A-D511009121ED> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x1995f5000 - 0x1996a8fff com.apple.TextureIO (3.10.9 - 3.10.9) <F24D2A8A-89FD-3673-A0C0-DB3EADD2E40E> /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO
0x1996a9000 - 0x1996b1fff com.apple.InternationalSupport (1.0 - 61.1) <3E26A85D-F38B-36F1-BB8F-370FF0D597F5> /System/Library/PrivateFrameworks/InternationalSupport.framework/Versions/A/InternationalSupport
0x1996b2000 - 0x199726fff com.apple.datadetectorscore (8.0 - 674) <51CFB56B-8936-3EFF-9F73-55C46E4DBEA1> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x199727000 - 0x199786fff com.apple.UserActivity (439 - 439) <A7FFBB6E-8BC0-3D31-B0A6-CDCCC2D372D9> /System/Library/PrivateFrameworks/UserActivity.framework/Versions/A/UserActivity
0x19a469000 - 0x19a49efff libSessionUtility.dylib (76.69) <533123E3-FD6B-392B-8488-4464E7C400BC> /System/Library/PrivateFrameworks/AudioSession.framework/libSessionUtility.dylib
0x19a49f000 - 0x19a5c7fff com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <5328C648-BAA4-36DA-AB6A-0DC66E8B58B6> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x19a5c8000 - 0x19a62ffff com.apple.audio.AudioSession (1.0 - 76.69) <811F8C1C-EE99-36FC-B726-A5AA6B3432EB> /System/Library/PrivateFrameworks/AudioSession.framework/Versions/A/AudioSession
0x19a630000 - 0x19a642fff libAudioStatistics.dylib (27.64) <8FAC4C27-11C1-35AA-A665-DE795960274B> /usr/lib/libAudioStatistics.dylib
0x19a643000 - 0x19a656fff com.apple.speech.synthesis.framework (9.0.66 - 9.0.66) <F9A2116B-0AA3-3AFF-A228-0A2C1505C837> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x19a657000 - 0x19a6c5fff com.apple.ApplicationServices.ATS (377 - 516) <9883E458-7895-3EBA-BC1B-29192B22EBAB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x19a6c6000 - 0x19a6defff libresolv.9.dylib (68.2) <EDB9FCD3-79EA-3DB3-AAEB-59596C74C879> /usr/lib/libresolv.9.dylib
0x19a80b000 - 0x19a8eafff libSMC.dylib (20) <34F5C5D9-CD9E-3BDE-9957-F5F65168CB85> /usr/lib/libSMC.dylib
0x19a8eb000 - 0x19a948fff libcups.2.dylib (494.7) <465F2B5B-2222-33FF-BC47-C4CD29200EE9> /usr/lib/libcups.2.dylib
0x19a949000 - 0x19a95cfff com.apple.LangAnalysis (1.7.0 - 254) <5AEACF45-8F8E-3D38-9763-F1929ED5B555> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x19a95d000 - 0x19a969fff com.apple.NetAuth (6.2 - 6.2) <1F0FDB88-3014-3E36-937B-D6717D324AA7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x19a96a000 - 0x19a971fff com.apple.ColorSyncLegacy (4.13.0 - 1) <73F97290-F389-39C1-A349-BC0944A8525B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy
0x19a972000 - 0x19a97dfff com.apple.QD (4.0 - 416) <15EB5FC5-2BEC-3FAC-A0DC-AABA5F3031B8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x19a97e000 - 0x19af6efff com.apple.audio.AudioResourceArbitration (1.0 - 1) <6A588547-427B-3E21-B3BD-458B5AC4EE1D> /System/Library/PrivateFrameworks/AudioResourceArbitration.framework/Versions/A/AudioResourceArbitration
0x19af6f000 - 0x19af7afff com.apple.perfdata (1.0 - 67.40.1) <1C96D06A-F914-37A8-B6D2-ACC5D672A1BC> /System/Library/PrivateFrameworks/perfdata.framework/Versions/A/perfdata
0x19af7b000 - 0x19af88fff libperfcheck.dylib (41) <AFBB8A1F-45C2-341B-9194-32B616E23C9B> /usr/lib/libperfcheck.dylib
0x19af89000 - 0x19af99fff com.apple.Kerberos (3.0 - 1) <3D1BF154-7173-3A87-AF30-6357692F151B> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x19af9a000 - 0x19afe2fff com.apple.GSS (4.0 - 2.0) <4C474012-1A63-3D11-8DCA-345C91602D62> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x19afe3000 - 0x19aff2fff com.apple.CommonAuth (4.0 - 2.0) <90DED4DB-B759-37EB-9744-2117C0741DEF> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x19b046000 - 0x19b063fff com.apple.security.KeychainCircle.KeychainCircle (1.0 - 1) <88F937A9-A0FF-3BD4-BF36-5F93D2D45A72> /System/Library/PrivateFrameworks/KeychainCircle.framework/Versions/A/KeychainCircle
0x19b064000 - 0x19b06cfff com.apple.CorePhoneNumbers (1.0 - 1) <9C1C995B-32DD-39A8-88B4-549C73C23AF1> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/Versions/A/CorePhoneNumbers
0x19b1b6000 - 0x19b1b6fff liblaunch.dylib (2038.120.1.701.2) <AEE7BD0E-AFDD-3B8D-B37F-909E4D08F913> /usr/lib/system/liblaunch.dylib
0x19b96a000 - 0x19baa6fff com.apple.Sharing (1630 - 1630) <0B16CB34-6B0E-377B-B09F-BD6BDC84A86E> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
0x19baa7000 - 0x19bb91fff com.apple.Bluetooth (8.0.5 - 8.0.5d7) <B22A5428-8BC3-3B65-A22F-0427012762DA> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
0x19bbaa000 - 0x19bc02fff com.apple.ProtectedCloudStorage (1.0 - 1) <BDEF71F4-174F-3F68-AEDA-B3024E40A4DE> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
0x19d402000 - 0x19d429fff com.apple.RemoteViewServices (2.0 - 163) <BEAED783-4940-3226-A660-F1045A03EC26> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x19d42a000 - 0x19d439fff com.apple.SpeechRecognitionCore (6.1.25 - 6.1.25) <AB80A26D-36CE-33F0-B10D-40CBA165C629> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
0x19d43a000 - 0x19d441fff com.apple.speech.recognition.framework (6.0.3 - 6.0.3) <C0D576DE-4BBB-3392-8FD7-980AF4764436> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x19d670000 - 0x19d670fff libsystem_product_info_filter.dylib (8.40.1) <DAEC2A37-28AA-39E8-B9F9-4B05F2BDCA16> /usr/lib/system/libsystem_product_info_filter.dylib
0x19d743000 - 0x19d743fff com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <FF9AC487-A0E6-35CC-A1AD-B39BDA459536> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x19d765000 - 0x19d765fff com.apple.CoreServices (1122.45 - 1122.45) <96D88C60-6875-32A2-8645-AA59EABA4AA5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x19d922000 - 0x19d922fff com.apple.Accelerate (1.11 - Accelerate 1.11) <C3F5E449-D704-3D54-866E-C127AD8DB837> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x19e17f000 - 0x19e1dafff com.apple.CoreBluetooth (1.0 - 1) <45082407-D97D-3B12-A8EA-7DBF524CCCBC> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
0x19e1db000 - 0x19e1e5fff com.apple.SymptomDiagnosticReporter (1.0 - 79.120.1) <13B3C20B-E09C-33C8-A562-D6A8841D46DC> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/Versions/A/SymptomDiagnosticReporter
0x19e1fa000 - 0x19e205fff com.apple.AppleIDAuthSupport (1.0 - 1) <D3A64C07-6034-3978-A716-2FDB27B300BD> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/Versions/A/AppleIDAuthSupport
0x19e206000 - 0x19e2bafff com.apple.DiscRecording (9.0.3 - 9030.4.5) <DA509F2E-B384-3771-ADC7-38967ABCEAA9> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x19e2bb000 - 0x19e2eefff com.apple.MediaKit (16 - 927.40.2) <378D46AA-8C97-33CA-AF23-DB650F085459> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x19e2ef000 - 0x19e3cffff com.apple.DiskManagement (14.0 - 1733.140.2) <19D6EAD4-8249-3E76-B31A-F48717FFEE34> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManagement
0x19e410000 - 0x19e566fff com.apple.FileProvider (349.141.2.700.1 - 349.141.2.700.1) <8DB8E6BE-2847-31EB-B43C-CC40D78E0015> /System/Library/Frameworks/FileProvider.framework/Versions/A/FileProvider
0x19e567000 - 0x19e589fff com.apple.GenerationalStorage (2.0 - 323) <AAF8BAAD-4382-394B-95FE-FFE15F44F80A> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x19eeed000 - 0x19ef27fff com.apple.DebugSymbols (195.1 - 195.1) <80EE1755-C2EE-3690-9E25-2FB6D03F99BA> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x19ef28000 - 0x19efd9fff com.apple.CoreSymbolication (12.5 - 64544.81.1) <C9B241B1-2E33-39A0-89BD-6BC2C6EFEB18> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x19fede000 - 0x19ff3dfff com.apple.framework.Apple80211 (17.0 - 1728) <F6FDB38E-73C3-3881-BD1B-88534707F866> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x19ff3e000 - 0x1a0069fff com.apple.CoreWiFi (3.0 - 341) <594769F3-BD91-3DD7-B743-C8C0D5DCFE1F> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
0x1a0346000 - 0x1a034dfff com.apple.EFILogin (2.0 - 2) <9D1A6079-82B8-3C79-8346-ECB3564C6290> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
0x1a034e000 - 0x1a0359fff libcsfde.dylib (554.140.2) <8D5D7546-57BF-3FDF-9B69-113699216C26> /usr/lib/libcsfde.dylib
0x1a05a0000 - 0x1a05a0fff com.apple.ApplicationServices (48 - 50) <24B4002B-1795-37D4-8B0D-5E6B155CD622> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x1a0890000 - 0x1a0890fff libHeimdalProxy.dylib (79) <CF782E3D-6F08-3E7B-9949-4B3A1B5A05DB> /System/Library/Frameworks/Kerberos.framework/Versions/A/Libraries/libHeimdalProxy.dylib
0x1a0937000 - 0x1a0937fff com.apple.audio.units.AudioUnit (1.14 - 1.14) <6A1322D4-7400-3ACE-8AD5-8C6626FE1A51> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x1a12a5000 - 0x1a12abfff com.apple.ASEProcessing (1.26.0 - 1.26.0) <0359986B-0A09-359D-BF1F-0DFE98E007FF> /System/Library/PrivateFrameworks/ASEProcessing.framework/Versions/A/ASEProcessing
0x1a276b000 - 0x1a276efff com.apple.IOSurfaceAccelerator (1.0.0 - 1.0.0) <0F841682-6285-3378-A762-C6C4B385AA65> /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/Versions/A/IOSurfaceAccelerator
0x1a9dbb000 - 0x1a9dd7fff com.apple.private.SystemPolicy (1.0 - 1) <3EABBE46-0E5E-301C-8924-60D889AD3C68> /System/Library/PrivateFrameworks/SystemPolicy.framework/Versions/A/SystemPolicy
0x1aa749000 - 0x1aa75bfff libmis.dylib (274.140.2) <5E99CCD3-540F-3367-8FF1-4A0E63EDE453> /usr/lib/libmis.dylib
0x1d01ca000 - 0x1d01d0fff libCoreFSCache.dylib (200.12) <13C8EB3D-C68E-3E36-BE46-3F5389666626> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
0x1d01d1000 - 0x1d01d6fff libCoreVMClient.dylib (200.12) <1FDF477B-8324-3386-A30A-03EF6A855194> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x1d01d7000 - 0x1d01e6fff com.apple.opengl (18.5.9 - 18.5.9) <8B88DFEF-8CDB-3D45-A918-181630931976> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x1d01e7000 - 0x1d01e9fff libCVMSPluginSupport.dylib (18.5.9) <4246D414-AEDE-3B22-B660-A7B29331D89B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x1d01ea000 - 0x1d01f2fff libGFXShared.dylib (18.5.9) <7057B074-86C1-37E1-8E94-A19FB22ECF86> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x1d01f3000 - 0x1d022bfff libGLImage.dylib (18.5.9) <E29A1676-08C7-3B2B-81AF-39607B759924> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x1d022c000 - 0x1d0264fff libGLU.dylib (18.5.9) <EF36D63F-7FDD-3A8B-A183-FEB4CDA24277> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x1d03d2000 - 0x1d03dcfff libGL.dylib (18.5.9) <8F8D461E-5D0F-3526-92D9-04BFAC8D3550> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x1d056d000 - 0x1d05ccfff com.apple.opencl (4.6 - 4.6) <256EA1B1-312B-3A30-965E-F0FA6CCD3440> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
External Modification Summary:
Calls made by other processes targeting this process:
task_for_pid: 0
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: 0
thread_create: 0
thread_set_state: 0
VM Region Summary:
ReadOnly portion of Libraries: Total=671.7M resident=0K(0%) swapped_out_or_unallocated=671.7M(100%)
Writable regions: Total=370.9M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=370.9M(100%)
VIRTUAL REGION
REGION TYPE SIZE COUNT (non-coalesced)
=========== ======= =======
Activity Tracing 256K 1
CoreGraphics 16K 1
Dispatch continuations 64.0M 1
Kernel Alloc Once 32K 1
MALLOC 55.1M 19
MALLOC guard page 96K 5
MALLOC_MEDIUM (reserved) 240.0M 2 reserved VM address space (unallocated)
STACK GUARD 56.1M 6
Stack 10.6M 6
VM_ALLOCATE 1.0G 2
__AUTH 585K 132
__AUTH_CONST 8587K 269
__DATA 6066K 296
__DATA_CONST 9719K 301
__DATA_DIRTY 598K 98
__FONT_DATA 4K 1
__LINKEDIT 491.6M 38
__OBJC_CONST 1155K 110
__OBJC_RO 75.1M 1
__OBJC_RW 2576K 1
__TEXT 180.1M 316
__UNICODE 588K 1
mapped file 51.7M 10
shared memory 832K 13
=========== ======= =======
TOTAL 2.2G 1631
TOTAL, minus reserved VM space 2.0G 1631
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment