Opened 6 years ago
Closed 5 years ago
#3152 closed defect (fixed)
Toolbar icon rollover → crash
| Reported by: | Elaine Meng | Owned by: | Greg Couch |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | General Controls | Version: | |
| Keywords: | Cc: | Tom Goddard | |
| Blocked By: | Blocking: | ||
| Notify when closed: | Platform: | Mac OS X (Cocoa 64) | |
| Project: | ChimeraX |
Description
The following bug report has been submitted:
Platform: Darwin-18.7.0-x86_64-i386-64bit
ChimeraX Version: 0.94 (2020-05-04)
Description
Last time you used ChimeraX it crashed.
Please describe steps that led to the crash here.
started ChimeraX
open 1zik
molmap /b 8
go to Right Mouse toolbar, click >> to show more icons, click the "crop volume" icon
this caused a crash, was reproducible upon retry after first crash
Process: ChimeraX [3402]
Path: /Users/USER/Desktop/ChimeraX_Daily.app/Contents/MacOS/ChimeraX
Identifier: edu.ucsf.cgl.ChimeraX
Version: 0.94.0 (0.94.0.0)
Code Type: X86-64 (Native)
Parent Process: ??? [1]
Responsible: ChimeraX [3402]
User ID: 504
Date/Time: 2020-05-06 11:00:20.780 -0700
OS Version: Mac OS X 10.14.6 (18G4032)
Report Version: 12
Anonymous UUID: 2E059A98-7BEC-0474-05F4-65B7CBAB8B4F
Sleep/Wake UUID: 9B4FEBF1-5F69-40FA-9600-3236F076F21D
Time Awake Since Boot: 5800 seconds
Time Since Wake: 1300 seconds
System Integrity Protection: enabled
Crashed Thread: 0 CrBrowserMain Dispatch queue: com.apple.main-thread
Exception Type: EXC_BAD_INSTRUCTION (SIGILL)
Exception Codes: 0x0000000000000001, 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY
Application Specific Information:
*** CFRetain() called with NULL ***
Thread 0 Crashed:: CrBrowserMain Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x00007fff6c6ab2c2 __pthread_kill + 10
1 libsystem_pthread.dylib 0x00007fff6c766bf1 pthread_kill + 284
2 libsystem_c.dylib 0x00007fff6c5c8d8a raise + 26
3 libsystem_platform.dylib 0x00007fff6c75bb5d _sigtramp + 29
4 ??? 000000000000000000 0 + 0
5 libqcocoa.dylib 0x000000012498f457 0x124979000 + 91223
6 libqcocoa.dylib 0x000000012498f571 0x124979000 + 91505
7 QtGui 0x000000011a6de240 QBackingStore::beginPaint(QRegion const&) + 208
8 QtWidgets 0x0000000119f8aebf 0x119f6d000 + 122559
9 QtWidgets 0x0000000119f89acb 0x119f6d000 + 117451
10 QtWidgets 0x0000000119fda614 0x119f6d000 + 448020
11 QtWidgets 0x0000000119fd799b 0x119f6d000 + 436635
12 QtWidgets 0x0000000119f7d70d QApplicationPrivate::notify_helper(QObject*, QEvent*) + 269
13 QtWidgets 0x0000000119f7eb12 QApplication::notify(QObject*, QEvent*) + 594
14 QtWidgets.so 0x0000000119b3d3ca sipQApplication::notify(QObject*, QEvent*) + 234
15 QtCore 0x000000011ac694c4 QCoreApplication::notifyInternal2(QObject*, QEvent*) + 212
16 QtGui 0x000000011a556355 QGuiApplicationPrivate::processExposeEvent(QWindowSystemInterfacePrivate::ExposeEvent*) + 309
17 QtGui 0x000000011a5343a3 bool QWindowSystemInterfacePrivate::handleWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent*) + 115
18 QtGui 0x000000011a53b332 void QWindowSystemInterface::handleExposeEvent(QWindow*, QRegion const&) + 178
19 libqcocoa.dylib 0x0000000124997ddc 0x124979000 + 126428
20 libqcocoa.dylib 0x00000001249a03ae 0x124979000 + 160686
21 com.apple.QuartzCore 0x00007fff4b06c8e1 -[CALayer display] + 176
22 com.apple.AppKit 0x00007fff3dd0274e _NSBackingLayerDisplay + 528
23 com.apple.AppKit 0x00007fff3dce6c4f -[_NSViewBackingLayer display] + 811
24 com.apple.QuartzCore 0x00007fff4b06c551 CA::Layer::display_if_needed(CA::Transaction*) + 627
25 com.apple.QuartzCore 0x00007fff4b05a7c6 CA::Context::commit_transaction(CA::Transaction*) + 342
26 com.apple.QuartzCore 0x00007fff4b059ea6 CA::Transaction::commit() + 596
27 com.apple.AppKit 0x00007fff3e06227a -[_NSOrderOutAnimationProxyWindow initWithSnapshotOfWindow:] + 50
28 com.apple.AppKit 0x00007fff3dec3841 -[_NSWindowTransformAnimation initWithWindow:type:interruptingAnimation:] + 736
29 com.apple.AppKit 0x00007fff3dec3548 +[_NSWindowTransformAnimation windowTransformAnimationWithWindow:type:interruptingAnimation:] + 59
30 com.apple.AppKit 0x00007fff3dd2e65b -[NSWindow _doOrderWindow:relativeTo:findKey:forCounter:force:isModal:] + 597
31 com.apple.AppKit 0x00007fff3dd2e3a5 -[NSWindow orderWindow:relativeTo:] + 152
32 libqcocoa.dylib 0x0000000124993eea 0x124979000 + 110314
33 QtGui 0x000000011a55d1c2 QWindowPrivate::setVisible(bool) + 1154
34 QtWidgets 0x0000000119fb6066 QWidgetPrivate::hide_sys() + 214
35 QtWidgets 0x0000000119fb5761 QWidgetPrivate::setGeometry_sys(int, int, int, int, bool) + 945
36 QtWidgets 0x0000000119fb5d84 QWidget::resize(QSize const&) + 116
37 QtWidgets 0x000000011a0ffea4 QMenu::actionEvent(QActionEvent*) + 1300
38 QtWidgets 0x0000000119fb9353 QWidget::event(QEvent*) + 195
39 QtWidgets 0x000000011a0fd70a QMenu::event(QEvent*) + 1178
40 QtWidgets 0x0000000119f7d70d QApplicationPrivate::notify_helper(QObject*, QEvent*) + 269
41 QtWidgets 0x0000000119f7eb12 QApplication::notify(QObject*, QEvent*) + 594
42 QtWidgets.so 0x0000000119b3d3ca sipQApplication::notify(QObject*, QEvent*) + 234
43 QtCore 0x000000011ac694c4 QCoreApplication::notifyInternal2(QObject*, QEvent*) + 212
44 QtWidgets 0x0000000119fac8b8 QWidget::removeAction(QAction*) + 104
45 QtWidgets 0x000000011a0fa285 QMenu::clear() + 197
46 QtWidgets 0x000000011a152592 0x119f6d000 + 1987986
47 QtWidgets 0x000000011a152204 0x119f6d000 + 1987076
48 QtWidgets 0x0000000119f99f63 QLayoutPrivate::doResize(QSize const&) + 147
49 QtWidgets 0x0000000119f9a473 QLayout::activate() + 931
50 QtWidgets 0x0000000119fb8fc3 QWidgetPrivate::setVisible(bool) + 547
51 QtWidgets.so 0x0000000119b536ee sipQWidget::setVisible(bool) + 110
52 QtWidgets 0x000000011a153601 0x119f6d000 + 1992193
53 QtWidgets 0x000000011a152204 0x119f6d000 + 1987076
54 QtWidgets 0x0000000119f99f63 QLayoutPrivate::doResize(QSize const&) + 147
55 QtWidgets 0x0000000119f9a473 QLayout::activate() + 931
56 QtWidgets 0x0000000119fb8fc3 QWidgetPrivate::setVisible(bool) + 547
57 QtWidgets.so 0x0000000119a2631e sipQToolButton::setVisible(bool) + 110
58 QtCore 0x000000011ac92ee1 QObject::event(QEvent*) + 753
59 QtWidgets 0x0000000119fba56a QWidget::event(QEvent*) + 4826
60 QtWidgets 0x000000011a16085f QToolButton::event(QEvent*) + 319
61 QtWidgets.so 0x0000000119a268b0 sipQToolButton::event(QEvent*) + 192
62 QtWidgets 0x0000000119f7d70d QApplicationPrivate::notify_helper(QObject*, QEvent*) + 269
63 QtWidgets 0x0000000119f7eb12 QApplication::notify(QObject*, QEvent*) + 594
64 QtWidgets.so 0x0000000119b3d3ca sipQApplication::notify(QObject*, QEvent*) + 234
65 QtCore 0x000000011ac694c4 QCoreApplication::notifyInternal2(QObject*, QEvent*) + 212
66 QtCore 0x000000011ac6a6fe QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) + 878
67 libqcocoa.dylib 0x00000001249af8f9 0x124979000 + 223481
68 libqcocoa.dylib 0x00000001249b0068 0x124979000 + 225384
69 com.apple.CoreFoundation 0x00007fff40603e33 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
70 com.apple.CoreFoundation 0x00007fff40603dd9 __CFRunLoopDoSource0 + 108
71 com.apple.CoreFoundation 0x00007fff405e779b __CFRunLoopDoSources0 + 195
72 com.apple.CoreFoundation 0x00007fff405e6d65 __CFRunLoopRun + 1189
73 com.apple.CoreFoundation 0x00007fff405e666e CFRunLoopRunSpecific + 455
74 com.apple.HIToolbox 0x00007fff3f8451ab RunCurrentEventLoopInMode + 292
75 com.apple.HIToolbox 0x00007fff3f844ee5 ReceiveNextEventCommon + 603
76 com.apple.HIToolbox 0x00007fff3f844c76 _BlockUntilNextEventMatchingListInModeWithFilter + 64
77 com.apple.AppKit 0x00007fff3dbdc77d _DPSNextEvent + 1135
78 com.apple.AppKit 0x00007fff3dbdb46b -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1361
79 com.apple.AppKit 0x00007fff3dbd5588 -[NSApplication run] + 699
80 libqcocoa.dylib 0x00000001249aede3 0x124979000 + 220643
81 QtCore 0x000000011ac64adf QEventLoop::exec(QFlags) + 431
82 QtWidgets 0x000000011a0fb74b QMenu::exec(QPoint const&, QAction*) + 107
83 QtWidgets 0x000000011a15fe2d 0x119f6d000 + 2043437
84 QtCore 0x000000011ac9a82c QMetaObject::activate(QObject*, int, int, void**) + 3132
85 QtWidgets 0x000000011a067f99 0x119f6d000 + 1027993
86 QtWidgets 0x000000011a068d2a QAbstractButton::mousePressEvent(QMouseEvent*) + 330
87 QtWidgets 0x000000011a160193 QToolButton::mousePressEvent(QMouseEvent*) + 387
88 QtWidgets 0x0000000119fb9438 QWidget::event(QEvent*) + 424
89 QtWidgets 0x000000011a16085f QToolButton::event(QEvent*) + 319
90 QtWidgets 0x0000000119f7d70d QApplicationPrivate::notify_helper(QObject*, QEvent*) + 269
91 QtWidgets 0x0000000119f80568 QApplication::notify(QObject*, QEvent*) + 7336
92 QtWidgets.so 0x0000000119b3d3ca sipQApplication::notify(QObject*, QEvent*) + 234
93 QtCore 0x000000011ac694c4 QCoreApplication::notifyInternal2(QObject*, QEvent*) + 212
94 QtWidgets 0x0000000119f7e030 QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer&, bool, bool) + 896
95 QtWidgets 0x0000000119fd895e 0x119f6d000 + 440670
96 QtWidgets 0x0000000119fd7655 0x119f6d000 + 435797
97 QtWidgets 0x0000000119f7d70d QApplicationPrivate::notify_helper(QObject*, QEvent*) + 269
98 QtWidgets 0x0000000119f7eb12 QApplication::notify(QObject*, QEvent*) + 594
99 QtWidgets.so 0x0000000119b3d3ca sipQApplication::notify(QObject*, QEvent*) + 234
100 QtCore 0x000000011ac694c4 QCoreApplication::notifyInternal2(QObject*, QEvent*) + 212
101 QtGui 0x000000011a5529b9 QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) + 3961
102 QtGui 0x000000011a5396db QWindowSystemInterface::sendWindowSystemEvents(QFlags) + 219
103 libqcocoa.dylib 0x00000001249af900 0x124979000 + 223488
104 libqcocoa.dylib 0x00000001249b0068 0x124979000 + 225384
105 com.apple.CoreFoundation 0x00007fff40603e33 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
106 com.apple.CoreFoundation 0x00007fff40603dd9 __CFRunLoopDoSource0 + 108
107 com.apple.CoreFoundation 0x00007fff405e779b __CFRunLoopDoSources0 + 195
108 com.apple.CoreFoundation 0x00007fff405e6d65 __CFRunLoopRun + 1189
109 com.apple.CoreFoundation 0x00007fff405e666e CFRunLoopRunSpecific + 455
110 com.apple.HIToolbox 0x00007fff3f8451ab RunCurrentEventLoopInMode + 292
111 com.apple.HIToolbox 0x00007fff3f844ded ReceiveNextEventCommon + 355
112 com.apple.HIToolbox 0x00007fff3f844c76 _BlockUntilNextEventMatchingListInModeWithFilter + 64
113 com.apple.AppKit 0x00007fff3dbdc77d _DPSNextEvent + 1135
114 com.apple.AppKit 0x00007fff3dbdb46b -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1361
115 com.apple.AppKit 0x00007fff3dbd5588 -[NSApplication run] + 699
116 libqcocoa.dylib 0x00000001249aede3 0x124979000 + 220643
117 QtCore 0x000000011ac64adf QEventLoop::exec(QFlags) + 431
118 QtCore 0x000000011ac69ad2 QCoreApplication::exec() + 130
119 QtWidgets.so 0x0000000119c2c7d2 meth_QApplication_exec_(_object*, _object*) + 82
120 org.python.python 0x000000010cbb7382 _PyMethodDef_RawFastCallKeywords + 226
121 org.python.python 0x000000010cbb68a9 _PyCFunction_FastCallKeywords + 41
122 org.python.python 0x000000010cc8baf0 call_function + 656
123 org.python.python 0x000000010cc887a7 _PyEval_EvalFrameDefault + 26567
124 org.python.python 0x000000010cbb6d51 function_code_fastcall + 177
125 org.python.python 0x000000010cc8bb64 call_function + 772
126 org.python.python 0x000000010cc887a7 _PyEval_EvalFrameDefault + 26567
127 org.python.python 0x000000010cc8c9bc _PyEval_EvalCodeWithName + 3276
128 org.python.python 0x000000010cbb6869 _PyFunction_FastCallKeywords + 217
129 org.python.python 0x000000010cc8bb64 call_function + 772
130 org.python.python 0x000000010cc8883e _PyEval_EvalFrameDefault + 26718
131 org.python.python 0x000000010cc8c9bc _PyEval_EvalCodeWithName + 3276
132 org.python.python 0x000000010cc81f40 PyEval_EvalCode + 48
133 org.python.python 0x000000010cc7f4d7 builtin_exec + 583
134 org.python.python 0x000000010cbb7535 _PyMethodDef_RawFastCallKeywords + 661
135 org.python.python 0x000000010cbb68a9 _PyCFunction_FastCallKeywords + 41
136 org.python.python 0x000000010cc8baf0 call_function + 656
137 org.python.python 0x000000010cc8883e _PyEval_EvalFrameDefault + 26718
138 org.python.python 0x000000010cc8c9bc _PyEval_EvalCodeWithName + 3276
139 org.python.python 0x000000010cbb6869 _PyFunction_FastCallKeywords + 217
140 org.python.python 0x000000010cc8bb64 call_function + 772
141 org.python.python 0x000000010cc8883e _PyEval_EvalFrameDefault + 26718
142 org.python.python 0x000000010cc8c9bc _PyEval_EvalCodeWithName + 3276
143 org.python.python 0x000000010cbb6367 _PyFunction_FastCallDict + 455
144 org.python.python 0x000000010cce6a83 pymain_run_module + 147
145 org.python.python 0x000000010cce5b6c pymain_main + 5900
146 org.python.python 0x000000010cce4453 Py_Main + 51
147 edu.ucsf.cgl.ChimeraX 0x000000010cb85dc8 main + 120
148 libdyld.dylib 0x00007fff6c5703d5 start + 1
Thread 1:
0 libsystem_kernel.dylib 0x00007fff6c6a8866 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff6c76756e _pthread_cond_wait + 722
2 libopenblasp-r0.3.7.dylib 0x000000010e6c5c3b blas_thread_server + 619
3 libsystem_pthread.dylib 0x00007fff6c7642eb _pthread_body + 126
4 libsystem_pthread.dylib 0x00007fff6c767249 _pthread_start + 66
5 libsystem_pthread.dylib 0x00007fff6c76340d thread_start + 13
Thread 2:
0 libsystem_kernel.dylib 0x00007fff6c6a8866 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff6c76756e _pthread_cond_wait + 722
2 libopenblasp-r0.3.7.dylib 0x000000010e6c5c3b blas_thread_server + 619
3 libsystem_pthread.dylib 0x00007fff6c7642eb _pthread_body + 126
4 libsystem_pthread.dylib 0x00007fff6c767249 _pthread_start + 66
5 libsystem_pthread.dylib 0x00007fff6c76340d thread_start + 13
Thread 3:
0 libsystem_kernel.dylib 0x00007fff6c6a8866 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff6c76756e _pthread_cond_wait + 722
2 libopenblasp-r0.3.7.dylib 0x000000010e6c5c3b blas_thread_server + 619
3 libsystem_pthread.dylib 0x00007fff6c7642eb _pthread_body + 126
4 libsystem_pthread.dylib 0x00007fff6c767249 _pthread_start + 66
5 libsystem_pthread.dylib 0x00007fff6c76340d thread_start + 13
Thread 4:
0 libsystem_pthread.dylib 0x00007fff6c7633f0 start_wqthread + 0
Thread 5:
0 libsystem_pthread.dylib 0x00007fff6c7633f0 start_wqthread + 0
Thread 6:
0 libsystem_pthread.dylib 0x00007fff6c7633f0 start_wqthread + 0
Thread 7:: Dispatch queue: com.apple.root.user-interactive-qos
0 libsystem_kernel.dylib 0x00007fff6c6a521a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff6c6a5768 mach_msg + 60
2 com.apple.QuartzCore 0x00007fff4b05ae3e CA::Context::commit_transaction(CA::Transaction*) + 1998
3 com.apple.QuartzCore 0x00007fff4b059ea6 CA::Transaction::commit() + 596
4 com.apple.AppKit 0x00007fff3dc14986 NSPerformVisuallyAtomicChange + 154
5 com.apple.AppKit 0x00007fff3dec599a __42-[NSAnimation(NSInternal) _runInNewThread]_block_invoke + 80
6 libdispatch.dylib 0x00007fff6c5225f8 _dispatch_call_block_and_release + 12
7 libdispatch.dylib 0x00007fff6c52363d _dispatch_client_callout + 8
8 libdispatch.dylib 0x00007fff6c531509 _dispatch_root_queue_drain + 657
9 libdispatch.dylib 0x00007fff6c531b46 _dispatch_worker_thread2 + 90
10 libsystem_pthread.dylib 0x00007fff6c7636b3 _pthread_wqthread + 583
11 libsystem_pthread.dylib 0x00007fff6c7633fd start_wqthread + 13
Thread 8:: com.apple.NSEventThread
0 libsystem_kernel.dylib 0x00007fff6c6a521a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff6c6a5768 mach_msg + 60
2 com.apple.CoreFoundation 0x00007fff405e799e __CFRunLoopServiceMachPort + 328
3 com.apple.CoreFoundation 0x00007fff405e6f0c __CFRunLoopRun + 1612
4 com.apple.CoreFoundation 0x00007fff405e666e CFRunLoopRunSpecific + 455
5 com.apple.AppKit 0x00007fff3dbe44a2 _NSEventThread + 175
6 libsystem_pthread.dylib 0x00007fff6c7642eb _pthread_body + 126
7 libsystem_pthread.dylib 0x00007fff6c767249 _pthread_start + 66
8 libsystem_pthread.dylib 0x00007fff6c76340d thread_start + 13
Thread 9:: NetworkConfigWatcher
0 libsystem_kernel.dylib 0x00007fff6c6a521a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff6c6a5768 mach_msg + 60
2 QtWebEngineCore 0x000000011daa72ad 0x11b8fc000 + 35304109
3 QtWebEngineCore 0x000000011daa71af 0x11b8fc000 + 35303855
4 QtWebEngineCore 0x000000011da5afdd 0x11b8fc000 + 34992093
5 QtWebEngineCore 0x000000011da84005 0x11b8fc000 + 35160069
6 QtWebEngineCore 0x000000011dad693c 0x11b8fc000 + 35498300
7 QtWebEngineCore 0x000000011db16697 0x11b8fc000 + 35759767
8 libsystem_pthread.dylib 0x00007fff6c7642eb _pthread_body + 126
9 libsystem_pthread.dylib 0x00007fff6c767249 _pthread_start + 66
10 libsystem_pthread.dylib 0x00007fff6c76340d thread_start + 13
Thread 10:: DnsConfigService
0 libsystem_kernel.dylib 0x00007fff6c6ab78a kevent + 10
1 QtWebEngineCore 0x000000011dd68929 0x11b8fc000 + 38193449
2 QtWebEngineCore 0x000000011dd65c3d 0x11b8fc000 + 38181949
3 QtWebEngineCore 0x000000011db1cc5c 0x11b8fc000 + 35785820
4 QtWebEngineCore 0x000000011da84005 0x11b8fc000 + 35160069
5 QtWebEngineCore 0x000000011dad693c 0x11b8fc000 + 35498300
6 QtWebEngineCore 0x000000011db16697 0x11b8fc000 + 35759767
7 libsystem_pthread.dylib 0x00007fff6c7642eb _pthread_body + 126
8 libsystem_pthread.dylib 0x00007fff6c767249 _pthread_start + 66
9 libsystem_pthread.dylib 0x00007fff6c76340d thread_start + 13
Thread 11:: TaskSchedulerServiceThread
0 libsystem_kernel.dylib 0x00007fff6c6ab78a kevent + 10
1 QtWebEngineCore 0x000000011dd68929 0x11b8fc000 + 38193449
2 QtWebEngineCore 0x000000011dd65c3d 0x11b8fc000 + 38181949
3 QtWebEngineCore 0x000000011db1cc44 0x11b8fc000 + 35785796
4 QtWebEngineCore 0x000000011da84005 0x11b8fc000 + 35160069
5 QtWebEngineCore 0x000000011dac59f4 0x11b8fc000 + 35428852
6 QtWebEngineCore 0x000000011dad693c 0x11b8fc000 + 35498300
7 QtWebEngineCore 0x000000011db16697 0x11b8fc000 + 35759767
8 libsystem_pthread.dylib 0x00007fff6c7642eb _pthread_body + 126
9 libsystem_pthread.dylib 0x00007fff6c767249 _pthread_start + 66
10 libsystem_pthread.dylib 0x00007fff6c76340d thread_start + 13
Thread 12:: TaskSchedulerForegroundWorker
0 libsystem_kernel.dylib 0x00007fff6c6a521a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff6c6a5768 mach_msg + 60
2 QtWebEngineCore 0x000000011daa72ad 0x11b8fc000 + 35304109
3 QtWebEngineCore 0x000000011daa73a1 0x11b8fc000 + 35304353
4 QtWebEngineCore 0x000000011dabeca8 0x11b8fc000 + 35400872
5 QtWebEngineCore 0x000000011dabf5db 0x11b8fc000 + 35403227
6 QtWebEngineCore 0x000000011dabf244 0x11b8fc000 + 35402308
7 QtWebEngineCore 0x000000011db16697 0x11b8fc000 + 35759767
8 libsystem_pthread.dylib 0x00007fff6c7642eb _pthread_body + 126
9 libsystem_pthread.dylib 0x00007fff6c767249 _pthread_start + 66
10 libsystem_pthread.dylib 0x00007fff6c76340d thread_start + 13
Thread 13:: TaskSchedulerForegroundBlockingWorker
0 libsystem_kernel.dylib 0x00007fff6c6a521a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff6c6a5768 mach_msg + 60
2 QtWebEngineCore 0x000000011daa72ad 0x11b8fc000 + 35304109
3 QtWebEngineCore 0x000000011daa73a1 0x11b8fc000 + 35304353
4 QtWebEngineCore 0x000000011dabeca8 0x11b8fc000 + 35400872
5 QtWebEngineCore 0x000000011dabf5db 0x11b8fc000 + 35403227
6 QtWebEngineCore 0x000000011dabf244 0x11b8fc000 + 35402308
7 QtWebEngineCore 0x000000011db16697 0x11b8fc000 + 35759767
8 libsystem_pthread.dylib 0x00007fff6c7642eb _pthread_body + 126
9 libsystem_pthread.dylib 0x00007fff6c767249 _pthread_start + 66
10 libsystem_pthread.dylib 0x00007fff6c76340d thread_start + 13
Thread 14:: TaskSchedulerForegroundBlockingWorker
0 libsystem_kernel.dylib 0x00007fff6c6a521a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff6c6a5768 mach_msg + 60
2 QtWebEngineCore 0x000000011daa72ad 0x11b8fc000 + 35304109
3 QtWebEngineCore 0x000000011daa73a1 0x11b8fc000 + 35304353
4 QtWebEngineCore 0x000000011dabeca8 0x11b8fc000 + 35400872
5 QtWebEngineCore 0x000000011dabf5db 0x11b8fc000 + 35403227
6 QtWebEngineCore 0x000000011dabf244 0x11b8fc000 + 35402308
7 QtWebEngineCore 0x000000011db16697 0x11b8fc000 + 35759767
8 libsystem_pthread.dylib 0x00007fff6c7642eb _pthread_body + 126
9 libsystem_pthread.dylib 0x00007fff6c767249 _pthread_start + 66
10 libsystem_pthread.dylib 0x00007fff6c76340d thread_start + 13
Thread 15:: TaskSchedulerForegroundBlockingWorker
0 libsystem_kernel.dylib 0x00007fff6c6a521a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff6c6a5768 mach_msg + 60
2 QtWebEngineCore 0x000000011daa72ad 0x11b8fc000 + 35304109
3 QtWebEngineCore 0x000000011daa73a1 0x11b8fc000 + 35304353
4 QtWebEngineCore 0x000000011dabeca8 0x11b8fc000 + 35400872
5 QtWebEngineCore 0x000000011dabf33f 0x11b8fc000 + 35402559
6 QtWebEngineCore 0x000000011dabf244 0x11b8fc000 + 35402308
7 QtWebEngineCore 0x000000011db16697 0x11b8fc000 + 35759767
8 libsystem_pthread.dylib 0x00007fff6c7642eb _pthread_body + 126
9 libsystem_pthread.dylib 0x00007fff6c767249 _pthread_start + 66
10 libsystem_pthread.dylib 0x00007fff6c76340d thread_start + 13
Thread 16:: TaskSchedulerBackgroundWorker
0 libsystem_kernel.dylib 0x00007fff6c6a521a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff6c6a5768 mach_msg + 60
2 QtWebEngineCore 0x000000011daa72ad 0x11b8fc000 + 35304109
3 QtWebEngineCore 0x000000011daa73a1 0x11b8fc000 + 35304353
4 QtWebEngineCore 0x000000011dabeca8 0x11b8fc000 + 35400872
5 QtWebEngineCore 0x000000011dabf33f 0x11b8fc000 + 35402559
6 QtWebEngineCore 0x000000011dabf1b4 0x11b8fc000 + 35402164
7 QtWebEngineCore 0x000000011db16697 0x11b8fc000 + 35759767
8 libsystem_pthread.dylib 0x00007fff6c7642eb _pthread_body + 126
9 libsystem_pthread.dylib 0x00007fff6c767249 _pthread_start + 66
10 libsystem_pthread.dylib 0x00007fff6c76340d thread_start + 13
Thread 17:: TaskSchedulerBackgroundBlockingWorker
0 libsystem_kernel.dylib 0x00007fff6c6a521a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff6c6a5768 mach_msg + 60
2 QtWebEngineCore 0x000000011daa72ad 0x11b8fc000 + 35304109
3 QtWebEngineCore 0x000000011daa73a1 0x11b8fc000 + 35304353
4 QtWebEngineCore 0x000000011dabeca8 0x11b8fc000 + 35400872
5 QtWebEngineCore 0x000000011dabf5db 0x11b8fc000 + 35403227
6 QtWebEngineCore 0x000000011dabf1b4 0x11b8fc000 + 35402164
7 QtWebEngineCore 0x000000011db16697 0x11b8fc000 + 35759767
8 libsystem_pthread.dylib 0x00007fff6c7642eb _pthread_body + 126
9 libsystem_pthread.dylib 0x00007fff6c767249 _pthread_start + 66
10 libsystem_pthread.dylib 0x00007fff6c76340d thread_start + 13
Thread 18:: Chrome_IOThread
0 libsystem_kernel.dylib 0x00007fff6c6ab78a kevent + 10
1 QtWebEngineCore 0x000000011dd68929 0x11b8fc000 + 38193449
2 QtWebEngineCore 0x000000011dd65c3d 0x11b8fc000 + 38181949
3 QtWebEngineCore 0x000000011db1cc44 0x11b8fc000 + 35785796
4 QtWebEngineCore 0x000000011da84005 0x11b8fc000 + 35160069
5 QtWebEngineCore 0x000000011d3e9fa4 0x11b8fc000 + 28237732
6 QtWebEngineCore 0x000000011dad693c 0x11b8fc000 + 35498300
7 QtWebEngineCore 0x000000011db16697 0x11b8fc000 + 35759767
8 libsystem_pthread.dylib 0x00007fff6c7642eb _pthread_body + 126
9 libsystem_pthread.dylib 0x00007fff6c767249 _pthread_start + 66
10 libsystem_pthread.dylib 0x00007fff6c76340d thread_start + 13
Thread 19:: TaskSchedulerSingleThreadSharedBackgroundBlocking0
0 libsystem_kernel.dylib 0x00007fff6c6a521a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff6c6a5768 mach_msg + 60
2 QtWebEngineCore 0x000000011daa72ad 0x11b8fc000 + 35304109
3 QtWebEngineCore 0x000000011daa71af 0x11b8fc000 + 35303855
4 QtWebEngineCore 0x000000011dabec9a 0x11b8fc000 + 35400858
5 QtWebEngineCore 0x000000011dabf33f 0x11b8fc000 + 35402559
6 QtWebEngineCore 0x000000011dabf1e4 0x11b8fc000 + 35402212
7 QtWebEngineCore 0x000000011db16697 0x11b8fc000 + 35759767
8 libsystem_pthread.dylib 0x00007fff6c7642eb _pthread_body + 126
9 libsystem_pthread.dylib 0x00007fff6c767249 _pthread_start + 66
10 libsystem_pthread.dylib 0x00007fff6c76340d thread_start + 13
Thread 20:: CompositorTileWorker1/74243
0 libsystem_kernel.dylib 0x00007fff6c6a8866 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff6c76756e _pthread_cond_wait + 722
2 QtWebEngineCore 0x000000011db14f28 0x11b8fc000 + 35753768
3 QtWebEngineCore 0x000000011ea9d628 0x11b8fc000 + 52041256
4 QtWebEngineCore 0x000000011dad5614 0x11b8fc000 + 35493396
5 QtWebEngineCore 0x000000011db16697 0x11b8fc000 + 35759767
6 libsystem_pthread.dylib 0x00007fff6c7642eb _pthread_body + 126
7 libsystem_pthread.dylib 0x00007fff6c767249 _pthread_start + 66
8 libsystem_pthread.dylib 0x00007fff6c76340d thread_start + 13
Thread 21:: AudioThread
0 libsystem_kernel.dylib 0x00007fff6c6a521a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff6c6a5768 mach_msg + 60
2 QtWebEngineCore 0x000000011daa72ad 0x11b8fc000 + 35304109
3 QtWebEngineCore 0x000000011daa71af 0x11b8fc000 + 35303855
4 QtWebEngineCore 0x000000011da5afdd 0x11b8fc000 + 34992093
5 QtWebEngineCore 0x000000011da84005 0x11b8fc000 + 35160069
6 QtWebEngineCore 0x000000011dad693c 0x11b8fc000 + 35498300
7 QtWebEngineCore 0x000000011db16697 0x11b8fc000 + 35759767
8 libsystem_pthread.dylib 0x00007fff6c7642eb _pthread_body + 126
9 libsystem_pthread.dylib 0x00007fff6c767249 _pthread_start + 66
10 libsystem_pthread.dylib 0x00007fff6c76340d thread_start + 13
Thread 22:: NetworkConfigWatcher
0 libsystem_kernel.dylib 0x00007fff6c6a521a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff6c6a5768 mach_msg + 60
2 QtWebEngineCore 0x000000011daa72ad 0x11b8fc000 + 35304109
3 QtWebEngineCore 0x000000011daa71af 0x11b8fc000 + 35303855
4 QtWebEngineCore 0x000000011da5afdd 0x11b8fc000 + 34992093
5 QtWebEngineCore 0x000000011da84005 0x11b8fc000 + 35160069
6 QtWebEngineCore 0x000000011dad693c 0x11b8fc000 + 35498300
7 QtWebEngineCore 0x000000011db16697 0x11b8fc000 + 35759767
8 libsystem_pthread.dylib 0x00007fff6c7642eb _pthread_body + 126
9 libsystem_pthread.dylib 0x00007fff6c767249 _pthread_start + 66
10 libsystem_pthread.dylib 0x00007fff6c76340d thread_start + 13
Thread 23:: Chrome_InProcGpuThread
0 libsystem_kernel.dylib 0x00007fff6c6a521a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff6c6a5768 mach_msg + 60
2 QtWebEngineCore 0x000000011daa72ad 0x11b8fc000 + 35304109
3 QtWebEngineCore 0x000000011da5afd2 0x11b8fc000 + 34992082
4 QtWebEngineCore 0x000000011da84005 0x11b8fc000 + 35160069
5 QtWebEngineCore 0x000000011dad693c 0x11b8fc000 + 35498300
6 QtWebEngineCore 0x000000011db16697 0x11b8fc000 + 35759767
7 libsystem_pthread.dylib 0x00007fff6c7642eb _pthread_body + 126
8 libsystem_pthread.dylib 0x00007fff6c767249 _pthread_start + 66
9 libsystem_pthread.dylib 0x00007fff6c76340d thread_start + 13
Thread 24:: Chrome_ChildIOThread
0 libsystem_kernel.dylib 0x00007fff6c6ab78a kevent + 10
1 QtWebEngineCore 0x000000011dd68929 0x11b8fc000 + 38193449
2 QtWebEngineCore 0x000000011dd65c3d 0x11b8fc000 + 38181949
3 QtWebEngineCore 0x000000011db1cc5c 0x11b8fc000 + 35785820
4 QtWebEngineCore 0x000000011da84005 0x11b8fc000 + 35160069
5 QtWebEngineCore 0x000000011dad693c 0x11b8fc000 + 35498300
6 QtWebEngineCore 0x000000011db16697 0x11b8fc000 + 35759767
7 libsystem_pthread.dylib 0x00007fff6c7642eb _pthread_body + 126
8 libsystem_pthread.dylib 0x00007fff6c767249 _pthread_start + 66
9 libsystem_pthread.dylib 0x00007fff6c76340d thread_start + 13
Thread 25:: TaskSchedulerSingleThreadForegroundBlocking1
0 libsystem_kernel.dylib 0x00007fff6c6a521a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff6c6a5768 mach_msg + 60
2 QtWebEngineCore 0x000000011daa72ad 0x11b8fc000 + 35304109
3 QtWebEngineCore 0x000000011daa71af 0x11b8fc000 + 35303855
4 QtWebEngineCore 0x000000011dabec9a 0x11b8fc000 + 35400858
5 QtWebEngineCore 0x000000011dabf5db 0x11b8fc000 + 35403227
6 QtWebEngineCore 0x000000011dabf2a4 0x11b8fc000 + 35402404
7 QtWebEngineCore 0x000000011db16697 0x11b8fc000 + 35759767
8 libsystem_pthread.dylib 0x00007fff6c7642eb _pthread_body + 126
9 libsystem_pthread.dylib 0x00007fff6c767249 _pthread_start + 66
10 libsystem_pthread.dylib 0x00007fff6c76340d thread_start + 13
Thread 26:: NetworkConfigWatcher
0 libsystem_kernel.dylib 0x00007fff6c6a521a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff6c6a5768 mach_msg + 60
2 QtWebEngineCore 0x000000011daa72ad 0x11b8fc000 + 35304109
3 QtWebEngineCore 0x000000011daa71af 0x11b8fc000 + 35303855
4 QtWebEngineCore 0x000000011da5afdd 0x11b8fc000 + 34992093
5 QtWebEngineCore 0x000000011da84005 0x11b8fc000 + 35160069
6 QtWebEngineCore 0x000000011dad693c 0x11b8fc000 + 35498300
7 QtWebEngineCore 0x000000011db16697 0x11b8fc000 + 35759767
8 libsystem_pthread.dylib 0x00007fff6c7642eb _pthread_body + 126
9 libsystem_pthread.dylib 0x00007fff6c767249 _pthread_start + 66
10 libsystem_pthread.dylib 0x00007fff6c76340d thread_start + 13
Thread 27:
0 libsystem_pthread.dylib 0x00007fff6c7633f0 start_wqthread + 0
Thread 28:: TaskSchedulerBackgroundBlockingWorker
0 libsystem_kernel.dylib 0x00007fff6c6a521a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff6c6a5768 mach_msg + 60
2 QtWebEngineCore 0x000000011daa72ad 0x11b8fc000 + 35304109
3 QtWebEngineCore 0x000000011daa73a1 0x11b8fc000 + 35304353
4 QtWebEngineCore 0x000000011dabeca8 0x11b8fc000 + 35400872
5 QtWebEngineCore 0x000000011dabf33f 0x11b8fc000 + 35402559
6 QtWebEngineCore 0x000000011dabf1b4 0x11b8fc000 + 35402164
7 QtWebEngineCore 0x000000011db16697 0x11b8fc000 + 35759767
8 libsystem_pthread.dylib 0x00007fff6c7642eb _pthread_body + 126
9 libsystem_pthread.dylib 0x00007fff6c767249 _pthread_start + 66
10 libsystem_pthread.dylib 0x00007fff6c76340d thread_start + 13
Thread 29:: TaskSchedulerForegroundWorker
0 libsystem_kernel.dylib 0x00007fff6c6a521a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff6c6a5768 mach_msg + 60
2 QtWebEngineCore 0x000000011daa72ad 0x11b8fc000 + 35304109
3 QtWebEngineCore 0x000000011daa73a1 0x11b8fc000 + 35304353
4 QtWebEngineCore 0x000000011dabeca8 0x11b8fc000 + 35400872
5 QtWebEngineCore 0x000000011dabf33f 0x11b8fc000 + 35402559
6 QtWebEngineCore 0x000000011dabf244 0x11b8fc000 + 35402308
7 QtWebEngineCore 0x000000011db16697 0x11b8fc000 + 35759767
8 libsystem_pthread.dylib 0x00007fff6c7642eb _pthread_body + 126
9 libsystem_pthread.dylib 0x00007fff6c767249 _pthread_start + 66
10 libsystem_pthread.dylib 0x00007fff6c76340d thread_start + 13
Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000000 rbx: 0x000000011895f5c0 rcx: 0x000000010d03ba48 rdx: 0x0000000000000000
rdi: 0x0000000000000307 rsi: 0x0000000000000004 rbp: 0x000000010d03ba80 rsp: 0x000000010d03ba48
r8: 0x000000010d03bf48 r9: 0xd094aa4ac29bc748 r10: 0x000000011895f66c r11: 0x0000000000000287
r12: 0x0000000000000307 r13: 0x0000600000002ea0 r14: 0x0000000000000004 r15: 0x000000000000002d
rip: 0x00007fff6c6ab2c2 rfl: 0x0000000000000286 cr2: 0x000000010cdf1f2c
Logical CPU: 0
Error Code: 0x02000148
Trap Number: 133
Binary Images:
0x10cb85000 - 0x10cb85ff3 +edu.ucsf.cgl.ChimeraX (0.94.0 - 0.94.0.0) /Users/USER/Desktop/ChimeraX_Daily.app/Contents/MacOS/ChimeraX
0x10cb93000 - 0x10cd8efff +org.python.python (3.7.7, [c] 2001-2019 Python Software Foundation. - 3.7.7) /Users/USER/Desktop/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/Python
0x10d201000 - 0x10d202ff7 +_heapq.cpython-37m-darwin.so (0) /Users/USER/Desktop/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/lib-dynload/_heapq.cpython-37m-darwin.so
0x10d2cb000 - 0x10d2ceff3 +zlib.cpython-37m-darwin.so (0) /Users/USER/Desktop/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/lib-dynload/zlib.cpython-37m-darwin.so
0x10d2d8000 - 0x10d2ecff7 +libz.1.2.11.dylib (0) /Users/USER/Desktop/ChimeraX_Daily.app/Contents/lib/libz.1.2.11.dylib
0x10d340000 - 0x10d341ff7 +_bz2.cpython-37m-darwin.so (0) /Users/USER/Desktop/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/lib-dynload/_bz2.cpython-37m-darwin.so
0x10d34a000 - 0x10d34dfff +_lzma.cpython-37m-darwin.so (0) /Users/USER/Desktop/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/lib-dynload/_lzma.cpython-37m-darwin.so
0x10d358000 - 0x10d358ffb +grp.cpython-37m-darwin.so (0) /Users/USER/Desktop/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/lib-dynload/grp.cpython-37m-darwin.so
0x10d3a0000 - 0x10d3a5ffb +math.cpython-37m-darwin.so (0) /Users/USER/Desktop/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/lib-dynload/math.cpython-37m-darwin.so
0x10d3b1000 - 0x10d3b3ff3 +_hashlib.cpython-37m-darwin.so (0) /Users/USER/Desktop/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/lib-dynload/_hashlib.cpython-37m-darwin.so
0x10d3bc000 - 0x10d419ff7 +libssl.1.1.dylib (0) /Users/USER/Desktop/ChimeraX_Daily.app/Contents/lib/libssl.1.1.dylib
0x10d448000 - 0x10d60fb13 +libcrypto.1.1.dylib (0) /Users/USER/Desktop/ChimeraX_Daily.app/Contents/lib/libcrypto.1.1.dylib
0x10d6a8000 - 0x10d6adff3 +_blake2.cpython-37m-darwin.so (0) /Users/USER/Desktop/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/lib-dynload/_blake2.cpython-37m-darwin.so
0x10d6b7000 - 0x10d6c7ff7 +_sha3.cpython-37m-darwin.so (0) /Users/USER/Desktop/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/lib-dynload/_sha3.cpython-37m-darwin.so
0x10d6d2000 - 0x10d6d2ffb +_bisect.cpython-37m-darwin.so (0) /Users/USER/Desktop/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/lib-dynload/_bisect.cpython-37m-darwin.so
0x10d6da000 - 0x10d6dbffb +_random.cpython-37m-darwin.so (0) /Users/USER/Desktop/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/lib-dynload/_random.cpython-37m-darwin.so
0x10d7ec000 - 0x10d7f2ffb +_json.cpython-37m-darwin.so (0) /Users/USER/Desktop/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/lib-dynload/_json.cpython-37m-darwin.so
0x10d83b000 - 0x10d848ff7 +_ssl.cpython-37m-darwin.so (0) /Users/USER/Desktop/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/lib-dynload/_ssl.cpython-37m-darwin.so
0x10d85e000 - 0x10d867ffb +_socket.cpython-37m-darwin.so (0) /Users/USER/Desktop/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/lib-dynload/_socket.cpython-37m-darwin.so
0x10d8b9000 - 0x10d8bcfff +select.cpython-37m-darwin.so (0) /Users/USER/Desktop/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/lib-dynload/select.cpython-37m-darwin.so
0x10d8c6000 - 0x10d8caff3 +_struct.cpython-37m-darwin.so (0) /Users/USER/Desktop/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/lib-dynload/_struct.cpython-37m-darwin.so
0x10d8d8000 - 0x10d8dcff7 +binascii.cpython-37m-darwin.so (0) /Users/USER/Desktop/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/lib-dynload/binascii.cpython-37m-darwin.so
0x10d9e5000 - 0x10d9f3ff3 +_datetime.cpython-37m-darwin.so (0) /Users/USER/Desktop/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/lib-dynload/_datetime.cpython-37m-darwin.so
0x10da43000 - 0x10da43ff3 +_scproxy.cpython-37m-darwin.so (0) /Users/USER/Desktop/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/lib-dynload/_scproxy.cpython-37m-darwin.so
0x10da4b000 - 0x10da89ffb +_decimal.cpython-37m-darwin.so (0) /Users/USER/Desktop/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/lib-dynload/_decimal.cpython-37m-darwin.so
0x10daed000 - 0x10db1aff3 +pyexpat.cpython-37m-darwin.so (0) /Users/USER/Desktop/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/lib-dynload/pyexpat.cpython-37m-darwin.so
0x10db32000 - 0x10db33ff3 +_queue.cpython-37m-darwin.so (0) /Users/USER/Desktop/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/lib-dynload/_queue.cpython-37m-darwin.so
0x10dbbd000 - 0x10dbbefff +lapack_lite.cpython-37m-darwin.so (0) /Users/USER/Desktop/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/numpy/linalg/lapack_lite.cpython-37m-darwin.so
0x10dc09000 - 0x10dc0afff +_posixsubprocess.cpython-37m-darwin.so (0) /Users/USER/Desktop/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/lib-dynload/_posixsubprocess.cpython-37m-darwin.so
0x10dce3000 - 0x10dcf5fff +_pickle.cpython-37m-darwin.so (0) /Users/USER/Desktop/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/lib-dynload/_pickle.cpython-37m-darwin.so
0x10dd78000 - 0x10dd7bffb +_csv.cpython-37m-darwin.so (0) /Users/USER/Desktop/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/lib-dynload/_csv.cpython-37m-darwin.so
0x10df06000 - 0x10e269fe7 +_multiarray_umath.cpython-37m-darwin.so (0) /Users/USER/Desktop/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/numpy/core/_multiarray_umath.cpython-37m-darwin.so
0x10e38f000 - 0x111dfaae7 +libopenblasp-r0.3.7.dylib (0) /Users/USER/Desktop/ChimeraX_Daily.app/Contents/lib/python3.7/site-packages/numpy/.dylibs/libopenblasp-r0.3.7.dylib
0x112103000 - 0x11221aff7 +libgfortran.3.dylib (0) /Users/USER/Desktop/ChimeraX_Daily.app/Contents/lib/python3.7/site-packages/numpy/.dylibs/libgfortran.3.dylib
0x112288000 - 0x1122befff +libquadmath.0.dylib (0) /Users/USER/Desktop/ChimeraX_Daily.app/Contents/lib/python3.7/site-packages/numpy/.dylibs/libquadmath.0.dylib
0x1122d2000 - 0x1122e7ff7 +libgcc_s.1.dylib (0) /Users/USER/Desktop/ChimeraX_Daily.app/Contents/lib/python3.7/site-packages/numpy/.dylibs/libgcc_s.1.dylib
0x118489000 - 0x118496ff3 +_multiarray_tests.cpython-37m-darwin.so (0) /Users/USER/Desktop/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/numpy/core/_multiarray_tests.cpython-37m-darwin.so
0x1184ac000 - 0x1184beff7 +_ctypes.cpython-37m-darwin.so (0) /Users/USER/Desktop/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/lib-dynload/_ctypes.cpython-37m-darwin.so
0x118554000 - 0x11856dffb +_umath_linalg.cpython-37m-darwin.so (0) /Users/USER/Desktop/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/numpy/linalg/_umath_linalg.cpython-37m-darwin.so
0x118641000 - 0x118652ffb +_pocketfft_internal.cpython-37m-darwin.so (0) /Users/USER/Desktop/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/numpy/fft/_pocketfft_internal.cpython-37m-darwin.so
0x11869b000 - 0x118707fff +mtrand.cpython-37m-darwin.so (0) /Users/USER/Desktop/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/numpy/random/mtrand.cpython-37m-darwin.so
0x1187a2000 - 0x1187c1ffb +_bit_generator.cpython-37m-darwin.so (0) /Users/USER/Desktop/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/numpy/random/_bit_generator.cpython-37m-darwin.so
0x1187e2000 - 0x118813ff3 +_common.cpython-37m-darwin.so (0) /Users/USER/Desktop/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/numpy/random/_common.cpython-37m-darwin.so
0x11882e000 - 0x118882ffb +_bounded_integers.cpython-37m-darwin.so (0) /Users/USER/Desktop/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/numpy/random/_bounded_integers.cpython-37m-darwin.so
0x1188ab000 - 0x1188acff7 +_appdirs.so (0) /Users/USER/Desktop/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/chimerax/core/_appdirs.so
0x1188b4000 - 0x1188b5ffb +libappdirs.dylib (0) /Users/USER/Desktop/ChimeraX_Daily.app/Contents/lib/libappdirs.dylib
0x1188bd000 - 0x11892770f dyld (655.1.1) /usr/lib/dyld
0x118988000 - 0x11899bff7 +_mt19937.cpython-37m-darwin.so (0) /Users/USER/Desktop/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/numpy/random/_mt19937.cpython-37m-darwin.so
0x1189ac000 - 0x1189b9ff7 +_philox.cpython-37m-darwin.so (0) /Users/USER/Desktop/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/numpy/random/_philox.cpython-37m-darwin.so
0x1189c9000 - 0x1189d3ff3 +_pcg64.cpython-37m-darwin.so (0) /Users/USER/Desktop/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/numpy/random/_pcg64.cpython-37m-darwin.so
0x1189e3000 - 0x1189ebff3 +_sfc64.cpython-37m-darwin.so (0) /Users/USER/Desktop/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/numpy/random/_sfc64.cpython-37m-darwin.so
0x1189fa000 - 0x118a7dff3 +_generator.cpython-37m-darwin.so (0) /Users/USER/Desktop/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/numpy/random/_generator.cpython-37m-darwin.so
0x118bdd000 - 0x118bffff7 +_serialize.cpython-37m-darwin.so (0) /Users/USER/Desktop/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/chimerax/core/_serialize.cpython-37m-darwin.so
0x118c1f000 - 0x118c37ffb +_cmsgpack.cpython-37m-darwin.so (0) /Users/USER/Desktop/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/msgpack/_cmsgpack.cpython-37m-darwin.so
0x118c90000 - 0x118cebff7 +_imaging.cpython-37m-darwin.so (0) /Users/USER/Desktop/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/PIL/_imaging.cpython-37m-darwin.so
0x118d1a000 - 0x118d52ff3 +libjpeg.9.dylib (0) /Users/USER/Desktop/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/PIL/.dylibs/libjpeg.9.dylib
0x118d68000 - 0x118ddeffb +libopenjp2.2.3.1.dylib (0) /Users/USER/Desktop/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/PIL/.dylibs/libopenjp2.2.3.1.dylib
0x118def000 - 0x118e0aff7 +libz.1.2.11.dylib (0) /Users/USER/Desktop/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/PIL/.dylibs/libz.1.2.11.dylib
0x118e13000 - 0x118ea2fff +libtiff.5.dylib (0) /Users/USER/Desktop/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/PIL/.dylibs/libtiff.5.dylib
0x118ebb000 - 0x118ed4ff7 +libxcb.1.dylib (3) /Users/USER/Desktop/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/PIL/.dylibs/libxcb.1.dylib
0x118eea000 - 0x118f1bffb +liblzma.5.dylib (0) /Users/USER/Desktop/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/PIL/.dylibs/liblzma.5.dylib
0x118f28000 - 0x118f29fff +libXau.6.dylib (7) /Users/USER/Desktop/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/PIL/.dylibs/libXau.6.dylib
0x118f31000 - 0x118f34fff +libXdmcp.6.dylib (7) /Users/USER/Desktop/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/PIL/.dylibs/libXdmcp.6.dylib
0x118f7c000 - 0x118f94ffb +tinyarray.cpython-37m-darwin.so (0) /Users/USER/Desktop/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/tinyarray.cpython-37m-darwin.so
0x119071000 - 0x119079fff +errorchecker.cpython-37m-darwin.so (0) /Users/USER/Desktop/ChimeraX_Daily.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
0x1190c8000 - 0x1190f3ffb +arraydatatype.cpython-37m-darwin.so (0) /Users/USER/Desktop/ChimeraX_Daily.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
0x119117000 - 0x119149fff +wrapper.cpython-37m-darwin.so (0) /Users/USER/Desktop/ChimeraX_Daily.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
0x119172000 - 0x11917bff7 +formathandler.cpython-37m-darwin.so (0) /Users/USER/Desktop/ChimeraX_Daily.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
0x11918b000 - 0x119192ff3 +latebind.cpython-37m-darwin.so (0) /Users/USER/Desktop/ChimeraX_Daily.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
0x1196b4000 - 0x1196cdffb +vbo.cpython-37m-darwin.so (0) /Users/USER/Desktop/ChimeraX_Daily.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
0x119727000 - 0x119727fff +_arrays.cpython-37m-darwin.so (0) /Users/USER/Desktop/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/chimerax/arrays/_arrays.cpython-37m-darwin.so
0x11972e000 - 0x1197d8ff7 +libarrays.dylib (0) /Users/USER/Desktop/ChimeraX_Daily.app/Contents/lib/python3.7/site-packages/chimerax/arrays/lib/libarrays.dylib
0x11983c000 - 0x119857fff +_geometry.cpython-37m-darwin.so (0) /Users/USER/Desktop/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/chimerax/geometry/_geometry.cpython-37m-darwin.so
0x11995a000 - 0x11995aff7 +_opcode.cpython-37m-darwin.so (0) /Users/USER/Desktop/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/lib-dynload/_opcode.cpython-37m-darwin.so
0x1199fa000 - 0x119c7fffb +QtWidgets.so (0) /Users/USER/Desktop/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/PyQt5/QtWidgets.so
0x119f6d000 - 0x11a3abff7 +QtWidgets (0) /Users/USER/Desktop/ChimeraX_Daily.app/Contents/lib/python3.7/site-packages/PyQt5/Qt/lib/QtWidgets.framework/Versions/5/QtWidgets
0x11a51e000 - 0x11a96cfe7 +QtGui (0) /Users/USER/Desktop/ChimeraX_Daily.app/Contents/lib/python3.7/site-packages/PyQt5/Qt/lib/QtGui.framework/Versions/5/QtGui
0x11aa7f000 - 0x11afb4ff7 +QtCore (0) /Users/USER/Desktop/ChimeraX_Daily.app/Contents/lib/python3.7/site-packages/PyQt5/Qt/lib/QtCore.framework/Versions/5/QtCore
0x11b080000 - 0x11b093ffb +sip.so (0) /Users/USER/Desktop/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/PyQt5/sip.so
0x11b0e3000 - 0x11b22fffb +QtCore.so (0) /Users/USER/Desktop/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/PyQt5/QtCore.so
0x11b427000 - 0x11b584fff +QtGui.so (0) /Users/USER/Desktop/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/PyQt5/QtGui.so
0x11b867000 - 0x11b886ff7 +QtWebEngineWidgets.so (0) /Users/USER/Desktop/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/PyQt5/QtWebEngineWidgets.so
0x11b8b4000 - 0x11b8d3ff7 +QtWebEngineWidgets (0) /Users/USER/Desktop/ChimeraX_Daily.app/Contents/lib/python3.7/site-packages/PyQt5/Qt/lib/QtWebEngineWidgets.framework/Versions/5/QtWebEngineWidgets
0x11b8fc000 - 0x121b8bf3f +QtWebEngineCore (0) /Users/USER/Desktop/ChimeraX_Daily.app/Contents/lib/python3.7/site-packages/PyQt5/Qt/lib/QtWebEngineCore.framework/Versions/5/QtWebEngineCore
0x122281000 - 0x12256fff7 +QtQuick (0) /Users/USER/Desktop/ChimeraX_Daily.app/Contents/lib/python3.7/site-packages/PyQt5/Qt/lib/QtQuick.framework/Versions/5/QtQuick
0x122687000 - 0x1226b0ff7 +QtPrintSupport (0) /Users/USER/Desktop/ChimeraX_Daily.app/Contents/lib/python3.7/site-packages/PyQt5/Qt/lib/QtPrintSupport.framework/Versions/5/QtPrintSupport
0x1226d8000 - 0x1226edff7 +QtWebChannel (0) /Users/USER/Desktop/ChimeraX_Daily.app/Contents/lib/python3.7/site-packages/PyQt5/Qt/lib/QtWebChannel.framework/Versions/5/QtWebChannel
0x1226fd000 - 0x122a76ff3 +QtQml (0) /Users/USER/Desktop/ChimeraX_Daily.app/Contents/lib/python3.7/site-packages/PyQt5/Qt/lib/QtQml.framework/Versions/5/QtQml
0x122b33000 - 0x122c3dff7 +QtNetwork (0) /Users/USER/Desktop/ChimeraX_Daily.app/Contents/lib/python3.7/site-packages/PyQt5/Qt/lib/QtNetwork.framework/Versions/5/QtNetwork
0x122c8d000 - 0x122cf0ffb +QtPositioning (0) /Users/USER/Desktop/ChimeraX_Daily.app/Contents/lib/python3.7/site-packages/PyQt5/Qt/lib/QtPositioning.framework/Versions/5/QtPositioning
0x122d0f000 - 0x122d1aff3 +QtQuickWidgets (0) /Users/USER/Desktop/ChimeraX_Daily.app/Contents/lib/python3.7/site-packages/PyQt5/Qt/lib/QtQuickWidgets.framework/Versions/5/QtQuickWidgets
0x122d79000 - 0x122dd6fff +QtNetwork.so (0) /Users/USER/Desktop/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/PyQt5/QtNetwork.so
0x122e91000 - 0x122e9effb +QtWebEngineCore.so (0) /Users/USER/Desktop/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/PyQt5/QtWebEngineCore.so
0x122eb3000 - 0x122eb8ff7 +QtWebChannel.so (0) /Users/USER/Desktop/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/PyQt5/QtWebChannel.so
0x122ec3000 - 0x122ee2ff7 +QtPrintSupport.so (0) /Users/USER/Desktop/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/PyQt5/QtPrintSupport.so
0x124979000 - 0x124ae0fff +libqcocoa.dylib (0) /Users/USER/Desktop/ChimeraX_Daily.app/Contents/lib/python3.7/site-packages/PyQt5/Qt/plugins/platforms/libqcocoa.dylib
0x124b36000 - 0x124b94fff +QtDBus (0) /Users/USER/Desktop/ChimeraX_Daily.app/Contents/lib/python3.7/site-packages/PyQt5/Qt/lib/QtDBus.framework/Versions/5/QtDBus
0x1255ee000 - 0x1255f4ff3 +libqgif.dylib (0) /Users/USER/Desktop/ChimeraX_Daily.app/Contents/lib/python3.7/site-packages/PyQt5/Qt/plugins/imageformats/libqgif.dylib
0x1255fd000 - 0x125604ffb +libqicns.dylib (0) /Users/USER/Desktop/ChimeraX_Daily.app/Contents/lib/python3.7/site-packages/PyQt5/Qt/plugins/imageformats/libqicns.dylib
0x12560e000 - 0x125613ff3 +libqico.dylib (0) /Users/USER/Desktop/ChimeraX_Daily.app/Contents/lib/python3.7/site-packages/PyQt5/Qt/plugins/imageformats/libqico.dylib
0x12561c000 - 0x125621ff7 +libqmacheif.dylib (0) /Users/USER/Desktop/ChimeraX_Daily.app/Contents/lib/python3.7/site-packages/PyQt5/Qt/plugins/imageformats/libqmacheif.dylib
0x12562a000 - 0x12562fffb +libqmacjp2.dylib (0) /Users/USER/Desktop/ChimeraX_Daily.app/Contents/lib/python3.7/site-packages/PyQt5/Qt/plugins/imageformats/libqmacjp2.dylib
0x125638000 - 0x12563cfff +libqsvg.dylib (0) /Users/USER/Desktop/ChimeraX_Daily.app/Contents/lib/python3.7/site-packages/PyQt5/Qt/plugins/imageformats/libqsvg.dylib
0x1268d2000 - 0x126905ff3 +QtSvg (0) /Users/USER/Desktop/ChimeraX_Daily.app/Contents/lib/python3.7/site-packages/PyQt5/Qt/lib/QtSvg.framework/Versions/5/QtSvg
0x126928000 - 0x12692cffb +libqtga.dylib (0) /Users/USER/Desktop/ChimeraX_Daily.app/Contents/lib/python3.7/site-packages/PyQt5/Qt/plugins/imageformats/libqtga.dylib
0x126935000 - 0x12699aff3 +libqtiff.dylib (0) /Users/USER/Desktop/ChimeraX_Daily.app/Contents/lib/python3.7/site-packages/PyQt5/Qt/plugins/imageformats/libqtiff.dylib
0x1269a8000 - 0x1269abff3 +libqwbmp.dylib (0) /Users/USER/Desktop/ChimeraX_Daily.app/Contents/lib/python3.7/site-packages/PyQt5/Qt/plugins/imageformats/libqwbmp.dylib
0x1269b4000 - 0x126a48ff7 +libqwebp.dylib (0) /Users/USER/Desktop/ChimeraX_Daily.app/Contents/lib/python3.7/site-packages/PyQt5/Qt/plugins/imageformats/libqwebp.dylib
0x126a96000 - 0x126a96ffb +_mac_util.so (0) /Users/USER/Desktop/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/chimerax/core/_mac_util.so
0x1270af000 - 0x1270d4fff +libqmacstyle.dylib (0) /Users/USER/Desktop/ChimeraX_Daily.app/Contents/lib/python3.7/site-packages/PyQt5/Qt/plugins/styles/libqmacstyle.dylib
0x1270ea000 - 0x12714dffb +libqjpeg.dylib (0) /Users/USER/Desktop/ChimeraX_Daily.app/Contents/lib/python3.7/site-packages/PyQt5/Qt/plugins/imageformats/libqjpeg.dylib
0x127178000 - 0x12717b047 libobjc-trampolines.dylib (756.2) /usr/lib/libobjc-trampolines.dylib
0x128583000 - 0x128584ff7 +fcntl.cpython-37m-darwin.so (0) /Users/USER/Desktop/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/lib-dynload/fcntl.cpython-37m-darwin.so
0x128755000 - 0x12878affb +libmolc.dylib (0) /Users/USER/Desktop/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/chimerax/atomic/libmolc.dylib
0x1287b3000 - 0x1288c9ffb +libatomstruct.dylib (0) /Users/USER/Desktop/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/chimerax/atomic/lib/libatomstruct.dylib
0x128920000 - 0x128926ffb +libelement.dylib (0) /Users/USER/Desktop/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/chimerax/atomic/lib/libelement.dylib
0x128933000 - 0x128934ffb +libpyinstance.dylib (0) /Users/USER/Desktop/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/chimerax/atomic/lib/libpyinstance.dylib
0x12893c000 - 0x128940ffb +liblogger.dylib (0) /Users/USER/Desktop/ChimeraX_Daily.app/Contents/lib/liblogger.dylib
0x12894a000 - 0x128999fff +cymol.so (0) /Users/USER/Desktop/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/chimerax/atomic/cymol.so
0x128ad6000 - 0x128adffff +cytmpl.so (0) /Users/USER/Desktop/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/chimerax/atomic/cytmpl.so
0x129012000 - 0x129095ff7 +_map.cpython-37m-darwin.so (0) /Users/USER/Desktop/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/chimerax/map/_map.cpython-37m-darwin.so
0x129143000 - 0x129166ff3 +_surface.cpython-37m-darwin.so (0) /Users/USER/Desktop/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/chimerax/surface/_surface.cpython-37m-darwin.so
0x12a6f8000 - 0x12a8c7ff7 com.apple.AppleIntelHD5000GraphicsVADriver (12.10.17 - 12.1.0) /System/Library/Extensions/AppleIntelHD5000GraphicsVADriver.bundle/Contents/MacOS/AppleIntelHD5000GraphicsVADriver
0x12a964000 - 0x12a966fff AppleIntelHSWVA (12.10.17) /System/Library/Extensions/AppleIntelHSWVA.bundle/Contents/MacOS/AppleIntelHSWVA
0x12a96c000 - 0x12aa6affb +unicodedata.cpython-37m-darwin.so (0) /Users/USER/Desktop/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/lib-dynload/unicodedata.cpython-37m-darwin.so
0x12ab31000 - 0x12ab44fff +_ribbons.so (0) /Users/USER/Desktop/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/chimerax/atomic/_ribbons.so
0x12ab93000 - 0x12ab97ff3 +_graphics.cpython-37m-darwin.so (0) /Users/USER/Desktop/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/chimerax/graphics/_graphics.cpython-37m-darwin.so
0x12af1f000 - 0x12af25fff +_psutil_osx.cpython-37m-darwin.so (0) /Users/USER/Desktop/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/psutil/_psutil_osx.cpython-37m-darwin.so
0x12afc9000 - 0x12afcaff3 +_psutil_posix.cpython-37m-darwin.so (0) /Users/USER/Desktop/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/psutil/_psutil_posix.cpython-37m-darwin.so
0x12c331000 - 0x12c337fff +array.cpython-37m-darwin.so (0) /Users/USER/Desktop/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/lib-dynload/array.cpython-37m-darwin.so
0x12ff8c000 - 0x12ff9effb +numpy_formathandler.cpython-37m-darwin.so (0) /Users/USER/Desktop/ChimeraX_Daily.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
0x130052000 - 0x130057ffb +nones_formathandler.cpython-37m-darwin.so (0) /Users/USER/Desktop/ChimeraX_Daily.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
0x1314b9000 - 0x1314e0ff7 +_pdbio.cpython-37m-darwin.so (0) /Users/USER/Desktop/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/chimerax/atomic/pdb/_pdbio.cpython-37m-darwin.so
0x1314fd000 - 0x131503ff3 +libpdbconnect.dylib (0) /Users/USER/Desktop/ChimeraX_Daily.app/Contents/lib/python3.7/site-packages/chimerax/atomic/pdb/lib/libpdbconnect.dylib
0x131d23000 - 0x131d39fff com.apple.security.csparser (3.0 - 58286.270.6) /System/Library/Frameworks/Security.framework/PlugIns/csparser.bundle/Contents/MacOS/csparser
0x132d84000 - 0x132ddbff3 +_mmcif.cpython-37m-darwin.so (0) /Users/USER/Desktop/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/chimerax/atomic/mmcif/_mmcif.cpython-37m-darwin.so
0x7fff34d0f000 - 0x7fff35068fff com.apple.RawCamera.bundle (8.15.0 - 1031.4.4) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x7fff387d8000 - 0x7fff38ceafff com.apple.driver.AppleIntelHD5000GraphicsGLDriver (12.10.17 - 12.1.0) /System/Library/Extensions/AppleIntelHD5000GraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHD5000GraphicsGLDriver
0x7fff38ceb000 - 0x7fff38d7cff7 com.apple.driver.AppleIntelHD5000GraphicsMTLDriver (12.10.17 - 12.1.0) /System/Library/Extensions/AppleIntelHD5000GraphicsMTLDriver.bundle/Contents/MacOS/AppleIntelHD5000GraphicsMTLDriver
0x7fff3c5df000 - 0x7fff3c5e3fff com.apple.agl (3.3.2 - AGL-3.3.2) /System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x7fff3c5e4000 - 0x7fff3c7c0ffb com.apple.avfoundation (2.0 - 1550.4) /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
0x7fff3c7c1000 - 0x7fff3c886fff com.apple.audio.AVFAudio (1.0 - ???) /System/Library/Frameworks/AVFoundation.framework/Versions/A/Frameworks/AVFAudio.framework/Versions/A/AVFAudio
0x7fff3c98e000 - 0x7fff3c98efff com.apple.Accelerate (1.11 - Accelerate 1.11) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff3c98f000 - 0x7fff3c9a5ff7 libCGInterfaces.dylib (506.22) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
0x7fff3c9a6000 - 0x7fff3d03ffef com.apple.vImage (8.1 - ???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fff3d040000 - 0x7fff3d2b9ff3 libBLAS.dylib (1243.200.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff3d2ba000 - 0x7fff3d32cffb libBNNS.dylib (38.250.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
0x7fff3d32d000 - 0x7fff3d6d6ff3 libLAPACK.dylib (1243.200.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff3d6d7000 - 0x7fff3d6ecfeb libLinearAlgebra.dylib (1243.200.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
0x7fff3d6ed000 - 0x7fff3d6f2ff3 libQuadrature.dylib (3.200.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
0x7fff3d6f3000 - 0x7fff3d76fff3 libSparse.dylib (79.200.5) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib
0x7fff3d770000 - 0x7fff3d783fe3 libSparseBLAS.dylib (1243.200.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
0x7fff3d784000 - 0x7fff3d96bff7 libvDSP.dylib (671.250.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x7fff3d96c000 - 0x7fff3da1fff7 libvMisc.dylib (671.250.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x7fff3da20000 - 0x7fff3da20fff com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff3dbc2000 - 0x7fff3e977ffb com.apple.AppKit (6.9 - 1671.60.109) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff3e9c9000 - 0x7fff3e9c9fff com.apple.ApplicationServices (50.1 - 50.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff3e9ca000 - 0x7fff3ea35fff com.apple.ApplicationServices.ATS (377 - 453.11.2.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x7fff3eace000 - 0x7fff3ebe5ff7 libFontParser.dylib (228.6.2.4) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fff3ebe6000 - 0x7fff3ec28fff libFontRegistry.dylib (228.12.2.4) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff3ec82000 - 0x7fff3ecb4fff libTrueTypeScaler.dylib (228.6.2.4) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x7fff3ed19000 - 0x7fff3ed1dff3 com.apple.ColorSyncLegacy (4.13.0 - 1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy
0x7fff3edb8000 - 0x7fff3ee0aff7 com.apple.HIServices (1.22 - 628) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fff3ee0b000 - 0x7fff3ee1afff com.apple.LangAnalysis (1.7.0 - 1.7.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x7fff3ee1b000 - 0x7fff3ee64ff7 com.apple.print.framework.PrintCore (14.7 - 503.8) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x7fff3ee65000 - 0x7fff3ee9eff7 com.apple.QD (3.12 - 407.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fff3ee9f000 - 0x7fff3eeabfff com.apple.speech.synthesis.framework (8.1.3 - 8.1.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fff3eeac000 - 0x7fff3f123fff com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff3f125000 - 0x7fff3f125fff com.apple.audio.units.AudioUnit (1.14 - 1.14) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff3f47e000 - 0x7fff3f820fff com.apple.CFNetwork (978.3 - 978.3) /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff3f835000 - 0x7fff3f835fff com.apple.Carbon (158 - 158) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff3f836000 - 0x7fff3f839ffb com.apple.CommonPanels (1.2.6 - 98) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x7fff3f83a000 - 0x7fff3fb31fff com.apple.HIToolbox (2.1.1 - 918.7) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fff3fb32000 - 0x7fff3fb35ff3 com.apple.help (1.3.8 - 66) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x7fff3fb36000 - 0x7fff3fb3bff7 com.apple.ImageCapture (9.0 - 1534.2) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x7fff3fb3c000 - 0x7fff3fbd1ff3 com.apple.ink.framework (10.9 - 225) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x7fff3fbd2000 - 0x7fff3fbeaff7 com.apple.openscripting (1.7 - 179.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x7fff3fc0a000 - 0x7fff3fc0bff7 com.apple.print.framework.Print (14.2 - 267.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x7fff3fc0c000 - 0x7fff3fc0eff7 com.apple.securityhi (9.0 - 55006) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x7fff3fc0f000 - 0x7fff3fc15ff7 com.apple.speech.recognition.framework (6.0.3 - 6.0.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x7fff3fd37000 - 0x7fff3fd37fff com.apple.Cocoa (6.11 - 23) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x7fff3fd45000 - 0x7fff3fe94ff7 com.apple.ColorSync (4.13.0 - 3345.6) /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x7fff40020000 - 0x7fff400a6fff com.apple.audio.CoreAudio (4.3.0 - 4.3.0) /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff4010a000 - 0x7fff40134ffb com.apple.CoreBluetooth (1.0 - 1) /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
0x7fff40135000 - 0x7fff404bafef com.apple.CoreData (120 - 866.6) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff404bb000 - 0x7fff405abff7 com.apple.CoreDisplay (101.3 - 110.18) /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay
0x7fff405ac000 - 0x7fff409f1fef com.apple.CoreFoundation (6.9 - 1575.23) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff409f3000 - 0x7fff41083fe7 com.apple.CoreGraphics (2.0 - 1265.10) /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff41085000 - 0x7fff413a5fff com.apple.CoreImage (14.4.0 - 750.0.140) /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x7fff4141f000 - 0x7fff41475ff7 com.apple.audio.midi.CoreMIDI (1.10 - 88) /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
0x7fff41478000 - 0x7fff416a1fff com.apple.CoreML (1.0 - 1) /System/Library/Frameworks/CoreML.framework/Versions/A/CoreML
0x7fff416a2000 - 0x7fff417a6fff com.apple.CoreMedia (1.0 - 2290.14) /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x7fff417a7000 - 0x7fff41802fff com.apple.CoreMediaIO (900.0 - 5050.1) /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x7fff41803000 - 0x7fff41803fff com.apple.CoreServices (946 - 946) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff41804000 - 0x7fff41880ff7 com.apple.AE (773 - 773) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fff41881000 - 0x7fff41b58fff com.apple.CoreServices.CarbonCore (1178.33 - 1178.33) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x7fff41b59000 - 0x7fff41ba1ff7 com.apple.DictionaryServices (1.2 - 284.16.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x7fff41ba2000 - 0x7fff41baaffb com.apple.CoreServices.FSEvents (1239.200.13 - 1239.200.13) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
0x7fff41bab000 - 0x7fff41d5cff7 com.apple.LaunchServices (946 - 946) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff41d5d000 - 0x7fff41dfbff7 com.apple.Metadata (10.7.0 - 1191.57) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fff41dfc000 - 0x7fff41e46ff7 com.apple.CoreServices.OSServices (946 - 946) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fff41e47000 - 0x7fff41eaeff7 com.apple.SearchKit (1.4.0 - 1.4.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x7fff41eaf000 - 0x7fff41ed0ff3 com.apple.coreservices.SharedFileList (71.28 - 71.28) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
0x7fff421db000 - 0x7fff4233dff3 com.apple.CoreText (352.0 - 584.26.3.2) /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff4233e000 - 0x7fff4237eff3 com.apple.CoreVideo (1.8 - 281.4) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff4237f000 - 0x7fff4240efff com.apple.framework.CoreWLAN (13.0 - 1375.2) /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x7fff42591000 - 0x7fff4263ffff com.apple.DiscRecording (9.0.3 - 9030.4.5) /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x7fff42665000 - 0x7fff4266affb com.apple.DiskArbitration (2.7 - 2.7) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff4282d000 - 0x7fff4282fff3 com.apple.ForceFeedback (1.0.6 - 1.0.6) /System/Library/Frameworks/ForceFeedback.framework/Versions/A/ForceFeedback
0x7fff42830000 - 0x7fff42bddffb com.apple.Foundation (6.9 - 1575.23) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff42c4c000 - 0x7fff42c7bffb com.apple.GSS (4.0 - 2.0) /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x7fff42c7c000 - 0x7fff42c95ff3 com.apple.GameController (1.0 - 1) /System/Library/Frameworks/GameController.framework/Versions/A/GameController
0x7fff42d7b000 - 0x7fff42e85fff com.apple.Bluetooth (6.0.14 - 6.0.14d6) /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
0x7fff42ee8000 - 0x7fff42f77fff com.apple.framework.IOKit (2.0.2 - 1483.260.4) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff42f79000 - 0x7fff42f88ffb com.apple.IOSurface (255.6.1 - 255.6.1) /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff42f89000 - 0x7fff42fdbff3 com.apple.ImageCaptureCore (1.0 - 1534.2) /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
0x7fff42fdc000 - 0x7fff43168fef com.apple.ImageIO.framework (3.3.0 - 1850.2.4) /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff43169000 - 0x7fff4316dffb libGIF.dylib (1850.2.4) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff4316e000 - 0x7fff4324afe7 libJP2.dylib (1850.2.4) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x7fff4324b000 - 0x7fff43270feb libJPEG.dylib (1850.2.4) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff43533000 - 0x7fff43559feb libPng.dylib (1850.2.4) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff4355a000 - 0x7fff4355cffb libRadiance.dylib (1850.2.4) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff4355d000 - 0x7fff435aafeb libTIFF.dylib (1850.2.4) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff438a5000 - 0x7fff44705fff com.apple.JavaScriptCore (14607 - 14607.3.9) /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x7fff4471d000 - 0x7fff44736fff com.apple.Kerberos (3.0 - 1) /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff447b9000 - 0x7fff447d7fff com.apple.CoreAuthentication.SharedUtils (1.0 - 425.270.4) /System/Library/Frameworks/LocalAuthentication.framework/Support/SharedUtils.framework/Versions/A/SharedUtils
0x7fff447d8000 - 0x7fff447ecfff com.apple.LocalAuthentication (1.0 - 425.270.4) /System/Library/Frameworks/LocalAuthentication.framework/Versions/A/LocalAuthentication
0x7fff449f0000 - 0x7fff449fafff com.apple.MediaAccessibility (1.0 - 114.4) /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
0x7fff44aaa000 - 0x7fff45150fff com.apple.MediaToolbox (1.0 - 2290.14) /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x7fff45152000 - 0x7fff451faff7 com.apple.Metal (162.2 - 162.2) /System/Library/Frameworks/Metal.framework/Versions/A/Metal
0x7fff451fc000 - 0x7fff45215ff3 com.apple.MetalKit (1.0 - 113) /System/Library/Frameworks/MetalKit.framework/Versions/A/MetalKit
0x7fff45216000 - 0x7fff45235ff7 com.apple.MetalPerformanceShaders.MPSCore (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/Versions/A/MPSCore
0x7fff45236000 - 0x7fff452b2fe7 com.apple.MetalPerformanceShaders.MPSImage (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/Versions/A/MPSImage
0x7fff452b3000 - 0x7fff452dafff com.apple.MetalPerformanceShaders.MPSMatrix (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix
0x7fff452db000 - 0x7fff45406ff7 com.apple.MetalPerformanceShaders.MPSNeuralNetwork (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork
0x7fff45407000 - 0x7fff45421fff com.apple.MetalPerformanceShaders.MPSRayIntersector (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/Versions/A/MPSRayIntersector
0x7fff45422000 - 0x7fff45423ff7 com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders
0x7fff4621a000 - 0x7fff46226ff7 com.apple.NetFS (6.0 - 4.0) /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff48cbb000 - 0x7fff48cc3fe3 libcldcpuengine.dylib (2.11) /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
0x7fff48cc4000 - 0x7fff48d1bff7 com.apple.opencl (2.15.3 - 2.15.3) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff48d1c000 - 0x7fff48d37ff7 com.apple.CFOpenDirectory (10.14 - 207.200.4) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7fff48d38000 - 0x7fff48d43ffb com.apple.OpenDirectory (10.14 - 207.200.4) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff49693000 - 0x7fff49695fff libCVMSPluginSupport.dylib (17.7.3) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x7fff49696000 - 0x7fff4969bff3 libCoreFSCache.dylib (166.2) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
0x7fff4969c000 - 0x7fff496a0fff libCoreVMClient.dylib (166.2) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x7fff496a1000 - 0x7fff496a9ff7 libGFXShared.dylib (17.7.3) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x7fff496aa000 - 0x7fff496b5fff libGL.dylib (17.7.3) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff496b6000 - 0x7fff496f0fef libGLImage.dylib (17.7.3) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fff496f1000 - 0x7fff49863ff7 libGLProgrammability.dylib (17.7.3) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x7fff49864000 - 0x7fff498a2fff libGLU.dylib (17.7.3) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff4a23f000 - 0x7fff4a24effb com.apple.opengl (17.7.3 - 17.7.3) /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff4a24f000 - 0x7fff4a3e6ff7 GLEngine (17.7.3) /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundle/GLEngine
0x7fff4a3e7000 - 0x7fff4a410ff3 GLRendererFloat (17.7.3) /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat
0x7fff4a5d1000 - 0x7fff4a71aff7 com.apple.QTKit (7.7.3 - 3040) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x7fff4a71b000 - 0x7fff4a96ffff com.apple.imageKit (3.0 - 1067) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x7fff4a970000 - 0x7fff4aa5dff3 com.apple.PDFKit (1.0 - 745.4) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x7fff4aa5e000 - 0x7fff4af2dff7 com.apple.QuartzComposer (5.1 - 370) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x7fff4af2e000 - 0x7fff4af54ff7 com.apple.quartzfilters (1.10.0 - 83.1) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x7fff4af55000 - 0x7fff4b056ff7 com.apple.QuickLookUIFramework (5.0 - 775.6) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x7fff4b057000 - 0x7fff4b057fff com.apple.quartzframework (1.5 - 23) /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x7fff4b058000 - 0x7fff4b2afff7 com.apple.QuartzCore (1.11 - 701.14) /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff4b2b0000 - 0x7fff4b307fff com.apple.QuickLookFramework (5.0 - 775.6) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x7fff4b4ce000 - 0x7fff4b4e6ff7 com.apple.SafariServices.framework (14609 - 14609.1.20.111.8) /System/Library/Frameworks/SafariServices.framework/Versions/A/SafariServices
0x7fff4bae5000 - 0x7fff4bde5ff7 com.apple.security (7.0 - 58286.270.6) /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff4bde6000 - 0x7fff4be72fff com.apple.securityfoundation (6.0 - 55185.260.1) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fff4be73000 - 0x7fff4bea3ffb com.apple.securityinterface (10.0 - 55109.200.8) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x7fff4bea4000 - 0x7fff4bea8fff com.apple.xpc.ServiceManagement (1.0 - 1) /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x7fff4c241000 - 0x7fff4c2aefff com.apple.SystemConfiguration (1.17 - 1.17) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff4c50d000 - 0x7fff4c86efff com.apple.VideoToolbox (1.0 - 2290.14) /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x7fff4f4ea000 - 0x7fff4f58ffff com.apple.APFS (1.0 - 1) /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS
0x7fff4ffa4000 - 0x7fff4ffa5ff7 com.apple.AggregateDictionary (1.0 - 1) /System/Library/PrivateFrameworks/AggregateDictionary.framework/Versions/A/AggregateDictionary
0x7fff50363000 - 0x7fff504a6fff com.apple.AnnotationKit (1.0 - 232.3.31) /System/Library/PrivateFrameworks/AnnotationKit.framework/Versions/A/AnnotationKit
0x7fff505a6000 - 0x7fff505d2ff7 com.apple.framework.Apple80211 (13.0 - 1380.2) /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x7fff506fa000 - 0x7fff50709fc7 com.apple.AppleFSCompression (96.200.3 - 1.0) /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x7fff5070a000 - 0x7fff507f0ff7 com.apple.AppleGVAFramework (11.10.16 - 11.10.16) /System/Library/PrivateFrameworks/AppleGVA.framework/Versions/A/AppleGVA
0x7fff50805000 - 0x7fff50810fff com.apple.AppleIDAuthSupport (1.0 - 1) /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/Versions/A/AppleIDAuthSupport
0x7fff50851000 - 0x7fff5089aff3 com.apple.AppleJPEG (1.0 - 1) /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
0x7fff50aee000 - 0x7fff50b10fff com.apple.applesauce (1.0 - ???) /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce
0x7fff50bd0000 - 0x7fff50bd3ff7 com.apple.AppleSystemInfo (3.1.5 - 3.1.5) /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
0x7fff50bd4000 - 0x7fff50c24ff7 com.apple.AppleVAFramework (5.1.4 - 5.1.4) /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x7fff50c6f000 - 0x7fff50c83ffb com.apple.AssertionServices (1.0 - 1) /System/Library/PrivateFrameworks/AssertionServices.framework/Versions/A/AssertionServices
0x7fff51052000 - 0x7fff5113eff7 com.apple.AuthKit (1.0 - 1) /System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/AuthKit
0x7fff51300000 - 0x7fff51308fff com.apple.coreservices.BackgroundTaskManagement (1.0 - 57.1) /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement
0x7fff51309000 - 0x7fff5139efff com.apple.backup.framework (1.10.5 - ???) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x7fff5139f000 - 0x7fff5140cff3 com.apple.BaseBoard (360.28 - 360.28) /System/Library/PrivateFrameworks/BaseBoard.framework/Versions/A/BaseBoard
0x7fff51415000 - 0x7fff5141bffb com.apple.BezelServicesFW (317.5 - 317.5) /System/Library/PrivateFrameworks/BezelServices.framework/Versions/A/BezelServices
0x7fff5226b000 - 0x7fff522baff7 com.apple.ChunkingLibrary (201 - 201) /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
0x7fff53078000 - 0x7fff53081ffb com.apple.CommonAuth (4.0 - 2.0) /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x7fff5351a000 - 0x7fff538fdfef com.apple.CoreAUC (274.0.0 - 274.0.0) /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x7fff538fe000 - 0x7fff5392cff7 com.apple.CoreAVCHD (6.0.0 - 6000.4.1) /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
0x7fff539c2000 - 0x7fff53a20ffb com.apple.corebrightness (1.0 - 1) /System/Library/PrivateFrameworks/CoreBrightness.framework/Versions/A/CoreBrightness
0x7fff53d5a000 - 0x7fff53d6bff7 com.apple.CoreEmoji (1.0 - 69.19.9) /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji
0x7fff53f14000 - 0x7fff54003fff com.apple.CoreHandwriting (161 - 1.2) /System/Library/PrivateFrameworks/CoreHandwriting.framework/Versions/A/CoreHandwriting
0x7fff541d5000 - 0x7fff541ebffb com.apple.CoreMediaAuthoring (2.2 - 959) /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
0x7fff54315000 - 0x7fff5437bff7 com.apple.CoreNLP (1.0 - 130.15.22) /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP
0x7fff544e7000 - 0x7fff54573fff com.apple.CorePDF (4.0 - 414) /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x7fff54628000 - 0x7fff54630ff7 com.apple.CorePhoneNumbers (1.0 - 1) /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/Versions/A/CorePhoneNumbers
0x7fff547ac000 - 0x7fff547ddff3 com.apple.CoreServicesInternal (358 - 358) /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x7fff54ba4000 - 0x7fff54c28fff com.apple.CoreSymbolication (10.2 - 64490.25.1) /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x7fff54cb8000 - 0x7fff54de3ff7 com.apple.coreui (2.1 - 499.10) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff54de4000 - 0x7fff54f84fff com.apple.CoreUtils (5.9 - 590.16) /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
0x7fff54fd8000 - 0x7fff5503bff7 com.apple.framework.CoreWiFi (13.0 - 1375.2) /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
0x7fff5503c000 - 0x7fff5504dff3 com.apple.CrashReporterSupport (10.13 - 938.28) /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x7fff550dd000 - 0x7fff550ecfff com.apple.framework.DFRFoundation (1.0 - 211.1) /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation
0x7fff550ed000 - 0x7fff550f1ff7 com.apple.DSExternalDisplay (3.1 - 380) /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay
0x7fff55172000 - 0x7fff551e7ffb com.apple.datadetectorscore (7.0 - 590.27) /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x7fff55233000 - 0x7fff55270ff7 com.apple.DebugSymbols (190 - 190) /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x7fff55271000 - 0x7fff553acff7 com.apple.desktopservices (1.13.5 - ???) /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x7fff555b8000 - 0x7fff5567efff com.apple.DiskManagement (12.1 - 1555.270.2) /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManagement
0x7fff5567f000 - 0x7fff55683ffb com.apple.DisplayServicesFW (3.1 - 380) /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x7fff5572c000 - 0x7fff5572fff3 com.apple.EFILogin (2.0 - 2) /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
0x7fff55e65000 - 0x7fff56147ff7 com.apple.vision.EspressoFramework (1.0 - 120) /System/Library/PrivateFrameworks/Espresso.framework/Versions/A/Espresso
0x7fff562f3000 - 0x7fff5670efff com.apple.vision.FaceCore (3.3.4 - 3.3.4) /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
0x7fff59fc2000 - 0x7fff59fc3fff libmetal_timestamp.dylib (902.3.2) /System/Library/PrivateFrameworks/GPUCompiler.framework/Versions/3902/Libraries/libmetal_timestamp.dylib
0x7fff5b657000 - 0x7fff5b662ff7 libGPUSupportMercury.dylib (17.7.3) /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupportMercury.dylib
0x7fff5b663000 - 0x7fff5b668fff com.apple.GPUWrangler (3.50.15 - 3.50.15) /System/Library/PrivateFrameworks/GPUWrangler.framework/Versions/A/GPUWrangler
0x7fff5b9f6000 - 0x7fff5ba1aff3 com.apple.GenerationalStorage (2.0 - 285.101) /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x7fff5c474000 - 0x7fff5c483fff com.apple.GraphVisualizer (1.0 - 5) /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer
0x7fff5c5e9000 - 0x7fff5c65dffb com.apple.Heimdal (4.0 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x7fff5d962000 - 0x7fff5d969ffb com.apple.IOAccelerator (404.14 - 404.14) /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
0x7fff5d96d000 - 0x7fff5d985fff com.apple.IOPresentment (1.0 - 42.6) /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment
0x7fff5dd2d000 - 0x7fff5dd5aff7 com.apple.IconServices (379 - 379) /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
0x7fff5de84000 - 0x7fff5de88ffb com.apple.InternationalSupport (1.0 - 10.15.6) /System/Library/PrivateFrameworks/InternationalSupport.framework/Versions/A/InternationalSupport
0x7fff5dfed000 - 0x7fff5dfffff3 com.apple.security.KeychainCircle.KeychainCircle (1.0 - 1) /System/Library/PrivateFrameworks/KeychainCircle.framework/Versions/A/KeychainCircle
0x7fff5e01a000 - 0x7fff5e0f5ff7 com.apple.LanguageModeling (1.0 - 159.15.15) /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
0x7fff5e0f6000 - 0x7fff5e132ff7 com.apple.Lexicon-framework (1.0 - 33.15.10) /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon
0x7fff5e139000 - 0x7fff5e13efff com.apple.LinguisticData (1.0 - 238.25) /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData
0x7fff5e95d000 - 0x7fff5e960fff com.apple.Mangrove (1.0 - 25) /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
0x7fff5e9e7000 - 0x7fff5ea0dff3 com.apple.MarkupUI (1.0 - 232.3.31) /System/Library/PrivateFrameworks/MarkupUI.framework/Versions/A/MarkupUI
0x7fff5ea75000 - 0x7fff5eaa8ff7 com.apple.MediaKit (16 - 907) /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x7fff5ee34000 - 0x7fff5ee5cff7 com.apple.spotlight.metadata.utilities (1.0 - 1191.57) /System/Library/PrivateFrameworks/MetadataUtilities.framework/Versions/A/MetadataUtilities
0x7fff5ee5d000 - 0x7fff5eeeaff7 com.apple.gpusw.MetalTools (1.0 - 1) /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools
0x7fff5ef01000 - 0x7fff5ef1affb com.apple.MobileAssets (1.0 - 437.250.3) /System/Library/PrivateFrameworks/MobileAsset.framework/Versions/A/MobileAsset
0x7fff5f0ba000 - 0x7fff5f0d5ffb com.apple.MobileKeyBag (2.0 - 1.0) /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag
0x7fff5f0e8000 - 0x7fff5f15dfff com.apple.Montreal (1.0 - 42.15.9) /System/Library/PrivateFrameworks/Montreal.framework/Versions/A/Montreal
0x7fff5f15e000 - 0x7fff5f188ffb com.apple.MultitouchSupport.framework (2450.1 - 2450.1) /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fff5f3c4000 - 0x7fff5f3cefff com.apple.NetAuth (6.2 - 6.2) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x7fff5fc2f000 - 0x7fff5fc80ff3 com.apple.OTSVG (1.0 - ???) /System/Library/PrivateFrameworks/OTSVG.framework/Versions/A/OTSVG
0x7fff60d24000 - 0x7fff60e17fff com.apple.PencilKit (1.0 - 1) /System/Library/PrivateFrameworks/PencilKit.framework/Versions/A/PencilKit
0x7fff60e18000 - 0x7fff60e27ff7 com.apple.PerformanceAnalysis (1.218.2 - 218.2) /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x7fff62c64000 - 0x7fff62cb8ffb com.apple.ProtectedCloudStorage (1.0 - 1) /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
0x7fff62cb9000 - 0x7fff62cd7ff7 com.apple.ProtocolBuffer (1 - 263.2) /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
0x7fff62e55000 - 0x7fff62e58ff3 com.apple.QuickLookNonBaseSystem (1.0 - 1) /System/Library/PrivateFrameworks/QuickLookNonBaseSystem.framework/Versions/A/QuickLookNonBaseSystem
0x7fff62e59000 - 0x7fff62e6eff3 com.apple.QuickLookThumbnailing (1.0 - 1) /System/Library/PrivateFrameworks/QuickLookThumbnailing.framework/Versions/A/QuickLookThumbnailing
0x7fff62e6f000 - 0x7fff62ebffff com.apple.ROCKit (27.6 - 27.6) /System/Library/PrivateFrameworks/ROCKit.framework/Versions/A/ROCKit
0x7fff62ffb000 - 0x7fff63006fff com.apple.xpc.RemoteServiceDiscovery (1.0 - 1336.261.4) /System/Library/PrivateFrameworks/RemoteServiceDiscovery.framework/Versions/A/RemoteServiceDiscovery
0x7fff63019000 - 0x7fff6303bfff com.apple.RemoteViewServices (2.0 - 128) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x7fff6303c000 - 0x7fff6304fff3 com.apple.xpc.RemoteXPC (1.0 - 1336.261.4) /System/Library/PrivateFrameworks/RemoteXPC.framework/Versions/A/RemoteXPC
0x7fff64845000 - 0x7fff64963fff com.apple.Sharing (1288.62.2 - 1288.62.2) /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
0x7fff65777000 - 0x7fff65a26fff com.apple.SkyLight (1.600.0 - 340.54) /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
0x7fff661c9000 - 0x7fff661d5fff com.apple.SpeechRecognitionCore (5.0.21 - 5.0.21) /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
0x7fff66874000 - 0x7fff668b0ff3 com.apple.StreamingZip (1.0 - 1) /System/Library/PrivateFrameworks/StreamingZip.framework/Versions/A/StreamingZip
0x7fff66926000 - 0x7fff669b1fc7 com.apple.Symbolication (10.2 - 64490.38.1) /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x7fff66e88000 - 0x7fff66e94fff com.apple.private.SystemPolicy (1.0 - 1) /System/Library/PrivateFrameworks/SystemPolicy.framework/Versions/A/SystemPolicy
0x7fff66e99000 - 0x7fff66ea5ffb com.apple.TCC (1.0 - 1) /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x7fff6710b000 - 0x7fff671d3ff3 com.apple.TextureIO (3.8.4 - 3.8.1) /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO
0x7fff67289000 - 0x7fff6728afff com.apple.TrustEvaluationAgent (2.0 - 31.200.1) /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x7fff67290000 - 0x7fff67448ffb com.apple.UIFoundation (1.0 - 551.5) /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
0x7fff680c4000 - 0x7fff6819dfff com.apple.ViewBridge (401.1 - 401.1) /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
0x7fff68975000 - 0x7fff68978fff com.apple.dt.XCTTargetBootstrap (1.0 - 14490.66) /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/Versions/A/XCTTargetBootstrap
0x7fff68d79000 - 0x7fff68d7bffb com.apple.loginsupport (1.0 - 1) /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
0x7fff68d7c000 - 0x7fff68d91fff com.apple.login (3.0 - 3.0) /System/Library/PrivateFrameworks/login.framework/Versions/A/login
0x7fff69045000 - 0x7fff69079fff libCRFSuite.dylib (41.15.4) /usr/lib/libCRFSuite.dylib
0x7fff6907c000 - 0x7fff69086ff7 libChineseTokenizer.dylib (28.15.3) /usr/lib/libChineseTokenizer.dylib
0x7fff69087000 - 0x7fff69110fff libCoreStorage.dylib (546.50.1) /usr/lib/libCoreStorage.dylib
0x7fff69114000 - 0x7fff69115ffb libDiagnosticMessagesClient.dylib (107) /usr/lib/libDiagnosticMessagesClient.dylib
0x7fff6914c000 - 0x7fff693a3ff3 libFosl_dynamic.dylib (18.3.4) /usr/lib/libFosl_dynamic.dylib
0x7fff693c3000 - 0x7fff693cafff libMatch.1.dylib (31.200.1) /usr/lib/libMatch.1.dylib
0x7fff693f4000 - 0x7fff69413fff libMobileGestalt.dylib (645.270.1) /usr/lib/libMobileGestalt.dylib
0x7fff69414000 - 0x7fff69414fff libOpenScriptingUtil.dylib (179.1) /usr/lib/libOpenScriptingUtil.dylib
0x7fff69554000 - 0x7fff69555ffb libSystem.B.dylib (1252.250.1) /usr/lib/libSystem.B.dylib
0x7fff695d1000 - 0x7fff695d2fff libThaiTokenizer.dylib (2.15.1) /usr/lib/libThaiTokenizer.dylib
0x7fff695e4000 - 0x7fff695faffb libapple_nghttp2.dylib (1.24.1) /usr/lib/libapple_nghttp2.dylib
0x7fff695fb000 - 0x7fff69624ffb libarchive.2.dylib (54.250.1) /usr/lib/libarchive.2.dylib
0x7fff69625000 - 0x7fff696a4fff libate.dylib (1.13.8) /usr/lib/libate.dylib
0x7fff696a8000 - 0x7fff696a8ff3 libauto.dylib (187) /usr/lib/libauto.dylib
0x7fff6977a000 - 0x7fff6978affb libbsm.0.dylib (39.200.18) /usr/lib/libbsm.0.dylib
0x7fff6978b000 - 0x7fff69798fff libbz2.1.0.dylib (38.200.3) /usr/lib/libbz2.1.0.dylib
0x7fff69799000 - 0x7fff697ecff7 libc++.1.dylib (400.9.4) /usr/lib/libc++.1.dylib
0x7fff697ed000 - 0x7fff69802ff7 libc++abi.dylib (400.17) /usr/lib/libc++abi.dylib
0x7fff69803000 - 0x7fff69803ff3 libcharset.1.dylib (51.200.6) /usr/lib/libcharset.1.dylib
0x7fff69804000 - 0x7fff69814ffb libcmph.dylib (6.15.1) /usr/lib/libcmph.dylib
0x7fff69815000 - 0x7fff6982dffb libcompression.dylib (52.250.2) /usr/lib/libcompression.dylib
0x7fff69aa2000 - 0x7fff69ab8fff libcoretls.dylib (155.220.1) /usr/lib/libcoretls.dylib
0x7fff69ab9000 - 0x7fff69abaff3 libcoretls_cfhelpers.dylib (155.220.1) /usr/lib/libcoretls_cfhelpers.dylib
0x7fff69c58000 - 0x7fff69d50ff7 libcrypto.35.dylib (22.260.1) /usr/lib/libcrypto.35.dylib
0x7fff69f53000 - 0x7fff69f5eff7 libcsfde.dylib (546.50.1) /usr/lib/libcsfde.dylib
0x7fff69f66000 - 0x7fff69fbcff3 libcups.2.dylib (462.15) /usr/lib/libcups.2.dylib
0x7fff6a0f0000 - 0x7fff6a0f0fff libenergytrace.dylib (17.200.1) /usr/lib/libenergytrace.dylib
0x7fff6a0f1000 - 0x7fff6a10affb libexpat.1.dylib (16.1.2) /usr/lib/libexpat.1.dylib
0x7fff6a122000 - 0x7fff6a127ff7 libgermantok.dylib (17.15.2) /usr/lib/libgermantok.dylib
0x7fff6a128000 - 0x7fff6a12dff7 libheimdal-asn1.dylib (520.270.1) /usr/lib/libheimdal-asn1.dylib
0x7fff6a158000 - 0x7fff6a248fff libiconv.2.dylib (51.200.6) /usr/lib/libiconv.2.dylib
0x7fff6a249000 - 0x7fff6a4aaffb libicucore.A.dylib (62141.0.1) /usr/lib/libicucore.A.dylib
0x7fff6a4f7000 - 0x7fff6a4f8fff liblangid.dylib (128.15.1) /usr/lib/liblangid.dylib
0x7fff6a4f9000 - 0x7fff6a511ff3 liblzma.5.dylib (10.200.3) /usr/lib/liblzma.5.dylib
0x7fff6a529000 - 0x7fff6a5cdff7 libmecab.1.0.0.dylib (779.24.1) /usr/lib/libmecab.1.0.0.dylib
0x7fff6a5ce000 - 0x7fff6a7d2fff libmecabra.dylib (779.24.1) /usr/lib/libmecabra.dylib
0x7fff6a9aa000 - 0x7fff6acfbff7 libnetwork.dylib (1229.250.15) /usr/lib/libnetwork.dylib
0x7fff6ad8d000 - 0x7fff6b512fdf libobjc.A.dylib (756.2) /usr/lib/libobjc.A.dylib
0x7fff6b524000 - 0x7fff6b528ffb libpam.2.dylib (22.200.1) /usr/lib/libpam.2.dylib
0x7fff6b52b000 - 0x7fff6b560fff libpcap.A.dylib (79.250.3) /usr/lib/libpcap.A.dylib
0x7fff6b679000 - 0x7fff6b691ffb libresolv.9.dylib (65.200.3) /usr/lib/libresolv.9.dylib
0x7fff6b693000 - 0x7fff6b6ceff3 libsandbox.1.dylib (851.270.1) /usr/lib/libsandbox.1.dylib
0x7fff6b6e2000 - 0x7fff6b6e3ff7 libspindump.dylib (267.3) /usr/lib/libspindump.dylib
0x7fff6b6e4000 - 0x7fff6b8c1fff libsqlite3.dylib (274.26) /usr/lib/libsqlite3.dylib
0x7fff6bada000 - 0x7fff6baddff7 libutil.dylib (51.200.4) /usr/lib/libutil.dylib
0x7fff6bade000 - 0x7fff6baebfff libxar.1.dylib (417.1) /usr/lib/libxar.1.dylib
0x7fff6baf0000 - 0x7fff6bbd3ff3 libxml2.2.dylib (32.15) /usr/lib/libxml2.2.dylib
0x7fff6bbd4000 - 0x7fff6bbfcff3 libxslt.1.dylib (16.7) /usr/lib/libxslt.1.dylib
0x7fff6bbfd000 - 0x7fff6bc0fff7 libz.1.dylib (70.200.4) /usr/lib/libz.1.dylib
0x7fff6c3f3000 - 0x7fff6c3f7ff3 libcache.dylib (81) /usr/lib/system/libcache.dylib
0x7fff6c3f8000 - 0x7fff6c402ff3 libcommonCrypto.dylib (60118.250.2) /usr/lib/system/libcommonCrypto.dylib
0x7fff6c403000 - 0x7fff6c40aff7 libcompiler_rt.dylib (63.4) /usr/lib/system/libcompiler_rt.dylib
0x7fff6c40b000 - 0x7fff6c414ff7 libcopyfile.dylib (146.250.1) /usr/lib/system/libcopyfile.dylib
0x7fff6c415000 - 0x7fff6c499fc3 libcorecrypto.dylib (602.260.2) /usr/lib/system/libcorecrypto.dylib
0x7fff6c520000 - 0x7fff6c559ff7 libdispatch.dylib (1008.270.1) /usr/lib/system/libdispatch.dylib
0x7fff6c55a000 - 0x7fff6c586ff7 libdyld.dylib (655.1.1) /usr/lib/system/libdyld.dylib
0x7fff6c587000 - 0x7fff6c587ffb libkeymgr.dylib (30) /usr/lib/system/libkeymgr.dylib
0x7fff6c588000 - 0x7fff6c594ff3 libkxld.dylib (4903.278.28) /usr/lib/system/libkxld.dylib
0x7fff6c595000 - 0x7fff6c595ff7 liblaunch.dylib (1336.261.4) /usr/lib/system/liblaunch.dylib
0x7fff6c596000 - 0x7fff6c59bfff libmacho.dylib (927.0.3) /usr/lib/system/libmacho.dylib
0x7fff6c59c000 - 0x7fff6c59eff7 libquarantine.dylib (86.270.1) /usr/lib/system/libquarantine.dylib
0x7fff6c59f000 - 0x7fff6c5a0ff7 libremovefile.dylib (45.200.2) /usr/lib/system/libremovefile.dylib
0x7fff6c5a1000 - 0x7fff6c5b8ff3 libsystem_asl.dylib (356.200.4) /usr/lib/system/libsystem_asl.dylib
0x7fff6c5b9000 - 0x7fff6c5b9ff7 libsystem_blocks.dylib (73) /usr/lib/system/libsystem_blocks.dylib
0x7fff6c5ba000 - 0x7fff6c641fff libsystem_c.dylib (1272.250.1) /usr/lib/system/libsystem_c.dylib
0x7fff6c642000 - 0x7fff6c645ffb libsystem_configuration.dylib (963.270.3) /usr/lib/system/libsystem_configuration.dylib
0x7fff6c646000 - 0x7fff6c649ff7 libsystem_coreservices.dylib (66) /usr/lib/system/libsystem_coreservices.dylib
0x7fff6c64a000 - 0x7fff6c650fff libsystem_darwin.dylib (1272.250.1) /usr/lib/system/libsystem_darwin.dylib
0x7fff6c651000 - 0x7fff6c657ffb libsystem_dnssd.dylib (878.270.3) /usr/lib/system/libsystem_dnssd.dylib
0x7fff6c658000 - 0x7fff6c6a3ffb libsystem_info.dylib (517.200.9) /usr/lib/system/libsystem_info.dylib
0x7fff6c6a4000 - 0x7fff6c6ccff7 libsystem_kernel.dylib (4903.278.28) /usr/lib/system/libsystem_kernel.dylib
0x7fff6c6cd000 - 0x7fff6c718ff7 libsystem_m.dylib (3158.200.7) /usr/lib/system/libsystem_m.dylib
0x7fff6c719000 - 0x7fff6c743fff libsystem_malloc.dylib (166.270.1) /usr/lib/system/libsystem_malloc.dylib
0x7fff6c744000 - 0x7fff6c74eff7 libsystem_networkextension.dylib (767.250.2) /usr/lib/system/libsystem_networkextension.dylib
0x7fff6c74f000 - 0x7fff6c756fff libsystem_notify.dylib (172.200.21) /usr/lib/system/libsystem_notify.dylib
0x7fff6c757000 - 0x7fff6c760fef libsystem_platform.dylib (177.270.1) /usr/lib/system/libsystem_platform.dylib
0x7fff6c761000 - 0x7fff6c76bff7 libsystem_pthread.dylib (330.250.2) /usr/lib/system/libsystem_pthread.dylib
0x7fff6c76c000 - 0x7fff6c76fff7 libsystem_sandbox.dylib (851.270.1) /usr/lib/system/libsystem_sandbox.dylib
0x7fff6c770000 - 0x7fff6c772ff3 libsystem_secinit.dylib (30.260.2) /usr/lib/system/libsystem_secinit.dylib
0x7fff6c773000 - 0x7fff6c77aff3 libsystem_symptoms.dylib (820.267.1) /usr/lib/system/libsystem_symptoms.dylib
0x7fff6c77b000 - 0x7fff6c790ff7 libsystem_trace.dylib (906.260.2) /usr/lib/system/libsystem_trace.dylib
0x7fff6c792000 - 0x7fff6c797ffb libunwind.dylib (35.4) /usr/lib/system/libunwind.dylib
0x7fff6c798000 - 0x7fff6c7c7fff libxpc.dylib (1336.261.4) /usr/lib/system/libxpc.dylib
External Modification Summary:
Calls made by other processes targeting this process:
task_for_pid: 0
thread_create: 0
thread_set_state: 0
Calls made by this process:
task_for_pid: 0
thread_create: 0
thread_set_state: 0
Calls made by all processes on this machine:
task_for_pid: 3796
thread_create: 0
thread_set_state: 0
VM Region Summary:
ReadOnly portion of Libraries: Total=676.9M resident=0K(0%) swapped_out_or_unallocated=676.9M(100%)
Writable regions: Total=1.0G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.0G(100%)
VIRTUAL REGION
REGION TYPE SIZE COUNT (non-coalesced)
=========== ======= =======
Accelerate framework 128K 1
Activity Tracing 256K 1
CG backing stores 992K 2
CG image 40K 3
CoreAnimation 216K 10
CoreGraphics 8K 1
CoreImage 24K 2
CoreUI image data 1284K 11
CoreUI image file 196K 3
Foundation 4K 1
Kernel Alloc Once 8K 1
MALLOC 297.4M 133
MALLOC guard page 32K 7
MALLOC_LARGE (reserved) 384K 1 reserved VM address space (unallocated)
MALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated)
Memory Tag 242 12K 1
OpenGL GLSL 512K 6
PROTECTED_MEMORY 4K 1
STACK GUARD 116K 29
Stack 172.7M 30
Stack Guard 56.0M 1
VM_ALLOCATE 140.2M 149
VM_ALLOCATE (reserved) 32.0M 1 reserved VM address space (unallocated)
__DATA 42.9M 465
__FONT_DATA 4K 1
__GLSLBUILTINS 5176K 1
__LINKEDIT 246.7M 137
__TEXT 430.2M 445
__UNICODE 564K 1
mapped file 75.5M 32
shared memory 652K 15
=========== ======= =======
TOTAL 1.8G 1493
TOTAL, minus reserved VM space 1.4G 1493
Log:
> open /Users/meng/Desktop/startup.cxc
> alias reset view orient; view initial
> alias start toolshed show $1
> alias whereprefs info path user unversioned config
> alias previewts toolshed url https://cxtoolshed-
> preview.rbvi.ucsf.edu;toolshed reload available
> alias normalts toolshed url https://cxtoolshed.rbvi.ucsf.edu;toolshed reload
> available
> alias btut open
> http://www.cgl.ucsf.edu/home/meng/chimerax/vdocs/user/tutorials/binding-
> sites.html
> alias segtest open 0557 from emdb; vol threshold #1 min 0; vol scale #2
> value uint8; open 6nzk
executed startup.cxc
UCSF ChimeraX version: 0.94.dev202005040453 (2020-05-04)
© 2016-2020 Regents of the University of California. All rights reserved.
How to cite UCSF ChimeraX
OpenGL version: 4.1 INTEL-12.10.17
OpenGL renderer: Intel Iris Pro OpenGL Engine
OpenGL vendor: Intel Inc.Hardware:
Hardware Overview:
Model Name: MacBook Pro
Model Identifier: MacBookPro11,4
Processor Name: Intel Core i7
Processor Speed: 2.2 GHz
Number of Processors: 1
Total Number of Cores: 4
L2 Cache (per Core): 256 KB
L3 Cache: 6 MB
Hyper-Threading Technology: Enabled
Memory: 16 GB
Boot ROM Version: 197.0.0.0.0
SMC Version (system): 2.29f24
Software:
System Software Overview:
System Version: macOS 10.14.6 (18G4032)
Kernel Version: Darwin 18.7.0
Time since boot: 3:27
Graphics/Displays:
Intel Iris Pro:
Chipset Model: Intel Iris Pro
Type: GPU
Bus: Built-In
VRAM (Dynamic, Max): 1536 MB
Vendor: Intel
Device ID: 0x0d26
Revision ID: 0x0008
Metal: Supported, feature set macOS GPUFamily1 v4
Displays:
Color LCD:
Display Type: Built-In Retina LCD
Resolution: 2880 x 1800 Retina
Framebuffer Depth: 24-Bit Color (ARGB8888)
Main Display: Yes
Mirror: Off
Online: Yes
Rotation: Supported
Automatically Adjust Brightness: No
Change History (15)
comment:1 by , 6 years ago
| Platform: | → all |
|---|---|
| Project: | → ChimeraX |
comment:2 by , 6 years ago
| Component: | Unassigned → General Controls |
|---|---|
| Owner: | set to |
| Status: | new → assigned |
| Summary: | ChimeraX bug report submission → Toolbar icon rollover → crash |
comment:3 by , 6 years ago
| Status: | assigned → feedback |
|---|
Unable to reproduce on Windows 10.
If your window is wide enough so you can click on the "crop volume" icon without the >> rollover, does it work?
comment:5 by , 6 years ago
| Platform: | all → Mac OS X (Cocoa 64) |
|---|---|
| Status: | feedback → accepted |
So this is another Qt on macOS bug. Will need to create a small test case and submit bug to Qt.
follow-up: 6 comment:6 by , 6 years ago
Showing the rollover does not cause the crash. Actually clicking the icon within the rollover causes the crash. I think I said that in the report, but the bug title doesn't make it clear.
comment:7 by , 5 years ago
| Milestone: | → 1.0 |
|---|
Basically all the right mouse modes are instant crash buttons (bond rotation, swapaa, play coordset, ...) because there the mouse modes toolbar has too many entries. I think we need a work-around of some sort. I didn't see this bug posted in Qt bug tracking. There appears to be not rollover control in QToolbar, in facts the docs don't seem to even mention rollover.
I guess this only happens on Mac, should be tested on Windows and Linux.
Maybe only on Mac Toolbar should monitor resize and remove any categories that are not visible so the rollover is never presented. Maybe something even more nefarious could be done, like simply inspecting the QToolbar for that rollover button ">>" and if we find it we unmap it.
comment:8 by , 5 years ago
| Owner: | changed from to |
|---|---|
| Status: | accepted → assigned |
I'll take a crack at this since I work on Mac and Greg does not. Probably a Mac only problem, I'll test on Windows.
comment:9 by , 5 years ago
On Windows with May 16 release candidate and also 0.93 the rollover toolbar buttons do not cause a crash. But they do behave badly, clicking one works and highlights the button with a green background, then clicking a second causes the whole category of buttons in the rollover to go blank (solid panel background color). Hiding and showing the rollover still shows blank area. Resizing the main window, then showing the rollover restores correct display. But clicking two rollover buttons reproducibly stops rendering of the buttons in the rollover. This is quite possibly the same problem that causes the Mac to crash.
Mac ChimeraX 0.93 crashes pressing toolbar rollover button. But Mac ChimeraX 0.92 does not crash and gives the same disappearing buttons as on Windows using current build.
December 5, 2019 Mac ChimeraX works correctly. It is also the newest build I tried that did not have green highlighting of mouse toolbar buttons.
Also it is only the mouse mode rollover that causes the crash on Mac. Also on Windows the vanishing rollover buttons only happens for the mouse mode toolbar.
Test shows disabling toolbar mouse mode icon highlighting fixes the crash on Mac.
The tabbed toolbar calls _Section._redo_layout() when the highlight changes and that deletes the toolbar buttons and adds new ones. That causes the crash when the rollover is shown and the change happens in mouse press callback. Delaying the highlight update so it is outside the button press callback, most times avoids the crash but causes the vanishing rollover icons, and sometimes caused a crash too.
So it seems that the current tabbed toolbar mechanism of highlighting where it replaces all the toolbar icons in a section to use a new green background icon causes crashes or vanishing icons when the rollover panel is visible.
I don't know why the tabbed toolbar is recreating the toolbar buttons to highlight instead of just changing the QIcon image. Maybe there was a problem with the simpler approach of changing the QIcon image.
comment:10 by , 5 years ago
| Milestone: | 1.0 |
|---|---|
| Owner: | changed from to |
Work-around implemented.
The crash happens when a mouse mode toolbar is shown and the rollover is shown and the mouse mode changes. That causes the toolbar to change the highlighted mouse mode icon. That is done by deleting the mouse mode buttons and recreating them. Apparently closing and recreating the buttons with the rollover menu shown causes a crash. Why does changing the highlight color delete the buttons? Why not just change the icon image?
The fix I put in is pretty poor so I'll leave the ticket open for Greg to implement a better solution in the future.
comment:11 by , 5 years ago
Forgot to say, the fix I put in is to hide the rollover before the highlight color is changed. There is no API to locate the rollover so the code is a hack that finds it in an undocumented way.
comment:13 by , 5 years ago
I tried taking out work-around for this but with Qt 5.15.1, crashes on Mac when clicking any rollover icon.
comment:14 by , 5 years ago
Thanks for checking. I'll have to build a small test case and make a Qt bug report.
comment:15 by , 5 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
I worked around this Qt bug about a year ago. The Toolbar icon highlighting causes a crash when the roll-over icons pane is shown. I believe I changed the code so it collapses the roll-over pane before highlighting the icon.
AHA! Is caused by icon rollover shown with ">>" because when I made the window wide enough so that the icon was shown initially, clicking it did not crash ChimeraX. Also reproduced again when the window was narrow enough to require using the ">>"