Opened 4 years ago
Closed 4 years ago
#6325 closed defect (fixed)
Crash on exit after webcam off command deleting QMediaCaptureSession with Qt 6
Reported by: | Owned by: | Tom Goddard | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Platform | 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.4.dev202202250804 (2022-02-25 08:04:58 UTC) Description Last time you used ChimeraX it crashed. Crash on quit. Had run webcam and then webcam off. Using Qt6 and trying to make webcam work with new video api. Fatal Python error: Segmentation fault Thread 0x000070000ec00000 (most recent call first): File "/Users/goddard/ucsf/chimerax/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/threading.py", line 312 in wait File "/Users/goddard/ucsf/chimerax/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/threading.py", line 574 in wait File "/Users/goddard/ucsf/chimerax/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/IPython/core/history.py", line 829 in run File "/Users/goddard/ucsf/chimerax/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/IPython/core/history.py", line 58 in needs_sqlite File "/Users/goddard/ucsf/chimerax/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/decorator.py", line 232 in fun File "/Users/goddard/ucsf/chimerax/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/threading.py", line 973 in _bootstrap_inner File "/Users/goddard/ucsf/chimerax/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/threading.py", line 930 in _bootstrap Current thread 0x000000010c6e8dc0 (most recent call first): File "/Users/goddard/ucsf/chimerax/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/IPython/core/interactiveshell.py", line 1455 in reset File "/Users/goddard/ucsf/chimerax/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/IPython/core/interactiveshell.py", line 3823 in atexit_operations Process: ChimeraX [19157] Path: /Users/USER/*/ChimeraX.app/Contents/MacOS/ChimeraX Identifier: edu.ucsf.cgl.ChimeraX Version: 1.4.0 (1.4.0.0) Code Type: X86-64 (Native) Parent Process: bash [1370] Responsible: Emacs-x86_64-10_14 [1359] User ID: 501 Date/Time: 2022-03-07 10:45:24.904 -0800 OS Version: Mac OS X 10.15.7 (19H1715) Report Version: 12 Anonymous UUID: C2DBE1A5-9035-73A2-427C-08733928A8A0 Sleep/Wake UUID: 7AE5CF88-31D4-41B5-B28C-B839F0167BBA Time Awake Since Boot: 200000 seconds Time Since Wake: 1500 seconds System Integrity Protection: enabled Crashed Thread: 0 CrBrowserMain Dispatch queue: com.apple.main-thread Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Codes: KERN_INVALID_ADDRESS at 0x000007fde567f7e8 Exception Note: EXC_CORPSE_NOTIFY VM Regions Near 0x7fde567f7e8: mapped file 000000013a695000-000000013a9a3000 [ 3128K] r--/rwx SM=COW Object_id=53d86683 --> STACK GUARD 0000700001a64000-0000700001a65000 [ 4K] ---/rwx SM=NUL stack guard for thread 23 Thread 0 Crashed:: CrBrowserMain Dispatch queue: com.apple.main-thread 0 libsystem_kernel.dylib 0x00007fff6e4dd33a __pthread_kill + 10 1 libsystem_pthread.dylib 0x00007fff6e59de60 pthread_kill + 430 2 libsystem_c.dylib 0x00007fff6e3f493e raise + 26 3 libsystem_platform.dylib 0x00007fff6e5925fd _sigtramp + 29 4 ??? 000000000000000000 0 + 0 5 QtMultimedia 0x000000013137e18f 0x131302000 + 508303 6 QtMultimedia 0x000000013137e24e 0x131302000 + 508494 7 QtMultimedia 0x000000013138040f 0x131302000 + 517135 8 QtMultimedia 0x000000013138048e 0x131302000 + 517262 9 QtMultimedia 0x000000013137f1a2 0x131302000 + 512418 10 QtMultimedia 0x000000013134c54e QMediaCaptureSession::~QMediaCaptureSession() + 366 11 QtMultimedia.abi3.so 0x0000000131270b7c sipQMediaCaptureSession::~sipQMediaCaptureSession() + 44 12 sip.cpython-39-darwin.so 0x000000010c3ea2e7 forgetObject + 183 13 sip.cpython-39-darwin.so 0x000000010c3e9fd5 sipWrapper_dealloc + 37 14 org.python.python 0x00000001007973fd subtype_dealloc + 941 15 org.python.python 0x0000000100773f85 PyDict_Clear + 437 16 org.python.python 0x000000010077a5f9 dict_clear + 9 17 org.python.python 0x000000010074d418 method_vectorcall_NOARGS + 344 18 org.python.python 0x000000010081c58c call_function + 732 19 org.python.python 0x0000000100819a92 _PyEval_EvalFrameDefault + 25186 20 org.python.python 0x000000010081d283 _PyEval_EvalCode + 2611 21 org.python.python 0x00000001007448d1 _PyFunction_Vectorcall + 289 22 org.python.python 0x000000010074698a method_vectorcall + 202 23 org.python.python 0x000000010081c58c call_function + 732 24 org.python.python 0x0000000100819be1 _PyEval_EvalFrameDefault + 25521 25 org.python.python 0x0000000100744948 function_code_fastcall + 104 26 org.python.python 0x00000001007469d2 method_vectorcall + 274 27 org.python.python 0x00000001008bc931 atexit_callfuncs + 113 28 org.python.python 0x000000010086032e Py_FinalizeEx + 78 29 org.python.python 0x0000000100882860 Py_RunMain + 2240 30 org.python.python 0x0000000100882b3f pymain_main + 223 31 org.python.python 0x0000000100882a4b Py_Main + 43 32 edu.ucsf.cgl.ChimeraX 0x00000001006ffdc8 main + 120 33 libdyld.dylib 0x00007fff6e395cc9 start + 1 Thread 1:: ThreadPoolServiceThread 0 libsystem_kernel.dylib 0x00007fff6e4dfb96 kevent64 + 10 1 QtWebEngineCore 0x0000000115da0777 0x112a52000 + 53798775 2 QtWebEngineCore 0x0000000115da0678 0x112a52000 + 53798520 3 QtWebEngineCore 0x0000000115d27a58 0x112a52000 + 53303896 4 QtWebEngineCore 0x0000000115ce8386 0x112a52000 + 53044102 5 QtWebEngineCore 0x0000000115d4e0e8 0x112a52000 + 53461224 6 QtWebEngineCore 0x0000000115d349cd 0x112a52000 + 53357005 7 QtWebEngineCore 0x0000000115d4e299 0x112a52000 + 53461657 8 QtWebEngineCore 0x0000000115d77788 0x112a52000 + 53630856 9 libsystem_pthread.dylib 0x00007fff6e59e109 _pthread_start + 148 10 libsystem_pthread.dylib 0x00007fff6e599b8b thread_start + 15 Thread 2:: ThreadPoolForegroundWorker 0 libsystem_kernel.dylib 0x00007fff6e4d6dfa mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff6e4d7170 mach_msg + 60 2 QtWebEngineCore 0x0000000115d7e892 0x112a52000 + 53659794 3 QtWebEngineCore 0x0000000115d41588 0x112a52000 + 53409160 4 QtWebEngineCore 0x0000000115d42010 0x112a52000 + 53411856 5 QtWebEngineCore 0x0000000115d41c3d 0x112a52000 + 53410877 6 QtWebEngineCore 0x0000000115d77788 0x112a52000 + 53630856 7 libsystem_pthread.dylib 0x00007fff6e59e109 _pthread_start + 148 8 libsystem_pthread.dylib 0x00007fff6e599b8b thread_start + 15 Thread 3:: ThreadPoolBackgroundWorker 0 libsystem_kernel.dylib 0x00007fff6e4d6dfa mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff6e4d7170 mach_msg + 60 2 QtWebEngineCore 0x0000000115d7e892 0x112a52000 + 53659794 3 QtWebEngineCore 0x0000000115d41588 0x112a52000 + 53409160 4 QtWebEngineCore 0x0000000115d42010 0x112a52000 + 53411856 5 QtWebEngineCore 0x0000000115d41bad 0x112a52000 + 53410733 6 QtWebEngineCore 0x0000000115d77788 0x112a52000 + 53630856 7 libsystem_pthread.dylib 0x00007fff6e59e109 _pthread_start + 148 8 libsystem_pthread.dylib 0x00007fff6e599b8b thread_start + 15 Thread 4:: Chrome_IOThread 0 libsystem_kernel.dylib 0x00007fff6e4dfb96 kevent64 + 10 1 QtWebEngineCore 0x0000000115da0777 0x112a52000 + 53798775 2 QtWebEngineCore 0x0000000115da0678 0x112a52000 + 53798520 3 QtWebEngineCore 0x0000000115d27a58 0x112a52000 + 53303896 4 QtWebEngineCore 0x0000000115ce8386 0x112a52000 + 53044102 5 QtWebEngineCore 0x0000000115d4e0e8 0x112a52000 + 53461224 6 QtWebEngineCore 0x000000011a5d09c2 0x112a52000 + 129493442 7 QtWebEngineCore 0x0000000115d4e299 0x112a52000 + 53461657 8 QtWebEngineCore 0x0000000115d77788 0x112a52000 + 53630856 9 libsystem_pthread.dylib 0x00007fff6e59e109 _pthread_start + 148 10 libsystem_pthread.dylib 0x00007fff6e599b8b thread_start + 15 Thread 5:: NetworkConfigWatcher 0 libsystem_kernel.dylib 0x00007fff6e4d6dfa mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff6e4d7170 mach_msg + 60 2 QtWebEngineCore 0x0000000115d7e892 0x112a52000 + 53659794 3 QtWebEngineCore 0x0000000115d7e69f 0x112a52000 + 53659295 4 QtWebEngineCore 0x0000000115cb8727 0x112a52000 + 52848423 5 QtWebEngineCore 0x0000000115d27a58 0x112a52000 + 53303896 6 QtWebEngineCore 0x0000000115ce8386 0x112a52000 + 53044102 7 QtWebEngineCore 0x0000000115d4e0e8 0x112a52000 + 53461224 8 QtWebEngineCore 0x0000000115d4e299 0x112a52000 + 53461657 9 QtWebEngineCore 0x0000000115d77788 0x112a52000 + 53630856 10 libsystem_pthread.dylib 0x00007fff6e59e109 _pthread_start + 148 11 libsystem_pthread.dylib 0x00007fff6e599b8b thread_start + 15 Thread 6:: CompositorTileWorker1 0 libsystem_kernel.dylib 0x00007fff6e4d9882 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff6e59e425 _pthread_cond_wait + 698 2 QtWebEngineCore 0x0000000115d76144 0x112a52000 + 53625156 3 QtWebEngineCore 0x0000000117b0668d 0x112a52000 + 84625037 4 QtWebEngineCore 0x0000000115d77788 0x112a52000 + 53630856 5 libsystem_pthread.dylib 0x00007fff6e59e109 _pthread_start + 148 6 libsystem_pthread.dylib 0x00007fff6e599b8b thread_start + 15 Thread 7:: Chrome_InProcGpuThread 0 libsystem_kernel.dylib 0x00007fff6e4d6dfa mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff6e4d7170 mach_msg + 60 2 QtWebEngineCore 0x0000000115d7e892 0x112a52000 + 53659794 3 QtWebEngineCore 0x0000000115cb86cc 0x112a52000 + 52848332 4 QtWebEngineCore 0x0000000115d27a58 0x112a52000 + 53303896 5 QtWebEngineCore 0x0000000115ce8386 0x112a52000 + 53044102 6 QtWebEngineCore 0x0000000115d4e0e8 0x112a52000 + 53461224 7 QtWebEngineCore 0x0000000115d4e299 0x112a52000 + 53461657 8 QtWebEngineCore 0x0000000115d77788 0x112a52000 + 53630856 9 libsystem_pthread.dylib 0x00007fff6e59e109 _pthread_start + 148 10 libsystem_pthread.dylib 0x00007fff6e599b8b thread_start + 15 Thread 8:: Chrome_ChildIOThread 0 libsystem_kernel.dylib 0x00007fff6e4dfb96 kevent64 + 10 1 QtWebEngineCore 0x0000000115da0777 0x112a52000 + 53798775 2 QtWebEngineCore 0x0000000115da0678 0x112a52000 + 53798520 3 QtWebEngineCore 0x0000000115d27a58 0x112a52000 + 53303896 4 QtWebEngineCore 0x0000000115ce8386 0x112a52000 + 53044102 5 QtWebEngineCore 0x0000000115d4e0e8 0x112a52000 + 53461224 6 QtWebEngineCore 0x0000000115d4e299 0x112a52000 + 53461657 7 QtWebEngineCore 0x0000000115d77788 0x112a52000 + 53630856 8 libsystem_pthread.dylib 0x00007fff6e59e109 _pthread_start + 148 9 libsystem_pthread.dylib 0x00007fff6e599b8b thread_start + 15 Thread 9:: NetworkConfigWatcher 0 libsystem_kernel.dylib 0x00007fff6e4d6dfa mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff6e4d7170 mach_msg + 60 2 QtWebEngineCore 0x0000000115d7e892 0x112a52000 + 53659794 3 QtWebEngineCore 0x0000000115d7e69f 0x112a52000 + 53659295 4 QtWebEngineCore 0x0000000115cb8727 0x112a52000 + 52848423 5 QtWebEngineCore 0x0000000115d27a58 0x112a52000 + 53303896 6 QtWebEngineCore 0x0000000115ce8386 0x112a52000 + 53044102 7 QtWebEngineCore 0x0000000115d4e0e8 0x112a52000 + 53461224 8 QtWebEngineCore 0x0000000115d4e299 0x112a52000 + 53461657 9 QtWebEngineCore 0x0000000115d77788 0x112a52000 + 53630856 10 libsystem_pthread.dylib 0x00007fff6e59e109 _pthread_start + 148 11 libsystem_pthread.dylib 0x00007fff6e599b8b thread_start + 15 Thread 10:: VizCompositorThread 0 libsystem_kernel.dylib 0x00007fff6e4d6dfa mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff6e4d7170 mach_msg + 60 2 QtWebEngineCore 0x0000000115d7e892 0x112a52000 + 53659794 3 QtWebEngineCore 0x0000000115d7e69f 0x112a52000 + 53659295 4 QtWebEngineCore 0x0000000115cb8727 0x112a52000 + 52848423 5 QtWebEngineCore 0x0000000115d27a58 0x112a52000 + 53303896 6 QtWebEngineCore 0x0000000115ce8386 0x112a52000 + 53044102 7 QtWebEngineCore 0x0000000115d4e0e8 0x112a52000 + 53461224 8 QtWebEngineCore 0x0000000115d4e299 0x112a52000 + 53461657 9 QtWebEngineCore 0x0000000115d77788 0x112a52000 + 53630856 10 libsystem_pthread.dylib 0x00007fff6e59e109 _pthread_start + 148 11 libsystem_pthread.dylib 0x00007fff6e599b8b thread_start + 15 Thread 11:: NetworkService 0 libsystem_kernel.dylib 0x00007fff6e4dfb96 kevent64 + 10 1 QtWebEngineCore 0x0000000115da0777 0x112a52000 + 53798775 2 QtWebEngineCore 0x0000000115da0678 0x112a52000 + 53798520 3 QtWebEngineCore 0x0000000115d27a58 0x112a52000 + 53303896 4 QtWebEngineCore 0x0000000115ce8386 0x112a52000 + 53044102 5 QtWebEngineCore 0x0000000115d4e0e8 0x112a52000 + 53461224 6 QtWebEngineCore 0x0000000115d4e299 0x112a52000 + 53461657 7 QtWebEngineCore 0x0000000115d77788 0x112a52000 + 53630856 8 libsystem_pthread.dylib 0x00007fff6e59e109 _pthread_start + 148 9 libsystem_pthread.dylib 0x00007fff6e599b8b thread_start + 15 Thread 12:: NetworkConfigWatcher 0 libsystem_kernel.dylib 0x00007fff6e4d6dfa mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff6e4d7170 mach_msg + 60 2 QtWebEngineCore 0x0000000115d7e892 0x112a52000 + 53659794 3 QtWebEngineCore 0x0000000115d7e69f 0x112a52000 + 53659295 4 QtWebEngineCore 0x0000000115cb8727 0x112a52000 + 52848423 5 QtWebEngineCore 0x0000000115d27a58 0x112a52000 + 53303896 6 QtWebEngineCore 0x0000000115ce8386 0x112a52000 + 53044102 7 QtWebEngineCore 0x0000000115d4e0e8 0x112a52000 + 53461224 8 QtWebEngineCore 0x0000000115d4e299 0x112a52000 + 53461657 9 QtWebEngineCore 0x0000000115d77788 0x112a52000 + 53630856 10 libsystem_pthread.dylib 0x00007fff6e59e109 _pthread_start + 148 11 libsystem_pthread.dylib 0x00007fff6e599b8b thread_start + 15 Thread 13:: ThreadPoolSingleThreadForegroundBlocking0 0 libsystem_kernel.dylib 0x00007fff6e4d6dfa mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff6e4d7170 mach_msg + 60 2 QtWebEngineCore 0x0000000115d7e892 0x112a52000 + 53659794 3 QtWebEngineCore 0x0000000115d7e69f 0x112a52000 + 53659295 4 QtWebEngineCore 0x0000000115d4157a 0x112a52000 + 53409146 5 QtWebEngineCore 0x0000000115d42010 0x112a52000 + 53411856 6 QtWebEngineCore 0x0000000115d41c9d 0x112a52000 + 53410973 7 QtWebEngineCore 0x0000000115d77788 0x112a52000 + 53630856 8 libsystem_pthread.dylib 0x00007fff6e59e109 _pthread_start + 148 9 libsystem_pthread.dylib 0x00007fff6e599b8b thread_start + 15 Thread 14:: NetworkConfigWatcher 0 libsystem_kernel.dylib 0x00007fff6e4d6dfa mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff6e4d7170 mach_msg + 60 2 QtWebEngineCore 0x0000000115d7e892 0x112a52000 + 53659794 3 QtWebEngineCore 0x0000000115d7e69f 0x112a52000 + 53659295 4 QtWebEngineCore 0x0000000115cb8727 0x112a52000 + 52848423 5 QtWebEngineCore 0x0000000115d27a58 0x112a52000 + 53303896 6 QtWebEngineCore 0x0000000115ce8386 0x112a52000 + 53044102 7 QtWebEngineCore 0x0000000115d4e0e8 0x112a52000 + 53461224 8 QtWebEngineCore 0x0000000115d4e299 0x112a52000 + 53461657 9 QtWebEngineCore 0x0000000115d77788 0x112a52000 + 53630856 10 libsystem_pthread.dylib 0x00007fff6e59e109 _pthread_start + 148 11 libsystem_pthread.dylib 0x00007fff6e599b8b thread_start + 15 Thread 15:: com.apple.NSEventThread 0 libsystem_kernel.dylib 0x00007fff6e4d6dfa mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff6e4d7170 mach_msg + 60 2 com.apple.CoreFoundation 0x00007fff34679387 __CFRunLoopServiceMachPort + 247 3 com.apple.CoreFoundation 0x00007fff34677e41 __CFRunLoopRun + 1329 4 com.apple.CoreFoundation 0x00007fff346772b3 CFRunLoopRunSpecific + 466 5 com.apple.AppKit 0x00007fff31a7cea4 _NSEventThread + 132 6 libsystem_pthread.dylib 0x00007fff6e59e109 _pthread_start + 148 7 libsystem_pthread.dylib 0x00007fff6e599b8b thread_start + 15 Thread 16:: MemoryInfra 0 libsystem_kernel.dylib 0x00007fff6e4d6dfa mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff6e4d7170 mach_msg + 60 2 QtWebEngineCore 0x0000000115d7e892 0x112a52000 + 53659794 3 QtWebEngineCore 0x0000000115d7e69f 0x112a52000 + 53659295 4 QtWebEngineCore 0x0000000115cb8727 0x112a52000 + 52848423 5 QtWebEngineCore 0x0000000115d27a58 0x112a52000 + 53303896 6 QtWebEngineCore 0x0000000115ce8386 0x112a52000 + 53044102 7 QtWebEngineCore 0x0000000115d4e0e8 0x112a52000 + 53461224 8 QtWebEngineCore 0x0000000115d4e299 0x112a52000 + 53461657 9 QtWebEngineCore 0x0000000115d77788 0x112a52000 + 53630856 10 libsystem_pthread.dylib 0x00007fff6e59e109 _pthread_start + 148 11 libsystem_pthread.dylib 0x00007fff6e599b8b thread_start + 15 Thread 17:: ThreadPoolSingleThreadSharedBackgroundBlocking1 0 libsystem_kernel.dylib 0x00007fff6e4d6dfa mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff6e4d7170 mach_msg + 60 2 QtWebEngineCore 0x0000000115d7e892 0x112a52000 + 53659794 3 QtWebEngineCore 0x0000000115d7e69f 0x112a52000 + 53659295 4 QtWebEngineCore 0x0000000115d4157a 0x112a52000 + 53409146 5 QtWebEngineCore 0x0000000115d41d6f 0x112a52000 + 53411183 6 QtWebEngineCore 0x0000000115d41bdd 0x112a52000 + 53410781 7 QtWebEngineCore 0x0000000115d77788 0x112a52000 + 53630856 8 libsystem_pthread.dylib 0x00007fff6e59e109 _pthread_start + 148 9 libsystem_pthread.dylib 0x00007fff6e599b8b thread_start + 15 Thread 18:: AMCP Logging Spool 0 libsystem_kernel.dylib 0x00007fff6e4d6e36 semaphore_wait_trap + 10 1 com.apple.audio.caulk 0x00007fff67ed9b16 caulk::mach::semaphore::wait() + 16 2 com.apple.audio.caulk 0x00007fff67ed99b2 caulk::semaphore::timed_wait(double) + 106 3 com.apple.audio.caulk 0x00007fff67ed97c4 caulk::concurrent::details::worker_thread::run() + 30 4 com.apple.audio.caulk 0x00007fff67ed91e4 void* caulk::thread_proxy > >(void*) + 45 5 libsystem_pthread.dylib 0x00007fff6e59e109 _pthread_start + 148 6 libsystem_pthread.dylib 0x00007fff6e599b8b thread_start + 15 Thread 19: 0 libsystem_kernel.dylib 0x00007fff6e4d6e36 semaphore_wait_trap + 10 1 com.apple.audio.caulk 0x00007fff67ed9b16 caulk::mach::semaphore::wait() + 16 2 com.apple.audio.caulk 0x00007fff67ed99b2 caulk::semaphore::timed_wait(double) + 106 3 com.apple.audio.caulk 0x00007fff67ed97c4 caulk::concurrent::details::worker_thread::run() + 30 4 com.apple.audio.caulk 0x00007fff67ed91e4 void* caulk::thread_proxy > >(void*) + 45 5 libsystem_pthread.dylib 0x00007fff6e59e109 _pthread_start + 148 6 libsystem_pthread.dylib 0x00007fff6e599b8b thread_start + 15 Thread 20:: com.apple.coremedia.imagequeue.coreanimation.common 0 libsystem_kernel.dylib 0x00007fff6e4d9882 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff6e59e425 _pthread_cond_wait + 698 2 com.apple.CoreMedia 0x00007fff3585ab37 WaitOnCondition + 11 3 com.apple.CoreMedia 0x00007fff35844211 FigSemaphoreWaitRelative + 145 4 com.apple.MediaToolbox 0x00007fff39742259 0x7fff39449000 + 3117657 5 com.apple.CoreMedia 0x00007fff358595c3 figThreadMain + 276 6 libsystem_pthread.dylib 0x00007fff6e59e109 _pthread_start + 148 7 libsystem_pthread.dylib 0x00007fff6e599b8b thread_start + 15 Thread 21:: Dispatch queue: NSCGSDisableUpdates 0 libsystem_kernel.dylib 0x00007fff6e4d6e4e semaphore_timedwait_trap + 10 1 com.apple.SkyLight 0x00007fff6377b332 CGSUpdateManager::enable_updates_common() + 302 2 com.apple.SkyLight 0x00007fff6377b6f6 SLSReenableUpdateToken + 104 3 libdispatch.dylib 0x00007fff6e33b6c4 _dispatch_call_block_and_release + 12 4 libdispatch.dylib 0x00007fff6e33c658 _dispatch_client_callout + 8 5 libdispatch.dylib 0x00007fff6e341c44 _dispatch_lane_serial_drain + 597 6 libdispatch.dylib 0x00007fff6e3425d6 _dispatch_lane_invoke + 363 7 libdispatch.dylib 0x00007fff6e34bc09 _dispatch_workloop_worker_thread + 596 8 libsystem_pthread.dylib 0x00007fff6e59aa3d _pthread_wqthread + 290 9 libsystem_pthread.dylib 0x00007fff6e599b77 start_wqthread + 15 Thread 22: 0 libsystem_kernel.dylib 0x00007fff6e4d9882 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff6e59e425 _pthread_cond_wait + 698 2 org.python.python 0x0000000100872c76 PyThread_acquire_lock_timed + 454 3 org.python.python 0x00000001008c1a1f acquire_timed + 111 4 org.python.python 0x00000001008c1b30 lock_PyThread_acquire_lock + 48 5 org.python.python 0x000000010074ce54 method_vectorcall_VARARGS_KEYWORDS + 388 6 org.python.python 0x000000010081c58c call_function + 732 7 org.python.python 0x0000000100819a92 _PyEval_EvalFrameDefault + 25186 8 org.python.python 0x000000010081d283 _PyEval_EvalCode + 2611 9 org.python.python 0x00000001007448d1 _PyFunction_Vectorcall + 289 10 org.python.python 0x000000010081c58c call_function + 732 11 org.python.python 0x0000000100819a92 _PyEval_EvalFrameDefault + 25186 12 org.python.python 0x000000010081d283 _PyEval_EvalCode + 2611 13 org.python.python 0x00000001007448d1 _PyFunction_Vectorcall + 289 14 org.python.python 0x000000010081c58c call_function + 732 15 org.python.python 0x0000000100819a92 _PyEval_EvalFrameDefault + 25186 16 org.python.python 0x0000000100744948 function_code_fastcall + 104 17 org.python.python 0x000000010081a1c3 _PyEval_EvalFrameDefault + 27027 18 org.python.python 0x000000010081d283 _PyEval_EvalCode + 2611 19 org.python.python 0x00000001007448d1 _PyFunction_Vectorcall + 289 20 org.python.python 0x000000010081a1c3 _PyEval_EvalFrameDefault + 27027 21 org.python.python 0x000000010081d283 _PyEval_EvalCode + 2611 22 org.python.python 0x00000001007448d1 _PyFunction_Vectorcall + 289 23 org.python.python 0x000000010081c58c call_function + 732 24 org.python.python 0x0000000100819a92 _PyEval_EvalFrameDefault + 25186 25 org.python.python 0x0000000100744948 function_code_fastcall + 104 26 org.python.python 0x000000010081c58c call_function + 732 27 org.python.python 0x0000000100819a92 _PyEval_EvalFrameDefault + 25186 28 org.python.python 0x0000000100744948 function_code_fastcall + 104 29 org.python.python 0x00000001007469d2 method_vectorcall + 274 30 org.python.python 0x00000001008c13c6 t_bootstrap + 70 31 org.python.python 0x00000001008728c9 pythread_wrapper + 25 32 libsystem_pthread.dylib 0x00007fff6e59e109 _pthread_start + 148 33 libsystem_pthread.dylib 0x00007fff6e599b8b thread_start + 15 Thread 23:: ZMQbg/Reaper 0 libsystem_kernel.dylib 0x00007fff6e4db766 kevent + 10 1 libzmq.5.dylib 0x000000013799e4a2 zmq::kqueue_t::loop() + 290 2 libzmq.5.dylib 0x00000001379ce96c zmq::worker_poller_base_t::worker_routine(void*) + 28 3 libzmq.5.dylib 0x0000000137a182e2 thread_routine(void*) + 306 4 libsystem_pthread.dylib 0x00007fff6e59e109 _pthread_start + 148 5 libsystem_pthread.dylib 0x00007fff6e599b8b thread_start + 15 Thread 24:: ZMQbg/IO/0 0 libsystem_kernel.dylib 0x00007fff6e4db766 kevent + 10 1 libzmq.5.dylib 0x000000013799e4a2 zmq::kqueue_t::loop() + 290 2 libzmq.5.dylib 0x00000001379ce96c zmq::worker_poller_base_t::worker_routine(void*) + 28 3 libzmq.5.dylib 0x0000000137a182e2 thread_routine(void*) + 306 4 libsystem_pthread.dylib 0x00007fff6e59e109 _pthread_start + 148 5 libsystem_pthread.dylib 0x00007fff6e599b8b thread_start + 15 Thread 25: 0 libsystem_kernel.dylib 0x00007fff6e4d9882 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff6e59e425 _pthread_cond_wait + 698 2 libopenblas64_.0.dylib 0x00000001013d349f blas_thread_server + 207 3 libsystem_pthread.dylib 0x00007fff6e59e109 _pthread_start + 148 4 libsystem_pthread.dylib 0x00007fff6e599b8b thread_start + 15 Thread 26: 0 libsystem_kernel.dylib 0x00007fff6e4d9882 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff6e59e425 _pthread_cond_wait + 698 2 libopenblas64_.0.dylib 0x00000001013d349f blas_thread_server + 207 3 libsystem_pthread.dylib 0x00007fff6e59e109 _pthread_start + 148 4 libsystem_pthread.dylib 0x00007fff6e599b8b thread_start + 15 Thread 27: 0 libsystem_kernel.dylib 0x00007fff6e4d9882 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff6e59e425 _pthread_cond_wait + 698 2 libopenblas64_.0.dylib 0x00000001013d349f blas_thread_server + 207 3 libsystem_pthread.dylib 0x00007fff6e59e109 _pthread_start + 148 4 libsystem_pthread.dylib 0x00007fff6e599b8b thread_start + 15 Thread 28:: Dispatch queue: com.apple.root.user-interactive-qos 0 libsystem_kernel.dylib 0x00007fff6e4d6dfa mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff6e4d7170 mach_msg + 60 2 com.apple.CoreFoundation 0x00007fff34679387 __CFRunLoopServiceMachPort + 247 3 com.apple.CoreFoundation 0x00007fff34677e41 __CFRunLoopRun + 1329 4 com.apple.CoreFoundation 0x00007fff346772b3 CFRunLoopRunSpecific + 466 5 com.apple.Foundation 0x00007fff36d38c48 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 212 6 com.apple.AppKit 0x00007fff31b81990 -[NSAnimation(NSInternal) _runBlocking] + 344 7 com.apple.AppKit 0x00007fff31b8166d __42-[NSAnimation(NSInternal) _runInNewThread]_block_invoke + 97 8 libdispatch.dylib 0x00007fff6e33b6c4 _dispatch_call_block_and_release + 12 9 libdispatch.dylib 0x00007fff6e33c658 _dispatch_client_callout + 8 10 libdispatch.dylib 0x00007fff6e34aaa8 _dispatch_root_queue_drain + 663 11 libdispatch.dylib 0x00007fff6e34b097 _dispatch_worker_thread2 + 92 12 libsystem_pthread.dylib 0x00007fff6e59a9f7 _pthread_wqthread + 220 13 libsystem_pthread.dylib 0x00007fff6e599b77 start_wqthread + 15 Thread 29: 0 libsystem_pthread.dylib 0x00007fff6e599b68 start_wqthread + 0 Thread 30:: ThreadPoolForegroundWorker 0 libsystem_kernel.dylib 0x00007fff6e4d6dfa mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff6e4d7170 mach_msg + 60 2 QtWebEngineCore 0x0000000115d7e892 0x112a52000 + 53659794 3 QtWebEngineCore 0x0000000115d41588 0x112a52000 + 53409160 4 QtWebEngineCore 0x0000000115d41d6f 0x112a52000 + 53411183 5 QtWebEngineCore 0x0000000115d41c3d 0x112a52000 + 53410877 6 QtWebEngineCore 0x0000000115d77788 0x112a52000 + 53630856 7 libsystem_pthread.dylib 0x00007fff6e59e109 _pthread_start + 148 8 libsystem_pthread.dylib 0x00007fff6e599b8b thread_start + 15 Thread 31: 0 libsystem_pthread.dylib 0x00007fff6e599b68 start_wqthread + 0 Thread 0 crashed with X86 Thread State (64-bit): rax: 0x0000000000000000 rbx: 0x000000010c6e8dc0 rcx: 0x00007fde4a755a58 rdx: 0x0000000000000000 rdi: 0x0000000000000307 rsi: 0x000000000000000b rbp: 0x00007fde4a755a80 rsp: 0x00007fde4a755a58 r8: 0x00007fde4a755f48 r9: 0x47593399c1f2031d r10: 0x000000010c6e8dc0 r11: 0x0000000000000246 r12: 0x0000000000000307 r13: 0x00007fde20a18a60 r14: 0x000000000000000b r15: 0x0000000000000016 rip: 0x00007fff6e4dd33a rfl: 0x0000000000000246 cr2: 0x00007fde4a755f48 Logical CPU: 0 Error Code: 0x02000148 Trap Number: 133 Binary Images: 0x1006ff000 - 0x1006ffff3 +edu.ucsf.cgl.ChimeraX (1.4.0 - 1.4.0.0) /Users/USER/*/ChimeraX.app/Contents/MacOS/ChimeraX 0x100708000 - 0x10096cfff +org.python.python (3.9.6, [c] 2001-2019 Python Software Foundation. - 3.9.6) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/Python 0x100ac6000 - 0x100ac8fff +_heapq.cpython-39-darwin.so (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/lib-dynload/_heapq.cpython-39-darwin.so 0x100ad0000 - 0x100ad4ff7 +binascii.cpython-39-darwin.so (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/lib-dynload/binascii.cpython-39-darwin.so 0x100ade000 - 0x100ae3fff +zlib.cpython-39-darwin.so (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/lib-dynload/zlib.cpython-39-darwin.so 0x100aed000 - 0x100aeffff +_bz2.cpython-39-darwin.so (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/lib-dynload/_bz2.cpython-39-darwin.so 0x100af8000 - 0x100b29fff +_lzma.cpython-39-darwin.so (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/lib-dynload/_lzma.cpython-39-darwin.so 0x100b38000 - 0x100b39fff +grp.cpython-39-darwin.so (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/lib-dynload/grp.cpython-39-darwin.so 0x100b41000 - 0x100b46ff7 +_struct.cpython-39-darwin.so (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/lib-dynload/_struct.cpython-39-darwin.so 0x100b53000 - 0x100b5bfff +math.cpython-39-darwin.so (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/lib-dynload/math.cpython-39-darwin.so 0x100b67000 - 0x100b68ff7 +_bisect.cpython-39-darwin.so (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/lib-dynload/_bisect.cpython-39-darwin.so 0x100b70000 - 0x100b71fff +_random.cpython-39-darwin.so (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/lib-dynload/_random.cpython-39-darwin.so 0x100b7a000 - 0x100b7efff +_sha512.cpython-39-darwin.so (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/lib-dynload/_sha512.cpython-39-darwin.so 0x100b87000 - 0x100b8cfff +_json.cpython-39-darwin.so (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/lib-dynload/_json.cpython-39-darwin.so 0x100b96000 - 0x100f5dff3 +_multiarray_umath.cpython-39-darwin.so (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/numpy/core/_multiarray_umath.cpython-39-darwin.so 0x1010a2000 - 0x104d2bb47 +libopenblas64_.0.dylib (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/numpy/.dylibs/libopenblas64_.0.dylib 0x104fe6000 - 0x1050fdff7 +libgfortran.3.dylib (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/numpy/.dylibs/libgfortran.3.dylib 0x10516a000 - 0x1051a0fff +libquadmath.0.dylib (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/numpy/.dylibs/libquadmath.0.dylib 0x1051b4000 - 0x1051c9ff7 +libgcc_s.1.dylib (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/numpy/.dylibs/libgcc_s.1.dylib 0x10b1d9000 - 0x10b1e8fff +_datetime.cpython-39-darwin.so (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/lib-dynload/_datetime.cpython-39-darwin.so 0x10b1f9000 - 0x10b210fff +_pickle.cpython-39-darwin.so (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/lib-dynload/_pickle.cpython-39-darwin.so 0x10b221000 - 0x10b234ff7 +_multiarray_tests.cpython-39-darwin.so (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/numpy/core/_multiarray_tests.cpython-39-darwin.so 0x10b249000 - 0x10b24bfff +_posixsubprocess.cpython-39-darwin.so (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/lib-dynload/_posixsubprocess.cpython-39-darwin.so 0x10b254000 - 0x10b258ff7 +select.cpython-39-darwin.so (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/lib-dynload/select.cpython-39-darwin.so 0x10b262000 - 0x10b273ff7 +_ctypes.cpython-39-darwin.so (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/lib-dynload/_ctypes.cpython-39-darwin.so 0x10b28a000 - 0x10b2a5fff +_umath_linalg.cpython-39-darwin.so (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/numpy/linalg/_umath_linalg.cpython-39-darwin.so 0x10b2be000 - 0x10b2d1fff +_pocketfft_internal.cpython-39-darwin.so (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/numpy/fft/_pocketfft_internal.cpython-39-darwin.so 0x10b2da000 - 0x10b34dff3 +mtrand.cpython-39-darwin.so (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/numpy/random/mtrand.cpython-39-darwin.so 0x10b3aa000 - 0x10b3c9fff +bit_generator.cpython-39-darwin.so (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/numpy/random/bit_generator.cpython-39-darwin.so 0x10b3ea000 - 0x10b41dff3 +_common.cpython-39-darwin.so (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/numpy/random/_common.cpython-39-darwin.so 0x10b436000 - 0x10b43cff7 +_hashlib.cpython-39-darwin.so (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/lib-dynload/_hashlib.cpython-39-darwin.so 0x10b44a000 - 0x10b4a2fff +libssl.1.1.dylib (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/libssl.1.1.dylib 0x10b4d1000 - 0x10b6e7f4f +libcrypto.1.1.dylib (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/libcrypto.1.1.dylib 0x10b785000 - 0x10b78bff7 +_blake2.cpython-39-darwin.so (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/lib-dynload/_blake2.cpython-39-darwin.so 0x10b795000 - 0x10b7e8ffb +_bounded_integers.cpython-39-darwin.so (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/numpy/random/_bounded_integers.cpython-39-darwin.so 0x10b811000 - 0x10b820ff3 +_mt19937.cpython-39-darwin.so (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/numpy/random/_mt19937.cpython-39-darwin.so 0x10b831000 - 0x10b840ff7 +_philox.cpython-39-darwin.so (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/numpy/random/_philox.cpython-39-darwin.so 0x10b84d000 - 0x10b85cff3 +_pcg64.cpython-39-darwin.so (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/numpy/random/_pcg64.cpython-39-darwin.so 0x10b86d000 - 0x10b874ff7 +_sfc64.cpython-39-darwin.so (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/numpy/random/_sfc64.cpython-39-darwin.so 0x10b881000 - 0x10b910ffb +_generator.cpython-39-darwin.so (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/numpy/random/_generator.cpython-39-darwin.so 0x10b975000 - 0x10b975fff +_opcode.cpython-39-darwin.so (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/lib-dynload/_opcode.cpython-39-darwin.so 0x10b97d000 - 0x10b97dfff +_arrays.cpython-39-darwin.so (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/chimerax/arrays/_arrays.cpython-39-darwin.so 0x10b980000 - 0x10ba2efff +libarrays.dylib (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/chimerax/arrays/lib/libarrays.dylib 0x10ba4c000 - 0x10ba6bff7 +_geometry.cpython-39-darwin.so (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/chimerax/geometry/_geometry.cpython-39-darwin.so 0x10ba7c000 - 0x10bbfbfff +QtCore.abi3.so (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/PyQt6/QtCore.abi3.so 0x10bdec000 - 0x10c2e3bf3 +QtCore (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/PyQt6/Qt6/lib/QtCore.framework/Versions/A/QtCore 0x10c3e0000 - 0x10c3f7ff3 +sip.cpython-39-darwin.so (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/PyQt6/sip.cpython-39-darwin.so 0x10c40c000 - 0x10c49bffb +QtDBus (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/PyQt6/Qt6/lib/QtDBus.framework/Versions/A/QtDBus 0x10c4b9000 - 0x10c4c8ffb +QtWebEngineWidgets.abi3.so (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/PyQt6/QtWebEngineWidgets.abi3.so 0x10c4d9000 - 0x10c4ecfff +QtWebEngineWidgets (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/PyQt6/Qt6/lib/QtWebEngineWidgets.framework/Versions/A/QtWebEngineWidgets 0x10c500000 - 0x10c54fff3 +QtPrintSupport (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/PyQt6/Qt6/lib/QtPrintSupport.framework/Versions/A/QtPrintSupport 0x10c579000 - 0x10c5e4fff +QtOpenGL (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/PyQt6/Qt6/lib/QtOpenGL.framework/Versions/A/QtOpenGL 0x10c61d000 - 0x10c6af267 dyld (750.7) /usr/lib/dyld 0x10e723000 - 0x10e79eff7 +QtQmlModels (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/PyQt6/Qt6/lib/QtQmlModels.framework/Versions/A/QtQmlModels 0x10e7bf000 - 0x10e7d2ff7 +QtQuickWidgets (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/PyQt6/Qt6/lib/QtQuickWidgets.framework/Versions/A/QtQuickWidgets 0x10e7e4000 - 0x10e7ebffb +QtWebChannel.abi3.so (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/PyQt6/QtWebChannel.abi3.so 0x11134c000 - 0x1115fbff7 +QtWidgets.abi3.so (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/PyQt6/QtWidgets.abi3.so 0x111948000 - 0x111e2bfff +QtWidgets (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/PyQt6/Qt6/lib/QtWidgets.framework/Versions/A/QtWidgets 0x111f75000 - 0x11260cfff +QtGui (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/PyQt6/Qt6/lib/QtGui.framework/Versions/A/QtGui 0x112726000 - 0x112889ff3 +QtGui.abi3.so (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/PyQt6/QtGui.abi3.so 0x112a52000 - 0x11be15f57 +QtWebEngineCore (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/PyQt6/Qt6/lib/QtWebEngineCore.framework/Versions/A/QtWebEngineCore 0x11ca0d000 - 0x11ce18ff7 +QtQuick (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/PyQt6/Qt6/lib/QtQuick.framework/Versions/A/QtQuick 0x11cf5f000 - 0x11cf9aff7 +QtWebChannel (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/PyQt6/Qt6/lib/QtWebChannel.framework/Versions/A/QtWebChannel 0x11cfaa000 - 0x11d3a9ffb +QtQml (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/PyQt6/Qt6/lib/QtQml.framework/Versions/A/QtQml 0x11d455000 - 0x11d588ffb +QtNetwork (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/PyQt6/Qt6/lib/QtNetwork.framework/Versions/A/QtNetwork 0x11d5cc000 - 0x11d63fff7 +QtPositioning (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/PyQt6/Qt6/lib/QtPositioning.framework/Versions/A/QtPositioning 0x11d65a000 - 0x11d6c5ffb +QtNetwork.abi3.so (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/PyQt6/QtNetwork.abi3.so 0x11d75e000 - 0x11d78dff3 +QtWebEngineCore.abi3.so (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/PyQt6/QtWebEngineCore.abi3.so 0x11d7ee000 - 0x11d811ff7 +QtPrintSupport.abi3.so (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/PyQt6/QtPrintSupport.abi3.so 0x11d8c2000 - 0x11d961ff7 +libqcocoa.dylib (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/PyQt6/Qt6/plugins/platforms/libqcocoa.dylib 0x11e5b7000 - 0x11e5b7ff7 +_scproxy.cpython-39-darwin.so (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/lib-dynload/_scproxy.cpython-39-darwin.so 0x11e5c2000 - 0x11e5c4fff +fcntl.cpython-39-darwin.so (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/lib-dynload/fcntl.cpython-39-darwin.so 0x11e5cc000 - 0x11e5ccffb +_load_libs.cpython-39-darwin.so (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/chimerax/atomic_lib/_load_libs.cpython-39-darwin.so 0x11e5cf000 - 0x11e5cfff7 +libpyinstance.dylib (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/chimerax/atomic_lib/lib/libpyinstance.dylib 0x11e7ca000 - 0x11e7f5ffb +libqmacstyle.dylib (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/PyQt6/Qt6/plugins/styles/libqmacstyle.dylib 0x11e807000 - 0x11e830fff +pyexpat.cpython-39-darwin.so (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/lib-dynload/pyexpat.cpython-39-darwin.so 0x11e849000 - 0x11e856fff +_socket.cpython-39-darwin.so (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/lib-dynload/_socket.cpython-39-darwin.so 0x11e863000 - 0x11e86afff +array.cpython-39-darwin.so (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/lib-dynload/array.cpython-39-darwin.so 0x11e877000 - 0x11e87bff7 +_csv.cpython-39-darwin.so (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/lib-dynload/_csv.cpython-39-darwin.so 0x11e885000 - 0x11e88aff7 +libelement.dylib (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/chimerax/atomic_lib/lib/libelement.dylib 0x11e896000 - 0x11e89dff7 +cytmpl.cpython-39-darwin.so (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/chimerax/atomic/cytmpl.cpython-39-darwin.so 0x11ea68000 - 0x11ea8dff7 +_surface.cpython-39-darwin.so (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/chimerax/surface/_surface.cpython-39-darwin.so 0x11ea9d000 - 0x11eab1fff +_ssl.cpython-39-darwin.so (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/lib-dynload/_ssl.cpython-39-darwin.so 0x11eacb000 - 0x11ead3ff7 +errorchecker.cpython-39-darwin.so (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/OpenGL_accelerate/errorchecker.cpython-39-darwin.so 0x11eaea000 - 0x11eb71ff7 +_map.cpython-39-darwin.so (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/chimerax/map/_map.cpython-39-darwin.so 0x11eb98000 - 0x11ebcdfff +libmolc.dylib (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/chimerax/atomic/libmolc.dylib 0x11ec05000 - 0x11ec0effb +formathandler.cpython-39-darwin.so (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/OpenGL_accelerate/formathandler.cpython-39-darwin.so 0x11ec1a000 - 0x11ec1afff com.apple.GeForceVADriver (14.0.32 - 14.0.0) /System/Library/Extensions/GeForceVADriver.bundle/Contents/MacOS/GeForceVADriver 0x11f41f000 - 0x11f563fff +libatomstruct.dylib (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/chimerax/atomic_lib/lib/libatomstruct.dylib 0x11f5f9000 - 0x11f652ff7 +cymol.cpython-39-darwin.so (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/chimerax/atomic/cymol.cpython-39-darwin.so 0x11f68e000 - 0x11f6a8fff +tinyarray.cpython-39-darwin.so (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/tinyarray.cpython-39-darwin.so 0x11f6c0000 - 0x11f6eaff3 +arraydatatype.cpython-39-darwin.so (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/OpenGL_accelerate/arraydatatype.cpython-39-darwin.so 0x11f709000 - 0x11f73bff3 +wrapper.cpython-39-darwin.so (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/OpenGL_accelerate/wrapper.cpython-39-darwin.so 0x11f75f000 - 0x11f766ffb +latebind.cpython-39-darwin.so (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/OpenGL_accelerate/latebind.cpython-39-darwin.so 0x11f770000 - 0x11f789ffb +vbo.cpython-39-darwin.so (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/OpenGL_accelerate/vbo.cpython-39-darwin.so 0x120ca1000 - 0x120df3fff com.apple.AppleIntelHD4000GraphicsVADriver (14.7.22 - 14.0.7) /System/Library/Extensions/AppleIntelHD4000GraphicsVADriver.bundle/Contents/MacOS/AppleIntelHD4000GraphicsVADriver 0x120eb1000 - 0x120eb4ff7 com.apple.AppleIntelIVBVA (14.7.22 - 14.0.7) /System/Library/Extensions/AppleIntelIVBVA.bundle/Contents/MacOS/AppleIntelIVBVA 0x12116f000 - 0x121176ff3 +libqgif.dylib (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/PyQt6/Qt6/plugins/imageformats/libqgif.dylib 0x12117d000 - 0x121188ffb +libqicns.dylib (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/PyQt6/Qt6/plugins/imageformats/libqicns.dylib 0x121190000 - 0x121197ffb +libqico.dylib (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/PyQt6/Qt6/plugins/imageformats/libqico.dylib 0x1211c8000 - 0x1211c8ffb +_mac_util.so (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/chimerax/core/_mac_util.so 0x1211cf000 - 0x1211d6ffb +libqmacheif.dylib (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/PyQt6/Qt6/plugins/imageformats/libqmacheif.dylib 0x1211de000 - 0x1211e1047 libobjc-trampolines.dylib (787.1) /usr/lib/libobjc-trampolines.dylib 0x1213fb000 - 0x12146afff +libqjpeg.dylib (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/PyQt6/Qt6/plugins/imageformats/libqjpeg.dylib 0x1214a3000 - 0x1214aaffb +libqmacjp2.dylib (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/PyQt6/Qt6/plugins/imageformats/libqmacjp2.dylib 0x1214b2000 - 0x1214b9ff7 +libqsvg.dylib (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/PyQt6/Qt6/plugins/imageformats/libqsvg.dylib 0x1214c1000 - 0x121500ff7 +QtSvg (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/PyQt6/Qt6/lib/QtSvg.framework/Versions/A/QtSvg 0x12151a000 - 0x121521ff3 +libqtga.dylib (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/PyQt6/Qt6/plugins/imageformats/libqtga.dylib 0x121528000 - 0x12158fff7 +libqtiff.dylib (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/PyQt6/Qt6/plugins/imageformats/libqtiff.dylib 0x121598000 - 0x12159ffff +libqwbmp.dylib (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/PyQt6/Qt6/plugins/imageformats/libqwbmp.dylib 0x1215a6000 - 0x121631ffb +libqwebp.dylib (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/PyQt6/Qt6/plugins/imageformats/libqwebp.dylib 0x12197b000 - 0x121a85ff7 +unicodedata.cpython-39-darwin.so (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/lib-dynload/unicodedata.cpython-39-darwin.so 0x122315000 - 0x122315ffb +speedups.cpython-39-darwin.so (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/tornado/speedups.cpython-39-darwin.so 0x1236c6000 - 0x1236dcff7 com.apple.security.csparser (3.0 - 59306.140.11) /System/Library/Frameworks/Security.framework/PlugIns/csparser.bundle/Contents/MacOS/csparser 0x123f42000 - 0x123f42ff7 +_load_libs.cpython-39-darwin.so (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/chimerax/pdb_lib/_load_libs.cpython-39-darwin.so 0x123f45000 - 0x123f4aff7 +libpdbconnect.dylib (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/chimerax/pdb_lib/lib/libpdbconnect.dylib 0x123f76000 - 0x123f89fff +_ribbons.cpython-39-darwin.so (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/chimerax/atomic/_ribbons.cpython-39-darwin.so 0x123f96000 - 0x123f9aff7 +_graphics.cpython-39-darwin.so (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/chimerax/graphics/_graphics.cpython-39-darwin.so 0x128034000 - 0x128044ff7 +numpy_formathandler.cpython-39-darwin.so (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/OpenGL_accelerate/numpy_formathandler.cpython-39-darwin.so 0x1282db000 - 0x1282e0ffb +nones_formathandler.cpython-39-darwin.so (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/OpenGL_accelerate/nones_formathandler.cpython-39-darwin.so 0x12ae0d000 - 0x12ae73ff7 +mmcif.cpython-39-darwin.so (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/chimerax/mmcif/mmcif.cpython-39-darwin.so 0x12aeb0000 - 0x12aedeff7 +_pdbio.cpython-39-darwin.so (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/chimerax/pdb/_pdbio.cpython-39-darwin.so 0x12c6c4000 - 0x12c6c4fff +_contextvars.cpython-39-darwin.so (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/lib-dynload/_contextvars.cpython-39-darwin.so 0x12c923000 - 0x12c92bfff +_asyncio.cpython-39-darwin.so (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/lib-dynload/_asyncio.cpython-39-darwin.so 0x12c93b000 - 0x12c93bfff +_uuid.cpython-39-darwin.so (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/lib-dynload/_uuid.cpython-39-darwin.so 0x12ce8f000 - 0x12ce93fff com.apple.audio.AppleHDAHALPlugIn (283.15 - 283.15) /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn 0x12ce9c000 - 0x12ce9dfff +_queue.cpython-39-darwin.so (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/lib-dynload/_queue.cpython-39-darwin.so 0x12cffd000 - 0x12d008fff +constants.cpython-39-darwin.so (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/zmq/backend/cython/constants.cpython-39-darwin.so 0x12d021000 - 0x12d024fff +error.cpython-39-darwin.so (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/zmq/backend/cython/error.cpython-39-darwin.so 0x12ec47000 - 0x12ec8efe3 +libsodium.23.dylib (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/zmq/.dylibs/libsodium.23.dylib 0x12ecab000 - 0x12ecbaffb +message.cpython-39-darwin.so (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/zmq/backend/cython/message.cpython-39-darwin.so 0x12ecd7000 - 0x12ece2ffb +context.cpython-39-darwin.so (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/zmq/backend/cython/context.cpython-39-darwin.so 0x12ecf7000 - 0x12ed0eff7 +socket.cpython-39-darwin.so (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/zmq/backend/cython/socket.cpython-39-darwin.so 0x12ed2f000 - 0x12ed36fff +utils.cpython-39-darwin.so (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/zmq/backend/cython/utils.cpython-39-darwin.so 0x12ed4b000 - 0x12ed4eff7 +_version.cpython-39-darwin.so (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/zmq/backend/cython/_version.cpython-39-darwin.so 0x12ee1e000 - 0x12ee29fff +_poll.cpython-39-darwin.so (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/zmq/backend/cython/_poll.cpython-39-darwin.so 0x12ee3e000 - 0x12ee3ffff +resource.cpython-39-darwin.so (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/lib-dynload/resource.cpython-39-darwin.so 0x12fdda000 - 0x12fde1ffb +_device.cpython-39-darwin.so (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/zmq/backend/cython/_device.cpython-39-darwin.so 0x1304a5000 - 0x130506fff +_mmcif.cpython-39-darwin.so (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/chimerax/mmcif/_mmcif.cpython-39-darwin.so 0x1311e1000 - 0x1311e8ff3 +_proxy_steerable.cpython-39-darwin.so (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/zmq/backend/cython/_proxy_steerable.cpython-39-darwin.so 0x1311fd000 - 0x131210fff +_curses.cpython-39-darwin.so (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/lib-dynload/_curses.cpython-39-darwin.so 0x131225000 - 0x131227fff +termios.cpython-39-darwin.so (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/lib-dynload/termios.cpython-39-darwin.so 0x13122f000 - 0x131231ff7 +_lsprof.cpython-39-darwin.so (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/lib-dynload/_lsprof.cpython-39-darwin.so 0x13123a000 - 0x131245ff7 +QtOpenGLWidgets.abi3.so (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/PyQt6/QtOpenGLWidgets.abi3.so 0x13125e000 - 0x13129dffb +QtMultimedia.abi3.so (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/PyQt6/QtMultimedia.abi3.so 0x131302000 - 0x1313b5fff +QtMultimedia (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/PyQt6/Qt6/lib/QtMultimedia.framework/Versions/A/QtMultimedia 0x1313f1000 - 0x131433ff7 com.apple.cmio.DAL.VDC-4 (810.0 - 248.40.1) /System/Library/Frameworks/CoreMediaIO.framework/Resources/VDC.plugin/Contents/MacOS/VDC 0x131459000 - 0x131585fff com.apple.CMIOBaseUnits (1000.0 - 5125.6) /System/Library/Frameworks/CoreMediaIO.framework/Resources/BaseUnits/CMIOBaseUnits.bundle/Contents/MacOS/CMIOBaseUnits 0x1315a9000 - 0x131664ff7 com.apple.CMIOUnits (1000.0 - 5125.6) /System/Library/Frameworks/CoreMediaIO.framework/Resources/CMIOUnits.bundle/Contents/MacOS/CMIOUnits 0x131681000 - 0x131c0efe7 com.apple.audio.codecs.Components (7.0 - 7.0) /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs 0x132f4f000 - 0x132f56ff7 +QtOpenGLWidgets (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/PyQt6/Qt6/lib/QtOpenGLWidgets.framework/Versions/A/QtOpenGLWidgets 0x132f61000 - 0x132f6cffb +QtSvg.abi3.so (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/PyQt6/QtSvg.abi3.so 0x137962000 - 0x137a65ffb +libzmq.5.dylib (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/zmq/.dylibs/libzmq.5.dylib 0x137b46000 - 0x137b9aff7 +libncursesw.5.dylib (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/libncursesw.5.dylib 0x137bb0000 - 0x137bfaff7 +_decimal.cpython-39-darwin.so (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/lib-dynload/_decimal.cpython-39-darwin.so 0x137c19000 - 0x137d06fff +_sqlite3.cpython-39-darwin.so (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/lib-dynload/_sqlite3.cpython-39-darwin.so 0x138444000 - 0x1384a4fff +pydevd_cython.cpython-39-darwin.so (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_cython.cpython-39-darwin.so 0x138a1f000 - 0x138acaff3 +QtOpenGL.abi3.so (0) /Users/USER/*/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/PyQt6/QtOpenGL.abi3.so 0x7fff27674000 - 0x7fff278c1ff8 com.apple.RawCamera.bundle (9.02.0 - 1350.30) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera 0x7fff29fa5000 - 0x7fff2a4a2ff7 com.apple.driver.AppleIntelHD4000GraphicsGLDriver (14.7.22 - 14.0.7) /System/Library/Extensions/AppleIntelHD4000GraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHD4000GraphicsGLDriver 0x7fff2a4a3000 - 0x7fff2a522ff6 com.apple.driver.AppleIntelHD4000GraphicsMTLDriver (14.7.22 - 14.0.7) /System/Library/Extensions/AppleIntelHD4000GraphicsMTLDriver.bundle/Contents/MacOS/AppleIntelHD4000GraphicsMTLDriver 0x7fff2ec83000 - 0x7fff2f58ffff com.apple.GeForceGLDriver (14.0.32 - 14.0.0) /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDriver 0x7fff2f590000 - 0x7fff2fc67fff libclh.dylib (14.0.32) /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib 0x7fff2fc68000 - 0x7fff2fe1bff3 com.apple.GeForceMTLDriver (14.0.32 - 14.0.0) /System/Library/Extensions/GeForceMTLDriver.bundle/Contents/MacOS/GeForceMTLDriver 0x7fff2fe1c000 - 0x7fff2fe20ffb com.apple.agl (3.3.3 - AGL-3.3.3) /System/Library/Frameworks/AGL.framework/Versions/A/AGL 0x7fff2fe21000 - 0x7fff3001cff8 com.apple.avfoundation (2.0 - 1855.3) /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation 0x7fff3001d000 - 0x7fff300e9ffe com.apple.audio.AVFAudio (1.0 - 415.75) /System/Library/Frameworks/AVFoundation.framework/Versions/A/Frameworks/AVFAudio.framework/Versions/A/AVFAudio 0x7fff30209000 - 0x7fff30209fff com.apple.Accelerate (1.11 - Accelerate 1.11) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x7fff3020a000 - 0x7fff30221ff7 libCGInterfaces.dylib (524.2.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib 0x7fff30222000 - 0x7fff30abdfcf com.apple.vImage (8.1 - 524.2.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x7fff30abe000 - 0x7fff30c53fef libBLAS.dylib (1303.60.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x7fff30c54000 - 0x7fff30f95fff libBNNS.dylib (144.100.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib 0x7fff30f96000 - 0x7fff3133dfff libLAPACK.dylib (1303.60.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x7fff3133e000 - 0x7fff31353ffc libLinearAlgebra.dylib (1303.60.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib 0x7fff31354000 - 0x7fff31359ff3 libQuadrature.dylib (7) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib 0x7fff3135a000 - 0x7fff313cafff libSparse.dylib (103) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib 0x7fff313cb000 - 0x7fff313ddff7 libSparseBLAS.dylib (1303.60.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib 0x7fff313de000 - 0x7fff31570fe3 libvDSP.dylib (735.140.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x7fff31571000 - 0x7fff316effe7 libvMisc.dylib (735.140.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x7fff316f0000 - 0x7fff316f0fff com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x7fff316f1000 - 0x7fff31750ff0 com.apple.Accounts (113 - 113) /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts 0x7fff3189a000 - 0x7fff32658ff4 com.apple.AppKit (6.9 - 1894.60.107) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x7fff326a8000 - 0x7fff326a8fff com.apple.ApplicationServices (48 - 50) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x7fff326a9000 - 0x7fff32714fff com.apple.ApplicationServices.ATS (377 - 493.0.4.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x7fff327ad000 - 0x7fff327ebff0 libFontRegistry.dylib (274.0.5.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib 0x7fff32846000 - 0x7fff32875fff com.apple.ATSUI (1.0 - 1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATSUI.framework/Versions/A/ATSUI 0x7fff32876000 - 0x7fff3287affb com.apple.ColorSyncLegacy (4.13.0 - 1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy 0x7fff32914000 - 0x7fff3296bffa com.apple.HIServices (1.22 - 676) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x7fff3296c000 - 0x7fff3297afff com.apple.LangAnalysis (1.7.0 - 1.7.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x7fff3297b000 - 0x7fff329c0ffa com.apple.print.framework.PrintCore (15.4 - 516.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x7fff329c1000 - 0x7fff329cbff7 com.apple.QD (4.0 - 413) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x7fff329cc000 - 0x7fff329d9ffc com.apple.speech.synthesis.framework (9.0.24 - 9.0.24) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x7fff329da000 - 0x7fff32abbff2 com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x7fff32abd000 - 0x7fff32abdfff com.apple.audio.units.AudioUnit (1.14 - 1.14) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x7fff32e54000 - 0x7fff331e2ffa com.apple.CFNetwork (1128.1 - 1128.1) /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x7fff3325e000 - 0x7fff3325efff com.apple.Carbon (160 - 162) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x7fff3325f000 - 0x7fff33262ff3 com.apple.CommonPanels (1.2.6 - 101) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels 0x7fff33263000 - 0x7fff33557ff3 com.apple.HIToolbox (2.1.1 - 994.7) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x7fff33558000 - 0x7fff3355bff3 com.apple.help (1.3.8 - 71) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help 0x7fff3355c000 - 0x7fff33561ff7 com.apple.ImageCapture (9.0 - 1600.65.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture 0x7fff33562000 - 0x7fff33562fff com.apple.ink.framework (10.15 - 227) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink 0x7fff33563000 - 0x7fff3357dffa com.apple.openscripting (1.7 - 185.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x7fff3359e000 - 0x7fff3359efff com.apple.print.framework.Print (15 - 271) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print 0x7fff3359f000 - 0x7fff335a1ff7 com.apple.securityhi (9.0 - 55008) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x7fff335a2000 - 0x7fff335a8fff com.apple.speech.recognition.framework (6.0.3 - 6.0.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 0x7fff335a9000 - 0x7fff33741ffa com.apple.cloudkit.CloudKit (867 - 867) /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit 0x7fff33742000 - 0x7fff33742fff com.apple.Cocoa (6.11 - 23) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x7fff33750000 - 0x7fff33846ff7 com.apple.ColorSync (4.13.0 - 3394.14) /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x7fff33938000 - 0x7fff33a71ff6 com.apple.contacts (1.0 - 3455.18) /System/Library/Frameworks/Contacts.framework/Versions/A/Contacts 0x7fff33b31000 - 0x7fff3403affb com.apple.audio.CoreAudio (5.0 - 5.0) /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x7fff3408d000 - 0x7fff340c5fff com.apple.CoreBluetooth (1.0 - 1) /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth 0x7fff340c6000 - 0x7fff344c1ff8 com.apple.CoreData (120 - 977.3) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x7fff344c2000 - 0x7fff345f4ff6 com.apple.CoreDisplay (1.0 - 186.6.15) /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay 0x7fff345f5000 - 0x7fff34a76ff6 com.apple.CoreFoundation (6.9 - 1678.103) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x7fff34a78000 - 0x7fff35110ff0 com.apple.CoreGraphics (2.0 - 1355.24) /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x7fff3511e000 - 0x7fff35479ff0 com.apple.CoreImage (15.0.0 - 940.9) /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage 0x7fff3547a000 - 0x7fff354e3ff0 com.apple.corelocation (2394.0.22 - 2394.0.22) /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation 0x7fff354e4000 - 0x7fff35534ff6 com.apple.audio.midi.CoreMIDI (1.10 - 88) /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI 0x7fff35537000 - 0x7fff35839ff2 com.apple.CoreML (1.0 - 1) /System/Library/Frameworks/CoreML.framework/Versions/A/CoreML 0x7fff3583a000 - 0x7fff35915ffc com.apple.CoreMedia (1.0 - 2625.9.4.1) /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia 0x7fff35916000 - 0x7fff35978ffe com.apple.CoreMediaIO (1000.0 - 5125.6) /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO 0x7fff35a02000 - 0x7fff35a02fff com.apple.CoreServices (1069.28 - 1069.28) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x7fff35a03000 - 0x7fff35a88fff com.apple.AE (838.1 - 838.1) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x7fff35a89000 - 0x7fff35d6aff7 com.apple.CoreServices.CarbonCore (1217 - 1217) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x7fff35d6b000 - 0x7fff35db8ffd com.apple.DictionaryServices (1.2 - 323.6) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x7fff35db9000 - 0x7fff35dc1ff7 com.apple.CoreServices.FSEvents (1268.100.1 - 1268.100.1) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents 0x7fff35dc2000 - 0x7fff35ffdfff com.apple.LaunchServices (1069.28 - 1069.28) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x7fff35ffe000 - 0x7fff36096ff9 com.apple.Metadata (10.7.0 - 2076.7.1) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x7fff36097000 - 0x7fff360c4fff com.apple.CoreServices.OSServices (1069.28 - 1069.28) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x7fff360c5000 - 0x7fff3612cfff com.apple.SearchKit (1.4.1 - 1.4.1) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x7fff3612d000 - 0x7fff36151ff5 com.apple.coreservices.SharedFileList (131.4 - 131.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList 0x7fff36152000 - 0x7fff361c3fff com.apple.CoreSpotlight (1.0 - 2076.7.1) /System/Library/Frameworks/CoreSpotlight.framework/Versions/A/CoreSpotlight 0x7fff363ae000 - 0x7fff36475ff8 com.apple.CoreTelephony (113 - 7560.2) /System/Library/Frameworks/CoreTelephony.framework/Versions/A/CoreTelephony 0x7fff36476000 - 0x7fff3662dffc com.apple.CoreText (643.1.5.7 - 643.1.5.7) /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText 0x7fff3662e000 - 0x7fff36672ffb com.apple.CoreVideo (1.8 - 344.3) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x7fff36673000 - 0x7fff36700ffc com.apple.framework.CoreWLAN (13.0 - 1601.2) /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN 0x7fff368bc000 - 0x7fff368c7ff7 com.apple.DirectoryService.Framework (10.15 - 220.40.1) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService 0x7fff368c8000 - 0x7fff36972ff0 com.apple.DiscRecording (9.0.3 - 9030.4.5) /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording 0x7fff36997000 - 0x7fff3699dfff com.apple.DiskArbitration (2.7 - 2.7) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x7fff369c4000 - 0x7fff36b71ffc com.apple.ical.EventKit (3.0 - 1370.5.1) /System/Library/Frameworks/EventKit.framework/Versions/A/EventKit 0x7fff36b92000 - 0x7fff36cc1ff6 com.apple.FileProvider (304.141.2 - 304.141.2) /System/Library/Frameworks/FileProvider.framework/Versions/A/FileProvider 0x7fff36cd6000 - 0x7fff36cd8ff3 com.apple.ForceFeedback (1.0.6 - 1.0.6) /System/Library/Frameworks/ForceFeedback.framework/Versions/A/ForceFeedback 0x7fff36cd9000 - 0x7fff3709eff7 com.apple.Foundation (6.9 - 1678.103) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x7fff3710b000 - 0x7fff3715bfff com.apple.GSS (4.0 - 2.0) /System/Library/Frameworks/GSS.framework/Versions/A/GSS 0x7fff3715c000 - 0x7fff37184ff4 com.apple.GameController (1.0 - 1) /System/Library/Frameworks/GameController.framework/Versions/A/GameController 0x7fff37298000 - 0x7fff373acff3 com.apple.Bluetooth (7.0.6 - 7.0.6f8) /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth 0x7fff37412000 - 0x7fff374b6ff3 com.apple.framework.IOKit (2.0.2 - 1726.148.1) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x7fff374b8000 - 0x7fff374c9ffb com.apple.IOSurface (269.11 - 269.11) /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface 0x7fff374e7000 - 0x7fff37547ff5 com.apple.ImageCaptureCore (1.0 - 1600.65.1) /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore 0x7fff37548000 - 0x7fff376a8ff6 com.apple.ImageIO.framework (3.3.0 - 1976.13.2) /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x7fff376a9000 - 0x7fff376acfff libGIF.dylib (1976.13.2) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x7fff376ad000 - 0x7fff37766ff7 libJP2.dylib (1976.13.2) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib 0x7fff37767000 - 0x7fff3778bff7 libJPEG.dylib (1976.13.2) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x7fff37a09000 - 0x7fff37a23ff7 libPng.dylib (1976.13.2) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x7fff37a24000 - 0x7fff37a25fff libRadiance.dylib (1976.13.2) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x7fff37a26000 - 0x7fff37a6cff7 libTIFF.dylib (1976.13.2) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x7fff37a85000 - 0x7fff37f14ff8 com.apple.Intents (1.0 - 1) /System/Library/Frameworks/Intents.framework/Versions/A/Intents 0x7fff37f17000 - 0x7fff38fb7ff1 com.apple.JavaScriptCore (15609 - 15609.4.1) /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore 0x7fff38fce000 - 0x7fff38fe0ff3 com.apple.Kerberos (3.0 - 1) /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x7fff38fe1000 - 0x7fff38fe1fff libHeimdalProxy.dylib (77) /System/Library/Frameworks/Kerberos.framework/Versions/A/Libraries/libHeimdalProxy.dylib 0x7fff38fe2000 - 0x7fff39018ff7 com.apple.LDAPFramework (2.4.28 - 194.5) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP 0x7fff3912c000 - 0x7fff3914effc com.apple.CoreAuthentication.SharedUtils (1.0 - 693.140.3) /System/Library/Frameworks/LocalAuthentication.framework/Support/SharedUtils.framework/Versions/A/SharedUtils 0x7fff3914f000 - 0x7fff39165ff2 com.apple.LocalAuthentication (1.0 - 693.140.3) /System/Library/Frameworks/LocalAuthentication.framework/Versions/A/LocalAuthentication 0x7fff39373000 - 0x7fff3937dffb com.apple.MediaAccessibility (1.0 - 125.1) /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility 0x7fff39391000 - 0x7fff39448ff7 com.apple.MediaPlayer (1.0 - 1.0) /System/Library/Frameworks/MediaPlayer.framework/Versions/A/MediaPlayer 0x7fff39449000 - 0x7fff39b96ff2 com.apple.MediaToolbox (1.0 - 2625.9.4.1) /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox 0x7fff39b98000 - 0x7fff39c62fff com.apple.Metal (212.8 - 212.8) /System/Library/Frameworks/Metal.framework/Versions/A/Metal 0x7fff39c64000 - 0x7fff39c7eff5 com.apple.MetalKit (141.2 - 141.2) /System/Library/Frameworks/MetalKit.framework/Versions/A/MetalKit 0x7fff39c7f000 - 0x7fff39cbcff7 com.apple.MetalPerformanceShaders.MPSCore (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/Versions/A/MPSCore 0x7fff39cbd000 - 0x7fff39d47fe2 com.apple.MetalPerformanceShaders.MPSImage (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/Versions/A/MPSImage 0x7fff39d48000 - 0x7fff39d6dff4 com.apple.MetalPerformanceShaders.MPSMatrix (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix 0x7fff39d6e000 - 0x7fff39d83ffb com.apple.MetalPerformanceShaders.MPSNDArray (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNDArray.framework/Versions/A/MPSNDArray 0x7fff39d84000 - 0x7fff39ee2ffc com.apple.MetalPerformanceShaders.MPSNeuralNetwork (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork 0x7fff39ee3000 - 0x7fff39f32ff4 com.apple.MetalPerformanceShaders.MPSRayIntersector (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/Versions/A/MPSRayIntersector 0x7fff39f33000 - 0x7fff39f34ff5 com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders 0x7fff3adef000 - 0x7fff3adfbffe com.apple.NetFS (6.0 - 4.0) /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS 0x7fff3adfc000 - 0x7fff3af53ff3 com.apple.Network (1.0 - 1) /System/Library/Frameworks/Network.framework/Versions/A/Network 0x7fff3af54000 - 0x7fff3b1b4ffa com.apple.NetworkExtension (1.0 - 1) /System/Library/Frameworks/NetworkExtension.framework/Versions/A/NetworkExtension 0x7fff3d97c000 - 0x7fff3d984ff7 libcldcpuengine.dylib (2.14) /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib 0x7fff3d985000 - 0x7fff3d9ddfff com.apple.opencl (3.5 - 3.5) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL 0x7fff3d9de000 - 0x7fff3d9fafff com.apple.CFOpenDirectory (10.15 - 220.40.1) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory 0x7fff3d9fb000 - 0x7fff3da06ffd com.apple.OpenDirectory (10.15 - 220.40.1) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory 0x7fff3e36c000 - 0x7fff3e36efff libCVMSPluginSupport.dylib (17.10.22) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib 0x7fff3e36f000 - 0x7fff3e374fff libCoreFSCache.dylib (176.20) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib 0x7fff3e375000 - 0x7fff3e379fff libCoreVMClient.dylib (176.20) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib 0x7fff3e37a000 - 0x7fff3e382ff7 libGFXShared.dylib (17.10.22) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib 0x7fff3e383000 - 0x7fff3e38dfff libGL.dylib (17.10.22) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x7fff3e38e000 - 0x7fff3e3c2ff7 libGLImage.dylib (17.10.22) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x7fff3e3c3000 - 0x7fff3e557ff7 libGLProgrammability.dylib (17.10.22) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib 0x7fff3e558000 - 0x7fff3e594fff libGLU.dylib (17.10.22) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x7fff3efd0000 - 0x7fff3efdfff7 com.apple.opengl (17.10.22 - 17.10.22) /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x7fff3efe0000 - 0x7fff3f159fff GLEngine (17.10.22) /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundle/GLEngine 0x7fff3f15a000 - 0x7fff3f182fff GLRendererFloat (17.10.22) /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat 0x7fff3f191000 - 0x7fff3f284ff5 com.apple.PDFKit (1.0 - 845.4.1) /System/Library/Frameworks/PDFKit.framework/Versions/A/PDFKit 0x7fff3f285000 - 0x7fff3f39cff9 com.apple.PencilKit (1.0 - 1) /System/Library/Frameworks/PencilKit.framework/Versions/A/PencilKit 0x7fff3f63d000 - 0x7fff3f643ff6 com.apple.PushKit (1.0 - 1) /System/Library/Frameworks/PushKit.framework/Versions/A/PushKit 0x7fff3f764000 - 0x7fff3f9aaff7 com.apple.imageKit (3.0 - 1081) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit 0x7fff3f9ab000 - 0x7fff3fe6afff com.apple.QuartzComposer (5.1 - 378) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer 0x7fff3fe6b000 - 0x7fff3fe90ffc com.apple.quartzfilters (1.10.0 - Tag) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters 0x7fff3fe91000 - 0x7fff3ff9bff0 com.apple.QuickLookUIFramework (5.0 - 906.1.1) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI 0x7fff3ff9c000 - 0x7fff3ff9cfff com.apple.quartzframework (1.5 - 23) /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz 0x7fff3ff9d000 - 0x7fff40220ffb com.apple.QuartzCore (1.11 - 841.6) /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x7fff40221000 - 0x7fff4027aff5 com.apple.QuickLookFramework (5.0 - 906.1.1) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook 0x7fff4027b000 - 0x7fff402b0ffc com.apple.QuickLookThumbnailing (1.0 - 1) /System/Library/Frameworks/QuickLookThumbnailing.framework/Versions/A/QuickLookThumbnailing 0x7fff40781000 - 0x7fff4079cffe com.apple.SafariServices.framework (15612 - 15612.4.9.1.8) /System/Library/Frameworks/SafariServices.framework/Versions/A/SafariServices 0x7fff40da4000 - 0x7fff410efff9 com.apple.security (7.0 - 59306.140.11) /System/Library/Frameworks/Security.framework/Versions/A/Security 0x7fff410f0000 - 0x7fff41178ffb com.apple.securityfoundation (6.0 - 55236.60.1) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation 0x7fff41179000 - 0x7fff411a6ff7 com.apple.securityinterface (10.0 - 55139.120.1) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface 0x7fff411a7000 - 0x7fff411abff8 com.apple.xpc.ServiceManagement (1.0 - 1) /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement 0x7fff41e57000 - 0x7fff41ed1ff7 com.apple.SystemConfiguration (1.19 - 1.19) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x7fff42151000 - 0x7fff424d4ff4 com.apple.VideoToolbox (1.0 - 2625.9.4.1) /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox 0x7fff424d5000 - 0x7fff42758fff com.apple.VN (3.0.97 - 3.0.97) /System/Library/Frameworks/Vision.framework/Versions/A/Vision 0x7fff45e41000 - 0x7fff45f06fe7 com.apple.APFS (1412.141.2 - 1412.141.2) /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS 0x7fff46856000 - 0x7fff46907ff6 com.apple.accounts.AccountsDaemon (113 - 113) /System/Library/PrivateFrameworks/AccountsDaemon.framework/Versions/A/AccountsDaemon 0x7fff46eaa000 - 0x7fff46fffff2 com.apple.AddressBook.core (1.0 - 1) /System/Library/PrivateFrameworks/AddressBookCore.framework/Versions/A/AddressBookCore 0x7fff4701b000 - 0x7fff4701cff1 com.apple.AggregateDictionary (1.0 - 1) /System/Library/PrivateFrameworks/AggregateDictionary.framework/Versions/A/AggregateDictionary 0x7fff4746a000 - 0x7fff475b5ff5 com.apple.AnnotationKit (1.0 - 325.9) /System/Library/PrivateFrameworks/AnnotationKit.framework/Versions/A/AnnotationKit 0x7fff475b6000 - 0x7fff475d3ff4 com.apple.AppContainer (4.0 - 448.100.6) /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer 0x7fff47628000 - 0x7fff47636ff7 com.apple.AppSandbox (4.0 - 448.100.6) /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox 0x7fff47a21000 - 0x7fff47a86ff7 com.apple.AppSupport (1.0.0 - 29) /System/Library/PrivateFrameworks/AppSupport.framework/Versions/A/AppSupport 0x7fff47ab2000 - 0x7fff47ad6ffb com.apple.framework.Apple80211 (13.0 - 1610.1) /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211 0x7fff47ad7000 - 0x7fff47c0aff3 com.apple.AppleAccount (1.0 - 1.0) /System/Library/PrivateFrameworks/AppleAccount.framework/Versions/A/AppleAccount 0x7fff47d94000 - 0x7fff47da3fd7 com.apple.AppleFSCompression (119.100.1 - 1.0) /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression 0x7fff47da4000 - 0x7fff47e8cfe1 com.apple.AppleGVAFramework (76.13 - 76.13) /System/Library/PrivateFrameworks/AppleGVA.framework/Versions/A/AppleGVA 0x7fff47ea2000 - 0x7fff47eadff7 com.apple.AppleIDAuthSupport (1.0 - 1) /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/Versions/A/AppleIDAuthSupport 0x7fff47eae000 - 0x7fff47eeeff1 com.apple.AppleIDSSOAuthentication (1.0 - 1) /System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/Versions/A/AppleIDSSOAuthentication 0x7fff47eef000 - 0x7fff47f37ff7 com.apple.AppleJPEG (1.0 - 1) /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG 0x7fff47f38000 - 0x7fff47f48ff7 com.apple.AppleLDAP (10.15 - 52) /System/Library/PrivateFrameworks/AppleLDAP.framework/Versions/A/AppleLDAP 0x7fff482fa000 - 0x7fff48320ffb com.apple.aps.framework (4.0 - 4.0) /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService 0x7fff48321000 - 0x7fff48325ff7 com.apple.AppleSRP (5.0 - 1) /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP 0x7fff48326000 - 0x7fff48348fff com.apple.applesauce (1.0 - 16.25) /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce 0x7fff48408000 - 0x7fff4840bfff com.apple.AppleSystemInfo (3.1.5 - 3.1.5) /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo 0x7fff4840c000 - 0x7fff4845cff7 com.apple.AppleVAFramework (6.1.2 - 6.1.2) /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA 0x7fff484a5000 - 0x7fff484b4ff9 com.apple.AssertionServices (1.0 - 223.140.2) /System/Library/PrivateFrameworks/AssertionServices.framework/Versions/A/AssertionServices 0x7fff489f7000 - 0x7fff48df2ff8 com.apple.audio.AudioResourceArbitration (1.0 - 1) /System/Library/PrivateFrameworks/AudioResourceArbitration.framework/Versions/A/AudioResourceArbitration 0x7fff49048000 - 0x7fff49289ff8 com.apple.audio.AudioToolboxCore (1.0 - 1104.103) /System/Library/PrivateFrameworks/AudioToolboxCore.framework/Versions/A/AudioToolboxCore 0x7fff4928d000 - 0x7fff493a9fff com.apple.AuthKit (1.0 - 1) /System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/AuthKit 0x7fff49566000 - 0x7fff4956fff7 com.apple.coreservices.BackgroundTaskManagement (1.0 - 104) /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement 0x7fff49570000 - 0x7fff49611ff5 com.apple.backup.framework (1.11.7 - 1298.7.1) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup 0x7fff49612000 - 0x7fff4969eff6 com.apple.BaseBoard (466.3 - 466.3) /System/Library/PrivateFrameworks/BaseBoard.framework/Versions/A/BaseBoard 0x7fff497a0000 - 0x7fff497dcff7 com.apple.bom (14.0 - 219.2) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom 0x7fff498fa000 - 0x7fff49931ff5 com.apple.C2 (1.3 - 495) /System/Library/PrivateFrameworks/C2.framework/Versions/A/C2 0x7fff49a5d000 - 0x7fff49ab7ff2 com.apple.CalDAV (8.0 - 790.4.1) /System/Library/PrivateFrameworks/CalDAV.framework/Versions/A/CalDAV 0x7fff49c67000 - 0x7fff49c92fff com.apple.CalendarAgentLink (8.0 - 250) /System/Library/PrivateFrameworks/CalendarAgentLink.framework/Versions/A/CalendarAgentLink 0x7fff49cab000 - 0x7fff49d23ff4 com.apple.CalendarFoundation (8.0 - 1140.6.1) /System/Library/PrivateFrameworks/CalendarFoundation.framework/Versions/A/CalendarFoundation 0x7fff49d5a000 - 0x7fff4a052ffe com.apple.CalendarPersistence (8.0 - 1040.5.1) /System/Library/PrivateFrameworks/CalendarPersistence.framework/Versions/A/CalendarPersistence 0x7fff4a35c000 - 0x7fff4a3abfff com.apple.ChunkingLibrary (307 - 307) /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary 0x7fff4a3ac000 - 0x7fff4a41aff9 com.apple.ClassKit (1.2 - 145.6.1) /System/Library/PrivateFrameworks/ClassKit.framework/Versions/A/ClassKit 0x7fff4a506000 - 0x7fff4a591ff8 com.apple.CloudDocs (1.0 - 698.20) /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs 0x7fff4b258000 - 0x7fff4b268ffb com.apple.CommonAuth (4.0 - 2.0) /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth 0x7fff4b27c000 - 0x7fff4b293fff com.apple.commonutilities (8.0 - 900) /System/Library/PrivateFrameworks/CommonUtilities.framework/Versions/A/CommonUtilities 0x7fff4b527000 - 0x7fff4b563ffa com.apple.contacts.ContactsAutocomplete (1.0 - 1138) /System/Library/PrivateFrameworks/ContactsAutocomplete.framework/Versions/A/ContactsAutocomplete 0x7fff4b594000 - 0x7fff4b618ff9 com.apple.AddressBook.ContactsFoundation (8.0 - 1118.9) /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/ContactsFoundation 0x7fff4b619000 - 0x7fff4b656ff0 com.apple.contacts.ContactsPersistence (1.0 - 3455.18) /System/Library/PrivateFrameworks/ContactsPersistence.framework/Versions/A/ContactsPersistence 0x7fff4b99a000 - 0x7fff4bd6ffc8 com.apple.CoreAUC (283.0.0 - 283.0.0) /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC 0x7fff4bd70000 - 0x7fff4bd9dff7 com.apple.CoreAVCHD (6.1.0 - 6100.4.1) /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD 0x7fff4bdc0000 - 0x7fff4bde1ff4 com.apple.analyticsd (1.0 - 1) /System/Library/PrivateFrameworks/CoreAnalytics.framework/Versions/A/CoreAnalytics 0x7fff4beea000 - 0x7fff4bf60ff7 com.apple.corebrightness (1.0 - 1) /System/Library/PrivateFrameworks/CoreBrightness.framework/Versions/A/CoreBrightness 0x7fff4c05a000 - 0x7fff4c0ebffe com.apple.coredav (1.0.1 - 870.4.1) /System/Library/PrivateFrameworks/CoreDAV.framework/Versions/A/CoreDAV 0x7fff4c0ec000 - 0x7fff4c0f7ff7 com.apple.frameworks.CoreDaemon (1.3 - 1.3) /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon 0x7fff4c0f8000 - 0x7fff4c303ff1 com.apple.CoreDuet (1.0 - 1) /System/Library/PrivateFrameworks/CoreDuet.framework/Versions/A/CoreDuet 0x7fff4c304000 - 0x7fff4c351ff3 com.apple.coreduetcontext (1.0 - 1) /System/Library/PrivateFrameworks/CoreDuetContext.framework/Versions/A/CoreDuetContext 0x7fff4c352000 - 0x7fff4c362ffe com.apple.CoreDuetDaemonProtocol (1.0 - 1) /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/Versions/A/CoreDuetDaemonProtocol 0x7fff4c365000 - 0x7fff4c367fff com.apple.CoreDuetDebugLogging (1.0 - 1) /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/Versions/A/CoreDuetDebugLogging 0x7fff4c378000 - 0x7fff4c388ff3 com.apple.CoreEmoji (1.0 - 107.1) /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji 0x7fff4c53f000 - 0x7fff4c68cfff com.apple.CoreHandwriting (161 - 1.2) /System/Library/PrivateFrameworks/CoreHandwriting.framework/Versions/A/CoreHandwriting 0x7fff4c9c9000 - 0x7fff4ca33ff0 com.apple.CoreNLP (1.0 - 213) /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP 0x7fff4ccf6000 - 0x7fff4cd7effe com.apple.CorePDF (4.0 - 518.4.1) /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF 0x7fff4ce61000 - 0x7fff4ce69ff8 com.apple.CorePhoneNumbers (1.0 - 1) /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/Versions/A/CorePhoneNumbers 0x7fff4d77d000 - 0x7fff4d788ffa com.apple.corerecents (1.0 - 1) /System/Library/PrivateFrameworks/CoreRecents.framework/Versions/A/CoreRecents 0x7fff4d856000 - 0x7fff4d879fff com.apple.CoreSVG (1.0 - 129.3) /System/Library/PrivateFrameworks/CoreSVG.framework/Versions/A/CoreSVG 0x7fff4d87a000 - 0x7fff4d8adfff com.apple.CoreServicesInternal (446.7 - 446.7) /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal 0x7fff4d8ae000 - 0x7fff4d8dcffd com.apple.CSStore (1069.28 - 1069.28) /System/Library/PrivateFrameworks/CoreServicesStore.framework/Versions/A/CoreServicesStore 0x7fff4da61000 - 0x7fff4db04fff com.apple.CoreSuggestions (1.0 - 1052.34) /System/Library/PrivateFrameworks/CoreSuggestions.framework/Versions/A/CoreSuggestions 0x7fff4de01000 - 0x7fff4de97ff7 com.apple.CoreSymbolication (11.4 - 64535.33.2) /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication 0x7fff4df2f000 - 0x7fff4e05bff6 com.apple.coreui (2.1 - 609.4) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x7fff4e05c000 - 0x7fff4e215ffa com.apple.CoreUtils (6.2.4 - 624.7) /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils 0x7fff4e34f000 - 0x7fff4e362ff1 com.apple.CrashReporterSupport (10.13 - 15016.1) /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport 0x7fff4e41b000 - 0x7fff4e42dff8 com.apple.framework.DFRFoundation (1.0 - 252.50.1) /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation 0x7fff4e42e000 - 0x7fff4e433fff com.apple.DSExternalDisplay (3.1 - 380) /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay 0x7fff4e4bd000 - 0x7fff4e537ff0 com.apple.datadetectorscore (8.0 - 659) /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore 0x7fff4e539000 - 0x7fff4e582ffe com.apple.DataDetectorsNaturalLanguage (1.0 - 154) /System/Library/PrivateFrameworks/DataDetectorsNaturalLanguage.framework/Versions/A/DataDetectorsNaturalLanguage 0x7fff4e583000 - 0x7fff4e5c0ff8 com.apple.DebugSymbols (194 - 194) /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols 0x7fff4e5c1000 - 0x7fff4e749ff6 com.apple.desktopservices (1.14.6 - 1281.6.1) /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x7fff4e9f8000 - 0x7fff4eac0ffe com.apple.DiskImagesFramework (559.100.2 - 559.100.2) /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages 0x7fff4eac1000 - 0x7fff4eb94ff1 com.apple.DiskManagement (13.0 - 1648.140.2) /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManagement 0x7fff4eb95000 - 0x7fff4eb99ff1 com.apple.DisplayServicesFW (3.1 - 380) /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices 0x7fff4ebf3000 - 0x7fff4ec17ff7 com.apple.DuetActivityScheduler (1.0 - 1) /System/Library/PrivateFrameworks/DuetActivityScheduler.framework/Versions/A/DuetActivityScheduler 0x7fff4ec41000 - 0x7fff4ec76ff7 com.apple.SystemConfiguration.EAP8021X (14.0.0 - 14.0) /System/Library/PrivateFrameworks/EAP8021X.framework/Versions/A/EAP8021X 0x7fff4ec77000 - 0x7fff4ec7bff9 com.apple.EFILogin (2.0 - 2) /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin 0x7fff4f7af000 - 0x7fff4f7c4ff2 com.apple.Engram (1.0 - 1) /System/Library/PrivateFrameworks/Engram.framework/Versions/A/Engram 0x7fff4f7c5000 - 0x7fff4fe2fff9 com.apple.vision.EspressoFramework (1.0 - 188.4) /System/Library/PrivateFrameworks/Espresso.framework/Versions/A/Espresso 0x7fff4fe78000 - 0x7fff4fed5ff2 com.apple.ExchangeWebServices (8.0 - 807) /System/Library/PrivateFrameworks/ExchangeWebServices.framework/Versions/A/ExchangeWebServices 0x7fff500f4000 - 0x7fff50109ffb com.apple.FWAVC (501.47 - 47) /System/Library/PrivateFrameworks/FWAVC.framework/Versions/A/FWAVC 0x7fff5010a000 - 0x7fff50525ff1 com.apple.vision.FaceCore (4.3.0 - 4.3.0) /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore 0x7fff50bc4000 - 0x7fff50cfbffc libFontParser.dylib (277.2.6.9) /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib 0x7fff50cfc000 - 0x7fff50d30fff libTrueTypeScaler.dylib (277.2.6.9) /System/Library/PrivateFrameworks/FontServices.framework/libTrueTypeScaler.dylib 0x7fff50d94000 - 0x7fff50da4ff6 libhvf.dylib (1.0 - $[CURRENT_PROJECT_VERSION]) /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib 0x7fff50e20000 - 0x7fff50e36ffb com.apple.Futhark (1.0 - 1) /System/Library/PrivateFrameworks/Futhark.framework/Versions/A/Futhark 0x7fff54285000 - 0x7fff54286fff libmetal_timestamp.dylib (902.14.11) /System/Library/PrivateFrameworks/GPUCompiler.framework/Versions/3902/Libraries/libmetal_timestamp.dylib 0x7fff55934000 - 0x7fff5593fff7 libGPUSupportMercury.dylib (17.10.22) /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupportMercury.dylib 0x7fff55940000 - 0x7fff55946fff com.apple.GPUWrangler (5.2.7 - 5.2.7) /System/Library/PrivateFrameworks/GPUWrangler.framework/Versions/A/GPUWrangler 0x7fff55c65000 - 0x7fff55c8bff1 com.apple.GenerationalStorage (2.0 - 314) /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage 0x7fff55ca4000 - 0x7fff56c8dff1 com.apple.GeoServices (1.0 - 1624.26.4.26.9) /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices 0x7fff56db9000 - 0x7fff56dc7ffb com.apple.GraphVisualizer (1.0 - 100.1) /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer 0x7fff56e30000 - 0x7fff56e3dff9 com.apple.HID (1.0 - 1) /System/Library/PrivateFrameworks/HID.framework/Versions/A/HID 0x7fff56f66000 - 0x7fff57024ff4 com.apple.Heimdal (4.0 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal 0x7fff57a21000 - 0x7fff57a50ff8 com.apple.HelpData (2.3 - 199.1) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData 0x7fff587c7000 - 0x7fff588c5ffd com.apple.ids (10.0 - 1000) /System/Library/PrivateFrameworks/IDS.framework/Versions/A/IDS 0x7fff588c6000 - 0x7fff58a02ff5 com.apple.idsfoundation (10.0 - 1000) /System/Library/PrivateFrameworks/IDSFoundation.framework/Versions/A/IDSFoundation 0x7fff59020000 - 0x7fff59080ff2 com.apple.imfoundation (10.0 - 1000) /System/Library/PrivateFrameworks/IMFoundation.framework/Versions/A/IMFoundation 0x7fff591b0000 - 0x7fff591b8ff5 com.apple.IOAccelerator (438.7.4 - 438.7.4) /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator 0x7fff591c5000 - 0x7fff591dcfff com.apple.IOPresentment (47.10 - 37) /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment 0x7fff59564000 - 0x7fff595afff1 com.apple.IconServices (438.3 - 438.3) /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices 0x7fff5974c000 - 0x7fff5975afff com.apple.IntentsFoundation (1.0 - 1) /System/Library/PrivateFrameworks/IntentsFoundation.framework/Versions/A/IntentsFoundation 0x7fff5976d000 - 0x7fff59774ff9 com.apple.InternationalSupport (1.0 - 45.4) /System/Library/PrivateFrameworks/InternationalSupport.framework/Versions/A/InternationalSupport 0x7fff59775000 - 0x7fff59777ff3 com.apple.InternationalTextSearch (1.0 - 1) /System/Library/PrivateFrameworks/InternationalTextSearch.framework/Versions/A/InternationalTextSearch 0x7fff599f4000 - 0x7fff59a00ff7 com.apple.KerberosHelper (4.0 - 1.0) /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosHelper 0x7fff59a01000 - 0x7fff59a20ffd com.apple.security.KeychainCircle.KeychainCircle (1.0 - 1) /System/Library/PrivateFrameworks/KeychainCircle.framework/Versions/A/KeychainCircle 0x7fff59b55000 - 0x7fff59c23ffd com.apple.LanguageModeling (1.0 - 215.1) /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling 0x7fff59c24000 - 0x7fff59c6cfff com.apple.Lexicon-framework (1.0 - 72) /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon 0x7fff59c73000 - 0x7fff59c78ff3 com.apple.LinguisticData (1.0 - 353.18) /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData 0x7fff59c9f000 - 0x7fff59cc3ffe com.apple.locationsupport (2394.0.22 - 2394.0.22) /System/Library/PrivateFrameworks/LocationSupport.framework/Versions/A/LocationSupport 0x7fff59d1c000 - 0x7fff59d21ff7 com.apple.LoginUICore (4.0 - 4.0) /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/LoginUICore.framework/Versions/A/LoginUICore 0x7fff5a511000 - 0x7fff5a514fff com.apple.Mangrove (1.0 - 25) /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove 0x7fff5a6d1000 - 0x7fff5a6d1ff5 com.apple.marco (10.0 - 1000) /System/Library/PrivateFrameworks/Marco.framework/Versions/A/Marco 0x7fff5a6d2000 - 0x7fff5a6f8ffc com.apple.MarkupUI (1.0 - 325.9) /System/Library/PrivateFrameworks/MarkupUI.framework/Versions/A/MarkupUI 0x7fff5a77d000 - 0x7fff5a807ff8 com.apple.MediaExperience (1.0 - 1) /System/Library/PrivateFrameworks/MediaExperience.framework/Versions/A/MediaExperience 0x7fff5a808000 - 0x7fff5a83bfff com.apple.MediaKit (16 - 923) /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit 0x7fff5a900000 - 0x7fff5ac96ff9 com.apple.MediaRemote (1.0 - 1) /System/Library/PrivateFrameworks/MediaRemote.framework/Versions/A/MediaRemote 0x7fff5ac97000 - 0x7fff5acd3ffc com.apple.MediaServices (1.0 - 1) /System/Library/PrivateFrameworks/MediaServices.framework/Versions/A/MediaServices 0x7fff5afe1000 - 0x7fff5b02dfff com.apple.spotlight.metadata.utilities (1.0 - 2076.7.1) /System/Library/PrivateFrameworks/MetadataUtilities.framework/Versions/A/MetadataUtilities 0x7fff5b02e000 - 0x7fff5b0ffffa com.apple.gpusw.MetalTools (1.0 - 1) /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools 0x7fff5b15d000 - 0x7fff5b176ff4 com.apple.MobileAssets (1.0 - 619.120.1) /System/Library/PrivateFrameworks/MobileAsset.framework/Versions/A/MobileAsset 0x7fff5b333000 - 0x7fff5b351fff com.apple.MobileKeyBag (2.0 - 1.0) /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag 0x7fff5b41d000 - 0x7fff5b5b3ffd com.apple.Montreal (1.0 - 121.1) /System/Library/PrivateFrameworks/Montreal.framework/Versions/A/Montreal 0x7fff5b5b4000 - 0x7fff5b5e4ff7 com.apple.MultitouchSupport.framework (3440.1 - 3440.1) /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport 0x7fff5b864000 - 0x7fff5b94effe com.apple.NLP (1.0 - 202) /System/Library/PrivateFrameworks/NLP.framework/Versions/A/NLP 0x7fff5bae4000 - 0x7fff5baeefff com.apple.NetAuth (6.2 - 6.2) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth 0x7fff5bbb0000 - 0x7fff5bbccff0 com.apple.network.statistics.framework (1.2 - 1) /System/Library/PrivateFrameworks/NetworkStatistics.framework/Versions/A/NetworkStatistics 0x7fff5c25b000 - 0x7fff5c25dffe com.apple.OAuth (25 - 25) /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth 0x7fff5c506000 - 0x7fff5c551ffb com.apple.OTSVG (1.0 - 643.1.5.7) /System/Library/PrivateFrameworks/OTSVG.framework/Versions/A/OTSVG 0x7fff5d76e000 - 0x7fff5d779ff2 com.apple.PerformanceAnalysis (1.243.3 - 243.3) /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis 0x7fff5d77a000 - 0x7fff5d7a2ffb com.apple.persistentconnection (1.0 - 1.0) /System/Library/PrivateFrameworks/PersistentConnection.framework/Versions/A/PersistentConnection 0x7fff5d7a3000 - 0x7fff5d7b1ffe com.apple.PersonaKit (1.0 - 1) /System/Library/PrivateFrameworks/PersonaKit.framework/Versions/A/PersonaKit 0x7fff5d95b000 - 0x7fff5d95bffa com.apple.PhoneNumbers (1.0 - 1) /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers 0x7fff5f21d000 - 0x7fff5f24dff7 com.apple.pluginkit.framework (1.0 - 1) /System/Library/PrivateFrameworks/PlugInKit.framework/Versions/A/PlugInKit 0x7fff5f278000 - 0x7fff5f28bffc com.apple.PowerLog (1.0 - 1) /System/Library/PrivateFrameworks/PowerLog.framework/Versions/A/PowerLog 0x7fff5ff11000 - 0x7fff5ff31ff1 com.apple.proactive.support.ProactiveEventTracker (1.0 - 258.5) /System/Library/PrivateFrameworks/ProactiveEventTracker.framework/Versions/A/ProactiveEventTracker 0x7fff5ffb8000 - 0x7fff60021ff2 com.apple.proactive.support.ProactiveSupport (1.0 - 258.5) /System/Library/PrivateFrameworks/ProactiveSupport.framework/Versions/A/ProactiveSupport 0x7fff60107000 - 0x7fff60161ff6 com.apple.ProtectedCloudStorage (1.0 - 1) /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage 0x7fff60162000 - 0x7fff6017bffb com.apple.ProtocolBuffer (1 - 274.24.9.16.3) /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer 0x7fff601b5000 - 0x7fff60232fff com.apple.Quagga (1.0 - 1) /System/Library/PrivateFrameworks/Quagga.framework/Versions/A/Quagga 0x7fff6028d000 - 0x7fff60290ff4 com.apple.QuickLookNonBaseSystem (1.0 - 1) /System/Library/PrivateFrameworks/QuickLookNonBaseSystem.framework/Versions/A/QuickLookNonBaseSystem 0x7fff60291000 - 0x7fff602b4ff0 com.apple.quicklook.QuickLookSupport (1.0 - 1) /System/Library/PrivateFrameworks/QuickLookSupport.framework/Versions/A/QuickLookSupport 0x7fff602fb000 - 0x7fff60374ff3 com.apple.Rapport (1.9.5 - 195.2) /System/Library/PrivateFrameworks/Rapport.framework/Versions/A/Rapport 0x7fff605db000 - 0x7fff60604ff1 com.apple.RemoteViewServices (2.0 - 148) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices 0x7fff60688000 - 0x7fff606d2ffa com.apple.ResponseKit (1.0 - 148.2) /System/Library/PrivateFrameworks/ResponseKit.framework/Versions/A/ResponseKit 0x7fff60769000 - 0x7fff607a4ff0 com.apple.RunningBoardServices (1.0 - 223.140.2) /System/Library/PrivateFrameworks/RunningBoardServices.framework/Versions/A/RunningBoardServices 0x7fff62085000 - 0x7fff62088ff5 com.apple.SecCodeWrapper (4.0 - 448.100.6) /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper 0x7fff621fb000 - 0x7fff62322fff com.apple.Sharing (1526.37 - 1526.37) /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing 0x7fff6237b000 - 0x7fff62399ff2 com.apple.shortcut (2.16 - 106) /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut 0x7fff6239a000 - 0x7fff623baff5 com.apple.sidecar-core (1.0 - 209.40.4) /System/Library/PrivateFrameworks/SidecarCore.framework/Versions/A/SidecarCore 0x7fff623bb000 - 0x7fff623cdff0 com.apple.sidecar-ui (1.0 - 209.40.4) /System/Library/PrivateFrameworks/SidecarUI.framework/Versions/A/SidecarUI 0x7fff63737000 - 0x7fff63a2dfff com.apple.SkyLight (1.600.0 - 451.6) /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight 0x7fff6427a000 - 0x7fff64288ffb com.apple.SpeechRecognitionCore (6.0.91.2 - 6.0.91.2) /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore 0x7fff6434a000 - 0x7fff645d6ffe com.apple.spotlight.index (10.7.0 - 2076.7.1) /System/Library/PrivateFrameworks/SpotlightIndex.framework/Versions/A/SpotlightIndex 0x7fff64964000 - 0x7fff649a5ff9 com.apple.StreamingZip (1.0 - 1) /System/Library/PrivateFrameworks/StreamingZip.framework/Versions/A/StreamingZip 0x7fff64abc000 - 0x7fff64ac5ff7 com.apple.SymptomDiagnosticReporter (1.0 - 1238.120.2) /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/Versions/A/SymptomDiagnosticReporter 0x7fff64b36000 - 0x7fff64b60ffe com.apple.framework.SystemAdministration (1.0 - 1.0) /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/SystemAdministration 0x7fff64d7c000 - 0x7fff64d8cff3 com.apple.TCC (1.0 - 1) /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC 0x7fff65133000 - 0x7fff6528eff5 com.apple.TextRecognition (1.0 - 157) /System/Library/PrivateFrameworks/TextRecognition.framework/Versions/A/TextRecognition 0x7fff652b1000 - 0x7fff65377ff0 com.apple.TextureIO (3.10.9 - 3.10.9) /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO 0x7fff6550e000 - 0x7fff6550ffff com.apple.TrustEvaluationAgent (2.0 - 33) /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent 0x7fff65547000 - 0x7fff6579fff0 com.apple.UIFoundation (1.0 - 662) /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation 0x7fff65836000 - 0x7fff6583cffe com.apple.URLFormatting (119 - 119.18) /System/Library/PrivateFrameworks/URLFormatting.framework/Versions/A/URLFormatting 0x7fff661cc000 - 0x7fff661ecffc com.apple.UserManagement (1.0 - 1) /System/Library/PrivateFrameworks/UserManagement.framework/Versions/A/UserManagement 0x7fff66f98000 - 0x7fff67083ff2 com.apple.ViewBridge (468 - 468) /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge 0x7fff67229000 - 0x7fff6722afff com.apple.WatchdogClient.framework (1.0 - 67.120.2) /System/Library/PrivateFrameworks/WatchdogClient.framework/Versions/A/WatchdogClient 0x7fff675b9000 - 0x7fff675f4fff libAWDSupport.dylib (949) /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libAWDSupport.dylib 0x7fff675f5000 - 0x7fff678d5ff7 libAWDSupportFramework.dylib (3541.2) /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libAWDSupportFramework.dylib 0x7fff678d6000 - 0x7fff678e7fff libprotobuf-lite.dylib (3541.2) /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libprotobuf-lite.dylib 0x7fff678e8000 - 0x7fff67941ffb libprotobuf.dylib (3541.2) /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libprotobuf.dylib 0x7fff67942000 - 0x7fff67986ff6 com.apple.awd (1.0 - 949) /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/WirelessDiagnostics 0x7fff67e5a000 - 0x7fff67e5dffa com.apple.dt.XCTTargetBootstrap (1.0 - 16091) /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/Versions/A/XCTTargetBootstrap 0x7fff67ed7000 - 0x7fff67ee5ff5 com.apple.audio.caulk (1.0 - 32.3) /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk 0x7fff680ad000 - 0x7fff680e2ffe com.apple.iCalendar (7.0 - 810.6.1) /System/Library/PrivateFrameworks/iCalendar.framework/Versions/A/iCalendar 0x7fff68227000 - 0x7fff68229ff3 com.apple.loginsupport (1.0 - 1) /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport 0x7fff6822a000 - 0x7fff6823dffd com.apple.login (3.0 - 3.0) /System/Library/PrivateFrameworks/login.framework/Versions/A/login 0x7fff6826f000 - 0x7fff6827bffd com.apple.perfdata (1.0 - 51.100.6) /System/Library/PrivateFrameworks/perfdata.framework/Versions/A/perfdata 0x7fff6827c000 - 0x7fff682adffd com.apple.contacts.vCard (1.0 - 3455.18) /System/Library/PrivateFrameworks/vCard.framework/Versions/A/vCard 0x7fff6ad00000 - 0x7fff6ad0cff9 libAudioStatistics.dylib (1104.103) /usr/lib/libAudioStatistics.dylib 0x7fff6ad0d000 - 0x7fff6ad40ffa libAudioToolboxUtility.dylib (1104.103) /usr/lib/libAudioToolboxUtility.dylib 0x7fff6ad47000 - 0x7fff6ad7bfff libCRFSuite.dylib (48) /usr/lib/libCRFSuite.dylib 0x7fff6ad7e000 - 0x7fff6ad88fff libChineseTokenizer.dylib (34) /usr/lib/libChineseTokenizer.dylib 0x7fff6ad89000 - 0x7fff6ae11fff libCoreStorage.dylib (551.0.1) /usr/lib/libCoreStorage.dylib 0x7fff6ae14000 - 0x7fff6ae16ff7 libDiagnosticMessagesClient.dylib (112) /usr/lib/libDiagnosticMessagesClient.dylib 0x7fff6ae5c000 - 0x7fff6b013ffb libFosl_dynamic.dylib (100.4) /usr/lib/libFosl_dynamic.dylib 0x7fff6b03a000 - 0x7fff6b040ff3 libIOReport.dylib (54) /usr/lib/libIOReport.dylib 0x7fff6b122000 - 0x7fff6b129fff libMatch.1.dylib (36) /usr/lib/libMatch.1.dylib 0x7fff6b158000 - 0x7fff6b178ff7 libMobileGestalt.dylib (826.140.5) /usr/lib/libMobileGestalt.dylib 0x7fff6b1f8000 - 0x7fff6b2d5ff7 libSMC.dylib (20) /usr/lib/libSMC.dylib 0x7fff6b2ea000 - 0x7fff6b2ebfff libSystem.B.dylib (1281.100.1) /usr/lib/libSystem.B.dylib 0x7fff6b2ec000 - 0x7fff6b377ff7 libTelephonyUtilDynamic.dylib (5017.1) /usr/lib/libTelephonyUtilDynamic.dylib 0x7fff6b378000 - 0x7fff6b379fff libThaiTokenizer.dylib (3) /usr/lib/libThaiTokenizer.dylib 0x7fff6b391000 - 0x7fff6b3a7fff libapple_nghttp2.dylib (1.39.2) /usr/lib/libapple_nghttp2.dylib 0x7fff6b3dc000 - 0x7fff6b44eff7 libarchive.2.dylib (72.140.2) /usr/lib/libarchive.2.dylib 0x7fff6b44f000 - 0x7fff6b57efed libate.dylib (3.0.1) /usr/lib/libate.dylib 0x7fff6b582000 - 0x7fff6b582ff3 libauto.dylib (187) /usr/lib/libauto.dylib 0x7fff6b583000 - 0x7fff6b647ffe libboringssl.dylib (283.120.1) /usr/lib/libboringssl.dylib 0x7fff6b648000 - 0x7fff6b658ffb libbsm.0.dylib (60.100.1) /usr/lib/libbsm.0.dylib 0x7fff6b659000 - 0x7fff6b665fff libbz2.1.0.dylib (44) /usr/lib/libbz2.1.0.dylib 0x7fff6b666000 - 0x7fff6b6b8fff libc++.1.dylib (902.1) /usr/lib/libc++.1.dylib 0x7fff6b6b9000 - 0x7fff6b6ceffb libc++abi.dylib (902) /usr/lib/libc++abi.dylib 0x7fff6b6cf000 - 0x7fff6b6cffff libcharset.1.dylib (59) /usr/lib/libcharset.1.dylib 0x7fff6b6d0000 - 0x7fff6b6e1fff libcmph.dylib (8) /usr/lib/libcmph.dylib 0x7fff6b6e2000 - 0x7fff6b6fafd7 libcompression.dylib (87.1) /usr/lib/libcompression.dylib 0x7fff6b9d4000 - 0x7fff6b9eaff7 libcoretls.dylib (167) /usr/lib/libcoretls.dylib 0x7fff6b9eb000 - 0x7fff6b9ecfff libcoretls_cfhelpers.dylib (167) /usr/lib/libcoretls_cfhelpers.dylib 0x7fff6be8f000 - 0x7fff6bf93fcf libcrypto.44.dylib (47.140.2) /usr/lib/libcrypto.44.dylib 0x7fff6bf96000 - 0x7fff6bfa1fff libcsfde.dylib (551.0.1) /usr/lib/libcsfde.dylib 0x7fff6bfa9000 - 0x7fff6c008ff7 libcups.2.dylib (483.8) /usr/lib/libcups.2.dylib 0x7fff6c00a000 - 0x7fff6c06fff7 libcurl.4.dylib (118.120.6) /usr/lib/libcurl.4.dylib 0x7fff6c112000 - 0x7fff6c112fff libenergytrace.dylib (21) /usr/lib/libenergytrace.dylib 0x7fff6c113000 - 0x7fff6c12dff7 libexpat.1.dylib (19.60.3) /usr/lib/libexpat.1.dylib 0x7fff6c13b000 - 0x7fff6c13dfff libfakelink.dylib (149.1) /usr/lib/libfakelink.dylib 0x7fff6c13e000 - 0x7fff6c143f57 libffi.dylib (26) /usr/lib/libffi.dylib 0x7fff6c14c000 - 0x7fff6c151fff libgermantok.dylib (24) /usr/lib/libgermantok.dylib 0x7fff6c152000 - 0x7fff6c15bff7 libheimdal-asn1.dylib (564.140.8) /usr/lib/libheimdal-asn1.dylib 0x7fff6c15c000 - 0x7fff6c24cfff libiconv.2.dylib (59) /usr/lib/libiconv.2.dylib 0x7fff6c24d000 - 0x7fff6c4a4fff libicucore.A.dylib (64260.0.1) /usr/lib/libicucore.A.dylib 0x7fff6c4be000 - 0x7fff6c4bffff liblangid.dylib (133) /usr/lib/liblangid.dylib 0x7fff6c4c0000 - 0x7fff6c4d8ff3 liblzma.5.dylib (16) /usr/lib/liblzma.5.dylib 0x7fff6c4f0000 - 0x7fff6c597ff7 libmecab.dylib (883.11) /usr/lib/libmecab.dylib 0x7fff6c598000 - 0x7fff6c7faff1 libmecabra.dylib (883.11) /usr/lib/libmecabra.dylib 0x7fff6cb67000 - 0x7fff6cb96fff libncurses.5.4.dylib (57) /usr/lib/libncurses.5.4.dylib 0x7fff6ccc6000 - 0x7fff6d142ff5 libnetwork.dylib (1880.120.4) /usr/lib/libnetwork.dylib 0x7fff6d143000 - 0x7fff6d15afff libnetworkextension.dylib (1095.140.2) /usr/lib/libnetworkextension.dylib 0x7fff6d1e3000 - 0x7fff6d215fde libobjc.A.dylib (787.1) /usr/lib/libobjc.A.dylib 0x7fff6d216000 - 0x7fff6d217ff7 libodfde.dylib (26) /usr/lib/libodfde.dylib 0x7fff6d228000 - 0x7fff6d22cfff libpam.2.dylib (25.100.1) /usr/lib/libpam.2.dylib 0x7fff6d22f000 - 0x7fff6d265fff libpcap.A.dylib (89.120.2) /usr/lib/libpcap.A.dylib 0x7fff6d2a5000 - 0x7fff6d2b3ff9 libperfcheck.dylib (37.100.2) /usr/lib/libperfcheck.dylib 0x7fff6d2b4000 - 0x7fff6d2b7ff3 libpmenergy.dylib (214.120.2) /usr/lib/libpmenergy.dylib 0x7fff6d2b8000 - 0x7fff6d2bafff libpmsample.dylib (214.120.2) /usr/lib/libpmsample.dylib 0x7fff6d2e9000 - 0x7fff6d301fff libresolv.9.dylib (67.40.1) /usr/lib/libresolv.9.dylib 0x7fff6d303000 - 0x7fff6d347ff7 libsandbox.1.dylib (1217.141.8) /usr/lib/libsandbox.1.dylib 0x7fff6d348000 - 0x7fff6d35aff7 libsasl2.2.dylib (213.120.1) /usr/lib/libsasl2.2.dylib 0x7fff6d35b000 - 0x7fff6d35cff7 libspindump.dylib (281.3) /usr/lib/libspindump.dylib 0x7fff6d35d000 - 0x7fff6d53fff7 libsqlite3.dylib (308.6) /usr/lib/libsqlite3.dylib 0x7fff6d633000 - 0x7fff6d660ffb libssl.46.dylib (47.140.2) /usr/lib/libssl.46.dylib 0x7fff6d6e2000 - 0x7fff6d713ff7 libtidy.A.dylib (17.3) /usr/lib/libtidy.A.dylib 0x7fff6d735000 - 0x7fff6d78fff8 libusrtcp.dylib (1880.120.4) /usr/lib/libusrtcp.dylib 0x7fff6d790000 - 0x7fff6d793ffb libutil.dylib (57) /usr/lib/libutil.dylib 0x7fff6d794000 - 0x7fff6d7a1ff7 libxar.1.dylib (425.2) /usr/lib/libxar.1.dylib 0x7fff6d7a7000 - 0x7fff6d889fff libxml2.2.dylib (33.9) /usr/lib/libxml2.2.dylib 0x7fff6d88d000 - 0x7fff6d8b5fff libxslt.1.dylib (16.12) /usr/lib/libxslt.1.dylib 0x7fff6d8b6000 - 0x7fff6d8c8ff3 libz.1.dylib (76) /usr/lib/libz.1.dylib 0x7fff6e177000 - 0x7fff6e17cff3 libcache.dylib (83) /usr/lib/system/libcache.dylib 0x7fff6e17d000 - 0x7fff6e188fff libcommonCrypto.dylib (60165.120.1) /usr/lib/system/libcommonCrypto.dylib 0x7fff6e189000 - 0x7fff6e190fff libcompiler_rt.dylib (101.2) /usr/lib/system/libcompiler_rt.dylib 0x7fff6e191000 - 0x7fff6e19aff7 libcopyfile.dylib (166.40.1) /usr/lib/system/libcopyfile.dylib 0x7fff6e19b000 - 0x7fff6e22dfdb libcorecrypto.dylib (866.140.2) /usr/lib/system/libcorecrypto.dylib 0x7fff6e33a000 - 0x7fff6e37aff0 libdispatch.dylib (1173.100.2) /usr/lib/system/libdispatch.dylib 0x7fff6e37b000 - 0x7fff6e3b1fff libdyld.dylib (750.7) /usr/lib/system/libdyld.dylib 0x7fff6e3b2000 - 0x7fff6e3b2ffb libkeymgr.dylib (30) /usr/lib/system/libkeymgr.dylib 0x7fff6e3b3000 - 0x7fff6e3bfff3 libkxld.dylib (6153.141.51) /usr/lib/system/libkxld.dylib 0x7fff6e3c0000 - 0x7fff6e3c0ff7 liblaunch.dylib (1738.140.3) /usr/lib/system/liblaunch.dylib 0x7fff6e3c1000 - 0x7fff6e3c6ff7 libmacho.dylib (959.0.1) /usr/lib/system/libmacho.dylib 0x7fff6e3c7000 - 0x7fff6e3c9ff3 libquarantine.dylib (110.40.6) /usr/lib/system/libquarantine.dylib 0x7fff6e3ca000 - 0x7fff6e3cbff7 libremovefile.dylib (48) /usr/lib/system/libremovefile.dylib 0x7fff6e3cc000 - 0x7fff6e3e3ff3 libsystem_asl.dylib (377.60.3) /usr/lib/system/libsystem_asl.dylib 0x7fff6e3e4000 - 0x7fff6e3e4ff7 libsystem_blocks.dylib (74) /usr/lib/system/libsystem_blocks.dylib 0x7fff6e3e5000 - 0x7fff6e46cfff libsystem_c.dylib (1353.100.4) /usr/lib/system/libsystem_c.dylib 0x7fff6e46d000 - 0x7fff6e470ffb libsystem_configuration.dylib (1061.141.2) /usr/lib/system/libsystem_configuration.dylib 0x7fff6e471000 - 0x7fff6e474fff libsystem_coreservices.dylib (114.1) /usr/lib/system/libsystem_coreservices.dylib 0x7fff6e475000 - 0x7fff6e47dfff libsystem_darwin.dylib (1353.100.4) /usr/lib/system/libsystem_darwin.dylib 0x7fff6e47e000 - 0x7fff6e485fff libsystem_dnssd.dylib (1096.100.3) /usr/lib/system/libsystem_dnssd.dylib 0x7fff6e486000 - 0x7fff6e487ffb libsystem_featureflags.dylib (17) /usr/lib/system/libsystem_featureflags.dylib 0x7fff6e488000 - 0x7fff6e4d5ff7 libsystem_info.dylib (538) /usr/lib/system/libsystem_info.dylib 0x7fff6e4d6000 - 0x7fff6e502ff7 libsystem_kernel.dylib (6153.141.51) /usr/lib/system/libsystem_kernel.dylib 0x7fff6e503000 - 0x7fff6e54efef libsystem_m.dylib (3178) /usr/lib/system/libsystem_m.dylib 0x7fff6e54f000 - 0x7fff6e576fff libsystem_malloc.dylib (283.100.6) /usr/lib/system/libsystem_malloc.dylib 0x7fff6e577000 - 0x7fff6e584ffb libsystem_networkextension.dylib (1095.140.2) /usr/lib/system/libsystem_networkextension.dylib 0x7fff6e585000 - 0x7fff6e58eff7 libsystem_notify.dylib (241.100.2) /usr/lib/system/libsystem_notify.dylib 0x7fff6e58f000 - 0x7fff6e597fef libsystem_platform.dylib (220.100.1) /usr/lib/system/libsystem_platform.dylib 0x7fff6e598000 - 0x7fff6e5a2fff libsystem_pthread.dylib (416.100.3) /usr/lib/system/libsystem_pthread.dylib 0x7fff6e5a3000 - 0x7fff6e5a7ff3 libsystem_sandbox.dylib (1217.141.8) /usr/lib/system/libsystem_sandbox.dylib 0x7fff6e5a8000 - 0x7fff6e5aafff libsystem_secinit.dylib (62.100.2) /usr/lib/system/libsystem_secinit.dylib 0x7fff6e5ab000 - 0x7fff6e5b2ffb libsystem_symptoms.dylib (1238.120.2) /usr/lib/system/libsystem_symptoms.dylib 0x7fff6e5b3000 - 0x7fff6e5c9ff2 libsystem_trace.dylib (1147.120.1) /usr/lib/system/libsystem_trace.dylib 0x7fff6e5cb000 - 0x7fff6e5d0ff7 libunwind.dylib (35.4) /usr/lib/system/libunwind.dylib 0x7fff6e5d1000 - 0x7fff6e606ffe 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: 144966 thread_create: 0 thread_set_state: 0 VM Region Summary: ReadOnly portion of Libraries: Total=1.0G resident=0K(0%) swapped_out_or_unallocated=1.0G(100%) Writable regions: Total=595.5M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=595.5M(100%) VIRTUAL REGION REGION TYPE SIZE COUNT (non-coalesced) =========== ======= ======= Accelerate framework 384K 3 Activity Tracing 256K 1 CG backing stores 992K 2 CG image 172K 12 CoreAnimation 7348K 12 CoreGraphics 8K 1 CoreImage 24K 2 CoreUI image data 2968K 25 Dispatch continuations 16.0M 1 Foundation 4K 1 Kernel Alloc Once 8K 1 MALLOC 237.9M 616 MALLOC guard page 32K 7 MALLOC_LARGE (reserved) 1376K 9 reserved VM address space (unallocated) OpenGL GLSL 384K 4 STACK GUARD 124K 31 Stack 194.8M 32 Stack Guard 54.4M 1 VM_ALLOCATE 131.1M 98 __DATA 73.4M 620 __DATA_CONST 416K 21 __FONT_DATA 4K 1 __GLSLBUILTINS 5176K 1 __LINKEDIT 417.8M 190 __OBJC_RO 32.3M 1 __OBJC_RW 1908K 2 __TEXT 613.5M 593 __UNICODE 564K 1 mapped file 84.7M 47 shared memory 792K 23 =========== ======= ======= TOTAL 1.8G 2359 TOTAL, minus reserved VM space 1.8G 2359 ===== Log before crash start ===== UCSF ChimeraX version: 1.4.dev202202250804 (2022-02-25) © 2016-2021 Regents of the University of California. All rights reserved. How to cite UCSF ChimeraX > open 7q50 format mmcif fromDatabase pdb 7q50 title: human Gid4 bound to a Phe/N-peptide [more info...] Chain information for 7q50 #1 --- Chain | Description | UniProt A | Glucose-induced degradation protein 4 homolog | GID4_HUMAN B | FDVSWFMG peptide | > webcam Using web camera "FaceTime HD Camera (Built-in)", width 1280, height 720, framerate 29.97 started camera > ui tool show Shell Populating font family aliases took 397 ms. Replace uses of missing font family "Monaco" with one that exists to avoid this cost. > set bgColor white > set bgColor black > webcam false closed camera ===== Log before crash end ===== Log: UCSF ChimeraX version: 1.4.dev202202250804 (2022-02-25) © 2016-2021 Regents of the University of California. All rights reserved. How to cite UCSF ChimeraX OpenGL version: 4.1 NVIDIA-14.0.32 355.11.11.10.10.143 OpenGL renderer: NVIDIA GeForce GT 650M OpenGL Engine OpenGL vendor: NVIDIA Corporation Locale: UTF-8 Qt version: PyQt6 6.2.2, Qt 6.2.2 Qt platform: cocoa Hardware: Hardware Overview: Model Name: MacBook Pro Model Identifier: MacBookPro10,1 Processor Name: Quad-Core Intel Core i7 Processor Speed: 2.6 GHz Number of Processors: 1 Total Number of Cores: 4 L2 Cache (per Core): 256 KB L3 Cache: 6 MB Hyper-Threading Technology: Enabled Memory: 16 GB Boot ROM Version: 425.0.0.0.0 SMC Version (system): 2.3f36 Software: System Software Overview: System Version: macOS 10.15.7 (19H1715) Kernel Version: Darwin 19.6.0 Time since boot: 13 days 15:19 Graphics/Displays: Intel HD Graphics 4000: Chipset Model: Intel HD Graphics 4000 Type: GPU Bus: Built-In VRAM (Dynamic, Max): 1536 MB Vendor: Intel Device ID: 0x0166 Revision ID: 0x0009 Automatic Graphics Switching: Supported gMux Version: 3.2.19 [3.2.8] Metal: Supported, feature set macOS GPUFamily1 v4 NVIDIA GeForce GT 650M: Chipset Model: NVIDIA GeForce GT 650M Type: GPU Bus: PCIe PCIe Lane Width: x8 VRAM (Total): 1 GB Vendor: NVIDIA (0x10de) Device ID: 0x0fd5 Revision ID: 0x00a2 ROM Revision: 3688 Automatic Graphics Switching: Supported gMux Version: 3.2.19 [3.2.8] Metal: Supported, feature set macOS GPUFamily1 v4 Displays: Color LCD: Display Type: Built-In Retina LCD Resolution: 2880 x 1800 Retina Framebuffer Depth: 24-Bit Color (ARGB8888) Main Display: Yes Mirror: Off Online: Yes Automatically Adjust Brightness: No Connection Type: Internal Installed Packages: alabaster: 0.7.12 appdirs: 1.4.4 appnope: 0.1.2 Babel: 2.9.1 backcall: 0.2.0 blockdiag: 3.0.0 certifi: 2021.10.8 cftime: 1.5.1.1 charset-normalizer: 2.0.10 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.33 ChimeraX-AtomicLibrary: 5.0 ChimeraX-AtomSearch: 2.0 ChimeraX-AtomSearchLibrary: 1.0 ChimeraX-AxesPlanes: 2.1 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.4.dev202202250804 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-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.5 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.6 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.5.1 ChimeraX-ModelPanel: 1.3.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.8 ChimeraX-PDB: 2.6.5 ChimeraX-PDBBio: 1.0 ChimeraX-PDBLibrary: 1.0.2 ChimeraX-PDBMatrices: 1.0 ChimeraX-Phenix: 1.0 ChimeraX-PickBlobs: 1.0 ChimeraX-Positions: 1.0 ChimeraX-PresetMgr: 1.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.7.4 ChimeraX-STL: 1.0 ChimeraX-Storm: 1.0 ChimeraX-StructMeasure: 1.0.1 ChimeraX-Struts: 1.0.1 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.1 ChimeraX-Tug: 1.0 ChimeraX-UI: 1.16 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.26 debugpy: 1.5.1 decorator: 5.1.1 docutils: 0.17.1 entrypoints: 0.3 filelock: 3.4.2 fonttools: 4.28.5 funcparserlib: 1.0.0a0 grako: 3.16.5 h5py: 3.6.0 html2text: 2020.1.16 idna: 3.3 ihm: 0.26 imagecodecs: 2021.11.20 imagesize: 1.3.0 ipykernel: 6.6.1 ipython: 7.31.1 ipython-genutils: 0.2.0 jedi: 0.18.1 Jinja2: 3.0.3 jupyter-client: 7.1.0 jupyter-core: 4.9.1 kiwisolver: 1.3.2 line-profiler: 3.4.0 lxml: 4.7.1 lz4: 3.1.10 MarkupSafe: 2.0.1 matplotlib: 3.5.1 matplotlib-inline: 0.1.3 msgpack: 1.0.3 nest-asyncio: 1.5.4 netCDF4: 1.5.8 networkx: 2.6.3 numexpr: 2.8.1 numpy: 1.22.1 openvr: 1.16.802 packaging: 21.0 ParmEd: 3.4.3 parso: 0.8.3 pexpect: 4.8.0 pickleshare: 0.7.5 Pillow: 9.0.0 pip: 21.3.1 pkginfo: 1.8.2 prompt-toolkit: 3.0.24 psutil: 5.9.0 ptyprocess: 0.7.0 pycollada: 0.7.2 pydicom: 2.2.2 Pygments: 2.11.2 PyOpenGL: 3.1.5 PyOpenGL-accelerate: 3.1.5 pyparsing: 3.0.6 PyQt6: 6.2.2 PyQt6-Qt6: 6.2.2 PyQt6-sip: 13.2.0 PyQt6-WebEngine: 6.2.1 PyQt6-WebEngine-Qt6: 6.2.2 python-dateutil: 2.8.2 pytz: 2021.3 pyzmq: 22.3.0 qtconsole: 5.2.2 QtPy: 2.0.0 RandomWords: 0.3.0 requests: 2.27.1 scipy: 1.7.3 setuptools: 59.8.0 sfftk-rw: 0.7.1 six: 1.16.0 snowballstemmer: 2.2.0 sortedcontainers: 2.4.0 Sphinx: 4.3.2 sphinx-autodoc-typehints: 1.15.2 sphinxcontrib-applehelp: 1.0.2 sphinxcontrib-blockdiag: 3.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-community: 1.0.0 suds-jurko: 0.6 tables: 3.7.0 tifffile: 2021.11.2 tinyarray: 1.2.4 tornado: 6.1 traitlets: 5.1.1 urllib3: 1.26.8 wcwidth: 0.2.5 webcolors: 1.11.1 wheel: 0.37.1 wheel-filename: 1.3.0
Change History (2)
comment:1 by , 4 years ago
Component: | Unassigned → Platform |
---|---|
Owner: | set to |
Platform: | → all |
Project: | → ChimeraX |
Status: | new → assigned |
Summary: | ChimeraX bug report submission → Crash on exit after webcam off command deleting QMediaCaptureSession with Qt 6 |
comment:2 by , 4 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
Fixed.
Apparently if the QCamera is deleted by "webcam off" and later the QMediaCaptureSession is deleted then it crashes because QMediaCaptureSession holds a reference to the deleted camera. Fix is to set the camera of QMediaCaptureSession to None when "webcam off" deletes the QCamera.