Opened 4 years ago
Closed 4 years ago
#5768 closed defect (duplicate)
Fatal Qt error during app initialization
Reported by: | Owned by: | pett | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Window Toolkit | Version: | |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Notify when closed: | Platform: | all | |
Project: | ChimeraX |
Description
The following bug report has been submitted: Platform: macOS-10.15.7-x86_64-i386-64bit ChimeraX Version: 1.3 (2021-12-08 23:08:33 UTC) Description Last time you used ChimeraX it crashed. Please describe steps that led to the crash here. Process: ChimeraX [19748] Path: /Users/USER/Desktop/*/ChimeraX-1.2.5.app/Contents/MacOS/ChimeraX Identifier: edu.ucsf.cgl.ChimeraX Version: 1.2.5 (1.2.5.0) Code Type: X86-64 (Native) Parent Process: ??? [1] Responsible: ChimeraX [19748] User ID: 501 Date/Time: 2021-12-13 13:43:32.955 +0800 OS Version: Mac OS X 10.15.7 (19H1323) Report Version: 12 Bridge OS Version: 5.5 (18P4759a) Anonymous UUID: 269AE204-2C3E-41A4-8B71-C651232357E6 Sleep/Wake UUID: 31E2FE6E-D3F9-4227-ABD6-034D290B42F8 Time Awake Since Boot: 130000 seconds Time Since Wake: 6200 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: abort() called Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 libsystem_kernel.dylib 0x00007fff726c033a __pthread_kill + 10 1 libsystem_pthread.dylib 0x00007fff7277ce60 pthread_kill + 430 2 libsystem_c.dylib 0x00007fff725d793e raise + 26 3 libsystem_platform.dylib 0x00007fff727715fd _sigtramp + 29 4 ??? 000000000000000000 0 + 0 5 libsystem_c.dylib 0x00007fff72647808 abort + 120 6 QtCore 0x000000010fcd0529 qt_message_fatal(QtMsgType, QMessageLogContext const&, QString const&) + 9 7 QtCore 0x000000010fcd1c74 QMessageLogger::fatal(char const*, ...) const + 202 8 QtGui 0x000000011ed013d9 QGuiApplicationPrivate::createPlatformIntegration() + 7193 9 QtGui 0x000000011ed013fb QGuiApplicationPrivate::createEventDispatcher() + 27 10 QtCore 0x000000010feb01af QCoreApplicationPrivate::init() + 1599 11 QtGui 0x000000011ecfbb59 QGuiApplicationPrivate::init() + 57 12 QtWidgets 0x0000000110988ada QApplicationPrivate::init() + 26 13 QtWidgets.abi3.so 0x000000011054237b init_type_QApplication(_sipSimpleWrapper*, _object*, _object*, _object**, _object**, _object**) + 171 14 sip.cpython-38-darwin.so 0x00000001103cec7b sipSimpleWrapper_init + 203 15 org.python.python 0x000000010e5c03bc wrap_init + 12 16 org.python.python 0x000000010e571899 wrapperdescr_call + 121 17 org.python.python 0x000000010e568a85 _PyObject_MakeTpCall + 373 18 org.python.python 0x000000010e637665 call_function + 533 19 org.python.python 0x000000010e63446e _PyEval_EvalFrameDefault + 25678 20 org.python.python 0x000000010e5693d0 function_code_fastcall + 128 21 org.python.python 0x000000010e5688d7 _PyObject_FastCallDict + 247 22 org.python.python 0x000000010e569edf _PyObject_Call_Prepend + 143 23 org.python.python 0x000000010e5c0301 slot_tp_init + 145 24 org.python.python 0x000000010e5bb7f9 type_call + 297 25 org.python.python 0x000000010e568a85 _PyObject_MakeTpCall + 373 26 org.python.python 0x000000010e637665 call_function + 533 27 org.python.python 0x000000010e63446e _PyEval_EvalFrameDefault + 25678 28 org.python.python 0x000000010e638454 _PyEval_EvalCodeWithName + 2804 29 org.python.python 0x000000010e56956e _PyFunction_Vectorcall + 270 30 org.python.python 0x000000010e63760c call_function + 444 31 org.python.python 0x000000010e634505 _PyEval_EvalFrameDefault + 25829 32 org.python.python 0x000000010e638454 _PyEval_EvalCodeWithName + 2804 33 org.python.python 0x000000010e62df44 PyEval_EvalCode + 100 34 org.python.python 0x000000010e62b332 builtin_exec + 626 35 org.python.python 0x000000010e5a55ff cfunction_vectorcall_FASTCALL + 175 36 org.python.python 0x000000010e63760c call_function + 444 37 org.python.python 0x000000010e634505 _PyEval_EvalFrameDefault + 25829 38 org.python.python 0x000000010e638454 _PyEval_EvalCodeWithName + 2804 39 org.python.python 0x000000010e56956e _PyFunction_Vectorcall + 270 40 org.python.python 0x000000010e63760c call_function + 444 41 org.python.python 0x000000010e634505 _PyEval_EvalFrameDefault + 25829 42 org.python.python 0x000000010e638454 _PyEval_EvalCodeWithName + 2804 43 org.python.python 0x000000010e56956e _PyFunction_Vectorcall + 270 44 org.python.python 0x000000010e568dad PyVectorcall_Call + 109 45 org.python.python 0x000000010e69aeb3 pymain_run_module + 195 46 org.python.python 0x000000010e69a585 Py_RunMain + 1413 47 org.python.python 0x000000010e69abdf pymain_main + 223 48 org.python.python 0x000000010e69aaeb Py_Main + 43 49 edu.ucsf.cgl.ChimeraX 0x000000010e53ddc8 main + 120 50 libdyld.dylib 0x00007fff72578cc9 start + 1 Thread 1: 0 libsystem_kernel.dylib 0x00007fff726bc882 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff7277d425 _pthread_cond_wait + 698 2 libopenblas.0.dylib 0x000000011176a27b blas_thread_server + 507 3 libsystem_pthread.dylib 0x00007fff7277d109 _pthread_start + 148 4 libsystem_pthread.dylib 0x00007fff72778b8b thread_start + 15 Thread 2: 0 libsystem_kernel.dylib 0x00007fff726bc882 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff7277d425 _pthread_cond_wait + 698 2 libopenblas.0.dylib 0x000000011176a27b blas_thread_server + 507 3 libsystem_pthread.dylib 0x00007fff7277d109 _pthread_start + 148 4 libsystem_pthread.dylib 0x00007fff72778b8b thread_start + 15 Thread 3: 0 libsystem_kernel.dylib 0x00007fff726bc882 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff7277d425 _pthread_cond_wait + 698 2 libopenblas.0.dylib 0x000000011176a27b blas_thread_server + 507 3 libsystem_pthread.dylib 0x00007fff7277d109 _pthread_start + 148 4 libsystem_pthread.dylib 0x00007fff72778b8b thread_start + 15 Thread 4: 0 libsystem_pthread.dylib 0x00007fff72778b68 start_wqthread + 0 Thread 5: 0 libsystem_pthread.dylib 0x00007fff72778b68 start_wqthread + 0 Thread 0 crashed with X86 Thread State (64-bit): rax: 0x0000000000000000 rbx: 0x00000001113f6dc0 rcx: 0x00007fc7c1055a58 rdx: 0x0000000000000000 rdi: 0x0000000000000307 rsi: 0x0000000000000006 rbp: 0x00007fc7c1055a80 rsp: 0x00007fc7c1055a58 r8: 0x00007fc7c1055f48 r9: 0x5bba129772d3a3c8 r10: 0x00000001113f6dc0 r11: 0x0000000000000246 r12: 0x0000000000000307 r13: 0x000000011023a658 r14: 0x0000000000000006 r15: 0x0000000000000016 rip: 0x00007fff726c033a rfl: 0x0000000000000246 cr2: 0x00007fc7c1054e80 Logical CPU: 0 Error Code: 0x02000148 Trap Number: 133 Binary Images: 0x10e53d000 - 0x10e53dff3 +edu.ucsf.cgl.ChimeraX (1.2.5 - 1.2.5.0) /Users/USER/Desktop/*/ChimeraX-1.2.5.app/Contents/MacOS/ChimeraX 0x10e548000 - 0x10e77eff7 +org.python.python (3.8.8, [c] 2001-2019 Python Software Foundation. - 3.8.8) /Users/USER/Desktop/*/ChimeraX-1.2.5.app/Contents/Library/Frameworks/Python.framework/Versions/3.8/Python 0x10e8d7000 - 0x10e8d9ff7 +_heapq.cpython-38-darwin.so (0) /Users/USER/Desktop/*/ChimeraX-1.2.5.app/Contents/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/lib-dynload/_heapq.cpython-38-darwin.so 0x10e8e1000 - 0x10e8e6ff7 +zlib.cpython-38-darwin.so (0) /Users/USER/Desktop/*/ChimeraX-1.2.5.app/Contents/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/lib-dynload/zlib.cpython-38-darwin.so 0x10e8f0000 - 0x10e8f2ff7 +_bz2.cpython-38-darwin.so (0) /Users/USER/Desktop/*/ChimeraX-1.2.5.app/Contents/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/lib-dynload/_bz2.cpython-38-darwin.so 0x10e8fb000 - 0x10e92cfff +_lzma.cpython-38-darwin.so (0) /Users/USER/Desktop/*/ChimeraX-1.2.5.app/Contents/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/lib-dynload/_lzma.cpython-38-darwin.so 0x10e93b000 - 0x10e93cff7 +grp.cpython-38-darwin.so (0) /Users/USER/Desktop/*/ChimeraX-1.2.5.app/Contents/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/lib-dynload/grp.cpython-38-darwin.so 0x10e944000 - 0x10e94cfff +math.cpython-38-darwin.so (0) /Users/USER/Desktop/*/ChimeraX-1.2.5.app/Contents/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/lib-dynload/math.cpython-38-darwin.so 0x10e958000 - 0x10e959ff7 +_bisect.cpython-38-darwin.so (0) /Users/USER/Desktop/*/ChimeraX-1.2.5.app/Contents/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/lib-dynload/_bisect.cpython-38-darwin.so 0x10e961000 - 0x10e965ff7 +_sha512.cpython-38-darwin.so (0) /Users/USER/Desktop/*/ChimeraX-1.2.5.app/Contents/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/lib-dynload/_sha512.cpython-38-darwin.so 0x10e96e000 - 0x10e96fff7 +_random.cpython-38-darwin.so (0) /Users/USER/Desktop/*/ChimeraX-1.2.5.app/Contents/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/lib-dynload/_random.cpython-38-darwin.so 0x10e978000 - 0x10e97dfff +_json.cpython-38-darwin.so (0) /Users/USER/Desktop/*/ChimeraX-1.2.5.app/Contents/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/lib-dynload/_json.cpython-38-darwin.so 0x10e987000 - 0x10e99bff7 +_ssl.cpython-38-darwin.so (0) /Users/USER/Desktop/*/ChimeraX-1.2.5.app/Contents/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/lib-dynload/_ssl.cpython-38-darwin.so 0x10e9b4000 - 0x10ea0cfff +libssl.1.1.dylib (0) /Users/USER/Desktop/*/ChimeraX-1.2.5.app/Contents/Library/Frameworks/Python.framework/Versions/3.8/lib/libssl.1.1.dylib 0x10ea3b000 - 0x10ec51da7 +libcrypto.1.1.dylib (0) /Users/USER/Desktop/*/ChimeraX-1.2.5.app/Contents/Library/Frameworks/Python.framework/Versions/3.8/lib/libcrypto.1.1.dylib 0x10ecef000 - 0x10ecfcfff +_socket.cpython-38-darwin.so (0) /Users/USER/Desktop/*/ChimeraX-1.2.5.app/Contents/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/lib-dynload/_socket.cpython-38-darwin.so 0x10ed09000 - 0x10ed0cff7 +select.cpython-38-darwin.so (0) /Users/USER/Desktop/*/ChimeraX-1.2.5.app/Contents/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/lib-dynload/select.cpython-38-darwin.so 0x10ed16000 - 0x10ed1bfff +_struct.cpython-38-darwin.so (0) /Users/USER/Desktop/*/ChimeraX-1.2.5.app/Contents/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/lib-dynload/_struct.cpython-38-darwin.so 0x10ed28000 - 0x10ed2cfff +binascii.cpython-38-darwin.so (0) /Users/USER/Desktop/*/ChimeraX-1.2.5.app/Contents/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/lib-dynload/binascii.cpython-38-darwin.so 0x10ed35000 - 0x10ed38ff7 +_hashlib.cpython-38-darwin.so (0) /Users/USER/Desktop/*/ChimeraX-1.2.5.app/Contents/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/lib-dynload/_hashlib.cpython-38-darwin.so 0x10ed42000 - 0x10ed48fff +_blake2.cpython-38-darwin.so (0) /Users/USER/Desktop/*/ChimeraX-1.2.5.app/Contents/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/lib-dynload/_blake2.cpython-38-darwin.so 0x10ed52000 - 0x10ed62fff +_sha3.cpython-38-darwin.so (0) /Users/USER/Desktop/*/ChimeraX-1.2.5.app/Contents/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/lib-dynload/_sha3.cpython-38-darwin.so 0x10ed6c000 - 0x10ed7bfff +_datetime.cpython-38-darwin.so (0) /Users/USER/Desktop/*/ChimeraX-1.2.5.app/Contents/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/lib-dynload/_datetime.cpython-38-darwin.so 0x10ed8c000 - 0x10ed8cff7 +_scproxy.cpython-38-darwin.so (0) /Users/USER/Desktop/*/ChimeraX-1.2.5.app/Contents/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/lib-dynload/_scproxy.cpython-38-darwin.so 0x10ed94000 - 0x10edddfff +_decimal.cpython-38-darwin.so (0) /Users/USER/Desktop/*/ChimeraX-1.2.5.app/Contents/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/lib-dynload/_decimal.cpython-38-darwin.so 0x10edfc000 - 0x10ee25fff +pyexpat.cpython-38-darwin.so (0) /Users/USER/Desktop/*/ChimeraX-1.2.5.app/Contents/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/lib-dynload/pyexpat.cpython-38-darwin.so 0x10ee3e000 - 0x10ee3ffff +_queue.cpython-38-darwin.so (0) /Users/USER/Desktop/*/ChimeraX-1.2.5.app/Contents/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/lib-dynload/_queue.cpython-38-darwin.so 0x10ee48000 - 0x10ee5eff7 +_pickle.cpython-38-darwin.so (0) /Users/USER/Desktop/*/ChimeraX-1.2.5.app/Contents/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/lib-dynload/_pickle.cpython-38-darwin.so 0x10ee6e000 - 0x10ee72ff7 +_csv.cpython-38-darwin.so (0) /Users/USER/Desktop/*/ChimeraX-1.2.5.app/Contents/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/lib-dynload/_csv.cpython-38-darwin.so 0x10ee7c000 - 0x10ee7dfff +_posixsubprocess.cpython-38-darwin.so (0) /Users/USER/Desktop/*/ChimeraX-1.2.5.app/Contents/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/lib-dynload/_posixsubprocess.cpython-38-darwin.so 0x10ee85000 - 0x10f1fafeb +_multiarray_umath.cpython-38-darwin.so (0) /Users/USER/Desktop/*/ChimeraX-1.2.5.app/Contents/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/numpy/core/_multiarray_umath.cpython-38-darwin.so 0x10f322000 - 0x10f439ff7 +libgfortran.3.dylib (0) /Users/USER/Desktop/*/ChimeraX-1.2.5.app/Contents/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/numpy/.dylibs/libgfortran.3.dylib 0x10f4a7000 - 0x10f4ddfff +libquadmath.0.dylib (0) /Users/USER/Desktop/*/ChimeraX-1.2.5.app/Contents/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/numpy/.dylibs/libquadmath.0.dylib 0x10f4f1000 - 0x10f506ff7 +libgcc_s.1.dylib (0) /Users/USER/Desktop/*/ChimeraX-1.2.5.app/Contents/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/numpy/.dylibs/libgcc_s.1.dylib 0x10f516000 - 0x10f523ff7 +_multiarray_tests.cpython-38-darwin.so (0) /Users/USER/Desktop/*/ChimeraX-1.2.5.app/Contents/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/numpy/core/_multiarray_tests.cpython-38-darwin.so 0x10f539000 - 0x10f54afff +_ctypes.cpython-38-darwin.so (0) /Users/USER/Desktop/*/ChimeraX-1.2.5.app/Contents/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/lib-dynload/_ctypes.cpython-38-darwin.so 0x10f561000 - 0x10f562ffb +lapack_lite.cpython-38-darwin.so (0) /Users/USER/Desktop/*/ChimeraX-1.2.5.app/Contents/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/numpy/linalg/lapack_lite.cpython-38-darwin.so 0x10f56a000 - 0x10f583ffb +_umath_linalg.cpython-38-darwin.so (0) /Users/USER/Desktop/*/ChimeraX-1.2.5.app/Contents/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/numpy/linalg/_umath_linalg.cpython-38-darwin.so 0x10f597000 - 0x10f5a8fff +_pocketfft_internal.cpython-38-darwin.so (0) /Users/USER/Desktop/*/ChimeraX-1.2.5.app/Contents/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/numpy/fft/_pocketfft_internal.cpython-38-darwin.so 0x10f5b1000 - 0x10f61cff7 +mtrand.cpython-38-darwin.so (0) /Users/USER/Desktop/*/ChimeraX-1.2.5.app/Contents/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/numpy/random/mtrand.cpython-38-darwin.so 0x10f677000 - 0x10f695ff3 +bit_generator.cpython-38-darwin.so (0) /Users/USER/Desktop/*/ChimeraX-1.2.5.app/Contents/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/numpy/random/bit_generator.cpython-38-darwin.so 0x10f6b6000 - 0x10f6e8ff3 +_common.cpython-38-darwin.so (0) /Users/USER/Desktop/*/ChimeraX-1.2.5.app/Contents/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/numpy/random/_common.cpython-38-darwin.so 0x10f705000 - 0x10f754ff3 +_bounded_integers.cpython-38-darwin.so (0) /Users/USER/Desktop/*/ChimeraX-1.2.5.app/Contents/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/numpy/random/_bounded_integers.cpython-38-darwin.so 0x10f77b000 - 0x10f789ff3 +_mt19937.cpython-38-darwin.so (0) /Users/USER/Desktop/*/ChimeraX-1.2.5.app/Contents/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/numpy/random/_mt19937.cpython-38-darwin.so 0x10f79a000 - 0x10f7a6ff7 +_philox.cpython-38-darwin.so (0) /Users/USER/Desktop/*/ChimeraX-1.2.5.app/Contents/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/numpy/random/_philox.cpython-38-darwin.so 0x10f7b6000 - 0x10f7bfffb +_pcg64.cpython-38-darwin.so (0) /Users/USER/Desktop/*/ChimeraX-1.2.5.app/Contents/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/numpy/random/_pcg64.cpython-38-darwin.so 0x10f7ce000 - 0x10f7d5ff3 +_sfc64.cpython-38-darwin.so (0) /Users/USER/Desktop/*/ChimeraX-1.2.5.app/Contents/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/numpy/random/_sfc64.cpython-38-darwin.so 0x10f7e2000 - 0x10f863ffb +_generator.cpython-38-darwin.so (0) /Users/USER/Desktop/*/ChimeraX-1.2.5.app/Contents/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/numpy/random/_generator.cpython-38-darwin.so 0x10f8c3000 - 0x10f8c3fff +_arrays.cpython-38-darwin.so (0) /Users/USER/Desktop/*/ChimeraX-1.2.5.app/Contents/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/chimerax/arrays/_arrays.cpython-38-darwin.so 0x10f8ca000 - 0x10f96bff7 +libarrays.dylib (0) /Users/USER/Desktop/*/ChimeraX-1.2.5.app/Contents/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/chimerax/arrays/lib/libarrays.dylib 0x10f98f000 - 0x10f9adff3 +_geometry.cpython-38-darwin.so (0) /Users/USER/Desktop/*/ChimeraX-1.2.5.app/Contents/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/chimerax/geometry/_geometry.cpython-38-darwin.so 0x10f9c2000 - 0x10f9c2fff +_opcode.cpython-38-darwin.so (0) /Users/USER/Desktop/*/ChimeraX-1.2.5.app/Contents/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/lib-dynload/_opcode.cpython-38-darwin.so 0x10f9ca000 - 0x10fb29ff7 +QtCore.abi3.so (0) /Users/USER/Desktop/*/ChimeraX-1.2.5.app/Contents/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/PyQt5/QtCore.abi3.so 0x10fcb8000 - 0x1102287df +QtCore (0) /Users/USER/Desktop/*/ChimeraX-1.2.5.app/Contents/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/PyQt5/Qt/lib/QtCore.framework/Versions/5/QtCore 0x1103c9000 - 0x1103e0ff7 +sip.cpython-38-darwin.so (0) /Users/USER/Desktop/*/ChimeraX-1.2.5.app/Contents/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/PyQt5/sip.cpython-38-darwin.so 0x1103f7000 - 0x110687ff7 +QtWidgets.abi3.so (0) /Users/USER/Desktop/*/ChimeraX-1.2.5.app/Contents/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/PyQt5/QtWidgets.abi3.so 0x11097e000 - 0x110dc4fff +QtWidgets (0) /Users/USER/Desktop/*/ChimeraX-1.2.5.app/Contents/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/PyQt5/Qt/lib/QtWidgets.framework/Versions/5/QtWidgets 0x110fc1000 - 0x11112aff3 +QtGui.abi3.so (0) /Users/USER/Desktop/*/ChimeraX-1.2.5.app/Contents/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/PyQt5/QtGui.abi3.so 0x1112d7000 - 0x1112f8fff +QtWebEngineWidgets.abi3.so (0) /Users/USER/Desktop/*/ChimeraX-1.2.5.app/Contents/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/PyQt5/QtWebEngineWidgets.abi3.so 0x11132b000 - 0x1113bd267 dyld (750.7) /usr/lib/dyld 0x111431000 - 0x114e889bf +libopenblas.0.dylib (0) /Users/USER/Desktop/*/ChimeraX-1.2.5.app/Contents/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/numpy/.dylibs/libopenblas.0.dylib 0x11ecc9000 - 0x11f1b2fff +QtGui (0) /Users/USER/Desktop/*/ChimeraX-1.2.5.app/Contents/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/PyQt5/Qt/lib/QtGui.framework/Versions/5/QtGui 0x11f365000 - 0x11f388ff7 +QtWebEngineWidgets (0) /Users/USER/Desktop/*/ChimeraX-1.2.5.app/Contents/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/PyQt5/Qt/lib/QtWebEngineWidgets.framework/Versions/5/QtWebEngineWidgets 0x11f3c0000 - 0x1270aef4f +QtWebEngineCore (0) /Users/USER/Desktop/*/ChimeraX-1.2.5.app/Contents/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/PyQt5/Qt/lib/QtWebEngineCore.framework/Versions/5/QtWebEngineCore 0x12b728000 - 0x12ba6cff7 +QtQuick (0) /Users/USER/Desktop/*/ChimeraX-1.2.5.app/Contents/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/PyQt5/Qt/lib/QtQuick.framework/Versions/5/QtQuick 0x12bc90000 - 0x12bcbbff7 +QtPrintSupport (0) /Users/USER/Desktop/*/ChimeraX-1.2.5.app/Contents/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/PyQt5/Qt/lib/QtPrintSupport.framework/Versions/5/QtPrintSupport 0x12bce9000 - 0x12bd41ff3 +QtQmlModels (0) /Users/USER/Desktop/*/ChimeraX-1.2.5.app/Contents/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/PyQt5/Qt/lib/QtQmlModels.framework/Versions/5/QtQmlModels 0x12bd82000 - 0x12bd9bff3 +QtWebChannel (0) /Users/USER/Desktop/*/ChimeraX-1.2.5.app/Contents/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/PyQt5/Qt/lib/QtWebChannel.framework/Versions/5/QtWebChannel 0x12bdb2000 - 0x12c10affb +QtQml (0) /Users/USER/Desktop/*/ChimeraX-1.2.5.app/Contents/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/PyQt5/Qt/lib/QtQml.framework/Versions/5/QtQml 0x12c27e000 - 0x12c38efff +QtNetwork (0) /Users/USER/Desktop/*/ChimeraX-1.2.5.app/Contents/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/PyQt5/Qt/lib/QtNetwork.framework/Versions/5/QtNetwork 0x12c41c000 - 0x12c482fff +QtPositioning (0) /Users/USER/Desktop/*/ChimeraX-1.2.5.app/Contents/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/PyQt5/Qt/lib/QtPositioning.framework/Versions/5/QtPositioning 0x12c4b4000 - 0x12c4c0ffb +QtQuickWidgets (0) /Users/USER/Desktop/*/ChimeraX-1.2.5.app/Contents/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/PyQt5/Qt/lib/QtQuickWidgets.framework/Versions/5/QtQuickWidgets 0x12c4d2000 - 0x12c4d7ff7 +QtWebChannel.abi3.so (0) /Users/USER/Desktop/*/ChimeraX-1.2.5.app/Contents/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/PyQt5/QtWebChannel.abi3.so 0x12c4e2000 - 0x12c543fff +QtNetwork.abi3.so (0) /Users/USER/Desktop/*/ChimeraX-1.2.5.app/Contents/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/PyQt5/QtNetwork.abi3.so 0x12c5c4000 - 0x12c5d4fff +QtWebEngineCore.abi3.so (0) /Users/USER/Desktop/*/ChimeraX-1.2.5.app/Contents/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/PyQt5/QtWebEngineCore.abi3.so 0x12c5ed000 - 0x12c60dff7 +QtPrintSupport.abi3.so (0) /Users/USER/Desktop/*/ChimeraX-1.2.5.app/Contents/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/PyQt5/QtPrintSupport.abi3.so 0x7fff2b698000 - 0x7fff2b6a7ff7 libSimplifiedChineseConverter.dylib (76) /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib 0x7fff33e67000 - 0x7fff33e6bffb com.apple.agl (3.3.3 - AGL-3.3.3) /System/Library/Frameworks/AGL.framework/Versions/A/AGL 0x7fff33e6c000 - 0x7fff34067ff8 com.apple.avfoundation (2.0 - 1855.3) /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation 0x7fff34068000 - 0x7fff34134ffe com.apple.audio.AVFAudio (1.0 - 415.75) /System/Library/Frameworks/AVFoundation.framework/Versions/A/Frameworks/AVFAudio.framework/Versions/A/AVFAudio 0x7fff34254000 - 0x7fff34254fff com.apple.Accelerate (1.11 - Accelerate 1.11) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x7fff3426c000 - 0x7fff348c2fff com.apple.vImage (8.1 - 524.2.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x7fff348c3000 - 0x7fff34b2aff7 libBLAS.dylib (1303.60.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x7fff34b2b000 - 0x7fff34ffefef libBNNS.dylib (144.100.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib 0x7fff34fff000 - 0x7fff3539afff libLAPACK.dylib (1303.60.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x7fff3539b000 - 0x7fff353b0fec libLinearAlgebra.dylib (1303.60.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib 0x7fff353b1000 - 0x7fff353b6ff3 libQuadrature.dylib (7) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib 0x7fff353b7000 - 0x7fff35427fff libSparse.dylib (103) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib 0x7fff35428000 - 0x7fff3543afef libSparseBLAS.dylib (1303.60.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib 0x7fff3543b000 - 0x7fff35612fd7 libvDSP.dylib (735.140.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x7fff35613000 - 0x7fff356d5fef libvMisc.dylib (735.140.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x7fff356d6000 - 0x7fff356d6fff com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x7fff356d7000 - 0x7fff35736ff0 com.apple.Accounts (113 - 113) /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts 0x7fff35880000 - 0x7fff36640ff4 com.apple.AppKit (6.9 - 1894.60.103) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x7fff36690000 - 0x7fff36690fff com.apple.ApplicationServices (48 - 50) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x7fff36691000 - 0x7fff366fcfff com.apple.ApplicationServices.ATS (377 - 493.0.4.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x7fff36795000 - 0x7fff367d3ff0 libFontRegistry.dylib (274.0.5.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib 0x7fff3682e000 - 0x7fff3685dfff com.apple.ATSUI (1.0 - 1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATSUI.framework/Versions/A/ATSUI 0x7fff3685e000 - 0x7fff36862ffb com.apple.ColorSyncLegacy (4.13.0 - 1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy 0x7fff368fc000 - 0x7fff36953ffa com.apple.HIServices (1.22 - 676) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x7fff36954000 - 0x7fff36962fff com.apple.LangAnalysis (1.7.0 - 1.7.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x7fff36963000 - 0x7fff369a8ffa com.apple.print.framework.PrintCore (15.4 - 516.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x7fff369a9000 - 0x7fff369b3ff7 com.apple.QD (4.0 - 413) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x7fff369b4000 - 0x7fff369c1ffc com.apple.speech.synthesis.framework (9.0.24 - 9.0.24) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x7fff369c2000 - 0x7fff36aa3ff2 com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x7fff36aa5000 - 0x7fff36aa5fff com.apple.audio.units.AudioUnit (1.14 - 1.14) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x7fff36e3c000 - 0x7fff371caffa com.apple.CFNetwork (1128.1 - 1128.1) /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x7fff37246000 - 0x7fff37246fff com.apple.Carbon (160 - 162) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x7fff37247000 - 0x7fff3724aff3 com.apple.CommonPanels (1.2.6 - 101) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels 0x7fff3724b000 - 0x7fff3753fff3 com.apple.HIToolbox (2.1.1 - 994.6) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x7fff37540000 - 0x7fff37543ff3 com.apple.help (1.3.8 - 71) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help 0x7fff37544000 - 0x7fff37549ff7 com.apple.ImageCapture (9.0 - 1600.65) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture 0x7fff3754a000 - 0x7fff3754afff com.apple.ink.framework (10.15 - 227) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink 0x7fff3754b000 - 0x7fff37565ffa com.apple.openscripting (1.7 - 185.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x7fff37586000 - 0x7fff37586fff com.apple.print.framework.Print (15 - 271) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print 0x7fff37587000 - 0x7fff37589ff7 com.apple.securityhi (9.0 - 55008) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x7fff3758a000 - 0x7fff37590fff com.apple.speech.recognition.framework (6.0.3 - 6.0.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 0x7fff37591000 - 0x7fff37729ffa com.apple.cloudkit.CloudKit (867 - 867) /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit 0x7fff3772a000 - 0x7fff3772afff com.apple.Cocoa (6.11 - 23) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x7fff37738000 - 0x7fff3782efff com.apple.ColorSync (4.13.0 - 3394.9) /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x7fff37b19000 - 0x7fff38022ffb com.apple.audio.CoreAudio (5.0 - 5.0) /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x7fff38075000 - 0x7fff380adfff com.apple.CoreBluetooth (1.0 - 1) /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth 0x7fff380ae000 - 0x7fff38498fe8 com.apple.CoreData (120 - 977.3) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x7fff38499000 - 0x7fff385cbff6 com.apple.CoreDisplay (1.0 - 186.6.15) /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay 0x7fff385cc000 - 0x7fff38a4cff2 com.apple.CoreFoundation (6.9 - 1677.207) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x7fff38a4e000 - 0x7fff390c3fe8 com.apple.CoreGraphics (2.0 - 1355.24) /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x7fff390d1000 - 0x7fff3942cff0 com.apple.CoreImage (15.0.0 - 940.9) /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage 0x7fff3942d000 - 0x7fff39496ff0 com.apple.corelocation (2394.0.22 - 2394.0.22) /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation 0x7fff39497000 - 0x7fff394e7ff6 com.apple.audio.midi.CoreMIDI (1.10 - 88) /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI 0x7fff394ea000 - 0x7fff397ecff2 com.apple.CoreML (1.0 - 1) /System/Library/Frameworks/CoreML.framework/Versions/A/CoreML 0x7fff397ed000 - 0x7fff398c8ffc com.apple.CoreMedia (1.0 - 2625.9) /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia 0x7fff398c9000 - 0x7fff3992bffe com.apple.CoreMediaIO (1000.0 - 5125.6) /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO 0x7fff399b5000 - 0x7fff399b5fff com.apple.CoreServices (1069.27 - 1069.27) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x7fff399b6000 - 0x7fff39a3bfff com.apple.AE (838.1 - 838.1) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x7fff39a3c000 - 0x7fff39d1dff7 com.apple.CoreServices.CarbonCore (1217 - 1217) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x7fff39d1e000 - 0x7fff39d6bffd com.apple.DictionaryServices (1.2 - 323.6) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x7fff39d6c000 - 0x7fff39d74ff7 com.apple.CoreServices.FSEvents (1268.100.1 - 1268.100.1) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents 0x7fff39d75000 - 0x7fff39fafffe com.apple.LaunchServices (1069.27 - 1069.27) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x7fff39fb0000 - 0x7fff3a048ff9 com.apple.Metadata (10.7.0 - 2076.7.1) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x7fff3a049000 - 0x7fff3a076fff com.apple.CoreServices.OSServices (1069.27 - 1069.27) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x7fff3a077000 - 0x7fff3a0defff com.apple.SearchKit (1.4.1 - 1.4.1) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x7fff3a0df000 - 0x7fff3a103ff5 com.apple.coreservices.SharedFileList (131.4 - 131.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList 0x7fff3a360000 - 0x7fff3a427ffc com.apple.CoreTelephony (113 - 7560.1) /System/Library/Frameworks/CoreTelephony.framework/Versions/A/CoreTelephony 0x7fff3a428000 - 0x7fff3a5dfffc com.apple.CoreText (643.1.5.7 - 643.1.5.7) /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText 0x7fff3a5e0000 - 0x7fff3a624ffb com.apple.CoreVideo (1.8 - 344.3) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x7fff3a625000 - 0x7fff3a6b2ffc com.apple.framework.CoreWLAN (13.0 - 1601.2) /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN 0x7fff3a87a000 - 0x7fff3a924ff0 com.apple.DiscRecording (9.0.3 - 9030.4.5) /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording 0x7fff3a949000 - 0x7fff3a94ffff com.apple.DiskArbitration (2.7 - 2.7) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x7fff3ab44000 - 0x7fff3ac72ff6 com.apple.FileProvider (304.1 - 304.1) /System/Library/Frameworks/FileProvider.framework/Versions/A/FileProvider 0x7fff3ac87000 - 0x7fff3ac89ff3 com.apple.ForceFeedback (1.0.6 - 1.0.6) /System/Library/Frameworks/ForceFeedback.framework/Versions/A/ForceFeedback 0x7fff3ac8a000 - 0x7fff3b04fff7 com.apple.Foundation (6.9 - 1677.207) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x7fff3b0bc000 - 0x7fff3b10cff7 com.apple.GSS (4.0 - 2.0) /System/Library/Frameworks/GSS.framework/Versions/A/GSS 0x7fff3b10d000 - 0x7fff3b135ff4 com.apple.GameController (1.0 - 1) /System/Library/Frameworks/GameController.framework/Versions/A/GameController 0x7fff3b249000 - 0x7fff3b35dff3 com.apple.Bluetooth (7.0.6 - 7.0.6f8) /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth 0x7fff3b3c3000 - 0x7fff3b467ff3 com.apple.framework.IOKit (2.0.2 - 1726.148.1) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x7fff3b469000 - 0x7fff3b47affb com.apple.IOSurface (269.11 - 269.11) /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface 0x7fff3b498000 - 0x7fff3b4f8ff5 com.apple.ImageCaptureCore (1.0 - 1600.65) /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore 0x7fff3b4f9000 - 0x7fff3b657ff6 com.apple.ImageIO.framework (3.3.0 - 1976.11.8) /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x7fff3b658000 - 0x7fff3b65bfff libGIF.dylib (1976.11.8) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x7fff3b65c000 - 0x7fff3b715fe7 libJP2.dylib (1976.11.8) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib 0x7fff3b716000 - 0x7fff3b739fe3 libJPEG.dylib (1976.11.8) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x7fff3b9b6000 - 0x7fff3b9d0fef libPng.dylib (1976.11.8) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x7fff3b9d1000 - 0x7fff3b9d2fff libRadiance.dylib (1976.11.8) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x7fff3b9d3000 - 0x7fff3ba19fff libTIFF.dylib (1976.11.8) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x7fff3ba32000 - 0x7fff3bec1ff8 com.apple.Intents (1.0 - 1) /System/Library/Frameworks/Intents.framework/Versions/A/Intents 0x7fff3bec4000 - 0x7fff3cf64ff1 com.apple.JavaScriptCore (15609 - 15609.4.1) /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore 0x7fff3cf7b000 - 0x7fff3cf8dff3 com.apple.Kerberos (3.0 - 1) /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x7fff3cf8e000 - 0x7fff3cf8efff libHeimdalProxy.dylib (77) /System/Library/Frameworks/Kerberos.framework/Versions/A/Libraries/libHeimdalProxy.dylib 0x7fff3d0d9000 - 0x7fff3d0fbffc com.apple.CoreAuthentication.SharedUtils (1.0 - 693.140.3) /System/Library/Frameworks/LocalAuthentication.framework/Support/SharedUtils.framework/Versions/A/SharedUtils 0x7fff3d0fc000 - 0x7fff3d112ff2 com.apple.LocalAuthentication (1.0 - 693.140.3) /System/Library/Frameworks/LocalAuthentication.framework/Versions/A/LocalAuthentication 0x7fff3d320000 - 0x7fff3d32affb com.apple.MediaAccessibility (1.0 - 125.1) /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility 0x7fff3d33e000 - 0x7fff3d3f5ff7 com.apple.MediaPlayer (1.0 - 1.0) /System/Library/Frameworks/MediaPlayer.framework/Versions/A/MediaPlayer 0x7fff3d3f6000 - 0x7fff3db43ff2 com.apple.MediaToolbox (1.0 - 2625.9) /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox 0x7fff3db45000 - 0x7fff3dc0ffff com.apple.Metal (212.8 - 212.8) /System/Library/Frameworks/Metal.framework/Versions/A/Metal 0x7fff3dc11000 - 0x7fff3dc2bff5 com.apple.MetalKit (141.2 - 141.2) /System/Library/Frameworks/MetalKit.framework/Versions/A/MetalKit 0x7fff3dc2c000 - 0x7fff3dc69ff7 com.apple.MetalPerformanceShaders.MPSCore (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/Versions/A/MPSCore 0x7fff3dc6a000 - 0x7fff3dcf4fe2 com.apple.MetalPerformanceShaders.MPSImage (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/Versions/A/MPSImage 0x7fff3dcf5000 - 0x7fff3dd1aff4 com.apple.MetalPerformanceShaders.MPSMatrix (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix 0x7fff3dd1b000 - 0x7fff3dd30ffb com.apple.MetalPerformanceShaders.MPSNDArray (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNDArray.framework/Versions/A/MPSNDArray 0x7fff3dd31000 - 0x7fff3de8fffc com.apple.MetalPerformanceShaders.MPSNeuralNetwork (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork 0x7fff3de90000 - 0x7fff3dedfff4 com.apple.MetalPerformanceShaders.MPSRayIntersector (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/Versions/A/MPSRayIntersector 0x7fff3dee0000 - 0x7fff3dee1ff5 com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders 0x7fff3ef8e000 - 0x7fff3ef9affe com.apple.NetFS (6.0 - 4.0) /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS 0x7fff3ef9b000 - 0x7fff3f0f2ff3 com.apple.Network (1.0 - 1) /System/Library/Frameworks/Network.framework/Versions/A/Network 0x7fff3f0f3000 - 0x7fff3f353ffa com.apple.NetworkExtension (1.0 - 1) /System/Library/Frameworks/NetworkExtension.framework/Versions/A/NetworkExtension 0x7fff41b24000 - 0x7fff41b7cfff com.apple.opencl (3.5 - 3.5) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL 0x7fff41b7d000 - 0x7fff41b99fff com.apple.CFOpenDirectory (10.15 - 220.40.1) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory 0x7fff41b9a000 - 0x7fff41ba5ffd com.apple.OpenDirectory (10.15 - 220.40.1) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory 0x7fff4250b000 - 0x7fff4250dfff libCVMSPluginSupport.dylib (17.10.22) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib 0x7fff4250e000 - 0x7fff42513fff libCoreFSCache.dylib (176.19) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib 0x7fff42514000 - 0x7fff42518fff libCoreVMClient.dylib (176.19) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib 0x7fff42519000 - 0x7fff42521ff7 libGFXShared.dylib (17.10.22) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib 0x7fff42522000 - 0x7fff4252cfff libGL.dylib (17.10.22) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x7fff4252d000 - 0x7fff42561ff7 libGLImage.dylib (17.10.22) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x7fff426f7000 - 0x7fff42733fff libGLU.dylib (17.10.22) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x7fff4316f000 - 0x7fff4317eff7 com.apple.opengl (17.10.22 - 17.10.22) /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x7fff43330000 - 0x7fff43423ff5 com.apple.PDFKit (1.0 - 845.4.1) /System/Library/Frameworks/PDFKit.framework/Versions/A/PDFKit 0x7fff43424000 - 0x7fff4353bff9 com.apple.PencilKit (1.0 - 1) /System/Library/Frameworks/PencilKit.framework/Versions/A/PencilKit 0x7fff437dc000 - 0x7fff437e2ff6 com.apple.PushKit (1.0 - 1) /System/Library/Frameworks/PushKit.framework/Versions/A/PushKit 0x7fff43903000 - 0x7fff43b49ff7 com.apple.imageKit (3.0 - 1081) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit 0x7fff43b4a000 - 0x7fff44009fff com.apple.QuartzComposer (5.1 - 378) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer 0x7fff4400a000 - 0x7fff4402fffc com.apple.quartzfilters (1.10.0 - Tag) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters 0x7fff44030000 - 0x7fff4413aff7 com.apple.QuickLookUIFramework (5.0 - 906.3) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI 0x7fff4413b000 - 0x7fff4413bfff com.apple.quartzframework (1.5 - 23) /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz 0x7fff4413c000 - 0x7fff443bfffb com.apple.QuartzCore (1.11 - 841.6) /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x7fff443c0000 - 0x7fff44419ff5 com.apple.QuickLookFramework (5.0 - 906.3) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook 0x7fff4441a000 - 0x7fff4444fffc com.apple.QuickLookThumbnailing (1.0 - 1) /System/Library/Frameworks/QuickLookThumbnailing.framework/Versions/A/QuickLookThumbnailing 0x7fff44920000 - 0x7fff4493bff8 com.apple.SafariServices.framework (15612 - 15612.1.29.41.4) /System/Library/Frameworks/SafariServices.framework/Versions/A/SafariServices 0x7fff44f43000 - 0x7fff4528eff1 com.apple.security (7.0 - 59306.140.9) /System/Library/Frameworks/Security.framework/Versions/A/Security 0x7fff4528f000 - 0x7fff45317ffb com.apple.securityfoundation (6.0 - 55236.60.1) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation 0x7fff45346000 - 0x7fff4534aff8 com.apple.xpc.ServiceManagement (1.0 - 1) /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement 0x7fff45ff6000 - 0x7fff46070ff7 com.apple.SystemConfiguration (1.19 - 1.19) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x7fff462f0000 - 0x7fff46673ff4 com.apple.VideoToolbox (1.0 - 2625.9) /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox 0x7fff49fe0000 - 0x7fff4a0a5fe7 com.apple.APFS (1412.141.2 - 1412.141.2) /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS 0x7fff4b1ba000 - 0x7fff4b1bbff1 com.apple.AggregateDictionary (1.0 - 1) /System/Library/PrivateFrameworks/AggregateDictionary.framework/Versions/A/AggregateDictionary 0x7fff4b486000 - 0x7fff4b5d1ff5 com.apple.AnnotationKit (1.0 - 325.9) /System/Library/PrivateFrameworks/AnnotationKit.framework/Versions/A/AnnotationKit 0x7fff4b5d2000 - 0x7fff4b5efff4 com.apple.AppContainer (4.0 - 448.100.6) /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer 0x7fff4b644000 - 0x7fff4b652ff7 com.apple.AppSandbox (4.0 - 448.100.6) /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox 0x7fff4bace000 - 0x7fff4baf2ffb com.apple.framework.Apple80211 (13.0 - 1610.1) /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211 0x7fff4bdb0000 - 0x7fff4bdbffd7 com.apple.AppleFSCompression (119.100.1 - 1.0) /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression 0x7fff4bebe000 - 0x7fff4bec9ff7 com.apple.AppleIDAuthSupport (1.0 - 1) /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/Versions/A/AppleIDAuthSupport 0x7fff4bf0b000 - 0x7fff4bf53ff7 com.apple.AppleJPEG (1.0 - 1) /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG 0x7fff4c316000 - 0x7fff4c33cffb com.apple.aps.framework (4.0 - 4.0) /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService 0x7fff4c33d000 - 0x7fff4c341ff7 com.apple.AppleSRP (5.0 - 1) /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP 0x7fff4c342000 - 0x7fff4c364fff com.apple.applesauce (1.0 - 16.25) /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce 0x7fff4c423000 - 0x7fff4c426fff com.apple.AppleSystemInfo (3.1.5 - 3.1.5) /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo 0x7fff4c427000 - 0x7fff4c477ff7 com.apple.AppleVAFramework (6.1.2 - 6.1.2) /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA 0x7fff4c4c0000 - 0x7fff4c4cfff9 com.apple.AssertionServices (1.0 - 223.140.2) /System/Library/PrivateFrameworks/AssertionServices.framework/Versions/A/AssertionServices 0x7fff4ca12000 - 0x7fff4ce0dff8 com.apple.audio.AudioResourceArbitration (1.0 - 1) /System/Library/PrivateFrameworks/AudioResourceArbitration.framework/Versions/A/AudioResourceArbitration 0x7fff4d063000 - 0x7fff4d2a4ff8 com.apple.audio.AudioToolboxCore (1.0 - 1104.100) /System/Library/PrivateFrameworks/AudioToolboxCore.framework/Versions/A/AudioToolboxCore 0x7fff4d2a8000 - 0x7fff4d3c4fff com.apple.AuthKit (1.0 - 1) /System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/AuthKit 0x7fff4d581000 - 0x7fff4d58aff7 com.apple.coreservices.BackgroundTaskManagement (1.0 - 104) /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement 0x7fff4d58b000 - 0x7fff4d62cff5 com.apple.backup.framework (1.11.7 - 1298.7.1) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup 0x7fff4d62d000 - 0x7fff4d6b9ff6 com.apple.BaseBoard (466.3 - 466.3) /System/Library/PrivateFrameworks/BaseBoard.framework/Versions/A/BaseBoard 0x7fff4d7bb000 - 0x7fff4d7f7ff7 com.apple.bom (14.0 - 219.2) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom 0x7fff4d915000 - 0x7fff4d94cff5 com.apple.C2 (1.3 - 495) /System/Library/PrivateFrameworks/C2.framework/Versions/A/C2 0x7fff4e377000 - 0x7fff4e3c6fff com.apple.ChunkingLibrary (307 - 307) /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary 0x7fff4f273000 - 0x7fff4f283ffb com.apple.CommonAuth (4.0 - 2.0) /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth 0x7fff4f297000 - 0x7fff4f2aefff com.apple.commonutilities (8.0 - 900) /System/Library/PrivateFrameworks/CommonUtilities.framework/Versions/A/CommonUtilities 0x7fff4f9b5000 - 0x7fff4fd8afc8 com.apple.CoreAUC (283.0.0 - 283.0.0) /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC 0x7fff4fd8b000 - 0x7fff4fdb8ff7 com.apple.CoreAVCHD (6.1.0 - 6100.4.1) /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD 0x7fff4fddb000 - 0x7fff4fdfcff4 com.apple.analyticsd (1.0 - 1) /System/Library/PrivateFrameworks/CoreAnalytics.framework/Versions/A/CoreAnalytics 0x7fff4ff05000 - 0x7fff4ff7bff7 com.apple.corebrightness (1.0 - 1) /System/Library/PrivateFrameworks/CoreBrightness.framework/Versions/A/CoreBrightness 0x7fff50107000 - 0x7fff50112ff7 com.apple.frameworks.CoreDaemon (1.3 - 1.3) /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon 0x7fff50113000 - 0x7fff5031eff1 com.apple.CoreDuet (1.0 - 1) /System/Library/PrivateFrameworks/CoreDuet.framework/Versions/A/CoreDuet 0x7fff5031f000 - 0x7fff5036cff3 com.apple.coreduetcontext (1.0 - 1) /System/Library/PrivateFrameworks/CoreDuetContext.framework/Versions/A/CoreDuetContext 0x7fff5036d000 - 0x7fff5037dffe com.apple.CoreDuetDaemonProtocol (1.0 - 1) /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/Versions/A/CoreDuetDaemonProtocol 0x7fff50380000 - 0x7fff50382fff com.apple.CoreDuetDebugLogging (1.0 - 1) /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/Versions/A/CoreDuetDebugLogging 0x7fff50393000 - 0x7fff503a3ff3 com.apple.CoreEmoji (1.0 - 107.1) /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji 0x7fff5055a000 - 0x7fff506a7fff com.apple.CoreHandwriting (161 - 1.2) /System/Library/PrivateFrameworks/CoreHandwriting.framework/Versions/A/CoreHandwriting 0x7fff509e4000 - 0x7fff50a4eff0 com.apple.CoreNLP (1.0 - 213) /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP 0x7fff50d11000 - 0x7fff50d99ffe com.apple.CorePDF (4.0 - 518.4.1) /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF 0x7fff50e7c000 - 0x7fff50e84ff8 com.apple.CorePhoneNumbers (1.0 - 1) /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/Versions/A/CorePhoneNumbers 0x7fff51871000 - 0x7fff51894fff com.apple.CoreSVG (1.0 - 129.3) /System/Library/PrivateFrameworks/CoreSVG.framework/Versions/A/CoreSVG 0x7fff518c9000 - 0x7fff518f7ffd com.apple.CSStore (1069.27 - 1069.27) /System/Library/PrivateFrameworks/CoreServicesStore.framework/Versions/A/CoreServicesStore 0x7fff51e1c000 - 0x7fff51eb2ff7 com.apple.CoreSymbolication (11.4 - 64535.33.2) /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication 0x7fff51f4a000 - 0x7fff52076ff6 com.apple.coreui (2.1 - 609.4) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x7fff52077000 - 0x7fff52230ffa com.apple.CoreUtils (6.2.4 - 624.7) /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils 0x7fff5236a000 - 0x7fff5237dff1 com.apple.CrashReporterSupport (10.13 - 15016.1) /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport 0x7fff52436000 - 0x7fff52448ff8 com.apple.framework.DFRFoundation (1.0 - 252.50.1) /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation 0x7fff52449000 - 0x7fff5244efff com.apple.DSExternalDisplay (3.1 - 380) /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay 0x7fff524d8000 - 0x7fff52552ff0 com.apple.datadetectorscore (8.0 - 659) /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore 0x7fff5259e000 - 0x7fff525dbff8 com.apple.DebugSymbols (194 - 194) /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols 0x7fff525dc000 - 0x7fff52764ff6 com.apple.desktopservices (1.14.6 - 1281.6.1) /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x7fff52ac6000 - 0x7fff52b99ff1 com.apple.DiskManagement (13.0 - 1648.140.2) /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManagement 0x7fff52b9a000 - 0x7fff52b9eff1 com.apple.DisplayServicesFW (3.1 - 380) /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices 0x7fff52bf8000 - 0x7fff52c1cff7 com.apple.DuetActivityScheduler (1.0 - 1) /System/Library/PrivateFrameworks/DuetActivityScheduler.framework/Versions/A/DuetActivityScheduler 0x7fff52c46000 - 0x7fff52c7bff7 com.apple.SystemConfiguration.EAP8021X (14.0.0 - 14.0) /System/Library/PrivateFrameworks/EAP8021X.framework/Versions/A/EAP8021X 0x7fff52c7c000 - 0x7fff52c80ff9 com.apple.EFILogin (2.0 - 2) /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin 0x7fff537ca000 - 0x7fff53e34ff9 com.apple.vision.EspressoFramework (1.0 - 188.4) /System/Library/PrivateFrameworks/Espresso.framework/Versions/A/Espresso 0x7fff5410f000 - 0x7fff5452aff1 com.apple.vision.FaceCore (4.3.0 - 4.3.0) /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore 0x7fff54bc9000 - 0x7fff54cffffc libFontParser.dylib (277.2.6.8) /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib 0x7fff54d97000 - 0x7fff54da7ff6 libhvf.dylib (1.0 - $[CURRENT_PROJECT_VERSION]) /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib 0x7fff59943000 - 0x7fff59949fff com.apple.GPUWrangler (5.2.7 - 5.2.7) /System/Library/PrivateFrameworks/GPUWrangler.framework/Versions/A/GPUWrangler 0x7fff59c68000 - 0x7fff59c8eff1 com.apple.GenerationalStorage (2.0 - 314) /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage 0x7fff59ca7000 - 0x7fff5ac90ff1 com.apple.GeoServices (1.0 - 1624.26.4.26.9) /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices 0x7fff5adbc000 - 0x7fff5adcaffb com.apple.GraphVisualizer (1.0 - 100.1) /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer 0x7fff5ae33000 - 0x7fff5ae40ff9 com.apple.HID (1.0 - 1) /System/Library/PrivateFrameworks/HID.framework/Versions/A/HID 0x7fff5af69000 - 0x7fff5b027ff4 com.apple.Heimdal (4.0 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal 0x7fff5d1b3000 - 0x7fff5d1bbff5 com.apple.IOAccelerator (438.7.4 - 438.7.4) /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator 0x7fff5d1c8000 - 0x7fff5d1dffff com.apple.IOPresentment (47.10 - 37) /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment 0x7fff5d567000 - 0x7fff5d5b2ff1 com.apple.IconServices (438.3 - 438.3) /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices 0x7fff5d74f000 - 0x7fff5d75dfff com.apple.IntentsFoundation (1.0 - 1) /System/Library/PrivateFrameworks/IntentsFoundation.framework/Versions/A/IntentsFoundation 0x7fff5d770000 - 0x7fff5d777ff9 com.apple.InternationalSupport (1.0 - 45.4) /System/Library/PrivateFrameworks/InternationalSupport.framework/Versions/A/InternationalSupport 0x7fff5da04000 - 0x7fff5da23ffd com.apple.security.KeychainCircle.KeychainCircle (1.0 - 1) /System/Library/PrivateFrameworks/KeychainCircle.framework/Versions/A/KeychainCircle 0x7fff5db58000 - 0x7fff5dc26ffd com.apple.LanguageModeling (1.0 - 215.1) /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling 0x7fff5dc27000 - 0x7fff5dc6ffff com.apple.Lexicon-framework (1.0 - 72) /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon 0x7fff5dc76000 - 0x7fff5dc7bff3 com.apple.LinguisticData (1.0 - 353.18) /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData 0x7fff5dca2000 - 0x7fff5dcc6ffe com.apple.locationsupport (2394.0.22 - 2394.0.22) /System/Library/PrivateFrameworks/LocationSupport.framework/Versions/A/LocationSupport 0x7fff5e514000 - 0x7fff5e517fff com.apple.Mangrove (1.0 - 25) /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove 0x7fff5e6d5000 - 0x7fff5e6fbffc com.apple.MarkupUI (1.0 - 325.9) /System/Library/PrivateFrameworks/MarkupUI.framework/Versions/A/MarkupUI 0x7fff5e780000 - 0x7fff5e80aff8 com.apple.MediaExperience (1.0 - 1) /System/Library/PrivateFrameworks/MediaExperience.framework/Versions/A/MediaExperience 0x7fff5e80b000 - 0x7fff5e83efff com.apple.MediaKit (16 - 923) /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit 0x7fff5e903000 - 0x7fff5ec99ff9 com.apple.MediaRemote (1.0 - 1) /System/Library/PrivateFrameworks/MediaRemote.framework/Versions/A/MediaRemote 0x7fff5ec9a000 - 0x7fff5ecd6ffc com.apple.MediaServices (1.0 - 1) /System/Library/PrivateFrameworks/MediaServices.framework/Versions/A/MediaServices 0x7fff5efe4000 - 0x7fff5f030fff com.apple.spotlight.metadata.utilities (1.0 - 2076.7.1) /System/Library/PrivateFrameworks/MetadataUtilities.framework/Versions/A/MetadataUtilities 0x7fff5f031000 - 0x7fff5f102ffa com.apple.gpusw.MetalTools (1.0 - 1) /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools 0x7fff5f336000 - 0x7fff5f354fff com.apple.MobileKeyBag (2.0 - 1.0) /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag 0x7fff5f420000 - 0x7fff5f5b6ffd com.apple.Montreal (1.0 - 121.1) /System/Library/PrivateFrameworks/Montreal.framework/Versions/A/Montreal 0x7fff5f5b7000 - 0x7fff5f5e7ff7 com.apple.MultitouchSupport.framework (3440.1 - 3440.1) /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport 0x7fff5fae7000 - 0x7fff5faf1fff com.apple.NetAuth (6.2 - 6.2) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth 0x7fff5fbb3000 - 0x7fff5fbcfff0 com.apple.network.statistics.framework (1.2 - 1) /System/Library/PrivateFrameworks/NetworkStatistics.framework/Versions/A/NetworkStatistics 0x7fff60508000 - 0x7fff60553ffb com.apple.OTSVG (1.0 - 643.1.5.7) /System/Library/PrivateFrameworks/OTSVG.framework/Versions/A/OTSVG 0x7fff61771000 - 0x7fff6177cff2 com.apple.PerformanceAnalysis (1.243.3 - 243.3) /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis 0x7fff6177d000 - 0x7fff617a5ffb com.apple.persistentconnection (1.0 - 1.0) /System/Library/PrivateFrameworks/PersistentConnection.framework/Versions/A/PersistentConnection 0x7fff63220000 - 0x7fff63250ff7 com.apple.pluginkit.framework (1.0 - 1) /System/Library/PrivateFrameworks/PlugInKit.framework/Versions/A/PlugInKit 0x7fff6327b000 - 0x7fff6328effc com.apple.PowerLog (1.0 - 1) /System/Library/PrivateFrameworks/PowerLog.framework/Versions/A/PowerLog 0x7fff6410a000 - 0x7fff64164ff6 com.apple.ProtectedCloudStorage (1.0 - 1) /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage 0x7fff64165000 - 0x7fff6417effb com.apple.ProtocolBuffer (1 - 274.24.9.16.3) /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer 0x7fff64290000 - 0x7fff64293ff4 com.apple.QuickLookNonBaseSystem (1.0 - 1) /System/Library/PrivateFrameworks/QuickLookNonBaseSystem.framework/Versions/A/QuickLookNonBaseSystem 0x7fff64294000 - 0x7fff642b7ff0 com.apple.quicklook.QuickLookSupport (1.0 - 1) /System/Library/PrivateFrameworks/QuickLookSupport.framework/Versions/A/QuickLookSupport 0x7fff642fe000 - 0x7fff64377ff3 com.apple.Rapport (1.9.5 - 195.2) /System/Library/PrivateFrameworks/Rapport.framework/Versions/A/Rapport 0x7fff645de000 - 0x7fff64607ff1 com.apple.RemoteViewServices (2.0 - 148) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices 0x7fff6476c000 - 0x7fff647a7ff0 com.apple.RunningBoardServices (1.0 - 223.140.2) /System/Library/PrivateFrameworks/RunningBoardServices.framework/Versions/A/RunningBoardServices 0x7fff66088000 - 0x7fff6608bff5 com.apple.SecCodeWrapper (4.0 - 448.100.6) /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper 0x7fff661fe000 - 0x7fff66325fff com.apple.Sharing (1526.37 - 1526.37) /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing 0x7fff6639d000 - 0x7fff663bdff5 com.apple.sidecar-core (1.0 - 209.40.4) /System/Library/PrivateFrameworks/SidecarCore.framework/Versions/A/SidecarCore 0x7fff663be000 - 0x7fff663d0ff0 com.apple.sidecar-ui (1.0 - 209.40.4) /System/Library/PrivateFrameworks/SidecarUI.framework/Versions/A/SidecarUI 0x7fff6773a000 - 0x7fff67a30fff com.apple.SkyLight (1.600.0 - 451.6) /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight 0x7fff6827d000 - 0x7fff6828bffb com.apple.SpeechRecognitionCore (6.0.91.2 - 6.0.91.2) /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore 0x7fff68abf000 - 0x7fff68ac8ff7 com.apple.SymptomDiagnosticReporter (1.0 - 1238.120.2) /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/Versions/A/SymptomDiagnosticReporter 0x7fff68d7f000 - 0x7fff68d8fff3 com.apple.TCC (1.0 - 1) /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC 0x7fff692b4000 - 0x7fff6937aff0 com.apple.TextureIO (3.10.9 - 3.10.9) /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO 0x7fff6954a000 - 0x7fff697a2ff0 com.apple.UIFoundation (1.0 - 662) /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation 0x7fff69839000 - 0x7fff6983fffe com.apple.URLFormatting (119 - 119.18) /System/Library/PrivateFrameworks/URLFormatting.framework/Versions/A/URLFormatting 0x7fff6a43f000 - 0x7fff6a45fffc com.apple.UserManagement (1.0 - 1) /System/Library/PrivateFrameworks/UserManagement.framework/Versions/A/UserManagement 0x7fff6b20b000 - 0x7fff6b2f6ff2 com.apple.ViewBridge (468 - 468) /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge 0x7fff6b49c000 - 0x7fff6b49dfff com.apple.WatchdogClient.framework (1.0 - 67.120.2) /System/Library/PrivateFrameworks/WatchdogClient.framework/Versions/A/WatchdogClient 0x7fff6c0cd000 - 0x7fff6c0d0ffa com.apple.dt.XCTTargetBootstrap (1.0 - 16091) /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/Versions/A/XCTTargetBootstrap 0x7fff6c14a000 - 0x7fff6c158ff5 com.apple.audio.caulk (1.0 - 32.3) /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk 0x7fff6c49a000 - 0x7fff6c49cff3 com.apple.loginsupport (1.0 - 1) /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport 0x7fff6c4e2000 - 0x7fff6c4eeffd com.apple.perfdata (1.0 - 51.100.6) /System/Library/PrivateFrameworks/perfdata.framework/Versions/A/perfdata 0x7fff6ef73000 - 0x7fff6ef7fff9 libAudioStatistics.dylib (1104.100) /usr/lib/libAudioStatistics.dylib 0x7fff6ef80000 - 0x7fff6efb3ffa libAudioToolboxUtility.dylib (1104.100) /usr/lib/libAudioToolboxUtility.dylib 0x7fff6efba000 - 0x7fff6efeefff libCRFSuite.dylib (48) /usr/lib/libCRFSuite.dylib 0x7fff6eff1000 - 0x7fff6effbfff libChineseTokenizer.dylib (34) /usr/lib/libChineseTokenizer.dylib 0x7fff6effc000 - 0x7fff6f084fff libCoreStorage.dylib (551.0.1) /usr/lib/libCoreStorage.dylib 0x7fff6f087000 - 0x7fff6f089ff7 libDiagnosticMessagesClient.dylib (112) /usr/lib/libDiagnosticMessagesClient.dylib 0x7fff6f0cf000 - 0x7fff6f286ffb libFosl_dynamic.dylib (100.4) /usr/lib/libFosl_dynamic.dylib 0x7fff6f2ad000 - 0x7fff6f2b3ff3 libIOReport.dylib (54) /usr/lib/libIOReport.dylib 0x7fff6f395000 - 0x7fff6f39cfff libMatch.1.dylib (36) /usr/lib/libMatch.1.dylib 0x7fff6f3cb000 - 0x7fff6f3ebff7 libMobileGestalt.dylib (826.140.5) /usr/lib/libMobileGestalt.dylib 0x7fff6f46b000 - 0x7fff6f548ff7 libSMC.dylib (20) /usr/lib/libSMC.dylib 0x7fff6f55d000 - 0x7fff6f55efff libSystem.B.dylib (1281.100.1) /usr/lib/libSystem.B.dylib 0x7fff6f55f000 - 0x7fff6f5eaff7 libTelephonyUtilDynamic.dylib (5017.1) /usr/lib/libTelephonyUtilDynamic.dylib 0x7fff6f5eb000 - 0x7fff6f5ecfff libThaiTokenizer.dylib (3) /usr/lib/libThaiTokenizer.dylib 0x7fff6f604000 - 0x7fff6f61afff libapple_nghttp2.dylib (1.39.2) /usr/lib/libapple_nghttp2.dylib 0x7fff6f64f000 - 0x7fff6f6c1ff7 libarchive.2.dylib (72.140.2) /usr/lib/libarchive.2.dylib 0x7fff6f6c2000 - 0x7fff6f75bfe5 libate.dylib (3.0.1) /usr/lib/libate.dylib 0x7fff6f75f000 - 0x7fff6f75fff3 libauto.dylib (187) /usr/lib/libauto.dylib 0x7fff6f825000 - 0x7fff6f835ffb libbsm.0.dylib (60.100.1) /usr/lib/libbsm.0.dylib 0x7fff6f836000 - 0x7fff6f842fff libbz2.1.0.dylib (44) /usr/lib/libbz2.1.0.dylib 0x7fff6f843000 - 0x7fff6f895fff libc++.1.dylib (902.1) /usr/lib/libc++.1.dylib 0x7fff6f896000 - 0x7fff6f8abffb libc++abi.dylib (902) /usr/lib/libc++abi.dylib 0x7fff6f8ac000 - 0x7fff6f8acfff libcharset.1.dylib (59) /usr/lib/libcharset.1.dylib 0x7fff6f8ad000 - 0x7fff6f8befff libcmph.dylib (8) /usr/lib/libcmph.dylib 0x7fff6f8bf000 - 0x7fff6f8d6fd7 libcompression.dylib (87.1) /usr/lib/libcompression.dylib 0x7fff6fbb0000 - 0x7fff6fbc6ff7 libcoretls.dylib (167) /usr/lib/libcoretls.dylib 0x7fff6fbc7000 - 0x7fff6fbc8fff libcoretls_cfhelpers.dylib (167) /usr/lib/libcoretls_cfhelpers.dylib 0x7fff70172000 - 0x7fff7017dfff libcsfde.dylib (551.0.1) /usr/lib/libcsfde.dylib 0x7fff70185000 - 0x7fff701e4ff7 libcups.2.dylib (483.7) /usr/lib/libcups.2.dylib 0x7fff702ee000 - 0x7fff702eefff libenergytrace.dylib (21) /usr/lib/libenergytrace.dylib 0x7fff702ef000 - 0x7fff70307fff libexpat.1.dylib (19.60.2) /usr/lib/libexpat.1.dylib 0x7fff70315000 - 0x7fff70317fff libfakelink.dylib (149.1) /usr/lib/libfakelink.dylib 0x7fff70326000 - 0x7fff7032bfff libgermantok.dylib (24) /usr/lib/libgermantok.dylib 0x7fff7032c000 - 0x7fff70335ff7 libheimdal-asn1.dylib (564.140.7) /usr/lib/libheimdal-asn1.dylib 0x7fff70336000 - 0x7fff70426fff libiconv.2.dylib (59) /usr/lib/libiconv.2.dylib 0x7fff70427000 - 0x7fff7067efff libicucore.A.dylib (64260.0.1) /usr/lib/libicucore.A.dylib 0x7fff70698000 - 0x7fff70699fff liblangid.dylib (133) /usr/lib/liblangid.dylib 0x7fff7069a000 - 0x7fff706b2ff3 liblzma.5.dylib (16) /usr/lib/liblzma.5.dylib 0x7fff706ca000 - 0x7fff70771ff7 libmecab.dylib (883.11) /usr/lib/libmecab.dylib 0x7fff70772000 - 0x7fff709d4ff1 libmecabra.dylib (883.11) /usr/lib/libmecabra.dylib 0x7fff70d41000 - 0x7fff70d70fff libncurses.5.4.dylib (57) /usr/lib/libncurses.5.4.dylib 0x7fff70ea0000 - 0x7fff7131cff5 libnetwork.dylib (1880.120.4) /usr/lib/libnetwork.dylib 0x7fff7131d000 - 0x7fff71334fff libnetworkextension.dylib (1095.140.2) /usr/lib/libnetworkextension.dylib 0x7fff713bd000 - 0x7fff713f0fde libobjc.A.dylib (787.1) /usr/lib/libobjc.A.dylib 0x7fff71403000 - 0x7fff71407fff libpam.2.dylib (25.100.1) /usr/lib/libpam.2.dylib 0x7fff7140a000 - 0x7fff71440fff libpcap.A.dylib (89.120.2) /usr/lib/libpcap.A.dylib 0x7fff71480000 - 0x7fff7148eff9 libperfcheck.dylib (37.100.2) /usr/lib/libperfcheck.dylib 0x7fff7148f000 - 0x7fff71492ff3 libpmenergy.dylib (214.120.2) /usr/lib/libpmenergy.dylib 0x7fff71493000 - 0x7fff71495fff libpmsample.dylib (214.120.2) /usr/lib/libpmsample.dylib 0x7fff714c4000 - 0x7fff714dcfff libresolv.9.dylib (67.40.1) /usr/lib/libresolv.9.dylib 0x7fff714de000 - 0x7fff71522ff7 libsandbox.1.dylib (1217.141.3) /usr/lib/libsandbox.1.dylib 0x7fff71536000 - 0x7fff71537ff7 libspindump.dylib (281.3) /usr/lib/libspindump.dylib 0x7fff71538000 - 0x7fff71722ff7 libsqlite3.dylib (308.6) /usr/lib/libsqlite3.dylib 0x7fff71973000 - 0x7fff71976ffb libutil.dylib (57) /usr/lib/libutil.dylib 0x7fff71977000 - 0x7fff71984ff7 libxar.1.dylib (425.2) /usr/lib/libxar.1.dylib 0x7fff7198a000 - 0x7fff71a6cfff libxml2.2.dylib (33.9) /usr/lib/libxml2.2.dylib 0x7fff71a70000 - 0x7fff71a98fff libxslt.1.dylib (16.12) /usr/lib/libxslt.1.dylib 0x7fff71a99000 - 0x7fff71aabff3 libz.1.dylib (76) /usr/lib/libz.1.dylib 0x7fff7235a000 - 0x7fff7235fff3 libcache.dylib (83) /usr/lib/system/libcache.dylib 0x7fff72360000 - 0x7fff7236bfff libcommonCrypto.dylib (60165.120.1) /usr/lib/system/libcommonCrypto.dylib 0x7fff7236c000 - 0x7fff72373fff libcompiler_rt.dylib (101.2) /usr/lib/system/libcompiler_rt.dylib 0x7fff72374000 - 0x7fff7237dff7 libcopyfile.dylib (166.40.1) /usr/lib/system/libcopyfile.dylib 0x7fff7237e000 - 0x7fff72410fdb libcorecrypto.dylib (866.140.2) /usr/lib/system/libcorecrypto.dylib 0x7fff7251d000 - 0x7fff7255dff0 libdispatch.dylib (1173.100.2) /usr/lib/system/libdispatch.dylib 0x7fff7255e000 - 0x7fff72594fff libdyld.dylib (750.7) /usr/lib/system/libdyld.dylib 0x7fff72595000 - 0x7fff72595ffb libkeymgr.dylib (30) /usr/lib/system/libkeymgr.dylib 0x7fff72596000 - 0x7fff725a2ff3 libkxld.dylib (6153.141.35) /usr/lib/system/libkxld.dylib 0x7fff725a3000 - 0x7fff725a3ff7 liblaunch.dylib (1738.140.3) /usr/lib/system/liblaunch.dylib 0x7fff725a4000 - 0x7fff725a9ff7 libmacho.dylib (959.0.1) /usr/lib/system/libmacho.dylib 0x7fff725aa000 - 0x7fff725acff3 libquarantine.dylib (110.40.3) /usr/lib/system/libquarantine.dylib 0x7fff725ad000 - 0x7fff725aeff7 libremovefile.dylib (48) /usr/lib/system/libremovefile.dylib 0x7fff725af000 - 0x7fff725c6ff3 libsystem_asl.dylib (377.60.2) /usr/lib/system/libsystem_asl.dylib 0x7fff725c7000 - 0x7fff725c7ff7 libsystem_blocks.dylib (74) /usr/lib/system/libsystem_blocks.dylib 0x7fff725c8000 - 0x7fff7264ffff libsystem_c.dylib (1353.100.4) /usr/lib/system/libsystem_c.dylib 0x7fff72650000 - 0x7fff72653ffb libsystem_configuration.dylib (1061.141.2) /usr/lib/system/libsystem_configuration.dylib 0x7fff72654000 - 0x7fff72657fff libsystem_coreservices.dylib (114.1) /usr/lib/system/libsystem_coreservices.dylib 0x7fff72658000 - 0x7fff72660fff libsystem_darwin.dylib (1353.100.4) /usr/lib/system/libsystem_darwin.dylib 0x7fff72661000 - 0x7fff72668fff libsystem_dnssd.dylib (1096.100.3) /usr/lib/system/libsystem_dnssd.dylib 0x7fff72669000 - 0x7fff7266affb libsystem_featureflags.dylib (17) /usr/lib/system/libsystem_featureflags.dylib 0x7fff7266b000 - 0x7fff726b8ff7 libsystem_info.dylib (538) /usr/lib/system/libsystem_info.dylib 0x7fff726b9000 - 0x7fff726e5ff7 libsystem_kernel.dylib (6153.141.35) /usr/lib/system/libsystem_kernel.dylib 0x7fff726e6000 - 0x7fff7272dfff libsystem_m.dylib (3178) /usr/lib/system/libsystem_m.dylib 0x7fff7272e000 - 0x7fff72755fff libsystem_malloc.dylib (283.100.6) /usr/lib/system/libsystem_malloc.dylib 0x7fff72756000 - 0x7fff72763ffb libsystem_networkextension.dylib (1095.140.2) /usr/lib/system/libsystem_networkextension.dylib 0x7fff72764000 - 0x7fff7276dff7 libsystem_notify.dylib (241.100.2) /usr/lib/system/libsystem_notify.dylib 0x7fff7276e000 - 0x7fff72776fef libsystem_platform.dylib (220.100.1) /usr/lib/system/libsystem_platform.dylib 0x7fff72777000 - 0x7fff72781fff libsystem_pthread.dylib (416.100.3) /usr/lib/system/libsystem_pthread.dylib 0x7fff72782000 - 0x7fff72786ff3 libsystem_sandbox.dylib (1217.141.3) /usr/lib/system/libsystem_sandbox.dylib 0x7fff72787000 - 0x7fff72789fff libsystem_secinit.dylib (62.100.2) /usr/lib/system/libsystem_secinit.dylib 0x7fff7278a000 - 0x7fff72791ffb libsystem_symptoms.dylib (1238.120.2) /usr/lib/system/libsystem_symptoms.dylib 0x7fff72792000 - 0x7fff727a8ff2 libsystem_trace.dylib (1147.120.1) /usr/lib/system/libsystem_trace.dylib 0x7fff727aa000 - 0x7fff727afff7 libunwind.dylib (35.4) /usr/lib/system/libunwind.dylib 0x7fff727b0000 - 0x7fff727e5ffe libxpc.dylib (1738.140.3) /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: 206170 thread_create: 0 thread_set_state: 0 VM Region Summary: ReadOnly portion of Libraries: Total=967.0M resident=0K(0%) swapped_out_or_unallocated=967.0M(100%) Writable regions: Total=738.4M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=738.4M(100%) VIRTUAL REGION REGION TYPE SIZE COUNT (non-coalesced) =========== ======= ======= Activity Tracing 256K 1 Kernel Alloc Once 8K 1 MALLOC 213.0M 104 MALLOC guard page 16K 3 MALLOC_LARGE (reserved) 384K 1 reserved VM address space (unallocated) MALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated) STACK GUARD 20K 5 Stack 10.5M 6 Stack Guard 56.0M 1 VM_ALLOCATE 96.0M 3 VM_ALLOCATE (reserved) 32.0M 1 reserved VM address space (unallocated) __DATA 48.9M 446 __DATA_CONST 20K 1 __FONT_DATA 4K 1 __LINKEDIT 474.6M 77 __OBJC_RO 32.3M 1 __OBJC_RW 1908K 2 __TEXT 492.4M 427 __UNICODE 564K 1 mapped file 27.3M 2 shared memory 48K 6 =========== ======= ======= TOTAL 1.8G 1091 TOTAL, minus reserved VM space 1.4G 1091 Log: Startup Messages --- note | available bundle cache has not been initialized yet UCSF ChimeraX version: 1.3 (2021-12-08) © 2016-2021 Regents of the University of California. All rights reserved. How to cite UCSF ChimeraX OpenGL version: 4.1 INTEL-14.7.18 OpenGL renderer: Intel(R) Iris(TM) Plus Graphics OpenGL Engine OpenGL vendor: Intel Inc.Hardware: Hardware Overview: Model Name: MacBook Pro Model Identifier: MacBookPro16,2 Processor Name: Quad-Core Intel Core i5 Processor Speed: 2 GHz Number of Processors: 1 Total Number of Cores: 4 L2 Cache (per Core): 512 KB L3 Cache: 6 MB Hyper-Threading Technology: Enabled Memory: 16 GB Boot ROM Version: 1554.140.20.0.0 (iBridge: 18.16.14759.0.1,0) Software: System Software Overview: System Version: macOS 10.15.7 (19H1323) Kernel Version: Darwin 19.6.0 Time since boot: 5 days 22:13 Graphics/Displays: Intel Iris Plus Graphics: Chipset Model: Intel Iris Plus Graphics Type: GPU Bus: Built-In VRAM (Dynamic, Max): 1536 MB Vendor: Intel Device ID: 0x8a53 Revision ID: 0x0007 Metal: Supported, feature set macOS GPUFamily2 v1 Displays: Color LCD: Display Type: Built-In Retina LCD Resolution: 2560 x 1600 Retina Framebuffer Depth: 30-Bit Color (ARGB2101010) Mirror: On Mirror Status: Hardware Mirror Online: Yes Automatically Adjust Brightness: No Connection Type: Internal DELL S2719HS: Resolution: 1920 x 1080 (1080p FHD - Full High Definition) UI Looks like: 1920 x 1080 @ 60 Hz Framebuffer Depth: 30-Bit Color (ARGB2101010) Display Serial Number: 2W34TS2 Main Display: Yes Mirror: On Mirror Status: Master Mirror Online: Yes Rotation: Supported Automatically Adjust Brightness: No Connection Type: Thunderbolt/DisplayPort Locale: (None, 'UTF-8') PyQt5 5.15.2, Qt 5.15.2 Installed Packages: alabaster: 0.7.12 appdirs: 1.4.4 appnope: 0.1.2 Babel: 2.9.1 backcall: 0.2.0 blockdiag: 2.0.1 certifi: 2021.5.30 cftime: 1.5.1.1 charset-normalizer: 2.0.9 ChimeraX-AddCharge: 1.2.2 ChimeraX-AddH: 2.1.11 ChimeraX-AlignmentAlgorithms: 2.0 ChimeraX-AlignmentHdrs: 3.2 ChimeraX-AlignmentMatrices: 2.0 ChimeraX-Alignments: 2.2.3 ChimeraX-AlphaFold: 1.0 ChimeraX-AltlocExplorer: 1.0.1 ChimeraX-AmberInfo: 1.0 ChimeraX-Arrays: 1.0 ChimeraX-Atomic: 1.31 ChimeraX-AtomicLibrary: 4.2 ChimeraX-AtomSearch: 2.0 ChimeraX-AtomSearchLibrary: 1.0 ChimeraX-AxesPlanes: 2.0 ChimeraX-BasicActions: 1.1 ChimeraX-BILD: 1.0 ChimeraX-BlastProtein: 2.0 ChimeraX-BondRot: 2.0 ChimeraX-BugReporter: 1.0 ChimeraX-BuildStructure: 2.6.1 ChimeraX-Bumps: 1.0 ChimeraX-BundleBuilder: 1.1 ChimeraX-ButtonPanel: 1.0 ChimeraX-CageBuilder: 1.0 ChimeraX-CellPack: 1.0 ChimeraX-Centroids: 1.2 ChimeraX-ChemGroup: 2.0 ChimeraX-Clashes: 2.2.2 ChimeraX-ColorActions: 1.0 ChimeraX-ColorGlobe: 1.0 ChimeraX-ColorKey: 1.5 ChimeraX-CommandLine: 1.1.5 ChimeraX-ConnectStructure: 2.0 ChimeraX-Contacts: 1.0 ChimeraX-Core: 1.3 ChimeraX-CoreFormats: 1.1 ChimeraX-coulombic: 1.3.2 ChimeraX-Crosslinks: 1.0 ChimeraX-Crystal: 1.0 ChimeraX-CrystalContacts: 1.0 ChimeraX-DataFormats: 1.2.2 ChimeraX-Dicom: 1.0 ChimeraX-DistMonitor: 1.1.5 ChimeraX-DistUI: 1.0 ChimeraX-Dssp: 2.0 ChimeraX-EMDB-SFF: 1.0 ChimeraX-ExperimentalCommands: 1.0 ChimeraX-FileHistory: 1.0 ChimeraX-FunctionKey: 1.0 ChimeraX-Geometry: 1.1 ChimeraX-gltf: 1.0 ChimeraX-Graphics: 1.1 ChimeraX-Hbonds: 2.1.2 ChimeraX-Help: 1.2 ChimeraX-HKCage: 1.3 ChimeraX-IHM: 1.1 ChimeraX-ImageFormats: 1.2 ChimeraX-IMOD: 1.0 ChimeraX-IO: 1.0.1 ChimeraX-ItemsInspection: 1.0 ChimeraX-Label: 1.1 ChimeraX-ListInfo: 1.1.1 ChimeraX-Log: 1.1.4 ChimeraX-LookingGlass: 1.1 ChimeraX-Maestro: 1.8.1 ChimeraX-Map: 1.1 ChimeraX-MapData: 2.0 ChimeraX-MapEraser: 1.0 ChimeraX-MapFilter: 2.0 ChimeraX-MapFit: 2.0 ChimeraX-MapSeries: 2.1 ChimeraX-Markers: 1.0 ChimeraX-Mask: 1.0 ChimeraX-MatchMaker: 2.0.4 ChimeraX-MDcrds: 2.6 ChimeraX-MedicalToolbar: 1.0.1 ChimeraX-Meeting: 1.0 ChimeraX-MLP: 1.1 ChimeraX-mmCIF: 2.4 ChimeraX-MMTF: 2.1 ChimeraX-Modeller: 1.2.6 ChimeraX-ModelPanel: 1.2.1 ChimeraX-ModelSeries: 1.0 ChimeraX-Mol2: 2.0 ChimeraX-Morph: 1.0 ChimeraX-MouseModes: 1.1 ChimeraX-Movie: 1.0 ChimeraX-Neuron: 1.0 ChimeraX-Nucleotides: 2.0.2 ChimeraX-OpenCommand: 1.7 ChimeraX-PDB: 2.6.5 ChimeraX-PDBBio: 1.0 ChimeraX-PDBLibrary: 1.0.2 ChimeraX-PDBMatrices: 1.0 ChimeraX-PickBlobs: 1.0 ChimeraX-Positions: 1.0 ChimeraX-PresetMgr: 1.0.1 ChimeraX-PubChem: 2.1 ChimeraX-ReadPbonds: 1.0.1 ChimeraX-Registration: 1.1 ChimeraX-RemoteControl: 1.0 ChimeraX-ResidueFit: 1.0 ChimeraX-RestServer: 1.1 ChimeraX-RNALayout: 1.0 ChimeraX-RotamerLibMgr: 2.0.1 ChimeraX-RotamerLibsDunbrack: 2.0 ChimeraX-RotamerLibsDynameomics: 2.0 ChimeraX-RotamerLibsRichardson: 2.0 ChimeraX-SaveCommand: 1.5 ChimeraX-SchemeMgr: 1.0 ChimeraX-SDF: 2.0 ChimeraX-Segger: 1.0 ChimeraX-Segment: 1.0 ChimeraX-SelInspector: 1.0 ChimeraX-SeqView: 2.4.6 ChimeraX-Shape: 1.0.1 ChimeraX-Shell: 1.0 ChimeraX-Shortcuts: 1.1 ChimeraX-ShowAttr: 1.0 ChimeraX-ShowSequences: 1.0 ChimeraX-SideView: 1.0 ChimeraX-Smiles: 2.1 ChimeraX-SmoothLines: 1.0 ChimeraX-SpaceNavigator: 1.0 ChimeraX-StdCommands: 1.6.1 ChimeraX-STL: 1.0 ChimeraX-Storm: 1.0 ChimeraX-Struts: 1.0 ChimeraX-Surface: 1.0 ChimeraX-SwapAA: 2.0 ChimeraX-SwapRes: 2.1 ChimeraX-TapeMeasure: 1.0 ChimeraX-Test: 1.0 ChimeraX-Toolbar: 1.1 ChimeraX-ToolshedUtils: 1.2 ChimeraX-Tug: 1.0 ChimeraX-UI: 1.13.7 ChimeraX-uniprot: 2.2 ChimeraX-UnitCell: 1.0 ChimeraX-ViewDockX: 1.0.1 ChimeraX-VIPERdb: 1.0 ChimeraX-Vive: 1.1 ChimeraX-VolumeMenu: 1.0 ChimeraX-VTK: 1.0 ChimeraX-WavefrontOBJ: 1.0 ChimeraX-WebCam: 1.0 ChimeraX-WebServices: 1.0 ChimeraX-Zone: 1.0 colorama: 0.4.4 cxservices: 1.1 cycler: 0.11.0 Cython: 0.29.24 decorator: 5.1.0 docutils: 0.17.1 filelock: 3.0.12 funcparserlib: 0.3.6 grako: 3.16.5 h5py: 3.6.0 html2text: 2020.1.16 idna: 3.3 ihm: 0.21 imagecodecs: 2021.4.28 imagesize: 1.3.0 ipykernel: 5.5.5 ipython: 7.23.1 ipython-genutils: 0.2.0 jedi: 0.18.0 Jinja2: 3.0.1 jupyter-client: 6.1.12 jupyter-core: 4.9.1 kiwisolver: 1.3.2 lxml: 4.6.3 lz4: 3.1.3 MarkupSafe: 2.0.1 matplotlib: 3.4.3 matplotlib-inline: 0.1.3 msgpack: 1.0.2 netCDF4: 1.5.7 networkx: 2.6.3 numexpr: 2.8.0 numpy: 1.21.2 openvr: 1.16.801 packaging: 21.0 ParmEd: 3.2.0 parso: 0.8.3 pexpect: 4.8.0 pickleshare: 0.7.5 Pillow: 8.3.2 pip: 21.2.4 pkginfo: 1.7.1 prompt-toolkit: 3.0.23 psutil: 5.8.0 ptyprocess: 0.7.0 pycollada: 0.7.1 pydicom: 2.1.2 Pygments: 2.10.0 PyOpenGL: 3.1.5 PyOpenGL-accelerate: 3.1.5 pyparsing: 3.0.6 PyQt5-commercial: 5.15.2 PyQt5-sip: 12.8.1 PyQtWebEngine-commercial: 5.15.2 python-dateutil: 2.8.2 pytz: 2021.3 pyzmq: 22.3.0 qtconsole: 5.1.1 QtPy: 1.11.3 RandomWords: 0.3.0 requests: 2.26.0 scipy: 1.7.1 setuptools: 57.5.0 sfftk-rw: 0.7.1 six: 1.16.0 snowballstemmer: 2.2.0 sortedcontainers: 2.4.0 Sphinx: 4.2.0 sphinx-autodoc-typehints: 1.12.0 sphinxcontrib-applehelp: 1.0.2 sphinxcontrib-blockdiag: 2.0.0 sphinxcontrib-devhelp: 1.0.2 sphinxcontrib-htmlhelp: 2.0.0 sphinxcontrib-jsmath: 1.0.1 sphinxcontrib-qthelp: 1.0.3 sphinxcontrib-serializinghtml: 1.1.5 suds-jurko: 0.6 tifffile: 2021.4.8 tinyarray: 1.2.3 tornado: 6.1 traitlets: 5.1.1 urllib3: 1.26.7 wcwidth: 0.2.5 webcolors: 1.11.1 wheel: 0.37.0 wheel-filename: 1.3.0
Change History (2)
comment:1 by , 4 years ago
Component: | Unassigned → Window Toolkit |
---|---|
Owner: | set to |
Platform: | → all |
Project: | → ChimeraX |
Status: | new → accepted |
Summary: | ChimeraX bug report submission → Fatal Qt error during app initialization |
comment:2 by , 4 years ago
Resolution: | → duplicate |
---|---|
Status: | accepted → closed |
Note:
See TracTickets
for help on using tickets.
duplicate of #5749