Jump to content

10.14.6 weirdness with App that works with X299 but not with X79


macattackjack
 Share

1 post in this topic

Recommended Posts

Here's a situation that I've not seen with my Hackintosh ever.

I use Digital Performer, and never, EVER have had an issue with it compared to a real Mac.

The previous version of this app, version 10, worked on everywhere. The latest version of this app 11.0, works as it should on my 10.14.6 system with a Asus Prime X299-A motherboard, i9-9960X, 64 GB Ram EVGA 710 GPU.

However, on my other 10.14.6 system, Asus Sabertooth X79, i7 E5-2697-V2, 64 GB Ram, EVGA 710 GPU, it instantly crashes. I've included the crash reports below. There seems to be, if I'm reading it right, something to do with memory allocation. Or Kext protection? (Perhaps I have it off?) Or perhaps something in the way I've got the config settings? Could this be a bios setting? Also, running this on the Sabertooth X79 on 1015.5 Catalina also crashed, but worked on the Asus Prime X299-A

My attempts to fix:

I'm using Clover 5108. Using an older version of Clover, or using the latest version 5144, did not solve the problem.

I've tried adding different drivers, or updating the drivers to their latest versions, and that didn't solve the problem

I've tried updating or using different kexts and that did not solve the problem.

The CPU, E5-2697-V2 is the exact same CPU as the late 2013 Mac Pro Trash can. I've tried to find which chipset those Mac Pros used, as I also thought perhaps it might be a chipset issue, but can't find that info anywhere.

Note. I've removed the AppleALC.kext because I don't need the onboard audio.

Not sure where to go at this point, but looking to find a solution. This is certainly above my pay grade. The fact that it works with one build with one set of hardware components but not to the other is just, weird.

Thanks in advance.

Pics are of the included Clover drivers, the kext folders and the kexts I've turned off.

Here's the text from the crash report

Process:               Digital Performer [361]

Path:                  /Applications/Digital Performer.app/Contents/MacOS/Digital Performer

Identifier:            com.motu.DigitalPerformer

Version:               11.02 (11.02)

Code Type:             X86-64 (Native)

Parent Process:        ??? [1]

Responsible:           Digital Performer [361]

User ID:               501

 

Date/Time:             2022-02-12 10:41:21.078 -0800

OS Version:            Mac OS X 10.14.3 (18D42)

Report Version:        12

Anonymous UUID:        F8E357FC-2FF9-7892-C0F2-07679B769085

 

 

Time Awake Since Boot: 68 seconds

 

System Integrity Protection: disabled

 

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

 

Exception Type:        EXC_BAD_ACCESS (SIGBUS)

Exception Codes:       KERN_PROTECTION_FAILURE at 0x000000010935d290

Exception Note:        EXC_CORPSE_NOTIFY

 

Termination Signal:    Bus error: 10

Termination Reason:    Namespace SIGNAL, Code 0xa

Terminating Process:   exc handler [361]

 

VM Regions Near 0x10935d290:

    __TEXT                 0000000109338000-000000010935d000 [  148K] r-x/rwx SM=COW  /usr/lib/system/libsystem_malloc.dylib

--> __DATA                 000000010935d000-000000010935e000 [    4K] r--/rwx SM=COW  /usr/lib/system/libsystem_malloc.dylib

    __DATA                 000000010935e000-0000000109360000 [    8K] rw-/rwx SM=COW  /usr/lib/system/libsystem_malloc.dylib

 

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

0   dyld                          0x0000000103c75403 ImageLoaderMachO::bindLocation(ImageLoader::LinkContext const&, unsigned long, unsigned long, unsigned long, unsigned char, char const*, long, char const*, char const*, char const*, ImageLoaderMachO::ExtraBindData*, unsigned long) + 585

1   dyld                          0x0000000103c7dc9c ImageLoaderMachOCompressed::doBindFastLazySymbol(unsigned int, ImageLoader::LinkContext const&, void (*)(), void (*)()) + 332

2   dyld                          0x0000000103c61bc6 dyld::fastBindLazySymbol(ImageLoader**, unsigned long) + 89

3   libdyld.dylib                 0x00000001090f8c1a dyld_stub_binder + 282

4   ???                           0x000000010935d008 0 + 4449488904

5   libsystem_malloc.dylib        0x0000000109346e58 nanov2_free_to_block + 366

6   com.apple.CoreFoundation      0x00000001065c0b1b _CFRelease + 715

7   com.apple.CoreServicesInternal 0x0000000122bc9ad9 _FileCacheReleaseContents(__FileCache*, unsigned char, unsigned char, unsigned char, unsigned char) + 96

8   com.apple.CoreServicesInternal 0x0000000122bcc112 _FileCacheFinalize(void const*) + 26

9   com.apple.CoreFoundation      0x00000001065c0943 _CFRelease + 243

10  com.apple.CoreFoundation      0x000000010649a23b __CFURLDeallocate + 113

11  com.apple.CoreFoundation      0x00000001065c0943 _CFRelease + 243

12  com.apple.CoreFoundation      0x0000000106499b49 cow_cleanup + 108

13  com.apple.CoreFoundation      0x0000000106499ab8 -[__NSArrayM dealloc] + 45

14  libFontRegistry.dylib         0x000000010dff35ed TLocalFontRegistry::RegisterFontsForDirectory(TLocalFontRegistryImp&, TCFURL const&) + 359

15  libFontRegistry.dylib         0x000000010dff3563 TLocalFontRegistry::RegisterFontsForDirectory(TLocalFontRegistryImp&, TCFURL const&) + 221

16  libFontRegistry.dylib         0x000000010dff3563 TLocalFontRegistry::RegisterFontsForDirectory(TLocalFontRegistryImp&, TCFURL const&) + 221

17  libFontRegistry.dylib         0x000000010dff3563 TLocalFontRegistry::RegisterFontsForDirectory(TLocalFontRegistryImp&, TCFURL const&) + 221

18  libFontRegistry.dylib         0x000000010dfdab1b TLocalFontRegistry::RegisterBundleFonts(TLocalFontRegistryImp&) + 423

19  libsystem_pthread.dylib       0x00000001093f9ce4 __pthread_once_handler + 66

20  libsystem_platform.dylib      0x00000001093e7acb _os_once_callout + 18

21  libsystem_pthread.dylib       0x00000001093f9c7f pthread_once + 56

22  libFontRegistry.dylib         0x000000010dfd7932 TLocalFontRegistry::TLocalFontRegistry() + 38

23  libFontRegistry.dylib         0x000000010dfd954d XTCopyFontsWithProperties + 79

24  com.apple.CoreText            0x000000010bb08d19 TDescriptorSource::EnsureSplicedFontStash() + 381

25  com.apple.CoreText            0x000000010bb4e8ca TDescriptorSource::CopySplicedDescriptorsForRequest(__CFDictionary const*, unsigned long) const + 366

26  com.apple.CoreText            0x000000010bb4e59c TDescriptorSource::CopySortedSplicedDescriptorsForRequest(__CFDictionary const*, CFComparisonResult (*)(void const*, void const*, void*), void*, unsigned long) const + 54

27  com.apple.CoreText            0x000000010bb4d9e4 TDescriptorSource::CopyDescriptorsForRequest(__CFDictionary const*, __CFSet const*, CFComparisonResult (*)(void const*, void const*, void*), void*, unsigned long, TCFRef<__CFArray const*>*) const + 386

28  com.apple.CoreText            0x000000010bb4d4ce TDescriptorSource::CopyDescriptorForRequest(__CFDictionary const*, __CFSet const*, CFComparisonResult (*)(void const*, void const*, void*), void*, unsigned long) const + 100

29  com.apple.CoreText            0x000000010baff128 TDescriptor::CreateMatchingDescriptorInternal(__CFSet const*, bool) const + 948

30  com.apple.CoreText            0x000000010bafe94b TDescriptor::CreateMatchingDescriptor(__CFSet const*, double, unsigned long) const + 171

31  com.apple.CoreText            0x000000010bafe858 CTFontDescriptorCreateMatchingFontDescriptor + 100

32  com.apple.WebCore             0x0000000114101108 WebCore::SettingsBase::initializeDefaultFontFamilies() + 1016

33  com.apple.WebCore             0x0000000114e667d2 WebCore::SettingsBase::SettingsBase(WebCore::Page*) + 194

34  com.apple.WebCore             0x0000000113d28c5e WebCore::Settings::Settings(WebCore::Page*) + 14

35  com.apple.WebCore             0x0000000113d28c38 WebCore::Settings::create(WebCore::Page*) + 40

36  com.apple.WebCore             0x0000000114e4353b WebCore::Page::Page(WebCore::PageConfiguration&&) + 331

37  com.apple.WebKitLegacy        0x00000001139c6325 -[WebView(WebPrivate) _commonInitializationWithFrameName:groupName:] + 2133

38  com.apple.WebKitLegacy        0x0000000113af9667 -[WebView(WebPrivate) _initWithFrame:frameName:groupName:] + 151

39  com.apple.WebKitLegacy        0x00000001139d675f -[WebView initWithFrame:frameName:groupName:] + 159

40  OSFoundation.dylib            0x00000001028df33f RunApplicationWithDelegate(int, char**, std::__1::unique_ptr<MOTUApplicationDelegate, std::__1::default_delete<MOTUApplicationDelegate> >) + 1519

41  com.apple.AppKit              0x0000000104512a59 +[NSApplication sharedApplication] + 138

42  OSFoundation.dylib            0x00000001028dee80 RunApplicationWithDelegate(int, char**, std::__1::unique_ptr<MOTUApplicationDelegate, std::__1::default_delete<MOTUApplicationDelegate> >) + 304

43  com.motu.DigitalPerformer     0x00000001014a6950 StateMachine<Timebase::ClockMode>::StateMachine(std::__1::shared_ptr<Timebase::ClockMode>) + 21021728

44  libdyld.dylib                 0x000000010910ced9 start + 1

 

Thread 1:

0   libsystem_pthread.dylib       0x00000001093fa3f8 start_wqthread + 0

1   ???                           0x0000000054485244 0 + 1414025796

 

Thread 2:

0   libsystem_pthread.dylib       0x00000001093fa3f8 start_wqthread + 0

1   ???                           0x0000000054485244 0 + 1414025796

 

Thread 3:

0   libsystem_kernel.dylib        0x00000001093a7eae __semwait_signal + 10

1   libsystem_c.dylib             0x0000000109215830 nanosleep + 199

2   libsystem_c.dylib             0x0000000109215724 usleep + 53

3   libMotuAlloc.dylib            0x00000001024249ea AllocationUnitTest() + 1930

4   libMotuAlloc.dylib            0x0000000102424e9e HydraThread::WaitForThread() + 78

5   libsystem_pthread.dylib       0x00000001093fb305 _pthread_body + 126

6   libsystem_pthread.dylib       0x00000001093fe26f _pthread_start + 70

7   libsystem_pthread.dylib       0x00000001093fa415 thread_start + 13

 

Thread 4:

0   libsystem_pthread.dylib       0x00000001093fa3f8 start_wqthread + 0

1   ???                           0x0000000054485244 0 + 1414025796

 

Thread 5:

0   libsystem_pthread.dylib       0x00000001093fa3f8 start_wqthread + 0

1   ???                           0x0000000054485244 0 + 1414025796

 

Thread 6:: MOTU Worker Thread

0   libsystem_kernel.dylib        0x00000001093a417a mach_msg_trap + 10

1   libsystem_kernel.dylib        0x00000001093a46d0 mach_msg + 60

2   libMotuCoreLibs.dylib         0x000000010265cfb4 MotuWorkerThread::MotuWorkerThreadImpl::Run() + 148

3   libMotuCoreLibs.dylib         0x000000010265cf19 MotuWorkerThread::MotuWorkerThreadImpl::ThreadFunc(void*) + 9

4   libsystem_pthread.dylib       0x00000001093fb305 _pthread_body + 126

5   libsystem_pthread.dylib       0x00000001093fe26f _pthread_start + 70

6   libsystem_pthread.dylib       0x00000001093fa415 thread_start + 13

 

Thread 7:: JavaScriptCore bmalloc scavenger

0   libsystem_kernel.dylib        0x00000001093a77de __psynch_cvwait + 10

1   libsystem_pthread.dylib       0x00000001093fe593 _pthread_cond_wait + 724

2   libc++.1.dylib                0x000000010445dd01 std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 93

3   com.apple.JavaScriptCore      0x0000000116ebd365 std::__1::cv_status std::__1::condition_variable::wait_until<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > > const&) + 117

4   com.apple.JavaScriptCore      0x0000000116ebd22f std::__1::cv_status std::__1::condition_variable_any::wait_until<std::__1::unique_lock<bmalloc::Mutex>, std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >(std::__1::unique_lock<bmalloc::Mutex>&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > > const&) + 95

5   com.apple.JavaScriptCore      0x0000000116ebbe8e bmalloc::Scavenger::threadRunLoop() + 270

6   com.apple.JavaScriptCore      0x0000000116ebb5e9 bmalloc::Scavenger::threadEntryPoint(bmalloc::Scavenger*) + 9

7   com.apple.JavaScriptCore      0x0000000116ebd017 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 (*)(bmalloc::Scavenger*), bmalloc::Scavenger*> >(void*) + 39

8   libsystem_pthread.dylib       0x00000001093fb305 _pthread_body + 126

9   libsystem_pthread.dylib       0x00000001093fe26f _pthread_start + 70

10  libsystem_pthread.dylib       0x00000001093fa415 thread_start + 13

 

Thread 0 crashed with X86 Thread State (64-bit):

  rax: 0x0000000103cdf938  rbx: 0x00000001093e882c  rcx: 0x00000001093e882c  rdx: 0x000000010935d290

  rdi: 0x0000000109338660  rsi: 0x0000000000000000  rbp: 0x00007ffeefbfdfe0  rsp: 0x00007ffeefbfdfb0

   r8: 0x0000000000000001   r9: 0x00000001093606b5  r10: 0x0000000109338660  r11: 0x0000000103cdd380

  r12: 0x0000000000000000  r13: 0x00000001093e6520  r14: 0x000000010935d290  r15: 0x00000001093e882c

  rip: 0x0000000103c75403  rfl: 0x0000000000010293  cr2: 0x000000010935d290

  

Logical CPU:     2

Error Code:      0x00000007

Trap Number:     14

 

 

Binary Images:

       0x100000000 -        0x101bcbffb +com.motu.DigitalPerformer (11.02 - 11.02) <B80F0339-73A1-3260-8059-A419ED41A335> /Applications/Digital Performer.app/Contents/MacOS/Digital Performer

       0x102270000 -        0x102371ff7  com.apple.CoreMedia (1.0 - 2285.4.4) <AC7E25F4-77B4-351E-974D-760F4F96FEDE> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia

       0x10241d000 -        0x102428fff +libMotuAlloc.dylib (0) <94156D3E-2557-315D-9615-88B0CF2A5352> /Applications/Digital Performer.app/Contents/MacOS/libMotuAlloc.dylib

       0x102435000 -        0x102560ff7 +libMotuPerformance.dylib (0) <C28D68BE-FEA8-3552-BE07-A73018155D76> /Applications/Digital Performer.app/Contents/MacOS/libMotuPerformance.dylib

       0x102581000 -        0x1026ccfff +libMotuCoreLibs.dylib (0) <7FE25A7C-E726-380B-933F-F0193787648B> /Applications/Digital Performer.app/Contents/MacOS/libMotuCoreLibs.dylib

       0x102750000 -        0x1027bbfff +libPureDSP.dylib (0) <A3F19E05-F8DD-3D3D-B01E-E4E0560FCCCB> /Applications/Digital Performer.app/Contents/MacOS/libPureDSP.dylib

       0x1027cf000 -        0x10287eff3 +OMF_AAF.dylib (0) <0B06EE9E-B8AA-3C33-A260-4CFEF0AD87C1> /Applications/Digital Performer.app/Contents/MacOS/OMF_AAF.dylib

       0x102897000 -        0x1029aaff7 +OSFoundation.dylib (0) <E9E38819-77E0-3917-8E58-968185F476CA> /Applications/Digital Performer.app/Contents/MacOS/OSFoundation.dylib

       0x102a13000 -        0x10341efff +PerfEngine.dylib (0) <3368BD53-704F-3021-84D0-101E0AB291BB> /Applications/Digital Performer.app/Contents/MacOS/PerfEngine.dylib

       0x10370b000 -        0x103782fff +PerfFoundation.dylib (0) <5CEECC56-7014-30E2-B672-CC45F2E69259> /Applications/Digital Performer.app/Contents/MacOS/PerfFoundation.dylib

       0x1037d3000 -        0x1037d6fff +PerfRuntime.dylib (0) <7837CA12-C319-3592-879B-20B0BDB874D3> /Applications/Digital Performer.app/Contents/MacOS/PerfRuntime.dylib

       0x1037df000 -        0x103842ff3 +VideoLib.dylib (0) <FD0A6837-7C3F-307E-8819-4EA5C6AE51D6> /Applications/Digital Performer.app/Contents/MacOS/VideoLib.dylib

       0x10387b000 -        0x10387bfff  com.apple.Carbon (158 - 158) <82E18DC5-6557-3A66-89A9-9FAD7B4E56DD> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon

       0x10387f000 -        0x10387ffff  com.apple.Cocoa (6.11 - 23) <2189C816-5805-38B8-8EA9-517E8109F632> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa

       0x103883000 -        0x103913fff  com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <1E7EF105-B843-370D-884E-0A43E1A5800B> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio

       0x10393f000 -        0x10393ffff  com.apple.CoreServices (941 - 941) <485E8CFA-0DE1-3864-A333-775A869A3C43> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices

       0x103944000 -        0x103981fff  com.apple.CoreVideo (1.8 - 0.0) <34EC73F1-F0ED-32F5-B96E-7683B1F9A7A2> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo

       0x1039aa000 -        0x103a64ff7  com.apple.DiscRecording (9.0.3 - 9030.4.5) <B5F927A2-6AB4-3D88-A578-8DF122885468> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording

       0x103acf000 -        0x103af4ff7  com.apple.DiscRecordingUI (9.0.3 - 9030.4.5) <C501BC47-1459-3891-96C0-186FF8141996> /System/Library/Frameworks/DiscRecordingUI.framework/Versions/A/DiscRecordingUI

       0x103b16000 -        0x103ba9fff  com.apple.framework.IOKit (2.0.2 - 1483.240.1) <241690BB-8AFA-3B6A-A210-67874197CB59> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit

       0x103bf1000 -        0x103bf8fff +MotuPublicObjects (???) <5E5B6D07-2FEA-33E6-A597-2861E8AF75B2> /Applications/Digital Performer.app/Contents/Frameworks/MotuPublicObjects.framework/Versions/A/MotuPublicObjects

       0x103c05000 -        0x103c06ffb  libSystem.B.dylib (1252.200.5) <C6201660-5E17-397D-BA21-C503420CD706> /usr/lib/libSystem.B.dylib

       0x103c0c000 -        0x103c0cfff  com.apple.ApplicationServices (50.1 - 50.1) <86D6F10E-21F8-3CDC-9838-EB07A1C54BA9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices

       0x103c10000 -        0x103c10fff  com.apple.Accelerate (1.11 - Accelerate 1.11) <FC9BE0AB-2371-3ACB-9FD8-A1D439CC4C49> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate

       0x103c14000 -        0x103c15ff7  libspindump.dylib (267.1) <9DEA015B-410E-3D6E-A3EE-54E046092EA9> /usr/lib/libspindump.dylib

       0x103c1b000 -        0x103c25ff7  com.apple.IOSurface (255.1 - 255.1) <58826B1A-38E8-3C76-8FFC-76C9282DA893> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface

       0x103c36000 -        0x103c48ffb  libz.1.dylib (70.200.4) <15F7B40A-424C-33BB-BF2C-7E8195128B78> /usr/lib/libz.1.dylib

       0x103c4e000 -        0x103c4efff  com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <0AB4E69A-8159-3BA5-984D-002B5ACB175C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib

       0x103c52000 -        0x103c56ff3  libcache.dylib (81) <704331AC-E43D-343A-8C24-39201142AF27> /usr/lib/system/libcache.dylib

       0x103c5d000 -        0x103cdba87  dyld (655.1) <3EBA447F-A546-366B-B302-8DC3B21A3E30> /usr/lib/dyld

       0x103d3e000 -        0x104066ff7  com.apple.security (7.0 - 58286.240.4) <91A03FF2-2EE9-36A7-AC4F-169E11FE7846> /System/Library/Frameworks/Security.framework/Versions/A/Security

       0x10420f000 -        0x1042feff7 +com.motu.MidiSystem (MidiSystem version 1.0 - 1.0) <263CA8A8-F09B-31CE-9D48-3B21F31E2866> /Applications/Digital Performer.app/Contents/Frameworks/MidiSystem.framework/Versions/A/MidiSystem

       0x10432b000 -        0x10443afe7 +com.motu.MAS.framework (4.0.0 - 4.0.0) <8DDD3D94-F5CB-316C-85D5-E5FB2A0886C1> /Applications/Digital Performer.app/Contents/Frameworks/MotuAudioSystem.framework/Versions/A/MotuAudioSystem

       0x104456000 -        0x1044adff7  libc++.1.dylib (400.9.4) <B260AC33-EB9A-30C6-8746-D011B3B02B08> /usr/lib/libc++.1.dylib

       0x10450e000 -        0x10532fffb  com.apple.AppKit (6.9 - 1671.20.108) <E7FC3DD5-3FE4-32DC-9897-C1B81BB4C211> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit

       0x105d7d000 -        0x10613efff  com.apple.CFNetwork (976 - 976) <A434842F-305B-301D-8F88-373CA7BF7196> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork

       0x106481000 -        0x1068cfff7  com.apple.CoreFoundation (6.9 - 1561) <11315B67-F976-35E3-92E0-67DCD59B4DB4> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation

       0x106b7a000 -        0x107224ff7  com.apple.CoreGraphics (2.0 - 1249.2) <9F212010-3F68-33E7-AC96-716BD2BC90E4> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics

       0x107379000 -        0x107747fff  com.apple.Foundation (6.9 - 1561) <27FD022F-F0E3-3053-BADA-DF9BF856CA85> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation

       0x107a52000 -        0x1081dbfd7  libobjc.A.dylib (750.1) <4D6C889C-60F4-3028-9B13-DD3DFE6A2A44> /usr/lib/libobjc.A.dylib

       0x108393000 -        0x108534ff7  com.apple.ImageIO.framework (3.3.0 - 1822.1) <1451559D-4224-3F53-A976-16CF186DDE80> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO

       0x1085fb000 -        0x108eeffcf  com.apple.vImage (8.1 - ???) <D6FBBB13-4760-3811-AF3E-F2B6626B70F6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage

       0x108f6d000 -        0x108f85fdb  libcompression.dylib (52.200.13) <6298529A-0120-3360-891C-84436972EA8D> /usr/lib/libcompression.dylib

       0x108f8d000 -        0x108fa5fff  liblzma.5.dylib (10.200.3) <9A52A949-0CB1-39B6-9244-D079FB609559> /usr/lib/liblzma.5.dylib

       0x108fad000 -        0x108fb7ff3  libcommonCrypto.dylib (60118.220.1) <9C865644-EE9A-3662-AB77-7C8A5E561784> /usr/lib/system/libcommonCrypto.dylib

       0x108fc5000 -        0x108fccfff  libcompiler_rt.dylib (63.4) <817772E3-E836-3FFD-A39B-BDCD1C357221> /usr/lib/system/libcompiler_rt.dylib

       0x108fda000 -        0x108fe3ff3  libcopyfile.dylib (146.200.3) <5C5C4F35-DAB7-3CF1-940F-F47192AB8289> /usr/lib/system/libcopyfile.dylib

       0x108fea000 -        0x10906efdf  libcorecrypto.dylib (602.230.1) <C78D1A87-5543-3561-BEB4-3B480BA94ECB> /usr/lib/system/libcorecrypto.dylib

       0x10908b000 -        0x1090c5ff7  libdispatch.dylib (1008.220.2) <2FDB1401-5119-3DF0-91F5-F4E105F00CD7> /usr/lib/system/libdispatch.dylib

       0x1090f6000 -        0x109125ff3  libdyld.dylib (655.1) <90C801E7-5D05-37A8-810C-B58E8C53953A> /usr/lib/system/libdyld.dylib

       0x109148000 -        0x109148ffb  libkeymgr.dylib (30) <A4EFD9A4-2EF3-3E18-B325-F527E3821939> /usr/lib/system/libkeymgr.dylib

       0x10914d000 -        0x10914dff7  liblaunch.dylib (1336.240.2) <D5F0014D-CF46-3B04-9DE0-A1466DA14A2C> /usr/lib/system/liblaunch.dylib

       0x109154000 -        0x109159fff  libmacho.dylib (921) <6ADB99F3-D142-3A0A-B3CE-031354766ACC> /usr/lib/system/libmacho.dylib

       0x109160000 -        0x109162ffb  libquarantine.dylib (86.220.1) <58524FD7-63C5-38E0-9D90-845A79551C14> /usr/lib/system/libquarantine.dylib

       0x109169000 -        0x10916aff3  libremovefile.dylib (45.200.2) <BA53CA8A-9974-3A43-9265-B110B1AE470F> /usr/lib/system/libremovefile.dylib

       0x109170000 -        0x109187ff3  libsystem_asl.dylib (356.200.4) <33C62769-1242-3BC1-9459-13CBCDECC7FE> /usr/lib/system/libsystem_asl.dylib

       0x109195000 -        0x109195fff  libsystem_blocks.dylib (73) <152EDADF-7D94-35F2-89B7-E66DCD945BBA> /usr/lib/system/libsystem_blocks.dylib

       0x10919a000 -        0x109222fff  libsystem_c.dylib (1272.200.26) <D6C701A2-9F17-308D-B6AC-9E17EF31B7DF> /usr/lib/system/libsystem_c.dylib

       0x10924b000 -        0x10924eff7  libsystem_configuration.dylib (963.200.27) <94898525-ECC8-3CC9-B312-CBEAAC305E32> /usr/lib/system/libsystem_configuration.dylib

       0x109255000 -        0x109258ff7  libsystem_coreservices.dylib (66) <10818C17-70E1-328E-A3E3-C3EB81AEC590> /usr/lib/system/libsystem_coreservices.dylib

       0x10925e000 -        0x109264ffb  libsystem_darwin.dylib (1272.200.26) <07468CF7-982F-37C4-83D0-D5E602A683AA> /usr/lib/system/libsystem_darwin.dylib

       0x10926f000 -        0x109275ff7  libsystem_dnssd.dylib (878.240.1) <5FEA5E1E-E80F-3616-AD33-8E936D61F31A> /usr/lib/system/libsystem_dnssd.dylib

       0x10927b000 -        0x1092c7ff3  libsystem_info.dylib (517.200.9) <54B65F21-2E93-3579-9B72-6637A03245D9> /usr/lib/system/libsystem_info.dylib

       0x1092de000 -        0x109329ff7  libsystem_m.dylib (3158.200.7) <AF25F8E8-194C-314F-A2D3-A424853EE796> /usr/lib/system/libsystem_m.dylib

       0x109338000 -        0x10935cff7  libsystem_malloc.dylib (166.220.1) <4777DC06-F9C6-356E-82AB-86A1C6D62F3A> /usr/lib/system/libsystem_malloc.dylib

       0x10936b000 -        0x109376ff3  libsystem_networkextension.dylib (767.240.1) <4DB0D4A2-83E7-3638-AAA0-39CECD5C25F8> /usr/lib/system/libsystem_networkextension.dylib

       0x109383000 -        0x10938afff  libsystem_notify.dylib (172.200.21) <65B3061D-41D7-3485-B217-A861E05AD50B> /usr/lib/system/libsystem_notify.dylib

       0x109391000 -        0x109394ff7  libsystem_sandbox.dylib (851.230.3) <D6469A17-C13C-3538-A300-D6517BB7F249> /usr/lib/system/libsystem_sandbox.dylib

       0x10939b000 -        0x10939dff3  libsystem_secinit.dylib (30.220.1) <5964B6D2-19D4-3CF9-BDBC-4EB1D42348F1> /usr/lib/system/libsystem_secinit.dylib

       0x1093a3000 -        0x1093cbff7  libsystem_kernel.dylib (4903.241.1) <CA10BC3A-5B09-32CE-B74F-BAD01755AA37> /usr/lib/system/libsystem_kernel.dylib

       0x1093e6000 -        0x1093effef  libsystem_platform.dylib (177.200.16) <83DED753-51EC-3B8C-A98D-883A5184086B> /usr/lib/system/libsystem_platform.dylib

       0x1093f8000 -        0x109402fff  libsystem_pthread.dylib (330.230.1) <80CC5992-823E-327E-BB6E-9D4568B84161> /usr/lib/system/libsystem_pthread.dylib

       0x10940d000 -        0x109414ff7  libsystem_symptoms.dylib (820.237.2) <487E1794-4C6E-3B1B-9C55-95B1A5FF9B90> /usr/lib/system/libsystem_symptoms.dylib

       0x10941b000 -        0x109430ff7  libsystem_trace.dylib (906.220.1) <4D4BA88A-FA32-379D-8860-33838723B35F> /usr/lib/system/libsystem_trace.dylib

       0x109440000 -        0x109445ffb  libunwind.dylib (35.4) <EF1A77FD-A86B-39F5-ABEA-6100AB23583A> /usr/lib/system/libunwind.dylib

       0x10944d000 -        0x10947dfff  libxpc.dylib (1336.240.2) <EE0CDA53-6FF9-3B4E-A571-335A5FF6B6F4> /usr/lib/system/libxpc.dylib

       0x1094a2000 -        0x1094b7fff  libc++abi.dylib (400.17) <446F4748-8A89-3D2E-AE1C-27EEBE93A8AB> /usr/lib/libc++abi.dylib

       0x1094ce000 -        0x109645ff3  libvMisc.dylib (671.220.1) <6F0164E4-3812-3F1D-AEBC-AF3AFF207FB6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib

       0x109656000 -        0x1097f4fdb  libvDSP.dylib (671.220.1) <95AA3236-5D63-35AF-9305-FDC361365110> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib

       0x109803000 -        0x1099aefcf  libBLAS.dylib (1243.200.4) <432DB967-86BB-3645-8838-CE91CBF51CFA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib

       0x1099d7000 -        0x109d90fff  libLAPACK.dylib (1243.200.4) <670B40E4-AE2F-3311-8ACC-E355F9A36769> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib

       0x109df0000 -        0x109e05ffb  libLinearAlgebra.dylib (1243.200.4) <4F53BB84-19EB-3B37-ADD7-553077851007> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib

       0x109e0e000 -        0x109e20ffb  libSparseBLAS.dylib (1243.200.4) <16E0C963-955E-3197-9EE0-256A61DB9D57> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib

       0x109e29000 -        0x109e2eff3  libQuadrature.dylib (3.200.2) <4FBCAC0A-81A4-3C53-8458-27F3569C809D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib

       0x109e33000 -        0x109e78fff  libBNNS.dylib (38.200.5) <FE0872E1-B992-369F-BD01-2EABBDD318F1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib

       0x109e82000 -        0x109effffb  libSparse.dylib (79.200.5) <2D650C50-E87E-3F24-9BFA-C8EB6DE1A6E9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib

       0x109f19000 -        0x109f1aff7  libDiagnosticMessagesClient.dylib (107) <15210AC0-61F9-3F9D-A159-A009F62EB537> /usr/lib/libDiagnosticMessagesClient.dylib

       0x109f20000 -        0x10a183ffb  libicucore.A.dylib (62109.0.1) <FEB89BD3-79C4-3208-A754-7E6BC4D38548> /usr/lib/libicucore.A.dylib

       0x10a271000 -        0x10a271ff3  libauto.dylib (187) <003DEF68-0C59-3AFB-A7B7-A1B5ED301AF2> /usr/lib/libauto.dylib

       0x10a277000 -        0x10a27cfff  com.apple.DiskArbitration (2.7 - 2.7) <97707A79-30E7-3D99-AA20-B992B0900BC4> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration

       0x10a287000 -        0x10a2b0ffb  libarchive.2.dylib (54.200.3) <32B8634D-E465-3F6D-B254-A20D44504508> /usr/lib/libarchive.2.dylib

       0x10a2bb000 -        0x10a39efff  libxml2.2.dylib (32.8) <3E7875AC-3195-3800-AC48-8AA3B7BE51E4> /usr/lib/libxml2.2.dylib

       0x10a3d7000 -        0x10a447ff3  com.apple.SystemConfiguration (1.17 - 1.17) <A8FD596E-C858-397F-836C-978038B97AC0> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration

       0x10a480000 -        0x10a481fff  liblangid.dylib (128.15.1) <663D0A24-7260-31D1-9BFE-74D67B6F72F6> /usr/lib/liblangid.dylib

       0x10a486000 -        0x10a4befff  libCRFSuite.dylib (41.15.4) <92752A96-D1CF-3CA1-837A-1E075AE4C642> /usr/lib/libCRFSuite.dylib

       0x10a4d8000 -        0x10a4d8fff  libenergytrace.dylib (17.200.1) <F5BA8134-16F9-31CD-90E1-D1EBEBADA4AE> /usr/lib/libenergytrace.dylib

       0x10a4dd000 -        0x10a4edff3  libbsm.0.dylib (39.200.18) <58A9ACEC-BF46-3A4E-86F5-3DD9AD7095B4> /usr/lib/libbsm.0.dylib

       0x10a4f7000 -        0x10a503ff7  libkxld.dylib (4903.241.1) <D039B38D-E8E6-3011-94F5-A21CD3D59526> /usr/lib/system/libkxld.dylib

       0x10a509000 -        0x10a518fcf  com.apple.AppleFSCompression (96.200.3 - 1.0) <78D538DD-1D24-34FC-AFB3-10411494870D> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression

       0x10a522000 -        0x10a522fff  libOpenScriptingUtil.dylib (179) <441A2E60-5D5C-3567-9B00-AA22E6EE5358> /usr/lib/libOpenScriptingUtil.dylib

       0x10a527000 -        0x10a53dfff  libcoretls.dylib (155.220.1) <1229F9EA-C070-3D03-9DC6-F548C59F9FD5> /usr/lib/libcoretls.dylib

       0x10a549000 -        0x10a54aff3  libcoretls_cfhelpers.dylib (155.220.1) <33661841-3C3B-3608-86AC-C88D1CD6FE98> /usr/lib/libcoretls_cfhelpers.dylib

       0x10a550000 -        0x10a554ffb  libpam.2.dylib (22.200.1) <85253002-89F2-3872-9C8A-1801303A2EBB> /usr/lib/libpam.2.dylib

       0x10a55a000 -        0x10a726ff7  libsqlite3.dylib (274.22) <B33F9DBF-5947-31B4-A61C-EBB5326C6CD3> /usr/lib/libsqlite3.dylib

       0x10a750000 -        0x10a75dfff  libxar.1.dylib (404) <16E875B3-CF89-3059-87BB-36D301B32E7B> /usr/lib/libxar.1.dylib

       0x10a767000 -        0x10a775fff  libbz2.1.0.dylib (38.200.3) <4DEC3797-087F-3C8D-815B-48E895813251> /usr/lib/libbz2.1.0.dylib

       0x10a77b000 -        0x10aad3ffb  libnetwork.dylib (1229.240.1) <F99593DA-3089-3008-BE5B-5AC096EBF3A3> /usr/lib/libnetwork.dylib

       0x10ab7d000 -        0x10ab93ffb  libapple_nghttp2.dylib (1.24.1) <71C126C5-D869-3E67-9778-058FA7F3CA74> /usr/lib/libapple_nghttp2.dylib

       0x10ab9f000 -        0x10abd5ff7  libpcap.A.dylib (79.200.4) <6D25197A-2F7C-3147-A45A-F6F13E55909F> /usr/lib/libpcap.A.dylib

       0x10ace6000 -        0x10aceeffb  com.apple.CoreServices.FSEvents (1239.200.12 - 1239.200.12) <8E1507EA-F0A8-3845-B32D-4FBC1381E89C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents

       0x10acf6000 -        0x10afceff7  com.apple.CoreServices.CarbonCore (1178.16 - 1178.16) <17FC2B9E-EB6C-3768-A2D0-6E086F2563D9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore

       0x10b045000 -        0x10b0e7fff  com.apple.Metadata (10.7.0 - 1191.53) <48609998-8A34-3CAF-8A42-52C180809656> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata

       0x10b166000 -        0x10b1b1ff7  com.apple.CoreServices.OSServices (941 - 941) <1B9EA259-09DF-332B-807A-BD50F3184CAC> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices

       0x10b1f1000 -        0x10b25fff7  com.apple.SearchKit (1.4.0 - 1.4.0) <CEC29BB5-D28E-3424-84FE-70756E521F3B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit

       0x10b2a3000 -        0x10b321ffb  com.apple.AE (771 - 771) <4B009524-699E-3891-98DD-E3B6BB433C8F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE

       0x10b356000 -        0x10b521fff  com.apple.LaunchServices (941 - 941) <A8E42760-995C-35E2-BF4A-C96FD0633B29> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices

       0x10b63b000 -        0x10b685ff7  com.apple.DictionaryServices (1.2 - 284.16.3) <1DAC9153-FB5A-3798-8797-CBFEFF227F71> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices

       0x10b6b8000 -        0x10b6dcffb  com.apple.coreservices.SharedFileList (71.27 - 71.27) <6389B59D-DDAC-3C97-A982-137B9B1FB734> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList

       0x10b700000 -        0x10b70cffb  com.apple.NetFS (6.0 - 4.0) <918DF6CD-2DB0-36A8-B869-5EF637A06C0D> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS

       0x10b716000 -        0x10b721fff  com.apple.NetAuth (6.2 - 6.2) <A6474ABC-FD4B-3A8F-AB33-7AACEEED7F0E> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth

       0x10b72e000 -        0x10b730ff3  com.apple.loginsupport (1.0 - 1) <67BC49D6-320F-33ED-912E-16E5A342F385> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport

       0x10b736000 -        0x10b743ffb  com.apple.TCC (1.0 - 1) <81F88B91-49C1-36E7-8A39-C4BD654EE942> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC

       0x10b751000 -        0x10b7c3ff7  com.apple.CoreNLP (1.0 - 130.15.22) <D0A3E880-CDEA-360A-9838-220D76BAECC6> /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP

       0x10b822000 -        0x10b84affb  com.apple.spotlight.metadata.utilities (1.0 - 1191.53) <2CFFD786-87A5-3629-B5E1-8E4DEF51ADA8> /System/Library/PrivateFrameworks/MetadataUtilities.framework/Versions/A/MetadataUtilities

       0x10b860000 -        0x10ba9dff7  libmecabra.dylib (779.24.1) <22BFD5A8-EA42-3DC3-8910-F27DCFB1B631> /usr/lib/libmecabra.dylib

       0x10bafb000 -        0x10bc60ffb  com.apple.CoreText (352.0 - 584.26) <5F61037C-825D-37A4-9091-0047413CC213> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText

       0x10bd29000 -        0x10bdf5fff  com.apple.ColorSync (4.13.0 - 3340) <2F45EB01-0C51-3D25-9836-18F99222E1C7> /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync

       0x10be44000 -        0x10beafff7  com.apple.ApplicationServices.ATS (377 - 453.11) <4080F8BE-F2A2-3707-8754-436FBDB1DAF1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS

       0x10bedc000 -        0x10bee0ff3  com.apple.ColorSyncLegacy (4.13.0 - 1) <4B1238CC-9B77-3AA5-8329-EE3C736F07EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy

       0x10bee9000 -        0x10bf3bff3  com.apple.HIServices (1.22 - 627.14.2) <1F851BF9-AD29-3558-9EA5-AAD9BAAAC823> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices

       0x10bf75000 -        0x10bf83ff3  com.apple.LangAnalysis (1.7.0 - 1.7.0) <5654723A-7B3B-391F-B9F7-0DE4D5940185> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis

       0x10bf91000 -        0x10bfddfff  com.apple.print.framework.PrintCore (14.2 - 503.8) <F1246C9A-2216-3390-8DF1-89304F47CE5D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore

       0x10c00c000 -        0x10c047ff7  com.apple.QD (3.12 - 407.2) <F6B648DA-DA39-3EB4-B593-1B7E316661CD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD

       0x10c073000 -        0x10c07fff7  com.apple.speech.synthesis.framework (8.1.0 - 8.1.0) <CF19C8B6-AAD5-3DCF-ABD0-3BABB44D119C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis

       0x10c094000 -        0x10c346ff3  com.apple.SkyLight (1.600.0 - 337.5) <B18B2F6F-F44B-3B5B-8DA1-3B8977E59240> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight

       0x10c432000 -        0x10c51bff7  com.apple.CoreDisplay (101.3 - 106.2) <EE0D334B-8B71-3A70-9F90-677171D6762F> /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay

       0x10c548000 -        0x10c5dbfff  com.apple.Metal (158.5 - 158.5) <72BF7187-81FE-389B-882F-7B2587FEB455> /System/Library/Frameworks/Metal.framework/Versions/A/Metal

       0x10c6f6000 -        0x10c6f6ff7  com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) <1BBA8BC8-49C6-3C9B-B985-7CE4373E3553> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders

       0x10c6fb000 -        0x10c725ff7  com.apple.MultitouchSupport.framework (2410.5 - 2410.5) <3A712911-F672-3BB3-B62B-A2A7BADF3578> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport

       0x10c738000 -        0x10c991fff  com.apple.QuartzCore (1.11 - 696.3) <01A2F065-8759-311D-AC2E-FD49F52A87FA> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore

       0x10ca91000 -        0x10ca96ff7  com.apple.GPUWrangler (3.28.4 - 3.28.4) <7E06C75D-5502-3F1D-987C-4F103917CD85> /System/Library/PrivateFrameworks/GPUWrangler.framework/Versions/A/GPUWrangler

       0x10ca9d000 -        0x10caa4ffb  com.apple.IOAccelerator (404.2.2 - 404.2.2) <2F099589-DBE9-3442-AC93-F4AB363482A0> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator

       0x10cab0000 -        0x10cac9fff  com.apple.IOPresentment (1.0 - 42.6) <F7E91CC9-E4BB-3904-8647-0473E3BCAF70> /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment

       0x10cae6000 -        0x10caeaff7  com.apple.DSExternalDisplay (3.1 - 380) <76449D22-BA27-3FB1-AD25-A290936E6DEA> /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay

       0x10caf1000 -        0x10caf6ff3  libCoreFSCache.dylib (163.20) <566DB80E-F1D6-3AEC-AF06-08955507AFEE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib

       0x10cafe000 -        0x10cb1eff7  com.apple.MetalPerformanceShaders.MPSCore (1.0 - 1) <18281B14-0C6A-38F8-AB80-2D4BB0743C88> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/Versions/A/MPSCore

       0x10cb32000 -        0x10cbb0ff7  com.apple.MetalPerformanceShaders.MPSImage (1.0 - 1) <BEAF764B-362B-3C45-86F5-2AFBA5FA0F47> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/Versions/A/MPSImage

       0x10cbec000 -        0x10cd1eff7  com.apple.MetalPerformanceShaders.MPSNeuralNetwork (1.0 - 1) <88E80BEE-3D2B-328B-80D4-F4717BDB2E9F> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork

       0x10cd98000 -        0x10cdc0fff  com.apple.MetalPerformanceShaders.MPSMatrix (1.0 - 1) <116D6C1A-2FD7-3743-95A0-CDDA3D459529> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix

       0x10cdd2000 -        0x10cdedff7  com.apple.MetalPerformanceShaders.MPSRayIntersector (1.0 - 1) <E0E652B0-1624-3435-AD60-83A9C4B59852> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/Versions/A/MPSRayIntersector

       0x10cdfa000 -        0x10ce8cfff  com.apple.gpusw.MetalTools (1.0 - 1) <C0489BBD-C25C-33E5-84CD-8A50205080A0> /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools

       0x10cf3f000 -        0x10cf40ff3  com.apple.AggregateDictionary (1.0 - 1) <EBA6443E-6CF0-34F6-B77A-3FCEC57F8F80> /System/Library/PrivateFrameworks/AggregateDictionary.framework/Versions/A/AggregateDictionary

       0x10cf46000 -        0x10cf65ff7  libMobileGestalt.dylib (645.220.9) <C2C55511-993B-34D2-9040-902BFDA38141> /usr/lib/libMobileGestalt.dylib

       0x10cfb6000 -        0x10d2dffff  com.apple.CoreImage (14.2.0 - 720.0.130) <B356BA95-EDD3-35D8-9E4B-250AF6C6DDF9> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage

       0x10d49d000 -        0x10d4acff3  com.apple.opengl (17.3.1 - 17.3.1) <2F59064F-D6EF-35CD-9747-20A91DB3D5DF> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL

       0x10d4b7000 -        0x10d4c6fff  com.apple.GraphVisualizer (1.0 - 5) <CAFE626E-9738-3C14-88AA-B6A9182F2C39> /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer

       0x10d4d1000 -        0x10d8f9fff  com.apple.vision.FaceCore (3.3.4 - 3.3.4) <41218EB7-19C9-3813-A793-B0623387CADF> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore

       0x10dafe000 -        0x10db56fff  com.apple.opencl (2.15.1 - 2.15.1) <CC9439C3-FF30-38D2-BF2F-EA0EF1B5775E> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL

       0x10db72000 -        0x10dd35ff7  libFosl_dynamic.dylib (18.3.2) <D67B74E9-EB95-38BC-995C-5F4CC044C3F7> /usr/lib/libFosl_dynamic.dylib

       0x10dd6d000 -        0x10ddc3fff  com.apple.OTSVG (1.0 - ???) <F020144A-D840-390D-A87F-29E8095C78AF> /System/Library/PrivateFrameworks/OTSVG.framework/Versions/A/OTSVG

       0x10de34000 -        0x10df53fff  libFontParser.dylib (228.6) <BBCBEE2C-5B55-3278-B81D-22D72466753E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib

       0x10dfd6000 -        0x10e021ff7  libFontRegistry.dylib (228.12.1.1) <B515718C-81BC-3705-A207-7215486C6D28> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib

       0x10e055000 -        0x10e07affb  libJPEG.dylib (1822.1) <54E1BA95-B7C7-3078-921D-909B8EB33A84> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib

       0x10e083000 -        0x10e0d0ffb  libTIFF.dylib (1822.1) <4748924B-8F25-30A9-95BF-0A106E908B36> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib

       0x10e0e1000 -        0x10e107ff3  libPng.dylib (1822.1) <5AFB0813-562F-3DB9-A4AD-A6FCABA63A2D> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib

       0x10e113000 -        0x10e117ffb  libGIF.dylib (1822.1) <9084A1A9-0AB3-314E-B76F-6642EAFD367A> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib

       0x10e11d000 -        0x10e202ff7  libJP2.dylib (1822.1) <8138A169-983C-3ACF-B05C-81317D8A3792> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib

       0x10e22c000 -        0x10e22eff7  libRadiance.dylib (1822.1) <8CAA370A-A46C-3EA1-8338-F42AD183C19C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib

       0x10e233000 -        0x10e27cff3  com.apple.AppleJPEG (1.0 - 1) <EC4C49F1-C060-3C0F-910F-3620985D4F12> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG

       0x10e289000 -        0x10e291ffb  libGFXShared.dylib (17.3.1) <9FFA679A-8CC9-3932-8A41-AA80C386AD3A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib

       0x10e299000 -        0x10e2d6fff  libGLU.dylib (17.3.1) <90279918-D4B2-31E0-9709-8E06628D9486> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib

       0x10e2e6000 -        0x10e2f1fff  libGL.dylib (17.3.1) <CFAB6AE4-E646-3E8A-B872-EF091CAF949E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib

       0x10e306000 -        0x10e340fef  libGLImage.dylib (17.3.1) <1AEC8E56-D851-3516-96FE-2829883A8302> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib

       0x10e349000 -        0x10e34bfff  libCVMSPluginSupport.dylib (17.3.1) <B2310175-04D6-378B-A220-A8AD7F0DA68E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib

       0x10e351000 -        0x10e355fff  libCoreVMClient.dylib (163.20) <B9A89373-BDCD-3003-9A82-6D73B930A122> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib

       0x10e35f000 -        0x10e3b6ffb  libcups.2.dylib (462.10) <29B6D106-A5F2-321D-8916-90F595545D88> /usr/lib/libcups.2.dylib

       0x10e3d0000 -        0x10e3e9fff  com.apple.Kerberos (3.0 - 1) <5D1B0593-3C0E-32D5-AAE5-ABC22A98B639> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos

       0x10e403000 -        0x10e433ff3  com.apple.GSS (4.0 - 2.0) <86D07291-5DFC-30C2-9A18-5FCEDB0BE621> /System/Library/Frameworks/GSS.framework/Versions/A/GSS

       0x10e454000 -        0x10e46cffb  libresolv.9.dylib (65.200.2) <A1A77B4E-1AF0-3039-9945-D05440494E00> /usr/lib/libresolv.9.dylib

       0x10e477000 -        0x10e568ff7  libiconv.2.dylib (51.200.6) <9FB95807-7C62-32B7-A19F-946D7FB7CCA6> /usr/lib/libiconv.2.dylib

       0x10e579000 -        0x10e5eefff  com.apple.Heimdal (4.0 - 2.0) <D99FF31F-6310-3D80-8AE3-64934385AC11> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal

       0x10e620000 -        0x10e625ff7  libheimdal-asn1.dylib (520.220.2) <D851A47D-E162-35F8-B8D4-6ABEA7FFDAD7> /usr/lib/libheimdal-asn1.dylib

       0x10e62c000 -        0x10e638ffb  com.apple.OpenDirectory (10.14 - 207.200.4) <A3FB0F0C-57F4-3F89-A4B1-63DA1F7C9E8E> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory

       0x10e64d000 -        0x10e656fff  com.apple.CommonAuth (4.0 - 2.0) <090893E5-BB65-39DA-A174-EAB2C7191EFE> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth

       0x10e65e000 -        0x10e67aff7  com.apple.CFOpenDirectory (10.14 - 207.200.4) <2CB1F122-2FA0-347C-8454-9CE0FA150832> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory

       0x10e69c000 -        0x10e72bfff  com.apple.securityfoundation (6.0 - 55185.200.14) <F6A0EC77-51DB-3312-991C-3E1F920DE8F1> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation

       0x10e79b000 -        0x10e840fe7  com.apple.APFS (1.0 - 1) <BCB42C90-DEE0-3CD2-9B28-55CD8EFD9487> /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS

       0x10e85a000 -        0x10e85dffb  libutil.dylib (51.200.4) <10C5E165-0939-363A-9D13-7076F3B513EC> /usr/lib/libutil.dylib

       0x10e864000 -        0x10e864ff3  libcharset.1.dylib (51.200.6) <43F7E100-F5D1-36AB-A26E-CF94196A19C0> /usr/lib/libcharset.1.dylib

       0x10e869000 -        0x10eb06fff  com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <5D484151-F269-3D98-B507-0544A6B950AC> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox

       0x10ec4f000 -        0x10ec77ff7  com.apple.applesauce (1.0 - ???) <58654BC0-9243-39D1-BC43-B7F2E37A3A44> /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce

       0x10ec82000 -        0x10ec98ffb  com.apple.AssertionServices (1.0 - 1) <3F767D20-FE14-35CF-A089-E0445375ECFB> /System/Library/PrivateFrameworks/AssertionServices.framework/Versions/A/AssertionServices

       0x10ecbb000 -        0x10ed2cffb  com.apple.BaseBoard (360.24 - 360.24) <04AF4372-C5D3-3F0A-A688-68D888D6D138> /System/Library/PrivateFrameworks/BaseBoard.framework/Versions/A/BaseBoard

       0x10ed9f000 -        0x10ee4ffff  libmecab.1.0.0.dylib (779.24.1) <590BC39C-2A3E-368B-9499-C808B84C4955> /usr/lib/libmecab.1.0.0.dylib

       0x10ee6e000 -        0x10ee73ff7  libgermantok.dylib (17.15.2) <9381B152-5CFD-3D23-A5A7-4D64EE55B85E> /usr/lib/libgermantok.dylib

       0x10ee79000 -        0x10ee7afff  libThaiTokenizer.dylib (2.15.1) <F09EB0BB-1E8A-3391-BEF5-7D91F0715A62> /usr/lib/libThaiTokenizer.dylib

       0x10ee80000 -        0x10ee8bff7  libChineseTokenizer.dylib (28.15.3) <55572692-4918-3C54-AD35-726E03EC47D5> /usr/lib/libChineseTokenizer.dylib

       0x10ee9a000 -        0x10ef91fff  com.apple.LanguageModeling (1.0 - 159.15.15) <34609F31-4DA1-3881-8947-85BEA7AFC938> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling

       0x10efb8000 -        0x10efccfff  com.apple.CoreEmoji (1.0 - 69.19.8) <26BC0F82-08C1-3EBD-9299-D3CC5091C467> /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji

       0x10efd6000 -        0x10f017ff7  com.apple.Lexicon-framework (1.0 - 33.15.10) <07E008F3-E823-333B-8B41-A46024AB0561> /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon

       0x10f027000 -        0x10f02dff7  com.apple.LinguisticData (1.0 - 238.23.4) <F6AA7095-3975-3C76-9833-BBE955EFEBD7> /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData

       0x10f035000 -        0x10f045ffb  libcmph.dylib (6.15.1) <CEDA6538-C071-3B5A-948E-DF61E2878983> /usr/lib/libcmph.dylib

       0x10f04e000 -        0x10f3fcfff  com.apple.CoreData (120 - 866.1) <FD7900C2-5A00-3560-9F37-6EED4DDFE873> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData

       0x10f5cc000 -        0x10f5d0ff3  com.apple.xpc.ServiceManagement (1.0 - 1) <26BA237C-DBA0-3322-B9BF-8B8E739E3A20> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement

       0x10f5d8000 -        0x10f5e1ff3  com.apple.coreservices.BackgroundTaskManagement (1.0 - 57.1) <05CF66F0-9650-3F75-9857-F8D186043866> /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement

       0x10f5ee000 -        0x10f616ff3  libxslt.1.dylib (16.1) <D6EBFEBB-F88E-398F-B1B5-66F413C2CD32> /usr/lib/libxslt.1.dylib

       0x10f624000 -        0x10f647ffb  com.apple.RemoteViewServices (2.0 - 128) <55D89BC9-0613-3910-B63E-9A146D35D91A> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices

       0x10f66e000 -        0x10f828fff  com.apple.UIFoundation (1.0 - 551) <65A80450-7A24-3366-B521-4D02C4DB5094> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation

       0x10f913000 -        0x10f916fff  com.apple.dt.XCTTargetBootstrap (1.0 - 1) <5F779D77-4AB1-3CCD-9AAF-101EC7E4905B> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/Versions/A/XCTTargetBootstrap

       0x10f91e000 -        0x10f94dff7  com.apple.IconServices (379 - 379) <694E17A6-471B-3C57-92D6-ECC4295FB859> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices

       0x10f97a000 -        0x10fad3ff7  com.apple.desktopservices (1.13.1 - ???) <AD61A660-0218-327E-8963-A1A170EC2C20> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv

       0x10fb94000 -        0x10fba3ff3  com.apple.framework.DFRFoundation (1.0 - 211) <B72944ED-E4E8-3479-B832-8D50C4E30386> /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation

       0x10fbb6000 -        0x10fbb6fff  com.apple.audio.units.AudioUnit (1.14 - 1.14) <91100E0A-C14D-3E6C-B095-0C4109AC6694> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit

       0x10fbc1000 -        0x10fc38ffb  com.apple.datadetectorscore (7.0 - 590.24) <3A49EC90-2081-3031-8CAE-3A6D5F7BFA1E> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore

       0x10fc7b000 -        0x10ff82ff7  com.apple.HIToolbox (2.1.1 - 917.3) <8FEBBC30-9C36-3AD4-BC4C-AE3537E8943D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox

       0x110112000 -        0x110118ff7  com.apple.speech.recognition.framework (6.0.3 - 6.0.3) <F7E95C56-19E8-30A1-9594-84D4DD89F6D4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition

       0x110122000 -        0x11024efff  com.apple.coreui (2.1 - 498.46) <5EFE2CDC-897C-3A6B-A60B-4E0FB1D1ECA9> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI

       0x11047b000 -        0x11048aff3  com.apple.PerformanceAnalysis (1.217 - 217) <AA34989F-7E01-303E-8134-5BB37CE82DDF> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis

       0x1104aa000 -        0x11054cfff  com.apple.backup.framework (1.10.3 - ???) <0B4C2292-AEA9-39B5-A65F-8F381166C5C2> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup

       0x1105d3000 -        0x110667ff3  com.apple.ink.framework (10.9 - 225) <344AACCC-E997-3498-8B1D-2EFD3A889205> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink

       0x11069b000 -        0x110762ff7  com.apple.TextureIO (3.8.4 - 3.8.1) <83CDF659-E5B3-381F-BDA1-FF0BFA17B5EE> /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO

       0x110782000 -        0x110881ff7  libate.dylib (1.13.8) <6FF4C626-689E-3464-B2C5-C01F3C084219> /usr/lib/libate.dylib

       0x11088f000 -        0x1108a0ffb  com.apple.CrashReporterSupport (10.13 - 938.23) <D8D105F5-B6FB-3E91-A116-7CD92171E5C5> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport

       0x1108b3000 -        0x1109d1fff  com.apple.Sharing (1214.19 - 1214.19) <27C2CFC8-1C1B-3F98-B0BC-7AB6B1847B1B> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing

       0x110ac7000 -        0x110d6aff7  com.apple.AuthKit (1.0 - 1) <4FF8DA76-2250-39B9-B6A9-0E584C8B988F> /System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/AuthKit

       0x110dbf000 -        0x110debff7  com.apple.framework.Apple80211 (13.0 - 1376.2) <A71EADCB-7582-3D1B-9122-356F03E11594> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211

       0x110dfc000 -        0x110f81fff  com.apple.CoreUtils (5.7.4 - 574.17) <DEF9C8A6-DDF1-37F4-A7F0-7DFAA95E8451> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils

       0x111063000 -        0x1110f9ffb  com.apple.framework.CoreWLAN (13.0 - 1370.8) <32426190-3455-3049-8C09-0EC04D9C1279> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN

       0x111160000 -        0x11126aff3  com.apple.Bluetooth (6.0.10 - 6.0.10f1) <B3E7A841-1D1B-3043-A2C9-398928CB31AB> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth

       0x1112fb000 -        0x111319ff7  com.apple.ProtocolBuffer (1 - 263.1) <D70A1E3D-D2F7-3765-861C-173F5BBC848B> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer

       0x111336000 -        0x111351ff3  com.apple.MobileKeyBag (2.0 - 1.0) <663E513E-CE91-3474-9108-77DF844F17BA> /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag

       0x111369000 -        0x111371ffb  com.apple.CorePhoneNumbers (1.0 - 1) <2D9AF545-ED3C-3EC1-887F-86922652EC57> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/Versions/A/CorePhoneNumbers

       0x11137a000 -        0x111385fff  com.apple.AppleIDAuthSupport (1.0 - 1) <E41452B2-3AFB-3493-BB82-0CE6D04DF424> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/Versions/A/AppleIDAuthSupport

       0x111392000 -        0x1113a5fff  com.apple.security.KeychainCircle.KeychainCircle (1.0 - 1) <DC6F5E18-3411-32AF-B395-AFC110C74A63> /System/Library/PrivateFrameworks/KeychainCircle.framework/Versions/A/KeychainCircle

       0x1113bd000 -        0x111415f0f  com.apple.ROCKit (24 - 24) <FA6B086A-1841-3A5E-800B-CE7A52C3DAF1> /System/Library/PrivateFrameworks/ROCKit.framework/Versions/A/ROCKit

       0x111444000 -        0x1114a7ffb  com.apple.framework.CoreWiFi (13.0 - 1370.8) <818F8915-BA51-3145-9C40-C9B8D7BE2DBD> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi

       0x111509000 -        0x111534ff7  com.apple.CoreBluetooth (1.0 - 1) <F041753E-7709-3FA4-ADA3-6B37296D92FB> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth

       0x111555000 -        0x111596fff  com.apple.DebugSymbols (185 - 185) <64F5F9D6-401D-388B-82AD-A48B56413556> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols

       0x1115b6000 -        0x111644ff7  com.apple.CoreSymbolication (10.1 - 64460.6) <177AC44B-32E4-3F80-A36B-5B9999B388A8> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication

       0x111698000 -        0x111725ff7  com.apple.Symbolication (10.1 - 64460.8) <7DDC5C90-947F-34FF-864D-5ED3C2B746A9> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication

       0x111780000 -        0x11178dfff  com.apple.SpeechRecognitionCore (5.0.21 - 5.0.21) <FABB97BC-9555-33FE-B6C5-606CC403CE16> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore

       0x11179d000 -        0x1117a0ffb  com.apple.CommonPanels (1.2.6 - 98) <775C94BE-EC00-315F-96E0-F0C1CD6EE3F4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels

       0x1117a8000 -        0x1117abffb  com.apple.help (1.3.8 - 66) <0C6CC127-A860-30D2-8434-6CC3CAFFB030> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help

       0x1117b2000 -        0x1117b7ff7  com.apple.ImageCapture (9.0 - 1530.1) <72ABBF32-531B-3B04-926D-E14B8D9003A8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture

       0x1117c7000 -        0x1117e1fff  com.apple.openscripting (1.7 - 179) <A57FC4DB-4C51-3ABB-842F-9578991043E3> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting

       0x1117f7000 -        0x1117f8fff  com.apple.print.framework.Print (14.2 - 267.4) <618D290C-2EA0-3959-A2A8-FB7B61DA92DD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print

       0x1117fe000 -        0x111800ff7  com.apple.securityhi (9.0 - 55006) <2FE1EB07-F717-3E89-9662-8BA7C17C6AEC> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI

       0x111807000 -        0x111863ff7  com.apple.audio.midi.CoreMIDI (1.10 - 88) <77ADAD48-D83F-30E2-A3C1-3DADA381D4D4> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI

       0x11189d000 -        0x1118b6ffb  libexpat.1.dylib (16.1.1) <E07F7B76-4030-3CAF-9F41-FCE38957915C> /usr/lib/libexpat.1.dylib

       0x1118c0000 -        0x111aaefff  com.apple.avfoundation (2.0 - 1544.5) <7665DF4D-9E2C-3058-B299-62811EC4EBEF> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation

       0x111cb9000 -        0x111cd3ff3  com.apple.MetalKit (1.0 - 113) <E885A008-79EC-33BF-BB03-5586DA6569DA> /System/Library/Frameworks/MetalKit.framework/Versions/A/MetalKit

       0x111cfd000 -        0x1121fefff  com.apple.WebKit (14606 - 14606.4.5) <8A48D9B3-D11F-3834-9005-530235F71293> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit

       0x112702000 -        0x1127d1fff  com.apple.audio.AVFAudio (1.0 - ???) <9C4C64BB-E751-3BB3-B4D0-233ADD48A029> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Frameworks/AVFAudio.framework/Versions/A/AVFAudio

       0x112849000 -        0x11284dfff  com.apple.InternationalSupport (1.0 - 10.15.6) <D319CB1C-5339-30EB-93EA-3CFB328BEC9A> /System/Library/PrivateFrameworks/InternationalSupport.framework/Versions/A/InternationalSupport

       0x112854000 -        0x112ef2fff  com.apple.MediaToolbox (1.0 - 2285.4.4) <BAA7289A-FD04-30AD-B46E-89310BF67C02> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox

       0x113091000 -        0x1133f3fff  com.apple.VideoToolbox (1.0 - 2285.4.4) <76B3A88C-9042-329D-8DD7-56AEE23D1790> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox

       0x113450000 -        0x1134b2fff  com.apple.CoreMediaIO (900.0 - 5025) <3B5F2637-8B98-3B61-A229-FEBEDDF5E6BC> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO

       0x1134da000 -        0x1134e6ff3  com.apple.xpc.RemoteServiceDiscovery (1.0 - 1336.240.2) <A47652CD-A728-3A3C-9EC2-59FF7BFD70F1> /System/Library/PrivateFrameworks/RemoteServiceDiscovery.framework/Versions/A/RemoteServiceDiscovery

       0x1134f3000 -        0x113507fff  com.apple.xpc.RemoteXPC (1.0 - 1336.240.2) <E007C4CC-F77C-3A25-93E5-5980B0E2F1AC> /System/Library/PrivateFrameworks/RemoteXPC.framework/Versions/A/RemoteXPC

       0x113518000 -        0x113549fff  com.apple.CoreAVCHD (6.0.0 - 6000.4.1) <B15A24E4-2A92-3FD7-8F20-C372E4115FA7> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD

       0x113555000 -        0x11355ffff  com.apple.MediaAccessibility (1.0 - 114.4) <C0584BAA-27BC-30F4-8B0C-5043559995AA> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility

       0x113570000 -        0x113573fff  com.apple.Mangrove (1.0 - 25) <8DF73279-BCEB-38CE-AE83-571C1B3FF45B> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove

       0x11357a000 -        0x113951fef  com.apple.CoreAUC (273.0.0 - 273.0.0) <FE2B4D86-2C83-3FE2-A427-54DA2170E980> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC

       0x113963000 -        0x1139b3fff  com.apple.AppleVAFramework (5.0.44 - 5.0.44) <618AB3FC-6A41-3A84-A305-CEA19434EB1C> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA

       0x1139c0000 -        0x113bafffb  com.apple.WebKitLegacy (14606 - 14606.4.5) <1883F452-DA75-3CB0-83D8-8D71410770F8> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebKitLegacy.framework/Versions/A/WebKitLegacy

       0x113d15000 -        0x115599ff7  com.apple.WebCore (14606 - 14606.4.5) <AFA6FD53-5334-35E5-8BB9-27579C236BB9> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore

       0x1163f6000 -        0x11640affb  libAccessibility.dylib (2402.51.2) <B2D060C8-17ED-371E-9104-99E403C24D30> /usr/lib/libAccessibility.dylib

       0x11642f000 -        0x11648bfff  com.apple.CorePrediction (1.0 - 1) <388C67B4-8EA9-3F8D-ABAD-A23C5BB3FBE0> /System/Library/PrivateFrameworks/CorePrediction.framework/Versions/A/CorePrediction

       0x1164b7000 -        0x116a45fe7  libwebrtc.dylib (7606.4.5) <D15E4708-C7A5-3F54-A505-193CD5115FE8> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/Frameworks/libwebrtc.dylib

       0x116c09000 -        0x116c53ff7  com.apple.Safari.SafeBrowsing (14606 - 14606.4.5) <AE27259C-71F4-3A5D-8FD7-41D89D34AC39> /System/Library/PrivateFrameworks/SafariSafeBrowsing.framework/Versions/A/SafariSafeBrowsing

       0x116c97000 -        0x116c9dff7  com.apple.URLFormatting (59 - 59.34.1) <D081D1FC-ABD0-3C03-A284-869406AF776C> /System/Library/PrivateFrameworks/URLFormatting.framework/Versions/A/URLFormatting

       0x116ca7000 -        0x117a37fff  com.apple.JavaScriptCore (14606 - 14606.4.5) <622CBB37-310B-3C70-95B7-798E7DC30220> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore

       0x117d7f000 -        0x117d89fff  com.apple.accessibility.AXCoreUtilities (1.0 - 1) <C9414AEC-3C1F-3D51-B9D5-0E443F7DD523> /System/Library/PrivateFrameworks/AXCoreUtilities.framework/Versions/A/AXCoreUtilities

       0x117d9f000 -        0x117dacfff  com.apple.GraphicsServices (1.0 - 1.0) <4FD9D40F-658B-3076-B8F4-9CC0AAB4B4B7> /System/Library/PrivateFrameworks/GraphicsServices.framework/Versions/A/GraphicsServices

       0x117dbc000 -        0x117dc0ff7  com.apple.CoreOptimization (1.0 - 1) <016D419D-1F5C-321B-94CA-415D98AE8578> /System/Library/PrivateFrameworks/CoreOptimization.framework/Versions/A/CoreOptimization

       0x117dc6000 -        0x117e0cfff  com.apple.awd (1.0 - 930.11) <1C558852-FEF8-3449-BD8B-39B45C622DED> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/WirelessDiagnostics

       0x117e3c000 -        0x1180a8ffb  libAWDSupportFramework.dylib (1003) <2885ED4D-709A-389F-B6B5-05E861D1A418> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libAWDSupportFramework.dylib

       0x118317000 -        0x118328ff7  libprotobuf-lite.dylib (1003) <2F90AF93-E679-33EC-BC99-3D0715D12EBF> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libprotobuf-lite.dylib

       0x118342000 -        0x1183caff7  libTelephonyUtilDynamic.dylib (3609) <F113883E-5C19-39D9-81E6-F29A5A99034E> /usr/lib/libTelephonyUtilDynamic.dylib

       0x118467000 -        0x1184c9ff7  libprotobuf.dylib (1003) <2D4F4FF7-F798-30F6-8F2F-E96D08DF0415> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libprotobuf.dylib

       0x119fa7000 -        0x119fa9ffb  com.apple.textencoding.unicode (5.0 - 5.0) <B5BEFFEE-2783-3F8B-80BE-18E936726EE1> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings

       0x11e28e000 -        0x11e2a4ff7  libCGInterfaces.dylib (506.19.1) <9E0F6B86-9E59-3EA9-A586-3A3BA7F2F08A> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib

       0x122bc3000 -        0x122bf4fff  com.apple.CoreServicesInternal (357 - 357) <789E57F4-5A14-3220-93DF-1D4FEE315431> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal

 

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: 102

    thread_create: 0

    thread_set_state: 0

 

VM Region Summary:

ReadOnly portion of Libraries: Total=353.2M resident=0K(0%) swapped_out_or_unallocated=353.2M(100%)

Writable regions: Total=1.7G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.7G(100%)

 

                                VIRTUAL   REGION

REGION TYPE                        SIZE    COUNT (non-coalesced)

===========                     =======  =======

Activity Tracing                   256K        2

CoreServices                       132K        2

CoreUI image file                  140K        3

JS JIT generated code              1.0G        4

Kernel Alloc Once                    8K        2

MALLOC                           203.4M       24

MALLOC guard page                   32K        8

MALLOC_NANO (reserved)           384.0M        2         reserved VM address space (unallocated)

SQLite page cache                   64K        2

STACK GUARD                       56.0M        9

Stack                             11.6M        9

VM_ALLOCATE                       85.9M        7

WebKit Malloc                     7288K        3

__DATA                            35.8M      364

__FONT_DATA                          4K        2

__LINKEDIT                        81.5M      298

__TEXT                           271.8M      284

__UNICODE                          564K        2

mapped file                       44.5M        8

shared memory                      632K        8

===========                     =======  =======

TOTAL                              2.2G     1023

TOTAL, minus reserved VM space     1.8G     1023

 

Model: MacPro6,1, BootROM 135.0.0.0.0, 12 processors, 12-Core Intel Xeon E5, 2.7 GHz, 64 GB, SMC 2.20f18

Graphics: NVIDIA GeForce GT 710, NVIDIA GeForce GT 710, PCIe

Memory Module: DIMM1, 8 GB, DDR3, 1600 MHz, Undefined, 1600 CL9 Series

Memory Module: DIMM2, 8 GB, DDR3, 1600 MHz, Undefined, 1600 CL9 Series

Memory Module: DIMM3, 8 GB, DDR3, 1600 MHz, Undefined, 1600 CL9 Series

Memory Module: DIMM4, 8 GB, DDR3, 1600 MHz, Undefined, 1600 CL9 Series

Memory Module: DIMM5, 8 GB, DDR3, 1600 MHz, Undefined, 1600 CL9 Series

Memory Module: DIMM6, 8 GB, DDR3, 1600 MHz, Undefined, 1600 CL9 Series

Memory Module: DIMM7, 8 GB, DDR3, 1600 MHz, Undefined, 1600 CL9 Series

Memory Module: DIMM8, 8 GB, DDR3, 1600 MHz, Undefined, 1600 CL9 Series

Network Service: PCI Ethernet Slot 0, Ethernet, en0

PCI Card: NVIDIA GeForce GT 710, Display Controller, Slot-1

Serial ATA Device: Patriot Burst, 960.2 GB

Serial ATA Device: MARVELL VIRTUALL

USB Device: USB 3.0 Bus

USB Device: USB 2.0 Bus

USB Device: Hub

USB Device: USB 2.0 Bus

USB Device: Hub

USB Device: Hub

USB Device: Apple USB Keyboard

Thunderbolt Bus:

Drivers.png

Kexts Off.png

Kexts.png

X299 config.plist X79 config.plist

Edited by macattackjack
Link to comment
Share on other sites

 Share

×
×
  • Create New...