Hello Guest, Welcome to Apnea Board !
As a guest, you are limited to certain areas of the board and there are some features you can't use.
To post a message, you must create a free account using a valid email address.

or Create an Account


New Posts   Today's Posts

mac, SH, Contec CMS50F
#1
mac, SH, Contec CMS50F
Hi,

I have searched the forum and found lots of info but so far none has helped me to connect to my Pulse Oximeter, Contec CMS50F. I have Sleepy Head and a Mac 10.13.6. I downloaded and installed the driver, CP210x USB to UART Bridge VCP Drivers.

The pulse oximeter connect to the computer via USB, thus the driver. The problem seems to be that Sleepyhead cannot find a device.

Any help is greatly appreciated,

Thanks,

Cynthia
Post Reply Post Reply
#2
RE: mac, sleepyhead, Contec CMS50F
Same problem - any solution?
Post Reply Post Reply
#3
RE: mac, sleepyhead, Contec CMS50F
Pageski and Nevada7 - There is a new 3.0.5 version of their software to work with newer firmware. What is the firmware version of your CMS50F? Have you tried using the Mac software from torontek to create a .spo2 file for OSCAR or sleepyhead to read?

The torontek site is http://torontek.com/product/torontek-b400/
Apnea Board Monitors are members who help oversee the smooth functioning of the Board. They are also members of the Advisory Committee which helps shape Apnea Board's rules & policies. Membership in the Advisory Members group does not imply medical expertise or qualification for advising Sleep Apnea patients concerning their treatment.
Post Reply Post Reply
#4
RE: mac, sleepyhead, Contec CMS50F
Thanks for your response.  I am using a mac, so I don't have software to install onto my mac for it to read the CMS50F (so I don't know how to update the devices firmware). 
I downloaded oscar, but have the same problem.  It wants me to go to the menu on the CMS50F and select "upload" but there is no "upload" on the menu.
I downloaded the software you linked to, but couldn't figure out how to connect to the to CMS50F to create a data file.  I'm still exploring that though.
Post Reply Post Reply
#5
RE: mac, sleepyhead, Contec CMS50F
I was able to download the software and retreive data, but the instructions don't match up to what I see, and it takes forever to load any of the data so I haven't been able to do much with it.  Haven't been able to figure out how to access the raw files or export/save the stored data to my computer to import to Oscar.
Post Reply Post Reply
#6
RE: mac, sleepyhead, Contec CMS50F
SUMMARY:
Problems downloading PulseOx data from CMS50F, FW ver 6.1
( I am doing it, but it is PAINFUL , OUCH !! )
Included are notes on SW & HW and an OSCAR ver 1.0.1-r-1 process sample from macOS 10.15.1
My documentation of the process/problems is kind of weak but I blame it on Apnea Brain Fog.
If there are requests for more info/detail, I will try to comply.

DETAILS:
OSCAR Wizard (macOS) is giving me fits and confusing me and then NOTHING.
- when I get to the import phase and click button nothing happens >> see attached OSCAR process sample

SPO2 Assistant (Win10pro) is giving me fits and confusing me and then I somehow get a file and move to macOS and then I use the OSCAR Oximetry file import to get the data in which works well once I select the proper sync option. Using the time stamps from the CONTEC CMS50F is working well.
Code:
****************************************************
****************************************************
NOTES: SW & HW and OSCAR process sample
****************************************************
****************************************************
OSCAR , ver 1.0.1-r-1 (macOS)
****************************************************
CONTEC, Model CMS50F , FW ver: 6.1 , S/N: 19050500762
****************************************************
SPO2 Assistant: ver 3.0.4 (Win10pro, under Parallels virtual)
****************************************************
Notes:
Model Name: MacBook Pro
 Model Identifier: MacBookPro11,1
 Processor Name: Dual-Core Intel Core i7
 Processor Speed: 3 GHz
 Number of Processors: 1
 Total Number of Cores: 2
 L2 Cache (per Core): 256 KB
 L3 Cache: 4 MB
 Hyper-Threading Technology: Enabled
 Memory: 16 GB
 Boot ROM Version: 157.0.0.0.0
 SMC Version (system): 2.16f68
 Serial Number (system): C2QPR02NG96V
 Hardware UUID: 68E368C8-BA07-506F-AA8B-67EF665A6887
*******************************************************
System Software Overview:

 System Version: macOS 10.15.1 (19B68f)
 Kernel Version: Darwin 19.0.0
 Boot Volume: Macintosh HD
 Boot Mode: Normal
 Computer Name: G&MBmBook15
 User Name: GLR_MB15 (glr)
 Secure Virtual Memory: Enabled
 System Integrity Protection: Enabled
 Time since boot: 2:11
*****************************************
Win10pro ver 1903 -build 18999.1 - running in Parallels 15.0.0 virtual machine.
SPO2 Assistant: ver 3.0.4
*****************************************
*****************************************
macOS Activity Monitor -> Sample of OSCAR process after clicking Oximeter data button  ?"finish and save"?, waiting for a few minutes and NOTHING was happening. Clicking the CANCEL button allowed the program to continue and seemingly all was well, except that the data import was not successful.

****
Sampling process 854 for 3 seconds with 1 millisecond of run time between samples
Sampling completed, processing symbols...
Analysis of sampling OSCAR (pid 854) every 1 millisecond
Process:         OSCAR [854]
Path:            /Applications/OSCAR sleep apnea.app/Contents/MacOS/OSCAR
Load Address:    0x103484000
Identifier:      org.oscar-team.OSCAR
Version:         0
Code Type:       X86-64
Parent Process:  ??? [1]

Date/Time:       2019-10-17 11:57:43.338 -0400
Launch Time:     2019-10-17 11:46:05.499 -0400
OS Version:      Mac OS X 10.15.1 (19B68f)
Report Version:  7
Analysis Tool:   /usr/bin/sample

Physical footprint:         377.9M
Physical footprint (peak):  379.6M
----

Call graph:
   2737 Thread_17842   DispatchQueue_1: com.apple.main-thread  (serial)
   + 2737 start  (in libdyld.dylib) + 1  [0x7fff67baf2e5]
   +   2737 main  (in OSCAR) + 10072  [0x1034bec58]
   +     2737 QCoreApplication::exec()  (in QtCore) + 130  [0x104a87502]
   +       2737 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)  (in QtCore) + 431  [0x104a8255f]
   +         2737 ???  (in libqcocoa.dylib)  load address 0x106abb000 + 0x300ab  [0x106aeb0ab]
   +           2737 -[NSApplication run]  (in AppKit) + 658  [0x7fff2d820234]
   +             2737 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]  (in AppKit) + 1352  [0x7fff2d825a94]
   +               2737 _DPSNextEvent  (in AppKit) + 990  [0x7fff2d826d24]
   +                 2737 _BlockUntilNextEventMatchingListInModeWithFilter  (in HIToolbox) + 64  [0x7fff2f18a4d7]
   +                   2737 ReceiveNextEventCommon  (in HIToolbox) + 356  [0x7fff2f18a659]
   +                     2737 RunCurrentEventLoopInMode  (in HIToolbox) + 292  [0x7fff2f18aa0d]
   +                       2737 CFRunLoopRunSpecific  (in CoreFoundation) + 499  [0x7fff30600f93]
   +                         2737 __CFRunLoopRun  (in CoreFoundation) + 1272  [0x7fff30601710]
   +                           2737 __CFRunLoopDoSources0  (in CoreFoundation) + 209  [0x7fff30602104]
   +                             2737 __CFRunLoopDoSource0  (in CoreFoundation) + 103  [0x7fff3061eb10]
   +                               2737 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__  (in CoreFoundation) + 17  [0x7fff3061eb71]
   +                                 2737 ???  (in libqcocoa.dylib)  load address 0x106abb000 + 0x31130  [0x106aec130]
   +                                   2737 ???  (in libqcocoa.dylib)  load address 0x106abb000 + 0x309d0  [0x106aeb9d0]
   +                                     2737 QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>)  (in QtGui) + 219  [0x1041bd5ab]
   +                                       2737 QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*)  (in QtGui) + 3404  [0x1041d627c]
   +                                         2737 QCoreApplication::notifyInternal2(QObject*, QEvent*)  (in QtCore) + 212  [0x104a86ef4]
   +                                           2737 QApplication::notify(QObject*, QEvent*)  (in QtWidgets) + 594  [0x103c0dcf2]
   +                                             2737 QApplicationPrivate::notify_helper(QObject*, QEvent*)  (in QtWidgets) + 269  [0x103c0c8ed]
   +                                               2737 ???  (in QtWidgets)  load address 0x103bfc000 + 0x6a795  [0x103c66795]
   +                                                 2737 ???  (in QtWidgets)  load address 0x103bfc000 + 0x6baae  [0x103c67aae]
   +                                                   2737 QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool, bool)  (in QtWidgets) + 896  [0x103c0d210]
   +                                                     2737 QCoreApplication::notifyInternal2(QObject*, QEvent*)  (in QtCore) + 212  [0x104a86ef4]
   +                                                       2737 QApplication::notify(QObject*, QEvent*)  (in QtWidgets) + 7336  [0x103c0f748]
   +                                                         2737 QApplicationPrivate::notify_helper(QObject*, QEvent*)  (in QtWidgets) + 269  [0x103c0c8ed]
   +                                                           2737 QToolButton::event(QEvent*)  (in QtWidgets) + 319  [0x103defa1f]
   +                                                             2737 QWidget::event(QEvent*)  (in QtWidgets) + 445  [0x103c485fd]
   +                                                               2737 QToolButton::mouseReleaseEvent(QMouseEvent*)  (in QtWidgets) + 15  [0x103def48f]
   +                                                                 2737 QAbstractButton::mouseReleaseEvent(QMouseEvent*)  (in QtWidgets) + 271  [0x103cf7bbf]
   +                                                                   2737 ???  (in QtWidgets)  load address 0x103bfc000 + 0xfaa8c  [0x103cf6a8c]
   +                                                                     2737 ???  (in QtWidgets)  load address 0x103bfc000 + 0xfabef  [0x103cf6bef]
   +                                                                       2737 QMetaObject::activate(QObject*, int, int, void**)  (in QtCore) + 1773  [0x104ab7bfd]
   +                                                                         2737 Welcome::qt_metacall(QMetaObject::Call, int, void**)  (in OSCAR) + 138  [0x10374122a]
   +                                                                           2737 MainWindow::JumpOxiWizard()  (in OSCAR) + 54  [0x1034e4b36]
   +                                                                             2737 QDialog::exec()  (in QtWidgets) + 526  [0x103e09a0e]
   +                                                                               2737 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)  (in QtCore) + 431  [0x104a8255f]
   +                                                                                 2737 ???  (in libqcocoa.dylib)  load address 0x106abb000 + 0x3000e  [0x106aeb00e]
   +                                                                                   2737 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]  (in AppKit) + 1352  [0x7fff2d825a94]
   +                                                                                     2737 _DPSNextEvent  (in AppKit) + 990  [0x7fff2d826d24]
   +                                                                                       2737 _BlockUntilNextEventMatchingListInModeWithFilter  (in HIToolbox) + 64  [0x7fff2f18a4d7]
   +                                                                                         2737 ReceiveNextEventCommon  (in HIToolbox) + 600  [0x7fff2f18a74d]
   +                                                                                           2737 RunCurrentEventLoopInMode  (in HIToolbox) + 292  [0x7fff2f18aa0d]
   +                                                                                             2737 CFRunLoopRunSpecific  (in CoreFoundation) + 499  [0x7fff30600f93]
   +                                                                                               2737 __CFRunLoopRun  (in CoreFoundation) + 1695  [0x7fff306018b7]
   +                                                                                                 2737 __CFRunLoopServiceMachPort  (in CoreFoundation) + 322  [0x7fff3060231b]
   +                                                                                                   2737 mach_msg  (in libsystem_kernel.dylib) + 60  [0x7fff67cf868c]
   +                                                                                                     2737 mach_msg_trap  (in libsystem_kernel.dylib) + 10  [0x7fff67cf8126]
   2737 Thread_17892: Thread (pooled)
   + 2737 thread_start  (in libsystem_pthread.dylib) + 15  [0x7fff67db858f]
   +   2737 _pthread_start  (in libsystem_pthread.dylib) + 125  [0x7fff67dbbd36]
   +     2737 ???  (in QtCore)  load address 0x10489e000 + 0x22183  [0x1048c0183]
   +       2737 ???  (in QtCore)  load address 0x10489e000 + 0x2711d  [0x1048c511d]
   +         2737 LogThread::run()  (in OSCAR) + 402  [0x1036de072]
   +           2737 ???  (in QtCore)  load address 0x10489e000 + 0x23e85b  [0x104adc85b]
   +             2737 nanosleep  (in libsystem_c.dylib) + 196  [0x7fff67c7f142]
   +               2737 __semwait_signal  (in libsystem_kernel.dylib) + 10  [0x7fff67cfbff2]
   2737 Thread_17921: com.apple.NSEventThread
   + 2737 thread_start  (in libsystem_pthread.dylib) + 15  [0x7fff67db858f]
   +   2737 _pthread_start  (in libsystem_pthread.dylib) + 125  [0x7fff67dbbd36]
   +     2737 _NSEventThread  (in AppKit) + 132  [0x7fff2d82e27a]
   +       2737 CFRunLoopRunSpecific  (in CoreFoundation) + 499  [0x7fff30600f93]
   +         2737 __CFRunLoopRun  (in CoreFoundation) + 1695  [0x7fff306018b7]
   +           2737 __CFRunLoopServiceMachPort  (in CoreFoundation) + 322  [0x7fff3060231b]
   +             2737 mach_msg  (in libsystem_kernel.dylib) + 60  [0x7fff67cf868c]
   +               2737 mach_msg_trap  (in libsystem_kernel.dylib) + 10  [0x7fff67cf8126]
   2737 Thread_19153: com.apple.CFSocket.private
     2737 thread_start  (in libsystem_pthread.dylib) + 15  [0x7fff67db858f]
       2737 _pthread_start  (in libsystem_pthread.dylib) + 125  [0x7fff67dbbd36]
         2737 __CFSocketManager  (in CoreFoundation) + 632  [0x7fff3062fa7a]
           2737 __select  (in libsystem_kernel.dylib) + 10  [0x7fff67cff7a6]

Total number in stack (recursive counted multiple, when >=5):

Sort by top of stack, same collapsed (when >= 5):
       mach_msg_trap  (in libsystem_kernel.dylib)        5474
       __select  (in libsystem_kernel.dylib)        2737
       __semwait_signal  (in libsystem_kernel.dylib)        2737

Binary Images:
      0x103484000 -        0x103ac2ffb +org.oscar-team.OSCAR (0) <4B53A648-6626-3948-B84B-ACFD26B96C14> /Applications/OSCAR sleep apnea.app/Contents/MacOS/OSCAR
      0x103b50000 -        0x103b79ff7 +org.qt-project.QtPrintSupport (5.12 - 5.12.2) <89611C78-B593-37B0-A57B-3FBFFF4D7635> /Applications/OSCAR sleep apnea.app/Contents/Frameworks/QtPrintSupport.framework/Versions/5/QtPrintSupport
      0x103ba2000 -        0x103bd6ff3 +org.qt-project.QtOpenGL (5.12 - 5.12.2) <C3819F92-C025-34A9-B5BA-1CFB20C8C10B> /Applications/OSCAR sleep apnea.app/Contents/Frameworks/QtOpenGL.framework/Versions/5/QtOpenGL
      0x103bfc000 -        0x10403affb +org.qt-project.QtWidgets (5.12 - 5.12.2) <75F07736-31B1-3044-B286-977143A9BEC5> /Applications/OSCAR sleep apnea.app/Contents/Frameworks/QtWidgets.framework/Versions/5/QtWidgets
      0x1041a2000 -        0x1045e2ff3 +org.qt-project.QtGui (5.12 - 5.12.2) <014E47B2-A8A5-3AC2-A35A-DB33D4FA4FD6> /Applications/OSCAR sleep apnea.app/Contents/Frameworks/QtGui.framework/Versions/5/QtGui
      0x1046e9000 -        0x1047f3fff +org.qt-project.QtNetwork (5.12 - 5.12.2) <AD3ED7DB-493B-3A40-A173-CEEFE1B6A786> /Applications/OSCAR sleep apnea.app/Contents/Frameworks/QtNetwork.framework/Versions/5/QtNetwork
      0x10483b000 -        0x10486cfff +org.qt-project.QtXml (5.12 - 5.12.2) <3DA13079-8AD1-3871-B13C-8473F007742B> /Applications/OSCAR sleep apnea.app/Contents/Frameworks/QtXml.framework/Versions/5/QtXml
      0x104884000 -        0x104890ff7 +org.qt-project.QtSerialPort (5.12 - 5.12.2) <E87E0DA1-76C4-3D1F-A6CB-3DA8B47084D4> /Applications/OSCAR sleep apnea.app/Contents/Frameworks/QtSerialPort.framework/Versions/5/QtSerialPort
      0x10489e000 -        0x104dccfff +org.qt-project.QtCore (5.12 - 5.12.2) <0A79EF75-4563-3EDD-A0CD-B75B302C6E52> /Applications/OSCAR sleep apnea.app/Contents/Frameworks/QtCore.framework/Versions/5/QtCore
      0x106abb000 -        0x106c1aff7 +libqcocoa.dylib (0) <2302EF1D-93F9-3EE5-983D-EE1C3896D5EA> /Applications/OSCAR sleep apnea.app/Contents/PlugIns/platforms/libqcocoa.dylib
      0x106c65000 -        0x106cc3fff +org.qt-project.QtDBus (5.12 - 5.12.2) <A6651EE3-85E4-34E9-8305-BE684C97DDFA> /Applications/OSCAR sleep apnea.app/Contents/Frameworks/QtDBus.framework/Versions/5/QtDBus
      0x108cad000 -        0x108cd1fff +libqmacstyle.dylib (0) <98739352-E7C4-3007-A767-C60CC1D8D20A> /Applications/OSCAR sleep apnea.app/Contents/PlugIns/styles/libqmacstyle.dylib
      0x108efb000 -        0x108f01ff3 +libqgif.dylib (0) <B71270DB-0947-35A1-90D0-2B31C17FC1EC> /Applications/OSCAR sleep apnea.app/Contents/PlugIns/imageformats/libqgif.dylib
      0x108f05000 -        0x108f0cffb +libqicns.dylib (0) <8924765E-CCEF-33FE-93CD-FFFF2E13CD92> /Applications/OSCAR sleep apnea.app/Contents/PlugIns/imageformats/libqicns.dylib
      0x108f11000 -        0x108f16ff3 +libqico.dylib (0) <0501CB3D-8253-382B-BE79-6C69B01970FA> /Applications/OSCAR sleep apnea.app/Contents/PlugIns/imageformats/libqico.dylib
      0x108f1b000 -        0x108f7effb +libqjpeg.dylib (0) <E1F0A251-6399-320A-A74B-09FBBAF6CCBA> /Applications/OSCAR sleep apnea.app/Contents/PlugIns/imageformats/libqjpeg.dylib
      0x108f84000 -        0x108f88ff7 +libqmacheif.dylib (0) <94BB0125-4479-3D34-B813-D01921DFE855> /Applications/OSCAR sleep apnea.app/Contents/PlugIns/imageformats/libqmacheif.dylib
      0x108f8c000 -        0x108f90ff7 +libqmacjp2.dylib (0) <6D2C7CCF-43F2-35CF-BB84-F0FE7FD347C5> /Applications/OSCAR sleep apnea.app/Contents/PlugIns/imageformats/libqmacjp2.dylib
      0x108f94000 -        0x108f98ffb +libqtga.dylib (0) <22862CC6-523C-3B7F-822E-80B0B7FA2E08> /Applications/OSCAR sleep apnea.app/Contents/PlugIns/imageformats/libqtga.dylib
      0x108f9c000 -        0x108fffff3 +libqtiff.dylib (0) <CFDE6D59-F15D-3F9B-9DB5-794EDBC5179E> /Applications/OSCAR sleep apnea.app/Contents/PlugIns/imageformats/libqtiff.dylib
      0x109007000 -        0x10900aff3 +libqwbmp.dylib (0) <82459E5F-9FF4-3643-81FB-6AEEC9134D59> /Applications/OSCAR sleep apnea.app/Contents/PlugIns/imageformats/libqwbmp.dylib
      0x10900e000 -        0x1090a2ff3 +libqwebp.dylib (0) <EA127AF0-2F8F-3E9B-AF50-D9FA9E3449CC> /Applications/OSCAR sleep apnea.app/Contents/PlugIns/imageformats/libqwebp.dylib
      0x10996d000 -        0x109970047  libobjc-trampolines.dylib (781) <6CF41A53-C75E-3AAA-9E47-E35C1EE56CE4> /usr/lib/libobjc-trampolines.dylib
      0x10abe3000 -        0x10ac73b5f  dyld (733.6) <34055CF3-0057-315E-9CE7-6F340CBB14A2> /usr/lib/dyld
   0x7fff24fae000 -     0x7fff251baff7  com.apple.RawCamera.bundle (9.00.1 - 1310.23) <A0E1BB1F-4D68-3415-90E8-79ACA52791A8> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
   0x7fff27f33000 -     0x7fff28444fff  com.apple.driver.AppleIntelHD5000GraphicsGLDriver (14.2.11 - 14.0.2) <22786739-5DDC-3403-BFD1-0C508B04FAF6> /System/Library/Extensions/AppleIntelHD5000GraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHD5000GraphicsGLDriver
   0x7fff28445000 -     0x7fff284d8ffb  com.apple.driver.AppleIntelHD5000GraphicsMTLDriver (14.2.11 - 14.0.2) <08749686-0CB1-3FDA-928C-571D249DB622> /System/Library/Extensions/AppleIntelHD5000GraphicsMTLDriver.bundle/Contents/MacOS/AppleIntelHD5000GraphicsMTLDriver
   0x7fff2bfc6000 -     0x7fff2bfcaffb  com.apple.agl (3.3.3 - AGL-3.3.3) <D0D1DF27-C736-37CC-9A57-92B9A0A23B48> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
   0x7fff2c3b0000 -     0x7fff2c3b0fff  com.apple.Accelerate (1.11 - Accelerate 1.11) <219F3939-A622-3E31-82DB-B2CB0ED97104> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
   0x7fff2c3b1000 -     0x7fff2c3c7ff7  libCGInterfaces.dylib (524.2) <23142415-0CD0-3020-B17E-F600C3889856> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
   0x7fff2c3c8000 -     0x7fff2ca33fdf  com.apple.vImage (8.1 - 524.2) <DCF3349F-1159-3F46-81E0-C18E041DC940> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
   0x7fff2ca34000 -     0x7fff2cc9cfff  libBLAS.dylib (1303) <B950B953-116A-3C78-91A9-F983F61BC795> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
   0x7fff2cc9d000 -     0x7fff2cf8cff7  libBNNS.dylib (144.40.3) <CDD5ED50-BD0C-310D-A5CF-BF618FBBA5FC> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
   0x7fff2cf8e000 -     0x7fff2d333fff  libLAPACK.dylib (1303) <5C248B39-F233-3074-A3A5-AF8F436FBF87> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
   0x7fff2d334000 -     0x7fff2d349ff8  libLinearAlgebra.dylib (1303) <3AEC87AB-568C-3D88-959A-D6D8C2776FEC> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
   0x7fff2d34a000 -     0x7fff2d34fff3  libQuadrature.dylib (7) <7EE59014-8FC5-3369-868B-8A87E590BF78> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
   0x7fff2d350000 -     0x7fff2d3c0fff  libSparse.dylib (103) <093F97A4-47DE-38DF-BB7A-FF5A3FB0BB3B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib
   0x7fff2d3c1000 -     0x7fff2d3d3fef  libSparseBLAS.dylib (1303) <4536B3F7-7017-36F5-B500-1A63F691CE03> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
   0x7fff2d3d4000 -     0x7fff2d5adffb  libvDSP.dylib (735) <850EB254-88FA-39B1-AFD3-A201A7C5F784> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
   0x7fff2d5ae000 -     0x7fff2d669fd3  libvMisc.dylib (735) <88E11466-6C29-38AF-91AA-4E984AAB0A38> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
   0x7fff2d66a000 -     0x7fff2d66afff  com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <F2F5316E-5F35-3C0A-AD4C-7BA7AB0C0458> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
   0x7fff2d66b000 -     0x7fff2d6caffc  com.apple.Accounts (113 - 113) <655EF0E4-D951-3A6D-BBB4-3DF33E274F29> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
   0x7fff2d80f000 -     0x7fff2e5c3ff0  com.apple.AppKit (6.9 - 1894.10.104) <7CE9124A-A6B0-3D8B-A8CA-EAA93209C8C1> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
   0x7fff2e613000 -     0x7fff2e613fff  com.apple.ApplicationServices (48 - 50) <E9B92C6E-0A3C-312C-89C2-26304B137629> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
   0x7fff2e614000 -     0x7fff2e67ffff  com.apple.ApplicationServices.ATS (377 - 493) <CF8434BF-B51D-3A68-B6FC-AFB0765530A2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
   0x7fff2e718000 -     0x7fff2e756ffa  libFontRegistry.dylib (274) <A512DEE5-A697-3EE6-AF9D-606C9D9156A0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
   0x7fff2e7b1000 -     0x7fff2e7e0ff7  com.apple.ATSUI (1.0 - 1) <50DC5F09-5336-3718-AEE9-490773BA3070> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATSUI.framework/Versions/A/ATSUI
   0x7fff2e7e1000 -     0x7fff2e7e5ff3  com.apple.ColorSyncLegacy (4.13.0 - 1) <D4F7C969-FE2C-3036-94E3-FD2882F89C6F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy
   0x7fff2e880000 -     0x7fff2e8d6ffa  com.apple.HIServices (1.22 - 672) <0B1FD2E8-DEBD-3ED3-82F7-E0F80F21621A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
   0x7fff2e8d7000 -     0x7fff2e8e5fff  com.apple.LangAnalysis (1.7.0 - 1.7.0) <72ECDBB9-F607-3FB3-ABC3-882C9EFB3245> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
   0x7fff2e8e6000 -     0x7fff2e92bff2  com.apple.print.framework.PrintCore (15 - 516) <78F4A9D5-82F5-3578-A78F-CDD438DB6A6C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
   0x7fff2e92c000 -     0x7fff2e936fff  com.apple.QD (4.0 - 413) <63CCC6D7-659A-341A-A8A4-55B596EEFE9C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
   0x7fff2e937000 -     0x7fff2e944ff0  com.apple.speech.synthesis.framework (9.0.22 - 9.0.22) <202F6033-A76D-3B2C-9BA9-9CCF4493AB4D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
   0x7fff2e945000 -     0x7fff2ea12ffa  com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <3FD89CDB-B1F6-37CF-9311-771402E8CF8F> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
   0x7fff2ea14000 -     0x7fff2ea14fff  com.apple.audio.units.AudioUnit (1.14 - 1.14) <44F97FA5-B05F-3BD2-9201-1032C5F307E7> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
   0x7fff2ed8a000 -     0x7fff2f101ffb  com.apple.CFNetwork (1120 - 1120) <A301169E-7F92-34C6-89C0-02D01943AA2E> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
   0x7fff2f17b000 -     0x7fff2f17bfff  com.apple.Carbon (160 - 162) <97273F12-C56A-3745-940E-4F926BA6245C> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
   0x7fff2f17c000 -     0x7fff2f17fffb  com.apple.CommonPanels (1.2.6 - 101) <9286951D-8B2F-3A4B-86B2-767AFCC6A591> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
   0x7fff2f180000 -     0x7fff2f474ff9  com.apple.HIToolbox (2.1.1 - 993.2) <DE4CE1DD-F568-3890-81B9-5B0673C54C12> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
   0x7fff2f475000 -     0x7fff2f478ff3  com.apple.help (1.3.8 - 68) <64630D33-B292-3FD1-A3B7-AE98D4157EF1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
   0x7fff2f479000 -     0x7fff2f47eff7  com.apple.ImageCapture (9.0 - 1600.18) <4B628CBB-65EC-3A36-8EBB-2F9D7D328744> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
   0x7fff2f47f000 -     0x7fff2f47ffff  com.apple.ink.framework (10.15 - 227) <ED29C75F-6E14-352E-ACB9-AA899E2F5429> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
   0x7fff2f480000 -     0x7fff2f49aff2  com.apple.openscripting (1.7 - 185) <966F5068-9D80-3E3C-A97F-167DAAC913F5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
   0x7fff2f4bb000 -     0x7fff2f4bbfff  com.apple.print.framework.Print (15 - 271) <4DDF3DC5-A69B-3BB8-B5F3-42ECC341A0B4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
   0x7fff2f4bc000 -     0x7fff2f4beff7  com.apple.securityhi (9.0 - 55008) <8E09C68A-87BB-3D55-A52F-AB1B249D06F8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
   0x7fff2f4bf000 -     0x7fff2f4c5ff7  com.apple.speech.recognition.framework (6.0.3 - 6.0.3) <E2CECD92-568A-3C7A-AD98-D99CEF1BBCBF> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
   0x7fff2f66e000 -     0x7fff2f859ff7  com.apple.ColorSync (4.13.0 - 3394.3) <DCAECEC5-F7D0-3A28-AE9D-3FA59CC9FB26> /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync
   0x7fff2fb43000 -     0x7fff30052ffa  com.apple.audio.CoreAudio (5.0 - 5.0) <81FEADC7-7395-34DD-9C8B-B62120C11E13> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
   0x7fff300a5000 -     0x7fff300dcff0  com.apple.CoreBluetooth (1.0 - 1) <5BEEF7C0-4754-38D5-AE9F-D95BEA428C5A> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
   0x7fff300dd000 -     0x7fff304baff2  com.apple.CoreData (120 - 972.3) <55DF74E0-13C0-3B3B-A9C3-4984788F41A9> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
   0x7fff304bb000 -     0x7fff305c6ffe  com.apple.CoreDisplay (1.0 - 107) <A0909408-2C7B-363A-AA52-2DA46A146BA6> /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay
   0x7fff305c7000 -     0x7fff30a46fe7  com.apple.CoreFoundation (6.9 - 1673.125) <D9049A2B-9B85-3175-93AC-F71943185608> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
   0x7fff30a48000 -     0x7fff310c0ff8  com.apple.CoreGraphics (2.0 - 1348.12.4.1) <F1374711-85C1-32F3-9E50-3C4BDE905EB9> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
   0x7fff310ce000 -     0x7fff3142bff5  com.apple.CoreImage (15.0.0 - 910.8) <CE3DB305-25FF-31FE-9334-C2370473BAAF> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
   0x7fff317ef000 -     0x7fff318c9ffc  com.apple.CoreMedia (1.0 - 2510.17.4.1) <D30B71D9-3F79-3416-8D7E-F56FD8CE5263> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
   0x7fff319b3000 -     0x7fff319b3fff  com.apple.CoreServices (1069.8 - 1069.8) <9BF06DC7-30CB-389E-B0C5-C5F188D9DEF5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
   0x7fff319b4000 -     0x7fff31a39ff7  com.apple.AE (838 - 838) <3301AF1B-D178-306A-9641-B57AA03FB1BE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
   0x7fff31a3a000 -     0x7fff31d1bfff  com.apple.CoreServices.CarbonCore (1217 - 1217) <FAA1467B-6D39-3EBE-9810-A4DF49478F10> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
   0x7fff31d1c000 -     0x7fff31d69ffd  com.apple.DictionaryServices (1.2 - 323) <C1798F09-36D3-3C8E-AF72-A3DE63962AF1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
   0x7fff31d6a000 -     0x7fff31d72fff  com.apple.CoreServices.FSEvents (1268.40.5 - 1268.40.5) <9BB76885-7CD7-3369-B759-33F7E5DA5392> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
   0x7fff31d73000 -     0x7fff31facff8  com.apple.LaunchServices (1069.8 - 1069.8) <ADF6F1F1-F445-3103-8AEF-3695B524A5D8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
   0x7fff31fad000 -     0x7fff32045ff1  com.apple.Metadata (10.7.0 - 2072) <FBADA3F7-25FA-3DEE-B868-594A89C743AA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
   0x7fff32046000 -     0x7fff32073ff7  com.apple.CoreServices.OSServices (1069.8 - 1069.8) <21FAEE14-8A23-3ED5-98EE-9E8BDB49B4B6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
   0x7fff32074000 -     0x7fff320dbfff  com.apple.SearchKit (1.4.1 - 1.4.1) <F0A931E4-0C31-36BA-8DD7-01FDF9813FB7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
   0x7fff320dc000 -     0x7fff32100ffd  com.apple.coreservices.SharedFileList (131 - 131) <62C3066A-3991-313F-AE2D-75B2B5934D52> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
   0x7fff32428000 -     0x7fff325dcff6  com.apple.CoreText (643.1.1.5 - 643.1.1.5) <4525DC61-0B5B-33B2-A249-68C6A1267EE7> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
   0x7fff325dd000 -     0x7fff32621fff  com.apple.CoreVideo (1.8 - 334.0) <52692CD0-764F-3D77-9087-2825ED39AD0F> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
   0x7fff32622000 -     0x7fff326afff1  com.apple.framework.CoreWLAN (13.0 - 1455.3) <EEF23722-7AAB-3618-AF04-EDA52BAFF550> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
   0x7fff32875000 -     0x7fff32880ff7  com.apple.DirectoryService.Framework (10.15 - 220.40.1) <71100385-C865-3DEE-9B4E-B78E918E542B> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
   0x7fff32881000 -     0x7fff3292cff0  com.apple.DiscRecording (9.0.3 - 9030.4.5) <E54A6AF1-4390-30E0-8AC8-A6523DC8F2CA> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
   0x7fff32951000 -     0x7fff32957ff7  com.apple.DiskArbitration (2.7 - 2.7) <A3D2B0A0-3C72-3893-87BF-D45FE398A905> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
   0x7fff32b4a000 -     0x7fff32c71ff7  com.apple.FileProvider (256.1 - 256.1) <1DB9CBE7-8AC1-304C-9D84-87E98BB8D976> /System/Library/Frameworks/FileProvider.framework/Versions/A/FileProvider
   0x7fff32c89000 -     0x7fff33050ff4  com.apple.Foundation (6.9 - 1673.125) <591846CB-7BC1-32C6-AE43-1C74DCEA6540> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
   0x7fff330bd000 -     0x7fff3310dff3  com.apple.GSS (4.0 - 2.0) <CDEF10E8-D666-3BFE-BB6A-85A22C583DF8> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
   0x7fff33247000 -     0x7fff3335fffd  com.apple.Bluetooth (7.0.1 - 7.0.1d9) <5037866C-FD6D-3169-AA47-67F0DBBEC8BC> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
   0x7fff333c4000 -     0x7fff33467ffb  com.apple.framework.IOKit (2.0.2 - 1726.40.13.111.1) <E0FB9BD9-CEC3-396A-8517-52ED8F794F9B> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
   0x7fff33469000 -     0x7fff33479ff4  com.apple.IOSurface (269.6 - 269.6) <DB88C9C2-0F53-3C77-98F0-1D8A1DFA9CB1> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
   0x7fff334f0000 -     0x7fff3364cffe  com.apple.ImageIO.framework (3.3.0 - 1972.11.4.2) <635A403F-54BA-3D49-B76F-A83686D9E0D1> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
   0x7fff3364d000 -     0x7fff33650fff  libGIF.dylib (1972.11.4.2) <AC02D165-68AC-3AA7-AF79-ACB18DA89ED6> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
   0x7fff33651000 -     0x7fff3370bfef  libJP2.dylib (1972.11.4.2) <ED521225-5FD2-33D9-9A9B-B0A557F92932> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
   0x7fff3370c000 -     0x7fff33730fef  libJPEG.dylib (1972.11.4.2) <B776A771-83CB-35FD-BC9D-FF8EFFDF6E22> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
   0x7fff339ae000 -     0x7fff339c8fe7  libPng.dylib (1972.11.4.2) <C68061C0-B42C-3BB5-9207-98CA834358DF> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
   0x7fff339c9000 -     0x7fff339cafff  libRadiance.dylib (1972.11.4.2) <3354A646-BB89-389B-95BD-B54543A17148> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
   0x7fff339cb000 -     0x7fff33a14fff  libTIFF.dylib (1972.11.4.2) <0DAF001D-FA88-3F41-A9F0-302FFBDA4218> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
   0x7fff34e39000 -     0x7fff34e4bff3  com.apple.Kerberos (3.0 - 1) <8018F664-0026-3CC3-8685-3E2FE0BF2C7F> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
   0x7fff34e4c000 -     0x7fff34e4cfff  libHeimdalProxy.dylib (77) <51DB9CFB-808F-32E8-BB34-39F6702DBDED> /System/Library/Frameworks/Kerberos.framework/Versions/A/Libraries/libHeimdalProxy.dylib
   0x7fff34e4d000 -     0x7fff34e83fff  com.apple.LDAPFramework (2.4.28 - 194.5) <33F235C9-B0D4-3005-B395-DACE6DD93855> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
   0x7fff351df000 -     0x7fff351e9fff  com.apple.MediaAccessibility (1.0 - 125) <DD6304A2-1692-3C69-9FEA-B51F92510D5B> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
   0x7fff352b5000 -     0x7fff359f8fff  com.apple.MediaToolbox (1.0 - 2510.17.4.1) <DAB6F53A-9178-36AF-99D7-F10222E4FF87> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
   0x7fff359fa000 -     0x7fff35abcff1  com.apple.Metal (212.2.1 - 212.2.1) <22E36BF1-CFB3-384B-A8EA-63E37714E4D6> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
   0x7fff35ad9000 -     0x7fff35b15ff3  com.apple.MetalPerformanceShaders.MPSCore (1.0 - 1) <794A1F55-126F-3355-9CC7-166F351F2A3F> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/Versions/A/MPSCore
   0x7fff35b16000 -     0x7fff35b9cfe6  com.apple.MetalPerformanceShaders.MPSImage (1.0 - 1) <749513C6-B198-3D12-9242-D9CDAA7B1743> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/Versions/A/MPSImage
   0x7fff35b9d000 -     0x7fff35bc1ff8  com.apple.MetalPerformanceShaders.MPSMatrix (1.0 - 1) <B18B017D-2429-32B1-81AB-5BF66A384003> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix
   0x7fff35bc2000 -     0x7fff35bd7fff  com.apple.MetalPerformanceShaders.MPSNDArray (1.0 - 1) <D9556366-4C06-3DCD-9253-45A0ED978B89> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNDArray.framework/Versions/A/MPSNDArray
   0x7fff35bd8000 -     0x7fff35d37ff4  com.apple.MetalPerformanceShaders.MPSNeuralNetwork (1.0 - 1) <24A76A27-BABD-3244-B81E-F6C74F6B5061> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork
   0x7fff35d38000 -     0x7fff35d86fff  com.apple.MetalPerformanceShaders.MPSRayIntersector (1.0 - 1) <33F029A3-8EF3-3008-BC17-A196FFF2B346> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/Versions/A/MPSRayIntersector
   0x7fff35d87000 -     0x7fff35d88ff5  com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) <051BAFFB-3684-320E-8A38-C2AEB6EE347B> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders
   0x7fff36cce000 -     0x7fff36cdaffe  com.apple.NetFS (6.0 - 4.0) <5C3C3672-2549-316E-9AC6-A1CFDCD16E9C> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
   0x7fff36cdb000 -     0x7fff36e1eff6  com.apple.Network (1.0 - 1) <38F65393-1393-3888-9F02-C4087F19CA0D> /System/Library/Frameworks/Network.framework/Versions/A/Network
   0x7fff3983f000 -     0x7fff39847fff  libcldcpuengine.dylib (2.12.7) <A868A807-EA7D-3F78-9AEB-74E0AC72F8EC> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
   0x7fff39848000 -     0x7fff398a0ff7  com.apple.opencl (3.5 - 3.5) <C172D719-9834-39B7-A043-4A5135BE5A02> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
   0x7fff398a1000 -     0x7fff398bdfff  com.apple.CFOpenDirectory (10.15 - 220.40.1) <AA81FC34-A7F6-3DA2-A275-B34F75099C7B> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
   0x7fff398be000 -     0x7fff398c9fff  com.apple.OpenDirectory (10.15 - 220.40.1) <ECFA2FFB-D5B6-3916-96F7-9F3A1EB1E534> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
   0x7fff3a224000 -     0x7fff3a226fff  libCVMSPluginSupport.dylib (17.10.22) <B882B817-F23C-340F-A1D2-1B2F5F58E855> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
   0x7fff3a227000 -     0x7fff3a22cfff  libCoreFSCache.dylib (176.9) <FD184924-3621-33AD-A44B-2FEE9DB6FE5A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
   0x7fff3a22d000 -     0x7fff3a231fff  libCoreVMClient.dylib (176.9) <550F7AA6-B304-36FE-9F5B-83B5E7029895> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
   0x7fff3a232000 -     0x7fff3a23aff7  libGFXShared.dylib (17.10.22) <4932B6FD-49F5-37A4-89AA-42789ACF3BC8> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
   0x7fff3a23b000 -     0x7fff3a245fff  libGL.dylib (17.10.22) <D6F66753-4373-3AEC-9943-171349B428C9> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
   0x7fff3a246000 -     0x7fff3a27bfff  libGLImage.dylib (17.10.22) <DCA68C9A-C6B3-3F8E-8C03-5B3807219A49> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
   0x7fff3a27c000 -     0x7fff3a40eff7  libGLProgrammability.dylib (17.10.22) <86019960-A273-3910-9F1C-6EAADBAF92EE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
   0x7fff3a40f000 -     0x7fff3a44bfff  libGLU.dylib (17.10.22) <F3DF240A-0C8E-3697-8EB2-BF05B234F16A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
   0x7fff3ae7b000 -     0x7fff3ae8aff7  com.apple.opengl (17.10.22 - 17.10.22) <5E0D0972-72C1-36EC-9C92-E00127E56FB2> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
   0x7fff3ae8b000 -     0x7fff3b004ff7  GLEngine (17.10.22) <522EFB06-DFA7-314B-BDD3-CE2E21B7F0F0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundle/GLEngine
   0x7fff3b005000 -     0x7fff3b02dfff  GLRendererFloat (17.10.22) <D570523F-CE21-302B-8398-E4C06BA1AE2E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat
   0x7fff3be43000 -     0x7fff3c0c1ff8  com.apple.QuartzCore (1.11 - 815.19) <790B7C2B-5966-3FDF-936F-77EE18FCE6ED> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
   0x7fff3cc0d000 -     0x7fff3cf53ff6  com.apple.security (7.0 - 59306.40.117.100.1) <7875314A-0AE3-3A5E-986E-16A36E188243> /System/Library/Frameworks/Security.framework/Versions/A/Security
   0x7fff3cf54000 -     0x7fff3cfdcff7  com.apple.securityfoundation (6.0 - 55236) <943F87AA-C7FB-393D-AEA7-24C622EC0E4D> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
   0x7fff3d036000 -     0x7fff3d03aff8  com.apple.xpc.ServiceManagement (1.0 - 1) <2B80E13A-AFFC-355A-AA82-CCDEF4718E66> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
   0x7fff3ddc6000 -     0x7fff3de30ff7  com.apple.SystemConfiguration (1.19 - 1.19) <A52A533D-DA25-3607-A18E-CA7C539E1C52> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
   0x7fff3e0ac000 -     0x7fff3e406ff4  com.apple.VideoToolbox (1.0 - 2510.17.4.1) <DBBF5FA0-5350-37B1-8B54-707B24D685A9> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
   0x7fff41b88000 -     0x7fff41c4cfef  com.apple.APFS (1412.40.44 - 1412.40.44) <0B98A90F-6EF8-349A-A4CB-15B072A4AEC0> /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS
   0x7fff42d25000 -     0x7fff42d26ff1  com.apple.AggregateDictionary (1.0 - 1) <93D38CEB-C8F2-3011-8810-64D1E33B0D62> /System/Library/PrivateFrameworks/AggregateDictionary.framework/Versions/A/AggregateDictionary
   0x7fff43236000 -     0x7fff43253ffc  com.apple.AppContainer (4.0 - 448.40.2) <1A1D23EF-A9CA-3D46-ABAC-E87628E3DF26> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
   0x7fff432a8000 -     0x7fff432b6ff7  com.apple.AppSandbox (4.0 - 448.40.2) <19B46F6D-3F13-3679-81E0-C626E7E9749D> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
   0x7fff4373c000 -     0x7fff43760ff3  com.apple.framework.Apple80211 (13.0 - 1460.1) <85FD388C-7E56-3613-A315-44BAC177E4AD> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
   0x7fff43896000 -     0x7fff438a5fdf  com.apple.AppleFSCompression (119 - 1.0) <7EEDBF8A-8812-33D6-A5B0-F7D36825EE73> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
   0x7fff439a4000 -     0x7fff439afff7  com.apple.AppleIDAuthSupport (1.0 - 1) <B84D3BAB-BCF7-3DD8-A656-498D5444DC9D> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/Versions/A/AppleIDAuthSupport
   0x7fff439f1000 -     0x7fff43a39fff  com.apple.AppleJPEG (1.0 - 1) <CFE57DD6-F663-3DBF-8D37-BEFABF557D1F> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
   0x7fff43e12000 -     0x7fff43e16ff7  com.apple.AppleSRP (5.0 - 1) <77EB08CE-419B-38D5-9160-C1D4D3EE5131> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
   0x7fff43e17000 -     0x7fff43e39ffb  com.apple.applesauce (1.0 - 16.22) <EFF69698-9566-3957-B3F5-CEC2B206EE7C> /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce
   0x7fff43ef9000 -     0x7fff43efcffb  com.apple.AppleSystemInfo (3.1.5 - 3.1.5) <C4732566-A2EA-3609-B2E3-4742F4EA9740> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
   0x7fff43efd000 -     0x7fff43f4dff7  com.apple.AppleVAFramework (6.1.2 - 6.1.2) <B31EDDF8-A99E-32F9-AA05-ECA1C246DE4C> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
   0x7fff43f96000 -     0x7fff43fa5ff1  com.apple.AssertionServices (1.0 - 223.40.19) <57DBE029-33D9-3CDA-93F4-1288B84CC0E9> /System/Library/PrivateFrameworks/AssertionServices.framework/Versions/A/AssertionServices
   0x7fff444e1000 -     0x7fff448dfff4  com.apple.audio.AudioResourceArbitration (1.0 - 1) <D51DC94A-FFDE-3B61-8E71-A05298853297> /System/Library/PrivateFrameworks/AudioResourceArbitration.framework/Versions/A/AudioResourceArbitration
   0x7fff44b36000 -     0x7fff44d6bff7  com.apple.audio.AudioToolboxCore (1.0 - 1104.21) <6811CBAD-A0B5-34E4-A9EB-687A75B8AC65> /System/Library/PrivateFrameworks/AudioToolboxCore.framework/Versions/A/AudioToolboxCore
   0x7fff44d6c000 -     0x7fff44e85ff0  com.apple.AuthKit (1.0 - 1) <F190E8C4-1D9B-34F2-9255-902509534E6A> /System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/AuthKit
   0x7fff45040000 -     0x7fff45049ff3  com.apple.coreservices.BackgroundTaskManagement (1.0 - 104) <5E2B9000-49D6-3BFA-97F1-3B47A8A7418D> /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement
   0x7fff4504a000 -     0x7fff450ebff8  com.apple.backup.framework (1.11.1 - 1298.1.1) <9CF984AD-6822-318F-A5A8-C44C77EB2C95> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
   0x7fff450ec000 -     0x7fff4516dffd  com.apple.BaseBoard (464 - 464) <A2B5B73C-EBAA-3C2F-B71B-8DD102394027> /System/Library/PrivateFrameworks/BaseBoard.framework/Versions/A/BaseBoard
   0x7fff4526e000 -     0x7fff452aaff7  com.apple.bom (14.0 - 219.1) <4D4C4ACA-A1DD-3D0B-B362-8D202EBE8D9B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
   0x7fff45e1f000 -     0x7fff45e6efff  com.apple.ChunkingLibrary (302 - 302) <593921FE-7EFE-36F6-8B05-4E89B00EABD6> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
   0x7fff46cf7000 -     0x7fff46d08fff  com.apple.CommonAuth (4.0 - 2.0) <CD9D21FC-06E2-30D4-AE76-822C69456F16> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
   0x7fff46d1c000 -     0x7fff46d33fff  com.apple.commonutilities (8.0 - 900) <0B13423D-84E7-394A-8E2A-62D815B5BC4B> /System/Library/PrivateFrameworks/CommonUtilities.framework/Versions/A/CommonUtilities
   0x7fff4742c000 -     0x7fff47801fc8  com.apple.CoreAUC (283.0.0 - 283.0.0) <505292C7-A6F0-392F-A94D-03D74F61F717> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
   0x7fff47802000 -     0x7fff47830ffb  com.apple.CoreAVCHD (6.1.0 - 6100.4.1) <BB2011D9-77DB-3C50-9228-C0A7B3880821> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
   0x7fff47853000 -     0x7fff47872ff4  com.apple.analyticsd (1.0 - 1) <F2666772-1141-3EFB-BCFC-F1565290AC7A> /System/Library/PrivateFrameworks/CoreAnalytics.framework/Versions/A/CoreAnalytics
   0x7fff47b3d000 -     0x7fff47b48ff7  com.apple.frameworks.CoreDaemon (1.3 - 1.3) <E382C414-45C5-370B-A011-ED8FFCE8737D> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
   0x7fff47dc0000 -     0x7fff47dd0ff3  com.apple.CoreEmoji (1.0 - 107) <7B06396B-90E9-31C0-AA5E-B57121379931> /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji
   0x7fff48421000 -     0x7fff4848bff8  com.apple.CoreNLP (1.0 - 213) <329A9840-CBD8-33A2-A584-2805042284A9> /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP
   0x7fff488fa000 -     0x7fff48902ff8  com.apple.CorePhoneNumbers (1.0 - 1) <D4405704-6DD4-3486-9DE4-80FC91F1F80B> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/Versions/A/CorePhoneNumbers
   0x7fff4904e000 -     0x7fff49071fff  com.apple.CoreSVG (1.0 - 129) <00FDBCD4-A7CC-3E32-AC10-878B6A74596F> /System/Library/PrivateFrameworks/CoreSVG.framework/Versions/A/CoreSVG
   0x7fff49072000 -     0x7fff490a5fff  com.apple.CoreServicesInternal (446.4 - 446.4) <E9CE4776-4375-384B-B4A8-D0BF1D5BBFA4> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
   0x7fff490a6000 -     0x7fff490d4ff7  com.apple.CSStore (1069.8 - 1069.8) <99AA45F6-4CAC-312B-9D02-CA2F8F1FE96B> /System/Library/PrivateFrameworks/CoreServicesStore.framework/Versions/A/CoreServicesStore
   0x7fff495d5000 -     0x7fff4965cfff  com.apple.CoreSymbolication (11.0 - 64509.98.1) <79BB65C5-598E-3124-9B89-0A985D60455E> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
   0x7fff496f4000 -     0x7fff49820ffc  com.apple.coreui (2.1 - 607) <5FB17928-EB0D-3C46-B078-7B9621261385> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
   0x7fff49821000 -     0x7fff499bcffe  com.apple.CoreUtils (6.1 - 610.14) <55623C11-4190-3BEE-82E6-ED44C644946C> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
   0x7fff49af1000 -     0x7fff49b04ff1  com.apple.CrashReporterSupport (10.13 - 15011) <E4E96CDA-DFC4-3096-BCFC-994DB61D3E4D> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
   0x7fff49d70000 -     0x7fff49d82ffc  com.apple.framework.DFRFoundation (1.0 - 249) <D5565DED-2D85-35F2-8E03-42C2E8828F9B> /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation
   0x7fff49d83000 -     0x7fff49d88fff  com.apple.DSExternalDisplay (3.1 - 380) <F34E4A29-FD30-3DD0-946E-0AEDAE04EB18> /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay
   0x7fff49df1000 -     0x7fff49e6cff8  com.apple.datadetectorscore (8.0 - 659) <4F798372-8F9D-3F35-B120-91E7B4460103> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
   0x7fff49eb8000 -     0x7fff49ef6ff0  com.apple.DebugSymbols (194 - 194) <FF16F79C-0D6B-32BF-B2DC-25BAF1E914C2> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
   0x7fff49ef7000 -     0x7fff4a052ff7  com.apple.desktopservices (1.14.1 - 1281.1.1) <57EE5B5D-A6BD-33FB-8760-30D9EB710FFC> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
   0x7fff4a194000 -     0x7fff4a25cff6  com.apple.DiskImagesFramework (559.40.3 - 559.40.3) <03DFDC08-F53A-3C16-B03E-EE54046B6DF5> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
   0x7fff4a25d000 -     0x7fff4a32dff6  com.apple.DiskManagement (13.0 - 1648.0.5) <ADE3EAEE-5EAF-359E-BD5F-B2C348C3EEB0> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManagement
   0x7fff4a40b000 -     0x7fff4a40fff9  com.apple.EFILogin (2.0 - 2) <A50E6356-A248-31DE-931C-F89ED4B22F38> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
   0x7fff4b885000 -     0x7fff4bca0ff9  com.apple.vision.FaceCore (4.3.0 - 4.3.0) <9F0FB4FD-C77F-3494-9898-9709BA2F1315> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
   0x7fff4c306000 -     0x7fff4c43dffc  libFontParser.dylib (277.2.1.2) <92F025B1-AEE5-3BF8-8515-24FAF66AD7C2> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
   0x7fff4c43e000 -     0x7fff4c472fff  libTrueTypeScaler.dylib (277.2.1.2) <AD3D80AD-FF50-3652-B42B-A26030249CDF> /System/Library/PrivateFrameworks/FontServices.framework/libTrueTypeScaler.dylib
   0x7fff4c4d7000 -     0x7fff4c4e7ff6  libhvf.dylib (1.0 - 277.2.1.2) <E7C8B563-8C55-30CC-AA12-EC9A6B1DAB1A> /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib
   0x7fff4f9ab000 -     0x7fff4f9acfff  libmetal_timestamp.dylib (902.11.1) <6F175259-8184-33E4-A108-78E1124FF71A> /System/Library/PrivateFrameworks/GPUCompiler.framework/Versions/3902/Libraries/libmetal_timestamp.dylib
   0x7fff51047000 -     0x7fff51052ff7  libGPUSupportMercury.dylib (17.10.22) <E01CEA24-9470-3D59-BE11-B294142C7E6B> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupportMercury.dylib
   0x7fff51053000 -     0x7fff51059fff  com.apple.GPUWrangler (4.5.3 - 4.5.3) <41FF443E-AFFF-393A-B446-0567B9E0F693> /System/Library/PrivateFrameworks/GPUWrangler.framework/Versions/A/GPUWrangler
   0x7fff51374000 -     0x7fff5139affb  com.apple.GenerationalStorage (2.0 - 312) <C0B51C28-86E3-350E-BE7D-009032478C18> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
   0x7fff524b8000 -     0x7fff524c6ffb  com.apple.GraphVisualizer (1.0 - 100.1) <415AAD69-0A45-3B21-9698-D8798A48E5A2> /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer
   0x7fff52658000 -     0x7fff52716ff4  com.apple.Heimdal (4.0 - 2.0) <DD999608-6362-39D2-9B90-A837F3A916C1> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
   0x7fff53105000 -     0x7fff53134ff4  com.apple.HelpData (2.3 - 199) <AE971BD2-1550-355D-B6F1-937B1AB85D2E> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
   0x7fff5486b000 -     0x7fff54873ff5  com.apple.IOAccelerator (438.2.7 - 438.2.7) <98C1C6DE-68A7-3396-B3D6-336CF11964AD> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
   0x7fff54876000 -     0x7fff5488cff7  com.apple.IOPresentment (1.0 - 37) <E3AACF97-C85A-3720-90F0-61CAEF721F3D> /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment
   0x7fff54c16000 -     0x7fff54c61ffc  com.apple.IconServices (438.2 - 438.2) <D87CEB51-7643-375B-92D6-BEC6F9C0F80A> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
   0x7fff54e1e000 -     0x7fff54e24ffc  com.apple.InternationalSupport (1.0 - 44) <E881A3F9-7D1E-3943-B8DB-7BF31057CBB6> /System/Library/PrivateFrameworks/InternationalSupport.framework/Versions/A/InternationalSupport
   0x7fff55065000 -     0x7fff55085fff  com.apple.security.KeychainCircle.KeychainCircle (1.0 - 1) <02D5426E-9706-3D73-8E4A-022FA74D40C9> /System/Library/PrivateFrameworks/KeychainCircle.framework/Versions/A/KeychainCircle
   0x7fff551dc000 -     0x7fff552aaff5  com.apple.LanguageModeling (1.0 - 215) <D3478ED9-A757-355F-A4A0-464E133182D6> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
   0x7fff552ab000 -     0x7fff552f3ff7  com.apple.Lexicon-framework (1.0 - 72) <94910CCB-C386-3912-84A2-1A730BB6EF62> /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon
   0x7fff552fa000 -     0x7fff552feff6  com.apple.LinguisticData (1.0 - 353) <23AF4473-4FDB-39D9-8862-7D23276606A9> /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData
   0x7fff553a2000 -     0x7fff553a7ff7  com.apple.LoginUICore (4.0 - 4.0) <22261E57-D326-345E-A1D5-1D7621D87CEE> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/LoginUICore.framework/Versions/A/LoginUICore
   0x7fff55c99000 -     0x7fff55c9cfff  com.apple.Mangrove (1.0 - 25) <445D1183-447D-3F73-9532-11DAFF69F2A8> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
   0x7fff55efe000 -     0x7fff55f88ff0  com.apple.MediaExperience (1.0 - 1) <FA6B8DDE-5074-3B67-9E8F-FC5BA21FDA15> /System/Library/PrivateFrameworks/MediaExperience.framework/Versions/A/MediaExperience
   0x7fff55f89000 -     0x7fff55fbcfff  com.apple.MediaKit (16 - 923) <F4E063D9-5302-3A54-A80E-721D2555E367> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
   0x7fff56752000 -     0x7fff5679eff7  com.apple.spotlight.metadata.utilities (1.0 - 2072) <00288533-016E-3E85-B47E-FCE9503EA709> /System/Library/PrivateFrameworks/MetadataUtilities.framework/Versions/A/MetadataUtilities
   0x7fff5679f000 -     0x7fff5686dff5  com.apple.gpusw.MetalTools (1.0 - 1) <4E99A3ED-A7E2-3770-B251-354596DE4645> /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools
   0x7fff568c7000 -     0x7fff568e0ff8  com.apple.MobileAssets (1.0 - 619.40.6) <2DBD115A-ACC8-37D9-9F5E-DE2F8C9F5D09> /System/Library/PrivateFrameworks/MobileAsset.framework/Versions/A/MobileAsset
   0x7fff56a86000 -     0x7fff56aa4fff  com.apple.MobileKeyBag (2.0 - 1.0) <4F223D91-BCC7-3524-B616-8988A54AA13E> /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag
   0x7fff56d0b000 -     0x7fff56d39ff7  com.apple.MultitouchSupport.framework (3410.2 - 3410.2) <67076218-F639-3C44-9670-20B54714E339> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
   0x7fff571ab000 -     0x7fff571b5fff  com.apple.NetAuth (6.2 - 6.2) <BA114B8C-BE33-3DBB-BDC8-25423DBBD3A3> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
   0x7fff57ba3000 -     0x7fff57befff7  com.apple.OTSVG (1.0 - 643.1.1.5) <239EB765-2776-30F4-A300-4DF12C987D0F> /System/Library/PrivateFrameworks/OTSVG.framework/Versions/A/OTSVG
   0x7fff58d70000 -     0x7fff58d7bffe  com.apple.PerformanceAnalysis (1.243 - 243) <FCF592E9-A0C8-3E31-BC87-91AEE71C2869> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
   0x7fff58d7c000 -     0x7fff58da4ffb  com.apple.persistentconnection (1.0 - 1.0) <E6842FE3-D767-3540-95D3-39A213B45BD7> /System/Library/PrivateFrameworks/PersistentConnection.framework/Versions/A/PersistentConnection
   0x7fff5b667000 -     0x7fff5b6c1fff  com.apple.ProtectedCloudStorage (1.0 - 1) <9B166C3E-ACED-3528-A68F-22491EE811BA> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
   0x7fff5b6c2000 -     0x7fff5b6dbfff  com.apple.ProtocolBuffer (1 - 274.20.7.15.1) <89CB1292-0A41-3848-9AE1-CC5CEA756A25> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
   0x7fff5bae0000 -     0x7fff5bb09ff9  com.apple.RemoteViewServices (2.0 - 148) <D8DCE656-7CBF-381A-827A-B8AA2A34CC08> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
   0x7fff5bc6e000 -     0x7fff5bca9ff0  com.apple.RunningBoardServices (1.0 - 223.40.19) <733AE79E-65CA-3C38-8230-D763722703CB> /System/Library/PrivateFrameworks/RunningBoardServices.framework/Versions/A/RunningBoardServices
   0x7fff5d5bd000 -     0x7fff5d5c0ff1  com.apple.SecCodeWrapper (4.0 - 448.40.2) <C2138BC2-5F03-3E79-AC0C-F95F0BC9C0B3> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
   0x7fff5d708000 -     0x7fff5d82cff5  com.apple.Sharing (1495 - 1495) <3B72AF11-F7FB-34FC-87CE-206A6411F7E3> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
   0x7fff5d82e000 -     0x7fff5d84cffa  com.apple.shortcut (2.16 - 106) <FE3C742B-34A2-39AB-8BBE-E0C68C175F3E> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
   0x7fff5e85f000 -     0x7fff5eb57ffa  com.apple.SkyLight (1.600.0 - 440.13) <CFF88E70-2E2D-3600-9DA8-A7F95CCAA46C> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
   0x7fff5f39f000 -     0x7fff5f3acfff  com.apple.SpeechRecognitionCore (6.0.90 - 6.0.90) <49E4DF6F-E1A8-3257-A8F1-DB228A263FD2> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
   0x7fff5fa7b000 -     0x7fff5fabcff9  com.apple.StreamingZip (1.0 - 1) <A2156ED8-DD0F-3F42-851D-1EF9ECA6AE2B> /System/Library/PrivateFrameworks/StreamingZip.framework/Versions/A/StreamingZip
   0x7fff5fbcd000 -     0x7fff5fbd6ff3  com.apple.SymptomDiagnosticReporter (1.0 - 1238.40.4) <CFE1253F-0F68-37BE-A0F0-46F9CE24CA33> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/Versions/A/SymptomDiagnosticReporter
   0x7fff5fc48000 -     0x7fff5fc72ff0  com.apple.framework.SystemAdministration (1.0 - 1.0) <6F25E45B-BE7F-3C3D-869A-6A7879AF2E82> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/SystemAdministration
   0x7fff5fe8a000 -     0x7fff5fe9aff3  com.apple.TCC (1.0 - 1) <87BE8D5C-5D35-3434-8BDF-1615349C7A21> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
   0x7fff6038c000 -     0x7fff60453ff4  com.apple.TextureIO (3.10.9 - 3.10.9) <499A5034-C527-30AC-9580-912423C3C2D8> /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO
   0x7fff605cf000 -     0x7fff605d0fff  com.apple.TrustEvaluationAgent (2.0 - 33) <4327B52D-2681-3195-B1F8-270D9137F932> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
   0x7fff612a9000 -     0x7fff61502ff2  com.apple.UIFoundation (1.0 - 659.3) <1DB86621-B254-3D8D-A7E0-94617884B524> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
   0x7fff620f2000 -     0x7fff62112fff  com.apple.UserManagement (1.0 - 1) <CAD75201-57C8-338E-BE1B-5C5E2EEB9DAB> /System/Library/PrivateFrameworks/UserManagement.framework/Versions/A/UserManagement
   0x7fff62ec3000 -     0x7fff62fadffe  com.apple.ViewBridge (462 - 462) <627E4CA4-2E4E-3CF7-8DBB-F09990DDF0FF> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
   0x7fff63152000 -     0x7fff63153fff  com.apple.WatchdogClient.framework (1.0 - 67.40.1) <B1228D4E-50B5-3630-A7F4-5598651CE963> /System/Library/PrivateFrameworks/WatchdogClient.framework/Versions/A/WatchdogClient
   0x7fff63d2a000 -     0x7fff63d2dffe  com.apple.dt.XCTTargetBootstrap (1.0 - 15508) <20B64492-A893-3F08-B393-40927386B20C> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/Versions/A/XCTTargetBootstrap
   0x7fff63da6000 -     0x7fff63db4ffd  com.apple.audio.caulk (1.0 - 32.3) <089441BF-D7F6-388F-8D89-0262AB2EEA3F> /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk
   0x7fff640f4000 -     0x7fff640f6ff3  com.apple.loginsupport (1.0 - 1) <FFE90A0A-BEBC-3032-9368-94C016BE0795> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
   0x7fff640f7000 -     0x7fff6410affd  com.apple.login (3.0 - 3.0) <51B9680F-41CE-394E-A600-1B5B0EC8D52B> /System/Library/PrivateFrameworks/login.framework/Versions/A/login
   0x7fff64427000 -     0x7fff6445cff2  libAudioToolboxUtility.dylib (1104.21) <FACEB048-D51A-3C96-BB1E-AC8B4E112279> /usr/lib/libAudioToolboxUtility.dylib
   0x7fff64463000 -     0x7fff64498ff7  libCRFSuite.dylib (48) <CDEA70A4-318B-3990-9AAE-1D7B18132760> /usr/lib/libCRFSuite.dylib
   0x7fff6449b000 -     0x7fff644a5ff3  libChineseTokenizer.dylib (34) <4D68248B-BD40-32E3-ABCA-CE23BCA0A6A4> /usr/lib/libChineseTokenizer.dylib
   0x7fff644a6000 -     0x7fff6452ffff  libCoreStorage.dylib (551) <440FD2FE-94FD-3456-898A-6420EAC5A71F> /usr/lib/libCoreStorage.dylib
   0x7fff64532000 -     0x7fff64534fff  libDiagnosticMessagesClient.dylib (112) <83F42398-DB41-3BB2-B8A1-10D78C4B5778> /usr/lib/libDiagnosticMessagesClient.dylib
Post Reply Post Reply
#7
RE: mac, sleepyhead, Contec CMS50F
I use Linux (Kubuntu 18.04.3), Ocar 1.1.0 test version 4 and now CMS50F (software version 6.1).  I put the cp310x.ko to directory the instructions says. And Oscar didn't find any oximeter. I tried several times. Then I downloaded the windows software which can dislplay things and I started it via wine (windows emulator). It gave errors.

So, I think that we can contact manufacturer and tell that it would be nice if we get technical specs of MCS50F (v. 6.1) data format.
Post Reply Post Reply
#8
RE: mac, sleepyhead, Contec CMS50F (win10 SPO2 Assist , 3.0.4)
SPO2 Assistant on Windows:
This is relevant to MAC thread because I find I have to use Windows SPO2 assistant app to retrieve data from CMS50F and then transfer from Win10 >> macOS OSCAR. Am experimenting with Dropbox & MS_OneDrive , Dropbox seems to be the winner. Have not tried GoogleDrive, iCloud-Drive.

I will use continue to use SPO2 Assistant until OSCAR Oximetry Wizard starts to work for me.

******************

HISTORY:
Found that data files were NOT being saved in the Win(x86) >> SPO2/data directory but instead in a Virtual Store directory (eye roll please). >>> Reset the SPO2 directory as shared for everyone with full R/W access then the data started showing up in the more normal directory.

I did a search for the missing files and saw the location was ?virtual-store? and then found the info below at healthcare4home that explained why.

Prior to me resetting the permissions on the App directory and sub-directory /data. I had been stumbling around in SPO2 assistant and was able to generate reports and then save the reports. It was and still is very confusing to me.


*********************
*********************
INFO That got me there:
*********************
*********************

FROM:
healthcare4home:
[Actual Commercial Link Workaround Removed]

********
Contec SpO2 Assistant Frequently Asked Questions
SpO2 Assistant from Contec Medical Systems is the primary platform for reporting SpO2 data on a Windows computer. CMS50EW, CMS60DW and CMS60C all use SpO2 Assistant for data management.

..........

Where is my data files saved in the computer? By default, the files are stored in a sub-folder located in the directory when SpO2 Assistant was installed. In most cases, it would be in "c:\Program Files\SpO2 Assistant\Data" (compatibility files). The data file has an extension of "SpO2". You should find a file named "demo.SpO2" there.

With the later versions of Windows (Vista, 7 and 8), the actual location would be "C:\Users\UserName\AppData\Local\VirtualStore\Program Files\SpO2 Assistant\Data." For the sake of security and ease of maintenance, Windows prevents software from writing into the "Program Files" directory directly; Windows creates a Virtual Store for saving the data and different users using the computer can have their own virtual stores.

*********end msg***********


-----
Moderator Action: Link Removed

To maintain our status as an educational organization, the only commercial links allowed in this forum are to CPAP-related manufacturer websites.  This is stated in the Apnea Board Rules with details given in the Commercial Links Policy section.

-----
Post Reply Post Reply
#9
RE: mac, sleepyhead, Contec CMS50F
georgelewisray, I've taken the liberty of reformatting your earlier post so that the "code" portion is in a scrollable window and in a fixed-width font. This should make it easier to navigate and more legible.

You can do this just by enclosing the relevant text in {code} ... {/code} tags (using square brackets instead of curly brackets, of course).
Post Reply Post Reply


Possibly Related Threads...
Thread Author Replies Views Last Post
  Is there a solution to read out the newer versions of the Contect CMS50F under Linux? Mast04 10 807 03-25-2024, 08:46 PM
Last Post: Pierelly
  CMS50F Oximeter Device not Recognized. ThinMountainAir 20 2,409 03-07-2024, 05:13 PM
Last Post: capman
  Need Computer drivers for Contec CMS50D+ Oximeter TomElgin 3 233 03-02-2024, 05:27 PM
Last Post: Crimson Nape
  Correct operation of Contec CMS 50 oximeters ("D" & "DL") ivashamagnus 2 525 12-26-2023, 01:46 PM
Last Post: ivashamagnus
  Software for a Contec CMS 50E pulse oximeter dschalk 3 1,137 05-25-2023, 10:57 AM
Last Post: Crimson Nape
  SPO2 WRIST MONITOR CMS50F DanMcD 1 625 04-11-2023, 12:36 PM
Last Post: Crimson Nape
Question Sp02 Assistant + CMS50F 2020 Questions JonUK 6 2,603 03-29-2023, 05:39 PM
Last Post: Jeff8356


New Posts   Today's Posts


About Apnea Board

Apnea Board is an educational web site designed to empower Sleep Apnea patients.