ganzziani / xscopes-qt

XScopes PC Interface
73 stars 39 forks source link

Unable to recompile in macOS HighSierra #32

Closed HomeACcessoryKid closed 5 years ago

HomeACcessoryKid commented 5 years ago

Hi,

It recompiles in itself and runs stand-alone, but whenever USB connection is tried, it crashes instantly I have followed the previous recipe before on Sierra, but now, on my new machine, it does not result in a working version...

Anyone has any idea how to make this work again?

Potential issues with Xcode/SDK versions
use xcode-select to set path to older versions if needed
0) sudo  xcode-select -s /Applications/Xcode92.app/Contents/Developer
1) get homebrew http://brew.sh/ and Apple's developer tools (homebrew should give you instructions if you don't have them)
1b) brew update
1c) brew upgrade
2) install qt and libusb: brew install qt libusb
3) get xscopes' sources: git clone https://github.com/ganzziani/xscopes-qt.git
4) change into the cloned dir: cd xscopes-qt
5) export PATH="/usr/local/opt/qt/bin:$PATH"
6) compile: qmake && make
7) now you should have a newly created 'xscope.app' in your directory. Note that it links to brew's qt and libusb, so it will only work on your computer. To make it really 'standalone', there's more fiddling required to get the libraries into the app itself.
rzr commented 5 years ago

Looks like a permission issues can you run it as root ?

HomeACcessoryKid commented 5 years ago

Thanks for your tip!

But 'close but no cigar'. Any further ideas?

This is when running from command line as normal user with admin rights:

hack$ /Applications/xscope.app/Contents/MacOS/xscope & [1] 9757 hack$ libpng warning: iCCP: known incorrect sRGB profile libpng warning: iCCP: known incorrect sRGB profile libpng warning: iCCP: known incorrect sRGB profile Cannot open device

Cannot open device

0x7ffbbe301120 Device Opened

libusb: info [darwin_claim_interface] no interface found; setting configuration: 1 VERSION “2.40"

[1]+ Segmentation fault: 11 /Applications/xscope.app/Contents/MacOS/xscope

The second time "Cannot open device” is after pressing the “connect” button without the xlabproto connected The error and crash are with xprotolab connected and pressing "connect"

Running as root without xprotolabs connected initially

hack$ sudo /Applications/xscope.app/Contents/MacOS/xscope libpng warning: iCCP: known incorrect sRGB profile libpng warning: iCCP: known incorrect sRGB profile libpng warning: iCCP: known incorrect sRGB profile Cannot open device

Cannot open device

0x7fa04abe0c70 Device Opened

libusb: info [darwin_claim_interface] no interface found; setting configuration: 1 VERSION "2.40" Segmentation fault: 11

Running as root with xprotolabs connected from the beginning

hack$ sudo /Applications/xscope.app/Contents/MacOS/xscope & [1] 9778 hack$ libpng warning: iCCP: known incorrect sRGB profile libpng warning: iCCP: known incorrect sRGB profile libpng warning: iCCP: known incorrect sRGB profile 0x7fc4abe167e0 Device Opened

VERSION "2.40"

[1]+ Segmentation fault: 11 sudo /Applications/xscope.app/Contents/MacOS/xscope

As a bonus, this is what the USB system info has to report USB 3.1 Bus:

Host Controller Driver: AppleIntelCNLUSBXHCI PCI Device ID: 0xa36d PCI Revision ID: 0x0010 PCI Vendor ID: 0x8086

XScope:

Product ID: 0x06f9 Vendor ID: 0x16d0 Version: 1.00 Speed: Up to 12 Mb/sec Manufacturer: Gabotronics Location ID: 0x14300000 / 3 Current Available (mA): 500 Extra Operating Current (mA): 0

On 24 Sep 2018, at 11:42, Philippe Coval notifications@github.com wrote:

Looks like a permission issues can you run it as root ?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/ganzziani/xscopes-qt/issues/32#issuecomment-423922396, or mute the thread https://github.com/notifications/unsubscribe-auth/AV0HQjrFpv7aO1FPVGPpxB11gAKjNaWRks5ueKjogaJpZM4W1xUA.

HomeACcessoryKid commented 5 years ago

This is the crash report when run like myself:

hack$ /Applications/xscope.app/Contents/MacOS/xscope libpng warning: iCCP: known incorrect sRGB profile libpng warning: iCCP: known incorrect sRGB profile libpng warning: iCCP: known incorrect sRGB profile 0x7fbe43def900 Device Opened

VERSION "2.40" Segmentation fault: 11

==========

Process: xscope [13029] Path: /Applications/xscope.app/Contents/MacOS/xscope Identifier: hack.xscope Version: 0 Code Type: X86-64 (Native) Parent Process: bash [622] Responsible: xscope [13029] User ID: 501

Date/Time: 2018-09-28 18:06:48.630 +0200 OS Version: Mac OS X 10.13.6 (17G2307) Report Version: 12 Bridge OS Version: 2.4.1 (15P6805) Anonymous UUID: 6CD945A1-1BFB-2B69-8212-B7999BEC2CFB

Sleep/Wake UUID: F0D0E616-4633-41C2-AE99-F59FEEA60533

Time Awake Since Boot: 160000 seconds Time Since Wake: 1500 seconds

System Integrity Protection: enabled

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

Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Codes: KERN_INVALID_ADDRESS at 0x00007ffee63fc000 Exception Note: EXC_CORPSE_NOTIFY

Termination Signal: Segmentation fault: 11 Termination Reason: Namespace SIGNAL, Code 0xb Terminating Process: exc handler [0]

VM Regions Near 0x7ffee63fc000: Stack 00007ffee5bfc000-00007ffee63fc000 [ 8192K] rw-/rwx SM=PRV thread 0 --> Submap 00007fff00000000-00007fff80000000 [ 2.0G] r--/rwx SM=SHM machine-wide VM submap

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 hack.xscope 0x0000000109836ca0 XprotolabInterface::sniffProtocol() + 192 1 hack.xscope 0x00000001098b45a2 XprotolabInterface::qt_metacall(QMetaObject::Call, int, void*) + 82 2 org.qt-project.QtCore 0x000000010a808781 QMetaObject::activate(QObject, int, int, void*) + 1025 3 org.qt-project.QtWidgets 0x0000000109c147bf QAbstractSlider::setValue(int) + 303 4 hack.xscope 0x0000000109843a2a XprotolabInterface::readDeviceSettings() + 9706 5 hack.xscope 0x000000010984097f XprotolabInterface::on_connectButton_clicked() + 1263 6 org.qt-project.QtCore 0x000000010a8014f1 QObject::event(QEvent) + 769 7 org.qt-project.QtWidgets 0x0000000109b6244f QWidget::event(QEvent) + 4799 8 org.qt-project.QtWidgets 0x0000000109c76815 QMainWindow::event(QEvent) + 277 9 org.qt-project.QtWidgets 0x0000000109b272fd QApplicationPrivate::notify_helper(QObject, QEvent) + 269 10 org.qt-project.QtWidgets 0x0000000109b28727 QApplication::notify(QObject, QEvent) + 583 11 org.qt-project.QtCore 0x000000010a7d7a64 QCoreApplication::notifyInternal2(QObject, QEvent) + 164 12 org.qt-project.QtCore 0x000000010a7d8bd7 QCoreApplicationPrivate::sendPostedEvents(QObject, int, QThreadData) + 791 13 libqcocoa.dylib 0x000000010e1b3d39 0x10e188000 + 179513 14 com.apple.CoreFoundation 0x00007fff4de17417 CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION + 23 15 com.apple.CoreFoundation 0x00007fff4de1733f __CFRunLoopDoObservers + 527 16 com.apple.CoreFoundation 0x00007fff4ddf90f1 CFRunLoopRunSpecific + 385 17 com.apple.HIToolbox 0x00007fff4d0e3d96 RunCurrentEventLoopInMode + 286 18 com.apple.HIToolbox 0x00007fff4d0e3a0f ReceiveNextEventCommon + 366 19 com.apple.HIToolbox 0x00007fff4d0e3884 _BlockUntilNextEventMatchingListInModeWithFilter + 64 20 com.apple.AppKit 0x00007fff4b394a73 _DPSNextEvent + 2085 21 com.apple.AppKit 0x00007fff4bb2ae34 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 3044 22 com.apple.AppKit 0x00007fff4b389885 -[NSApplication run] + 764 23 libqcocoa.dylib 0x000000010e1b343f 0x10e188000 + 177215 24 org.qt-project.QtCore 0x000000010a7d2ede QEventLoop::exec(QFlags) + 430 25 org.qt-project.QtCore 0x000000010a7d8052 QCoreApplication::exec() + 130 26 hack.xscope 0x000000010980927c main + 540 27 libdyld.dylib 0x00007fff75d21015 start + 1

Thread 1: 0 libsystem_kernel.dylib 0x00007fff75e7228a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff7603920e _pthread_wqthread + 1552 2 libsystem_pthread.dylib 0x00007fff76038be9 start_wqthread + 13

Thread 2: 0 libsystem_kernel.dylib 0x00007fff75e7228a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff7603920e _pthread_wqthread + 1552 2 libsystem_pthread.dylib 0x00007fff76038be9 start_wqthread + 13

Thread 3: 0 libsystem_kernel.dylib 0x00007fff75e7228a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff7603920e _pthread_wqthread + 1552 2 libsystem_pthread.dylib 0x00007fff76038be9 start_wqthread + 13

Thread 4: 0 libsystem_kernel.dylib 0x00007fff75e7228a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff7603920e _pthread_wqthread + 1552 2 libsystem_pthread.dylib 0x00007fff76038be9 start_wqthread + 13

Thread 5: 0 libsystem_kernel.dylib 0x00007fff75e7228a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff7603920e _pthread_wqthread + 1552 2 libsystem_pthread.dylib 0x00007fff76038be9 start_wqthread + 13

Thread 6: 0 libsystem_kernel.dylib 0x00007fff75e7228a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff7603920e _pthread_wqthread + 1552 2 libsystem_pthread.dylib 0x00007fff76038be9 start_wqthread + 13

Thread 7: 0 libsystem_kernel.dylib 0x00007fff75e7228a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff7603920e _pthread_wqthread + 1552 2 libsystem_pthread.dylib 0x00007fff76038be9 start_wqthread + 13

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

Thread 9: 0 libsystem_kernel.dylib 0x00007fff75e7228a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff7603920e _pthread_wqthread + 1552 2 libsystem_pthread.dylib 0x00007fff76038be9 start_wqthread + 13

Thread 10: 0 libsystem_pthread.dylib 0x00007fff76038bdc start_wqthread + 0 1 ??? 0x0000000000000003 0 + 3

Thread 11: 0 libsystem_pthread.dylib 0x00007fff76038bdc start_wqthread + 0 1 ??? 0x0000000540585043 0 + 22554366019

Thread 12:: org.libusb.device-hotplug 0 libsystem_kernel.dylib 0x00007fff75e6820a mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff75e67724 mach_msg + 60 2 com.apple.CoreFoundation 0x00007fff4ddfa785 CFRunLoopServiceMachPort + 341 3 com.apple.CoreFoundation 0x00007fff4ddf9ad7 CFRunLoopRun + 1783 4 com.apple.CoreFoundation 0x00007fff4ddf9153 CFRunLoopRunSpecific + 483 5 com.apple.CoreFoundation 0x00007fff4de37be3 CFRunLoopRun + 99 6 libusb-1.0.0.dylib 0x0000000109abe208 darwin_event_thread_main + 398 7 libsystem_pthread.dylib 0x00007fff76039661 _pthread_body + 340 8 libsystem_pthread.dylib 0x00007fff7603950d _pthread_start + 377 9 libsystem_pthread.dylib 0x00007fff76038bf9 thread_start + 13

Thread 0 crashed with X86 Thread State (64-bit): rax: 0x00000000145748d0 rbx: 0x0000000000001c8c rcx: 0x00007fbe4686ee18 rdx: 0x0000000000001c8b rdi: 0x00007ffee63f8c50 rsi: 0x0000000000001c8c rbp: 0x00007ffee63f8cc0 rsp: 0x00007ffee63f8be0 r8: 0x00007fbe46864400 r9: 0x0000000000008006 r10: 0x00007fbe46800000 r11: 0x0000000000000397 r12: 0x00007ffee63f8c50 r13: 0x00007ffee63f8e20 r14: 0x00007ffee63fa290 r15: 0x000000010aaf9590 rip: 0x0000000109836ca0 rfl: 0x0000000000010283 cr2: 0x00007ffee63fc000

Logical CPU: 10 Error Code: 0x00000004 Trap Number: 14

Binary Images: 0x109804000 - 0x109a2cfff +hack.xscope (0) /Applications/xscope.app/Contents/MacOS/xscope 0x109ab3000 - 0x109ac2ff7 +libusb-1.0.0.dylib (0) <3E5346AD-C17E-3498-AFFD-16E86AB1FABE> /usr/local/lib/libusb-1.0.0.dylib 0x109ac9000 - 0x109af3ff3 +org.qt-project.QtPrintSupport (5.11 - 5.11.2) <7144779C-2F7A-3DD3-9D5F-9F5B74022C0F> /usr/local/opt/qt/lib/QtPrintSupport.framework/Versions/5/QtPrintSupport 0x109b17000 - 0x109f5afff +org.qt-project.QtWidgets (5.11 - 5.11.2) <813C2F3F-FA7A-3468-8E2D-E3BB726A4CA6> /usr/local/opt/qt/lib/QtWidgets.framework/Versions/5/QtWidgets 0x10a0be000 - 0x10a4f3fe3 +org.qt-project.QtGui (5.11 - 5.11.2) <07AA0724-0329-3A68-BED8-B5342E39A2BB> /usr/local/opt/qt/lib/QtGui.framework/Versions/5/QtGui 0x10a5f2000 - 0x10aae9ff7 +org.qt-project.QtCore (5.11 - 5.11.2) <5EFD99B0-CFC9-3F53-9BE7-74B6BDBF1B8C> /usr/local/opt/qt/lib/QtCore.framework/Versions/5/QtCore 0x10aba0000 - 0x10abacff7 +org.qt-project.QtSerialPort (5.11 - 5.11.2) <0F502E23-43A1-3E75-8C09-45F28C22C0B3> /usr/local/opt/qt/lib/QtSerialPort.framework/Versions/5/QtSerialPort 0x10abba000 - 0x10abbeffb +org.qt-project.QtConcurrent (5.11 - 5.11.2) /usr/local/opt/qt/lib/QtConcurrent.framework/Versions/5/QtConcurrent 0x10acb6000 - 0x10ad16ffb +org.qt-project.QtDBus (5.11 - 5.11.2) /usr/local/Cellar/qt/5.11.2/lib/QtDBus.framework/Versions/5/QtDBus 0x10adcf000 - 0x10add5ff3 +libqgif.dylib (0) <8DE919D6-8773-3648-A5B9-B2AC16150052> /usr/local/Cellar/qt/5.11.2/plugins/imageformats/libqgif.dylib 0x10e188000 - 0x10e2e1fff +libqcocoa.dylib (0) <6BFD174F-69E1-3E7F-9332-F6C25CAF1AC4> /usr/local/Cellar/qt/5.11.2/plugins/platforms/libqcocoa.dylib 0x11004e000 - 0x110055fff +libqicns.dylib (0) <0DC6AB57-3900-381D-99C9-9E43154CDB90> /usr/local/Cellar/qt/5.11.2/plugins/imageformats/libqicns.dylib 0x11005a000 - 0x11005ffff +libqico.dylib (0) <2CE04E14-A7EA-32F5-9677-83A665AA7BB3> /usr/local/Cellar/qt/5.11.2/plugins/imageformats/libqico.dylib 0x110067000 - 0x11019eff7 com.apple.AMDMTLBronzeDriver (1.68.20 - 1.6.8) /System/Library/Extensions/AMDMTLBronzeDriver.bundle/Contents/MacOS/AMDMTLBronzeDriver 0x1106b1000 - 0x1106d5ff3 +libqmacstyle.dylib (0) <3EC68CA0-2CA2-3671-BE9C-F6C6102695AA> /usr/local/Cellar/qt/5.11.2/plugins/styles/libqmacstyle.dylib 0x1108fd000 - 0x11094efff +libqjpeg.dylib (0) <853D262A-C7D2-3D4D-BDA4-55693646A75A> /usr/local/Cellar/qt/5.11.2/plugins/imageformats/libqjpeg.dylib 0x110954000 - 0x110958fff +libqmacheif.dylib (0) /usr/local/Cellar/qt/5.11.2/plugins/imageformats/libqmacheif.dylib 0x11095c000 - 0x110960ffb +libqmacjp2.dylib (0) <7FEC260B-C1CF-3807-B860-BA67387B286B> /usr/local/Cellar/qt/5.11.2/plugins/imageformats/libqmacjp2.dylib 0x110964000 - 0x110968ffb +libqsvg.dylib (0) <0A238E79-06C1-3382-8A89-A351D5264ABE> /usr/local/Cellar/qt/5.11.2/plugins/imageformats/libqsvg.dylib 0x11096c000 - 0x11099fff7 +org.qt-project.QtSvg (5.11 - 5.11.2) /usr/local/Cellar/qt/5.11.2/lib/QtSvg.framework/Versions/5/QtSvg 0x1109bb000 - 0x1109bfffb +libqtga.dylib (0) /usr/local/Cellar/qt/5.11.2/plugins/imageformats/libqtga.dylib 0x1109c3000 - 0x110a25fff +libqtiff.dylib (0) <1BB5B740-956D-3148-B0BF-31B9955BA60B> /usr/local/Cellar/qt/5.11.2/plugins/imageformats/libqtiff.dylib 0x110a2d000 - 0x110a31ff3 +libqwbmp.dylib (0) /usr/local/Cellar/qt/5.11.2/plugins/imageformats/libqwbmp.dylib 0x110a35000 - 0x110ac5ff7 +libqwebp.dylib (0) <7142032A-CE47-3590-B776-B2A5438631EF> /usr/local/Cellar/qt/5.11.2/plugins/imageformats/libqwebp.dylib 0x1116a8000 - 0x1116b0fff com.apple.iokit.IOUSBLib (900.4.1 - 900.4.1) <34997286-B357-3189-B58C-83C33FA37917> /System/Library/Extensions/IOUSBFamily.kext/Contents/PlugIns/IOUSBLib.bundle/Contents/MacOS/IOUSBLib 0x114516000 - 0x114560acf dyld (551.4) <8A72DE9C-A136-3506-AA02-4BA2B82DCAF3> /usr/lib/dyld 0x7fff45f25000 - 0x7fff46273ff7 com.apple.RawCamera.bundle (8.05.0 - 1017.4.1) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera 0x7fff47d0e000 - 0x7fff47ef9fff com.apple.driver.AppleIntelKBLGraphicsMTLDriver (10.36.21 - 10.3.6) /System/Library/Extensions/AppleIntelKBLGraphicsMTLDriver.bundle/Contents/MacOS/AppleIntelKBLGraphicsMTLDriver 0x7fff49f48000 - 0x7fff49f4cffb com.apple.agl (3.3.1 - AGL-3.3.1) <9B886891-66A5-3026-8C61-61B3C5F4EAC9> /System/Library/Frameworks/AGL.framework/Versions/A/AGL 0x7fff4a2ed000 - 0x7fff4a2edfff com.apple.Accelerate (1.11 - Accelerate 1.11) <8632A9C5-19EA-3FD7-A44D-80765CC9C540> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x7fff4a2ee000 - 0x7fff4a304fef libCGInterfaces.dylib (417.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib 0x7fff4a305000 - 0x7fff4a803fc3 com.apple.vImage (8.1 - ???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x7fff4a804000 - 0x7fff4a95efe3 libBLAS.dylib (1211.50.2) <62C659EB-3E32-3B5F-83BF-79F5DF30D5CE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x7fff4a95f000 - 0x7fff4a98dfef libBNNS.dylib (38.1) <7BAEFDCA-3227-3E07-80D8-59B6370B89C6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib 0x7fff4a98e000 - 0x7fff4ad4dff7 libLAPACK.dylib (1211.50.2) <40ADBA5F-8B2D-30AC-A7AD-7B17C37EE52D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x7fff4ad4e000 - 0x7fff4ad63ff7 libLinearAlgebra.dylib (1211.50.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib 0x7fff4ad64000 - 0x7fff4ad69ff3 libQuadrature.dylib (3) <3D6BF66A-55B2-3692-BAC7-DEB0C676ED29> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib 0x7fff4ad6a000 - 0x7fff4adeafff libSparse.dylib (79.50.2) <0DC25CDD-F8C1-3D6E-B472-8B060708424F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib 0x7fff4adeb000 - 0x7fff4adfefff libSparseBLAS.dylib (1211.50.2) <722573CC-31CC-34B2-9032-E4F652A9CCFE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib 0x7fff4adff000 - 0x7fff4afacfc3 libvDSP.dylib (622.50.5) <40690941-CF89-3F90-A0AC-A4D200744A5D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x7fff4afad000 - 0x7fff4b05efff libvMisc.dylib (622.50.5) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x7fff4b05f000 - 0x7fff4b05ffff com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <54FF3B43-E66C-3F36-B34B-A2B3B0A36502> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x7fff4b353000 - 0x7fff4c1b1fff com.apple.AppKit (6.9 - 1561.60.100) <03EC3B7A-1F79-3120-88FA-89187C073964> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x7fff4c203000 - 0x7fff4c203fff com.apple.ApplicationServices (48 - 50) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x7fff4c204000 - 0x7fff4c26afff com.apple.ApplicationServices.ATS (377 - 445.4) <85E779EE-0219-3181-B4C4-201E4CC82AB5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x7fff4c303000 - 0x7fff4c425fff libFontParser.dylib (222.1.6) <6CEBACDD-B848-302E-B4B2-630CB16E663E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib 0x7fff4c426000 - 0x7fff4c470ff7 libFontRegistry.dylib (221.4) <5FDB4F1A-E15C-3ACB-A5C1-F15458C0C6DC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib 0x7fff4c515000 - 0x7fff4c548ff7 libTrueTypeScaler.dylib (222.1.6) <9147F859-8BD9-31D9-AB54-8E9549B92AE9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib 0x7fff4c5b2000 - 0x7fff4c5b6ff3 com.apple.ColorSyncLegacy (4.13.0 - 1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy 0x7fff4c656000 - 0x7fff4c6a8ffb com.apple.HIServices (1.22 - 624.1) <66FD9ED2-9630-313C-86AE-4C2FBCB3F351> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x7fff4c6a9000 - 0x7fff4c6b7fff com.apple.LangAnalysis (1.7.0 - 1.7.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x7fff4c6b8000 - 0x7fff4c704fff com.apple.print.framework.PrintCore (13.4 - 503.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x7fff4c705000 - 0x7fff4c73ffff com.apple.QD (3.12 - 404.2) <38B20AFF-9D54-3B52-A6DC-C0D71380AA5F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x7fff4c740000 - 0x7fff4c74cfff com.apple.speech.synthesis.framework (7.8.1 - 7.8.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x7fff4c74d000 - 0x7fff4c9dbff7 com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x7fff4c9dd000 - 0x7fff4c9ddfff com.apple.audio.units.AudioUnit (1.14 - 1.14) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x7fff4cd00000 - 0x7fff4d09aff7 com.apple.CFNetwork (902.1 - 902.1) <76EB8CB6-BF59-3BDA-BF2B-F21B161611B9> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x7fff4d0af000 - 0x7fff4d0affff com.apple.Carbon (158 - 158) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x7fff4d0b0000 - 0x7fff4d0b3ffb com.apple.CommonPanels (1.2.6 - 98) <2391761C-5CAA-3F68-86B7-50B37927B104> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels 0x7fff4d0b4000 - 0x7fff4d3b9fff com.apple.HIToolbox (2.1.1 - 911.10) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x7fff4d3ba000 - 0x7fff4d3bdffb com.apple.help (1.3.8 - 66) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help 0x7fff4d3be000 - 0x7fff4d3c3fff com.apple.ImageCapture (9.0 - 9.0) <23B4916F-3B43-3DFF-B956-FC390EECA284> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture 0x7fff4d3c4000 - 0x7fff4d459ffb com.apple.ink.framework (10.9 - 221) <5206C8B0-22DA-36C9-998E-846EDB626D5B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink 0x7fff4d45a000 - 0x7fff4d474ff7 com.apple.openscripting (1.7 - 174) <1B2A1F9E-5534-3D61-83CA-9199B39E8708> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x7fff4d495000 - 0x7fff4d496fff com.apple.print.framework.Print (12 - 267) <3682ABFB-2561-3419-847D-02C247F4800D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print 0x7fff4d497000 - 0x7fff4d499ff7 com.apple.securityhi (9.0 - 55006) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x7fff4d49a000 - 0x7fff4d4a0fff com.apple.speech.recognition.framework (6.0.3 - 6.0.3) <2ED8643D-B0C3-3F17-82A2-BBF13E6CBABC> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 0x7fff4d5cf000 - 0x7fff4d688fff com.apple.ColorSync (4.13.0 - 3325) /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x7fff4d815000 - 0x7fff4d8a8ff7 com.apple.audio.CoreAudio (4.3.0 - 4.3.0) /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x7fff4d90f000 - 0x7fff4d938ffb com.apple.CoreBluetooth (1.0 - 1) /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth 0x7fff4d939000 - 0x7fff4dc8ffef com.apple.CoreData (120 - 851) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x7fff4dc90000 - 0x7fff4dd73fff com.apple.CoreDisplay (99.14 - 99.14) /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay 0x7fff4dd74000 - 0x7fff4e215fef com.apple.CoreFoundation (6.9 - 1454.90) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x7fff4e217000 - 0x7fff4e827fef com.apple.CoreGraphics (2.0 - 1161.21) <375C477F-5A89-3C49-9B63-373C81A63F7E> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x7fff4e829000 - 0x7fff4eb18fff com.apple.CoreImage (13.0.0 - 579.5) /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage 0x7fff4eda7000 - 0x7fff4ee9dffb com.apple.CoreMedia (1.0 - 2276.68) <5F0001EF-10FF-3334-9170-7FD5FB026205> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia 0x7fff4eeed000 - 0x7fff4eeedfff com.apple.CoreServices (822.36 - 822.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x7fff4eeee000 - 0x7fff4ef62ffb com.apple.AE (735.1 - 735.1) <08EBA184-20F7-3725-AEA6-C314448161C6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x7fff4ef63000 - 0x7fff4f23afff com.apple.CoreServices.CarbonCore (1178.4 - 1178.4) <0D5E19BF-18CB-3FA4-8A5F-F6C787C5EE08> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x7fff4f23b000 - 0x7fff4f26ffff com.apple.DictionaryServices (1.2 - 284.2) <6505B075-41C3-3C62-A4C3-85CE3F6825CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x7fff4f270000 - 0x7fff4f278ffb com.apple.CoreServices.FSEvents (1239.50.1 - 1239.50.1) <3637CEC7-DF0E-320E-9634-44A442925C65> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents 0x7fff4f279000 - 0x7fff4f436fff com.apple.LaunchServices (822.36 - 822.36) <6E68C090-B12D-3D3D-9617-E5D82C36B2D0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x7fff4f437000 - 0x7fff4f4e7ff7 com.apple.Metadata (10.7.0 - 1191.4.13) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x7fff4f4e8000 - 0x7fff4f548fff com.apple.CoreServices.OSServices (822.36 - 822.36) <8684B2D7-6A1A-3ADB-A2A3-BD3ED3F4153D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x7fff4f549000 - 0x7fff4f5b7fff com.apple.SearchKit (1.4.0 - 1.4.0) <3662545A-B1CF-3079-BDCD-C83855CEFEEE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x7fff4f5b8000 - 0x7fff4f5dcffb com.apple.coreservices.SharedFileList (71.21 - 71.21) <1B5228EF-D869-3A50-A373-7F4B0289FADD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList 0x7fff4f87d000 - 0x7fff4f9cdfff com.apple.CoreText (352.0 - 578.22) <6129F39D-284D-3BBF-8999-7854AB61C01C> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText 0x7fff4f9ce000 - 0x7fff4fa08fff com.apple.CoreVideo (1.8 - 0.0) <86CCC036-51BB-3DD1-9601-D93798BCCD0F> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x7fff4fa09000 - 0x7fff4fa94ff3 com.apple.framework.CoreWLAN (13.0 - 1350.2) <9BADBF43-2189-3A15-ACC0-DEBFC8187B4A> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN 0x7fff4fd0f000 - 0x7fff4fd14fff com.apple.DiskArbitration (2.7 - 2.7) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x7fff4fed5000 - 0x7fff5029bfff com.apple.Foundation (6.9 - 1454.90) <8EA924F3-ADAE-3F4B-8482-8B11C027D9A5> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x7fff5030c000 - 0x7fff5033cfff com.apple.GSS (4.0 - 2.0) <41087278-74AE-3FA5-8C0E-9C78EB696299> /System/Library/Frameworks/GSS.framework/Versions/A/GSS 0x7fff5044e000 - 0x7fff50552ffb com.apple.Bluetooth (6.0.7 - 6.0.7f11) <2C81A646-8D1E-3FAE-8A36-154DB2EE9651> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth 0x7fff505b2000 - 0x7fff5064dfff com.apple.framework.IOKit (2.0.2 - 1445.71.1) <3EFECB0C-3A71-3241-B517-C5CF28B9082A> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x7fff5064f000 - 0x7fff50656fff com.apple.IOSurface (211.15 - 211.15) <9FD406F1-6BF2-35B0-8339-DF83A1A661EB> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface 0x7fff506ad000 - 0x7fff50827ff7 com.apple.ImageIO.framework (3.3.0 - 1739.3) <7C579D3F-AE0B-31C9-8F80-67F2290B8DE0> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x7fff50828000 - 0x7fff5082cffb libGIF.dylib (1739.3) <7AA44C9D-48E8-3090-B044-61FE6F0AEF38> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x7fff5082d000 - 0x7fff50914fef libJP2.dylib (1739.3) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib 0x7fff50915000 - 0x7fff50938ff7 libJPEG.dylib (1739.3) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x7fff50c14000 - 0x7fff50c3afeb libPng.dylib (1739.3) <1737F680-99D1-3F03-BFA5-5CDA30EB880A> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x7fff50c3b000 - 0x7fff50c3dffb libRadiance.dylib (1739.3) <21746434-FCC7-36DE-9331-11277DF66AA8> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x7fff50c3e000 - 0x7fff50c8cfef libTIFF.dylib (1739.3) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x7fff51b46000 - 0x7fff51b5fff7 com.apple.Kerberos (3.0 - 1) /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x7fff51e1e000 - 0x7fff51e25fff com.apple.MediaAccessibility (1.0 - 114) <9F72AACD-BAEB-3646-BD0F-12C47591C20D> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility 0x7fff51ed5000 - 0x7fff5253fff7 com.apple.MediaToolbox (1.0 - 2276.68) /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox 0x7fff52541000 - 0x7fff525c2fff com.apple.Metal (125.30 - 125.30) /System/Library/Frameworks/Metal.framework/Versions/A/Metal 0x7fff525df000 - 0x7fff525fafff com.apple.MetalPerformanceShaders.MPSCore (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/Versions/A/MPSCore 0x7fff525fb000 - 0x7fff5266afef com.apple.MetalPerformanceShaders.MPSImage (1.0 - 1) <338B7779-E608-3D68-8A07-2ACC11299744> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/Versions/A/MPSImage 0x7fff5266b000 - 0x7fff5268ffff com.apple.MetalPerformanceShaders.MPSMatrix (1.0 - 1) <9CE072D7-853B-3939-9645-7EB951376B87> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix 0x7fff52690000 - 0x7fff52777ff7 com.apple.MetalPerformanceShaders.MPSNeuralNetwork (1.0 - 1) <0DE891AD-27E5-38FF-AEC8-4A95356C4357> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork 0x7fff52778000 - 0x7fff52778ff7 com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) <2D2D261C-50B0-32F9-BF9A-5C01382BB528> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders 0x7fff53777000 - 0x7fff53783ffb com.apple.NetFS (6.0 - 4.0) <471DD96F-FA2E-3FE9-9746-2519A6780D1A> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS 0x7fff56575000 - 0x7fff565cfff7 com.apple.opencl (2.8.24 - 2.8.24) <058114A8-6825-31D7-976E-0612B6A273E9> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL 0x7fff565d0000 - 0x7fff565ecffb com.apple.CFOpenDirectory (10.13 - 207.50.1) <29F55F7B-379F-3053-8FF3-5C6675A3DD4D> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory 0x7fff565ed000 - 0x7fff565f8fff com.apple.OpenDirectory (10.13 - 207.50.1) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory 0x7fff57777000 - 0x7fff57779fff libCVMSPluginSupport.dylib (16.7.4) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib 0x7fff5777a000 - 0x7fff5777fffb libCoreFSCache.dylib (162.9) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib 0x7fff57780000 - 0x7fff57784fff libCoreVMClient.dylib (162.9) <4E4F3EA2-5B53-31A3-8256-54EFAA94E4D6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib 0x7fff57785000 - 0x7fff5778eff3 libGFXShared.dylib (16.7.4) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib 0x7fff5778f000 - 0x7fff5779afff libGL.dylib (16.7.4) <2BB333D3-5C61-33DF-8545-06DF2D08B83D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x7fff5779b000 - 0x7fff577d6fe7 libGLImage.dylib (16.7.4) <4DA003CE-0B74-3FE4-808C-B2FBCE517EB4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x7fff57945000 - 0x7fff57983ffb libGLU.dylib (16.7.4) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x7fff582fb000 - 0x7fff5830aff3 com.apple.opengl (16.7.4 - 16.7.4) <9BDE8FF9-5418-3C70-8D1C-09656884CE48> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x7fff59159000 - 0x7fff593a5ff7 com.apple.QuartzCore (1.11 - 584.62) <1950D993-DE48-3C97-95A5-66D98BDFC95D> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x7fff59bdb000 - 0x7fff59f06fff com.apple.security (7.0 - 58286.70.7) /System/Library/Frameworks/Security.framework/Versions/A/Security 0x7fff59f07000 - 0x7fff59f93ff7 com.apple.securityfoundation (6.0 - 55185.50.5) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation 0x7fff59fc5000 - 0x7fff59fc9ffb com.apple.xpc.ServiceManagement (1.0 - 1) <71B45D83-ECA4-3265-997E-683A8B8DF413> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement 0x7fff5a36e000 - 0x7fff5a3deff3 com.apple.SystemConfiguration (1.17 - 1.17) <8532B8E9-7E30-35A3-BC4A-DDE8E0614FDA> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x7fff5a593000 - 0x7fff5a90efff com.apple.VideoToolbox (1.0 - 2276.68) <8F6FBC7D-60EA-38B2-B583-7ECB58E8936E> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox 0x7fff5d2db000 - 0x7fff5d36efff com.apple.APFS (1.0 - 1) <6BBB3988-1C91-314F-A77A-4E093A1B18F0> /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS 0x7fff5df99000 - 0x7fff5dfc1fff com.apple.framework.Apple80211 (13.0 - 1370.3) /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211 0x7fff5dfc3000 - 0x7fff5dfd2fef com.apple.AppleFSCompression (96.60.1 - 1.0) /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression 0x7fff5e0d1000 - 0x7fff5e0dcff7 com.apple.AppleIDAuthSupport (1.0 - 1) <2FAF5567-CDB3-33EF-AB71-05D37F2248B7> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/Versions/A/AppleIDAuthSupport 0x7fff5e116000 - 0x7fff5e15eff3 com.apple.AppleJPEG (1.0 - 1) <8DD410CB-76A1-3F22-9A9F-0491FA0CEB4A> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG 0x7fff5e199000 - 0x7fff5e1c1fff com.apple.applesauce (1.0 - ???) /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce 0x7fff5e28e000 - 0x7fff5e2deff7 com.apple.AppleVAFramework (5.0.41 - 5.0.41) <14E91E09-C345-3C5F-8D3C-4BC291FAF796> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA 0x7fff5e614000 - 0x7fff5e8adffb com.apple.AuthKit (1.0 - 1) <6CA71A11-91C5-307C-B933-9FCDEDCB580A> /System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/AuthKit 0x7fff5e9e4000 - 0x7fff5e9ebff7 com.apple.coreservices.BackgroundTaskManagement (1.0 - 57.1) <51A41CA3-DB1D-3380-993E-99C54AEE518E> /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement 0x7fff5e9ec000 - 0x7fff5ea73ff7 com.apple.backup.framework (1.9.5 - 1.9.5) <9171156B-6D2D-32FD-8588-5646E0EF793C> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup 0x7fff6042d000 - 0x7fff60436ff3 com.apple.CommonAuth (4.0 - 2.0) <4D237B25-27E5-3577-948B-073659F6D3C0> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth 0x7fff60772000 - 0x7fff60b7afff com.apple.CoreAUC (259.0.0 - 259.0.0) <1E0FB2C7-109E-3924-8E7F-8C6ACD78AF26> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC 0x7fff60b7b000 - 0x7fff60babff7 com.apple.CoreAVCHD (5.9.0 - 5900.4.1) /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD 0x7fff60f4a000 - 0x7fff60f5aff7 com.apple.CoreEmoji (1.0 - 69.3) /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji 0x7fff616ee000 - 0x7fff616f6ff3 com.apple.CorePhoneNumbers (1.0 - 1) /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/Versions/A/CorePhoneNumbers 0x7fff61881000 - 0x7fff618b2ff3 com.apple.CoreServicesInternal (309.1 - 309.1) <4ECD14EA-A493-3B84-A32F-CF928474A405> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal 0x7fff61c2c000 - 0x7fff61cbdfff com.apple.CoreSymbolication (9.3 - 64026.2) /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication 0x7fff61d40000 - 0x7fff61e75fff com.apple.coreui (2.1 - 494.1) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x7fff61e76000 - 0x7fff61fa7fff com.apple.CoreUtils (5.6 - 560.11) <1A02D6F0-8C65-3FAE-AD63-56477EDE4773> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils 0x7fff61ffc000 - 0x7fff62060fff com.apple.framework.CoreWiFi (13.0 - 1350.2) <25C0E581-EF2B-3F0D-8CD9-3C9327C46B07> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi 0x7fff62061000 - 0x7fff62071ff7 com.apple.CrashReporterSupport (10.13 - 1) /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport 0x7fff620f0000 - 0x7fff620ffff7 com.apple.framework.DFRFoundation (1.0 - 191.7) <3B8ED6F7-5DFF-34C3-BA90-DDB85679684C> /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation 0x7fff62102000 - 0x7fff62106ffb com.apple.DSExternalDisplay (3.1 - 380) <901B7F6D-376A-3848-99D0-170C4D00F776> /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay 0x7fff62188000 - 0x7fff621fefff com.apple.datadetectorscore (7.0 - 590.3) <26835841-E532-3930-A3F8-CE8DA0B244E3> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore 0x7fff6224c000 - 0x7fff6228cff7 com.apple.DebugSymbols (181.0 - 181.0) <299A0238-ED78-3676-B131-274D972824AA> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols 0x7fff6228d000 - 0x7fff623bcfff com.apple.desktopservices (1.12.5 - 1.12.5) <7739C9A5-64D9-31A5-899B-5FFA242AD70D> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x7fff631d6000 - 0x7fff63604fff com.apple.vision.FaceCore (3.3.2 - 3.3.2) /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore 0x7fff65260000 - 0x7fff65260fff libmetal_timestamp.dylib (802.4.8) /System/Library/PrivateFrameworks/GPUCompiler.framework/Versions/3802/Libraries/libmetal_timestamp.dylib 0x7fff668cc000 - 0x7fff668d1fff com.apple.GPUWrangler (3.20.13 - 3.20.13) <9C5BD618-69E3-36D5-9BC9-A4841BC00D2A> /System/Library/PrivateFrameworks/GPUWrangler.framework/Versions/A/GPUWrangler 0x7fff67647000 - 0x7fff67656fff com.apple.GraphVisualizer (1.0 - 5) /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer 0x7fff676d9000 - 0x7fff6774dfff com.apple.Heimdal (4.0 - 2.0) <18607D75-DB78-3CC7-947E-AC769195164C> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal 0x7fff68053000 - 0x7fff6805cfff com.apple.IOAccelMemoryInfo (1.0 - 1) /System/Library/PrivateFrameworks/IOAccelMemoryInfo.framework/Versions/A/IOAccelMemoryInfo 0x7fff6805d000 - 0x7fff68064ff7 com.apple.IOAccelerator (378.26 - 378.26) <2274BE11-18DE-3B13-BCDB-C488C9BB19AD> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator 0x7fff68068000 - 0x7fff6807ffff com.apple.IOPresentment (1.0 - 35.1) <7C6332FF-6535-3064-B437-1E9F70671927> /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment 0x7fff6844a000 - 0x7fff68470ffb com.apple.IconServices (97.6 - 97.6) /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices 0x7fff686f5000 - 0x7fff68708ff3 com.apple.security.KeychainCircle.KeychainCircle (1.0 - 1) /System/Library/PrivateFrameworks/KeychainCircle.framework/Versions/A/KeychainCircle 0x7fff68709000 - 0x7fff687feff7 com.apple.LanguageModeling (1.0 - 159.5.3) <7F0AC200-E3DD-39FB-8A95-00DD70B66A9F> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling 0x7fff687ff000 - 0x7fff68841fff com.apple.Lexicon-framework (1.0 - 33.5) /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon 0x7fff68845000 - 0x7fff6884cff7 com.apple.LinguisticData (1.0 - 238.3) <49A54649-1021-3DBD-99B8-1B2EDFFA5378> /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData 0x7fff6904b000 - 0x7fff6904efff com.apple.Mangrove (1.0 - 1) <27D6DF76-B5F8-3443-8826-D25B284331BF> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove 0x7fff6955e000 - 0x7fff695c7ff7 com.apple.gpusw.MetalTools (1.0 - 1) <458F319A-2707-3C83-8351-BD9F02EC05BD> /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools 0x7fff695d0000 - 0x7fff695e7ff7 com.apple.MobileAssets (1.0 - 437.60.1) <5FFD8A8B-F33F-3FA9-8F50-31C24A67862C> /System/Library/PrivateFrameworks/MobileAsset.framework/Versions/A/MobileAsset 0x7fff69755000 - 0x7fff6976efff com.apple.MobileKeyBag (2.0 - 1.0) <32E63C7B-E133-33DE-A593-C3C10D64FCAA> /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag 0x7fff697fa000 - 0x7fff69824ffb com.apple.MultitouchSupport.framework (1614.1 - 1614.1) /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport 0x7fff69a8b000 - 0x7fff69a96fff com.apple.NetAuth (6.2 - 6.2) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth 0x7fff6b32b000 - 0x7fff6b33bffb com.apple.PerformanceAnalysis (1.194 - 194) <8022ED1F-CE70-388E-B37B-6FB1E5F90CF2> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis 0x7fff6d0fa000 - 0x7fff6d118fff com.apple.ProtocolBuffer (1 - 260) <40704740-4A53-3010-A49B-08D1D69D1D5E> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer 0x7fff6d2f3000 - 0x7fff6d316ffb com.apple.RemoteViewServices (2.0 - 125) <592323D1-CB44-35F1-9921-4C2AB8D920A0> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices 0x7fff6ec3a000 - 0x7fff6ed4fff7 com.apple.Sharing (1050.22.2 - 1050.22.2) <4E3CCDF2-EA26-334F-8EBA-79BD28486C9D> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing 0x7fff6ed7a000 - 0x7fff6ed7bff7 com.apple.performance.SignpostNotification (1.2.6 - 2.6) <8F04800F-3570-3392-A24D-B229FF03F7F9> /System/Library/PrivateFrameworks/SignpostNotification.framework/Versions/A/SignpostNotification 0x7fff6fad8000 - 0x7fff6fd74ff7 com.apple.SkyLight (1.600.0 - 312.103) <27F91170-846C-3E9E-9B8A-788F27C7DAF5> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight 0x7fff7053d000 - 0x7fff7054afff com.apple.SpeechRecognitionCore (4.6.1 - 4.6.1) <87EE7AB5-6925-3D21-BE00-F155CB457699> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore 0x7fff709f7000 - 0x7fff70a1efff com.apple.StreamingZip (1.0 - 1) <32F550C9-3DF8-3DF9-A1EC-699C3D32621B> /System/Library/PrivateFrameworks/StreamingZip.framework/Versions/A/StreamingZip 0x7fff710f0000 - 0x7fff71179fc7 com.apple.Symbolication (9.3 - 64033) /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication 0x7fff716e9000 - 0x7fff716f1ff7 com.apple.TCC (1.0 - 1) /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC 0x7fff718fe000 - 0x7fff719bbff7 com.apple.TextureIO (3.7 - 3.7) /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO 0x7fff71a6c000 - 0x7fff71c1bfff com.apple.UIFoundation (1.0 - 547.5) <86A2FBA7-2709-3894-A3D5-A00C19BAC48D> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation 0x7fff728f0000 - 0x7fff729bfff7 com.apple.ViewBridge (343.2 - 343.2) <5519FCED-1F88-3BE6-9BE1-69992086B01B> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge 0x7fff73397000 - 0x7fff73399ffb com.apple.loginsupport (1.0 - 1) /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport 0x7fff73500000 - 0x7fff73533ff7 libclosured.dylib (551.4) <3FB6B209-51F4-38DA-B1D8-2EE29D5BDD83> /usr/lib/closure/libclosured.dylib 0x7fff735ed000 - 0x7fff73626ff7 libCRFSuite.dylib (41) /usr/lib/libCRFSuite.dylib 0x7fff73627000 - 0x7fff73632fff libChineseTokenizer.dylib (28) <53633C9B-A3A8-36F7-A53C-432D802F4BB8> /usr/lib/libChineseTokenizer.dylib 0x7fff736c4000 - 0x7fff736c5ff3 libDiagnosticMessagesClient.dylib (104) <9712E980-76EE-3A89-AEA6-DF4BAF5C0574> /usr/lib/libDiagnosticMessagesClient.dylib 0x7fff736fc000 - 0x7fff738c6ff3 libFosl_dynamic.dylib (17.8) /usr/lib/libFosl_dynamic.dylib 0x7fff738fe000 - 0x7fff738fefff libOpenScriptingUtil.dylib (174) <610F0242-7CE5-3C86-951B-B646562694AF> /usr/lib/libOpenScriptingUtil.dylib 0x7fff73a35000 - 0x7fff73a39ffb libScreenReader.dylib (562.18.4) /usr/lib/libScreenReader.dylib 0x7fff73a3a000 - 0x7fff73a3bffb libSystem.B.dylib (1252.50.4) <10D2F02E-366D-394F-9513-1C2B55229FBB> /usr/lib/libSystem.B.dylib 0x7fff73ace000 - 0x7fff73acefff libapple_crypto.dylib (109.50.14) <48BA2E76-BF2F-3522-A54E-D7FB7EAF7A57> /usr/lib/libapple_crypto.dylib 0x7fff73acf000 - 0x7fff73ae5ff7 libapple_nghttp2.dylib (1.24) <01402BC4-4822-3676-9C80-50D83F816424> /usr/lib/libapple_nghttp2.dylib 0x7fff73ae6000 - 0x7fff73b10ff3 libarchive.2.dylib (54) <8FC28DD8-E315-3C3E-95FE-D1D2CBE49888> /usr/lib/libarchive.2.dylib 0x7fff73b11000 - 0x7fff73b92fdf libate.dylib (1.13.1) <178ACDAD-DE7E-346C-A613-1CBF7929AC07> /usr/lib/libate.dylib 0x7fff73b96000 - 0x7fff73b96ff3 libauto.dylib (187) /usr/lib/libauto.dylib 0x7fff73b97000 - 0x7fff73c4fff3 libboringssl.dylib (109.50.14) /usr/lib/libboringssl.dylib 0x7fff73c50000 - 0x7fff73c60ff3 libbsm.0.dylib (39) <6BC96A72-AFBE-34FD-91B1-748A530D8AE6> /usr/lib/libbsm.0.dylib 0x7fff73c61000 - 0x7fff73c6effb libbz2.1.0.dylib (38) <0A5086BB-4724-3C14-979D-5AD4F26B5B45> /usr/lib/libbz2.1.0.dylib 0x7fff73c6f000 - 0x7fff73cc5fff libc++.1.dylib (400.9) <7D3DACCC-3804-393C-ABC1-1A580FD00CB6> /usr/lib/libc++.1.dylib 0x7fff73cc6000 - 0x7fff73ceaff7 libc++abi.dylib (400.8.2) /usr/lib/libc++abi.dylib 0x7fff73cec000 - 0x7fff73cfcfff libcmph.dylib (6) <890DEC4C-4334-393C-8B56-7C8560BBED9D> /usr/lib/libcmph.dylib 0x7fff73cfd000 - 0x7fff73d14fcf libcompression.dylib (47.60.2) <543F07BF-2F2F-37D5-9866-E84BF659885B> /usr/lib/libcompression.dylib 0x7fff73fbf000 - 0x7fff73fd7ff7 libcoretls.dylib (155.50.1) /usr/lib/libcoretls.dylib 0x7fff73fd8000 - 0x7fff73fd9ff3 libcoretls_cfhelpers.dylib (155.50.1) /usr/lib/libcoretls_cfhelpers.dylib 0x7fff744aa000 - 0x7fff74500ff3 libcups.2.dylib (462.2.4) <2BC849DC-AB1C-3AA6-BD0A-6B1D4F3EC92E> /usr/lib/libcups.2.dylib 0x7fff74640000 - 0x7fff74640fff libenergytrace.dylib (16) /usr/lib/libenergytrace.dylib 0x7fff74677000 - 0x7fff7467cff3 libheimdal-asn1.dylib (520.50.6) /usr/lib/libheimdal-asn1.dylib 0x7fff746a8000 - 0x7fff74799ff7 libiconv.2.dylib (51.50.1) <2FEC9707-3FAF-3828-A50D-8605086D060F> /usr/lib/libiconv.2.dylib 0x7fff7479a000 - 0x7fff749c1ffb libicucore.A.dylib (59180.0.1) <975D4461-AFDF-3313-9A17-245BEC7F297B> /usr/lib/libicucore.A.dylib 0x7fff74a0e000 - 0x7fff74a0ffff liblangid.dylib (128) <39C39393-0D05-301D-93B2-F224FC4949AA> /usr/lib/liblangid.dylib 0x7fff74a10000 - 0x7fff74a29ffb liblzma.5.dylib (10) <3D419A50-961F-37D2-8A01-3DC7AB7B8D18> /usr/lib/liblzma.5.dylib 0x7fff74a2a000 - 0x7fff74a40ff7 libmarisa.dylib (9) /usr/lib/libmarisa.dylib 0x7fff74af1000 - 0x7fff74d19ff7 libmecabra.dylib (779.7.6) /usr/lib/libmecabra.dylib 0x7fff74ef1000 - 0x7fff7506cfff libnetwork.dylib (1229.70.2) /usr/lib/libnetwork.dylib 0x7fff750f3000 - 0x7fff754e17e7 libobjc.A.dylib (723) /usr/lib/libobjc.A.dylib 0x7fff754f4000 - 0x7fff754f8fff libpam.2.dylib (22) <7B4D2CE2-1438-387A-9802-5CEEFBF26F86> /usr/lib/libpam.2.dylib 0x7fff754fb000 - 0x7fff7552ffff libpcap.A.dylib (79.20.1) /usr/lib/libpcap.A.dylib 0x7fff755ae000 - 0x7fff755caffb libresolv.9.dylib (65) /usr/lib/libresolv.9.dylib 0x7fff75619000 - 0x7fff7561aff3 libspindump.dylib (252) /usr/lib/libspindump.dylib 0x7fff7561b000 - 0x7fff757aeff7 libsqlite3.dylib (274.8.1) /usr/lib/libsqlite3.dylib 0x7fff75982000 - 0x7fff759e2ff3 libusrtcp.dylib (1229.70.2) <1E065228-D0E3-3808-9405-894056C6BEC0> /usr/lib/libusrtcp.dylib 0x7fff759e3000 - 0x7fff759e6ffb libutil.dylib (51.20.1) <216D18E5-0BAF-3EAF-A38E-F6AC37CBABD9> /usr/lib/libutil.dylib 0x7fff759e7000 - 0x7fff759f4fff libxar.1.dylib (400) <0316128D-3B47-3052-995D-97B4FE5491DC> /usr/lib/libxar.1.dylib 0x7fff759f8000 - 0x7fff75adffff libxml2.2.dylib (31.11) /usr/lib/libxml2.2.dylib 0x7fff75ae0000 - 0x7fff75b08fff libxslt.1.dylib (15.12) <4A5E011D-8B29-3135-A52B-9A9070ABD752> /usr/lib/libxslt.1.dylib 0x7fff75b09000 - 0x7fff75b1bffb libz.1.dylib (70) <48C67CFC-940D-3857-8DAD-857774605352> /usr/lib/libz.1.dylib 0x7fff75bb7000 - 0x7fff75bbbff7 libcache.dylib (80) <092479CB-1008-3A83-BECF-E115F24D13C1> /usr/lib/system/libcache.dylib 0x7fff75bbc000 - 0x7fff75bc6ff3 libcommonCrypto.dylib (60118.50.1) <029F5985-9B6E-3DCB-9B96-FD007678C6A7> /usr/lib/system/libcommonCrypto.dylib 0x7fff75bc7000 - 0x7fff75bcefff libcompiler_rt.dylib (62) <968B8E3F-3681-3230-9D78-BB8732024F6E> /usr/lib/system/libcompiler_rt.dylib 0x7fff75bcf000 - 0x7fff75bd8ffb libcopyfile.dylib (146.50.5) <3885083D-50D8-3EEC-B481-B2E605180D7F> /usr/lib/system/libcopyfile.dylib 0x7fff75bd9000 - 0x7fff75c5efff libcorecrypto.dylib (562.70.1) /usr/lib/system/libcorecrypto.dylib 0x7fff75ce6000 - 0x7fff75d1fff7 libdispatch.dylib (913.60.2) <232C69BD-022E-3AB9-8807-79F9FA7CB5EC> /usr/lib/system/libdispatch.dylib 0x7fff75d20000 - 0x7fff75d3dff7 libdyld.dylib (551.4) <81BF3A82-5719-3B54-ABA9-76C82D932CAC> /usr/lib/system/libdyld.dylib 0x7fff75d3e000 - 0x7fff75d3effb libkeymgr.dylib (28) /usr/lib/system/libkeymgr.dylib 0x7fff75d3f000 - 0x7fff75d4bff3 libkxld.dylib (4570.71.3) /usr/lib/system/libkxld.dylib 0x7fff75d4c000 - 0x7fff75d4cff7 liblaunch.dylib (1205.70.9) /usr/lib/system/liblaunch.dylib 0x7fff75d4d000 - 0x7fff75d51ffb libmacho.dylib (906) <1902A611-081A-3452-B11E-EBD1B166E831> /usr/lib/system/libmacho.dylib 0x7fff75d52000 - 0x7fff75d54ff3 libquarantine.dylib (86) <26C0BA22-8F93-3A07-9A4E-C8D53D2CE42E> /usr/lib/system/libquarantine.dylib 0x7fff75d55000 - 0x7fff75d56ff3 libremovefile.dylib (45) <711E18B2-5BBE-3211-A916-56740C27D17A> /usr/lib/system/libremovefile.dylib 0x7fff75d57000 - 0x7fff75d6efff libsystem_asl.dylib (356.70.1) <39E46A6F-B228-3E78-B83E-1779F9707A39> /usr/lib/system/libsystem_asl.dylib 0x7fff75d6f000 - 0x7fff75d6ffff libsystem_blocks.dylib (67) <17303FDF-0D2D-3963-B05E-B4DF63052D47> /usr/lib/system/libsystem_blocks.dylib 0x7fff75d70000 - 0x7fff75df9ff7 libsystem_c.dylib (1244.50.9) <1187BFE8-4576-3247-8177-481554E1F9E7> /usr/lib/system/libsystem_c.dylib 0x7fff75dfa000 - 0x7fff75dfdffb libsystem_configuration.dylib (963.50.8) /usr/lib/system/libsystem_configuration.dylib 0x7fff75dfe000 - 0x7fff75e01ffb libsystem_coreservices.dylib (51) <486000D3-D8CB-3BE7-8EE5-8BF380DE6DF7> /usr/lib/system/libsystem_coreservices.dylib 0x7fff75e02000 - 0x7fff75e03fff libsystem_darwin.dylib (1244.50.9) <09C21A4A-9EE0-388B-A9D9-DFF8F6758791> /usr/lib/system/libsystem_darwin.dylib 0x7fff75e04000 - 0x7fff75e0aff7 libsystem_dnssd.dylib (878.70.2) <976168E4-0F95-3725-800F-CEC6166C9E76> /usr/lib/system/libsystem_dnssd.dylib 0x7fff75e0b000 - 0x7fff75e54ff7 libsystem_info.dylib (517.30.1) /usr/lib/system/libsystem_info.dylib 0x7fff75e55000 - 0x7fff75e7bff7 libsystem_kernel.dylib (4570.71.3) <4429E591-7159-3046-BA3C-DE8D51BE3E5C> /usr/lib/system/libsystem_kernel.dylib 0x7fff75e7c000 - 0x7fff75ec7fcb libsystem_m.dylib (3147.50.1) <83DCA882-1128-366B-9AEE-E4B04BE28E1D> /usr/lib/system/libsystem_m.dylib 0x7fff75ec8000 - 0x7fff75ee7fff libsystem_malloc.dylib (140.50.6) <7FD43735-9DDD-300E-8C4A-F909A74BDF49> /usr/lib/system/libsystem_malloc.dylib 0x7fff75ee8000 - 0x7fff76018ff7 libsystem_network.dylib (1229.70.2) <5E86B2DE-9E15-3354-8714-4094ED5F698D> /usr/lib/system/libsystem_network.dylib 0x7fff76019000 - 0x7fff76023ffb libsystem_networkextension.dylib (767.70.1) /usr/lib/system/libsystem_networkextension.dylib 0x7fff76024000 - 0x7fff7602dff3 libsystem_notify.dylib (172) <08012EC0-2CD2-34BE-BF93-E7F56491299A> /usr/lib/system/libsystem_notify.dylib 0x7fff7602e000 - 0x7fff76035ff7 libsystem_platform.dylib (161.50.1) <6355EE2D-5456-3CA8-A227-B96E8F1E2AF8> /usr/lib/system/libsystem_platform.dylib 0x7fff76036000 - 0x7fff76041fff libsystem_pthread.dylib (301.50.1) <0E51CCBA-91F2-34E1-BF2A-FEEFD3D321E4> /usr/lib/system/libsystem_pthread.dylib 0x7fff76042000 - 0x7fff76045fff libsystem_sandbox.dylib (765.70.1) <553DFCC6-9D31-3B9C-AB7C-30F6F265786D> /usr/lib/system/libsystem_sandbox.dylib 0x7fff76046000 - 0x7fff76047ff3 libsystem_secinit.dylib (30) /usr/lib/system/libsystem_secinit.dylib 0x7fff76048000 - 0x7fff7604fff7 libsystem_symptoms.dylib (820.60.2) <585BDFA2-D54D-39D0-8046-44E824DABD43> /usr/lib/system/libsystem_symptoms.dylib 0x7fff76050000 - 0x7fff76063fff libsystem_trace.dylib (829.70.1) <3A6CB706-8CA6-3616-8AFC-14AAD7FAF187> /usr/lib/system/libsystem_trace.dylib 0x7fff76065000 - 0x7fff7606aff7 libunwind.dylib (35.3) /usr/lib/system/libunwind.dylib 0x7fff7606b000 - 0x7fff76098ff7 libxpc.dylib (1205.70.9) <0BC7AD67-671D-31D4-8B88-C317B8379598> /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: 1805530 thread_create: 0 thread_set_state: 0

VM Region Summary: ReadOnly portion of Libraries: Total=376.1M resident=0K(0%) swapped_out_or_unallocated=376.1M(100%) Writable regions: Total=162.6M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=162.6M(100%)

                            VIRTUAL   REGION 

REGION TYPE SIZE COUNT (non-coalesced) =========== ======= ======= Accelerate framework 128K 2 Activity Tracing 256K 2 CG backing stores 1160K 3 CoreImage 24K 3 CoreUI image file 208K 4 Dispatch continuations 24.0M 2 Foundation 4K 2 Kernel Alloc Once 8K 2 MALLOC 122.5M 33 MALLOC guard page 48K 10 Memory Tag 251 12K 2 STACK GUARD 56.0M 14 Stack 14.1M 14 VM_ALLOCATE 76K 10 DATA 24.2M 266 FONT_DATA 4K 2 LINKEDIT 197.3M 28 TEXT 178.8M 268 __UNICODE 560K 2 mapped file 53.5M 21 shared memory 2680K 14 =========== ======= ======= TOTAL 675.4M 683

Model: MacBookPro15,1, BootROM 15.16.6805.0.0,0, 6 processors, Intel Core i7, 2.6 GHz, 16 GB, SMC Graphics: kHW_IntelUHDGraphics630Item, Intel UHD Graphics 630, Built-In Graphics: kHW_AMDRadeonPro560XItem, Radeon Pro 560X, PCIe Memory Module: BANK 0/ChannelA-DIMM0, 8 GB, DDR4, 2400 MHz, Micron, 8ATF1G64HZ-2G6E1 8ATF1G64HZ-2G6E1 Memory Module: BANK 2/ChannelB-DIMM0, 8 GB, DDR4, 2400 MHz, Micron, 8ATF1G64HZ-2G6E1 8ATF1G64HZ-2G6E1 AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x7BF), wl0: Jun 24 2018 21:16:16 version 9.130.28.44.32.1.55 FWID 01-55577fa3 Bluetooth: Version 6.0.7f11, 3 services, 27 devices, 1 incoming serial ports Network Service: AirPort, AirPort, en0 USB Device: USB 3.1 Bus USB Device: XScope USB Device: iBridge Bus USB Device: iBridge DFR brightness USB Device: iBridge Display USB Device: Apple Internal Keyboard / Trackpad USB Device: Headset USB Device: iBridge ALS USB Device: iBridge FaceTime HD Camera (Built-in) USB Device: iBridge Thunderbolt Bus: MacBook Pro, Apple Inc., 30.2 Thunderbolt Bus: MacBook Pro, Apple Inc., 30.2

On 27 Sep 2018, at 18:44, HacK notifications@github.com wrote:

Thanks for your tip!

But 'close but no cigar'. Any further ideas?

This is when running from command line as normal user with admin rights:

hack$ /Applications/xscope.app/Contents/MacOS/xscope & [1] 9757 hack$ libpng warning: iCCP: known incorrect sRGB profile libpng warning: iCCP: known incorrect sRGB profile libpng warning: iCCP: known incorrect sRGB profile Cannot open device

Cannot open device

0x7ffbbe301120 Device Opened

libusb: info [darwin_claim_interface] no interface found; setting configuration: 1 VERSION “2.40"

[1]+ Segmentation fault: 11 /Applications/xscope.app/Contents/MacOS/xscope

The second time "Cannot open device” is after pressing the “connect” button without the xlabproto connected The error and crash are with xprotolab connected and pressing "connect"

Running as root without xprotolabs connected initially

hack$ sudo /Applications/xscope.app/Contents/MacOS/xscope libpng warning: iCCP: known incorrect sRGB profile libpng warning: iCCP: known incorrect sRGB profile libpng warning: iCCP: known incorrect sRGB profile Cannot open device

Cannot open device

0x7fa04abe0c70 Device Opened

libusb: info [darwin_claim_interface] no interface found; setting configuration: 1 VERSION "2.40" Segmentation fault: 11

Running as root with xprotolabs connected from the beginning

hack$ sudo /Applications/xscope.app/Contents/MacOS/xscope & [1] 9778 hack$ libpng warning: iCCP: known incorrect sRGB profile libpng warning: iCCP: known incorrect sRGB profile libpng warning: iCCP: known incorrect sRGB profile 0x7fc4abe167e0 Device Opened

VERSION "2.40"

[1]+ Segmentation fault: 11 sudo /Applications/xscope.app/Contents/MacOS/xscope

As a bonus, this is what the USB system info has to report USB 3.1 Bus:

Host Controller Driver: AppleIntelCNLUSBXHCI PCI Device ID: 0xa36d PCI Revision ID: 0x0010 PCI Vendor ID: 0x8086

XScope:

Product ID: 0x06f9 Vendor ID: 0x16d0 Version: 1.00 Speed: Up to 12 Mb/sec Manufacturer: Gabotronics Location ID: 0x14300000 / 3 Current Available (mA): 500 Extra Operating Current (mA): 0

On 24 Sep 2018, at 11:42, Philippe Coval notifications@github.com wrote:

Looks like a permission issues can you run it as root ?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/ganzziani/xscopes-qt/issues/32#issuecomment-423922396, or mute the thread https://github.com/notifications/unsubscribe-auth/AV0HQjrFpv7aO1FPVGPpxB11gAKjNaWRks5ueKjogaJpZM4W1xUA.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/ganzziani/xscopes-qt/issues/32#issuecomment-425162424, or mute the thread https://github.com/notifications/unsubscribe-auth/AV0HQp8U0hq_3hkvojjewy_UEdrk3QBwks5ufQBdgaJpZM4W1xUA.

HomeACcessoryKid commented 5 years ago

I found the solution! It is your (@rzr) pull-request #31 that when applied saves the day.

I hope that Gabriel can merge that one so others don't have to go through the motions I did to solve this.

Thanks @rzr !!

rzr commented 5 years ago

You're welcome thx for feedback

Gabriel seems to take back xscope developement (thx) maybe a release is planned.

ganzziani commented 5 years ago

I do have some updates in development, however I am currently testing only on my Windows machine.