VMware Communities
mactastic
Contributor
Contributor

NAClient App On Mac UNSTABLE

I'm supposed to connect to my server control center through VMWare's own VPN software.

However, I'm beyond frustrated with its implementation.

Should I have to reboot the Mac, the software has to be uninstalled and reinstalled.

Should I forget and accidentally quit the app, the software has to be uninstalled and reinstalled.

The terrible window pops up that the software quit unexpectedly should any of the above things happen.

I then have to uninstall the software using the command line which would be fine if occasional, HOWEVER, it is every time the above incidents occur.

-----

Unistall NAclient:  sudo /opt/sslvpn-plus/naclient/uninstall.sh (enter manually followed by Mac Password)

sudo /opt/sslvpn-plus/naclient/uninstall.sh

Password:

Do you want to uninstall SSL VPN-Plus Client (y/n): y

Successfully uninstalled SSL VPN-Plus Client

(Sierra and above reboot into recovery mode.)

Enable developer mode for Kext insertion

  1. Get into Recovery Mode by restarting and holding down +R until Apple logo appears.
  2. In the top menu click Utilities > Terminal.
  3. In the Terminal window type:
    csrutil enable --without kext
  4. csrutil disable
  5. and press Enter.
  6. Then restart the Mac.

(Below Sierra)

Enable developer mode for Kext insertion: sudo nvram boot-args=kext-dev-mode=1

Reboot

Install the NAclient again

----

It does not matter if I'm on an older MacBook Pro, a 2016 MacBook Pro, or a brand spanking new 2018 one.

It does not matter if I'm on MacOS Mojave or a slightly older version of MadOS.

This is not reasonable!!!

I'M SICK OF IT and majorly slowed down in doing my job in a world VMWare has created and seems to ignore.

Please issue a fix yesterday!!!!

(Error WIndow Text)

Process:               naclient [5723]

Path:                  /Applications/naclient.app/Contents/MacOS/naclient

Identifier:            com.vmware.naclient

Version:               6.2

Code Type:             X86 (Native)

Parent Process:        ??? [1]

Responsible:           naclient [5723]

User ID:               502

Date/Time:             2019-02-06 10:52:31.847 -0500

OS Version:            Mac OS X 10.14.2 (18C54)

Report Version:        12

Bridge OS Version:     3.0 (14Y674)

Anonymous UUID:        99E922C6-45F0-E6E3-5AB4-00FD68A78F37

Sleep/Wake UUID:       3C8B3F9E-FB2A-43D4-9D04-C395C044CB01

Time Awake Since Boot: 110000 seconds

Time Since Wake:       3200 seconds

System Integrity Protection: disabled

Crashed Thread:        5

Exception Type:        EXC_BAD_ACCESS (SIGSEGV)

Exception Codes:       KERN_INVALID_ADDRESS at 0x00000000000000a8

Exception Note:        EXC_CORPSE_NOTIFY

Termination Signal:    Segmentation fault: 11

Termination Reason:    Namespace SIGNAL, Code 0xb

Terminating Process:   exc handler [5723]

VM Regions Near 0xa8:

-->

    __TEXT                 0000000000001000-0000000000019000 [   96K] r-x/rwx SM=COW  /Applications/naclient.app/Contents/MacOS/naclient

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

0   libsystem_malloc.dylib         0xa7bec568 malloc_zone_free + 93

1   com.apple.CoreFoundation       0x938bdd88 __CFAllocatorSystemDeallocate + 42

2   com.apple.CoreFoundation       0x938b6a3e CFAllocatorDeallocate + 82

3   com.apple.CoreFoundation       0x938bdc0e __CFBasicHashDrain + 464

4   com.apple.CoreFoundation       0x939e7689 _CFRelease + 245

5   com.apple.CoreFoundation       0x938e59a7 __CFBinaryPlistWriteOrPresize + 257

6   com.apple.CoreFoundation       0x938fd6c3 __CFBinaryPlistWrite + 55

7   com.apple.CoreFoundation       0x938fd095 CFPropertyListWrite + 179

8   com.apple.CoreFoundation       0x938fc921 CFPropertyListCreateData + 111

9   com.apple.SkyLight             0xa43a18e2 CGSPropertyListCreateSerializedData + 58

10  com.apple.SkyLight             0xa43ae687 CGSPropertyListCreateSerializedBytes + 53

11  com.apple.SkyLight             0xa43f5f3b CGSPropertyListPerformWithSerializedBytes + 57

12  com.apple.SkyLight             0xa43bc718 SLSSetWindowProperty + 212

13  com.apple.HIToolbox           0x92ef871a SetWindowUtilityBehavior + 132

14  com.apple.HIToolbox           0x93178eda CreatePlatformWindowPriv(WindowData*, unsigned int, CGSRegionObject*, unsigned char, float, float, unsigned long, unsigned int*) + 420

15  com.apple.HIToolbox           0x92ef8494 CreatePlatformWindow + 240

16  com.apple.HIToolbox           0x931a0ab0 WindowData::FinishConstruction(unsigned long, unsigned long long, unsigned long, Rect const*, unsigned char*, unsigned int, OpaqueWindowPtr*, OpaqueControlRef*) + 2052

17  com.apple.HIToolbox           0x92ef7a70 WindowData::Initialize(OpaqueEventRef*) + 322

18  com.apple.HIToolbox           0x92ef78f6 AppleWindowDef::Initialize(OpaqueEventRef*) + 26

19  com.apple.HIToolbox           0x92ed59aa HIObject::HandleClassHIObjectEvent(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 504

20  com.apple.HIToolbox           0x92ed5749 HIObject::EventHook(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 57

21  com.apple.HIToolbox           0x92f3bbca _InvokeEventHandlerUPP(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*, long (*)(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*)) + 26

22  com.apple.HIToolbox           0x92ed507c DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 2027

23  com.apple.HIToolbox           0x92ed41da SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 376

24  com.apple.HIToolbox           0x92ed4056 SendEventToEventTargetWithOptions + 40

25  com.apple.HIToolbox           0x92ecf74b HIObject::Create(__CFString const*, OpaqueEventRef*, HIObject**) + 227

26  com.apple.HIToolbox           0x92ecf63e HIObjectCreate + 80

27  com.apple.HIToolbox           0x9317bef1 NewWindowCommon(WindowData**, unsigned long, unsigned long long, WindowDefSpec const*, Rect const*, unsigned char const*, unsigned char, OpaqueWindowPtr*, long, unsigned int, unsigned short*, bool) + 1338

28  com.apple.HIToolbox           0x9317b96e CreateNewWindowInternal(WindowDefSpec const*, unsigned long, unsigned long long, Rect const*, OpaqueWindowPtr**) + 188

29  com.apple.HIToolbox           0x9317b855 HIWindowCreateCommon(unsigned long, unsigned long long, WindowDefSpec const*, CGRect const*, unsigned long, OpaqueWindowPtr**) + 138

30  com.apple.HIToolbox           0x92ef378c HIWindowCreate + 54

31  com.apple.HIToolbox           0x92ef362a MBWindows::CreateWindow(CGRect, unsigned int) + 124

32  com.apple.HIToolbox           0x92ef34b5 MBWindows::GetWindowOnDisplay(unsigned int, unsigned char) + 179

33  com.apple.HIToolbox           0x92ef32a9 MenuBarInstance::ForEachWindowDo(unsigned char, bool (OpaqueWindowPtr*, unsigned int) block_pointer) + 157

34  com.apple.HIToolbox           0x92ef2ff3 MenuBarInstance::UpdateWindowBoundsAndResolution() + 151

35  com.apple.HIToolbox           0x92ef2dc1 MenuBarInstance::Show(MenuBarAnimationStyle, unsigned char, unsigned char, unsigned char, unsigned char) + 247

36  com.apple.HIToolbox           0x92f24ae0 MenuBarInstance::UpdateAggregateUIMode(MenuBarAnimationStyle, unsigned char, unsigned char, unsigned char) + 674

37  com.apple.HIToolbox           0x92f24837 invocation function for block in UpdateAllAggregateUIModes(MenuBarAnimationStyle, unsigned char) + 39

38  com.apple.HIToolbox           0x92f0af04 MenuBarInstance::ForEachMenuBarDo(void (MenuBarInstance*) block_pointer) + 42

39  com.apple.HIToolbox           0x92f247e3 UpdateAllAggregateUIModes(MenuBarAnimationStyle, unsigned char) + 134

40  com.apple.HIToolbox           0x92f24701 SetSystemUIMode + 181

41  com.apple.HIToolbox           0x92f24644 ShowMenuBar + 114

42  com.apple.AppKit               0x914d357f -[NSApplication finishLaunching] + 1116

43  com.apple.AppKit               0x914d2d99 -[NSApplication run] + 225

44  com.apple.AppKit               0x914c3044 NSApplicationMain + 1140

45  com.vmware.naclient           0x00002e0a main + 520

46  com.vmware.naclient           0x00002bd6 start + 54

Thread 1:

0   libsystem_pthread.dylib       0xa7c1f760 start_wqthread + 0

1   ???                           0x54485244 0 + 1414025796

Thread 2:

0   libsystem_pthread.dylib       0xa7c1f760 start_wqthread + 0

1   ???                           0x54485244 0 + 1414025796

Thread 3:

0   libsystem_pthread.dylib       0xa7c1f760 start_wqthread + 0

1   ???                           0x54485244 0 + 1414025796

Thread 4:

0   libsystem_kernel.dylib         0xa7b75b5e __read + 10

1   com.vmware.naclient           0x00009af6 -[SVPClientController eventHandler:] + 313

2   com.apple.Foundation           0x952986c1 -[NSThread main] + 39

3   com.apple.Foundation           0x95298570 __NSThread__start__ + 1242

4   libsystem_pthread.dylib       0xa7c205e8 _pthread_body + 137

5   libsystem_pthread.dylib       0xa7c237d7 _pthread_start + 82

6   libsystem_pthread.dylib       0xa7c1f7a6 thread_start + 34

Thread 5 Crashed:

0   libAPI_DYN.dylib               0x00025961 SVP_Connect + 1080

1   com.vmware.naclient           0x000074c6 -[SVPClientController auotoLoginProcess:] + 1110

2   com.apple.Foundation           0x952986c1 -[NSThread main] + 39

3   com.apple.Foundation           0x95298570 __NSThread__start__ + 1242

4   libsystem_pthread.dylib       0xa7c205e8 _pthread_body + 137

5   libsystem_pthread.dylib       0xa7c237d7 _pthread_start + 82

6   libsystem_pthread.dylib       0xa7c1f7a6 thread_start + 34

Thread 5 crashed with X86 Thread State (32-bit):

  eax: 0x00000000  ebx: 0x0002553a  ecx: 0xa9ef4038  edx: 0x0002bb88

  edi: 0x00270af0  esi: 0x00000041  ebp: 0xb083df78  esp: 0xb083dc90

   ss: 0x00000023  efl: 0x00010206  eip: 0x00025961   cs: 0x0000001b

   ds: 0x00000023   es: 0x00000023   fs: 0x00000023   gs: 0x0000000f

  cr2: 0x000000a8

 

Logical CPU:     1

Error Code:      0x00000004

Trap Number:     14

Binary Images:

    0x1000 -    0x18ff7 +com.vmware.naclient (6.2) <4D0CF22B-2541-AADD-4A2F-5D49ADF5084D> /Applications/naclient.app/Contents/MacOS/naclient

   0x23000 -    0x28ff7 +libAPI_DYN.dylib (1) <03DEC967-690D-0D05-A0FD-4A65BD7397D8> /usr/local/lib/libAPI_DYN.dylib

  0x10d000 -   0x151c8f  dyld (640.2) <B477B0C6-A565-3320-A1E6-3309D8A525DE> /usr/lib/dyld

0x7400000 -  0x7795fff  com.apple.RawCamera.bundle (8.11.0 - 1031.1.3) <7F3813F7-2C19-368A-B33E-145D2C2721E2> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera

0x902be000 - 0x902befff  com.apple.Accelerate (1.11 - Accelerate 1.11) <511606EC-E003-3978-BB40-5F8F2D16C03C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate

0x902bf000 - 0x902d4ffb  libCGInterfaces.dylib (506.19.1) <15925FF4-95C6-3D7C-881E-445CF091A55D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib

0x902d5000 - 0x90bccfd3  com.apple.vImage (8.1 - ???) <3A251C85-E640-3F67-9116-0EA526DCBDE2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage

0x90bcd000 - 0x90ceafdb  libBLAS.dylib (1243.200.4) <3436C097-00A2-3C6B-8FA2-9D32BA51734C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib

0x90ceb000 - 0x90d25ffb  libBNNS.dylib (38.200.5) <335951AF-5DD2-3A5A-AE33-CB44BD90340B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib

0x90d26000 - 0x9107bffb  libLAPACK.dylib (1243.200.4) <E3D98EA1-8702-378B-97ED-5F20E524A4E5> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib

0x9107c000 - 0x91091ffb  libLinearAlgebra.dylib (1243.200.4) <E7EE2A8C-67BE-37C3-A89B-8BCF64DE4E49> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib

0x91092000 - 0x910abfff  libSparseBLAS.dylib (1243.200.4) <D715A5FB-4252-3387-825D-FED40FA503DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib

0x910ac000 - 0x91240fcb  libvDSP.dylib (671.220.1) <D32BD1F3-F9DD-3174-A11E-6A02FD60556B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib

0x91241000 - 0x91406fe7  libvMisc.dylib (671.220.1) <3C4E100A-10AB-30B4-8BAD-EE84075479AF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib

0x91407000 - 0x91407fff  com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <AA77F885-90D8-3637-AE3E-A0EEA31D45E9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib

0x914c0000 - 0x92260ff7  com.apple.AppKit (6.9 - 1671.20.108) <0D48C3E7-BE20-3A1C-9704-C4130971E13D> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit

0x922b2000 - 0x922b2fff  com.apple.ApplicationServices (50.1 - 50.1) <1759BDFA-5B4C-3B69-927B-138075ABFFE8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices

0x922b3000 - 0x9231eff3  com.apple.ApplicationServices.ATS (377 - 453.11) <CA71DACB-55CD-395C-B39E-C27D013A8993> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS

0x92321000 - 0x92441ffb  libFontParser.dylib (228.6) <E396DF8E-D9A3-364D-9DA2-C3763A9C1303> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib

0x92442000 - 0x9248ffff  libFontRegistry.dylib (228.12) <0495BEF7-4CAF-3B19-AC97-F1A32A66A85B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib

0x924de000 - 0x92510ff7  libTrueTypeScaler.dylib (228.6) <EE2B1B63-0649-32C5-B33C-D955172CE1E7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib

0x9257c000 - 0x92581fff  com.apple.ColorSyncLegacy (4.13.0 - 1) <5893C007-C9C6-3EAA-98FC-AEA3ECBADF89> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy

0x92628000 - 0x92680fff  com.apple.HIServices (1.22 - 627.14.2) <2B7533FE-92E0-3D83-8BBD-761AC6880136> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices

0x92681000 - 0x9268ffff  com.apple.LangAnalysis (1.7.0 - 1.7.0) <665156BC-0ADC-3FAB-ABF4-5D7DC4EB358B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis

0x92690000 - 0x926e7fff  com.apple.print.framework.PrintCore (14.2 - 503.8) <53D3B655-BCEC-3F3C-84EF-C5D0A59FE9AA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore

0x926e8000 - 0x92783ffb  com.apple.QD (3.12 - 407.2) <57873F95-5E0A-3846-A39E-F565C8DEF6EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD

0x92784000 - 0x92790ff7  com.apple.speech.synthesis.framework (8.1.0 - 8.1.0) <C86E6750-5B21-37A9-A4EE-782B5535BBA9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis

0x92791000 - 0x929dcfff  com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <E071D6CC-A016-3C17-93C6-B24666EE3852> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox

0x929de000 - 0x929defff  com.apple.audio.units.AudioUnit (1.14 - 1.14) <870149D6-4699-3526-B611-2BF612E74B86> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit

0x92b14000 - 0x92ea8ff7  com.apple.CFNetwork (976 - 976) <BBA882EC-6FAD-34A0-B846-1A42EFF103A0> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork

0x92ebd000 - 0x92ebdfff  com.apple.Carbon (158 - 158) <61DBE459-229D-3A02-9689-CF145F351E34> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon

0x92ebe000 - 0x92ec7ff7  com.apple.audio.SoundManager (4.2 - 4.2) <5393BF3E-6834-32E3-BDA3-DEAB54A7F107> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound

0x92ec8000 - 0x92eccff3  com.apple.CommonPanels (1.2.6 - 98) <106AB5B2-CD58-32E3-BBB6-4E760C9A765C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels

0x92ecd000 - 0x93261ffb  com.apple.HIToolbox (2.1.1 - 917.3) <1C768683-67E4-3B54-8BA2-79257DBBE197> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox

0x93262000 - 0x932b7ff7  com.apple.htmlrendering (77 - 1.1.4) <1DC0507C-9770-3ADA-9711-BD2E4BE25417> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering

0x932b8000 - 0x932bbfff  com.apple.help (1.3.8 - 66) <E825DD87-2B38-3A1D-9FF0-5CD3986254AD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help

0x932bc000 - 0x932c1fff  com.apple.ImageCapture (9.0 - 1530.1) <87BDE9EC-F444-30E5-849A-FF3C30D1257D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture

0x932c2000 - 0x9335cff7  com.apple.ink.framework (10.9 - 225) <DDA1A93B-C6CB-32A7-AB84-05B3F036C8AC> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink

0x9335d000 - 0x93397ff7  com.apple.NavigationServices (3.8 - 227) <C022CA9F-9465-3CD3-BC49-522026215021> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices

0x93398000 - 0x933b4ff7  com.apple.openscripting (1.7 - 179) <6AD64B36-8ADA-35AD-9785-0126C6431472> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting

0x933b5000 - 0x933bafff  com.apple.print.framework.Print (14.2 - 267.4) <89387933-D438-357F-AE2A-42EE75B34DDA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print

0x933bb000 - 0x933bdffb  com.apple.securityhi (9.0 - 55006) <1CC9F765-E73B-39ED-AA60-069CFC392D4B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI

0x933be000 - 0x933c4ffb  com.apple.speech.recognition.framework (6.0.3 - 6.0.3) <CA4C4090-DEAC-3FB7-8E77-3E3512A718BF> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition

0x933c5000 - 0x933c5fff  com.apple.Cocoa (6.11 - 23) <92BD2E6F-3176-37E7-BEA0-D7A48CE4FD16> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa

0x933d2000 - 0x934a5ff3  com.apple.ColorSync (4.13.0 - 3340) <29F6C080-6B7C-34D5-9B85-E8C5E6AB5504> /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync

0x934a6000 - 0x9353dffb  com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <7268E8ED-17EB-36DD-89C3-4833E35A90EF> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio

0x9359a000 - 0x9359ffff  com.apple.CoreBluetooth (1.0 - 1) <CC083C81-8E4A-37C5-9D6B-6E032E209524> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth

0x935a0000 - 0x938a7ff3  com.apple.CoreData (120 - 866.1) <567440D6-7C41-3E59-8FFC-A83A0263C7F0> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData

0x938a8000 - 0x938aefff  com.apple.CoreDisplay (101.3 - 106.2) <C401A2FC-276F-3BCB-99E0-0CFC0C37A03B> /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay

0x938af000 - 0x93cf0fff  com.apple.CoreFoundation (6.9 - 1561) <47517C64-CE45-3CEF-ABAC-6F2AD86CBE44> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation

0x93cf2000 - 0x943a9fff  com.apple.CoreGraphics (2.0 - 1249.2) <D027EBA8-124C-3AFC-ADA5-758CC16CE166> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics

0x943ab000 - 0x9465dff3  com.apple.CoreImage (14.2.0 - 720.0.130) <C4801C22-3A69-3E1A-A11D-0315283EC957> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage

0x948b1000 - 0x948b1fff  com.apple.CoreServices (941 - 941) <88971927-736F-3411-9FB1-AF4D6FB50C22> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices

0x948b2000 - 0x9492fff7  com.apple.AE (771 - 771) <3F072B98-5F41-3739-80BE-E70C2D194E66> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE

0x94930000 - 0x94c10fff  com.apple.CoreServices.CarbonCore (1178.16 - 1178.16) <2551A1D4-5E06-387E-830A-2F0CDF01ABDF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore

0x94c11000 - 0x94c5afff  com.apple.DictionaryServices (1.2 - 284.16.3) <E3B52154-42CF-3760-8290-E99B601EEA42> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices

0x94c5b000 - 0x94c63fff  com.apple.CoreServices.FSEvents (1239.200.12 - 1239.200.12) <347F84CF-9D27-35F2-B3DD-4D4919B5E2EA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents

0x94c64000 - 0x94dcaff7  com.apple.LaunchServices (941 - 941) <B113033B-3920-33D5-8DC7-2F66945DBC48> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices

0x94dcb000 - 0x94e6cffb  com.apple.Metadata (10.7.0 - 1191.53) <2D644884-885E-304F-9F82-ACF42992D569> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata

0x94e6d000 - 0x94eb9fff  com.apple.CoreServices.OSServices (941 - 941) <3BF6DD37-F548-3210-BA7F-FA2C440A0779> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices

0x94eba000 - 0x94f2affb  com.apple.SearchKit (1.4.0 - 1.4.0) <CE530729-9100-370C-9AF7-FEC27BA3A0D9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit

0x94f2b000 - 0x94f4efff  com.apple.coreservices.SharedFileList (71.27 - 71.27) <08F1F9F3-03FC-34E8-9C58-0E59AD168E32> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList

0x94f4f000 - 0x950aaffb  com.apple.CoreText (352.0 - 584.26) <9F056434-6BAE-3D46-878A-B287A4AA384A> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText

0x950ab000 - 0x950e8ffb  com.apple.CoreVideo (1.8 - 0.0) <077CA75F-2E78-3585-8434-EF7B682DF134> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo

0x950e9000 - 0x9517dff3  com.apple.framework.CoreWLAN (13.0 - 1370.8) <2C43E803-470B-30DC-A1C9-7BB004AFF8A9> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN

0x9526d000 - 0x95276ffb  com.apple.DiskArbitration (2.7 - 2.7) <5ED8941E-1F4D-3DF9-A232-BA736211622A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration

0x95287000 - 0x95607ffb  com.apple.Foundation (6.9 - 1561) <FF255A47-6196-3851-B66F-683C08521450> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation

0x95648000 - 0x95677ff7  com.apple.GSS (4.0 - 2.0) <AC7A12B2-AB96-3CC4-A96D-7AB27C8806D5> /System/Library/Frameworks/GSS.framework/Versions/A/GSS

0x956a5000 - 0x957c3ffb  com.apple.Bluetooth (6.0.9 - 6.0.9f2) <533F910A-ACB3-3633-9CD5-82C4DBFA9FF4> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth

0x9582c000 - 0x958c5ff7  com.apple.framework.IOKit (2.0.2 - 1483.230.1) <73C792DB-768E-386B-95F6-C7B42C9EABD0> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit

0x958c7000 - 0x958d1ffb  com.apple.IOSurface (255.1 - 255.1) <649D7795-6892-3F75-B3CA-D22FA5DC6876> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface

0x95927000 - 0x95abfffb  com.apple.ImageIO.framework (3.3.0 - 1822.1) <9D81FB31-F496-3995-912B-965177D6A36A> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO

0x95ac0000 - 0x95ac4ff3  libGIF.dylib (1822.1) <417C6E86-A8B9-34E7-BC09-5DB27B200A2B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib

0x95ac5000 - 0x95bb4ffb  libJP2.dylib (1822.1) <9F36893E-47CC-3C7B-B7E0-5655A2CE41B9> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib

0x95bb5000 - 0x95bdafff  libJPEG.dylib (1822.1) <5C694B72-2212-380E-99DC-466305BBFA69> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib

0x95bdb000 - 0x95c01fff  libPng.dylib (1822.1) <8BA9F9E2-1DB2-3392-8921-DFFC7F060D1B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib

0x95c02000 - 0x95c04ff7  libRadiance.dylib (1822.1) <8E87CC6C-4BCC-39BD-9777-50CE5C067B04> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib

0x95c05000 - 0x95c50ff7  libTIFF.dylib (1822.1) <CCE42D40-1413-38B3-B09C-D3F697A68879> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib

0x9662d000 - 0x96646fff  com.apple.Kerberos (3.0 - 1) <6FCEF94D-206B-31BE-9B20-83DE394AE9A2> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos

0x96d79000 - 0x96e04ffb  com.apple.Metal (158.5 - 158.5) <107A7753-D659-3263-B059-7B8EF5C681C8> /System/Library/Frameworks/Metal.framework/Versions/A/Metal

0x96e06000 - 0x96e12fff  com.apple.NetFS (6.0 - 4.0) <48B3D583-8AF3-3CAA-89D9-4B508033490E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS

0x98901000 - 0x98957fff  com.apple.opencl (2.15.1 - 2.15.1) <BB0B1430-6F10-3ABE-8C59-367616ACDB13> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL

0x98958000 - 0x98974fff  com.apple.CFOpenDirectory (10.14 - 207.200.4) <D822AFC4-97E2-34CD-933E-3328B0208BF5> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory

0x98975000 - 0x98980ffb  com.apple.OpenDirectory (10.14 - 207.200.4) <B3E6C993-A7BF-38BC-AD80-F91CC9398793> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory

0x99303000 - 0x99305fff  libCVMSPluginSupport.dylib (17.3.1) <3F62B879-B5FA-345B-BB39-E4892C9F731F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib

0x99306000 - 0x9930afff  libCoreFSCache.dylib (163.20) <27BA7C15-7F6D-33AA-8E7C-C488D52578CA> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib

0x9930b000 - 0x9930ffff  libCoreVMClient.dylib (163.20) <5C118C31-83E8-394C-BE8C-23A25574DDF4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib

0x99310000 - 0x99318ff3  libGFXShared.dylib (17.3.1) <C2A02BE5-75BF-331A-9956-066D9F21504B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib

0x99319000 - 0x99325fff  libGL.dylib (17.3.1) <42079985-DAE8-3DCC-B43B-BC0E5DE49EC7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib

0x99326000 - 0x99360feb  libGLImage.dylib (17.3.1) <8920933D-2071-37F9-8753-5C5AA1AFCD3D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib

0x994e2000 - 0x99520ff7  libGLU.dylib (17.3.1) <0FB7ED33-DF36-3408-A318-0FF7EDB34D8D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib

0x99ef1000 - 0x99f00ffb  com.apple.opengl (17.3.1 - 17.3.1) <E1494834-712B-35D7-BA05-0F711054258C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL

0x9aa14000 - 0x9ac5cffb  com.apple.QuartzCore (1.11 - 695.4) <832BE9CE-C8B2-3745-BEFD-68D3AEC96CB7> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore

0x9b0f8000 - 0x9b40cfff  com.apple.security (7.0 - 58286.230.21) <1C9C573D-2C15-3FD9-93F5-95830FCC7E0B> /System/Library/Frameworks/Security.framework/Versions/A/Security

0x9b40d000 - 0x9b47fffb  com.apple.securityfoundation (6.0 - 55185.200.14) <299EAAA1-94B1-3869-ACEC-EC1BC5E69E22> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation

0x9b4a8000 - 0x9b4acffb  com.apple.xpc.ServiceManagement (1.0 - 1) <47B301E4-2384-3182-A39B-898400FE85F5> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement

0x9b5e0000 - 0x9b650fff  com.apple.SystemConfiguration (1.17 - 1.17) <16DE8E76-30AA-3ABE-A108-E601EF995A32> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration

0x9d94f000 - 0x9da04ff3  com.apple.APFS (1.0 - 1) <0AABE0DC-E313-33B5-A4A6-A78AE5E508EF> /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS

0x9e146000 - 0x9e175ffb  com.apple.framework.Apple80211 (13.0 - 1376.2) <6CB729D7-E03C-3AA9-AD78-A0B692C51AC1> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211

0x9e177000 - 0x9e181ffb  com.apple.AppleFSCompression (96.200.3 - 1.0) <8CE4DDE4-9B0F-39D5-A7E6-7DDCC69BF109> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression

0x9e281000 - 0x9e2bfff7  com.apple.AppleJPEG (1.0 - 1) <8517F00F-6C7A-3578-B032-5818F9F5681E> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG

0x9e411000 - 0x9e41afff  com.apple.coreservices.BackgroundTaskManagement (1.0 - 57.1) <21333FF3-B98F-3F83-8533-772642C79642> /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement

0x9e41b000 - 0x9e4c0ff3  com.apple.backup.framework (1.10.2 - ???) <CD5999B9-0DDA-333B-8236-760C00B1C05A> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup

0x9e605000 - 0x9e60eff7  com.apple.CommonAuth (4.0 - 2.0) <EF77B7D4-2469-30F2-B011-71644A5AF219> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth

0x9ea8c000 - 0x9ea9ffff  com.apple.CoreEmoji (1.0 - 69.19.8) <6F55EDF4-ACCE-359E-AC1D-24C3FDF0961C> /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji

0x9eb0d000 - 0x9eb80ff7  com.apple.CoreNLP (1.0 - 130.15.22) <62558277-FC72-3C5B-AA45-2E8EFB9EF1A5> /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP

0x9ec2c000 - 0x9ec5effb  com.apple.CoreServicesInternal (357 - 357) <3AB8C3D5-6DD0-3C02-BAF4-4503E2E07DBC> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal

0x9ec5f000 - 0x9ecf1ff3  com.apple.CoreSymbolication (10.1 - 64460.6) <AE24DAA1-4240-31C6-AB70-0782E8170912> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication

0x9ecf2000 - 0x9ee16ffb  com.apple.coreui (2.1 - 498.46) <236A4292-E4CD-3CA6-913F-6EC3BC06CC4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI

0x9ee17000 - 0x9eeebfff  com.apple.CoreUtils (5.7.4 - 574.17) <24E018F4-08AF-3E15-8977-47613BB82D39> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils

0x9ef3e000 - 0x9ef9bffb  com.apple.framework.CoreWiFi (13.0 - 1370.8) <AE1355B7-188A-3D87-A7FB-E43B6C8D3B82> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi

0x9ef9c000 - 0x9efadfff  com.apple.CrashReporterSupport (10.13 - 938.23) <6F5E5CAD-6E33-3D4C-B234-B643F479226D> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport

0x9f01b000 - 0x9f028ffb  com.apple.framework.DFRFoundation (1.0 - 211) <8284ABF2-AC59-37A5-A31E-2CC5BEB5FABB> /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation

0x9f06c000 - 0x9f0dcffb  com.apple.datadetectorscore (7.0 - 590.24) <5E03164D-8E1B-3EE4-8B89-27DD4360DFDB> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore

0x9f0dd000 - 0x9f11eff3  com.apple.DebugSymbols (185 - 185) <383F51CE-7A5D-3715-8731-539E7DF168AD> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols

0x9f11f000 - 0x9f280ff7  com.apple.desktopservices (1.13.1 - ???) <31E2F016-F906-3324-867F-D6F878820140> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv

0x9f592000 - 0x9f9bcff7  com.apple.vision.FaceCore (3.3.4 - 3.3.4) <1EAA786A-9BB0-3958-B5C1-647E7DBF5112> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore

0xa3565000 - 0xa35d9fff  com.apple.Heimdal (4.0 - 2.0) <3F84C15D-6E1E-315D-A2EA-FFE7496738C9> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal

0xa38b1000 - 0xa38b8ffb  com.apple.IOAccelerator (404.2.2 - 404.2.2) <D07EA10B-C1C7-3E6F-B8E7-5A6609229BEC> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator

0xa38b9000 - 0xa38d3fff  com.apple.IOPresentment (1.0 - 42.6) <80DDBB43-804E-31A1-9DDC-D4D05F32ECAB> /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment

0xa392f000 - 0xa3958ffb  com.apple.IconServices (379 - 379) <4C6BBD55-98F6-36D9-8C13-98360C0AFC31> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices

0xa398d000 - 0xa3a82ff3  com.apple.LanguageModeling (1.0 - 159.15.15) <F127DE7A-211D-395E-B2DF-63B3DCD1D5DC> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling

0xa3a83000 - 0xa3ac3fff  com.apple.Lexicon-framework (1.0 - 33.15.10) <FBCCD420-1568-35E5-8F34-5347591B76A1> /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon

0xa3ac7000 - 0xa3acdffb  com.apple.LinguisticData (1.0 - 238.23.4) <578E3719-A729-3EF8-9306-26659DE16EA6> /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData

0xa3c80000 - 0xa3ca6ff3  com.apple.spotlight.metadata.utilities (1.0 - 1191.53) <FDEF84CA-7530-3717-8E8D-1B7FBF5CCDDB> /System/Library/PrivateFrameworks/MetadataUtilities.framework/Versions/A/MetadataUtilities

0xa3eaf000 - 0xa3edaff7  com.apple.MultitouchSupport.framework (2410.5 - 2410.5) <5BE90437-BB0E-37EE-B107-2630804409D3> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport

0xa3fdb000 - 0xa3fe6fff  com.apple.NetAuth (6.2 - 6.2) <39890A71-DC08-35E2-B03E-847F7226C73C> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth

0xa4042000 - 0xa4097ff3  com.apple.OTSVG (1.0 - ???) <36551FFA-4361-36DA-AC39-705256F0C14F> /System/Library/PrivateFrameworks/OTSVG.framework/Versions/A/OTSVG

0xa40e5000 - 0xa40f2ff7  com.apple.PerformanceAnalysis (1.217 - 217) <E85D67D4-8CC1-3DFA-B60D-B7FF3D2B7015> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis

0xa418b000 - 0xa41a7ffb  com.apple.ProtocolBuffer (1 - 263.1) <30EBCC82-D721-32C6-B3BF-7734116D0817> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer

0xa4293000 - 0xa42b5fff  com.apple.RemoteViewServices (2.0 - 128) <6E4A2579-AF29-357A-9DE6-93D1236859B6> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices

0xa4360000 - 0xa437cff7  com.apple.Sharing (1214.18 - 1214.18) <9887351C-B0EB-359E-9479-FE1AA3B8FBAE> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing

0xa439c000 - 0xa4427fff  com.apple.SkyLight (1.600.0 - 337.5) <63C08C79-C6B2-36D3-ABBF-A11245CF2349> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight

0xa4457000 - 0xa4464fff  com.apple.SpeechRecognitionCore (5.0.21 - 5.0.21) <119F38DD-043D-3C14-8E46-66BDD7C81749> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore

0xa4766000 - 0xa47f1ff3  com.apple.Symbolication (10.1 - 64460.8) <9FDAD63F-2CF1-3E54-916B-6C7BAFA80697> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication

0xa4845000 - 0xa4852fff  com.apple.TCC (1.0 - 1) <8458F418-577D-37AD-8120-B9E38F41D98A> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC

0xa4853000 - 0xa486affb  com.apple.TextureIO (3.8.4 - 3.8.1) <12F5BF24-5A94-38E8-87AB-DF29176BDD55> /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO

0xa489c000 - 0xa4a24ff3  com.apple.UIFoundation (1.0 - 551) <98B10ECC-7ACD-3875-AF4E-D4E4AE4DB0A9> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation

0xa4f26000 - 0xa4f28fff  com.apple.loginsupport (1.0 - 1) <BCB26247-E8F7-302F-99A9-98BB9D92E36D> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport

0xa5022000 - 0xa5058ff3  libCRFSuite.dylib (41.15.4) <26A2DB6D-ED9C-3BD4-9AE9-469E2E05B99A> /usr/lib/libCRFSuite.dylib

0xa5059000 - 0xa5063fff  libChineseTokenizer.dylib (28.15.3) <87B214C1-7BF8-3CD3-9AC7-AF1DDEC44B90> /usr/lib/libChineseTokenizer.dylib

0xa50fd000 - 0xa50fefff  libDiagnosticMessagesClient.dylib (107) <5465517A-76D0-3820-B9E2-F5F418CC4C88> /usr/lib/libDiagnosticMessagesClient.dylib

0xa5130000 - 0xa530ffff  libFosl_dynamic.dylib (18.3.2) <261F99EE-EA89-3600-853D-658090F21518> /usr/lib/libFosl_dynamic.dylib

0xa5317000 - 0xa5317fff  libOpenScriptingUtil.dylib (179) <A5FC5128-48B8-3403-8C50-AD4A40604D91> /usr/lib/libOpenScriptingUtil.dylib

0xa5453000 - 0xa5454ffb  libSystem.B.dylib (1252.200.5) <BD0BACAA-668D-3945-8C95-A458B71AAC22> /usr/lib/libSystem.B.dylib

0xa5455000 - 0xa5456ffb  libThaiTokenizer.dylib (2.15.1) <F8F574E9-1058-3239-B0A3-0DDF10F138D6> /usr/lib/libThaiTokenizer.dylib

0xa5463000 - 0xa5479ff3  libapple_nghttp2.dylib (1.24.1) <DB0F74A3-3B45-3E1A-B931-1B948CC02F7E> /usr/lib/libapple_nghttp2.dylib

0xa547a000 - 0xa54a5ffb  libarchive.2.dylib (54.200.3) <472A7278-F99F-381B-87CC-24C525176524> /usr/lib/libarchive.2.dylib

0xa54a6000 - 0xa55f0fef  libate.dylib (1.13.8) <7C8175C5-40D4-3191-AD74-B290BB1C7005> /usr/lib/libate.dylib

0xa55f4000 - 0xa55f4ff3  libauto.dylib (187) <756FA0AB-695A-3E77-9638-C82609CFAD89> /usr/lib/libauto.dylib

0xa55f5000 - 0xa5605fff  libbsm.0.dylib (39.200.18) <2AF0980B-C50A-3218-A4A9-85464C245EDE> /usr/lib/libbsm.0.dylib

0xa5606000 - 0xa5613ff3  libbz2.1.0.dylib (38.200.3) <92F506A6-680B-3DD4-853A-85DCBDE308F9> /usr/lib/libbz2.1.0.dylib

0xa5614000 - 0xa566dff7  libc++.1.dylib (400.9.4) <AF96128B-4D35-3C0D-A211-634C27C7236C> /usr/lib/libc++.1.dylib

0xa566e000 - 0xa5681ffb  libc++abi.dylib (400.17) <815652B1-4109-39FB-8E11-70586DA45932> /usr/lib/libc++abi.dylib

0xa5682000 - 0xa5682fff  libcharset.1.dylib (51.200.6) <57F3A9E9-0A36-3014-A063-BFC6BEC8C5A8> /usr/lib/libcharset.1.dylib

0xa5683000 - 0xa5694ff3  libcmph.dylib (6.15.1) <B905AE90-2B23-3A67-B4CB-0184F2C84BEC> /usr/lib/libcmph.dylib

0xa5695000 - 0xa56aafeb  libcompression.dylib (52.200.13) <6E9C086D-4630-32E5-80D7-94CDFC164B43> /usr/lib/libcompression.dylib

0xa56ab000 - 0xa56c0fff  libcoretls.dylib (155.220.1) <8EB651D0-BBB1-3BF4-870F-E80B2C0EA35D> /usr/lib/libcoretls.dylib

0xa56c1000 - 0xa56c2fff  libcoretls_cfhelpers.dylib (155.220.1) <9393C4DC-E1B6-33E2-98C6-842782980F5B> /usr/lib/libcoretls_cfhelpers.dylib

0xa56c3000 - 0xa5763ff3  libcrypto.0.9.7.dylib (106) <7F4CE425-99A8-3A69-8A86-574DE6EE58FC> /usr/lib/libcrypto.0.9.7.dylib

0xa5d6d000 - 0xa5dc6ff3  libcups.2.dylib (462.10) <5ADC14E7-DB26-345B-870F-F4842CAD7B22> /usr/lib/libcups.2.dylib

0xa5edc000 - 0xa5edcfff  libenergytrace.dylib (17.200.1) <4A1A595C-4952-358F-B449-CCCACAD86A7F> /usr/lib/libenergytrace.dylib

0xa5f0a000 - 0xa5f0eff3  libgermantok.dylib (17.15.2) <3343C4FC-D775-3F2A-8982-E9EE5E2CD5D2> /usr/lib/libgermantok.dylib

0xa5f0f000 - 0xa5f13fff  libheimdal-asn1.dylib (520.220.2) <04D8040A-7B69-3CC4-B2F5-5A0E1F99F3DB> /usr/lib/libheimdal-asn1.dylib

0xa5f3f000 - 0xa602eff7  libiconv.2.dylib (51.200.6) <D17BAAD4-A7F1-3895-BB25-5F48F24DB30B> /usr/lib/libiconv.2.dylib

0xa602f000 - 0xa628cff3  libicucore.A.dylib (62109.0.1) <7690810E-9955-3F41-AA03-A562842EDC9D> /usr/lib/libicucore.A.dylib

0xa62d3000 - 0xa62d4fff  liblangid.dylib (128.15.1) <CFAD0231-3728-3E36-B285-880BAD235B9A> /usr/lib/liblangid.dylib

0xa62d5000 - 0xa62edfff  liblzma.5.dylib (10.200.3) <4FCFCF8F-DC9A-3BA9-9D35-2CF0E8FA02D9> /usr/lib/liblzma.5.dylib

0xa6304000 - 0xa63b8ff3  libmecab.1.0.0.dylib (779.24.1) <42FC6D51-3DE2-397F-A2BE-84FF9D856236> /usr/lib/libmecab.1.0.0.dylib

0xa63b9000 - 0xa65eeff3  libmecabra.dylib (779.24.1) <DFC75C94-9C21-37BA-BAD4-072C6104A40B> /usr/lib/libmecabra.dylib

0xa67b6000 - 0xa6afeff3  libnetwork.dylib (1229.230.4) <BE981096-F576-3AA9-839C-EE748DB5B80C> /usr/lib/libnetwork.dylib

0xa6aff000 - 0xa7274ffb  libobjc.A.dylib (750.1) <99CFC28C-4B7B-3DAB-BC3F-C2A4657A5472> /usr/lib/libobjc.A.dylib

0xa7278000 - 0xa727cfff  libpam.2.dylib (22.200.1) <8CF5E709-D0EC-3C53-B780-9F4EC010E670> /usr/lib/libpam.2.dylib

0xa727f000 - 0xa72b4ff3  libpcap.A.dylib (79.200.4) <8ECD3E35-A521-31B3-8836-187B4FF34F0B> /usr/lib/libpcap.A.dylib

0xa72f2000 - 0xa730aff7  libresolv.9.dylib (65.200.2) <7111FB3C-2E53-3B13-B454-E156868661EF> /usr/lib/libresolv.9.dylib

0xa7359000 - 0xa7522fff  libsqlite3.dylib (274.20) <BD31C6A3-BD0E-377C-AE5F-2A5E73D677DC> /usr/lib/libsqlite3.dylib

0xa7785000 - 0xa7788ffb  libutil.dylib (51.200.4) <F9735FE6-55EF-3310-A643-F71BB055D158> /usr/lib/libutil.dylib

0xa7789000 - 0xa7796ffb  libxar.1.dylib (404) <CAE3AB0D-3290-31F4-BDAD-F967E6C457AE> /usr/lib/libxar.1.dylib

0xa7797000 - 0xa7876ffb  libxml2.2.dylib (32.8) <CE872CDA-C945-3655-93B9-F045F0E0BF6D> /usr/lib/libxml2.2.dylib

0xa7877000 - 0xa789fff3  libxslt.1.dylib (16.1) <6E7F1310-3C21-3996-9CA2-03FD8E788522> /usr/lib/libxslt.1.dylib

0xa78a0000 - 0xa78affff  libz.1.dylib (70.200.4) <94051A6F-41F7-3F3D-A62F-C6B266F40DA5> /usr/lib/libz.1.dylib

0xa78e9000 - 0xa78edfff  libcache.dylib (81) <66174C6B-8382-3A8A-AF5E-ADE30570E629> /usr/lib/system/libcache.dylib

0xa78ee000 - 0xa78f8fff  libcommonCrypto.dylib (60118.220.1) <298ECBFF-7B34-34DC-9033-E6E508F58CAF> /usr/lib/system/libcommonCrypto.dylib

0xa78f9000 - 0xa7900fff  libcompiler_rt.dylib (63.4) <54311736-0192-3B3A-99D5-5BCD44ED1FDB> /usr/lib/system/libcompiler_rt.dylib

0xa7901000 - 0xa790bfff  libcopyfile.dylib (146.200.3) <AE89A344-0558-3267-B577-8AD895CA5CCF> /usr/lib/system/libcopyfile.dylib

0xa790c000 - 0xa7973ffb  libcorecrypto.dylib (602.230.1) <AD22F970-BBF3-38CC-954E-CE61D4A8D282> /usr/lib/system/libcorecrypto.dylib

0xa79dd000 - 0xa7a14ff3  libdispatch.dylib (1008.220.2) <F00631B4-567A-3D36-B9F6-79F3BD92FCAC> /usr/lib/system/libdispatch.dylib

0xa7a15000 - 0xa7a44fff  libdyld.dylib (640.2) <BC3839EF-40F2-3643-B229-2866673DB386> /usr/lib/system/libdyld.dylib

0xa7a45000 - 0xa7a45ffb  libkeymgr.dylib (30) <E8D09E0A-3292-3AA9-8C3A-2D552C3CD44C> /usr/lib/system/libkeymgr.dylib

0xa7a46000 - 0xa7a52ff3  libkxld.dylib (4903.231.4) <E5383FD7-16B6-3F94-AAD2-69495B7D11E8> /usr/lib/system/libkxld.dylib

0xa7a53000 - 0xa7a53fff  liblaunch.dylib (1336.220.5) <D7973275-02E8-3BD7-A7E2-501560B71C55> /usr/lib/system/liblaunch.dylib

0xa7a54000 - 0xa7a59ff3  libmacho.dylib (921) <01DEAF85-E76F-35A6-9DCC-46FD6F4A1795> /usr/lib/system/libmacho.dylib

0xa7a5a000 - 0xa7a5cffb  libquarantine.dylib (86.220.1) <FB5702D3-7AE0-3C53-B189-2DAA11B5D335> /usr/lib/system/libquarantine.dylib

0xa7a5d000 - 0xa7a5effb  libremovefile.dylib (45.200.2) <51B12FA2-B4C2-3035-91D1-C8FF88305D4C> /usr/lib/system/libremovefile.dylib

0xa7a5f000 - 0xa7a76fff  libsystem_asl.dylib (356.200.4) <BB0AB340-DD83-378E-BDE9-67F3BFBD1C14> /usr/lib/system/libsystem_asl.dylib

0xa7a77000 - 0xa7a77fff  libsystem_blocks.dylib (73) <2A8CA766-7312-36E8-A043-7EC450750EEC> /usr/lib/system/libsystem_blocks.dylib

0xa7a78000 - 0xa7b04ff3  libsystem_c.dylib (1272.200.26) <E7F4006B-C8BB-326E-BE06-A6D9F3E700DA> /usr/lib/system/libsystem_c.dylib

0xa7b05000 - 0xa7b08fff  libsystem_configuration.dylib (963.200.27) <2F5D0B67-6855-39C7-909A-DFBC6AA40CCF> /usr/lib/system/libsystem_configuration.dylib

0xa7b09000 - 0xa7b0cfff  libsystem_coreservices.dylib (66) <ED3F8BA3-C29A-30A9-956E-C6DD49A76407> /usr/lib/system/libsystem_coreservices.dylib

0xa7b0d000 - 0xa7b12fff  libsystem_darwin.dylib (1272.200.26) <D420D959-5C14-3F04-875A-1B25C55FDB17> /usr/lib/system/libsystem_darwin.dylib

0xa7b13000 - 0xa7b19ffb  libsystem_dnssd.dylib (878.230.2) <9E86115A-610E-3FD1-A449-2298E4DB1E56> /usr/lib/system/libsystem_dnssd.dylib

0xa7b1a000 - 0xa7b6cff7  libsystem_info.dylib (517.200.9) <DED74DB8-DFFB-3AC2-A9DB-0874F6DCEDA1> /usr/lib/system/libsystem_info.dylib

0xa7b6d000 - 0xa7b95fff  libsystem_kernel.dylib (4903.231.4) <E31D7BAD-27B9-3FF2-82A4-735FCFFB0E3A> /usr/lib/system/libsystem_kernel.dylib

0xa7b96000 - 0xa7be4fdb  libsystem_m.dylib (3158.200.7) <2A68A353-D3D6-3EDB-88C2-874BBA99B2E6> /usr/lib/system/libsystem_m.dylib

0xa7be5000 - 0xa7c01fff  libsystem_malloc.dylib (166.220.1) <77B017D1-BCA4-3626-81E7-D783BCA5CBB7> /usr/lib/system/libsystem_malloc.dylib

0xa7c02000 - 0xa7c0dfff  libsystem_networkextension.dylib (767.220.1) <ECD6A7B6-BD78-3E4C-9357-8E83F1551154> /usr/lib/system/libsystem_networkextension.dylib

0xa7c0e000 - 0xa7c14fff  libsystem_notify.dylib (172.200.21) <D298DA4C-D152-3B0F-A853-7713CCFF570B> /usr/lib/system/libsystem_notify.dylib

0xa7c15000 - 0xa7c1cffb  libsystem_platform.dylib (177.200.16) <A71BC776-D4BA-3DFC-B63E-B4CF1E7EE96E> /usr/lib/system/libsystem_platform.dylib

0xa7c1d000 - 0xa7c28ff3  libsystem_pthread.dylib (330.230.1) <4489415B-567F-3200-AF64-1FEF70533EB2> /usr/lib/system/libsystem_pthread.dylib

0xa7c29000 - 0xa7c2cff7  libsystem_sandbox.dylib (851.230.3) <9EEF9F0F-701A-358D-9808-C071B075E8B6> /usr/lib/system/libsystem_sandbox.dylib

0xa7c2d000 - 0xa7c2ffff  libsystem_secinit.dylib (30.220.1) <134F8AAF-3A69-31B5-8C77-9545BA80B7E0> /usr/lib/system/libsystem_secinit.dylib

0xa7c30000 - 0xa7c37fff  libsystem_symptoms.dylib (820.237.2) <C492F02A-CC46-38F5-9673-FB4A3ACB3E76> /usr/lib/system/libsystem_symptoms.dylib

0xa7c38000 - 0xa7c4cffb  libsystem_trace.dylib (906.220.1) <3C04AA0C-A2CA-38B9-9E81-F655F4317A55> /usr/lib/system/libsystem_trace.dylib

0xa7c4e000 - 0xa7c54fff  libunwind.dylib (35.4) <D5256A06-AEE7-35D3-A8D0-7193ED20E28A> /usr/lib/system/libunwind.dylib

0xa7c55000 - 0xa7c84ffb  libxpc.dylib (1336.220.5) <C45A6C19-501D-3500-BA74-794A34A788DD> /usr/lib/system/libxpc.dylib

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

    thread_create: 0

    thread_set_state: 0

VM Region Summary:

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

Writable regions: Total=98.6M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=98.6M(100%)

                                VIRTUAL   REGION

REGION TYPE                        SIZE    COUNT (non-coalesced)

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

Activity Tracing                   256K        2

CG backing stores                   16K        3

CG image                             8K        2

CoreAnimation                       28K        2

CoreGraphics                         8K        2

CoreUI image data                  148K        3

CoreUI image file                  320K        5

Kernel Alloc Once                    8K        2

MALLOC                            87.1M       29

MALLOC guard page                   32K        9

Stack                             10.5M        7

Stack Guard                       56.0M        7

VM_ALLOCATE                        108K       12

__DATA                            10.3M      212

__FONT_DATA                          4K        2

__LINKEDIT                        76.2M        6

__OBJC                            3136K       78

__TEXT                           140.1M      216

__UNICODE                          564K        2

mapped file                      322.7M      200

shared memory                      632K       10

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

TOTAL                            708.1M      790

Model: MacBookPro13,3, BootROM 251.0.0.0.0, 4 processors, Intel Core i7, 2.7 GHz, 16 GB, SMC 2.38f7

Graphics: Intel HD Graphics 530, Intel HD Graphics 530, Built-In

Graphics: Radeon Pro 455, AMD Radeon Pro 455, PCIe

Memory Module: BANK 0/DIMM0, 8 GB, LPDDR3, 2133 MHz, 0x802C, 0x4D5435324C31473332443450472D30393320

Memory Module: BANK 1/DIMM0, 8 GB, LPDDR3, 2133 MHz, 0x802C, 0x4D5435324C31473332443450472D30393320

AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x15A), Broadcom BCM43xx 1.0 (7.77.61.1 AirPortDriverBrcmNIC-1305.2)

Bluetooth: Version 6.0.9f2, 3 services, 27 devices, 1 incoming serial ports

Network Service: USB 10/100/1000 LAN, Ethernet, en8

Network Service: Wi-Fi, AirPort, en0

USB Device: USB 3.0 Bus

USB Device: iBridge

USB Device: USB2.0 Hub

USB Device: USB2.0 Hub

USB Device: USB-C multiport device

USB Device: USB PnP Audio Device

USB Device: USB3.0 Hub

USB Device: USB3.0 Hub

USB Device: USB 10/100/1000 LAN

USB Device: NS1081

Thunderbolt Bus: MacBook Pro, Apple Inc., 39.3

Thunderbolt Bus: MacBook Pro, Apple Inc., 39.3

0 Kudos
0 Replies