Opened 6 years ago

Last modified 6 years ago

#3053 feedback defect

Click logged command → crash

Reported by: keiko.poop@… Owned by: Greg Couch
Priority: normal Milestone:
Component: Logging Version:
Keywords: Cc: Tom Goddard, pett
Blocked By: Blocking:
Notify when closed: Platform: all
Project: ChimeraX

Description

The following bug report has been submitted:
Platform:        Darwin-19.4.0-x86_64-i386-64bit
ChimeraX Version: 0.93 (2020-04-03)
Description
Last time you used ChimeraX it crashed.
Chimera keeps crashing after I try clicking on the log window.  I run the "vop" command and want to see its usage.  So I click on the vop command (in blue) in the log window to see the usage, and it crashes.  This is done every time.  I just restarted my computer and check all updates but still the crash is occuring.

Hope this helps.  Its my first time sending an actual crash report.  I just love your program and thought this is a good thing to do.
Process:               ChimeraX [72080]
Path:                  /Applications/ChimeraX-0.93.app/Contents/MacOS/ChimeraX
Identifier:            edu.ucsf.cgl.ChimeraX
Version:               0.93.0 (0.93.0.0)
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           ChimeraX [72080]
User ID:               501

Date/Time:             2020-04-16 14:16:26.482 +0900
OS Version:            Mac OS X 10.15.4 (19E287)
Report Version:        12
Anonymous UUID:        BE0719E9-D875-6618-5E38-E25655E9CB23

Sleep/Wake UUID:       E5533493-CBF6-41F0-822C-CE8F795B7E77

Time Awake Since Boot: 270000 seconds
Time Since Wake:       16000 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 0x00002eb28c487180
Exception Note:        EXC_CORPSE_NOTIFY

VM Regions Near 0x2eb28c487180:
    VM_ALLOCATE            000000014562e000-0000000145a2f000 [ 4100K] rw-/rw- SM=PRV  
--> 
    MALLOC_NANO            0000600000000000-0000600008000000 [128.0M] rw-/rwx SM=PRV  

Thread 0 Crashed:: CrBrowserMain  Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib        	0x00007fff6c00e33a __pthread_kill + 10
1   libsystem_pthread.dylib       	0x00007fff6c0cae60 pthread_kill + 430
2   libsystem_c.dylib             	0x00007fff6bf2593e raise + 26
3   libsystem_platform.dylib      	0x00007fff6c0bf5fd _sigtramp + 29
4   ???                           	000000000000000000 0 + 0
5   QtWebEngineCore               	0x000000010ff086c6 0x10feda000 + 190150
6   QtWebEngineCore               	0x000000010ff07769 0x10feda000 + 186217
7   QtWebEngineCore               	0x000000010fef7865 0x10feda000 + 120933
8   QtQuick                       	0x000000011698b4bc QQuickWindowPrivate::updateDirtyNode(QQuickItem*) + 2908
9   QtQuick                       	0x000000011697a809 QQuickWindowPrivate::updateDirtyNodes() + 1017
10  QtQuick                       	0x000000011697a1ff QQuickWindowPrivate::syncSceneGraph() + 271
11  QtQuick                       	0x0000000116a4fa7c QQuickRenderControl::sync() + 28
12  QtQuickWidgets                	0x00000001172cc46a 0x1172c7000 + 21610
13  QtQuickWidgets                	0x00000001172cc598 0x1172c7000 + 21912
14  QtCore                        	0x000000010d5c2cf6 QObject::event(QEvent*) + 102
15  QtWidgets                     	0x000000010c8ec56a QWidget::event(QEvent*) + 4826
16  QtQuickWidgets                	0x00000001172d02ce QQuickWidget::event(QEvent*) + 782
17  QtWebEngineWidgets            	0x000000010fead0e7 0x10fe92000 + 110823
18  QtWidgets                     	0x000000010c8af70d QApplicationPrivate::notify_helper(QObject*, QEvent*) + 269
19  QtWidgets                     	0x000000010c8b0b12 QApplication::notify(QObject*, QEvent*) + 594
20  QtWidgets.so                  	0x000000010c46f3ca sipQApplication::notify(QObject*, QEvent*) + 234
21  QtCore                        	0x000000010d599564 QCoreApplication::notifyInternal2(QObject*, QEvent*) + 212
22  QtCore                        	0x000000010d5f2b7f QTimerInfoList::activateTimers() + 991
23  libqcocoa.dylib               	0x0000000117521472 0x1174ed000 + 214130
24  com.apple.CoreFoundation      	0x00007fff32118f12 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
25  com.apple.CoreFoundation      	0x00007fff32118eb1 __CFRunLoopDoSource0 + 103
26  com.apple.CoreFoundation      	0x00007fff32118ccb __CFRunLoopDoSources0 + 209
27  com.apple.CoreFoundation      	0x00007fff321179fa __CFRunLoopRun + 927
28  com.apple.CoreFoundation      	0x00007fff32116ffe CFRunLoopRunSpecific + 462
29  com.apple.HIToolbox           	0x00007fff30d4aabd RunCurrentEventLoopInMode + 292
30  com.apple.HIToolbox           	0x00007fff30d4a7d5 ReceiveNextEventCommon + 584
31  com.apple.HIToolbox           	0x00007fff30d4a579 _BlockUntilNextEventMatchingListInModeWithFilter + 64
32  com.apple.AppKit              	0x00007fff2f395c99 _DPSNextEvent + 883
33  com.apple.AppKit              	0x00007fff2f3944e0 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1352
34  com.apple.AppKit              	0x00007fff2f3861ee -[NSApplication run] + 658
35  libqcocoa.dylib               	0x0000000117522223 0x1174ed000 + 217635
36  QtCore                        	0x000000010d594b7f QEventLoop::exec(QFlags) + 431
37  QtCore                        	0x000000010d599b72 QCoreApplication::exec() + 130
38  QtWidgets.so                  	0x000000010c55e7d2 meth_QApplication_exec_(_object*, _object*) + 82
39  org.python.python             	0x00000001035c6d62 _PyMethodDef_RawFastCallKeywords + 226
40  org.python.python             	0x00000001035c6289 _PyCFunction_FastCallKeywords + 41
41  org.python.python             	0x000000010369b300 call_function + 656
42  org.python.python             	0x0000000103697fb7 _PyEval_EvalFrameDefault + 26567
43  org.python.python             	0x00000001035c6731 function_code_fastcall + 177
44  org.python.python             	0x000000010369b374 call_function + 772
45  org.python.python             	0x0000000103697fb7 _PyEval_EvalFrameDefault + 26567
46  org.python.python             	0x000000010369c1cc _PyEval_EvalCodeWithName + 3276
47  org.python.python             	0x00000001035c6249 _PyFunction_FastCallKeywords + 217
48  org.python.python             	0x000000010369b374 call_function + 772
49  org.python.python             	0x000000010369804e _PyEval_EvalFrameDefault + 26718
50  org.python.python             	0x000000010369c1cc _PyEval_EvalCodeWithName + 3276
51  org.python.python             	0x0000000103691750 PyEval_EvalCode + 48
52  org.python.python             	0x000000010368ece7 builtin_exec + 583
53  org.python.python             	0x00000001035c6f15 _PyMethodDef_RawFastCallKeywords + 661
54  org.python.python             	0x00000001035c6289 _PyCFunction_FastCallKeywords + 41
55  org.python.python             	0x000000010369b300 call_function + 656
56  org.python.python             	0x000000010369804e _PyEval_EvalFrameDefault + 26718
57  org.python.python             	0x000000010369c1cc _PyEval_EvalCodeWithName + 3276
58  org.python.python             	0x00000001035c6249 _PyFunction_FastCallKeywords + 217
59  org.python.python             	0x000000010369b374 call_function + 772
60  org.python.python             	0x000000010369804e _PyEval_EvalFrameDefault + 26718
61  org.python.python             	0x000000010369c1cc _PyEval_EvalCodeWithName + 3276
62  org.python.python             	0x00000001035c5d47 _PyFunction_FastCallDict + 455
63  org.python.python             	0x00000001036f6293 pymain_run_module + 147
64  org.python.python             	0x00000001036f537c pymain_main + 5900
65  org.python.python             	0x00000001036f3c63 Py_Main + 51
66  edu.ucsf.cgl.ChimeraX         	0x0000000103596dc8 main + 120
67  libdyld.dylib                 	0x00007fff6bec6cc9 start + 1

Thread 1:
0   libsystem_kernel.dylib        	0x00007fff6c00a882 __psynch_cvwait + 10
1   libsystem_pthread.dylib       	0x00007fff6c0cb425 _pthread_cond_wait + 698
2   libopenblasp-r0.3.7.dylib     	0x000000010507bc3b blas_thread_server + 619
3   libsystem_pthread.dylib       	0x00007fff6c0cb109 _pthread_start + 148
4   libsystem_pthread.dylib       	0x00007fff6c0c6b8b thread_start + 15

Thread 2:: com.apple.NSEventThread
0   libsystem_kernel.dylib        	0x00007fff6c007dfa mach_msg_trap + 10
1   libsystem_kernel.dylib        	0x00007fff6c008170 mach_msg + 60
2   com.apple.CoreFoundation      	0x00007fff321190b5 __CFRunLoopServiceMachPort + 247
3   com.apple.CoreFoundation      	0x00007fff32117b82 __CFRunLoopRun + 1319
4   com.apple.CoreFoundation      	0x00007fff32116ffe CFRunLoopRunSpecific + 462
5   com.apple.AppKit              	0x00007fff2f5375b4 _NSEventThread + 132
6   libsystem_pthread.dylib       	0x00007fff6c0cb109 _pthread_start + 148
7   libsystem_pthread.dylib       	0x00007fff6c0c6b8b thread_start + 15

Thread 3:: NetworkConfigWatcher
0   libsystem_kernel.dylib        	0x00007fff6c007dfa mach_msg_trap + 10
1   libsystem_kernel.dylib        	0x00007fff6c008170 mach_msg + 60
2   QtWebEngineCore               	0x0000000112085d7d 0x10feda000 + 35306877
3   QtWebEngineCore               	0x0000000112085c7f 0x10feda000 + 35306623
4   QtWebEngineCore               	0x0000000112039aad 0x10feda000 + 34994861
5   QtWebEngineCore               	0x0000000112062ad5 0x10feda000 + 35162837
6   QtWebEngineCore               	0x00000001120b540c 0x10feda000 + 35501068
7   QtWebEngineCore               	0x00000001120f5167 0x10feda000 + 35762535
8   libsystem_pthread.dylib       	0x00007fff6c0cb109 _pthread_start + 148
9   libsystem_pthread.dylib       	0x00007fff6c0c6b8b thread_start + 15

Thread 4:: DnsConfigService
0   libsystem_kernel.dylib        	0x00007fff6c00c766 kevent + 10
1   QtWebEngineCore               	0x00000001123473f9 0x10feda000 + 38196217
2   QtWebEngineCore               	0x000000011234470d 0x10feda000 + 38184717
3   QtWebEngineCore               	0x00000001120fb72c 0x10feda000 + 35788588
4   QtWebEngineCore               	0x0000000112062ad5 0x10feda000 + 35162837
5   QtWebEngineCore               	0x00000001120b540c 0x10feda000 + 35501068
6   QtWebEngineCore               	0x00000001120f5167 0x10feda000 + 35762535
7   libsystem_pthread.dylib       	0x00007fff6c0cb109 _pthread_start + 148
8   libsystem_pthread.dylib       	0x00007fff6c0c6b8b thread_start + 15

Thread 5:: TaskSchedulerServiceThread
0   libsystem_kernel.dylib        	0x00007fff6c00c766 kevent + 10
1   QtWebEngineCore               	0x00000001123473f9 0x10feda000 + 38196217
2   QtWebEngineCore               	0x000000011234470d 0x10feda000 + 38184717
3   QtWebEngineCore               	0x00000001120fb714 0x10feda000 + 35788564
4   QtWebEngineCore               	0x0000000112062ad5 0x10feda000 + 35162837
5   QtWebEngineCore               	0x00000001120a44c4 0x10feda000 + 35431620
6   QtWebEngineCore               	0x00000001120b540c 0x10feda000 + 35501068
7   QtWebEngineCore               	0x00000001120f5167 0x10feda000 + 35762535
8   libsystem_pthread.dylib       	0x00007fff6c0cb109 _pthread_start + 148
9   libsystem_pthread.dylib       	0x00007fff6c0c6b8b thread_start + 15

Thread 6:: TaskSchedulerForegroundWorker
0   libsystem_kernel.dylib        	0x00007fff6c007dfa mach_msg_trap + 10
1   libsystem_kernel.dylib        	0x00007fff6c008170 mach_msg + 60
2   QtWebEngineCore               	0x0000000112085d7d 0x10feda000 + 35306877
3   QtWebEngineCore               	0x0000000112085e71 0x10feda000 + 35307121
4   QtWebEngineCore               	0x000000011209d778 0x10feda000 + 35403640
5   QtWebEngineCore               	0x000000011209e0ab 0x10feda000 + 35405995
6   QtWebEngineCore               	0x000000011209dd14 0x10feda000 + 35405076
7   QtWebEngineCore               	0x00000001120f5167 0x10feda000 + 35762535
8   libsystem_pthread.dylib       	0x00007fff6c0cb109 _pthread_start + 148
9   libsystem_pthread.dylib       	0x00007fff6c0c6b8b thread_start + 15

Thread 7:: TaskSchedulerForegroundBlockingWorker
0   libsystem_kernel.dylib        	0x00007fff6c007dfa mach_msg_trap + 10
1   libsystem_kernel.dylib        	0x00007fff6c008170 mach_msg + 60
2   QtWebEngineCore               	0x0000000112085d7d 0x10feda000 + 35306877
3   QtWebEngineCore               	0x0000000112085e71 0x10feda000 + 35307121
4   QtWebEngineCore               	0x000000011209d778 0x10feda000 + 35403640
5   QtWebEngineCore               	0x000000011209e0ab 0x10feda000 + 35405995
6   QtWebEngineCore               	0x000000011209dd14 0x10feda000 + 35405076
7   QtWebEngineCore               	0x00000001120f5167 0x10feda000 + 35762535
8   libsystem_pthread.dylib       	0x00007fff6c0cb109 _pthread_start + 148
9   libsystem_pthread.dylib       	0x00007fff6c0c6b8b thread_start + 15

Thread 8:: TaskSchedulerBackgroundWorker
0   libsystem_kernel.dylib        	0x00007fff6c007dfa mach_msg_trap + 10
1   libsystem_kernel.dylib        	0x00007fff6c008170 mach_msg + 60
2   QtWebEngineCore               	0x0000000112085d7d 0x10feda000 + 35306877
3   QtWebEngineCore               	0x0000000112085e71 0x10feda000 + 35307121
4   QtWebEngineCore               	0x000000011209d778 0x10feda000 + 35403640
5   QtWebEngineCore               	0x000000011209e0ab 0x10feda000 + 35405995
6   QtWebEngineCore               	0x000000011209dc84 0x10feda000 + 35404932
7   QtWebEngineCore               	0x00000001120f5167 0x10feda000 + 35762535
8   libsystem_pthread.dylib       	0x00007fff6c0cb109 _pthread_start + 148
9   libsystem_pthread.dylib       	0x00007fff6c0c6b8b thread_start + 15

Thread 9:: TaskSchedulerBackgroundBlockingWorker
0   libsystem_kernel.dylib        	0x00007fff6c007dfa mach_msg_trap + 10
1   libsystem_kernel.dylib        	0x00007fff6c008170 mach_msg + 60
2   QtWebEngineCore               	0x0000000112085d7d 0x10feda000 + 35306877
3   QtWebEngineCore               	0x0000000112085e71 0x10feda000 + 35307121
4   QtWebEngineCore               	0x000000011209d778 0x10feda000 + 35403640
5   QtWebEngineCore               	0x000000011209e0ab 0x10feda000 + 35405995
6   QtWebEngineCore               	0x000000011209dc84 0x10feda000 + 35404932
7   QtWebEngineCore               	0x00000001120f5167 0x10feda000 + 35762535
8   libsystem_pthread.dylib       	0x00007fff6c0cb109 _pthread_start + 148
9   libsystem_pthread.dylib       	0x00007fff6c0c6b8b thread_start + 15

Thread 10:: Chrome_IOThread
0   libsystem_kernel.dylib        	0x00007fff6c00c766 kevent + 10
1   QtWebEngineCore               	0x00000001123473f9 0x10feda000 + 38196217
2   QtWebEngineCore               	0x000000011234470d 0x10feda000 + 38184717
3   QtWebEngineCore               	0x00000001120fb714 0x10feda000 + 35788564
4   QtWebEngineCore               	0x0000000112062ad5 0x10feda000 + 35162837
5   QtWebEngineCore               	0x00000001119c8a74 0x10feda000 + 28240500
6   QtWebEngineCore               	0x00000001120b540c 0x10feda000 + 35501068
7   QtWebEngineCore               	0x00000001120f5167 0x10feda000 + 35762535
8   libsystem_pthread.dylib       	0x00007fff6c0cb109 _pthread_start + 148
9   libsystem_pthread.dylib       	0x00007fff6c0c6b8b thread_start + 15

Thread 11:: TaskSchedulerSingleThreadSharedBackgroundBlocking0
0   libsystem_kernel.dylib        	0x00007fff6c007dfa mach_msg_trap + 10
1   libsystem_kernel.dylib        	0x00007fff6c008170 mach_msg + 60
2   QtWebEngineCore               	0x0000000112085d7d 0x10feda000 + 35306877
3   QtWebEngineCore               	0x0000000112085c7f 0x10feda000 + 35306623
4   QtWebEngineCore               	0x000000011209d76a 0x10feda000 + 35403626
5   QtWebEngineCore               	0x000000011209de0f 0x10feda000 + 35405327
6   QtWebEngineCore               	0x000000011209dcb4 0x10feda000 + 35404980
7   QtWebEngineCore               	0x00000001120f5167 0x10feda000 + 35762535
8   libsystem_pthread.dylib       	0x00007fff6c0cb109 _pthread_start + 148
9   libsystem_pthread.dylib       	0x00007fff6c0c6b8b thread_start + 15

Thread 12:: CompositorTileWorker1/72195
0   libsystem_kernel.dylib        	0x00007fff6c00a882 __psynch_cvwait + 10
1   libsystem_pthread.dylib       	0x00007fff6c0cb425 _pthread_cond_wait + 698
2   QtWebEngineCore               	0x00000001120f39f8 0x10feda000 + 35756536
3   QtWebEngineCore               	0x000000011307bfe8 0x10feda000 + 52043752
4   QtWebEngineCore               	0x00000001120b40e4 0x10feda000 + 35496164
5   QtWebEngineCore               	0x00000001120f5167 0x10feda000 + 35762535
6   libsystem_pthread.dylib       	0x00007fff6c0cb109 _pthread_start + 148
7   libsystem_pthread.dylib       	0x00007fff6c0c6b8b thread_start + 15

Thread 13:: AudioThread
0   libsystem_kernel.dylib        	0x00007fff6c007dfa mach_msg_trap + 10
1   libsystem_kernel.dylib        	0x00007fff6c008170 mach_msg + 60
2   QtWebEngineCore               	0x0000000112085d7d 0x10feda000 + 35306877
3   QtWebEngineCore               	0x0000000112085c7f 0x10feda000 + 35306623
4   QtWebEngineCore               	0x0000000112039aad 0x10feda000 + 34994861
5   QtWebEngineCore               	0x0000000112062ad5 0x10feda000 + 35162837
6   QtWebEngineCore               	0x00000001120b540c 0x10feda000 + 35501068
7   QtWebEngineCore               	0x00000001120f5167 0x10feda000 + 35762535
8   libsystem_pthread.dylib       	0x00007fff6c0cb109 _pthread_start + 148
9   libsystem_pthread.dylib       	0x00007fff6c0c6b8b thread_start + 15

Thread 14:: NetworkConfigWatcher
0   libsystem_kernel.dylib        	0x00007fff6c007dfa mach_msg_trap + 10
1   libsystem_kernel.dylib        	0x00007fff6c008170 mach_msg + 60
2   QtWebEngineCore               	0x0000000112085d7d 0x10feda000 + 35306877
3   QtWebEngineCore               	0x0000000112085c7f 0x10feda000 + 35306623
4   QtWebEngineCore               	0x0000000112039aad 0x10feda000 + 34994861
5   QtWebEngineCore               	0x0000000112062ad5 0x10feda000 + 35162837
6   QtWebEngineCore               	0x00000001120b540c 0x10feda000 + 35501068
7   QtWebEngineCore               	0x00000001120f5167 0x10feda000 + 35762535
8   libsystem_pthread.dylib       	0x00007fff6c0cb109 _pthread_start + 148
9   libsystem_pthread.dylib       	0x00007fff6c0c6b8b thread_start + 15

Thread 15:: Chrome_InProcGpuThread
0   QtWebEngineCore               	0x00000001132d9414 0x10feda000 + 54522900
1   QtWebEngineCore               	0x00000001132d7a1e 0x10feda000 + 54516254
2   QtWebEngineCore               	0x00000001132cabf7 0x10feda000 + 54463479
3   QtWebEngineCore               	0x0000000113264517 0x10feda000 + 54043927
4   QtWebEngineCore               	0x0000000113263e01 0x10feda000 + 54042113
5   QtWebEngineCore               	0x00000001132659d1 0x10feda000 + 54049233
6   QtWebEngineCore               	0x0000000113238af8 0x10feda000 + 53865208
7   QtWebEngineCore               	0x00000001132363fe 0x10feda000 + 53855230
8   QtWebEngineCore               	0x00000001132192ca 0x10feda000 + 53736138
9   QtWebEngineCore               	0x0000000113218ca6 0x10feda000 + 53734566
10  QtWebEngineCore               	0x00000001131b1895 0x10feda000 + 53311637
11  QtWebEngineCore               	0x000000011318977c 0x10feda000 + 53147516
12  QtWebEngineCore               	0x00000001131a7be6 0x10feda000 + 53271526
13  QtWebEngineCore               	0x0000000113145148 0x10feda000 + 52867400
14  QtWebEngineCore               	0x00000001132efd7d 0x10feda000 + 54615421
15  QtWebEngineCore               	0x00000001132efbd4 0x10feda000 + 54614996
16  QtWebEngineCore               	0x00000001132ee8cb 0x10feda000 + 54610123
17  QtWebEngineCore               	0x00000001132f8e87 0x10feda000 + 54652551
18  QtWebEngineCore               	0x00000001132f71b2 0x10feda000 + 54645170
19  QtWebEngineCore               	0x000000011314a90e 0x10feda000 + 52889870
20  QtWebEngineCore               	0x0000000112012002 0x10feda000 + 34832386
21  QtWebEngineCore               	0x000000011203855f 0x10feda000 + 34989407
22  QtWebEngineCore               	0x0000000112038af9 0x10feda000 + 34990841
23  QtWebEngineCore               	0x0000000112039ac6 0x10feda000 + 34994886
24  QtWebEngineCore               	0x0000000112062ad5 0x10feda000 + 35162837
25  QtWebEngineCore               	0x00000001120b540c 0x10feda000 + 35501068
26  QtWebEngineCore               	0x00000001120f5167 0x10feda000 + 35762535
27  libsystem_pthread.dylib       	0x00007fff6c0cb109 _pthread_start + 148
28  libsystem_pthread.dylib       	0x00007fff6c0c6b8b thread_start + 15

Thread 16:: Chrome_ChildIOThread
0   libsystem_kernel.dylib        	0x00007fff6c00c766 kevent + 10
1   QtWebEngineCore               	0x00000001123473f9 0x10feda000 + 38196217
2   QtWebEngineCore               	0x000000011234470d 0x10feda000 + 38184717
3   QtWebEngineCore               	0x00000001120fb72c 0x10feda000 + 35788588
4   QtWebEngineCore               	0x0000000112062ad5 0x10feda000 + 35162837
5   QtWebEngineCore               	0x00000001120b540c 0x10feda000 + 35501068
6   QtWebEngineCore               	0x00000001120f5167 0x10feda000 + 35762535
7   libsystem_pthread.dylib       	0x00007fff6c0cb109 _pthread_start + 148
8   libsystem_pthread.dylib       	0x00007fff6c0c6b8b thread_start + 15

Thread 17:: TaskSchedulerSingleThreadForegroundBlocking1
0   libsystem_kernel.dylib        	0x00007fff6c007dfa mach_msg_trap + 10
1   libsystem_kernel.dylib        	0x00007fff6c008170 mach_msg + 60
2   QtWebEngineCore               	0x0000000112085d7d 0x10feda000 + 35306877
3   QtWebEngineCore               	0x0000000112085c7f 0x10feda000 + 35306623
4   QtWebEngineCore               	0x000000011209d76a 0x10feda000 + 35403626
5   QtWebEngineCore               	0x000000011209e0ab 0x10feda000 + 35405995
6   QtWebEngineCore               	0x000000011209dd74 0x10feda000 + 35405172
7   QtWebEngineCore               	0x00000001120f5167 0x10feda000 + 35762535
8   libsystem_pthread.dylib       	0x00007fff6c0cb109 _pthread_start + 148
9   libsystem_pthread.dylib       	0x00007fff6c0c6b8b thread_start + 15

Thread 18:: NetworkConfigWatcher
0   libsystem_kernel.dylib        	0x00007fff6c007dfa mach_msg_trap + 10
1   libsystem_kernel.dylib        	0x00007fff6c008170 mach_msg + 60
2   QtWebEngineCore               	0x0000000112085d7d 0x10feda000 + 35306877
3   QtWebEngineCore               	0x0000000112085c7f 0x10feda000 + 35306623
4   QtWebEngineCore               	0x0000000112039aad 0x10feda000 + 34994861
5   QtWebEngineCore               	0x0000000112062ad5 0x10feda000 + 35162837
6   QtWebEngineCore               	0x00000001120b540c 0x10feda000 + 35501068
7   QtWebEngineCore               	0x00000001120f5167 0x10feda000 + 35762535
8   libsystem_pthread.dylib       	0x00007fff6c0cb109 _pthread_start + 148
9   libsystem_pthread.dylib       	0x00007fff6c0c6b8b thread_start + 15

Thread 19:
0   libsystem_pthread.dylib       	0x00007fff6c0c6b68 start_wqthread + 0

Thread 20:: TaskSchedulerForegroundWorker
0   libsystem_kernel.dylib        	0x00007fff6c007dfa mach_msg_trap + 10
1   libsystem_kernel.dylib        	0x00007fff6c008170 mach_msg + 60
2   QtWebEngineCore               	0x0000000112085d7d 0x10feda000 + 35306877
3   QtWebEngineCore               	0x0000000112085e71 0x10feda000 + 35307121
4   QtWebEngineCore               	0x000000011209d778 0x10feda000 + 35403640
5   QtWebEngineCore               	0x000000011209de0f 0x10feda000 + 35405327
6   QtWebEngineCore               	0x000000011209dd14 0x10feda000 + 35405076
7   QtWebEngineCore               	0x00000001120f5167 0x10feda000 + 35762535
8   libsystem_pthread.dylib       	0x00007fff6c0cb109 _pthread_start + 148
9   libsystem_pthread.dylib       	0x00007fff6c0c6b8b thread_start + 15

Thread 21:
0   libsystem_pthread.dylib       	0x00007fff6c0c6b68 start_wqthread + 0

Thread 22:
0   libsystem_pthread.dylib       	0x00007fff6c0c6b68 start_wqthread + 0

Thread 23:
0   libsystem_pthread.dylib       	0x00007fff6c0c6b68 start_wqthread + 0

Thread 24:
0   libsystem_pthread.dylib       	0x00007fff6c0c6b68 start_wqthread + 0

Thread 25:: NetworkConfigWatcher
0   libsystem_kernel.dylib        	0x00007fff6c007dfa mach_msg_trap + 10
1   libsystem_kernel.dylib        	0x00007fff6c008170 mach_msg + 60
2   QtWebEngineCore               	0x0000000112085d7d 0x10feda000 + 35306877
3   QtWebEngineCore               	0x0000000112039aa2 0x10feda000 + 34994850
4   QtWebEngineCore               	0x0000000112062ad5 0x10feda000 + 35162837
5   QtWebEngineCore               	0x00000001120b540c 0x10feda000 + 35501068
6   QtWebEngineCore               	0x00000001120f5167 0x10feda000 + 35762535
7   libsystem_pthread.dylib       	0x00007fff6c0cb109 _pthread_start + 148
8   libsystem_pthread.dylib       	0x00007fff6c0c6b8b thread_start + 15

Thread 26:: TaskSchedulerForegroundBlockingWorker
0   libsystem_kernel.dylib        	0x00007fff6c007dfa mach_msg_trap + 10
1   libsystem_kernel.dylib        	0x00007fff6c008170 mach_msg + 60
2   QtWebEngineCore               	0x0000000112085d7d 0x10feda000 + 35306877
3   QtWebEngineCore               	0x0000000112085e71 0x10feda000 + 35307121
4   QtWebEngineCore               	0x000000011209d778 0x10feda000 + 35403640
5   QtWebEngineCore               	0x000000011209de0f 0x10feda000 + 35405327
6   QtWebEngineCore               	0x000000011209dd14 0x10feda000 + 35405076
7   QtWebEngineCore               	0x00000001120f5167 0x10feda000 + 35762535
8   libsystem_pthread.dylib       	0x00007fff6c0cb109 _pthread_start + 148
9   libsystem_pthread.dylib       	0x00007fff6c0c6b8b thread_start + 15

Thread 27:: TaskSchedulerBackgroundBlockingWorker
0   libsystem_kernel.dylib        	0x00007fff6c007dfa mach_msg_trap + 10
1   libsystem_kernel.dylib        	0x00007fff6c008170 mach_msg + 60
2   QtWebEngineCore               	0x0000000112085d7d 0x10feda000 + 35306877
3   QtWebEngineCore               	0x0000000112085e71 0x10feda000 + 35307121
4   QtWebEngineCore               	0x000000011209d778 0x10feda000 + 35403640
5   QtWebEngineCore               	0x000000011209e0ab 0x10feda000 + 35405995
6   QtWebEngineCore               	0x000000011209dc84 0x10feda000 + 35404932
7   QtWebEngineCore               	0x00000001120f5167 0x10feda000 + 35762535
8   libsystem_pthread.dylib       	0x00007fff6c0cb109 _pthread_start + 148
9   libsystem_pthread.dylib       	0x00007fff6c0c6b8b thread_start + 15

Thread 28:: TaskSchedulerBackgroundBlockingWorker
0   libsystem_kernel.dylib        	0x00007fff6c007dfa mach_msg_trap + 10
1   libsystem_kernel.dylib        	0x00007fff6c008170 mach_msg + 60
2   QtWebEngineCore               	0x0000000112085d7d 0x10feda000 + 35306877
3   QtWebEngineCore               	0x0000000112085e71 0x10feda000 + 35307121
4   QtWebEngineCore               	0x000000011209d778 0x10feda000 + 35403640
5   QtWebEngineCore               	0x000000011209e0ab 0x10feda000 + 35405995
6   QtWebEngineCore               	0x000000011209dc84 0x10feda000 + 35404932
7   QtWebEngineCore               	0x00000001120f5167 0x10feda000 + 35762535
8   libsystem_pthread.dylib       	0x00007fff6c0cb109 _pthread_start + 148
9   libsystem_pthread.dylib       	0x00007fff6c0c6b8b thread_start + 15

Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x000000010fb13dc0  rcx: 0x0000000103a46a58  rdx: 0x0000000000000000
  rdi: 0x0000000000000307  rsi: 0x000000000000000b  rbp: 0x0000000103a46a80  rsp: 0x0000000103a46a58
   r8: 0x0000000103a46f48   r9: 0x3c0085c794449398  r10: 0x000000010fb13dc0  r11: 0x0000000000000246
  r12: 0x0000000000000307  r13: 0x0000000000000000  r14: 0x000000000000000b  r15: 0x0000000000000016
  rip: 0x00007fff6c00e33a  rfl: 0x0000000000000246  cr2: 0x0000000103800fa4
  
Logical CPU:     0
Error Code:      0x02000148
Trap Number:     133


Binary Images:
       0x103596000 -        0x103596ff3 +edu.ucsf.cgl.ChimeraX (0.93.0 - 0.93.0.0)  /Applications/ChimeraX-0.93.app/Contents/MacOS/ChimeraX
       0x1035a3000 -        0x10379dfff +org.python.python (3.7.6, [c] 2001-2019 Python Software Foundation. - 3.7.6)  /Applications/ChimeraX-0.93.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/Python
       0x103c0c000 -        0x103c0dfff +_heapq.cpython-37m-darwin.so (0)  /Applications/ChimeraX-0.93.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/lib-dynload/_heapq.cpython-37m-darwin.so
       0x103d62000 -        0x103d68ffb +_json.cpython-37m-darwin.so (0)  /Applications/ChimeraX-0.93.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/lib-dynload/_json.cpython-37m-darwin.so
       0x103dfa000 -        0x103e07ff7 +_ssl.cpython-37m-darwin.so (0)  /Applications/ChimeraX-0.93.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/lib-dynload/_ssl.cpython-37m-darwin.so
       0x103e1d000 -        0x103e7aff7 +libssl.1.1.dylib (0)  /Applications/ChimeraX-0.93.app/Contents/lib/libssl.1.1.dylib
       0x103ea9000 -        0x104070b03 +libcrypto.1.1.dylib (0)  /Applications/ChimeraX-0.93.app/Contents/lib/libcrypto.1.1.dylib
       0x104109000 -        0x104112ffb +_socket.cpython-37m-darwin.so (0)  /Applications/ChimeraX-0.93.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/lib-dynload/_socket.cpython-37m-darwin.so
       0x104164000 -        0x104169ffb +math.cpython-37m-darwin.so (0)  /Applications/ChimeraX-0.93.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/lib-dynload/math.cpython-37m-darwin.so
       0x104175000 -        0x104178fff +select.cpython-37m-darwin.so (0)  /Applications/ChimeraX-0.93.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/lib-dynload/select.cpython-37m-darwin.so
       0x104182000 -        0x104186ff3 +_struct.cpython-37m-darwin.so (0)  /Applications/ChimeraX-0.93.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/lib-dynload/_struct.cpython-37m-darwin.so
       0x104194000 -        0x104198ff7 +binascii.cpython-37m-darwin.so (0)  /Applications/ChimeraX-0.93.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/lib-dynload/binascii.cpython-37m-darwin.so
       0x1041a1000 -        0x1041b5ff7 +libz.1.2.11.dylib (0)  /Applications/ChimeraX-0.93.app/Contents/lib/libz.1.2.11.dylib
       0x1041fe000 -        0x104201ff3 +zlib.cpython-37m-darwin.so (0)  /Applications/ChimeraX-0.93.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/lib-dynload/zlib.cpython-37m-darwin.so
       0x10420b000 -        0x10420cff7 +_bz2.cpython-37m-darwin.so (0)  /Applications/ChimeraX-0.93.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/lib-dynload/_bz2.cpython-37m-darwin.so
       0x104215000 -        0x104218fff +_lzma.cpython-37m-darwin.so (0)  /Applications/ChimeraX-0.93.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/lib-dynload/_lzma.cpython-37m-darwin.so
       0x104223000 -        0x104223ffb +grp.cpython-37m-darwin.so (0)  /Applications/ChimeraX-0.93.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/lib-dynload/grp.cpython-37m-darwin.so
       0x10426b000 -        0x10426bffb +_bisect.cpython-37m-darwin.so (0)  /Applications/ChimeraX-0.93.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/lib-dynload/_bisect.cpython-37m-darwin.so
       0x104273000 -        0x104275ff3 +_hashlib.cpython-37m-darwin.so (0)  /Applications/ChimeraX-0.93.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/lib-dynload/_hashlib.cpython-37m-darwin.so
       0x10427e000 -        0x104283ff3 +_blake2.cpython-37m-darwin.so (0)  /Applications/ChimeraX-0.93.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/lib-dynload/_blake2.cpython-37m-darwin.so
       0x10428d000 -        0x10429dff7 +_sha3.cpython-37m-darwin.so (0)  /Applications/ChimeraX-0.93.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/lib-dynload/_sha3.cpython-37m-darwin.so
       0x104328000 -        0x104329ffb +_random.cpython-37m-darwin.so (0)  /Applications/ChimeraX-0.93.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/lib-dynload/_random.cpython-37m-darwin.so
       0x104371000 -        0x10437fff3 +_datetime.cpython-37m-darwin.so (0)  /Applications/ChimeraX-0.93.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/lib-dynload/_datetime.cpython-37m-darwin.so
       0x1043cf000 -        0x1043cfff3 +_scproxy.cpython-37m-darwin.so (0)  /Applications/ChimeraX-0.93.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/lib-dynload/_scproxy.cpython-37m-darwin.so
       0x104417000 -        0x104455ff3 +_decimal.cpython-37m-darwin.so (0)  /Applications/ChimeraX-0.93.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/lib-dynload/_decimal.cpython-37m-darwin.so
       0x104479000 -        0x1044a6ff3 +pyexpat.cpython-37m-darwin.so (0)  /Applications/ChimeraX-0.93.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/lib-dynload/pyexpat.cpython-37m-darwin.so
       0x1044fe000 -        0x1044ffff3 +_queue.cpython-37m-darwin.so (0)  /Applications/ChimeraX-0.93.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/lib-dynload/_queue.cpython-37m-darwin.so
       0x104549000 -        0x10454afff +lapack_lite.cpython-37m-darwin.so (0)  /Applications/ChimeraX-0.93.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/numpy/linalg/lapack_lite.cpython-37m-darwin.so
       0x104595000 -        0x104596fff +_posixsubprocess.cpython-37m-darwin.so (0)  /Applications/ChimeraX-0.93.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/lib-dynload/_posixsubprocess.cpython-37m-darwin.so
       0x1045de000 -        0x1045e4ff3 +libqgif.dylib (0)  /Applications/ChimeraX-0.93.app/Contents/lib/python3.7/site-packages/PyQt5/Qt/plugins/imageformats/libqgif.dylib
       0x1045ed000 -        0x1045f4ffb +libqicns.dylib (0)  /Applications/ChimeraX-0.93.app/Contents/lib/python3.7/site-packages/PyQt5/Qt/plugins/imageformats/libqicns.dylib
       0x1045fe000 -        0x104603ff3 +libqico.dylib (0)  /Applications/ChimeraX-0.93.app/Contents/lib/python3.7/site-packages/PyQt5/Qt/plugins/imageformats/libqico.dylib
       0x10460c000 -        0x104611ff7 +libqmacheif.dylib (0)  /Applications/ChimeraX-0.93.app/Contents/lib/python3.7/site-packages/PyQt5/Qt/plugins/imageformats/libqmacheif.dylib
       0x10461a000 -        0x10461fffb +libqmacjp2.dylib (0)  /Applications/ChimeraX-0.93.app/Contents/lib/python3.7/site-packages/PyQt5/Qt/plugins/imageformats/libqmacjp2.dylib
       0x104628000 -        0x10462cfff +libqsvg.dylib (0)  /Applications/ChimeraX-0.93.app/Contents/lib/python3.7/site-packages/PyQt5/Qt/plugins/imageformats/libqsvg.dylib
       0x104635000 -        0x104639ffb +libqtga.dylib (0)  /Applications/ChimeraX-0.93.app/Contents/lib/python3.7/site-packages/PyQt5/Qt/plugins/imageformats/libqtga.dylib
       0x104642000 -        0x104645ff3 +libqwbmp.dylib (0)  /Applications/ChimeraX-0.93.app/Contents/lib/python3.7/site-packages/PyQt5/Qt/plugins/imageformats/libqwbmp.dylib
       0x104650000 -        0x104650ffb +_mac_util.so (0)  /Applications/ChimeraX-0.93.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/chimerax/core/_mac_util.so
       0x1046af000 -        0x1046c1fff +_pickle.cpython-37m-darwin.so (0)  /Applications/ChimeraX-0.93.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/lib-dynload/_pickle.cpython-37m-darwin.so
       0x104704000 -        0x104707ffb +_csv.cpython-37m-darwin.so (0)  /Applications/ChimeraX-0.93.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/lib-dynload/_csv.cpython-37m-darwin.so
       0x1048d2000 -        0x104c22ff7 +_multiarray_umath.cpython-37m-darwin.so (0)  /Applications/ChimeraX-0.93.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/numpy/core/_multiarray_umath.cpython-37m-darwin.so
       0x104d45000 -        0x1087b0ae7 +libopenblasp-r0.3.7.dylib (0)  /Applications/ChimeraX-0.93.app/Contents/lib/python3.7/site-packages/numpy/.dylibs/libopenblasp-r0.3.7.dylib
       0x108ab9000 -        0x108bd0ff7 +libgfortran.3.dylib (0)  /Applications/ChimeraX-0.93.app/Contents/lib/python3.7/site-packages/numpy/.dylibs/libgfortran.3.dylib
       0x108c3e000 -        0x108c74fff +libquadmath.0.dylib (0)  /Applications/ChimeraX-0.93.app/Contents/lib/python3.7/site-packages/numpy/.dylibs/libquadmath.0.dylib
       0x108c88000 -        0x108c9dff7 +libgcc_s.1.dylib (0)  /Applications/ChimeraX-0.93.app/Contents/lib/python3.7/site-packages/numpy/.dylibs/libgcc_s.1.dylib
       0x10ae3f000 -        0x10ae4cff7 +_multiarray_tests.cpython-37m-darwin.so (0)  /Applications/ChimeraX-0.93.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/numpy/core/_multiarray_tests.cpython-37m-darwin.so
       0x10ae60000 -        0x10ae72ff7 +_ctypes.cpython-37m-darwin.so (0)  /Applications/ChimeraX-0.93.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/lib-dynload/_ctypes.cpython-37m-darwin.so
       0x10af08000 -        0x10af21ffb +_umath_linalg.cpython-37m-darwin.so (0)  /Applications/ChimeraX-0.93.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/numpy/linalg/_umath_linalg.cpython-37m-darwin.so
       0x10aff5000 -        0x10b006ffb +_pocketfft_internal.cpython-37m-darwin.so (0)  /Applications/ChimeraX-0.93.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/numpy/fft/_pocketfft_internal.cpython-37m-darwin.so
       0x10b08f000 -        0x10b0f8fff +mtrand.cpython-37m-darwin.so (0)  /Applications/ChimeraX-0.93.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/numpy/random/mtrand.cpython-37m-darwin.so
       0x10b151000 -        0x10b182ff7 +common.cpython-37m-darwin.so (0)  /Applications/ChimeraX-0.93.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/numpy/random/common.cpython-37m-darwin.so
       0x10b19d000 -        0x10b1f1ff3 +bounded_integers.cpython-37m-darwin.so (0)  /Applications/ChimeraX-0.93.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/numpy/random/bounded_integers.cpython-37m-darwin.so
       0x10b21a000 -        0x10b22dffb +mt19937.cpython-37m-darwin.so (0)  /Applications/ChimeraX-0.93.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/numpy/random/mt19937.cpython-37m-darwin.so
       0x10b23e000 -        0x10b25dffb +bit_generator.cpython-37m-darwin.so (0)  /Applications/ChimeraX-0.93.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/numpy/random/bit_generator.cpython-37m-darwin.so
       0x10b27e000 -        0x10b28bff3 +philox.cpython-37m-darwin.so (0)  /Applications/ChimeraX-0.93.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/numpy/random/philox.cpython-37m-darwin.so
       0x10b29c000 -        0x10b2a6ff3 +pcg64.cpython-37m-darwin.so (0)  /Applications/ChimeraX-0.93.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/numpy/random/pcg64.cpython-37m-darwin.so
       0x10b2b6000 -        0x10b2beff7 +sfc64.cpython-37m-darwin.so (0)  /Applications/ChimeraX-0.93.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/numpy/random/sfc64.cpython-37m-darwin.so
       0x10b2cd000 -        0x10b344fff +generator.cpython-37m-darwin.so (0)  /Applications/ChimeraX-0.93.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/numpy/random/generator.cpython-37m-darwin.so
       0x10b55e000 -        0x10b55fff7 +_appdirs.so (0)  /Applications/ChimeraX-0.93.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/chimerax/core/_appdirs.so
       0x10b567000 -        0x10b568ffb +libappdirs.dylib (0)  /Applications/ChimeraX-0.93.app/Contents/lib/libappdirs.dylib
       0x10b570000 -        0x10b592fff +_serialize.cpython-37m-darwin.so (0)  /Applications/ChimeraX-0.93.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/chimerax/core/_serialize.cpython-37m-darwin.so
       0x10b5b3000 -        0x10b5cdff7 +_cmsgpack.cpython-37m-darwin.so (0)  /Applications/ChimeraX-0.93.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/msgpack/_cmsgpack.cpython-37m-darwin.so
       0x10b666000 -        0x10b6c0ff7 +_imaging.cpython-37m-darwin.so (0)  /Applications/ChimeraX-0.93.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/PIL/_imaging.cpython-37m-darwin.so
       0x10b6ee000 -        0x10b725fff +libjpeg.9.dylib (0)  /Applications/ChimeraX-0.93.app/Contents/lib/python3.7/site-packages/PIL/.dylibs/libjpeg.9.dylib
       0x10b73b000 -        0x10b7b1ffb +libopenjp2.2.3.1.dylib (0)  /Applications/ChimeraX-0.93.app/Contents/lib/python3.7/site-packages/PIL/.dylibs/libopenjp2.2.3.1.dylib
       0x10b7c2000 -        0x10b7ddff7 +libz.1.2.11.dylib (0)  /Applications/ChimeraX-0.93.app/Contents/lib/python3.7/site-packages/PIL/.dylibs/libz.1.2.11.dylib
       0x10b7e6000 -        0x10b875fff +libtiff.5.dylib (0)  /Applications/ChimeraX-0.93.app/Contents/lib/python3.7/site-packages/PIL/.dylibs/libtiff.5.dylib
       0x10b88e000 -        0x10b8befff +liblzma.5.dylib (0)  /Applications/ChimeraX-0.93.app/Contents/lib/python3.7/site-packages/PIL/.dylibs/liblzma.5.dylib
       0x10b8cb000 -        0x10b8e3ffb +tinyarray.cpython-37m-darwin.so (0)  /Applications/ChimeraX-0.93.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/tinyarray.cpython-37m-darwin.so
       0x10b9c0000 -        0x10b9c8fff +errorchecker.cpython-37m-darwin.so (0)  /Applications/ChimeraX-0.93.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/PyOpenGL_accelerate-3.1.5-py3.7-macosx-10.13-x86_64.egg/OpenGL_accelerate/errorchecker.cpython-37m-darwin.so
       0x10ba17000 -        0x10ba42ffb +arraydatatype.cpython-37m-darwin.so (0)  /Applications/ChimeraX-0.93.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/PyOpenGL_accelerate-3.1.5-py3.7-macosx-10.13-x86_64.egg/OpenGL_accelerate/arraydatatype.cpython-37m-darwin.so
       0x10ba66000 -        0x10ba98fff +wrapper.cpython-37m-darwin.so (0)  /Applications/ChimeraX-0.93.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/PyOpenGL_accelerate-3.1.5-py3.7-macosx-10.13-x86_64.egg/OpenGL_accelerate/wrapper.cpython-37m-darwin.so
       0x10bac1000 -        0x10bacaff7 +formathandler.cpython-37m-darwin.so (0)  /Applications/ChimeraX-0.93.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/PyOpenGL_accelerate-3.1.5-py3.7-macosx-10.13-x86_64.egg/OpenGL_accelerate/formathandler.cpython-37m-darwin.so
       0x10bada000 -        0x10bae1ff3 +latebind.cpython-37m-darwin.so (0)  /Applications/ChimeraX-0.93.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/PyOpenGL_accelerate-3.1.5-py3.7-macosx-10.13-x86_64.egg/OpenGL_accelerate/latebind.cpython-37m-darwin.so
       0x10c003000 -        0x10c01cffb +vbo.cpython-37m-darwin.so (0)  /Applications/ChimeraX-0.93.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/PyOpenGL_accelerate-3.1.5-py3.7-macosx-10.13-x86_64.egg/OpenGL_accelerate/vbo.cpython-37m-darwin.so
       0x10c0b6000 -        0x10c0d1fff +_geometry.cpython-37m-darwin.so (0)  /Applications/ChimeraX-0.93.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/chimerax/geometry/_geometry.cpython-37m-darwin.so
       0x10c0e6000 -        0x10c18aff3 +libarrays.dylib (0)  /Applications/ChimeraX-0.93.app/Contents/lib/libarrays.dylib
       0x10c28e000 -        0x10c28eff7 +_opcode.cpython-37m-darwin.so (0)  /Applications/ChimeraX-0.93.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/lib-dynload/_opcode.cpython-37m-darwin.so
       0x10c32c000 -        0x10c5b1ffb +QtWidgets.so (0)  /Applications/ChimeraX-0.93.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/PyQt5/QtWidgets.so
       0x10c89f000 -        0x10ccddff7 +QtWidgets (0)  /Applications/ChimeraX-0.93.app/Contents/lib/python3.7/site-packages/PyQt5/Qt/lib/QtWidgets.framework/Versions/5/QtWidgets
       0x10ce50000 -        0x10d29cfe7 +QtGui (0)  /Applications/ChimeraX-0.93.app/Contents/lib/python3.7/site-packages/PyQt5/Qt/lib/QtGui.framework/Versions/5/QtGui
       0x10d3af000 -        0x10d8e4ff7 +QtCore (0)  /Applications/ChimeraX-0.93.app/Contents/lib/python3.7/site-packages/PyQt5/Qt/lib/QtCore.framework/Versions/5/QtCore
       0x10f52a000 -        0x10f53dffb +sip.so (0)  /Applications/ChimeraX-0.93.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/PyQt5/sip.so
       0x10f58d000 -        0x10f6d9ffb +QtCore.so (0)  /Applications/ChimeraX-0.93.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/PyQt5/QtCore.so
       0x10fa11000 -        0x10fa26ff7 +QtWebChannel (0)  /Applications/ChimeraX-0.93.app/Contents/lib/python3.7/site-packages/PyQt5/Qt/lib/QtWebChannel.framework/Versions/5/QtWebChannel
       0x10fa36000 -        0x10fa3bff7 +QtWebChannel.so (0)  /Applications/ChimeraX-0.93.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/PyQt5/QtWebChannel.so
       0x10fa49000 -        0x10fadaeff  dyld (750.5)  /usr/lib/dyld
       0x10fb4e000 -        0x10fcabfff +QtGui.so (0)  /Applications/ChimeraX-0.93.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/PyQt5/QtGui.so
       0x10fe45000 -        0x10fe64ff7 +QtWebEngineWidgets.so (0)  /Applications/ChimeraX-0.93.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/PyQt5/QtWebEngineWidgets.so
       0x10fe92000 -        0x10feb1ff7 +QtWebEngineWidgets (0)  /Applications/ChimeraX-0.93.app/Contents/lib/python3.7/site-packages/PyQt5/Qt/lib/QtWebEngineWidgets.framework/Versions/5/QtWebEngineWidgets
       0x10feda000 -        0x11616af6f +QtWebEngineCore (0)  /Applications/ChimeraX-0.93.app/Contents/lib/python3.7/site-packages/PyQt5/Qt/lib/QtWebEngineCore.framework/Versions/5/QtWebEngineCore
       0x116860000 -        0x116b4dff3 +QtQuick (0)  /Applications/ChimeraX-0.93.app/Contents/lib/python3.7/site-packages/PyQt5/Qt/lib/QtQuick.framework/Versions/5/QtQuick
       0x116c65000 -        0x116c8eff7 +QtPrintSupport (0)  /Applications/ChimeraX-0.93.app/Contents/lib/python3.7/site-packages/PyQt5/Qt/lib/QtPrintSupport.framework/Versions/5/QtPrintSupport
       0x116cb6000 -        0x11702eff3 +QtQml (0)  /Applications/ChimeraX-0.93.app/Contents/lib/python3.7/site-packages/PyQt5/Qt/lib/QtQml.framework/Versions/5/QtQml
       0x1170eb000 -        0x1171f5ff7 +QtNetwork (0)  /Applications/ChimeraX-0.93.app/Contents/lib/python3.7/site-packages/PyQt5/Qt/lib/QtNetwork.framework/Versions/5/QtNetwork
       0x117245000 -        0x1172a8ffb +QtPositioning (0)  /Applications/ChimeraX-0.93.app/Contents/lib/python3.7/site-packages/PyQt5/Qt/lib/QtPositioning.framework/Versions/5/QtPositioning
       0x1172c7000 -        0x1172d2ff3 +QtQuickWidgets (0)  /Applications/ChimeraX-0.93.app/Contents/lib/python3.7/site-packages/PyQt5/Qt/lib/QtQuickWidgets.framework/Versions/5/QtQuickWidgets
       0x1172e3000 -        0x117340fff +QtNetwork.so (0)  /Applications/ChimeraX-0.93.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/PyQt5/QtNetwork.so
       0x1173fb000 -        0x117408ffb +QtWebEngineCore.so (0)  /Applications/ChimeraX-0.93.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/PyQt5/QtWebEngineCore.so
       0x11741d000 -        0x11743cff7 +QtPrintSupport.so (0)  /Applications/ChimeraX-0.93.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/PyQt5/QtPrintSupport.so
       0x1174ed000 -        0x117653fff +libqcocoa.dylib (0)  /Applications/ChimeraX-0.93.app/Contents/lib/python3.7/site-packages/PyQt5/Qt/plugins/platforms/libqcocoa.dylib
       0x1176a8000 -        0x117706fff +QtDBus (0)  /Applications/ChimeraX-0.93.app/Contents/lib/python3.7/site-packages/PyQt5/Qt/lib/QtDBus.framework/Versions/5/QtDBus
       0x119ec9000 -        0x119eeefff +libqmacstyle.dylib (0)  /Applications/ChimeraX-0.93.app/Contents/lib/python3.7/site-packages/PyQt5/Qt/plugins/styles/libqmacstyle.dylib
       0x119f04000 -        0x119f67ffb +libqjpeg.dylib (0)  /Applications/ChimeraX-0.93.app/Contents/lib/python3.7/site-packages/PyQt5/Qt/plugins/imageformats/libqjpeg.dylib
       0x11a0e3000 -        0x11a0e6047  libobjc-trampolines.dylib (787.1)  /usr/lib/libobjc-trampolines.dylib
       0x11af1e000 -        0x11af51ff3 +QtSvg (0)  /Applications/ChimeraX-0.93.app/Contents/lib/python3.7/site-packages/PyQt5/Qt/lib/QtSvg.framework/Versions/5/QtSvg
       0x11b331000 -        0x11b332ff7 +fcntl.cpython-37m-darwin.so (0)  /Applications/ChimeraX-0.93.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/lib-dynload/fcntl.cpython-37m-darwin.so
       0x11b4df000 -        0x11b515fff +libmolc.dylib (0)  /Applications/ChimeraX-0.93.app/Contents/lib/python3.7/site-packages/chimerax/atomic/libmolc.dylib
       0x11b53e000 -        0x11b653ff7 +libatomstruct.dylib (0)  /Applications/ChimeraX-0.93.app/Contents/lib/python3.7/site-packages/chimerax/atomic/lib/libatomstruct.dylib
       0x11b6aa000 -        0x11b6b0ffb +libelement.dylib (0)  /Applications/ChimeraX-0.93.app/Contents/lib/python3.7/site-packages/chimerax/atomic/lib/libelement.dylib
       0x11b6bd000 -        0x11b6beffb +libpyinstance.dylib (0)  /Applications/ChimeraX-0.93.app/Contents/lib/python3.7/site-packages/chimerax/atomic/lib/libpyinstance.dylib
       0x11b6c6000 -        0x11b6caffb +liblogger.dylib (0)  /Applications/ChimeraX-0.93.app/Contents/lib/liblogger.dylib
       0x11b6d4000 -        0x11b723ff3 +cymol.so (0)  /Applications/ChimeraX-0.93.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/chimerax/atomic/cymol.so
       0x11b89f000 -        0x11b8a8fff +cytmpl.so (0)  /Applications/ChimeraX-0.93.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/chimerax/atomic/cytmpl.so
       0x11bd88000 -        0x11be0bff7 +_map.cpython-37m-darwin.so (0)  /Applications/ChimeraX-0.93.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/chimerax/map/_map.cpython-37m-darwin.so
       0x11be79000 -        0x11be7afff +lib_geometry.dylib (0)  /Users/USER/Library/Application Support/ChimeraX/*/lib_geometry.dylib
       0x11bf7d000 -        0x11bfa0ff3 +_surface.cpython-37m-darwin.so (0)  /Applications/ChimeraX-0.93.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/chimerax/surface/_surface.cpython-37m-darwin.so
       0x11d65a000 -        0x11d6bfff3 +libqtiff.dylib (0)  /Applications/ChimeraX-0.93.app/Contents/lib/python3.7/site-packages/PyQt5/Qt/plugins/imageformats/libqtiff.dylib
       0x11d6f7000 -        0x11d6f9ff3  com.apple.AppleIntelKBLGraphicsVAME (14.5.22 - 14.0.5)  /System/Library/Extensions/AppleIntelKBLGraphicsVAME.bundle/Contents/MacOS/AppleIntelKBLGraphicsVAME
       0x11d846000 -        0x11d855ffb +_ribbons.so (0)  /Applications/ChimeraX-0.93.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/chimerax/atomic/_ribbons.so
       0x11d860000 -        0x11d864ff3 +_graphics.so (0)  /Applications/ChimeraX-0.93.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/chimerax/graphics/_graphics.so
       0x11de26000 -        0x11f6ddff7  com.apple.AppleIntelKBLGraphicsVADriver (14.5.22 - 14.0.5)  /System/Library/Extensions/AppleIntelKBLGraphicsVADriver.bundle/Contents/MacOS/AppleIntelKBLGraphicsVADriver
       0x11facc000 -        0x11fb60ff7 +libqwebp.dylib (0)  /Applications/ChimeraX-0.93.app/Contents/lib/python3.7/site-packages/PyQt5/Qt/plugins/imageformats/libqwebp.dylib
       0x120357000 -        0x120455ffb +unicodedata.cpython-37m-darwin.so (0)  /Applications/ChimeraX-0.93.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/lib-dynload/unicodedata.cpython-37m-darwin.so
       0x120660000 -        0x120666ff3 +_psutil_osx.cpython-37m-darwin.so (0)  /Applications/ChimeraX-0.93.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/psutil/_psutil_osx.cpython-37m-darwin.so
       0x12165a000 -        0x12165bff3 +_psutil_posix.cpython-37m-darwin.so (0)  /Applications/ChimeraX-0.93.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/psutil/_psutil_posix.cpython-37m-darwin.so
       0x12325e000 -        0x123274ff7  com.apple.security.csparser (3.0 - 59306.101.1)  /System/Library/Frameworks/Security.framework/PlugIns/csparser.bundle/Contents/MacOS/csparser
       0x123364000 -        0x12336aff3 +libpdbconnect.dylib (0)  /Applications/ChimeraX-0.93.app/Contents/lib/python3.7/site-packages/chimerax/atomic/pdb/lib/libpdbconnect.dylib
       0x123d60000 -        0x123d67fff +libqsvgicon.dylib (0)  /Applications/ChimeraX-0.93.app/Contents/lib/python3.7/site-packages/PyQt5/Qt/plugins/iconengines/libqsvgicon.dylib
       0x12871f000 -        0x128731ffb +numpy_formathandler.cpython-37m-darwin.so (0)  /Applications/ChimeraX-0.93.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/PyOpenGL_accelerate-3.1.5-py3.7-macosx-10.13-x86_64.egg/OpenGL_accelerate/numpy_formathandler.cpython-37m-darwin.so
       0x128ad8000 -        0x128addffb +nones_formathandler.cpython-37m-darwin.so (0)  /Applications/ChimeraX-0.93.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/PyOpenGL_accelerate-3.1.5-py3.7-macosx-10.13-x86_64.egg/OpenGL_accelerate/nones_formathandler.cpython-37m-darwin.so
       0x12a42a000 -        0x12a451ff7 +_pdbio.cpython-37m-darwin.so (0)  /Applications/ChimeraX-0.93.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/chimerax/atomic/pdb/_pdbio.cpython-37m-darwin.so
       0x12a5ef000 -        0x12a646ff3 +_mmcif.cpython-37m-darwin.so (0)  /Applications/ChimeraX-0.93.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/chimerax/atomic/mmcif/_mmcif.cpython-37m-darwin.so
       0x12faf6000 -        0x12fafcfff +array.cpython-37m-darwin.so (0)  /Applications/ChimeraX-0.93.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/lib-dynload/array.cpython-37m-darwin.so
    0x7fff25115000 -     0x7fff25362ff8  com.apple.RawCamera.bundle (9.01.0 - 1340.28)  /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff29a9b000 -     0x7fff2aaa2fff  com.apple.driver.AppleIntelKBLGraphicsGLDriver (14.5.22 - 14.0.5)  /System/Library/Extensions/AppleIntelKBLGraphicsGLDriver.bundle/Contents/MacOS/AppleIntelKBLGraphicsGLDriver
    0x7fff2aaa3000 -     0x7fff2aea2ff1  com.apple.driver.AppleIntelKBLGraphicsMTLDriver (14.5.22 - 14.0.5)  /System/Library/Extensions/AppleIntelKBLGraphicsMTLDriver.bundle/Contents/MacOS/AppleIntelKBLGraphicsMTLDriver
    0x7fff2d93c000 -     0x7fff2d940ffb  com.apple.agl (3.3.3 - AGL-3.3.3)  /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x7fff2d941000 -     0x7fff2db3cffb  com.apple.avfoundation (2.0 - 1841.57)  /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    0x7fff2db3d000 -     0x7fff2dc09ffe  com.apple.audio.AVFAudio (1.0 - 415.72)  /System/Library/Frameworks/AVFoundation.framework/Versions/A/Frameworks/AVFAudio.framework/Versions/A/AVFAudio
    0x7fff2dd29000 -     0x7fff2dd29fff  com.apple.Accelerate (1.11 - Accelerate 1.11)  /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff2dd2a000 -     0x7fff2dd40fff  libCGInterfaces.dylib (524.2)  /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
    0x7fff2dd41000 -     0x7fff2e397fef  com.apple.vImage (8.1 - 524.2)  /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fff2e398000 -     0x7fff2e5ffff7  libBLAS.dylib (1303.60.1)  /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff2e600000 -     0x7fff2ead3fef  libBNNS.dylib (144.100.2)  /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
    0x7fff2ead4000 -     0x7fff2ee6ffff  libLAPACK.dylib (1303.60.1)  /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff2ee70000 -     0x7fff2ee85fec  libLinearAlgebra.dylib (1303.60.1)  /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
    0x7fff2ee86000 -     0x7fff2ee8bff3  libQuadrature.dylib (7)  /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
    0x7fff2ee8c000 -     0x7fff2eefcfff  libSparse.dylib (103)  /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib
    0x7fff2eefd000 -     0x7fff2ef0ffef  libSparseBLAS.dylib (1303.60.1)  /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
    0x7fff2ef10000 -     0x7fff2f0e7fd7  libvDSP.dylib (735.100.4)  /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff2f0e8000 -     0x7fff2f1aafef  libvMisc.dylib (735.100.4)  /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff2f1ab000 -     0x7fff2f1abfff  com.apple.Accelerate.vecLib (3.11 - vecLib 3.11)  /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff2f1ac000 -     0x7fff2f20bff0  com.apple.Accounts (113 - 113)  /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
    0x7fff2f355000 -     0x7fff30114ff5  com.apple.AppKit (6.9 - 1894.40.150)  /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff30164000 -     0x7fff30164fff  com.apple.ApplicationServices (48 - 50)  /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff30165000 -     0x7fff301d0fff  com.apple.ApplicationServices.ATS (377 - 493.0.4.1)  /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fff30269000 -     0x7fff302a7ff0  libFontRegistry.dylib (274.0.4.2)  /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff30302000 -     0x7fff30331fff  com.apple.ATSUI (1.0 - 1)  /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATSUI.framework/Versions/A/ATSUI
    0x7fff30332000 -     0x7fff30336ffb  com.apple.ColorSyncLegacy (4.13.0 - 1)  /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy
    0x7fff303d0000 -     0x7fff30427ffa  com.apple.HIServices (1.22 - 675.1)  /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff30428000 -     0x7fff30436fff  com.apple.LangAnalysis (1.7.0 - 1.7.0)  /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff30437000 -     0x7fff3047cffa  com.apple.print.framework.PrintCore (15.4 - 516.2)  /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7fff3047d000 -     0x7fff30487ff7  com.apple.QD (4.0 - 413)  /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fff30488000 -     0x7fff30495ffc  com.apple.speech.synthesis.framework (9.0.24 - 9.0.24)  /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff30496000 -     0x7fff30577ffa  com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14)  /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff30579000 -     0x7fff30579fff  com.apple.audio.units.AudioUnit (1.14 - 1.14)  /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff3090c000 -     0x7fff30c9affd  com.apple.CFNetwork (1125.2 - 1125.2)  /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff30d16000 -     0x7fff30d16fff  com.apple.Carbon (160 - 162)  /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff30d17000 -     0x7fff30d1aff3  com.apple.CommonPanels (1.2.6 - 101)  /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    0x7fff30d1b000 -     0x7fff3100fff3  com.apple.HIToolbox (2.1.1 - 994.6)  /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fff31010000 -     0x7fff31013ff3  com.apple.help (1.3.8 - 71)  /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x7fff31014000 -     0x7fff31019ff7  com.apple.ImageCapture (9.0 - 1600.60.4.2)  /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x7fff3101a000 -     0x7fff3101afff  com.apple.ink.framework (10.15 - 227)  /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x7fff3101b000 -     0x7fff31035ffa  com.apple.openscripting (1.7 - 185.1)  /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x7fff31056000 -     0x7fff31056fff  com.apple.print.framework.Print (15 - 271)  /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0x7fff31057000 -     0x7fff31059ff7  com.apple.securityhi (9.0 - 55008)  /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x7fff3105a000 -     0x7fff31060fff  com.apple.speech.recognition.framework (6.0.3 - 6.0.3)  /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7fff31061000 -     0x7fff311f9ffa  com.apple.cloudkit.CloudKit (867 - 867)  /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit
    0x7fff311fa000 -     0x7fff311fafff  com.apple.Cocoa (6.11 - 23)  /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff31208000 -     0x7fff312fefff  com.apple.ColorSync (4.13.0 - 3394.7)  /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fff315e9000 -     0x7fff31af2ffb  com.apple.audio.CoreAudio (5.0 - 5.0)  /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff31b45000 -     0x7fff31b7dfff  com.apple.CoreBluetooth (1.0 - 1)  /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
    0x7fff31b7e000 -     0x7fff31f68fe8  com.apple.CoreData (120 - 977.3)  /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff31f69000 -     0x7fff32094ffe  com.apple.CoreDisplay (1.0 - 186.5.25)  /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay
    0x7fff32095000 -     0x7fff32514ffb  com.apple.CoreFoundation (6.9 - 1675.129)  /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff32516000 -     0x7fff32b8afe0  com.apple.CoreGraphics (2.0 - 1355.13)  /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff32b98000 -     0x7fff32ef3ff0  com.apple.CoreImage (15.0.0 - 940.9)  /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
    0x7fff32ef4000 -     0x7fff32f5dff0  com.apple.corelocation (2394.0.22 - 2394.0.22)  /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x7fff32f5e000 -     0x7fff32faeff6  com.apple.audio.midi.CoreMIDI (1.10 - 88)  /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
    0x7fff32fb1000 -     0x7fff332b3ff2  com.apple.CoreML (1.0 - 1)  /System/Library/Frameworks/CoreML.framework/Versions/A/CoreML
    0x7fff332b4000 -     0x7fff33390ff4  com.apple.CoreMedia (1.0 - 2612.58.4.6)  /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff33391000 -     0x7fff333f3ffe  com.apple.CoreMediaIO (1000.0 - 5125.6)  /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x7fff3347d000 -     0x7fff3347dfff  com.apple.CoreServices (1069.22 - 1069.22)  /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff3347e000 -     0x7fff33503fff  com.apple.AE (838.1 - 838.1)  /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fff33504000 -     0x7fff337e5ff7  com.apple.CoreServices.CarbonCore (1217 - 1217)  /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff337e6000 -     0x7fff33833ffd  com.apple.DictionaryServices (1.2 - 323.6)  /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fff33834000 -     0x7fff3383cff7  com.apple.CoreServices.FSEvents (1268.100.1 - 1268.100.1)  /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
    0x7fff3383d000 -     0x7fff33a76ffc  com.apple.LaunchServices (1069.22 - 1069.22)  /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff33a77000 -     0x7fff33b0fff1  com.apple.Metadata (10.7.0 - 2076.3)  /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff33b10000 -     0x7fff33b3dfff  com.apple.CoreServices.OSServices (1069.22 - 1069.22)  /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff33b3e000 -     0x7fff33ba5fff  com.apple.SearchKit (1.4.1 - 1.4.1)  /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7fff33ba6000 -     0x7fff33bcaff5  com.apple.coreservices.SharedFileList (131.4 - 131.4)  /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
    0x7fff33e27000 -     0x7fff33eeeffc  com.apple.CoreTelephony (113 - 7549)  /System/Library/Frameworks/CoreTelephony.framework/Versions/A/CoreTelephony
    0x7fff33eef000 -     0x7fff340a6ffc  com.apple.CoreText (643.1.4.4 - 643.1.4.4)  /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff340a7000 -     0x7fff340ebffb  com.apple.CoreVideo (1.8 - 344.3)  /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff340ec000 -     0x7fff34179ffc  com.apple.framework.CoreWLAN (13.0 - 1601.2)  /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff34335000 -     0x7fff34340ff7  com.apple.DirectoryService.Framework (10.15 - 220.40.1)  /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
    0x7fff34341000 -     0x7fff343ebff0  com.apple.DiscRecording (9.0.3 - 9030.4.5)  /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x7fff34410000 -     0x7fff34416fff  com.apple.DiskArbitration (2.7 - 2.7)  /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff34608000 -     0x7fff34733ffa  com.apple.FileProvider (276 - 276)  /System/Library/Frameworks/FileProvider.framework/Versions/A/FileProvider
    0x7fff34748000 -     0x7fff3474aff3  com.apple.ForceFeedback (1.0.6 - 1.0.6)  /System/Library/Frameworks/ForceFeedback.framework/Versions/A/ForceFeedback
    0x7fff3474b000 -     0x7fff34b10ff8  com.apple.Foundation (6.9 - 1675.129)  /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff34b7d000 -     0x7fff34bcdff7  com.apple.GSS (4.0 - 2.0)  /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff34bce000 -     0x7fff34bf6ff4  com.apple.GameController (1.0 - 1)  /System/Library/Frameworks/GameController.framework/Versions/A/GameController
    0x7fff34d0a000 -     0x7fff34e1eff3  com.apple.Bluetooth (7.0.4 - 7.0.4f6)  /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x7fff34e84000 -     0x7fff34f28ff3  com.apple.framework.IOKit (2.0.2 - 1726.100.16)  /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff34f2a000 -     0x7fff34f3bffb  com.apple.IOSurface (269.11 - 269.11)  /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff34f59000 -     0x7fff34fb9ff7  com.apple.ImageCaptureCore (1.0 - 1600.60.4.2)  /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
    0x7fff34fba000 -     0x7fff35116fee  com.apple.ImageIO.framework (3.3.0 - 1976.3.4.4)  /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff35117000 -     0x7fff3511afff  libGIF.dylib (1976.3.4.4)  /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff3511b000 -     0x7fff351d4fff  libJP2.dylib (1976.3.4.4)  /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff351d5000 -     0x7fff351f8fe3  libJPEG.dylib (1976.3.4.4)  /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff35474000 -     0x7fff3548efef  libPng.dylib (1976.3.4.4)  /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff3548f000 -     0x7fff35490fff  libRadiance.dylib (1976.3.4.4)  /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff35491000 -     0x7fff354daffb  libTIFF.dylib (1976.3.4.4)  /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff354f3000 -     0x7fff35982ff8  com.apple.Intents (1.0 - 1)  /System/Library/Frameworks/Intents.framework/Versions/A/Intents
    0x7fff35985000 -     0x7fff36a24fe9  com.apple.JavaScriptCore (15609 - 15609.1.20.111.8)  /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff36a3c000 -     0x7fff36a4eff3  com.apple.Kerberos (3.0 - 1)  /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff36a4f000 -     0x7fff36a4ffff  libHeimdalProxy.dylib (77)  /System/Library/Frameworks/Kerberos.framework/Versions/A/Libraries/libHeimdalProxy.dylib
    0x7fff36a50000 -     0x7fff36a86ff7  com.apple.LDAPFramework (2.4.28 - 194.5)  /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff36b9a000 -     0x7fff36bbcffc  com.apple.CoreAuthentication.SharedUtils (1.0 - 693.100.21)  /System/Library/Frameworks/LocalAuthentication.framework/Support/SharedUtils.framework/Versions/A/SharedUtils
    0x7fff36bbd000 -     0x7fff36bd3ffe  com.apple.LocalAuthentication (1.0 - 693.100.21)  /System/Library/Frameworks/LocalAuthentication.framework/Versions/A/LocalAuthentication
    0x7fff36de1000 -     0x7fff36debffb  com.apple.MediaAccessibility (1.0 - 125.1)  /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
    0x7fff36eb7000 -     0x7fff37602ffd  com.apple.MediaToolbox (1.0 - 2612.58.4.6)  /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x7fff37604000 -     0x7fff376cefff  com.apple.Metal (212.5.15 - 212.5.15)  /System/Library/Frameworks/Metal.framework/Versions/A/Metal
    0x7fff376d0000 -     0x7fff376eaff5  com.apple.MetalKit (141.2 - 141.2)  /System/Library/Frameworks/MetalKit.framework/Versions/A/MetalKit
    0x7fff376eb000 -     0x7fff37728ff7  com.apple.MetalPerformanceShaders.MPSCore (1.0 - 1)  /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/Versions/A/MPSCore
    0x7fff37729000 -     0x7fff377b3fe2  com.apple.MetalPerformanceShaders.MPSImage (1.0 - 1)  /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/Versions/A/MPSImage
    0x7fff377b4000 -     0x7fff377d9ff4  com.apple.MetalPerformanceShaders.MPSMatrix (1.0 - 1)  /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix
    0x7fff377da000 -     0x7fff377efffb  com.apple.MetalPerformanceShaders.MPSNDArray (1.0 - 1)  /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNDArray.framework/Versions/A/MPSNDArray
    0x7fff377f0000 -     0x7fff3794effc  com.apple.MetalPerformanceShaders.MPSNeuralNetwork (1.0 - 1)  /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork
    0x7fff3794f000 -     0x7fff3799eff4  com.apple.MetalPerformanceShaders.MPSRayIntersector (1.0 - 1)  /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/Versions/A/MPSRayIntersector
    0x7fff3799f000 -     0x7fff379a0ff5  com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1)  /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders
    0x7fff38a27000 -     0x7fff38a33ffe  com.apple.NetFS (6.0 - 4.0)  /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff38a34000 -     0x7fff38b8bff3  com.apple.Network (1.0 - 1)  /System/Library/Frameworks/Network.framework/Versions/A/Network
    0x7fff38b8c000 -     0x7fff38debff7  com.apple.NetworkExtension (1.0 - 1)  /System/Library/Frameworks/NetworkExtension.framework/Versions/A/NetworkExtension
    0x7fff3b5b3000 -     0x7fff3b5bbff7  libcldcpuengine.dylib (2.14)  /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
    0x7fff3b5bc000 -     0x7fff3b614fff  com.apple.opencl (3.5 - 3.5)  /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff3b615000 -     0x7fff3b631fff  com.apple.CFOpenDirectory (10.15 - 220.40.1)  /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fff3b632000 -     0x7fff3b63dffd  com.apple.OpenDirectory (10.15 - 220.40.1)  /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff3bfa3000 -     0x7fff3bfa5fff  libCVMSPluginSupport.dylib (17.10.22)  /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
    0x7fff3bfa6000 -     0x7fff3bfabfff  libCoreFSCache.dylib (176.11)  /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
    0x7fff3bfac000 -     0x7fff3bfb0fff  libCoreVMClient.dylib (176.11)  /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fff3bfb1000 -     0x7fff3bfb9ff7  libGFXShared.dylib (17.10.22)  /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fff3bfba000 -     0x7fff3bfc4fff  libGL.dylib (17.10.22)  /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff3bfc5000 -     0x7fff3bff9ff7  libGLImage.dylib (17.10.22)  /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff3bffa000 -     0x7fff3c18eff7  libGLProgrammability.dylib (17.10.22)  /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
    0x7fff3c18f000 -     0x7fff3c1cbfff  libGLU.dylib (17.10.22)  /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff3cc07000 -     0x7fff3cc16ff7  com.apple.opengl (17.10.22 - 17.10.22)  /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff3cc17000 -     0x7fff3cd90fff  GLEngine (17.10.22)  /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundle/GLEngine
    0x7fff3cd91000 -     0x7fff3cdb9fff  GLRendererFloat (17.10.22)  /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat
    0x7fff3cdc8000 -     0x7fff3cebbff8  com.apple.PDFKit (1.0 - 835.6)  /System/Library/Frameworks/PDFKit.framework/Versions/A/PDFKit
    0x7fff3cebc000 -     0x7fff3cfd3ff9  com.apple.PencilKit (1.0 - 1)  /System/Library/Frameworks/PencilKit.framework/Versions/A/PencilKit
    0x7fff3d274000 -     0x7fff3d27aff6  com.apple.PushKit (1.0 - 1)  /System/Library/Frameworks/PushKit.framework/Versions/A/PushKit
    0x7fff3d39b000 -     0x7fff3d5e1ff7  com.apple.imageKit (3.0 - 1081)  /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
    0x7fff3d5e2000 -     0x7fff3daa1fff  com.apple.QuartzComposer (5.1 - 378)  /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
    0x7fff3daa2000 -     0x7fff3dac7ffc  com.apple.quartzfilters (1.10.0 - Tag)  /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
    0x7fff3dac8000 -     0x7fff3dbd2ff7  com.apple.QuickLookUIFramework (5.0 - 906.2)  /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x7fff3dbd3000 -     0x7fff3dbd3fff  com.apple.quartzframework (1.5 - 23)  /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x7fff3dbd4000 -     0x7fff3de56ff2  com.apple.QuartzCore (1.11 - 840.18)  /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff3de57000 -     0x7fff3deb0ff5  com.apple.QuickLookFramework (5.0 - 906.2)  /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff3deb1000 -     0x7fff3dee6ffc  com.apple.QuickLookThumbnailing (1.0 - 1)  /System/Library/Frameworks/QuickLookThumbnailing.framework/Versions/A/QuickLookThumbnailing
    0x7fff3e3b7000 -     0x7fff3e3cfff0  com.apple.SafariServices.framework (15609 - 15609.1.20.111.8)  /System/Library/Frameworks/SafariServices.framework/Versions/A/SafariServices
    0x7fff3e9d7000 -     0x7fff3ed20ff1  com.apple.security (7.0 - 59306.101.1)  /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff3ed21000 -     0x7fff3eda9ffb  com.apple.securityfoundation (6.0 - 55236.60.1)  /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff3edd8000 -     0x7fff3eddcff8  com.apple.xpc.ServiceManagement (1.0 - 1)  /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
    0x7fff3fa87000 -     0x7fff3faf5ff7  com.apple.SystemConfiguration (1.19 - 1.19)  /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff3fd74000 -     0x7fff400f7ff4  com.apple.VideoToolbox (1.0 - 2612.58.4.6)  /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x7fff43a52000 -     0x7fff43b17ff7  com.apple.APFS (1412.101.1 - 1412.101.1)  /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS
    0x7fff44c24000 -     0x7fff44c25ff1  com.apple.AggregateDictionary (1.0 - 1)  /System/Library/PrivateFrameworks/AggregateDictionary.framework/Versions/A/AggregateDictionary
    0x7fff44ef0000 -     0x7fff4503bff5  com.apple.AnnotationKit (1.0 - 325.8)  /System/Library/PrivateFrameworks/AnnotationKit.framework/Versions/A/AnnotationKit
    0x7fff4503c000 -     0x7fff45059ff4  com.apple.AppContainer (4.0 - 448.100.6)  /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
    0x7fff450ae000 -     0x7fff450bcff7  com.apple.AppSandbox (4.0 - 448.100.6)  /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
    0x7fff45537000 -     0x7fff4555bffb  com.apple.framework.Apple80211 (13.0 - 1602.3)  /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff45819000 -     0x7fff45828fd7  com.apple.AppleFSCompression (119.100.1 - 1.0)  /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
    0x7fff45829000 -     0x7fff45911fe1  com.apple.AppleGVAFramework (76.1 - 76.12)  /System/Library/PrivateFrameworks/AppleGVA.framework/Versions/A/AppleGVA
    0x7fff45927000 -     0x7fff45932ff7  com.apple.AppleIDAuthSupport (1.0 - 1)  /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/Versions/A/AppleIDAuthSupport
    0x7fff45974000 -     0x7fff459bcff7  com.apple.AppleJPEG (1.0 - 1)  /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
    0x7fff45d7f000 -     0x7fff45da4ffb  com.apple.aps.framework (4.0 - 4.0)  /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService
    0x7fff45da5000 -     0x7fff45da9ff7  com.apple.AppleSRP (5.0 - 1)  /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
    0x7fff45daa000 -     0x7fff45dccfff  com.apple.applesauce (1.0 - 16.25)  /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce
    0x7fff45e8b000 -     0x7fff45e8effb  com.apple.AppleSystemInfo (3.1.5 - 3.1.5)  /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
    0x7fff45e8f000 -     0x7fff45edfff7  com.apple.AppleVAFramework (6.1.2 - 6.1.2)  /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff45f28000 -     0x7fff45f37ff9  com.apple.AssertionServices (1.0 - 223.100.31)  /System/Library/PrivateFrameworks/AssertionServices.framework/Versions/A/AssertionServices
    0x7fff46479000 -     0x7fff46874ff8  com.apple.audio.AudioResourceArbitration (1.0 - 1)  /System/Library/PrivateFrameworks/AudioResourceArbitration.framework/Versions/A/AudioResourceArbitration
    0x7fff46aca000 -     0x7fff46d0aff0  com.apple.audio.AudioToolboxCore (1.0 - 1104.80)  /System/Library/PrivateFrameworks/AudioToolboxCore.framework/Versions/A/AudioToolboxCore
    0x7fff46d0e000 -     0x7fff46e2aff3  com.apple.AuthKit (1.0 - 1)  /System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/AuthKit
    0x7fff46fe7000 -     0x7fff46ff0ff7  com.apple.coreservices.BackgroundTaskManagement (1.0 - 104)  /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement
    0x7fff46ff1000 -     0x7fff47092ff5  com.apple.backup.framework (1.11.4 - 1298.4.19)  /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff47093000 -     0x7fff4711fff6  com.apple.BaseBoard (466.3 - 466.3)  /System/Library/PrivateFrameworks/BaseBoard.framework/Versions/A/BaseBoard
    0x7fff47221000 -     0x7fff4725dff7  com.apple.bom (14.0 - 219.2)  /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff4737b000 -     0x7fff473b2ff5  com.apple.C2 (1.3 - 495)  /System/Library/PrivateFrameworks/C2.framework/Versions/A/C2
    0x7fff47dd9000 -     0x7fff47e28fff  com.apple.ChunkingLibrary (307 - 307)  /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
    0x7fff48c99000 -     0x7fff48ca9ffb  com.apple.CommonAuth (4.0 - 2.0)  /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff48cbd000 -     0x7fff48cd4fff  com.apple.commonutilities (8.0 - 900)  /System/Library/PrivateFrameworks/CommonUtilities.framework/Versions/A/CommonUtilities
    0x7fff493da000 -     0x7fff497affc8  com.apple.CoreAUC (283.0.0 - 283.0.0)  /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x7fff497b0000 -     0x7fff497ddff7  com.apple.CoreAVCHD (6.1.0 - 6100.4.1)  /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
    0x7fff49800000 -     0x7fff4981fffc  com.apple.analyticsd (1.0 - 1)  /System/Library/PrivateFrameworks/CoreAnalytics.framework/Versions/A/CoreAnalytics
    0x7fff49928000 -     0x7fff4999efff  com.apple.corebrightness (1.0 - 1)  /System/Library/PrivateFrameworks/CoreBrightness.framework/Versions/A/CoreBrightness
    0x7fff49b1a000 -     0x7fff49b25ff7  com.apple.frameworks.CoreDaemon (1.3 - 1.3)  /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
    0x7fff49b26000 -     0x7fff49d31ff9  com.apple.CoreDuet (1.0 - 1)  /System/Library/PrivateFrameworks/CoreDuet.framework/Versions/A/CoreDuet
    0x7fff49d32000 -     0x7fff49d7fff3  com.apple.coreduetcontext (1.0 - 1)  /System/Library/PrivateFrameworks/CoreDuetContext.framework/Versions/A/CoreDuetContext
    0x7fff49d80000 -     0x7fff49d90ffe  com.apple.CoreDuetDaemonProtocol (1.0 - 1)  /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/Versions/A/CoreDuetDaemonProtocol
    0x7fff49d93000 -     0x7fff49d95fff  com.apple.CoreDuetDebugLogging (1.0 - 1)  /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/Versions/A/CoreDuetDebugLogging
    0x7fff49da6000 -     0x7fff49db6ff3  com.apple.CoreEmoji (1.0 - 107)  /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji
    0x7fff49f6c000 -     0x7fff4a0b9fff  com.apple.CoreHandwriting (161 - 1.2)  /System/Library/PrivateFrameworks/CoreHandwriting.framework/Versions/A/CoreHandwriting
    0x7fff4a3f6000 -     0x7fff4a460ff0  com.apple.CoreNLP (1.0 - 213)  /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP
    0x7fff4a723000 -     0x7fff4a7abffe  com.apple.CorePDF (4.0 - 518.4.1)  /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fff4a88e000 -     0x7fff4a896ff8  com.apple.CorePhoneNumbers (1.0 - 1)  /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/Versions/A/CorePhoneNumbers
    0x7fff4b283000 -     0x7fff4b2a6fff  com.apple.CoreSVG (1.0 - 129)  /System/Library/PrivateFrameworks/CoreSVG.framework/Versions/A/CoreSVG
    0x7fff4b2a7000 -     0x7fff4b2dafff  com.apple.CoreServicesInternal (446.7 - 446.7)  /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
    0x7fff4b2db000 -     0x7fff4b309ffd  com.apple.CSStore (1069.22 - 1069.22)  /System/Library/PrivateFrameworks/CoreServicesStore.framework/Versions/A/CoreServicesStore
    0x7fff4b82d000 -     0x7fff4b8c3ff7  com.apple.CoreSymbolication (11.4 - 64535.33.1)  /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
    0x7fff4b95b000 -     0x7fff4ba87ff6  com.apple.coreui (2.1 - 609.4)  /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff4ba88000 -     0x7fff4bc3eff5  com.apple.CoreUtils (6.2 - 620.34)  /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
    0x7fff4bd78000 -     0x7fff4bd8bff1  com.apple.CrashReporterSupport (10.13 - 15016)  /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
    0x7fff4be44000 -     0x7fff4be56ff8  com.apple.framework.DFRFoundation (1.0 - 252.40.1)  /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation
    0x7fff4be57000 -     0x7fff4be5cfff  com.apple.DSExternalDisplay (3.1 - 380)  /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay
    0x7fff4bee6000 -     0x7fff4bf60ff0  com.apple.datadetectorscore (8.0 - 659)  /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7fff4bfac000 -     0x7fff4bfe9ff8  com.apple.DebugSymbols (194 - 194)  /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x7fff4bfea000 -     0x7fff4c171ff2  com.apple.desktopservices (1.14.4 - 1281.4.19)  /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fff4c3e5000 -     0x7fff4c4adffe  com.apple.DiskImagesFramework (559.100.2 - 559.100.2)  /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x7fff4c4ae000 -     0x7fff4c57fff6  com.apple.DiskManagement (13.0 - 1648.100.1)  /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManagement
    0x7fff4c580000 -     0x7fff4c584ff1  com.apple.DisplayServicesFW (3.1 - 380)  /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
    0x7fff4c5de000 -     0x7fff4c602ff9  com.apple.DuetActivityScheduler (1.0 - 1)  /System/Library/PrivateFrameworks/DuetActivityScheduler.framework/Versions/A/DuetActivityScheduler
    0x7fff4c62c000 -     0x7fff4c661ff7  com.apple.SystemConfiguration.EAP8021X (14.0.0 - 14.0)  /System/Library/PrivateFrameworks/EAP8021X.framework/Versions/A/EAP8021X
    0x7fff4c662000 -     0x7fff4c666ff9  com.apple.EFILogin (2.0 - 2)  /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
    0x7fff4d1af000 -     0x7fff4d819ff9  com.apple.vision.EspressoFramework (1.0 - 188.4)  /System/Library/PrivateFrameworks/Espresso.framework/Versions/A/Espresso
    0x7fff4daf4000 -     0x7fff4df0fff1  com.apple.vision.FaceCore (4.3.0 - 4.3.0)  /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
    0x7fff4e5a0000 -     0x7fff4e6d7ffc  libFontParser.dylib (277.2.4.2)  /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
    0x7fff4e6d8000 -     0x7fff4e70cfff  libTrueTypeScaler.dylib (277.2.4.2)  /System/Library/PrivateFrameworks/FontServices.framework/libTrueTypeScaler.dylib
    0x7fff4e771000 -     0x7fff4e781ff6  libhvf.dylib (1.0 - $[CURRENT_PROJECT_VERSION])  /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib
    0x7fff51c62000 -     0x7fff51c63fff  libmetal_timestamp.dylib (902.14.9)  /System/Library/PrivateFrameworks/GPUCompiler.framework/Versions/3902/Libraries/libmetal_timestamp.dylib
    0x7fff53307000 -     0x7fff53312ff7  libGPUSupportMercury.dylib (17.10.22)  /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupportMercury.dylib
    0x7fff53313000 -     0x7fff53319fff  com.apple.GPUWrangler (5.1.16 - 5.1.16)  /System/Library/PrivateFrameworks/GPUWrangler.framework/Versions/A/GPUWrangler
    0x7fff53638000 -     0x7fff5365eff1  com.apple.GenerationalStorage (2.0 - 314)  /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
    0x7fff53677000 -     0x7fff54661ffc  com.apple.GeoServices (1.0 - 1624.24.10.29.41)  /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
    0x7fff5478d000 -     0x7fff5479bffb  com.apple.GraphVisualizer (1.0 - 100.1)  /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer
    0x7fff54804000 -     0x7fff54811ff9  com.apple.HID (1.0 - 1)  /System/Library/PrivateFrameworks/HID.framework/Versions/A/HID
    0x7fff5493b000 -     0x7fff549f9ff4  com.apple.Heimdal (4.0 - 2.0)  /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff56b7a000 -     0x7fff56b82ff5  com.apple.IOAccelerator (438.4.5 - 438.4.5)  /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
    0x7fff56b8f000 -     0x7fff56ba5fff  com.apple.IOPresentment (1.0 - 37)  /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment
    0x7fff56f2d000 -     0x7fff56f78ff1  com.apple.IconServices (438.3 - 438.3)  /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
    0x7fff57115000 -     0x7fff57123fff  com.apple.IntentsFoundation (1.0 - 1)  /System/Library/PrivateFrameworks/IntentsFoundation.framework/Versions/A/IntentsFoundation
    0x7fff57136000 -     0x7fff5713dffa  com.apple.InternationalSupport (1.0 - 45.2)  /System/Library/PrivateFrameworks/InternationalSupport.framework/Versions/A/InternationalSupport
    0x7fff573ca000 -     0x7fff573e9ffd  com.apple.security.KeychainCircle.KeychainCircle (1.0 - 1)  /System/Library/PrivateFrameworks/KeychainCircle.framework/Versions/A/KeychainCircle
    0x7fff5751e000 -     0x7fff575ecffd  com.apple.LanguageModeling (1.0 - 215.1)  /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
    0x7fff575ed000 -     0x7fff57635fff  com.apple.Lexicon-framework (1.0 - 72)  /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon
    0x7fff5763c000 -     0x7fff57641ff3  com.apple.LinguisticData (1.0 - 353.18)  /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData
    0x7fff57668000 -     0x7fff5768cffe  com.apple.locationsupport (2394.0.22 - 2394.0.22)  /System/Library/PrivateFrameworks/LocationSupport.framework/Versions/A/LocationSupport
    0x7fff576e5000 -     0x7fff576eaff7  com.apple.LoginUICore (4.0 - 4.0)  /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/LoginUICore.framework/Versions/A/LoginUICore
    0x7fff57ed9000 -     0x7fff57edcfff  com.apple.Mangrove (1.0 - 25)  /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
    0x7fff5809a000 -     0x7fff580c0ffc  com.apple.MarkupUI (1.0 - 325.8)  /System/Library/PrivateFrameworks/MarkupUI.framework/Versions/A/MarkupUI
    0x7fff58145000 -     0x7fff581cfff8  com.apple.MediaExperience (1.0 - 1)  /System/Library/PrivateFrameworks/MediaExperience.framework/Versions/A/MediaExperience
    0x7fff581d0000 -     0x7fff58203fff  com.apple.MediaKit (16 - 923)  /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x7fff589a8000 -     0x7fff589f4fff  com.apple.spotlight.metadata.utilities (1.0 - 2076.3)  /System/Library/PrivateFrameworks/MetadataUtilities.framework/Versions/A/MetadataUtilities
    0x7fff589f5000 -     0x7fff58ac6ffa  com.apple.gpusw.MetalTools (1.0 - 1)  /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools
    0x7fff58b23000 -     0x7fff58b3cff4  com.apple.MobileAssets (1.0 - 619.100.2)  /System/Library/PrivateFrameworks/MobileAsset.framework/Versions/A/MobileAsset
    0x7fff58cf9000 -     0x7fff58d17fff  com.apple.MobileKeyBag (2.0 - 1.0)  /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag
    0x7fff58de3000 -     0x7fff58f79ffd  com.apple.Montreal (1.0 - 121.1)  /System/Library/PrivateFrameworks/Montreal.framework/Versions/A/Montreal
    0x7fff58f7a000 -     0x7fff58faaff7  com.apple.MultitouchSupport.framework (3440.1 - 3440.1)  /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff594a9000 -     0x7fff594b3fff  com.apple.NetAuth (6.2 - 6.2)  /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff59ebe000 -     0x7fff59f09ffb  com.apple.OTSVG (1.0 - 643.1.4.4)  /System/Library/PrivateFrameworks/OTSVG.framework/Versions/A/OTSVG
    0x7fff5b111000 -     0x7fff5b11cff2  com.apple.PerformanceAnalysis (1.243.2 - 243.2)  /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
    0x7fff5b11d000 -     0x7fff5b145ffb  com.apple.persistentconnection (1.0 - 1.0)  /System/Library/PrivateFrameworks/PersistentConnection.framework/Versions/A/PersistentConnection
    0x7fff5cbbe000 -     0x7fff5cbeeff7  com.apple.pluginkit.framework (1.0 - 1)  /System/Library/PrivateFrameworks/PlugInKit.framework/Versions/A/PlugInKit
    0x7fff5cc19000 -     0x7fff5cc2cffc  com.apple.PowerLog (1.0 - 1)  /System/Library/PrivateFrameworks/PowerLog.framework/Versions/A/PowerLog
    0x7fff5daa8000 -     0x7fff5db02ff6  com.apple.ProtectedCloudStorage (1.0 - 1)  /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
    0x7fff5db03000 -     0x7fff5db1cffb  com.apple.ProtocolBuffer (1 - 274.24.9.16.3)  /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
    0x7fff5dc2e000 -     0x7fff5dc31ff4  com.apple.QuickLookNonBaseSystem (1.0 - 1)  /System/Library/PrivateFrameworks/QuickLookNonBaseSystem.framework/Versions/A/QuickLookNonBaseSystem
    0x7fff5dc32000 -     0x7fff5dc55ff0  com.apple.quicklook.QuickLookSupport (1.0 - 1)  /System/Library/PrivateFrameworks/QuickLookSupport.framework/Versions/A/QuickLookSupport
    0x7fff5dc9c000 -     0x7fff5dd15ff3  com.apple.Rapport (1.9.5 - 195.2)  /System/Library/PrivateFrameworks/Rapport.framework/Versions/A/Rapport
    0x7fff5df7b000 -     0x7fff5dfa4ff1  com.apple.RemoteViewServices (2.0 - 148)  /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
    0x7fff5e109000 -     0x7fff5e144ff0  com.apple.RunningBoardServices (1.0 - 223.100.31)  /System/Library/PrivateFrameworks/RunningBoardServices.framework/Versions/A/RunningBoardServices
    0x7fff5fa21000 -     0x7fff5fa24ff5  com.apple.SecCodeWrapper (4.0 - 448.100.6)  /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
    0x7fff5fb97000 -     0x7fff5fcbeff1  com.apple.Sharing (1526.14 - 1526.14)  /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    0x7fff5fd36000 -     0x7fff5fd56ff5  com.apple.sidecar-core (1.0 - 209.40.4)  /System/Library/PrivateFrameworks/SidecarCore.framework/Versions/A/SidecarCore
    0x7fff5fd57000 -     0x7fff5fd69ff0  com.apple.sidecar-ui (1.0 - 209.40.4)  /System/Library/PrivateFrameworks/SidecarUI.framework/Versions/A/SidecarUI
    0x7fff610d1000 -     0x7fff613c7fff  com.apple.SkyLight (1.600.0 - 450.9)  /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
    0x7fff61c14000 -     0x7fff61c22ffb  com.apple.SpeechRecognitionCore (6.0.91 - 6.0.91)  /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
    0x7fff622fc000 -     0x7fff6233dff9  com.apple.StreamingZip (1.0 - 1)  /System/Library/PrivateFrameworks/StreamingZip.framework/Versions/A/StreamingZip
    0x7fff62454000 -     0x7fff6245dff7  com.apple.SymptomDiagnosticReporter (1.0 - 1238.100.26)  /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/Versions/A/SymptomDiagnosticReporter
    0x7fff624ce000 -     0x7fff624f8ffc  com.apple.framework.SystemAdministration (1.0 - 1.0)  /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/SystemAdministration
    0x7fff62713000 -     0x7fff62723ff3  com.apple.TCC (1.0 - 1)  /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff62c46000 -     0x7fff62d0cff0  com.apple.TextureIO (3.10.9 - 3.10.9)  /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO
    0x7fff62e94000 -     0x7fff62e95fff  com.apple.TrustEvaluationAgent (2.0 - 33)  /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    0x7fff62ecd000 -     0x7fff63125ff0  com.apple.UIFoundation (1.0 - 661.2)  /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
    0x7fff631bc000 -     0x7fff631c2ffe  com.apple.URLFormatting (119 - 119.17)  /System/Library/PrivateFrameworks/URLFormatting.framework/Versions/A/URLFormatting
    0x7fff63d98000 -     0x7fff63db8ffc  com.apple.UserManagement (1.0 - 1)  /System/Library/PrivateFrameworks/UserManagement.framework/Versions/A/UserManagement
    0x7fff64b64000 -     0x7fff64c4eff8  com.apple.ViewBridge (464.1 - 464.1)  /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
    0x7fff64df4000 -     0x7fff64df5fff  com.apple.WatchdogClient.framework (1.0 - 67.101.1)  /System/Library/PrivateFrameworks/WatchdogClient.framework/Versions/A/WatchdogClient
    0x7fff65a21000 -     0x7fff65a24ffa  com.apple.dt.XCTTargetBootstrap (1.0 - 16091)  /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/Versions/A/XCTTargetBootstrap
    0x7fff65a9e000 -     0x7fff65aacff5  com.apple.audio.caulk (1.0 - 32.3)  /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk
    0x7fff65dee000 -     0x7fff65df0ff3  com.apple.loginsupport (1.0 - 1)  /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
    0x7fff65df1000 -     0x7fff65e04ffd  com.apple.login (3.0 - 3.0)  /System/Library/PrivateFrameworks/login.framework/Versions/A/login
    0x7fff65e36000 -     0x7fff65e42ffd  com.apple.perfdata (1.0 - 51.100.6)  /System/Library/PrivateFrameworks/perfdata.framework/Versions/A/perfdata
    0x7fff688c2000 -     0x7fff688ceff9  libAudioStatistics.dylib (1104.80)  /usr/lib/libAudioStatistics.dylib
    0x7fff688cf000 -     0x7fff68902ffa  libAudioToolboxUtility.dylib (1104.80)  /usr/lib/libAudioToolboxUtility.dylib
    0x7fff68909000 -     0x7fff6893dfff  libCRFSuite.dylib (48)  /usr/lib/libCRFSuite.dylib
    0x7fff68940000 -     0x7fff6894afff  libChineseTokenizer.dylib (34)  /usr/lib/libChineseTokenizer.dylib
    0x7fff6894b000 -     0x7fff689d3fff  libCoreStorage.dylib (551)  /usr/lib/libCoreStorage.dylib
    0x7fff689d6000 -     0x7fff689d8ff7  libDiagnosticMessagesClient.dylib (112)  /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff68a1e000 -     0x7fff68bd5ffb  libFosl_dynamic.dylib (100.4)  /usr/lib/libFosl_dynamic.dylib
    0x7fff68bfc000 -     0x7fff68c02ff3  libIOReport.dylib (54)  /usr/lib/libIOReport.dylib
    0x7fff68ce4000 -     0x7fff68cebfff  libMatch.1.dylib (36)  /usr/lib/libMatch.1.dylib
    0x7fff68d1a000 -     0x7fff68d3afff  libMobileGestalt.dylib (826.100.27)  /usr/lib/libMobileGestalt.dylib
    0x7fff68dba000 -     0x7fff68e97ff7  libSMC.dylib (20)  /usr/lib/libSMC.dylib
    0x7fff68eac000 -     0x7fff68eadfff  libSystem.B.dylib (1281.100.1)  /usr/lib/libSystem.B.dylib
    0x7fff68eae000 -     0x7fff68f39ff7  libTelephonyUtilDynamic.dylib (5017.1)  /usr/lib/libTelephonyUtilDynamic.dylib
    0x7fff68f3a000 -     0x7fff68f3bfff  libThaiTokenizer.dylib (3)  /usr/lib/libThaiTokenizer.dylib
    0x7fff68f53000 -     0x7fff68f69fff  libapple_nghttp2.dylib (1.39.2)  /usr/lib/libapple_nghttp2.dylib
    0x7fff68f9e000 -     0x7fff69010ff7  libarchive.2.dylib (72.100.1)  /usr/lib/libarchive.2.dylib
    0x7fff69011000 -     0x7fff690aafe5  libate.dylib (3.0.1)  /usr/lib/libate.dylib
    0x7fff690ae000 -     0x7fff690aeff3  libauto.dylib (187)  /usr/lib/libauto.dylib
    0x7fff690af000 -     0x7fff69173ffe  libboringssl.dylib (283.101.1)  /usr/lib/libboringssl.dylib
    0x7fff69174000 -     0x7fff69184ffb  libbsm.0.dylib (60.100.1)  /usr/lib/libbsm.0.dylib
    0x7fff69185000 -     0x7fff69191fff  libbz2.1.0.dylib (44)  /usr/lib/libbz2.1.0.dylib
    0x7fff69192000 -     0x7fff691e4fff  libc++.1.dylib (902.1)  /usr/lib/libc++.1.dylib
    0x7fff691e5000 -     0x7fff691faffb  libc++abi.dylib (902)  /usr/lib/libc++abi.dylib
    0x7fff691fb000 -     0x7fff691fbfff  libcharset.1.dylib (59)  /usr/lib/libcharset.1.dylib
    0x7fff691fc000 -     0x7fff6920dfff  libcmph.dylib (8)  /usr/lib/libcmph.dylib
    0x7fff6920e000 -     0x7fff69225fd7  libcompression.dylib (87)  /usr/lib/libcompression.dylib
    0x7fff694ff000 -     0x7fff69515ff7  libcoretls.dylib (167)  /usr/lib/libcoretls.dylib
    0x7fff69516000 -     0x7fff69517fff  libcoretls_cfhelpers.dylib (167)  /usr/lib/libcoretls_cfhelpers.dylib
    0x7fff699ba000 -     0x7fff69abefef  libcrypto.44.dylib (47.100.4)  /usr/lib/libcrypto.44.dylib
    0x7fff69ac1000 -     0x7fff69accfff  libcsfde.dylib (551)  /usr/lib/libcsfde.dylib
    0x7fff69ad4000 -     0x7fff69b33ff7  libcups.2.dylib (483.6)  /usr/lib/libcups.2.dylib
    0x7fff69b35000 -     0x7fff69b9cff7  libcurl.4.dylib (118.100.2)  /usr/lib/libcurl.4.dylib
    0x7fff69c3f000 -     0x7fff69c3ffff  libenergytrace.dylib (21)  /usr/lib/libenergytrace.dylib
    0x7fff69c40000 -     0x7fff69c58fff  libexpat.1.dylib (19.60.2)  /usr/lib/libexpat.1.dylib
    0x7fff69c66000 -     0x7fff69c68fff  libfakelink.dylib (149.1)  /usr/lib/libfakelink.dylib
    0x7fff69c77000 -     0x7fff69c7cfff  libgermantok.dylib (24)  /usr/lib/libgermantok.dylib
    0x7fff69c7d000 -     0x7fff69c86ff7  libheimdal-asn1.dylib (564.100.1)  /usr/lib/libheimdal-asn1.dylib
    0x7fff69c87000 -     0x7fff69d77fff  libiconv.2.dylib (59)  /usr/lib/libiconv.2.dylib
    0x7fff69d78000 -     0x7fff69fcffff  libicucore.A.dylib (64260.0.1)  /usr/lib/libicucore.A.dylib
    0x7fff69fe9000 -     0x7fff69feafff  liblangid.dylib (133)  /usr/lib/liblangid.dylib
    0x7fff69feb000 -     0x7fff6a003ff3  liblzma.5.dylib (16)  /usr/lib/liblzma.5.dylib
    0x7fff6a01b000 -     0x7fff6a0c2ff7  libmecab.dylib (883.10)  /usr/lib/libmecab.dylib
    0x7fff6a0c3000 -     0x7fff6a325fe1  libmecabra.dylib (883.10)  /usr/lib/libmecabra.dylib
    0x7fff6a692000 -     0x7fff6a6c1fff  libncurses.5.4.dylib (57)  /usr/lib/libncurses.5.4.dylib
    0x7fff6a7f1000 -     0x7fff6ac6cff5  libnetwork.dylib (1880.100.30)  /usr/lib/libnetwork.dylib
    0x7fff6ac6d000 -     0x7fff6ac84fff  libnetworkextension.dylib (1095.100.29)  /usr/lib/libnetworkextension.dylib
    0x7fff6ad0c000 -     0x7fff6ad3ffde  libobjc.A.dylib (787.1)  /usr/lib/libobjc.A.dylib
    0x7fff6ad40000 -     0x7fff6ad41ff7  libodfde.dylib (26)  /usr/lib/libodfde.dylib
    0x7fff6ad52000 -     0x7fff6ad56fff  libpam.2.dylib (25.100.1)  /usr/lib/libpam.2.dylib
    0x7fff6ad59000 -     0x7fff6ad8fff7  libpcap.A.dylib (89.100.1)  /usr/lib/libpcap.A.dylib
    0x7fff6adcf000 -     0x7fff6adddff9  libperfcheck.dylib (37.100.2)  /usr/lib/libperfcheck.dylib
    0x7fff6ae13000 -     0x7fff6ae2bfff  libresolv.9.dylib (67.40.1)  /usr/lib/libresolv.9.dylib
    0x7fff6ae2d000 -     0x7fff6ae71ff7  libsandbox.1.dylib (1217.101.2)  /usr/lib/libsandbox.1.dylib
    0x7fff6ae72000 -     0x7fff6ae84ff7  libsasl2.2.dylib (213)  /usr/lib/libsasl2.2.dylib
    0x7fff6ae85000 -     0x7fff6ae86ff7  libspindump.dylib (281.3)  /usr/lib/libspindump.dylib
    0x7fff6ae87000 -     0x7fff6b071ff7  libsqlite3.dylib (308.4)  /usr/lib/libsqlite3.dylib
    0x7fff6b165000 -     0x7fff6b192ffb  libssl.46.dylib (47.100.4)  /usr/lib/libssl.46.dylib
    0x7fff6b267000 -     0x7fff6b2c1ff8  libusrtcp.dylib (1880.100.30)  /usr/lib/libusrtcp.dylib
    0x7fff6b2c2000 -     0x7fff6b2c5ffb  libutil.dylib (57)  /usr/lib/libutil.dylib
    0x7fff6b2c6000 -     0x7fff6b2d3ff7  libxar.1.dylib (425.2)  /usr/lib/libxar.1.dylib
    0x7fff6b2d9000 -     0x7fff6b3bbff7  libxml2.2.dylib (33.3)  /usr/lib/libxml2.2.dylib
    0x7fff6b3bf000 -     0x7fff6b3e7fff  libxslt.1.dylib (16.9)  /usr/lib/libxslt.1.dylib
    0x7fff6b3e8000 -     0x7fff6b3faff3  libz.1.dylib (76)  /usr/lib/libz.1.dylib
    0x7fff6bca8000 -     0x7fff6bcadff3  libcache.dylib (83)  /usr/lib/system/libcache.dylib
    0x7fff6bcae000 -     0x7fff6bcb9fff  libcommonCrypto.dylib (60165)  /usr/lib/system/libcommonCrypto.dylib
    0x7fff6bcba000 -     0x7fff6bcc1fff  libcompiler_rt.dylib (101.2)  /usr/lib/system/libcompiler_rt.dylib
    0x7fff6bcc2000 -     0x7fff6bccbff7  libcopyfile.dylib (166.40.1)  /usr/lib/system/libcopyfile.dylib
    0x7fff6bccc000 -     0x7fff6bd5efe3  libcorecrypto.dylib (866.100.30)  /usr/lib/system/libcorecrypto.dylib
    0x7fff6be6b000 -     0x7fff6beabff0  libdispatch.dylib (1173.100.2)  /usr/lib/system/libdispatch.dylib
    0x7fff6beac000 -     0x7fff6bee2fff  libdyld.dylib (750.5)  /usr/lib/system/libdyld.dylib
    0x7fff6bee3000 -     0x7fff6bee3ffb  libkeymgr.dylib (30)  /usr/lib/system/libkeymgr.dylib
    0x7fff6bee4000 -     0x7fff6bef0ff3  libkxld.dylib (6153.101.6)  /usr/lib/system/libkxld.dylib
    0x7fff6bef1000 -     0x7fff6bef1ff7  liblaunch.dylib (1738.100.39)  /usr/lib/system/liblaunch.dylib
    0x7fff6bef2000 -     0x7fff6bef7ff7  libmacho.dylib (959.0.1)  /usr/lib/system/libmacho.dylib
    0x7fff6bef8000 -     0x7fff6befaff3  libquarantine.dylib (110.40.3)  /usr/lib/system/libquarantine.dylib
    0x7fff6befb000 -     0x7fff6befcff7  libremovefile.dylib (48)  /usr/lib/system/libremovefile.dylib
    0x7fff6befd000 -     0x7fff6bf14ff3  libsystem_asl.dylib (377.60.2)  /usr/lib/system/libsystem_asl.dylib
    0x7fff6bf15000 -     0x7fff6bf15ff7  libsystem_blocks.dylib (74)  /usr/lib/system/libsystem_blocks.dylib
    0x7fff6bf16000 -     0x7fff6bf9dfff  libsystem_c.dylib (1353.100.2)  /usr/lib/system/libsystem_c.dylib
    0x7fff6bf9e000 -     0x7fff6bfa1ffb  libsystem_configuration.dylib (1061.101.1)  /usr/lib/system/libsystem_configuration.dylib
    0x7fff6bfa2000 -     0x7fff6bfa5fff  libsystem_coreservices.dylib (114)  /usr/lib/system/libsystem_coreservices.dylib
    0x7fff6bfa6000 -     0x7fff6bfaefff  libsystem_darwin.dylib (1353.100.2)  /usr/lib/system/libsystem_darwin.dylib
    0x7fff6bfaf000 -     0x7fff6bfb6fff  libsystem_dnssd.dylib (1096.100.3)  /usr/lib/system/libsystem_dnssd.dylib
    0x7fff6bfb7000 -     0x7fff6bfb8ffb  libsystem_featureflags.dylib (17)  /usr/lib/system/libsystem_featureflags.dylib
    0x7fff6bfb9000 -     0x7fff6c006ff7  libsystem_info.dylib (538)  /usr/lib/system/libsystem_info.dylib
    0x7fff6c007000 -     0x7fff6c033ff7  libsystem_kernel.dylib (6153.101.6)  /usr/lib/system/libsystem_kernel.dylib
    0x7fff6c034000 -     0x7fff6c07bfff  libsystem_m.dylib (3178)  /usr/lib/system/libsystem_m.dylib
    0x7fff6c07c000 -     0x7fff6c0a3fff  libsystem_malloc.dylib (283.100.5)  /usr/lib/system/libsystem_malloc.dylib
    0x7fff6c0a4000 -     0x7fff6c0b1ffb  libsystem_networkextension.dylib (1095.100.29)  /usr/lib/system/libsystem_networkextension.dylib
    0x7fff6c0b2000 -     0x7fff6c0bbff7  libsystem_notify.dylib (241.100.2)  /usr/lib/system/libsystem_notify.dylib
    0x7fff6c0bc000 -     0x7fff6c0c4fef  libsystem_platform.dylib (220.100.1)  /usr/lib/system/libsystem_platform.dylib
    0x7fff6c0c5000 -     0x7fff6c0cffff  libsystem_pthread.dylib (416.100.3)  /usr/lib/system/libsystem_pthread.dylib
    0x7fff6c0d0000 -     0x7fff6c0d4ff3  libsystem_sandbox.dylib (1217.101.2)  /usr/lib/system/libsystem_sandbox.dylib
    0x7fff6c0d5000 -     0x7fff6c0d7fff  libsystem_secinit.dylib (62.100.2)  /usr/lib/system/libsystem_secinit.dylib
    0x7fff6c0d8000 -     0x7fff6c0dfffb  libsystem_symptoms.dylib (1238.100.26)  /usr/lib/system/libsystem_symptoms.dylib
    0x7fff6c0e0000 -     0x7fff6c0f6ff2  libsystem_trace.dylib (1147.100.8)  /usr/lib/system/libsystem_trace.dylib
    0x7fff6c0f8000 -     0x7fff6c0fdff7  libunwind.dylib (35.4)  /usr/lib/system/libunwind.dylib
    0x7fff6c0fe000 -     0x7fff6c133ffe  libxpc.dylib (1738.100.39)  /usr/lib/system/libxpc.dylib

External Modification Summary:
  Calls made by other processes targeting this process:
    task_for_pid: 1
    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: 185060
    thread_create: 0
    thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=937.8M resident=0K(0%) swapped_out_or_unallocated=937.8M(100%)
Writable regions: Total=1.1G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.1G(100%)
 
                                VIRTUAL   REGION 
REGION TYPE                        SIZE    COUNT (non-coalesced) 
===========                     =======  ======= 
Accelerate framework               128K        1 
Activity Tracing                   256K        1 
CG backing stores                  992K        2 
CG image                           164K       10 
CoreAnimation                      192K       17 
CoreGraphics                         8K        1 
CoreImage                           24K        2 
CoreServices                       100K        1 
CoreUI image data                 2808K       23 
Foundation                           4K        1 
Kernel Alloc Once                    8K        1 
MALLOC                           602.5M      391 
MALLOC guard page                   32K        7 
MALLOC_LARGE (reserved)            384K        1         reserved VM address space (unallocated)
MALLOC_NANO (reserved)           128.0M        1         reserved VM address space (unallocated)
Memory Tag 242                      12K        1 
OpenGL GLSL                        512K        6 
PROTECTED_MEMORY                     4K        1 
STACK GUARD                        112K       28 
Stack                            179.7M       29 
Stack Guard                       56.0M        1 
VM_ALLOCATE                      197.1M      345 
__DATA                            51.3M      543 
__DATA_CONST                        44K        4 
__FONT_DATA                          4K        1 
__GLSLBUILTINS                    5176K        1 
__LINKEDIT                       412.2M      136 
__OBJC_RO                         32.2M        1 
__OBJC_RW                         1892K        2 
__TEXT                           525.6M      505 
__UNICODE                          564K        1 
mapped file                       86.8M       42 
shared memory                      652K       18 
===========                     =======  ======= 
TOTAL                              2.2G     2125 
TOTAL, minus reserved VM space     2.1G     2125 



Log:
UCSF ChimeraX version: 0.93 (2020-04-03)  
© 2016-2020 Regents of the University of California. All rights reserved.  
How to cite UCSF ChimeraX  




OpenGL version: 4.1 INTEL-14.5.22
OpenGL renderer: Intel(R) Iris(TM) Plus Graphics 640
OpenGL vendor: Intel Inc.

Change History (6)

comment:1 by pett, 6 years ago

Cc: Tom Goddard pett added
Component: UnassignedLogging
Owner: set to Greg Couch
Platform: all
Project: ChimeraX
Status: newassigned
Summary: ChimeraX bug report submissionClick logged command → crash

Worked okay for me using the exact same ChimeraX version. However, I'm running Mac OS Mojave and she's running Catalina.

--Eric

comment:2 by Greg Couch, 6 years ago

I can't test this, so I defer to someone with a Mac. If this is reproducible, then there's a chance that Qt 5.12.8 will fix it, so I'll work on rebuilding PyQt.

comment:3 by pett, 6 years ago

We don't have a Catalina Mac at the meng/pettersen homestead, which is why I cc'ed Tom. Maybe he does?

in reply to:  4 ; comment:4 by goddard@…, 6 years ago

I tested on the same macOS 10.15.4 with the same ChimeraX 0.93 release and clicking on the vop link in the Log window after running the command (vop gauss #1 sdev 3) worked correctly showing the help page.

Possibly the crash has to do with the Intel Iris Plus Graphics 640 on this user's computer (probable MacBook 2017 model).  My test machine has Radeon Vega 20 graphics.  QWebEngine seems to often be the source of unexplained crashes.  Another possibility is that the user has some other tool showing that is needed to cause the crash.

It would be helpful if the user provided a screen capture just before they click the vop link leading to the crash.

Also does it crash no matter what command link is clicked, or only for the vop command?

comment:5 by pett, 6 years ago

Status: assignedfeedback

comment:6 by Greg Couch, 6 years ago

Can you try again with the current daily build? We have upgraded the graphical user interface from Qt 5.12.7 to Qt 5.12.7. Thanks for your help, Greg

Note: See TracTickets for help on using tickets.