Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

Abort problem after installing NI-VISA 18.0.0 and PyVisa on Mac

 

I am using Python 2.7 to do testing automation. I have installed PyVisa 1.9.0.

 

Before installing NI-Visa_18.0.0 for macOS 10.13.4, the message shows below after tying python -m visa info.

Machine Details:
Platform ID: Darwin-17.5.0-x86_64-i386-64bit
Processor: i386
Python:
Implementation: CPython
Executable: /usr/bin/python
Version: 2.7.10
Compiler: GCC 4.2.1 Compatible Apple LLVM 9.0.0 (clang-900.0.31)
Bits: 64bit
Build: Oct 6 2017 22:29:07 (#default)
Unicode: UCS2
PyVISA Version: 1.9.0
Backends:
ni:
Version: 1.9.0 (bundled with PyVISA)
Binary library: Not found
py:
Version: 0.2
ASRL INSTR: Available via PySerial (3.4)
TCPIP INSTR: Available
USB RAW:
Please install PyUSB to use this resource type.
No module named usb
USB INSTR:
Please install PyUSB to use this resource type.
No module named usb
GPIB INSTR:
Please install linux-gpib to use this resource type.
No module named gpib
TCPIP SOCKET: Available

However, after NI-Visa_18.0.0 installation and tying python -m visa info, it shows abort trap:6. It looks like it is the problem in /Library/Frameworks/nipalu.framework/Versions/1/nipalu.

 

The same problem showed in https://github.com/pyvisa/pyvisa/issues/339. But it is not resolved.

 

Any idea to this problem?

 

Thanks,

Philex

 

The full problem report:

Process: Python [1593]
Path: /System/Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python
Identifier: Python
Version: 2.7.10 (2.7.10)
Code Type: X86-64 (Native)
Parent Process: bash [790]
Responsible: Python [1593]
User ID: 783402280

PlugIn Path: /Library/Frameworks/nipalu.framework/Versions/1/nipalu
PlugIn Identifier: com.ni.framework.nipalu
PlugIn Version: 18.0.0 (18.0.0f0)

Date/Time: 2018-07-13 13:25:24.114 +0100
OS Version: Mac OS X 10.13.4 (17E202)
Report Version: 12
Bridge OS Version: 3.0 (14Y664)
Anonymous UUID: 48737E74-FF6F-D986-6AA0-02111A2BD070

Time Awake Since Boot: 1000 seconds

System Integrity Protection: enabled

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

Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY

Application Specific Information:
/Library/Frameworks/nipalu.framework/Versions/1/nipalu
abort() called

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x00007fff7685bb6e __pthread_kill + 10
1 libsystem_pthread.dylib 0x00007fff76a26080 pthread_kill + 333
2 libsystem_c.dylib 0x00007fff767b71ae abort + 127
3 com.ni.framework.nipalu 0x000000010276e074 0x1026fd000 + 462964
4 com.ni.framework.nipalu 0x000000010276e469 0x1026fd000 + 463977
5 dyld 0x00000001005f6a7a ImageLoaderMachO::doModInitFunctions(ImageLoader::LinkContext const&) + 420
6 dyld 0x00000001005f6caa ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) + 40
7 dyld 0x00000001005f21cc ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) + 330
8 dyld 0x00000001005f215f ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) + 221
9 dyld 0x00000001005f1302 ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) + 134
10 dyld 0x00000001005f1396 ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) + 74
11 dyld 0x00000001005e53e5 dyld::runInitializers(ImageLoader*) + 82
12 dyld 0x00000001005ee05c dlopen + 527
13 libdyld.dylib 0x00007fff7670cd86 dlopen + 86
14 com.apple.CoreFoundation 0x00007fff4e45267b _CFBundleDlfcnLoadFramework + 139
15 com.apple.CoreFoundation 0x00007fff4e41d570 _CFBundleLoadExecutableAndReturnError + 624
16 com.apple.CoreFoundation 0x00007fff4e455d40 CFBundleGetFunctionPointerForName + 48
17 visa 0x0000000101af6966 visaLibSymbol + 54
18 visa 0x0000000101af6d52 0x101adc000 + 109906
19 visa 0x0000000101afb75e 0x101adc000 + 128862
20 visa 0x0000000101b0803c viOpenDefaultRM + 668
21 libffi.dylib 0x00007fff7505bf64 ffi_call_unix64 + 76
22 libffi.dylib 0x00007fff7505c77c ffi_call + 808
23 _ctypes.so 0x00000001014ff895 _ctypes_callproc + 667
24 _ctypes.so 0x00000001014f9e16 0x1014f7000 + 11798
25 org.python.python 0x00007fff58b54581 PyObject_Call + 97
26 org.python.python 0x00007fff58bcaf76 PyEval_EvalFrameEx + 2898
27 org.python.python 0x00007fff58bca232 PyEval_EvalCodeEx + 1551
28 org.python.python 0x00007fff58bd02b4 0x7fff58b4a000 + 549556
29 org.python.python 0x00007fff58bcab45 PyEval_EvalFrameEx + 1825
30 org.python.python 0x00007fff58bca232 PyEval_EvalCodeEx + 1551
31 org.python.python 0x00007fff58bd02b4 0x7fff58b4a000 + 549556
32 org.python.python 0x00007fff58bcab45 PyEval_EvalFrameEx + 1825
33 org.python.python 0x00007fff58bca232 PyEval_EvalCodeEx + 1551
34 org.python.python 0x00007fff58bd02b4 0x7fff58b4a000 + 549556
35 org.python.python 0x00007fff58bcab45 PyEval_EvalFrameEx + 1825
36 org.python.python 0x00007fff58bca232 PyEval_EvalCodeEx + 1551
37 org.python.python 0x00007fff58bd02b4 0x7fff58b4a000 + 549556
38 org.python.python 0x00007fff58bcab45 PyEval_EvalFrameEx + 1825
39 org.python.python 0x00007fff58bca232 PyEval_EvalCodeEx + 1551
40 org.python.python 0x00007fff58bd02b4 0x7fff58b4a000 + 549556
41 org.python.python 0x00007fff58bcab45 PyEval_EvalFrameEx + 1825
42 org.python.python 0x00007fff58bca232 PyEval_EvalCodeEx + 1551
43 org.python.python 0x00007fff58bcba8f PyEval_EvalFrameEx + 5739
44 org.python.python 0x00007fff58bca232 PyEval_EvalCodeEx + 1551
45 org.python.python 0x00007fff58bd02b4 0x7fff58b4a000 + 549556
46 org.python.python 0x00007fff58bcab45 PyEval_EvalFrameEx + 1825
47 org.python.python 0x00007fff58bca232 PyEval_EvalCodeEx + 1551
48 org.python.python 0x00007fff58b71935 0x7fff58b4a000 + 162101
49 org.python.python 0x00007fff58b54581 PyObject_Call + 97
50 org.python.python 0x00007fff58bf9b65 0x7fff58b4a000 + 719717
51 org.python.python 0x00007fff58bf9650 Py_Main + 2268
52 libdyld.dylib 0x00007fff7670b015 start + 1

Thread 1:
0 libsystem_kernel.dylib 0x00007fff7685c292 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff76a23009 _pthread_wqthread + 1035
2 libsystem_pthread.dylib 0x00007fff76a22be9 start_wqthread + 13

Thread 2:
0 libsystem_pthread.dylib 0x00007fff76a22bdc start_wqthread + 0

Thread 3:
0 libsystem_pthread.dylib 0x00007fff76a22bdc start_wqthread + 0

Thread 4:
0 libsystem_kernel.dylib 0x00007fff7685ba1e __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff76a24589 _pthread_cond_wait + 732
2 com.ni.framework.UsbPassport 0x000000010269d5bb 0x10269a000 + 13755
3 libsystem_pthread.dylib 0x00007fff76a23661 _pthread_body + 340
4 libsystem_pthread.dylib 0x00007fff76a2350d _pthread_start + 377
5 libsystem_pthread.dylib 0x00007fff76a22bf9 thread_start + 13

Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000000 rbx: 0x00007fffaed3b380 rcx: 0x00007ffeef809808 rdx: 0x0000000000000000
rdi: 0x0000000000000307 rsi: 0x0000000000000006 rbp: 0x00007ffeef809840 rsp: 0x00007ffeef809808
r8: 0x0000000000000013 r9: 0x0000000000000000 r10: 0x0000000000000000 r11: 0x0000000000000206
r12: 0x0000000000000307 r13: 0x0000000000000002 r14: 0x0000000000000006 r15: 0x000000000000002d
rip: 0x00007fff7685bb6e rfl: 0x0000000000000206 cr2: 0x00007fffa8587370

Logical CPU: 0
Error Code: 0x02000131
Trap Number: 133

Binary Images:
0x1003f1000 - 0x1003f2fff org.python.python (2.7.10 - 2.7.10) <28EA6458-59ED-3F2B-93AC-E6BCD1A1B2F0> /System/Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python
0x10053a000 - 0x10053bfff _locale.so (109.50.1) <5E16545A-6B8E-3158-BEDB-7D6BB7A929A1> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_locale.so
0x1005c0000 - 0x1005c1ff3 time.so (109.50.1) /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/time.so
0x1005c8000 - 0x1005c9fff cStringIO.so (109.50.1) /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/cStringIO.so
0x1005cf000 - 0x1005d1ffb _collections.so (109.50.1) <0FB021B8-F587-3C80-87A6-E27DC7996A9C> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_collections.so
0x1005d8000 - 0x1005d9fff _heapq.so (109.50.1) <8431852C-4C9D-3D86-8A5F-3A83BCA62178> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_heapq.so
0x1005e0000 - 0x10062a9df dyld (551.3) /usr/lib/dyld
0x1006be000 - 0x1006c1fff operator.so (109.50.1) <53552428-388B-3ABD-A427-4C5DB8267E03> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/operator.so
0x1006c8000 - 0x1006ccfff itertools.so (109.50.1) <565CE0AE-5E2D-3CE4-B142-47A2CB705756> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/itertools.so
0x100756000 - 0x100764ff3 _io.so (109.50.1) <2FA0B521-EC03-30CA-967B-19F082793BEC> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_io.so
0x100776000 - 0x100779fff _struct.so (109.50.1) /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_struct.so
0x100780000 - 0x100780fff grp.so (109.50.1) <3CA8C390-05D3-385F-A647-328E0C4656E8> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/grp.so
0x100785000 - 0x100787fff binascii.so (109.50.1) /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/binascii.so
0x1007cc000 - 0x1007cfffb strop.so (109.50.1) <10A47D85-F28C-3516-B382-6DC5D4728180> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/strop.so
0x1007d5000 - 0x1007d7fff zlib.so (109.50.1) /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/zlib.so
0x1007dd000 - 0x1007defff _functools.so (109.50.1) <865108D8-3E67-3E2C-A43C-8DC1269D6301> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_functools.so
0x1008a3000 - 0x1008acff3 datetime.so (109.50.1) <575D043D-6DD1-31B0-873F-0F22311FA3D4> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/datetime.so
0x1008f6000 - 0x1008f9ffb math.so (109.50.1) <752454D8-1841-3953-A3E6-038A5FBFAB3D> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/math.so
0x100900000 - 0x100901fff _hashlib.so (109.50.1) <95B1A79A-717E-3B3F-8683-8C4482003A63> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_hashlib.so
0x100907000 - 0x100908ffb _random.so (109.50.1) <20387963-EE21-3DD4-BC14-1C322F415A2A> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_random.so
0x10090d000 - 0x100914ff3 _socket.so (109.50.1) <43663860-E576-3692-A53B-6C2EE32ABDB5> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_socket.so
0x10091f000 - 0x100928ffb _ssl.so (109.50.1) /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_ssl.so
0x1009b4000 - 0x1009b4fff _scproxy.so (109.50.1) <6BFAB03F-BD90-32FF-A187-FB28AF590C77> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_scproxy.so
0x100a07000 - 0x100a08fff fcntl.so (109.50.1) <00F29662-C636-30DB-83E6-994C21761347> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/fcntl.so
0x100c08000 - 0x100c0dffb pyexpat.so (109.50.1) <2CCBC126-BD4A-343A-8792-8A602A89F97B> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/pyexpat.so
0x1010d5000 - 0x1010d7fff select.so (109.50.1) <96204EFB-3C11-3C78-847A-127100A949E0> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/select.so
0x10111e000 - 0x1012b7fff +multiarray.so (???) <4EBF5E85-D271-3164-8E50-5DB5D620162E> /Library/Python/2.7/site-packages/numpy/core/multiarray.so
0x101389000 - 0x101476ff7 +umath.so (???) /Library/Python/2.7/site-packages/numpy/core/umath.so
0x1014f7000 - 0x101505fff _ctypes.so (109.50.1) <83264E13-6530-35BD-80AD-33EA24F96EAC> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_ctypes.so
0x101551000 - 0x10155cffb cPickle.so (109.50.1) <19B6FFD2-292E-3C2F-BD0B-E22181DB8B2B> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/cPickle.so
0x101663000 - 0x101664ff7 +lapack_lite.so (???) /Library/Python/2.7/site-packages/numpy/linalg/lapack_lite.so
0x101668000 - 0x101680ff7 +_umath_linalg.so (???) /Library/Python/2.7/site-packages/numpy/linalg/_umath_linalg.so
0x1016ce000 - 0x1016cefff future_builtins.so (109.50.1) /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/future_builtins.so
0x101713000 - 0x10171cff7 +fftpack_lite.so (???) <037F37C3-60E9-30C5-ABCC-CB4E6A27F7E6> /Library/Python/2.7/site-packages/numpy/fft/fftpack_lite.so
0x101760000 - 0x101816fff +mtrand.so (???) <2DC437C1-F1A0-3AB9-87BB-D69A97DF8912> /Library/Python/2.7/site-packages/numpy/random/mtrand.so
0x101adc000 - 0x101b13fff +visa (0) <823D45BC-CD53-3BB4-B014-2ACA4B73753A> /Library/Frameworks/visa.framework/visa
0x101b2a000 - 0x101b4dfff +com.ni.framework.NiSpyLog (18.0.0 - 18.0.0f1) /Library/Frameworks/NiSpyLog.framework/Versions/2/NiSpyLog
0x101d00000 - 0x101d32fff +com.ni.framework.EnetPassport (18.0.0 - 18.0.0f0) <8A117F24-B5B2-3F89-84BF-2BEC7B060E6B> /Library/Frameworks/VISA.framework/Frameworks/EnetPassport.framework/EnetPassport
0x101d67000 - 0x101d75ff7 +com.ni.framework.EnetSerialPassport (18.0.0 - 18.0.0f0) /Library/Frameworks/VISA.framework/Frameworks/EnetSerialPassport.framework/EnetSerialPassport
0x101d84000 - 0x101dbaff7 +com.ni.framework.GpibPassport (18.0.0 - 18.0.0f0) <265F7DC6-9E8B-30BC-BCEB-E65E2BA6532A> /Library/Frameworks/VISA.framework/Frameworks/GpibPassport.framework/GpibPassport
0x102600000 - 0x102622fff +com.ni.framework.RemotePassport (17.5.0 - 17.5.0f0) /Library/Frameworks/VISA.framework/Frameworks/RemotePassport.framework/RemotePassport
0x10263c000 - 0x102658fef +com.ni.framework.NI-RPC (17.0.0 - 17.0.0f0) <833BEFD9-0F38-0EDB-8147-974F7865645F> /Library/Frameworks/NI-RPC.framework/Versions/3/NI-RPC
0x10266e000 - 0x102683ff7 +com.ni.framework.SerialPassport (18.0.0 - 18.0.0f0) <018A4465-CDBC-3AEA-AE8D-6C66A1C363C1> /Library/Frameworks/VISA.framework/Frameworks/SerialPassport.framework/SerialPassport
0x10269a000 - 0x1026b2fff +com.ni.framework.UsbPassport (18.0.0 - 18.0.0f0) <61682E7A-3407-31DA-BB42-4A3B3643212C> /Library/Frameworks/VISA.framework/Frameworks/UsbPassport.framework/UsbPassport
0x1026c5000 - 0x1026e1fff +com.ni.framework.PxiPassport (18.0.0 - 18.0.0f0) <045501D5-4CE3-3E76-929A-FD6CDACA50DC> /Library/Frameworks/VISA.framework/Frameworks/PxiPassport.framework/PxiPassport
0x1026fd000 - 0x102773ff7 +com.ni.framework.nipalu (18.0.0 - 18.0.0f0) <29FE286A-3926-32C2-8230-640E36FF54D4> /Library/Frameworks/nipalu.framework/Versions/1/nipalu
0x7fff4a8e6000 - 0x7fff4a8e6fff com.apple.Accelerate (1.11 - Accelerate 1.11) <8632A9C5-19EA-3FD7-A44D-80765CC9C540> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff4a8fe000 - 0x7fff4adfcfc3 com.apple.vImage (8.1 - ???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fff4adfd000 - 0x7fff4af57fe3 libBLAS.dylib (1211.50.2) <62C659EB-3E32-3B5F-83BF-79F5DF30D5CE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff4af58000 - 0x7fff4af86fef libBNNS.dylib (38.1) <7BAEFDCA-3227-3E07-80D8-59B6370B89C6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
0x7fff4af87000 - 0x7fff4b346ff7 libLAPACK.dylib (1211.50.2) <40ADBA5F-8B2D-30AC-A7AD-7B17C37EE52D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff4b347000 - 0x7fff4b35cff7 libLinearAlgebra.dylib (1211.50.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
0x7fff4b35d000 - 0x7fff4b362ff3 libQuadrature.dylib (3) <3D6BF66A-55B2-3692-BAC7-DEB0C676ED29> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
0x7fff4b363000 - 0x7fff4b3e3fff libSparse.dylib (79.50.2) <0DC25CDD-F8C1-3D6E-B472-8B060708424F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib
0x7fff4b3e4000 - 0x7fff4b3f7fff libSparseBLAS.dylib (1211.50.2) <722573CC-31CC-34B2-9032-E4F652A9CCFE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
0x7fff4b3f8000 - 0x7fff4b5a5fc3 libvDSP.dylib (622.50.5) <40690941-CF89-3F90-A0AC-A4D200744A5D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x7fff4b5a6000 - 0x7fff4b657fff libvMisc.dylib (622.50.5) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x7fff4b658000 - 0x7fff4b658fff 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
0x7fff4c7fb000 - 0x7fff4c7fbfff com.apple.ApplicationServices (48 - 50) <8DA47D38-B07B-3AE2-B343-4579864430C6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff4c7fc000 - 0x7fff4c862fff com.apple.ApplicationServices.ATS (377 - 445.3) <000C4E9F-E0D9-371D-B304-83BA37460724> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x7fff4c8fb000 - 0x7fff4ca1dfff libFontParser.dylib (222.1.4) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fff4ca1e000 - 0x7fff4ca68ff7 libFontRegistry.dylib (221.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff4cbaa000 - 0x7fff4cbaeff3 com.apple.ColorSyncLegacy (4.13.0 - 1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy
0x7fff4cc4e000 - 0x7fff4cca0ffb com.apple.HIServices (1.22 - 624) <828E189A-62F9-3961-8A89-22F508870CC5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fff4cca1000 - 0x7fff4ccaffff com.apple.LangAnalysis (1.7.0 - 1.7.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x7fff4ccb0000 - 0x7fff4ccfcfff com.apple.print.framework.PrintCore (13.4 - 503.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x7fff4ccfd000 - 0x7fff4cd37fff 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
0x7fff4cd38000 - 0x7fff4cd44fff com.apple.speech.synthesis.framework (7.5.1 - 7.5.1) <84ADDF38-36F1-3D3B-B28D-8865FA10FCD7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fff4cd45000 - 0x7fff4cfd2ff7 com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <87D81714-F167-39F5-B5E7-A7A432EDAB5B> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff4d2f6000 - 0x7fff4d690ff7 com.apple.CFNetwork (897.15 - 897.15) <0C03AF39-3527-3E0D-8413-8E1B2A962F0D> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff4dbc5000 - 0x7fff4dc7efff com.apple.ColorSync (4.13.0 - 3325) /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x7fff4de0b000 - 0x7fff4de9eff7 com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <6E3F958D-79BB-3658-99AD-59F16BF756F1> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff4df2f000 - 0x7fff4e285fef com.apple.CoreData (120 - 851) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff4e286000 - 0x7fff4e36bff7 com.apple.CoreDisplay (1.0 - 97.16) /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay
0x7fff4e36c000 - 0x7fff4e80dfef com.apple.CoreFoundation (6.9 - 1452.23) <945E5C0A-86C5-336E-A64F-5BF06E78985A> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff4e80f000 - 0x7fff4ee1ffef com.apple.CoreGraphics (2.0 - 1161.10) <31C36FA0-4026-3347-93FD-71CD7287A6F0> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff4ee21000 - 0x7fff4f110fff com.apple.CoreImage (13.0.0 - 579.4.11) <702F8035-26FE-3C78-8587-4C9563E03CC4> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x7fff4f4d8000 - 0x7fff4f4d8fff com.apple.CoreServices (822.31 - 822.31) <615919A2-AE11-3F27-9A37-FB0CFF8D36B6> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff4f4d9000 - 0x7fff4f54dffb 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
0x7fff4f54e000 - 0x7fff4f825fff 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
0x7fff4f826000 - 0x7fff4f85afff 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
0x7fff4f85b000 - 0x7fff4f863ffb 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
0x7fff4f864000 - 0x7fff4fa21ff7 com.apple.LaunchServices (822.31 - 822.31) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff4fa22000 - 0x7fff4fad2ff7 com.apple.Metadata (10.7.0 - 1191.4.13) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fff4fad3000 - 0x7fff4fb33fff com.apple.CoreServices.OSServices (822.31 - 822.31) <690E3C93-8799-39FF-8663-190A49B002E3> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fff4fb34000 - 0x7fff4fba2fff 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
0x7fff4fba3000 - 0x7fff4fbc7ffb com.apple.coreservices.SharedFileList (71.21 - 71.21) <7DB79D78-9925-33F8-96BA-35AB7AEB326A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
0x7fff4fe68000 - 0x7fff4ffb8fff com.apple.CoreText (352.0 - 578.18) /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff4ffb9000 - 0x7fff4fff3fff com.apple.CoreVideo (1.8 - 0.0) <86CCC036-51BB-3DD1-9601-D93798BCCD0F> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff502fa000 - 0x7fff502fffff com.apple.DiskArbitration (2.7 - 2.7) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff504c0000 - 0x7fff50886fff com.apple.Foundation (6.9 - 1452.23) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff508f6000 - 0x7fff50926fff com.apple.GSS (4.0 - 2.0) <41087278-74AE-3FA5-8C0E-9C78EB696299> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x7fff50b9c000 - 0x7fff50c37ff7 com.apple.framework.IOKit (2.0.2 - 1445.50.26) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff50c39000 - 0x7fff50c40ffb com.apple.IOSurface (211.12 - 211.12) <392CA7DE-B365-364E-AF4A-33EC2CC48E6F> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff50c97000 - 0x7fff50e10fe7 com.apple.ImageIO.framework (3.3.0 - 1739.1) /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff50e11000 - 0x7fff50e15ffb libGIF.dylib (1739.1) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff50e16000 - 0x7fff50efdfef libJP2.dylib (1739.1) <053925CD-59DB-372F-98A8-C2372FF0B899> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x7fff50efe000 - 0x7fff50f21ff7 libJPEG.dylib (1739.1) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff511fd000 - 0x7fff51223feb libPng.dylib (1739.1) <48633B0C-BE01-3D94-9D9D-A95D50466AF9> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff51224000 - 0x7fff51226ffb libRadiance.dylib (1739.1) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff51227000 - 0x7fff51275fef libTIFF.dylib (1739.1) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff52111000 - 0x7fff5212aff7 com.apple.Kerberos (3.0 - 1) /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff52b04000 - 0x7fff52b85ff7 com.apple.Metal (125.25 - 125.25) /System/Library/Frameworks/Metal.framework/Versions/A/Metal
0x7fff52ba2000 - 0x7fff52bbdfff com.apple.MetalPerformanceShaders.MPSCore (1.0 - 1) <0B4455FE-5C97-345C-B416-325EC6D88A2A> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/Versions/A/MPSCore
0x7fff52bbe000 - 0x7fff52c2dfef com.apple.MetalPerformanceShaders.MPSImage (1.0 - 1) <87F14199-C445-34C2-90F8-57C29212483E> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/Versions/A/MPSImage
0x7fff52c2e000 - 0x7fff52c52fff com.apple.MetalPerformanceShaders.MPSMatrix (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix
0x7fff52c53000 - 0x7fff52d3aff7 com.apple.MetalPerformanceShaders.MPSNeuralNetwork (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork
0x7fff52d3b000 - 0x7fff52d3bff7 com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) <20ECB52B-B5C2-39EA-88E3-DFEC0C3CC9FF> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders
0x7fff53d3a000 - 0x7fff53d46ffb com.apple.NetFS (6.0 - 4.0) <471DD96F-FA2E-3FE9-9746-2519A6780D1A> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff56b38000 - 0x7fff56b86fff com.apple.opencl (2.8.15 - 2.8.15) <83ED39D0-1D39-3593-BA25-70A8A911DE71> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff56b87000 - 0x7fff56ba3ffb com.apple.CFOpenDirectory (10.13 - 207.50.1) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7fff56ba4000 - 0x7fff56baffff com.apple.OpenDirectory (10.13 - 207.50.1) <220FB6F2-4892-3A66-8838-C134CF657D3A> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff57d2e000 - 0x7fff57d30fff libCVMSPluginSupport.dylib (16.5.10) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x7fff57d31000 - 0x7fff57d36ffb libCoreFSCache.dylib (162.6.1) <879B2738-2E8A-3596-AFF8-9C3FB1B6828B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
0x7fff57d37000 - 0x7fff57d3bfff libCoreVMClient.dylib (162.6.1) <64ED0A84-225F-39BC-BE0D-C896ACF5B50A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x7fff57d3c000 - 0x7fff57d45ff7 libGFXShared.dylib (16.5.10) <6024B1FE-ACD7-3314-B390-85972CB9B778> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x7fff57d46000 - 0x7fff57d51fff libGL.dylib (16.5.10) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff57d52000 - 0x7fff57d8dfe7 libGLImage.dylib (16.5.10) <5B41D074-3132-3587-91B6-E441BA8C9F13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fff57efb000 - 0x7fff57f39ffb libGLU.dylib (16.5.10) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff588b1000 - 0x7fff588c0fff com.apple.opengl (16.5.10 - 16.5.10) /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff58b4a000 - 0x7fff58c39ff7 org.python.python (2.7.10 - 2.7.10) <2535F017-3F69-33CE-AAA5-2F4C9078E5C8> /System/Library/Frameworks/Python.framework/Versions/2.7/Python
0x7fff5970f000 - 0x7fff5995aff7 com.apple.QuartzCore (1.11 - 584.40) /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff5a18e000 - 0x7fff5a4b6fff com.apple.security (7.0 - 58286.51.6) <7212D257-5324-3DBA-8C26-504D6B8F632A> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff5a4b7000 - 0x7fff5a543ff7 com.apple.securityfoundation (6.0 - 55185.50.5) <087D601E-7813-3F9E-97EE-BC7081F520BD> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fff5a575000 - 0x7fff5a579ffb com.apple.xpc.ServiceManagement (1.0 - 1) <5BFDB3ED-73A7-3035-A5BC-ADA6E4F74BFD> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x7fff5a91e000 - 0x7fff5a98eff3 com.apple.SystemConfiguration (1.17 - 1.17) <8532B8E9-7E30-35A3-BC4A-DDE8E0614FDA> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff5d87f000 - 0x7fff5d912ff7 com.apple.APFS (1.0 - 1) /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS
0x7fff5e6a8000 - 0x7fff5e6f0ff3 com.apple.AppleJPEG (1.0 - 1) <8DD410CB-76A1-3F22-9A9F-0491FA0CEB4A> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
0x7fff5e72b000 - 0x7fff5e753fff com.apple.applesauce (1.0 - ???) /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce
0x7fff5ef73000 - 0x7fff5ef7aff7 com.apple.coreservices.BackgroundTaskManagement (1.0 - 57.1) <51A41CA3-DB1D-3380-993E-99C54AEE518E> /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement
0x7fff609b8000 - 0x7fff609c1ff3 com.apple.CommonAuth (4.0 - 2.0) <4D237B25-27E5-3577-948B-073659F6D3C0> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x7fff614c4000 - 0x7fff614d4ff7 com.apple.CoreEmoji (1.0 - 69.3) /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji
0x7fff623b2000 - 0x7fff623e3ff3 com.apple.CoreServicesInternal (309.1 - 309.1) /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x7fff62bf2000 - 0x7fff62bf6ffb com.apple.DSExternalDisplay (3.1 - 380) <8D03D346-887A-3CE7-9483-4AD7804D1FBB> /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay
0x7fff63cc3000 - 0x7fff640f1fff com.apple.vision.FaceCore (3.3.2 - 3.3.2) /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
0x7fff673b9000 - 0x7fff673beff7 com.apple.GPUWrangler (3.18.48 - 3.18.48) /System/Library/PrivateFrameworks/GPUWrangler.framework/Versions/A/GPUWrangler
0x7fff68134000 - 0x7fff68143fff com.apple.GraphVisualizer (1.0 - 5) /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer
0x7fff681c6000 - 0x7fff6823afff com.apple.Heimdal (4.0 - 2.0) <18607D75-DB78-3CC7-947E-AC769195164C> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x7fff68b36000 - 0x7fff68b3dff7 com.apple.IOAccelerator (378.18.1 - 378.18.1) /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
0x7fff68b41000 - 0x7fff68b59fff com.apple.IOPresentment (1.0 - 35.1) <214AD582-466F-3844-A0A4-DE0742A8B899> /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment
0x7fff691e2000 - 0x7fff692d7ff7 com.apple.LanguageModeling (1.0 - 159.5.3) <7F0AC200-E3DD-39FB-8A95-00DD70B66A9F> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
0x7fff692d8000 - 0x7fff6931afff com.apple.Lexicon-framework (1.0 - 33.5) /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon
0x7fff6931e000 - 0x7fff69325ff7 com.apple.LinguisticData (1.0 - 238.3) <49A54649-1021-3DBD-99B8-1B2EDFFA5378> /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData
0x7fff6a004000 - 0x7fff6a06dff7 com.apple.gpusw.MetalTools (1.0 - 1) /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools
0x7fff6a292000 - 0x7fff6a2bcffb com.apple.MultitouchSupport.framework (1404.4 - 1404.4) <45374A2A-C0BC-3A70-8183-37295205CDFA> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fff6a523000 - 0x7fff6a52efff com.apple.NetAuth (6.2 - 6.2) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x7fff70548000 - 0x7fff707e4fff com.apple.SkyLight (1.600.0 - 312.50) <0CF4C608-8748-32BF-9586-A1601945F82C> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
0x7fff72154000 - 0x7fff7215cff7 com.apple.TCC (1.0 - 1) /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x7fff724cc000 - 0x7fff724cdfff com.apple.TrustEvaluationAgent (2.0 - 31) <39F533B2-211E-3635-AF47-23F27749FF4A> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x7fff73d8b000 - 0x7fff73d8dffb com.apple.loginsupport (1.0 - 1) /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
0x7fff73ef4000 - 0x7fff73f27ff7 libclosured.dylib (551.3) /usr/lib/closure/libclosured.dylib
0x7fff73fe1000 - 0x7fff7401aff7 libCRFSuite.dylib (41) /usr/lib/libCRFSuite.dylib
0x7fff7401b000 - 0x7fff74026fff libChineseTokenizer.dylib (28) <53633C9B-A3A8-36F7-A53C-432D802F4BB8> /usr/lib/libChineseTokenizer.dylib
0x7fff740b8000 - 0x7fff740b9ff3 libDiagnosticMessagesClient.dylib (104) <9712E980-76EE-3A89-AEA6-DF4BAF5C0574> /usr/lib/libDiagnosticMessagesClient.dylib
0x7fff740f0000 - 0x7fff742baff3 libFosl_dynamic.dylib (17.8) /usr/lib/libFosl_dynamic.dylib
0x7fff742f2000 - 0x7fff742f2fff libOpenScriptingUtil.dylib (174) <610F0242-7CE5-3C86-951B-B646562694AF> /usr/lib/libOpenScriptingUtil.dylib
0x7fff7442e000 - 0x7fff7442fffb libSystem.B.dylib (1252.50.4) /usr/lib/libSystem.B.dylib
0x7fff744c2000 - 0x7fff744c2fff libapple_crypto.dylib (109.50.14) <48BA2E76-BF2F-3522-A54E-D7FB7EAF7A57> /usr/lib/libapple_crypto.dylib
0x7fff744c3000 - 0x7fff744d9ff7 libapple_nghttp2.dylib (1.24) <01402BC4-4822-3676-9C80-50D83F816424> /usr/lib/libapple_nghttp2.dylib
0x7fff744da000 - 0x7fff74504ff3 libarchive.2.dylib (54) <8FC28DD8-E315-3C3E-95FE-D1D2CBE49888> /usr/lib/libarchive.2.dylib
0x7fff7458a000 - 0x7fff7458aff3 libauto.dylib (187) /usr/lib/libauto.dylib
0x7fff7458b000 - 0x7fff74643ff3 libboringssl.dylib (109.50.14) /usr/lib/libboringssl.dylib
0x7fff74644000 - 0x7fff74654ff3 libbsm.0.dylib (39) <6BC96A72-AFBE-34FD-91B1-748A530D8AE6> /usr/lib/libbsm.0.dylib
0x7fff74655000 - 0x7fff74662ffb libbz2.1.0.dylib (38) <0A5086BB-4724-3C14-979D-5AD4F26B5B45> /usr/lib/libbz2.1.0.dylib
0x7fff74663000 - 0x7fff746b9fff libc++.1.dylib (400.9) <7D3DACCC-3804-393C-ABC1-1A580FD00CB6> /usr/lib/libc++.1.dylib
0x7fff746ba000 - 0x7fff746deff7 libc++abi.dylib (400.8.2) /usr/lib/libc++abi.dylib
0x7fff746e0000 - 0x7fff746f0fff libcmph.dylib (6) /usr/lib/libcmph.dylib
0x7fff746f1000 - 0x7fff74707fff libcompression.dylib (47.50.1) <491784AE-CB90-3E27-9081-95C3A1211760> /usr/lib/libcompression.dylib
0x7fff749b2000 - 0x7fff749caff7 libcoretls.dylib (155.50.1) /usr/lib/libcoretls.dylib
0x7fff749cb000 - 0x7fff749ccff3 libcoretls_cfhelpers.dylib (155.50.1) /usr/lib/libcoretls_cfhelpers.dylib
0x7fff74b65000 - 0x7fff74cf6fff libcrypto.35.dylib (22.50.2) <97828BFD-4675-35DF-BE2E-C6D1555BB71D> /usr/lib/libcrypto.35.dylib
0x7fff74e9d000 - 0x7fff74ef3ff3 libcups.2.dylib (462.2) <64864CBE-03A3-34C7-9DBB-C93601F183FD> /usr/lib/libcups.2.dylib
0x7fff75033000 - 0x7fff75033fff libenergytrace.dylib (16) /usr/lib/libenergytrace.dylib
0x7fff75034000 - 0x7fff7504dffb libexpat.1.dylib (16.1.1) <5E1796FA-4041-3187-B5C2-8E6B03D1D72A> /usr/lib/libexpat.1.dylib
0x7fff7505b000 - 0x7fff7505cfff libffi.dylib (18.1) <02011073-8CB7-362F-BC52-43B4E83687B0> /usr/lib/libffi.dylib
0x7fff7506a000 - 0x7fff7506fff3 libheimdal-asn1.dylib (520.50.6) /usr/lib/libheimdal-asn1.dylib
0x7fff7509b000 - 0x7fff7518cff7 libiconv.2.dylib (51.50.1) <2FEC9707-3FAF-3828-A50D-8605086D060F> /usr/lib/libiconv.2.dylib
0x7fff7518d000 - 0x7fff753b4ffb libicucore.A.dylib (59173.0.1) /usr/lib/libicucore.A.dylib
0x7fff75401000 - 0x7fff75402fff liblangid.dylib (128) <39C39393-0D05-301D-93B2-F224FC4949AA> /usr/lib/liblangid.dylib
0x7fff75403000 - 0x7fff7541cffb liblzma.5.dylib (10) <3D419A50-961F-37D2-8A01-3DC7AB7B8D18> /usr/lib/liblzma.5.dylib
0x7fff7541d000 - 0x7fff75433ff7 libmarisa.dylib (9) /usr/lib/libmarisa.dylib
0x7fff754e4000 - 0x7fff7570cff7 libmecabra.dylib (779.7.6) /usr/lib/libmecabra.dylib
0x7fff758e4000 - 0x7fff75a5efff libnetwork.dylib (1229.51.2) /usr/lib/libnetwork.dylib
0x7fff75add000 - 0x7fff75ecb7e7 libobjc.A.dylib (723) /usr/lib/libobjc.A.dylib
0x7fff75ede000 - 0x7fff75ee2fff libpam.2.dylib (22) <7B4D2CE2-1438-387A-9802-5CEEFBF26F86> /usr/lib/libpam.2.dylib
0x7fff75ee5000 - 0x7fff75f19fff libpcap.A.dylib (79.20.1) /usr/lib/libpcap.A.dylib
0x7fff75f98000 - 0x7fff75fb4ffb libresolv.9.dylib (65) /usr/lib/libresolv.9.dylib
0x7fff76005000 - 0x7fff76198ff7 libsqlite3.dylib (274.8.1) /usr/lib/libsqlite3.dylib
0x7fff761f4000 - 0x7fff76247ffb libssl.35.dylib (22.50.2) /usr/lib/libssl.35.dylib
0x7fff7629a000 - 0x7fff762e8fff libstdc++.6.0.9.dylib (104.1) <0EA35E7E-B536-3628-B462-A4098805CEAC> /usr/lib/libstdc++.6.0.9.dylib
0x7fff7636c000 - 0x7fff763ccff3 libusrtcp.dylib (1229.51.2) <3D8806D9-4BA9-35EE-BC44-F58BC2A0962D> /usr/lib/libusrtcp.dylib
0x7fff763cd000 - 0x7fff763d0ffb libutil.dylib (51.20.1) <216D18E5-0BAF-3EAF-A38E-F6AC37CBABD9> /usr/lib/libutil.dylib
0x7fff763d1000 - 0x7fff763defff libxar.1.dylib (400) <0316128D-3B47-3052-995D-97B4FE5491DC> /usr/lib/libxar.1.dylib
0x7fff763e2000 - 0x7fff764c9fff libxml2.2.dylib (31.10) <503721DB-0D8D-379E-B743-18CE59304155> /usr/lib/libxml2.2.dylib
0x7fff764ca000 - 0x7fff764f2fff libxslt.1.dylib (15.12) <4A5E011D-8B29-3135-A52B-9A9070ABD752> /usr/lib/libxslt.1.dylib
0x7fff764f3000 - 0x7fff76505ffb libz.1.dylib (70) <48C67CFC-940D-3857-8DAD-857774605352> /usr/lib/libz.1.dylib
0x7fff765a1000 - 0x7fff765a5ff7 libcache.dylib (80) <092479CB-1008-3A83-BECF-E115F24D13C1> /usr/lib/system/libcache.dylib
0x7fff765a6000 - 0x7fff765b0ff3 libcommonCrypto.dylib (60118.50.1) <029F5985-9B6E-3DCB-9B96-FD007678C6A7> /usr/lib/system/libcommonCrypto.dylib
0x7fff765b1000 - 0x7fff765b8fff libcompiler_rt.dylib (62) <968B8E3F-3681-3230-9D78-BB8732024F6E> /usr/lib/system/libcompiler_rt.dylib
0x7fff765b9000 - 0x7fff765c2ffb libcopyfile.dylib (146.50.5) <3885083D-50D8-3EEC-B481-B2E605180D7F> /usr/lib/system/libcopyfile.dylib
0x7fff765c3000 - 0x7fff76648fff libcorecrypto.dylib (562.50.17) <67007279-24E1-3F30-802D-A55CD5C27946> /usr/lib/system/libcorecrypto.dylib
0x7fff766d0000 - 0x7fff76709ff7 libdispatch.dylib (913.50.12) <848EEE57-4235-3A61-9A52-C0097DD2AB5E> /usr/lib/system/libdispatch.dylib
0x7fff7670a000 - 0x7fff76727ff7 libdyld.dylib (551.3) /usr/lib/system/libdyld.dylib
0x7fff76728000 - 0x7fff76728ffb libkeymgr.dylib (28) /usr/lib/system/libkeymgr.dylib
0x7fff76729000 - 0x7fff76735ff3 libkxld.dylib (4570.51.2) /usr/lib/system/libkxld.dylib
0x7fff76736000 - 0x7fff76736ff7 liblaunch.dylib (1205.50.76) <4D52BB64-C568-3A36-8935-2480427EE2A2> /usr/lib/system/liblaunch.dylib
0x7fff76737000 - 0x7fff7673bffb libmacho.dylib (906) <1902A611-081A-3452-B11E-EBD1B166E831> /usr/lib/system/libmacho.dylib
0x7fff7673c000 - 0x7fff7673eff3 libquarantine.dylib (86) <26C0BA22-8F93-3A07-9A4E-C8D53D2CE42E> /usr/lib/system/libquarantine.dylib
0x7fff7673f000 - 0x7fff76740ff3 libremovefile.dylib (45) <711E18B2-5BBE-3211-A916-56740C27D17A> /usr/lib/system/libremovefile.dylib
0x7fff76741000 - 0x7fff76758fff libsystem_asl.dylib (356.50.1) <3B24F2D1-B578-359D-ADB2-0ED19A364C38> /usr/lib/system/libsystem_asl.dylib
0x7fff76759000 - 0x7fff76759fff libsystem_blocks.dylib (67) <17303FDF-0D2D-3963-B05E-B4DF63052D47> /usr/lib/system/libsystem_blocks.dylib
0x7fff7675a000 - 0x7fff767e3ff7 libsystem_c.dylib (1244.50.9) <1187BFE8-4576-3247-8177-481554E1F9E7> /usr/lib/system/libsystem_c.dylib
0x7fff767e4000 - 0x7fff767e7ffb libsystem_configuration.dylib (963.50.8) /usr/lib/system/libsystem_configuration.dylib
0x7fff767e8000 - 0x7fff767ebffb libsystem_coreservices.dylib (51) <486000D3-D8CB-3BE7-8EE5-8BF380DE6DF7> /usr/lib/system/libsystem_coreservices.dylib
0x7fff767ec000 - 0x7fff767edfff libsystem_darwin.dylib (1244.50.9) <09C21A4A-9EE0-388B-A9D9-DFF8F6758791> /usr/lib/system/libsystem_darwin.dylib
0x7fff767ee000 - 0x7fff767f4ff7 libsystem_dnssd.dylib (878.50.17) <9033B909-BCF7-37EB-A040-ADE8081611D6> /usr/lib/system/libsystem_dnssd.dylib
0x7fff767f5000 - 0x7fff7683eff7 libsystem_info.dylib (517.30.1) /usr/lib/system/libsystem_info.dylib
0x7fff7683f000 - 0x7fff76865ff7 libsystem_kernel.dylib (4570.51.2) <7FF1E390-2FAC-33A7-A545-60D9BB6692D4> /usr/lib/system/libsystem_kernel.dylib
0x7fff76866000 - 0x7fff768b1fcb libsystem_m.dylib (3147.50.1) /usr/lib/system/libsystem_m.dylib
0x7fff768b2000 - 0x7fff768d1fff libsystem_malloc.dylib (140.50.6) <7FD43735-9DDD-300E-8C4A-F909A74BDF49> /usr/lib/system/libsystem_malloc.dylib
0x7fff768d2000 - 0x7fff76a02ff3 libsystem_network.dylib (1229.51.2) /usr/lib/system/libsystem_network.dylib
0x7fff76a03000 - 0x7fff76a0dffb libsystem_networkextension.dylib (767.50.25) <758F1414-796D-3422-83C9-92D2915A06CE> /usr/lib/system/libsystem_networkextension.dylib
0x7fff76a0e000 - 0x7fff76a17ff3 libsystem_notify.dylib (172) <08012EC0-2CD2-34BE-BF93-E7F56491299A> /usr/lib/system/libsystem_notify.dylib
0x7fff76a18000 - 0x7fff76a1fff7 libsystem_platform.dylib (161.50.1) <6355EE2D-5456-3CA8-A227-B96E8F1E2AF8> /usr/lib/system/libsystem_platform.dylib
0x7fff76a20000 - 0x7fff76a2bfff libsystem_pthread.dylib (301.50.1) <0E51CCBA-91F2-34E1-BF2A-FEEFD3D321E4> /usr/lib/system/libsystem_pthread.dylib
0x7fff76a2c000 - 0x7fff76a2ffff libsystem_sandbox.dylib (765.50.51) /usr/lib/system/libsystem_sandbox.dylib
0x7fff76a30000 - 0x7fff76a31ff3 libsystem_secinit.dylib (30) /usr/lib/system/libsystem_secinit.dylib
0x7fff76a32000 - 0x7fff76a39ff7 libsystem_symptoms.dylib (820.50.37) /usr/lib/system/libsystem_symptoms.dylib
0x7fff76a3a000 - 0x7fff76a4dfff libsystem_trace.dylib (829.50.17) <6568D68B-1D4C-38EE-90A9-54821D6403C0> /usr/lib/system/libsystem_trace.dylib
0x7fff76a4f000 - 0x7fff76a54ff7 libunwind.dylib (35.3) /usr/lib/system/libunwind.dylib
0x7fff76a55000 - 0x7fff76a82fff libxpc.dylib (1205.50.76) <25DB244E-217D-3CE0-A8F2-0C4255783B42> /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: 946
thread_create: 0
thread_set_state: 0

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

 

REGION TYPE SIZE COUNT (non-coalesced)
=========== ======= =======
Activity Tracing 256K 2
Dispatch continuations 8192K 2
Kernel Alloc Once 8K 2
MALLOC 39.3M 18
MALLOC guard page 32K 9
MALLOC_LARGE (reserved) 4096K 2 reserved VM address space (unallocated)
STACK GUARD 56.0M 6
Stack 10.0M 6
VM_ALLOCATE 10.3M 28
__DATA 15.3M 236
__FONT_DATA 4K 2
__LINKEDIT 195.4M 48
__TEXT 110.9M 232
__UNICODE 560K 2
shared memory 608K 5
=========== ======= =======
TOTAL 450.5M 585
TOTAL, minus reserved VM space 446.5M 585

Model: MacBookPro14,2, BootROM MBP142.0173.B00, 2 processors, Intel Core i7, 3.5 GHz, 16 GB, SMC 2.44f1
Graphics: Intel Iris Plus Graphics 650, Intel Iris Plus Graphics 650, Built-In
Memory Module: BANK 0/DIMM0, 8 GB, LPDDR3, 2133 MHz, 0x802C, 0x4D5435324C31473332443450472D30393320
Memory Module: BANK 1/DIMM0, 8 GB, LPDDR3, 2133 MHz, 0x802C, 0x4D5435324C31473332443450472D30393320
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x171), Broadcom BCM43xx 1.0 (7.77.37.29.1a7)
Bluetooth: Version 6.0.5f3, 3 services, 27 devices, 1 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
PCI Card: pci1b73,1100, USB eXtensible Host Controller, Thunderbolt@196,0,0
PCI Card: ethernet, Ethernet Controller, Thunderbolt@195,0,0
PCI Card: pci8086,15d4, USB eXtensible Host Controller, Thunderbolt@197,0,0
USB Device: USB 3.0 Bus
USB Device: iBridge
USB Device: USB 3.0 Bus
USB Device: USB audio CODEC
USB Device: USB Optical Mouse
USB Device: USB 3.1 Bus
USB Device: 4-Port USB 2.0 Hub
USB Device: BillBoard Device
Thunderbolt Bus: MacBook Pro, Apple Inc., 33.1
Thunderbolt Bus: MacBook Pro, Apple Inc., 33.1
Thunderbolt Device: Thunderbolt 3 Express Dock HD, Belkin International, Inc., 1, 19.1

 

Message 1 of 13
(6,489 Views)

Hi Philex,

 

I don't know if this helps, but I have NI-VISA 18.0.0 with python 2.7.15 and pyvisa 1.9.0 installed on a MacMini (MacOS 10.13.2) and everything works fine.

 

It doesn't look like those three programs couldn't work together fundamentally, so it's probably something which is different on your Mac.

I would try reinstalling Python, VISA and pyvisa and see if it helps. If you have another PC, you could also try it on this one and see if it helps.

 

Andreas

Andreas
CLA, CTA
0 Kudos
Message 2 of 13
(6,455 Views)

I'm having the same problem on a 2016 MacBook Pro. It seems to have come about with the latest MacOS update (10.13.6). Everything worked fine until that, and then the abort trap 6 set in. Reinstalling any and all parts of the software has not helped at all. I've traced it back to some core functionality of the NI VISA framework.  Hopefully NI can get this fixed promptly!


It does appear that it only affects the more recent computers, as I have an older model macbook pro (2014) and it's working fine even with the updates. 

0 Kudos
Message 3 of 13
(6,421 Views)

In my case, after I delete the folder "/Library/Frameworks/nipalu.framework", NI-VISA/Pyvisa works. It looks like nipalu launches and triggers the abort.

0 Kudos
Message 4 of 13
(6,417 Views)

That works for me too (I just moved the library out of the frameworks folder for safe keeping in case I need it back)! Though it does now throw a warning from the missing library, but I don't think I use any of that functionality, so for now it might tide me over. Hopefully NI will update the library to prevent this system exception soon.

0 Kudos
Message 5 of 13
(6,411 Views)

Hi AJost,

 

Thanks for investigating it. I use a method that is shown in this thread and it works. The method temporarily solves the abort problem, but may not be a long term solution.

 

Philex

0 Kudos
Message 6 of 13
(6,408 Views)
@Philex However, after NI-Visa_18.0.0 installation and tying python -m visa info, it shows abort trap:6. It looks like it is the problem in /Library/Frameworks/nipalu.framework/Versions/1/nipalu.

This problem occurs when the corresponding kernel extensions cannot be loaded. 

 

Apple made some changes related to kext loading in 10.13.  On 10.13, when you install a kext from a publisher that has previously not been authorized on your system, you should get a pop-up informing you that the kext will be blocked until you explicitly allow it.  I suspect that something related to this is at the root of the problem.

 

This system has been under flux as the 10.13.x series has progressed.  In particular, these changes were previously not enforced on systems that are deployed under mobile device management (MDM).  This changed in 10.13.4, so it's possible that you could have things loading as normal prior to that release and they stop working when you update to 10.13.4.

 

Reboot your system, then go to System Preferences->Security & Privacy->General.  Hopefully you'll see 'System Software from developer "National Instruments" was blocked from loading.' with an "Allow" button.  Clicking "Allow" should authorize the loading of kernel extensions from National Instruments.  If that message/button is not present, there are some further diagnostic steps we could pursue.

 

Message 7 of 13
(6,378 Views)

 

so what is the fix ??? 

 

0 Kudos
Message 8 of 13
(6,179 Views)

I am having this same exact issue as everyone on this board.


At first I thought it had to do with running on zsh, so I reverted back to bash using

 

exec bash

 

But that wasn't it. I reinstalled everything once again and am still getting the same issue.

Has anyone resolved it yet?


Does it have something to do with pip?

0 Kudos
Message 9 of 13
(5,993 Views)

The original problem was caused by the system integrity protection. The new versions of OS X introduce a check to make sure any software that is starting up for the first time has been authorized or digitally signed. The one of the frameworks in NI VISA tries to open, but is blocked by the OS. This is supposed to trigger a dialog box that asks the user if this software is authorized, but this doesn't happen, so it just fails.

 

What worked for us was as follows: Open up system preferences > security. Try to run NI VISA (it will fail). Look in the system preferences window for an option to allow the unauthorized software to run and click yes or allow. Re run NI VISA (should work now). On some machines we had a hard time getting the option to allow to appear on the security preferences screen. Some restarting and trial and error got it working though. 

 

Good luck!

0 Kudos
Message 10 of 13
(5,988 Views)