1 | -------------------------------------
|
---|
2 | Translated Report (Full Report Below)
|
---|
3 | -------------------------------------
|
---|
4 |
|
---|
5 | Process: ChimeraX [43400]
|
---|
6 | Path: /Users/USER/*/ChimeraX-1.3.app/Contents/MacOS/ChimeraX
|
---|
7 | Identifier: edu.ucsf.cgl.ChimeraX
|
---|
8 | Version: 1.3.0 (1.3.0.0)
|
---|
9 | Code Type: X86-64 (Translated)
|
---|
10 | Parent Process: launchd [1]
|
---|
11 | User ID: 501
|
---|
12 |
|
---|
13 | Date/Time: 2022-03-24 10:28:57.5481 +0100
|
---|
14 | OS Version: macOS 12.3 (21E230)
|
---|
15 | Report Version: 12
|
---|
16 | Anonymous UUID: AC283A0C-DE7A-D56E-75C3-D8767BB108A9
|
---|
17 |
|
---|
18 | Sleep/Wake UUID: 1230FD54-0DB1-49BF-879C-D1DE6BAEF7FC
|
---|
19 |
|
---|
20 | Time Awake Since Boot: 100000 seconds
|
---|
21 | Time Since Wake: 939 seconds
|
---|
22 |
|
---|
23 | System Integrity Protection: enabled
|
---|
24 |
|
---|
25 | Crashed Thread: 0 CrBrowserMain Dispatch queue: com.apple.main-thread
|
---|
26 |
|
---|
27 | Exception Type: EXC_CRASH (SIGABRT)
|
---|
28 | Exception Codes: 0x0000000000000000, 0x0000000000000000
|
---|
29 | Exception Note: EXC_CORPSE_NOTIFY
|
---|
30 |
|
---|
31 | Application Specific Information:
|
---|
32 | -[MTLTextureDescriptorInternal validateWithDevice:]:1325: failed assertion `Texture Descriptor Validation
|
---|
33 | MTLTextureDescriptor has width of zero.
|
---|
34 | '
|
---|
35 |
|
---|
36 |
|
---|
37 | Thread 0 Crashed:: CrBrowserMain Dispatch queue: com.apple.main-thread
|
---|
38 | 0 ??? 0x7ff8a8f62940 ???
|
---|
39 | 1 libsystem_kernel.dylib 0x7ff81895700e __pthread_kill + 10
|
---|
40 | 2 libsystem_pthread.dylib 0x7ff81898d1ff pthread_kill + 263
|
---|
41 | 3 libsystem_c.dylib 0x7ff81889b2c8 raise + 26
|
---|
42 | 4 libsystem_platform.dylib 0x7ff8189a2dfd _sigtramp + 29
|
---|
43 | 5 ??? 0x0 ???
|
---|
44 | 6 libsystem_c.dylib 0x7ff8188d8d24 abort + 123
|
---|
45 | 7 libsystem_c.dylib 0x7ff8188d80cb __assert_rtn + 314
|
---|
46 | 8 Metal 0x7ff821858244 MTLReportFailure.cold.1 + 43
|
---|
47 | 9 Metal 0x7ff821842715 MTLReportFailure + 529
|
---|
48 | 10 Metal 0x7ff82183ae88 _MTLMessageContextEnd + 1278
|
---|
49 | 11 Metal 0x7ff82178ca08 -[MTLTextureDescriptorInternal validateWithDevice:] + 2671
|
---|
50 | 12 AGXMetalG13X 0x7ffa2809fba0 0x7ffa27a08000 + 6912928
|
---|
51 | 13 AppleMetalOpenGLRenderer 0x12f06c272 GLDTextureRec::load() + 3520
|
---|
52 | 14 AppleMetalOpenGLRenderer 0x12f0893cd GLRDrawable::attachDrawable(GLDContextRec*, unsigned int, GLDDrawableRec*, unsigned int, GLTDimensionsRec*, GLRDrawable const*) + 2459
|
---|
53 | 15 AppleMetalOpenGLRenderer 0x12f08b30f gldAttachDrawable + 563
|
---|
54 | 16 GLEngine 0x7ffa310499e1 gliAttachDrawableWithOptions + 244
|
---|
55 | 17 OpenGL 0x7ffa30e0fff8 0x7ffa30e0c000 + 16376
|
---|
56 | 18 OpenGL 0x7ffa30e13dd6 0x7ffa30e0c000 + 32214
|
---|
57 | 19 OpenGL 0x7ffa30e14122 CGLSetSurface + 335
|
---|
58 | 20 AppKit 0x7ff81bdedc78 -[NSCGLSurface attachCGLContext:] + 69
|
---|
59 | 21 AppKit 0x7ff81ba24c52 NSOpenGLContextUpdateOffScreenViewSurface + 794
|
---|
60 | 22 AppKit 0x7ff81b6f3f13 NSOpenGLContextAttachOffScreenViewSurface + 91
|
---|
61 | 23 AppKit 0x7ff81ba241f2 __27-[NSOpenGLContext setView:]_block_invoke + 432
|
---|
62 | 24 AppKit 0x7ff81b3fe277 NSPerformVisuallyAtomicChange + 132
|
---|
63 | 25 AppKit 0x7ff81b6f3c82 -[NSOpenGLContext setView:] + 139
|
---|
64 | 26 libqcocoa.dylib 0x12cebf0bd QCocoaGLContext::setDrawable(QPlatformSurface*) + 1277
|
---|
65 | 27 libqcocoa.dylib 0x12cebea38 QCocoaGLContext::makeCurrent(QPlatformSurface*) + 344
|
---|
66 | 28 QtGui 0x129c6d8fc QOpenGLContext::makeCurrent(QSurface*) + 172
|
---|
67 | 29 QtGui.abi3.so 0x12aca781f meth_QOpenGLContext_makeCurrent(_object*, _object*) + 95
|
---|
68 | 30 Python 0x10ba4006d cfunction_call + 125
|
---|
69 | 31 Python 0x10ba0117d _PyObject_MakeTpCall + 365
|
---|
70 | 32 Python 0x10bad961c call_function + 876
|
---|
71 | 33 Python 0x10bad6ab3 _PyEval_EvalFrameDefault + 25219
|
---|
72 | 34 Python 0x10bada283 _PyEval_EvalCode + 2611
|
---|
73 | 35 Python 0x10ba018d1 _PyFunction_Vectorcall + 289
|
---|
74 | 36 Python 0x10bad958c call_function + 732
|
---|
75 | 37 Python 0x10bad6a92 _PyEval_EvalFrameDefault + 25186
|
---|
76 | 38 Python 0x10ba01948 function_code_fastcall + 104
|
---|
77 | 39 Python 0x10bad958c call_function + 732
|
---|
78 | 40 Python 0x10bad6a92 _PyEval_EvalFrameDefault + 25186
|
---|
79 | 41 Python 0x10ba01948 function_code_fastcall + 104
|
---|
80 | 42 Python 0x10ba0398a method_vectorcall + 202
|
---|
81 | 43 Python 0x10bad958c call_function + 732
|
---|
82 | 44 Python 0x10bad6ab3 _PyEval_EvalFrameDefault + 25219
|
---|
83 | 45 Python 0x10ba01948 function_code_fastcall + 104
|
---|
84 | 46 Python 0x10ba03a79 method_vectorcall + 441
|
---|
85 | 47 sip.cpython-39-darwin.so 0x10f924916 sip_api_call_method + 198
|
---|
86 | 48 QtGui.abi3.so 0x12abf841e sipQWindow::event(QEvent*) + 126
|
---|
87 | 49 QtWidgets 0x128d299ea QApplicationPrivate::notify_helper(QObject*, QEvent*) + 266
|
---|
88 | 50 QtWidgets 0x128d2ae11 QApplication::notify(QObject*, QEvent*) + 497
|
---|
89 | 51 QtWidgets.abi3.so 0x1281bfdb9 sipQApplication::notify(QObject*, QEvent*) + 233
|
---|
90 | 52 QtCore 0x125826a34 QCoreApplication::notifyInternal2(QObject*, QEvent*) + 212
|
---|
91 | 53 QtGui 0x129c2d62b QWindowPrivate::setVisible(bool) + 811
|
---|
92 | 54 QtWidgets 0x128d869a4 QWindowContainer::event(QEvent*) + 916
|
---|
93 | 55 QtWidgets 0x128d299ea QApplicationPrivate::notify_helper(QObject*, QEvent*) + 266
|
---|
94 | 56 QtWidgets 0x128d2ae11 QApplication::notify(QObject*, QEvent*) + 497
|
---|
95 | 57 QtWidgets.abi3.so 0x1281bfdb9 sipQApplication::notify(QObject*, QEvent*) + 233
|
---|
96 | 58 QtCore 0x125826a34 QCoreApplication::notifyInternal2(QObject*, QEvent*) + 212
|
---|
97 | 59 QtWidgets 0x128d62e3d QWidgetPrivate::show_helper() + 397
|
---|
98 | 60 QtWidgets 0x128d63097 QWidgetPrivate::showChildren(bool) + 359
|
---|
99 | 61 QtWidgets 0x128d62cf9 QWidgetPrivate::show_helper() + 73
|
---|
100 | 62 QtWidgets 0x128d63a86 QWidgetPrivate::setVisible(bool) + 806
|
---|
101 | 63 QtWidgets.abi3.so 0x1280d2d0f sipQStackedWidget::setVisible(bool) + 111
|
---|
102 | 64 QtWidgets 0x128d63090 QWidgetPrivate::showChildren(bool) + 352
|
---|
103 | 65 QtWidgets 0x128d62cf9 QWidgetPrivate::show_helper() + 73
|
---|
104 | 66 QtWidgets 0x128d63a86 QWidgetPrivate::setVisible(bool) + 806
|
---|
105 | 67 QtWidgets.abi3.so 0x1281123cf sipQMainWindow::setVisible(bool) + 111
|
---|
106 | 68 QtWidgets.abi3.so 0x1282cf93b meth_QWidget_show(_object*, _object*) + 75
|
---|
107 | 69 Python 0x10ba4006d cfunction_call + 125
|
---|
108 | 70 Python 0x10ba0117d _PyObject_MakeTpCall + 365
|
---|
109 | 71 Python 0x10bad961c call_function + 876
|
---|
110 | 72 Python 0x10bad6ab3 _PyEval_EvalFrameDefault + 25219
|
---|
111 | 73 Python 0x10bada283 _PyEval_EvalCode + 2611
|
---|
112 | 74 Python 0x10ba018d1 _PyFunction_Vectorcall + 289
|
---|
113 | 75 Python 0x10ba00fd5 _PyObject_FastCallDictTstate + 293
|
---|
114 | 76 Python 0x10ba01bb8 _PyObject_Call_Prepend + 152
|
---|
115 | 77 Python 0x10ba5b325 slot_tp_init + 165
|
---|
116 | 78 Python 0x10ba56879 type_call + 345
|
---|
117 | 79 Python 0x10ba0117d _PyObject_MakeTpCall + 365
|
---|
118 | 80 Python 0x10bad961c call_function + 876
|
---|
119 | 81 Python 0x10bad6b4b _PyEval_EvalFrameDefault + 25371
|
---|
120 | 82 Python 0x10bada283 _PyEval_EvalCode + 2611
|
---|
121 | 83 Python 0x10ba018d1 _PyFunction_Vectorcall + 289
|
---|
122 | 84 Python 0x10ba0398a method_vectorcall + 202
|
---|
123 | 85 Python 0x10bad958c call_function + 732
|
---|
124 | 86 Python 0x10bad6ab3 _PyEval_EvalFrameDefault + 25219
|
---|
125 | 87 Python 0x10bada283 _PyEval_EvalCode + 2611
|
---|
126 | 88 Python 0x10ba018d1 _PyFunction_Vectorcall + 289
|
---|
127 | 89 Python 0x10bad958c call_function + 732
|
---|
128 | 90 Python 0x10bad6b4b _PyEval_EvalFrameDefault + 25371
|
---|
129 | 91 Python 0x10bada283 _PyEval_EvalCode + 2611
|
---|
130 | 92 Python 0x10bad070b PyEval_EvalCode + 139
|
---|
131 | 93 Python 0x10bacd592 builtin_exec + 626
|
---|
132 | 94 Python 0x10ba3f86a cfunction_vectorcall_FASTCALL + 218
|
---|
133 | 95 Python 0x10bad958c call_function + 732
|
---|
134 | 96 Python 0x10bad6b4b _PyEval_EvalFrameDefault + 25371
|
---|
135 | 97 Python 0x10bada283 _PyEval_EvalCode + 2611
|
---|
136 | 98 Python 0x10ba018d1 _PyFunction_Vectorcall + 289
|
---|
137 | 99 Python 0x10bad958c call_function + 732
|
---|
138 | 100 Python 0x10bad6b4b _PyEval_EvalFrameDefault + 25371
|
---|
139 | 101 Python 0x10bada283 _PyEval_EvalCode + 2611
|
---|
140 | 102 Python 0x10ba018d1 _PyFunction_Vectorcall + 289
|
---|
141 | 103 Python 0x10bb3fe20 pymain_run_module + 208
|
---|
142 | 104 Python 0x10bb3f537 Py_RunMain + 1431
|
---|
143 | 105 Python 0x10bb3fb3f pymain_main + 223
|
---|
144 | 106 Python 0x10bb3fa4b Py_Main + 43
|
---|
145 | 107 ChimeraX 0x102ff4dc8 main + 120
|
---|
146 | 108 dyld 0x2030a951e start + 462
|
---|
147 |
|
---|
148 | Thread 1:: com.apple.rosetta.exceptionserver
|
---|
149 | 0 runtime 0x7ff7ffbfd9a4 0x7ff7ffbf9000 + 18852
|
---|
150 | 1 runtime 0x7ff7ffc0b738 0x7ff7ffbf9000 + 75576
|
---|
151 | 2 runtime 0x7ff7ffc0ced0 0x7ff7ffbf9000 + 81616
|
---|
152 |
|
---|
153 | Thread 2:
|
---|
154 | 0 ??? 0x7ff8a8f62940 ???
|
---|
155 | 1 libsystem_kernel.dylib 0x7ff8189533ea __psynch_cvwait + 10
|
---|
156 | 2 libsystem_pthread.dylib 0x7ff81898da6f _pthread_cond_wait + 1249
|
---|
157 | 3 libopenblas.0.dylib 0x1112b7a9f blas_thread_server + 207
|
---|
158 | 4 libsystem_pthread.dylib 0x7ff81898d4e1 _pthread_start + 125
|
---|
159 | 5 libsystem_pthread.dylib 0x7ff818988f6b thread_start + 15
|
---|
160 |
|
---|
161 | Thread 3:
|
---|
162 | 0 ??? 0x7ff8a8f62940 ???
|
---|
163 | 1 libsystem_kernel.dylib 0x7ff8189533ea __psynch_cvwait + 10
|
---|
164 | 2 libsystem_pthread.dylib 0x7ff81898da6f _pthread_cond_wait + 1249
|
---|
165 | 3 libopenblas.0.dylib 0x1112b7a9f blas_thread_server + 207
|
---|
166 | 4 libsystem_pthread.dylib 0x7ff81898d4e1 _pthread_start + 125
|
---|
167 | 5 libsystem_pthread.dylib 0x7ff818988f6b thread_start + 15
|
---|
168 |
|
---|
169 | Thread 4:
|
---|
170 | 0 ??? 0x7ff8a8f62940 ???
|
---|
171 | 1 libsystem_kernel.dylib 0x7ff8189533ea __psynch_cvwait + 10
|
---|
172 | 2 libsystem_pthread.dylib 0x7ff81898da6f _pthread_cond_wait + 1249
|
---|
173 | 3 libopenblas.0.dylib 0x1112b7a9f blas_thread_server + 207
|
---|
174 | 4 libsystem_pthread.dylib 0x7ff81898d4e1 _pthread_start + 125
|
---|
175 | 5 libsystem_pthread.dylib 0x7ff818988f6b thread_start + 15
|
---|
176 |
|
---|
177 | Thread 5:
|
---|
178 | 0 ??? 0x7ff8a8f62940 ???
|
---|
179 | 1 libsystem_kernel.dylib 0x7ff8189533ea __psynch_cvwait + 10
|
---|
180 | 2 libsystem_pthread.dylib 0x7ff81898da6f _pthread_cond_wait + 1249
|
---|
181 | 3 libopenblas.0.dylib 0x1112b7a9f blas_thread_server + 207
|
---|
182 | 4 libsystem_pthread.dylib 0x7ff81898d4e1 _pthread_start + 125
|
---|
183 | 5 libsystem_pthread.dylib 0x7ff818988f6b thread_start + 15
|
---|
184 |
|
---|
185 | Thread 6:
|
---|
186 | 0 ??? 0x7ff8a8f62940 ???
|
---|
187 | 1 libsystem_kernel.dylib 0x7ff8189533ea __psynch_cvwait + 10
|
---|
188 | 2 libsystem_pthread.dylib 0x7ff81898da6f _pthread_cond_wait + 1249
|
---|
189 | 3 libopenblas.0.dylib 0x1112b7a9f blas_thread_server + 207
|
---|
190 | 4 libsystem_pthread.dylib 0x7ff81898d4e1 _pthread_start + 125
|
---|
191 | 5 libsystem_pthread.dylib 0x7ff818988f6b thread_start + 15
|
---|
192 |
|
---|
193 | Thread 7:
|
---|
194 | 0 ??? 0x7ff8a8f62940 ???
|
---|
195 | 1 libsystem_kernel.dylib 0x7ff8189533ea __psynch_cvwait + 10
|
---|
196 | 2 libsystem_pthread.dylib 0x7ff81898da6f _pthread_cond_wait + 1249
|
---|
197 | 3 libopenblas.0.dylib 0x1112b7a9f blas_thread_server + 207
|
---|
198 | 4 libsystem_pthread.dylib 0x7ff81898d4e1 _pthread_start + 125
|
---|
199 | 5 libsystem_pthread.dylib 0x7ff818988f6b thread_start + 15
|
---|
200 |
|
---|
201 | Thread 8:
|
---|
202 | 0 ??? 0x7ff8a8f62940 ???
|
---|
203 | 1 libsystem_kernel.dylib 0x7ff8189533ea __psynch_cvwait + 10
|
---|
204 | 2 libsystem_pthread.dylib 0x7ff81898da6f _pthread_cond_wait + 1249
|
---|
205 | 3 libopenblas.0.dylib 0x1112b7a9f blas_thread_server + 207
|
---|
206 | 4 libsystem_pthread.dylib 0x7ff81898d4e1 _pthread_start + 125
|
---|
207 | 5 libsystem_pthread.dylib 0x7ff818988f6b thread_start + 15
|
---|
208 |
|
---|
209 | Thread 9:
|
---|
210 | 0 runtime 0x7ff7ffc1b814 0x7ff7ffbf9000 + 141332
|
---|
211 |
|
---|
212 | Thread 10:
|
---|
213 | 0 runtime 0x7ff7ffc1b814 0x7ff7ffbf9000 + 141332
|
---|
214 |
|
---|
215 | Thread 11:
|
---|
216 | 0 runtime 0x7ff7ffc1b814 0x7ff7ffbf9000 + 141332
|
---|
217 |
|
---|
218 | Thread 12:
|
---|
219 | 0 runtime 0x7ff7ffc1b814 0x7ff7ffbf9000 + 141332
|
---|
220 |
|
---|
221 | Thread 13:
|
---|
222 | 0 runtime 0x7ff7ffc1b814 0x7ff7ffbf9000 + 141332
|
---|
223 |
|
---|
224 | Thread 14:: ThreadPoolServiceThread
|
---|
225 | 0 ??? 0x7ff8a8f62940 ???
|
---|
226 | 1 libsystem_kernel.dylib 0x7ff8189598ca kevent64 + 10
|
---|
227 | 2 QtWebEngineCore 0x139f71e6a base::MessagePumpKqueue::DoInternalWork(base::MessagePump::Delegate::NextWorkInfo*) + 330
|
---|
228 | 3 QtWebEngineCore 0x139f71cc7 base::MessagePumpKqueue::Run(base::MessagePump::Delegate*) + 167
|
---|
229 | 4 QtWebEngineCore 0x139efa62b base::sequence_manager::internal::ThreadControllerWithMessagePumpImpl::Run(bool, base::TimeDelta) + 139
|
---|
230 | 5 QtWebEngineCore 0x139ebe7cb base::RunLoop::Run() + 395
|
---|
231 | 6 QtWebEngineCore 0x139f05a94 base::internal::ServiceThread::Run(base::RunLoop*) + 20
|
---|
232 | 7 QtWebEngineCore 0x139f19a7d base::Thread::ThreadMain() + 413
|
---|
233 | 8 QtWebEngineCore 0x139f62e07 base::(anonymous namespace)::ThreadFunc(void*) + 87
|
---|
234 | 9 libsystem_pthread.dylib 0x7ff81898d4e1 _pthread_start + 125
|
---|
235 | 10 libsystem_pthread.dylib 0x7ff818988f6b thread_start + 15
|
---|
236 |
|
---|
237 | Thread 15:: ThreadPoolForegroundWorker
|
---|
238 | 0 ??? 0x7ff8a8f62940 ???
|
---|
239 | 1 libsystem_kernel.dylib 0x7ff81895097a mach_msg_trap + 10
|
---|
240 | 2 libsystem_kernel.dylib 0x7ff818950ce8 mach_msg + 56
|
---|
241 | 3 QtWebEngineCore 0x139f67492 base::WaitableEvent::TimedWait(base::TimeDelta const&) + 434
|
---|
242 | 4 QtWebEngineCore 0x139f0f778 base::internal::WorkerThread::Delegate::WaitForWork(base::WaitableEvent*) + 56
|
---|
243 | 5 QtWebEngineCore 0x139f10150 base::internal::WorkerThread::RunWorker() + 1024
|
---|
244 | 6 QtWebEngineCore 0x139f0fcd4 base::internal::WorkerThread::RunPooledWorker() + 20
|
---|
245 | 7 QtWebEngineCore 0x139f62e07 base::(anonymous namespace)::ThreadFunc(void*) + 87
|
---|
246 | 8 libsystem_pthread.dylib 0x7ff81898d4e1 _pthread_start + 125
|
---|
247 | 9 libsystem_pthread.dylib 0x7ff818988f6b thread_start + 15
|
---|
248 |
|
---|
249 | Thread 16:: ThreadPoolBackgroundWorker
|
---|
250 | 0 ??? 0x7ff8a8f62940 ???
|
---|
251 | 1 libsystem_kernel.dylib 0x7ff81895097a mach_msg_trap + 10
|
---|
252 | 2 libsystem_kernel.dylib 0x7ff818950ce8 mach_msg + 56
|
---|
253 | 3 QtWebEngineCore 0x139f67492 base::WaitableEvent::TimedWait(base::TimeDelta const&) + 434
|
---|
254 | 4 QtWebEngineCore 0x139f0f778 base::internal::WorkerThread::Delegate::WaitForWork(base::WaitableEvent*) + 56
|
---|
255 | 5 QtWebEngineCore 0x139f0fe3d base::internal::WorkerThread::RunWorker() + 237
|
---|
256 | 6 QtWebEngineCore 0x139f0fc44 base::internal::WorkerThread::RunBackgroundPooledWorker() + 20
|
---|
257 | 7 QtWebEngineCore 0x139f62e07 base::(anonymous namespace)::ThreadFunc(void*) + 87
|
---|
258 | 8 libsystem_pthread.dylib 0x7ff81898d4e1 _pthread_start + 125
|
---|
259 | 9 libsystem_pthread.dylib 0x7ff818988f6b thread_start + 15
|
---|
260 |
|
---|
261 | Thread 17:: Chrome_IOThread
|
---|
262 | 0 ??? 0x7ff8a8f62940 ???
|
---|
263 | 1 libsystem_kernel.dylib 0x7ff8189598ca kevent64 + 10
|
---|
264 | 2 QtWebEngineCore 0x139f71e6a base::MessagePumpKqueue::DoInternalWork(base::MessagePump::Delegate::NextWorkInfo*) + 330
|
---|
265 | 3 QtWebEngineCore 0x139f71cc7 base::MessagePumpKqueue::Run(base::MessagePump::Delegate*) + 167
|
---|
266 | 4 QtWebEngineCore 0x139efa62b base::sequence_manager::internal::ThreadControllerWithMessagePumpImpl::Run(bool, base::TimeDelta) + 139
|
---|
267 | 5 QtWebEngineCore 0x139ebe7cb base::RunLoop::Run() + 395
|
---|
268 | 6 QtWebEngineCore 0x13de3ef06 content::BrowserProcessSubThread::IOThreadRun(base::RunLoop*) + 102
|
---|
269 | 7 QtWebEngineCore 0x139f19a7d base::Thread::ThreadMain() + 413
|
---|
270 | 8 QtWebEngineCore 0x139f62e07 base::(anonymous namespace)::ThreadFunc(void*) + 87
|
---|
271 | 9 libsystem_pthread.dylib 0x7ff81898d4e1 _pthread_start + 125
|
---|
272 | 10 libsystem_pthread.dylib 0x7ff818988f6b thread_start + 15
|
---|
273 |
|
---|
274 | Thread 18:: NetworkConfigWatcher
|
---|
275 | 0 ??? 0x7ff8a8f62940 ???
|
---|
276 | 1 libsystem_kernel.dylib 0x7ff81895097a mach_msg_trap + 10
|
---|
277 | 2 libsystem_kernel.dylib 0x7ff818950ce8 mach_msg + 56
|
---|
278 | 3 QtWebEngineCore 0x139f67492 base::WaitableEvent::TimedWait(base::TimeDelta const&) + 434
|
---|
279 | 4 QtWebEngineCore 0x139e8f20f base::MessagePumpDefault::Run(base::MessagePump::Delegate*) + 223
|
---|
280 | 5 QtWebEngineCore 0x139efa62b base::sequence_manager::internal::ThreadControllerWithMessagePumpImpl::Run(bool, base::TimeDelta) + 139
|
---|
281 | 6 QtWebEngineCore 0x139ebe7cb base::RunLoop::Run() + 395
|
---|
282 | 7 QtWebEngineCore 0x139f19a7d base::Thread::ThreadMain() + 413
|
---|
283 | 8 QtWebEngineCore 0x139f62e07 base::(anonymous namespace)::ThreadFunc(void*) + 87
|
---|
284 | 9 libsystem_pthread.dylib 0x7ff81898d4e1 _pthread_start + 125
|
---|
285 | 10 libsystem_pthread.dylib 0x7ff818988f6b thread_start + 15
|
---|
286 |
|
---|
287 | Thread 19:: ThreadPoolForegroundWorker
|
---|
288 | 0 ??? 0x7ff8a8f62940 ???
|
---|
289 | 1 libsystem_kernel.dylib 0x7ff81895097a mach_msg_trap + 10
|
---|
290 | 2 libsystem_kernel.dylib 0x7ff818950ce8 mach_msg + 56
|
---|
291 | 3 QtWebEngineCore 0x139f67492 base::WaitableEvent::TimedWait(base::TimeDelta const&) + 434
|
---|
292 | 4 QtWebEngineCore 0x139f0f778 base::internal::WorkerThread::Delegate::WaitForWork(base::WaitableEvent*) + 56
|
---|
293 | 5 QtWebEngineCore 0x139f10150 base::internal::WorkerThread::RunWorker() + 1024
|
---|
294 | 6 QtWebEngineCore 0x139f0fcd4 base::internal::WorkerThread::RunPooledWorker() + 20
|
---|
295 | 7 QtWebEngineCore 0x139f62e07 base::(anonymous namespace)::ThreadFunc(void*) + 87
|
---|
296 | 8 libsystem_pthread.dylib 0x7ff81898d4e1 _pthread_start + 125
|
---|
297 | 9 libsystem_pthread.dylib 0x7ff818988f6b thread_start + 15
|
---|
298 |
|
---|
299 | Thread 20:: ThreadPoolForegroundWorker
|
---|
300 | 0 ??? 0x7ff8a8f62940 ???
|
---|
301 | 1 libsystem_kernel.dylib 0x7ff81895097a mach_msg_trap + 10
|
---|
302 | 2 libsystem_kernel.dylib 0x7ff818950ce8 mach_msg + 56
|
---|
303 | 3 QtWebEngineCore 0x139f67492 base::WaitableEvent::TimedWait(base::TimeDelta const&) + 434
|
---|
304 | 4 QtWebEngineCore 0x139f0f778 base::internal::WorkerThread::Delegate::WaitForWork(base::WaitableEvent*) + 56
|
---|
305 | 5 QtWebEngineCore 0x139f10150 base::internal::WorkerThread::RunWorker() + 1024
|
---|
306 | 6 QtWebEngineCore 0x139f0fcd4 base::internal::WorkerThread::RunPooledWorker() + 20
|
---|
307 | 7 QtWebEngineCore 0x139f62e07 base::(anonymous namespace)::ThreadFunc(void*) + 87
|
---|
308 | 8 libsystem_pthread.dylib 0x7ff81898d4e1 _pthread_start + 125
|
---|
309 | 9 libsystem_pthread.dylib 0x7ff818988f6b thread_start + 15
|
---|
310 |
|
---|
311 | Thread 21:: ThreadPoolForegroundWorker
|
---|
312 | 0 ??? 0x7ff8a8f62940 ???
|
---|
313 | 1 libsystem_kernel.dylib 0x7ff81895097a mach_msg_trap + 10
|
---|
314 | 2 libsystem_kernel.dylib 0x7ff818950ce8 mach_msg + 56
|
---|
315 | 3 QtWebEngineCore 0x139f67492 base::WaitableEvent::TimedWait(base::TimeDelta const&) + 434
|
---|
316 | 4 QtWebEngineCore 0x139f0f778 base::internal::WorkerThread::Delegate::WaitForWork(base::WaitableEvent*) + 56
|
---|
317 | 5 QtWebEngineCore 0x139f0fe3d base::internal::WorkerThread::RunWorker() + 237
|
---|
318 | 6 QtWebEngineCore 0x139f0fcd4 base::internal::WorkerThread::RunPooledWorker() + 20
|
---|
319 | 7 QtWebEngineCore 0x139f62e07 base::(anonymous namespace)::ThreadFunc(void*) + 87
|
---|
320 | 8 libsystem_pthread.dylib 0x7ff81898d4e1 _pthread_start + 125
|
---|
321 | 9 libsystem_pthread.dylib 0x7ff818988f6b thread_start + 15
|
---|
322 |
|
---|
323 | Thread 22:: CompositorTileWorker1
|
---|
324 | 0 ??? 0x7ff8a8f62940 ???
|
---|
325 | 1 libsystem_kernel.dylib 0x7ff8189533ea __psynch_cvwait + 10
|
---|
326 | 2 libsystem_pthread.dylib 0x7ff81898da6f _pthread_cond_wait + 1249
|
---|
327 | 3 QtWebEngineCore 0x139f5ee18 base::ConditionVariable::Wait() + 104
|
---|
328 | 4 QtWebEngineCore 0x13b2165f8 non-virtual thunk to cc::SingleThreadTaskGraphRunner::Run() + 56
|
---|
329 | 5 QtWebEngineCore 0x139f62e07 base::(anonymous namespace)::ThreadFunc(void*) + 87
|
---|
330 | 6 libsystem_pthread.dylib 0x7ff81898d4e1 _pthread_start + 125
|
---|
331 | 7 libsystem_pthread.dylib 0x7ff818988f6b thread_start + 15
|
---|
332 |
|
---|
333 | Thread 23:: Chrome_InProcGpuThread
|
---|
334 | 0 ??? 0x7ff8a8f62940 ???
|
---|
335 | 1 libsystem_kernel.dylib 0x7ff81895097a mach_msg_trap + 10
|
---|
336 | 2 libsystem_kernel.dylib 0x7ff818950ce8 mach_msg + 56
|
---|
337 | 3 libdispatch.dylib 0x7ff8187edd41 _dispatch_mach_send_and_wait_for_reply + 514
|
---|
338 | 4 libdispatch.dylib 0x7ff8187ee13e dispatch_mach_send_with_result_and_wait_for_reply + 50
|
---|
339 | 5 libxpc.dylib 0x7ff8186cadc4 xpc_connection_send_message_with_reply_sync + 238
|
---|
340 | 6 VideoToolbox 0x7ff82547226f 0x7ff82522b000 + 2388591
|
---|
341 | 7 VideoToolbox 0x7ff82547494a 0x7ff82522b000 + 2398538
|
---|
342 | 8 VideoToolbox 0x7ff825237685 VTCompressionSessionCreate + 1569
|
---|
343 | 9 QtWebEngineCore 0x13851c785 media::VTVideoEncodeAccelerator::CreateCompressionSession(gfx::Size const&) + 149
|
---|
344 | 10 QtWebEngineCore 0x13851c50d media::VTVideoEncodeAccelerator::GetSupportedProfiles() + 77
|
---|
345 | 11 QtWebEngineCore 0x13ba838fb media::GpuVideoEncodeAcceleratorFactory::GetSupportedProfiles(gpu::GpuPreferences const&) + 379
|
---|
346 | 12 QtWebEngineCore 0x139701a7e viz::GpuServiceImpl::UpdateGPUInfo() + 126
|
---|
347 | 13 QtWebEngineCore 0x139730341 viz::VizMainImpl::CreateGpuService(mojo::PendingReceiver<viz::mojom::GpuService>, mojo::PendingRemote<viz::mojom::GpuHost>, mojo::PendingRemote<discardable_memory::mojom::DiscardableSharedMemoryManager>, mojo::ScopedHandleBase<mojo::SharedBufferHandle>, gfx::FontRenderParams::SubpixelRendering) + 209
|
---|
348 | 14 QtWebEngineCore 0x13972db60 viz::mojom::VizMainStubDispatch::Accept(viz::mojom::VizMain*, mojo::Message*) + 624
|
---|
349 | 15 QtWebEngineCore 0x13a5ef469 mojo::InterfaceEndpointClient::HandleValidatedMessage(mojo::Message*) + 649
|
---|
350 | 16 QtWebEngineCore 0x13a9053a6 IPC::(anonymous namespace)::ChannelAssociatedGroupController::AcceptOnProxyThread(mojo::Message) + 134
|
---|
351 | 17 QtWebEngineCore 0x13a903183 base::internal::Invoker<base::internal::BindState<void (IPC::(anonymous namespace)::ChannelAssociatedGroupController::*)(mojo::Message), scoped_refptr<IPC::(anonymous namespace)::ChannelAssociatedGroupController>, mojo::Message>, void ()>::RunOnce(base::internal::BindStateBase*) + 67
|
---|
352 | 18 QtWebEngineCore 0x139ee5d6f base::TaskAnnotator::RunTask(char const*, base::PendingTask*) + 255
|
---|
353 | 19 QtWebEngineCore 0x139efa096 base::sequence_manager::internal::ThreadControllerWithMessagePumpImpl::DoWorkImpl(base::sequence_manager::LazyNow*, bool*) + 374
|
---|
354 | 20 QtWebEngineCore 0x139ef9e04 base::sequence_manager::internal::ThreadControllerWithMessagePumpImpl::DoWork() + 132
|
---|
355 | 21 QtWebEngineCore 0x139e8f17f base::MessagePumpDefault::Run(base::MessagePump::Delegate*) + 79
|
---|
356 | 22 QtWebEngineCore 0x139efa62b base::sequence_manager::internal::ThreadControllerWithMessagePumpImpl::Run(bool, base::TimeDelta) + 139
|
---|
357 | 23 QtWebEngineCore 0x139ebe7cb base::RunLoop::Run() + 395
|
---|
358 | 24 QtWebEngineCore 0x139f19a7d base::Thread::ThreadMain() + 413
|
---|
359 | 25 QtWebEngineCore 0x139f62e07 base::(anonymous namespace)::ThreadFunc(void*) + 87
|
---|
360 | 26 libsystem_pthread.dylib 0x7ff81898d4e1 _pthread_start + 125
|
---|
361 | 27 libsystem_pthread.dylib 0x7ff818988f6b thread_start + 15
|
---|
362 |
|
---|
363 | Thread 24:: Chrome_ChildIOThread
|
---|
364 | 0 ??? 0x7ff8a8f62940 ???
|
---|
365 | 1 libsystem_kernel.dylib 0x7ff8189598ca kevent64 + 10
|
---|
366 | 2 QtWebEngineCore 0x139f71e6a base::MessagePumpKqueue::DoInternalWork(base::MessagePump::Delegate::NextWorkInfo*) + 330
|
---|
367 | 3 QtWebEngineCore 0x139f71cc7 base::MessagePumpKqueue::Run(base::MessagePump::Delegate*) + 167
|
---|
368 | 4 QtWebEngineCore 0x139efa62b base::sequence_manager::internal::ThreadControllerWithMessagePumpImpl::Run(bool, base::TimeDelta) + 139
|
---|
369 | 5 QtWebEngineCore 0x139ebe7cb base::RunLoop::Run() + 395
|
---|
370 | 6 QtWebEngineCore 0x139f19a7d base::Thread::ThreadMain() + 413
|
---|
371 | 7 QtWebEngineCore 0x139f62e07 base::(anonymous namespace)::ThreadFunc(void*) + 87
|
---|
372 | 8 libsystem_pthread.dylib 0x7ff81898d4e1 _pthread_start + 125
|
---|
373 | 9 libsystem_pthread.dylib 0x7ff818988f6b thread_start + 15
|
---|
374 |
|
---|
375 | Thread 25:: NetworkConfigWatcher
|
---|
376 | 0 ??? 0x7ff8a8f62940 ???
|
---|
377 | 1 libsystem_kernel.dylib 0x7ff81895097a mach_msg_trap + 10
|
---|
378 | 2 libsystem_kernel.dylib 0x7ff818950ce8 mach_msg + 56
|
---|
379 | 3 QtWebEngineCore 0x139f67492 base::WaitableEvent::TimedWait(base::TimeDelta const&) + 434
|
---|
380 | 4 QtWebEngineCore 0x139e8f20f base::MessagePumpDefault::Run(base::MessagePump::Delegate*) + 223
|
---|
381 | 5 QtWebEngineCore 0x139efa62b base::sequence_manager::internal::ThreadControllerWithMessagePumpImpl::Run(bool, base::TimeDelta) + 139
|
---|
382 | 6 QtWebEngineCore 0x139ebe7cb base::RunLoop::Run() + 395
|
---|
383 | 7 QtWebEngineCore 0x139f19a7d base::Thread::ThreadMain() + 413
|
---|
384 | 8 QtWebEngineCore 0x139f62e07 base::(anonymous namespace)::ThreadFunc(void*) + 87
|
---|
385 | 9 libsystem_pthread.dylib 0x7ff81898d4e1 _pthread_start + 125
|
---|
386 | 10 libsystem_pthread.dylib 0x7ff818988f6b thread_start + 15
|
---|
387 |
|
---|
388 | Thread 26:: VizCompositorThread
|
---|
389 | 0 ??? 0x7ff8a8f62940 ???
|
---|
390 | 1 libsystem_kernel.dylib 0x7ff81895097a mach_msg_trap + 10
|
---|
391 | 2 libsystem_kernel.dylib 0x7ff818950ce8 mach_msg + 56
|
---|
392 | 3 QtWebEngineCore 0x139f67492 base::WaitableEvent::TimedWait(base::TimeDelta const&) + 434
|
---|
393 | 4 QtWebEngineCore 0x139f672cf base::WaitableEvent::Wait() + 31
|
---|
394 | 5 QtWebEngineCore 0x139e8f1db base::MessagePumpDefault::Run(base::MessagePump::Delegate*) + 171
|
---|
395 | 6 QtWebEngineCore 0x139efa62b base::sequence_manager::internal::ThreadControllerWithMessagePumpImpl::Run(bool, base::TimeDelta) + 139
|
---|
396 | 7 QtWebEngineCore 0x139ebe7cb base::RunLoop::Run() + 395
|
---|
397 | 8 QtWebEngineCore 0x139f19a7d base::Thread::ThreadMain() + 413
|
---|
398 | 9 QtWebEngineCore 0x139f62e07 base::(anonymous namespace)::ThreadFunc(void*) + 87
|
---|
399 | 10 libsystem_pthread.dylib 0x7ff81898d4e1 _pthread_start + 125
|
---|
400 | 11 libsystem_pthread.dylib 0x7ff818988f6b thread_start + 15
|
---|
401 |
|
---|
402 | Thread 27:: com.apple.coremedia.rootQueue.47
|
---|
403 | 0 ??? 0x7ff8a8f62940 ???
|
---|
404 | 1 libsystem_kernel.dylib 0x7ff8189509ce semaphore_timedwait_trap + 10
|
---|
405 | 2 libdispatch.dylib 0x7ff8187d6848 _dispatch_sema4_timedwait + 72
|
---|
406 | 3 libdispatch.dylib 0x7ff8187d6c75 _dispatch_semaphore_wait_slow + 58
|
---|
407 | 4 libdispatch.dylib 0x7ff8187e58ef _dispatch_worker_thread + 308
|
---|
408 | 5 libsystem_pthread.dylib 0x7ff81898d4e1 _pthread_start + 125
|
---|
409 | 6 libsystem_pthread.dylib 0x7ff818988f6b thread_start + 15
|
---|
410 |
|
---|
411 | Thread 28:: NetworkConfigWatcher
|
---|
412 | 0 ??? 0x7ff8a8f62940 ???
|
---|
413 | 1 libsystem_kernel.dylib 0x7ff81895097a mach_msg_trap + 10
|
---|
414 | 2 libsystem_kernel.dylib 0x7ff818950ce8 mach_msg + 56
|
---|
415 | 3 QtWebEngineCore 0x139f67492 base::WaitableEvent::TimedWait(base::TimeDelta const&) + 434
|
---|
416 | 4 QtWebEngineCore 0x139e8f20f base::MessagePumpDefault::Run(base::MessagePump::Delegate*) + 223
|
---|
417 | 5 QtWebEngineCore 0x139efa62b base::sequence_manager::internal::ThreadControllerWithMessagePumpImpl::Run(bool, base::TimeDelta) + 139
|
---|
418 | 6 QtWebEngineCore 0x139ebe7cb base::RunLoop::Run() + 395
|
---|
419 | 7 QtWebEngineCore 0x139f19a7d base::Thread::ThreadMain() + 413
|
---|
420 | 8 QtWebEngineCore 0x139f62e07 base::(anonymous namespace)::ThreadFunc(void*) + 87
|
---|
421 | 9 libsystem_pthread.dylib 0x7ff81898d4e1 _pthread_start + 125
|
---|
422 | 10 libsystem_pthread.dylib 0x7ff818988f6b thread_start + 15
|
---|
423 |
|
---|
424 | Thread 29:: ThreadPoolSingleThreadForegroundBlocking0
|
---|
425 | 0 ??? 0x7ff8a8f62940 ???
|
---|
426 | 1 libsystem_kernel.dylib 0x7ff81895097a mach_msg_trap + 10
|
---|
427 | 2 libsystem_kernel.dylib 0x7ff818950ce8 mach_msg + 56
|
---|
428 | 3 QtWebEngineCore 0x139f67492 base::WaitableEvent::TimedWait(base::TimeDelta const&) + 434
|
---|
429 | 4 QtWebEngineCore 0x139f672cf base::WaitableEvent::Wait() + 31
|
---|
430 | 5 QtWebEngineCore 0x139f0f76a base::internal::WorkerThread::Delegate::WaitForWork(base::WaitableEvent*) + 42
|
---|
431 | 6 QtWebEngineCore 0x139f10150 base::internal::WorkerThread::RunWorker() + 1024
|
---|
432 | 7 QtWebEngineCore 0x139f0fd34 base::internal::WorkerThread::RunDedicatedWorker() + 20
|
---|
433 | 8 QtWebEngineCore 0x139f62e07 base::(anonymous namespace)::ThreadFunc(void*) + 87
|
---|
434 | 9 libsystem_pthread.dylib 0x7ff81898d4e1 _pthread_start + 125
|
---|
435 | 10 libsystem_pthread.dylib 0x7ff818988f6b thread_start + 15
|
---|
436 |
|
---|
437 | Thread 30:: com.apple.coremedia.rootQueue.47
|
---|
438 | 0 ??? 0x7ff8a8f62940 ???
|
---|
439 | 1 libsystem_kernel.dylib 0x7ff8189509ce semaphore_timedwait_trap + 10
|
---|
440 | 2 libdispatch.dylib 0x7ff8187d6848 _dispatch_sema4_timedwait + 72
|
---|
441 | 3 libdispatch.dylib 0x7ff8187d6c75 _dispatch_semaphore_wait_slow + 58
|
---|
442 | 4 libdispatch.dylib 0x7ff8187e58ef _dispatch_worker_thread + 308
|
---|
443 | 5 libsystem_pthread.dylib 0x7ff81898d4e1 _pthread_start + 125
|
---|
444 | 6 libsystem_pthread.dylib 0x7ff818988f6b thread_start + 15
|
---|
445 |
|
---|
446 | Thread 31:: MemoryInfra
|
---|
447 | 0 ??? 0x7ff8a8f62940 ???
|
---|
448 | 1 libsystem_kernel.dylib 0x7ff81895097a mach_msg_trap + 10
|
---|
449 | 2 libsystem_kernel.dylib 0x7ff818950ce8 mach_msg + 56
|
---|
450 | 3 QtWebEngineCore 0x139f67492 base::WaitableEvent::TimedWait(base::TimeDelta const&) + 434
|
---|
451 | 4 QtWebEngineCore 0x139f672cf base::WaitableEvent::Wait() + 31
|
---|
452 | 5 QtWebEngineCore 0x139e8f1db base::MessagePumpDefault::Run(base::MessagePump::Delegate*) + 171
|
---|
453 | 6 QtWebEngineCore 0x139efa62b base::sequence_manager::internal::ThreadControllerWithMessagePumpImpl::Run(bool, base::TimeDelta) + 139
|
---|
454 | 7 QtWebEngineCore 0x139ebe7cb base::RunLoop::Run() + 395
|
---|
455 | 8 QtWebEngineCore 0x139f19a7d base::Thread::ThreadMain() + 413
|
---|
456 | 9 QtWebEngineCore 0x139f62e07 base::(anonymous namespace)::ThreadFunc(void*) + 87
|
---|
457 | 10 libsystem_pthread.dylib 0x7ff81898d4e1 _pthread_start + 125
|
---|
458 | 11 libsystem_pthread.dylib 0x7ff818988f6b thread_start + 15
|
---|
459 |
|
---|
460 | Thread 32:: Thread (pooled)
|
---|
461 | 0 ??? 0x7ff8a8f62940 ???
|
---|
462 | 1 libsystem_kernel.dylib 0x7ff8189533ea __psynch_cvwait + 10
|
---|
463 | 2 libsystem_pthread.dylib 0x7ff81898da6f _pthread_cond_wait + 1249
|
---|
464 | 3 QtCore 0x125658aaf QWaitConditionPrivate::wait_relative(QDeadlineTimer) + 303
|
---|
465 | 4 QtCore 0x12565877e QWaitConditionPrivate::wait(QDeadlineTimer) + 94
|
---|
466 | 5 QtCore 0x12565869d QWaitCondition::wait(QMutex*, QDeadlineTimer) + 93
|
---|
467 | 6 QtCore 0x125654ccd QThreadPoolThread::run() + 605
|
---|
468 | 7 QtCore 0x125650619 QThreadPrivate::start(void*) + 329
|
---|
469 | 8 libsystem_pthread.dylib 0x7ff81898d4e1 _pthread_start + 125
|
---|
470 | 9 libsystem_pthread.dylib 0x7ff818988f6b thread_start + 15
|
---|
471 |
|
---|
472 | Thread 33:: Thread (pooled)
|
---|
473 | 0 ??? 0x7ff8a8f62940 ???
|
---|
474 | 1 libsystem_kernel.dylib 0x7ff8189533ea __psynch_cvwait + 10
|
---|
475 | 2 libsystem_pthread.dylib 0x7ff81898da6f _pthread_cond_wait + 1249
|
---|
476 | 3 QtCore 0x125658aaf QWaitConditionPrivate::wait_relative(QDeadlineTimer) + 303
|
---|
477 | 4 QtCore 0x12565877e QWaitConditionPrivate::wait(QDeadlineTimer) + 94
|
---|
478 | 5 QtCore 0x12565869d QWaitCondition::wait(QMutex*, QDeadlineTimer) + 93
|
---|
479 | 6 QtCore 0x125654ccd QThreadPoolThread::run() + 605
|
---|
480 | 7 QtCore 0x125650619 QThreadPrivate::start(void*) + 329
|
---|
481 | 8 libsystem_pthread.dylib 0x7ff81898d4e1 _pthread_start + 125
|
---|
482 | 9 libsystem_pthread.dylib 0x7ff818988f6b thread_start + 15
|
---|
483 |
|
---|
484 | Thread 34:: Thread (pooled)
|
---|
485 | 0 ??? 0x7ff8a8f62940 ???
|
---|
486 | 1 libsystem_kernel.dylib 0x7ff8189533ea __psynch_cvwait + 10
|
---|
487 | 2 libsystem_pthread.dylib 0x7ff81898da6f _pthread_cond_wait + 1249
|
---|
488 | 3 QtCore 0x125658aaf QWaitConditionPrivate::wait_relative(QDeadlineTimer) + 303
|
---|
489 | 4 QtCore 0x12565877e QWaitConditionPrivate::wait(QDeadlineTimer) + 94
|
---|
490 | 5 QtCore 0x12565869d QWaitCondition::wait(QMutex*, QDeadlineTimer) + 93
|
---|
491 | 6 QtCore 0x125654ccd QThreadPoolThread::run() + 605
|
---|
492 | 7 QtCore 0x125650619 QThreadPrivate::start(void*) + 329
|
---|
493 | 8 libsystem_pthread.dylib 0x7ff81898d4e1 _pthread_start + 125
|
---|
494 | 9 libsystem_pthread.dylib 0x7ff818988f6b thread_start + 15
|
---|
495 |
|
---|
496 | Thread 35:: Thread (pooled)
|
---|
497 | 0 ??? 0x7ff8a8f62940 ???
|
---|
498 | 1 libsystem_kernel.dylib 0x7ff8189533ea __psynch_cvwait + 10
|
---|
499 | 2 libsystem_pthread.dylib 0x7ff81898da6f _pthread_cond_wait + 1249
|
---|
500 | 3 QtCore 0x125658aaf QWaitConditionPrivate::wait_relative(QDeadlineTimer) + 303
|
---|
501 | 4 QtCore 0x12565877e QWaitConditionPrivate::wait(QDeadlineTimer) + 94
|
---|
502 | 5 QtCore 0x12565869d QWaitCondition::wait(QMutex*, QDeadlineTimer) + 93
|
---|
503 | 6 QtCore 0x125654ccd QThreadPoolThread::run() + 605
|
---|
504 | 7 QtCore 0x125650619 QThreadPrivate::start(void*) + 329
|
---|
505 | 8 libsystem_pthread.dylib 0x7ff81898d4e1 _pthread_start + 125
|
---|
506 | 9 libsystem_pthread.dylib 0x7ff818988f6b thread_start + 15
|
---|
507 |
|
---|
508 | Thread 36:: Thread (pooled)
|
---|
509 | 0 ??? 0x7ff8a8f62940 ???
|
---|
510 | 1 libsystem_kernel.dylib 0x7ff8189533ea __psynch_cvwait + 10
|
---|
511 | 2 libsystem_pthread.dylib 0x7ff81898da6f _pthread_cond_wait + 1249
|
---|
512 | 3 QtCore 0x125658aaf QWaitConditionPrivate::wait_relative(QDeadlineTimer) + 303
|
---|
513 | 4 QtCore 0x12565877e QWaitConditionPrivate::wait(QDeadlineTimer) + 94
|
---|
514 | 5 QtCore 0x12565869d QWaitCondition::wait(QMutex*, QDeadlineTimer) + 93
|
---|
515 | 6 QtCore 0x125654ccd QThreadPoolThread::run() + 605
|
---|
516 | 7 QtCore 0x125650619 QThreadPrivate::start(void*) + 329
|
---|
517 | 8 libsystem_pthread.dylib 0x7ff81898d4e1 _pthread_start + 125
|
---|
518 | 9 libsystem_pthread.dylib 0x7ff818988f6b thread_start + 15
|
---|
519 |
|
---|
520 | Thread 37:: Thread (pooled)
|
---|
521 | 0 ??? 0x7ff8a8f62940 ???
|
---|
522 | 1 libsystem_kernel.dylib 0x7ff8189533ea __psynch_cvwait + 10
|
---|
523 | 2 libsystem_pthread.dylib 0x7ff81898da6f _pthread_cond_wait + 1249
|
---|
524 | 3 QtCore 0x125658aaf QWaitConditionPrivate::wait_relative(QDeadlineTimer) + 303
|
---|
525 | 4 QtCore 0x12565877e QWaitConditionPrivate::wait(QDeadlineTimer) + 94
|
---|
526 | 5 QtCore 0x12565869d QWaitCondition::wait(QMutex*, QDeadlineTimer) + 93
|
---|
527 | 6 QtCore 0x125654ccd QThreadPoolThread::run() + 605
|
---|
528 | 7 QtCore 0x125650619 QThreadPrivate::start(void*) + 329
|
---|
529 | 8 libsystem_pthread.dylib 0x7ff81898d4e1 _pthread_start + 125
|
---|
530 | 9 libsystem_pthread.dylib 0x7ff818988f6b thread_start + 15
|
---|
531 |
|
---|
532 | Thread 38:: Thread (pooled)
|
---|
533 | 0 ??? 0x7ff8a8f62940 ???
|
---|
534 | 1 libsystem_kernel.dylib 0x7ff8189533ea __psynch_cvwait + 10
|
---|
535 | 2 libsystem_pthread.dylib 0x7ff81898da6f _pthread_cond_wait + 1249
|
---|
536 | 3 QtCore 0x125658aaf QWaitConditionPrivate::wait_relative(QDeadlineTimer) + 303
|
---|
537 | 4 QtCore 0x12565877e QWaitConditionPrivate::wait(QDeadlineTimer) + 94
|
---|
538 | 5 QtCore 0x12565869d QWaitCondition::wait(QMutex*, QDeadlineTimer) + 93
|
---|
539 | 6 QtCore 0x125654ccd QThreadPoolThread::run() + 605
|
---|
540 | 7 QtCore 0x125650619 QThreadPrivate::start(void*) + 329
|
---|
541 | 8 libsystem_pthread.dylib 0x7ff81898d4e1 _pthread_start + 125
|
---|
542 | 9 libsystem_pthread.dylib 0x7ff818988f6b thread_start + 15
|
---|
543 |
|
---|
544 | Thread 39:: Thread (pooled)
|
---|
545 | 0 ??? 0x7ff8a8f62940 ???
|
---|
546 | 1 libsystem_kernel.dylib 0x7ff8189533ea __psynch_cvwait + 10
|
---|
547 | 2 libsystem_pthread.dylib 0x7ff81898da6f _pthread_cond_wait + 1249
|
---|
548 | 3 QtCore 0x125658aaf QWaitConditionPrivate::wait_relative(QDeadlineTimer) + 303
|
---|
549 | 4 QtCore 0x12565877e QWaitConditionPrivate::wait(QDeadlineTimer) + 94
|
---|
550 | 5 QtCore 0x12565869d QWaitCondition::wait(QMutex*, QDeadlineTimer) + 93
|
---|
551 | 6 QtCore 0x125654ccd QThreadPoolThread::run() + 605
|
---|
552 | 7 QtCore 0x125650619 QThreadPrivate::start(void*) + 329
|
---|
553 | 8 libsystem_pthread.dylib 0x7ff81898d4e1 _pthread_start + 125
|
---|
554 | 9 libsystem_pthread.dylib 0x7ff818988f6b thread_start + 15
|
---|
555 |
|
---|
556 |
|
---|
557 | Thread 0 crashed with X86 Thread State (64-bit):
|
---|
558 | rax: 0x0000000000000000 rbx: 0x0000000203124600 rcx: 0x0000000000000000 rdx: 0x0000000000000000
|
---|
559 | rdi: 0xba3b2742e07f041c rsi: 0x00000001329fc088 rbp: 0xba3b2742e07f041c rsp: 0x00000001329fc088
|
---|
560 | r8: 0x0000000000000006 r9: 0xba3b2742e07f041c r10: 0x0000000203124600 r11: 0x00007ff818a31233
|
---|
561 | r12: 0x0000000000000103 r13: 0x000000013280a028 r14: 0x0000000000000006 r15: 0x0000000000000016
|
---|
562 | rip: <unavailable> rfl: 0x0000000000000283
|
---|
563 | tmp0: 0xffffffffffffffff tmp1: 0x00007ff8a8f62914 tmp2: 0x00007ff818957004
|
---|
564 |
|
---|
565 |
|
---|
566 | Binary Images:
|
---|
567 | 0x0 - 0xffffffffffffffff ??? (*) <00000000-0000-0000-0000-000000000000> ???
|
---|
568 | 0x7ff81894f000 - 0x7ff818986fff libsystem_kernel.dylib (*) <26a59789-b846-3ed4-96dc-8dbef3c0c8e7> /usr/lib/system/libsystem_kernel.dylib
|
---|
569 | 0x7ff818987000 - 0x7ff818992fff libsystem_pthread.dylib (*) <2f6c275d-7e14-3d31-a924-e1bb41d2415f> /usr/lib/system/libsystem_pthread.dylib
|
---|
570 | 0x7ff818857000 - 0x7ff8188dffff libsystem_c.dylib (*) <8e54eca2-9bd8-3482-9589-b9574434d1aa> /usr/lib/system/libsystem_c.dylib
|
---|
571 | 0x7ff81899f000 - 0x7ff8189a8fff libsystem_platform.dylib (*) <a9552f53-a0cd-3e43-9930-80e582ed51ff> /usr/lib/system/libsystem_platform.dylib
|
---|
572 | 0x7ff82177a000 - 0x7ff8218b7fff com.apple.Metal (261.13) <8db17081-768f-3b48-92d4-c107c21add06> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
|
---|
573 | 0x7ffa27a08000 - 0x7ffa280e6fff com.apple.AGXMetalG13X (190.17.3) <d4f69926-34c9-32fc-bf88-56e2c321fc3f> /System/Library/Extensions/AGXMetalG13X.bundle/Contents/MacOS/AGXMetalG13X
|
---|
574 | 0x12f04c000 - 0x12f0bffff com.apple.AppleMetalOpenGLRenderer (1.0) <718e8bf7-634c-3aa8-8fdc-f50cc7367a8b> /System/Library/Extensions/AppleMetalOpenGLRenderer.bundle/Contents/MacOS/AppleMetalOpenGLRenderer
|
---|
575 | 0x7ffa31033000 - 0x7ffa311bcfff GLEngine (*) <a4643d6b-1680-3258-a641-b26b57e5db00> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundle/GLEngine
|
---|
576 | 0x7ffa30e0c000 - 0x7ffa30e1bfff com.apple.opengl (19.4.3) <d33c33c7-588a-3f42-80d0-fb3bce6ba674> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
|
---|
577 | 0x7ff81b371000 - 0x7ff81c1fefff com.apple.AppKit (6.9) <36ec7e1b-ab12-377b-b3eb-ffc5baabee9f> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
|
---|
578 | 0x12ce66000 - 0x12cfd4fff libqcocoa.dylib (*) <d4ab240b-4535-3aec-b72b-5ffc4750e4e5> /Users/USER/*/ChimeraX-1.3.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/PyQt5/Qt/plugins/platforms/libqcocoa.dylib
|
---|
579 | 0x129be8000 - 0x12a0d1fff QtGui (*) <cbcec35a-ee54-354f-9c2b-188ac6b2790d> /Users/USER/*/ChimeraX-1.3.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/PyQt5/Qt/lib/QtGui.framework/Versions/5/QtGui
|
---|
580 | 0x12abc2000 - 0x12ad2bfff QtGui.abi3.so (*) <c28acfac-6894-338a-a8ef-ba5e9cec2fcb> /Users/USER/*/ChimeraX-1.3.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/PyQt5/QtGui.abi3.so
|
---|
581 | 0x10b9c5000 - 0x10bc29fff org.python.python (3.9.6, (c) 2001-2019 Python Software Foundation.) <7fdc4a6b-e70b-3c9e-a72e-cd15ddf0d90f> /Users/USER/*/ChimeraX-1.3.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/Python
|
---|
582 | 0x10f91c000 - 0x10f933fff sip.cpython-39-darwin.so (*) <c0319e6f-59a2-38f0-9524-98c52dc5f2e9> /Users/USER/*/ChimeraX-1.3.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/PyQt5/sip.cpython-39-darwin.so
|
---|
583 | 0x128d19000 - 0x12915ffff QtWidgets (*) <b432d666-dcab-320a-8496-78a67f554c0e> /Users/USER/*/ChimeraX-1.3.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/PyQt5/Qt/lib/QtWidgets.framework/Versions/5/QtWidgets
|
---|
584 | 0x128075000 - 0x128305fff QtWidgets.abi3.so (*) <259274fb-9944-3b14-95c0-acb6f7b3f7d7> /Users/USER/*/ChimeraX-1.3.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/PyQt5/QtWidgets.abi3.so
|
---|
585 | 0x12562e000 - 0x125b9efff QtCore (*) <c723812a-f7a5-3001-98d5-e60e8daa6ffb> /Users/USER/*/ChimeraX-1.3.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/PyQt5/Qt/lib/QtCore.framework/Versions/5/QtCore
|
---|
586 | 0x102ff4000 - 0x102ff4fff edu.ucsf.cgl.ChimeraX (1.3.0) <9596eff5-d2be-396c-9c4e-6177235c3dae> /Users/USER/*/ChimeraX-1.3.app/Contents/MacOS/ChimeraX
|
---|
587 | 0x2030a4000 - 0x20310ffff dyld (*) <dd9e80de-fb3b-349b-96a4-46874ad34d11> /usr/lib/dyld
|
---|
588 | 0x7ff7ffbf9000 - 0x7ff7ffc28fff runtime (*) <24497be3-a1b4-360a-b90e-cde9ce78a93b> /usr/libexec/rosetta/runtime
|
---|
589 | 0x110f7f000 - 0x114b32fff libopenblas.0.dylib (*) <9112000d-375c-34f0-9a66-9d68f91a12cd> /Users/USER/*/ChimeraX-1.3.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/numpy/.dylibs/libopenblas.0.dylib
|
---|
590 | 0x137445000 - 0x13f133fff QtWebEngineCore (*) <86651daf-3bff-3a6f-b313-e84d303e55eb> /Users/USER/*/ChimeraX-1.3.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/PyQt5/Qt/lib/QtWebEngineCore.framework/Versions/5/QtWebEngineCore
|
---|
591 | 0x7ff8187d3000 - 0x7ff818819fff libdispatch.dylib (*) <31d69d55-9895-326c-ad61-621c5ca87314> /usr/lib/system/libdispatch.dylib
|
---|
592 | 0x7ff8186c0000 - 0x7ff8186fbfff libxpc.dylib (*) <fbb81f7d-564a-3971-a28e-6aa174470b4c> /usr/lib/system/libxpc.dylib
|
---|
593 | 0x7ff82522b000 - 0x7ff82579ffff com.apple.VideoToolbox (1.0) <dd72b4a1-a6df-3ec6-9efe-b97dee72ed30> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
|
---|
594 |
|
---|
595 | External Modification Summary:
|
---|
596 | Calls made by other processes targeting this process:
|
---|
597 | task_for_pid: 0
|
---|
598 | thread_create: 0
|
---|
599 | thread_set_state: 0
|
---|
600 | Calls made by this process:
|
---|
601 | task_for_pid: 0
|
---|
602 | thread_create: 0
|
---|
603 | thread_set_state: 0
|
---|
604 | Calls made by all processes on this machine:
|
---|
605 | task_for_pid: 0
|
---|
606 | thread_create: 0
|
---|
607 | thread_set_state: 0
|
---|
608 |
|
---|
609 | VM Region Summary:
|
---|
610 | ReadOnly portion of Libraries: Total=1.5G resident=0K(0%) swapped_out_or_unallocated=1.5G(100%)
|
---|
611 | Writable regions: Total=2.1G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=2.1G(100%)
|
---|
612 |
|
---|
613 | VIRTUAL REGION
|
---|
614 | REGION TYPE SIZE COUNT (non-coalesced)
|
---|
615 | =========== ======= =======
|
---|
616 | Accelerate framework 128K 1
|
---|
617 | Activity Tracing 256K 1
|
---|
618 | CG image 8K 2
|
---|
619 | ColorSync 228K 25
|
---|
620 | CoreAnimation 4K 1
|
---|
621 | CoreGraphics 4K 1
|
---|
622 | CoreServices 304K 2
|
---|
623 | CoreUI image data 60K 1
|
---|
624 | Foundation 16K 1
|
---|
625 | Kernel Alloc Once 8K 1
|
---|
626 | MALLOC 306.2M 54
|
---|
627 | MALLOC guard page 192K 8
|
---|
628 | MALLOC_MEDIUM (reserved) 936.0M 8 reserved VM address space (unallocated)
|
---|
629 | MALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated)
|
---|
630 | Mach message 16K 4
|
---|
631 | Rosetta Arena 4096K 2
|
---|
632 | Rosetta Generic 1320K 327
|
---|
633 | Rosetta IndirectBranch 1024K 1
|
---|
634 | Rosetta JIT 128.0M 1
|
---|
635 | Rosetta Return Stack 760K 76
|
---|
636 | Rosetta Thread Context 760K 76
|
---|
637 | STACK GUARD 20K 5
|
---|
638 | Stack 147.1M 39
|
---|
639 | Stack Guard 56.1M 34
|
---|
640 | VM_ALLOCATE 100.1M 120
|
---|
641 | VM_ALLOCATE (reserved) 160.0M 7 reserved VM address space (unallocated)
|
---|
642 | __DATA 41.6M 640
|
---|
643 | __DATA_CONST 30.8M 333
|
---|
644 | __DATA_DIRTY 1641K 212
|
---|
645 | __FONT_DATA 4K 1
|
---|
646 | __GLSLBUILTINS 5176K 1
|
---|
647 | __LINKEDIT 799.6M 120
|
---|
648 | __OBJC_RO 82.6M 1
|
---|
649 | __OBJC_RW 3200K 2
|
---|
650 | __TEXT 750.0M 635
|
---|
651 | __UNICODE 592K 1
|
---|
652 | dyld private memory 1024K 1
|
---|
653 | mapped file 5.5G 1059
|
---|
654 | shared memory 800K 14
|
---|
655 | unshared pmap 10.7M 7
|
---|
656 | =========== ======= =======
|
---|
657 | TOTAL 9.3G 3826
|
---|
658 | TOTAL, minus reserved VM space 7.9G 3826
|
---|
659 |
|
---|
660 |
|
---|
661 |
|
---|
662 | -----------
|
---|
663 | Full Report
|
---|
664 | -----------
|
---|
665 |
|
---|
666 | {"app_name":"ChimeraX","timestamp":"2022-03-24 10:28:59.00 +0100","app_version":"1.3.0","slice_uuid":"9596eff5-d2be-396c-9c4e-6177235c3dae","build_version":"1.3.0.0","platform":1,"bundleID":"edu.ucsf.cgl.ChimeraX","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 12.3 (21E230)","incident_id":"2F234D93-0AB1-4736-B381-794250FD59C7","name":"ChimeraX"}
|
---|
667 | {
|
---|
668 | "uptime" : 100000,
|
---|
669 | "procLaunch" : "2022-03-24 10:28:55.5968 +0100",
|
---|
670 | "procRole" : "Foreground",
|
---|
671 | "version" : 2,
|
---|
672 | "userID" : 501,
|
---|
673 | "deployVersion" : 210,
|
---|
674 | "modelCode" : "MacBookPro18,3",
|
---|
675 | "procStartAbsTime" : 2516995082724,
|
---|
676 | "coalitionID" : 8336,
|
---|
677 | "osVersion" : {
|
---|
678 | "train" : "macOS 12.3",
|
---|
679 | "build" : "21E230",
|
---|
680 | "releaseType" : "User"
|
---|
681 | },
|
---|
682 | "captureTime" : "2022-03-24 10:28:57.5481 +0100",
|
---|
683 | "incident" : "2F234D93-0AB1-4736-B381-794250FD59C7",
|
---|
684 | "bug_type" : "309",
|
---|
685 | "pid" : 43400,
|
---|
686 | "procExitAbsTime" : 2517041077133,
|
---|
687 | "translated" : true,
|
---|
688 | "cpuType" : "X86-64",
|
---|
689 | "procName" : "ChimeraX",
|
---|
690 | "procPath" : "\/Users\/USER\/*\/ChimeraX-1.3.app\/Contents\/MacOS\/ChimeraX",
|
---|
691 | "bundleInfo" : {"CFBundleShortVersionString":"1.3.0","CFBundleVersion":"1.3.0.0","CFBundleIdentifier":"edu.ucsf.cgl.ChimeraX"},
|
---|
692 | "storeInfo" : {"deviceIdentifierForVendor":"0AB2D17C-F810-5BF9-9519-79409D0E5277","thirdParty":true},
|
---|
693 | "parentProc" : "launchd",
|
---|
694 | "parentPid" : 1,
|
---|
695 | "coalitionName" : "edu.ucsf.cgl.ChimeraX",
|
---|
696 | "crashReporterKey" : "AC283A0C-DE7A-D56E-75C3-D8767BB108A9",
|
---|
697 | "wakeTime" : 939,
|
---|
698 | "sleepWakeUUID" : "1230FD54-0DB1-49BF-879C-D1DE6BAEF7FC",
|
---|
699 | "sip" : "enabled",
|
---|
700 | "isCorpse" : 1,
|
---|
701 | "exception" : {"codes":"0x0000000000000000, 0x0000000000000000","rawCodes":[0,0],"type":"EXC_CRASH","signal":"SIGABRT"},
|
---|
702 | "asi" : {"libsystem_c.dylib":["-[MTLTextureDescriptorInternal validateWithDevice:]:1325: failed assertion `Texture Descriptor Validation","MTLTextureDescriptor has width of zero.","'"]},
|
---|
703 | "extMods" : {"caller":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"system":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"targeted":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"warnings":0},
|
---|
704 | "faultingThread" : 0,
|
---|
705 | "threads" : [{"triggered":true,"id":895499,"threadState":{"flavor":"x86_THREAD_STATE","rbp":{"value":13419362682868270108},"r12":{"value":259},"rosetta":{"tmp2":{"value":140703541063684},"tmp1":{"value":140705963321620},"tmp0":{"value":18446744073709551615}},"rbx":{"value":8641463808,"symbolLocation":0,"symbol":"_main_thread"},"r8":{"value":6},"r15":{"value":22},"r10":{"value":8641463808,"symbolLocation":0,"symbol":"_main_thread"},"rdx":{"value":0},"rdi":{"value":13419362682868270108},"r9":{"value":13419362682868270108},"r13":{"value":5142257704},"rflags":{"value":643},"rax":{"value":0},"rsp":{"value":5144297608},"r11":{"value":140703541957171,"symbolLocation":0,"symbol":"-[__NSCFString UTF8String]"},"rcx":{"value":0},"r14":{"value":6},"rsi":{"value":5144297608}},"name":"CrBrowserMain","queue":"com.apple.main-thread","frames":[{"imageOffset":140705963321664,"imageIndex":0},{"imageOffset":32782,"symbol":"__pthread_kill","symbolLocation":10,"imageIndex":1},{"imageOffset":25087,"symbol":"pthread_kill","symbolLocation":263,"imageIndex":2},{"imageOffset":279240,"symbol":"raise","symbolLocation":26,"imageIndex":3},{"imageOffset":15869,"symbol":"_sigtramp","symbolLocation":29,"imageIndex":4},{"imageOffset":0,"imageIndex":0},{"imageOffset":531748,"symbol":"abort","symbolLocation":123,"imageIndex":3},{"imageOffset":528587,"symbol":"__assert_rtn","symbolLocation":314,"imageIndex":3},{"imageOffset":909892,"symbol":"MTLReportFailure.cold.1","symbolLocation":43,"imageIndex":5},{"imageOffset":821013,"symbol":"MTLReportFailure","symbolLocation":529,"imageIndex":5},{"imageOffset":790152,"symbol":"_MTLMessageContextEnd","symbolLocation":1278,"imageIndex":5},{"imageOffset":76296,"symbol":"-[MTLTextureDescriptorInternal validateWithDevice:]","symbolLocation":2671,"imageIndex":5},{"imageOffset":6912928,"imageIndex":6},{"imageOffset":131698,"symbol":"GLDTextureRec::load()","symbolLocation":3520,"imageIndex":7},{"imageOffset":250829,"symbol":"GLRDrawable::attachDrawable(GLDContextRec*, unsigned int, GLDDrawableRec*, unsigned int, GLTDimensionsRec*, GLRDrawable const*)","symbolLocation":2459,"imageIndex":7},{"imageOffset":258831,"symbol":"gldAttachDrawable","symbolLocation":563,"imageIndex":7},{"imageOffset":92641,"symbol":"gliAttachDrawableWithOptions","symbolLocation":244,"imageIndex":8},{"imageOffset":16376,"imageIndex":9},{"imageOffset":32214,"imageIndex":9},{"imageOffset":33058,"symbol":"CGLSetSurface","symbolLocation":335,"imageIndex":9},{"imageOffset":10996856,"symbol":"-[NSCGLSurface attachCGLContext:]","symbolLocation":69,"imageIndex":10},{"imageOffset":7027794,"symbol":"NSOpenGLContextUpdateOffScreenViewSurface","symbolLocation":794,"imageIndex":10},{"imageOffset":3682067,"symbol":"NSOpenGLContextAttachOffScreenViewSurface","symbolLocation":91,"imageIndex":10},{"imageOffset":7025138,"symbol":"__27-[NSOpenGLContext setView:]_block_invoke","symbolLocation":432,"imageIndex":10},{"imageOffset":578167,"symbol":"NSPerformVisuallyAtomicChange","symbolLocation":132,"imageIndex":10},{"imageOffset":3681410,"symbol":"-[NSOpenGLContext setView:]","symbolLocation":139,"imageIndex":10},{"imageOffset":364733,"symbol":"QCocoaGLContext::setDrawable(QPlatformSurface*)","symbolLocation":1277,"imageIndex":11},{"imageOffset":363064,"symbol":"QCocoaGLContext::makeCurrent(QPlatformSurface*)","symbolLocation":344,"imageIndex":11},{"imageOffset":547068,"symbol":"QOpenGLContext::makeCurrent(QSurface*)","symbolLocation":172,"imageIndex":12},{"imageOffset":940063,"symbol":"meth_QOpenGLContext_makeCurrent(_object*, _object*)","symbolLocation":95,"imageIndex":13},{"imageOffset":503917,"symbol":"cfunction_call","symbolLocation":125,"imageIndex":14},{"imageOffset":246141,"symbol":"_PyObject_MakeTpCall","symbolLocation":365,"imageIndex":14},{"imageOffset":1132060,"symbol":"call_function","symbolLocation":876,"imageIndex":14},{"imageOffset":1120947,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":25219,"imageIndex":14},{"imageOffset":1135235,"symbol":"_PyEval_EvalCode","symbolLocation":2611,"imageIndex":14},{"imageOffset":248017,"symbol":"_PyFunction_Vectorcall","symbolLocation":289,"imageIndex":14},{"imageOffset":1131916,"symbol":"call_function","symbolLocation":732,"imageIndex":14},{"imageOffset":1120914,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":25186,"imageIndex":14},{"imageOffset":248136,"symbol":"function_code_fastcall","symbolLocation":104,"imageIndex":14},{"imageOffset":1131916,"symbol":"call_function","symbolLocation":732,"imageIndex":14},{"imageOffset":1120914,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":25186,"imageIndex":14},{"imageOffset":248136,"symbol":"function_code_fastcall","symbolLocation":104,"imageIndex":14},{"imageOffset":256394,"symbol":"method_vectorcall","symbolLocation":202,"imageIndex":14},{"imageOffset":1131916,"symbol":"call_function","symbolLocation":732,"imageIndex":14},{"imageOffset":1120947,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":25219,"imageIndex":14},{"imageOffset":248136,"symbol":"function_code_fastcall","symbolLocation":104,"imageIndex":14},{"imageOffset":256633,"symbol":"method_vectorcall","symbolLocation":441,"imageIndex":14},{"imageOffset":35094,"symbol":"sip_api_call_method","symbolLocation":198,"imageIndex":15},{"imageOffset":222238,"symbol":"sipQWindow::event(QEvent*)","symbolLocation":126,"imageIndex":13},{"imageOffset":68074,"symbol":"QApplicationPrivate::notify_helper(QObject*, QEvent*)","symbolLocation":266,"imageIndex":16},{"imageOffset":73233,"symbol":"QApplication::notify(QObject*, QEvent*)","symbolLocation":497,"imageIndex":16},{"imageOffset":1355193,"symbol":"sipQApplication::notify(QObject*, QEvent*)","symbolLocation":233,"imageIndex":17},{"imageOffset":2066996,"symbol":"QCoreApplication::notifyInternal2(QObject*, QEvent*)","symbolLocation":212,"imageIndex":18},{"imageOffset":284203,"symbol":"QWindowPrivate::setVisible(bool)","symbolLocation":811,"imageIndex":12},{"imageOffset":448932,"symbol":"QWindowContainer::event(QEvent*)","symbolLocation":916,"imageIndex":16},{"imageOffset":68074,"symbol":"QApplicationPrivate::notify_helper(QObject*, QEvent*)","symbolLocation":266,"imageIndex":16},{"imageOffset":73233,"symbol":"QApplication::notify(QObject*, QEvent*)","symbolLocation":497,"imageIndex":16},{"imageOffset":1355193,"symbol":"sipQApplication::notify(QObject*, QEvent*)","symbolLocation":233,"imageIndex":17},{"imageOffset":2066996,"symbol":"QCoreApplication::notifyInternal2(QObject*, QEvent*)","symbolLocation":212,"imageIndex":18},{"imageOffset":302653,"symbol":"QWidgetPrivate::show_helper()","symbolLocation":397,"imageIndex":16},{"imageOffset":303255,"symbol":"QWidgetPrivate::showChildren(bool)","symbolLocation":359,"imageIndex":16},{"imageOffset":302329,"symbol":"QWidgetPrivate::show_helper()","symbolLocation":73,"imageIndex":16},{"imageOffset":305798,"symbol":"QWidgetPrivate::setVisible(bool)","symbolLocation":806,"imageIndex":16},{"imageOffset":384271,"symbol":"sipQStackedWidget::setVisible(bool)","symbolLocation":111,"imageIndex":17},{"imageOffset":303248,"symbol":"QWidgetPrivate::showChildren(bool)","symbolLocation":352,"imageIndex":16},{"imageOffset":302329,"symbol":"QWidgetPrivate::show_helper()","symbolLocation":73,"imageIndex":16},{"imageOffset":305798,"symbol":"QWidgetPrivate::setVisible(bool)","symbolLocation":806,"imageIndex":16},{"imageOffset":644047,"symbol":"sipQMainWindow::setVisible(bool)","symbolLocation":111,"imageIndex":17},{"imageOffset":2468155,"symbol":"meth_QWidget_show(_object*, _object*)","symbolLocation":75,"imageIndex":17},{"imageOffset":503917,"symbol":"cfunction_call","symbolLocation":125,"imageIndex":14},{"imageOffset":246141,"symbol":"_PyObject_MakeTpCall","symbolLocation":365,"imageIndex":14},{"imageOffset":1132060,"symbol":"call_function","symbolLocation":876,"imageIndex":14},{"imageOffset":1120947,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":25219,"imageIndex":14},{"imageOffset":1135235,"symbol":"_PyEval_EvalCode","symbolLocation":2611,"imageIndex":14},{"imageOffset":248017,"symbol":"_PyFunction_Vectorcall","symbolLocation":289,"imageIndex":14},{"imageOffset":245717,"symbol":"_PyObject_FastCallDictTstate","symbolLocation":293,"imageIndex":14},{"imageOffset":248760,"symbol":"_PyObject_Call_Prepend","symbolLocation":152,"imageIndex":14},{"imageOffset":615205,"symbol":"slot_tp_init","symbolLocation":165,"imageIndex":14},{"imageOffset":596089,"symbol":"type_call","symbolLocation":345,"imageIndex":14},{"imageOffset":246141,"symbol":"_PyObject_MakeTpCall","symbolLocation":365,"imageIndex":14},{"imageOffset":1132060,"symbol":"call_function","symbolLocation":876,"imageIndex":14},{"imageOffset":1121099,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":25371,"imageIndex":14},{"imageOffset":1135235,"symbol":"_PyEval_EvalCode","symbolLocation":2611,"imageIndex":14},{"imageOffset":248017,"symbol":"_PyFunction_Vectorcall","symbolLocation":289,"imageIndex":14},{"imageOffset":256394,"symbol":"method_vectorcall","symbolLocation":202,"imageIndex":14},{"imageOffset":1131916,"symbol":"call_function","symbolLocation":732,"imageIndex":14},{"imageOffset":1120947,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":25219,"imageIndex":14},{"imageOffset":1135235,"symbol":"_PyEval_EvalCode","symbolLocation":2611,"imageIndex":14},{"imageOffset":248017,"symbol":"_PyFunction_Vectorcall","symbolLocation":289,"imageIndex":14},{"imageOffset":1131916,"symbol":"call_function","symbolLocation":732,"imageIndex":14},{"imageOffset":1121099,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":25371,"imageIndex":14},{"imageOffset":1135235,"symbol":"_PyEval_EvalCode","symbolLocation":2611,"imageIndex":14},{"imageOffset":1095435,"symbol":"PyEval_EvalCode","symbolLocation":139,"imageIndex":14},{"imageOffset":1082770,"symbol":"builtin_exec","symbolLocation":626,"imageIndex":14},{"imageOffset":501866,"symbol":"cfunction_vectorcall_FASTCALL","symbolLocation":218,"imageIndex":14},{"imageOffset":1131916,"symbol":"call_function","symbolLocation":732,"imageIndex":14},{"imageOffset":1121099,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":25371,"imageIndex":14},{"imageOffset":1135235,"symbol":"_PyEval_EvalCode","symbolLocation":2611,"imageIndex":14},{"imageOffset":248017,"symbol":"_PyFunction_Vectorcall","symbolLocation":289,"imageIndex":14},{"imageOffset":1131916,"symbol":"call_function","symbolLocation":732,"imageIndex":14},{"imageOffset":1121099,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":25371,"imageIndex":14},{"imageOffset":1135235,"symbol":"_PyEval_EvalCode","symbolLocation":2611,"imageIndex":14},{"imageOffset":248017,"symbol":"_PyFunction_Vectorcall","symbolLocation":289,"imageIndex":14},{"imageOffset":1551904,"symbol":"pymain_run_module","symbolLocation":208,"imageIndex":14},{"imageOffset":1549623,"symbol":"Py_RunMain","symbolLocation":1431,"imageIndex":14},{"imageOffset":1551167,"symbol":"pymain_main","symbolLocation":223,"imageIndex":14},{"imageOffset":1550923,"symbol":"Py_Main","symbolLocation":43,"imageIndex":14},{"imageOffset":3528,"symbol":"main","symbolLocation":120,"imageIndex":19},{"imageOffset":21790,"symbol":"start","symbolLocation":462,"imageIndex":20}]},{"id":895507,"name":"com.apple.rosetta.exceptionserver","frames":[{"imageOffset":18852,"imageIndex":21},{"imageOffset":75576,"imageIndex":21},{"imageOffset":81616,"imageIndex":21}]},{"id":895542,"frames":[{"imageOffset":140705963321664,"imageIndex":0},{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":1},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":2},{"imageOffset":3377823,"symbol":"blas_thread_server","symbolLocation":207,"imageIndex":22},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":2},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":2}]},{"id":895543,"frames":[{"imageOffset":140705963321664,"imageIndex":0},{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":1},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":2},{"imageOffset":3377823,"symbol":"blas_thread_server","symbolLocation":207,"imageIndex":22},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":2},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":2}]},{"id":895544,"frames":[{"imageOffset":140705963321664,"imageIndex":0},{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":1},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":2},{"imageOffset":3377823,"symbol":"blas_thread_server","symbolLocation":207,"imageIndex":22},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":2},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":2}]},{"id":895545,"frames":[{"imageOffset":140705963321664,"imageIndex":0},{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":1},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":2},{"imageOffset":3377823,"symbol":"blas_thread_server","symbolLocation":207,"imageIndex":22},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":2},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":2}]},{"id":895546,"frames":[{"imageOffset":140705963321664,"imageIndex":0},{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":1},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":2},{"imageOffset":3377823,"symbol":"blas_thread_server","symbolLocation":207,"imageIndex":22},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":2},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":2}]},{"id":895547,"frames":[{"imageOffset":140705963321664,"imageIndex":0},{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":1},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":2},{"imageOffset":3377823,"symbol":"blas_thread_server","symbolLocation":207,"imageIndex":22},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":2},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":2}]},{"id":895548,"frames":[{"imageOffset":140705963321664,"imageIndex":0},{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":1},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":2},{"imageOffset":3377823,"symbol":"blas_thread_server","symbolLocation":207,"imageIndex":22},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":2},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":2}]},{"id":895594,"frames":[{"imageOffset":141332,"imageIndex":21}]},{"id":895595,"frames":[{"imageOffset":141332,"imageIndex":21}]},{"id":895714,"frames":[{"imageOffset":141332,"imageIndex":21}]},{"id":895716,"frames":[{"imageOffset":141332,"imageIndex":21}]},{"id":895735,"frames":[{"imageOffset":141332,"imageIndex":21}]},{"id":895811,"name":"ThreadPoolServiceThread","frames":[{"imageOffset":140705963321664,"imageIndex":0},{"imageOffset":43210,"symbol":"kevent64","symbolLocation":10,"imageIndex":1},{"imageOffset":45272682,"symbol":"base::MessagePumpKqueue::DoInternalWork(base::MessagePump::Delegate::NextWorkInfo*)","symbolLocation":330,"imageIndex":23},{"imageOffset":45272263,"symbol":"base::MessagePumpKqueue::Run(base::MessagePump::Delegate*)","symbolLocation":167,"imageIndex":23},{"imageOffset":44783147,"symbol":"base::sequence_manager::internal::ThreadControllerWithMessagePumpImpl::Run(bool, base::TimeDelta)","symbolLocation":139,"imageIndex":23},{"imageOffset":44537803,"symbol":"base::RunLoop::Run()","symbolLocation":395,"imageIndex":23},{"imageOffset":44829332,"symbol":"base::internal::ServiceThread::Run(base::RunLoop*)","symbolLocation":20,"imageIndex":23},{"imageOffset":44911229,"symbol":"base::Thread::ThreadMain()","symbolLocation":413,"imageIndex":23},{"imageOffset":45211143,"symbol":"base::(anonymous namespace)::ThreadFunc(void*)","symbolLocation":87,"imageIndex":23},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":2},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":2}]},{"id":895812,"name":"ThreadPoolForegroundWorker","frames":[{"imageOffset":140705963321664,"imageIndex":0},{"imageOffset":6522,"symbol":"mach_msg_trap","symbolLocation":10,"imageIndex":1},{"imageOffset":7400,"symbol":"mach_msg","symbolLocation":56,"imageIndex":1},{"imageOffset":45229202,"symbol":"base::WaitableEvent::TimedWait(base::TimeDelta const&)","symbolLocation":434,"imageIndex":23},{"imageOffset":44869496,"symbol":"base::internal::WorkerThread::Delegate::WaitForWork(base::WaitableEvent*)","symbolLocation":56,"imageIndex":23},{"imageOffset":44872016,"symbol":"base::internal::WorkerThread::RunWorker()","symbolLocation":1024,"imageIndex":23},{"imageOffset":44870868,"symbol":"base::internal::WorkerThread::RunPooledWorker()","symbolLocation":20,"imageIndex":23},{"imageOffset":45211143,"symbol":"base::(anonymous namespace)::ThreadFunc(void*)","symbolLocation":87,"imageIndex":23},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":2},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":2}]},{"id":895813,"name":"ThreadPoolBackgroundWorker","frames":[{"imageOffset":140705963321664,"imageIndex":0},{"imageOffset":6522,"symbol":"mach_msg_trap","symbolLocation":10,"imageIndex":1},{"imageOffset":7400,"symbol":"mach_msg","symbolLocation":56,"imageIndex":1},{"imageOffset":45229202,"symbol":"base::WaitableEvent::TimedWait(base::TimeDelta const&)","symbolLocation":434,"imageIndex":23},{"imageOffset":44869496,"symbol":"base::internal::WorkerThread::Delegate::WaitForWork(base::WaitableEvent*)","symbolLocation":56,"imageIndex":23},{"imageOffset":44871229,"symbol":"base::internal::WorkerThread::RunWorker()","symbolLocation":237,"imageIndex":23},{"imageOffset":44870724,"symbol":"base::internal::WorkerThread::RunBackgroundPooledWorker()","symbolLocation":20,"imageIndex":23},{"imageOffset":45211143,"symbol":"base::(anonymous namespace)::ThreadFunc(void*)","symbolLocation":87,"imageIndex":23},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":2},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":2}]},{"id":895814,"name":"Chrome_IOThread","frames":[{"imageOffset":140705963321664,"imageIndex":0},{"imageOffset":43210,"symbol":"kevent64","symbolLocation":10,"imageIndex":1},{"imageOffset":45272682,"symbol":"base::MessagePumpKqueue::DoInternalWork(base::MessagePump::Delegate::NextWorkInfo*)","symbolLocation":330,"imageIndex":23},{"imageOffset":45272263,"symbol":"base::MessagePumpKqueue::Run(base::MessagePump::Delegate*)","symbolLocation":167,"imageIndex":23},{"imageOffset":44783147,"symbol":"base::sequence_manager::internal::ThreadControllerWithMessagePumpImpl::Run(bool, base::TimeDelta)","symbolLocation":139,"imageIndex":23},{"imageOffset":44537803,"symbol":"base::RunLoop::Run()","symbolLocation":395,"imageIndex":23},{"imageOffset":111124230,"symbol":"content::BrowserProcessSubThread::IOThreadRun(base::RunLoop*)","symbolLocation":102,"imageIndex":23},{"imageOffset":44911229,"symbol":"base::Thread::ThreadMain()","symbolLocation":413,"imageIndex":23},{"imageOffset":45211143,"symbol":"base::(anonymous namespace)::ThreadFunc(void*)","symbolLocation":87,"imageIndex":23},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":2},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":2}]},{"id":895815,"name":"NetworkConfigWatcher","frames":[{"imageOffset":140705963321664,"imageIndex":0},{"imageOffset":6522,"symbol":"mach_msg_trap","symbolLocation":10,"imageIndex":1},{"imageOffset":7400,"symbol":"mach_msg","symbolLocation":56,"imageIndex":1},{"imageOffset":45229202,"symbol":"base::WaitableEvent::TimedWait(base::TimeDelta const&)","symbolLocation":434,"imageIndex":23},{"imageOffset":44343823,"symbol":"base::MessagePumpDefault::Run(base::MessagePump::Delegate*)","symbolLocation":223,"imageIndex":23},{"imageOffset":44783147,"symbol":"base::sequence_manager::internal::ThreadControllerWithMessagePumpImpl::Run(bool, base::TimeDelta)","symbolLocation":139,"imageIndex":23},{"imageOffset":44537803,"symbol":"base::RunLoop::Run()","symbolLocation":395,"imageIndex":23},{"imageOffset":44911229,"symbol":"base::Thread::ThreadMain()","symbolLocation":413,"imageIndex":23},{"imageOffset":45211143,"symbol":"base::(anonymous namespace)::ThreadFunc(void*)","symbolLocation":87,"imageIndex":23},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":2},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":2}]},{"id":895816,"name":"ThreadPoolForegroundWorker","frames":[{"imageOffset":140705963321664,"imageIndex":0},{"imageOffset":6522,"symbol":"mach_msg_trap","symbolLocation":10,"imageIndex":1},{"imageOffset":7400,"symbol":"mach_msg","symbolLocation":56,"imageIndex":1},{"imageOffset":45229202,"symbol":"base::WaitableEvent::TimedWait(base::TimeDelta const&)","symbolLocation":434,"imageIndex":23},{"imageOffset":44869496,"symbol":"base::internal::WorkerThread::Delegate::WaitForWork(base::WaitableEvent*)","symbolLocation":56,"imageIndex":23},{"imageOffset":44872016,"symbol":"base::internal::WorkerThread::RunWorker()","symbolLocation":1024,"imageIndex":23},{"imageOffset":44870868,"symbol":"base::internal::WorkerThread::RunPooledWorker()","symbolLocation":20,"imageIndex":23},{"imageOffset":45211143,"symbol":"base::(anonymous namespace)::ThreadFunc(void*)","symbolLocation":87,"imageIndex":23},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":2},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":2}]},{"id":895817,"name":"ThreadPoolForegroundWorker","frames":[{"imageOffset":140705963321664,"imageIndex":0},{"imageOffset":6522,"symbol":"mach_msg_trap","symbolLocation":10,"imageIndex":1},{"imageOffset":7400,"symbol":"mach_msg","symbolLocation":56,"imageIndex":1},{"imageOffset":45229202,"symbol":"base::WaitableEvent::TimedWait(base::TimeDelta const&)","symbolLocation":434,"imageIndex":23},{"imageOffset":44869496,"symbol":"base::internal::WorkerThread::Delegate::WaitForWork(base::WaitableEvent*)","symbolLocation":56,"imageIndex":23},{"imageOffset":44872016,"symbol":"base::internal::WorkerThread::RunWorker()","symbolLocation":1024,"imageIndex":23},{"imageOffset":44870868,"symbol":"base::internal::WorkerThread::RunPooledWorker()","symbolLocation":20,"imageIndex":23},{"imageOffset":45211143,"symbol":"base::(anonymous namespace)::ThreadFunc(void*)","symbolLocation":87,"imageIndex":23},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":2},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":2}]},{"id":895818,"name":"ThreadPoolForegroundWorker","frames":[{"imageOffset":140705963321664,"imageIndex":0},{"imageOffset":6522,"symbol":"mach_msg_trap","symbolLocation":10,"imageIndex":1},{"imageOffset":7400,"symbol":"mach_msg","symbolLocation":56,"imageIndex":1},{"imageOffset":45229202,"symbol":"base::WaitableEvent::TimedWait(base::TimeDelta const&)","symbolLocation":434,"imageIndex":23},{"imageOffset":44869496,"symbol":"base::internal::WorkerThread::Delegate::WaitForWork(base::WaitableEvent*)","symbolLocation":56,"imageIndex":23},{"imageOffset":44871229,"symbol":"base::internal::WorkerThread::RunWorker()","symbolLocation":237,"imageIndex":23},{"imageOffset":44870868,"symbol":"base::internal::WorkerThread::RunPooledWorker()","symbolLocation":20,"imageIndex":23},{"imageOffset":45211143,"symbol":"base::(anonymous namespace)::ThreadFunc(void*)","symbolLocation":87,"imageIndex":23},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":2},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":2}]},{"id":895819,"name":"CompositorTileWorker1","frames":[{"imageOffset":140705963321664,"imageIndex":0},{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":1},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":2},{"imageOffset":45194776,"symbol":"base::ConditionVariable::Wait()","symbolLocation":104,"imageIndex":23},{"imageOffset":64820728,"symbol":"non-virtual thunk to cc::SingleThreadTaskGraphRunner::Run()","symbolLocation":56,"imageIndex":23},{"imageOffset":45211143,"symbol":"base::(anonymous namespace)::ThreadFunc(void*)","symbolLocation":87,"imageIndex":23},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":2},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":2}]},{"id":895820,"name":"Chrome_InProcGpuThread","frames":[{"imageOffset":140705963321664,"imageIndex":0},{"imageOffset":6522,"symbol":"mach_msg_trap","symbolLocation":10,"imageIndex":1},{"imageOffset":7400,"symbol":"mach_msg","symbolLocation":56,"imageIndex":1},{"imageOffset":109889,"symbol":"_dispatch_mach_send_and_wait_for_reply","symbolLocation":514,"imageIndex":24},{"imageOffset":110910,"symbol":"dispatch_mach_send_with_result_and_wait_for_reply","symbolLocation":50,"imageIndex":24},{"imageOffset":44484,"symbol":"xpc_connection_send_message_with_reply_sync","symbolLocation":238,"imageIndex":25},{"imageOffset":2388591,"imageIndex":26},{"imageOffset":2398538,"imageIndex":26},{"imageOffset":50821,"symbol":"VTCompressionSessionCreate","symbolLocation":1569,"imageIndex":26},{"imageOffset":17659781,"symbol":"media::VTVideoEncodeAccelerator::CreateCompressionSession(gfx::Size const&)","symbolLocation":149,"imageIndex":23},{"imageOffset":17659149,"symbol":"media::VTVideoEncodeAccelerator::GetSupportedProfiles()","symbolLocation":77,"imageIndex":23},{"imageOffset":73656571,"symbol":"media::GpuVideoEncodeAcceleratorFactory::GetSupportedProfiles(gpu::GpuPreferences const&)","symbolLocation":379,"imageIndex":23},{"imageOffset":36424318,"symbol":"viz::GpuServiceImpl::UpdateGPUInfo()","symbolLocation":126,"imageIndex":23},{"imageOffset":36614977,"symbol":"viz::VizMainImpl::CreateGpuService(mojo::PendingReceiver<viz::mojom::GpuService>, mojo::PendingRemote<viz::mojom::GpuHost>, mojo::PendingRemote<discardable_memory::mojom::DiscardableSharedMemoryManager>, mojo::ScopedHandleBase<mojo::SharedBufferHandle>, gfx::FontRenderParams::SubpixelRendering)","symbolLocation":209,"imageIndex":23},{"imageOffset":36604768,"symbol":"viz::mojom::VizMainStubDispatch::Accept(viz::mojom::VizMain*, mojo::Message*)","symbolLocation":624,"imageIndex":23},{"imageOffset":52077673,"symbol":"mojo::InterfaceEndpointClient::HandleValidatedMessage(mojo::Message*)","symbolLocation":649,"imageIndex":23},{"imageOffset":55313318,"symbol":"IPC::(anonymous namespace)::ChannelAssociatedGroupController::AcceptOnProxyThread(mojo::Message)","symbolLocation":134,"imageIndex":23},{"imageOffset":55304579,"symbol":"base::internal::Invoker<base::internal::BindState<void (IPC::(anonymous namespace)::ChannelAssociatedGroupController::*)(mojo::Message), scoped_refptr<IPC::(anonymous namespace)::ChannelAssociatedGroupController>, mojo::Message>, void ()>::RunOnce(base::internal::BindStateBase*)","symbolLocation":67,"imageIndex":23},{"imageOffset":44698991,"symbol":"base::TaskAnnotator::RunTask(char const*, base::PendingTask*)","symbolLocation":255,"imageIndex":23},{"imageOffset":44781718,"symbol":"base::sequence_manager::internal::ThreadControllerWithMessagePumpImpl::DoWorkImpl(base::sequence_manager::LazyNow*, bool*)","symbolLocation":374,"imageIndex":23},{"imageOffset":44781060,"symbol":"base::sequence_manager::internal::ThreadControllerWithMessagePumpImpl::DoWork()","symbolLocation":132,"imageIndex":23},{"imageOffset":44343679,"symbol":"base::MessagePumpDefault::Run(base::MessagePump::Delegate*)","symbolLocation":79,"imageIndex":23},{"imageOffset":44783147,"symbol":"base::sequence_manager::internal::ThreadControllerWithMessagePumpImpl::Run(bool, base::TimeDelta)","symbolLocation":139,"imageIndex":23},{"imageOffset":44537803,"symbol":"base::RunLoop::Run()","symbolLocation":395,"imageIndex":23},{"imageOffset":44911229,"symbol":"base::Thread::ThreadMain()","symbolLocation":413,"imageIndex":23},{"imageOffset":45211143,"symbol":"base::(anonymous namespace)::ThreadFunc(void*)","symbolLocation":87,"imageIndex":23},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":2},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":2}]},{"id":895821,"name":"Chrome_ChildIOThread","frames":[{"imageOffset":140705963321664,"imageIndex":0},{"imageOffset":43210,"symbol":"kevent64","symbolLocation":10,"imageIndex":1},{"imageOffset":45272682,"symbol":"base::MessagePumpKqueue::DoInternalWork(base::MessagePump::Delegate::NextWorkInfo*)","symbolLocation":330,"imageIndex":23},{"imageOffset":45272263,"symbol":"base::MessagePumpKqueue::Run(base::MessagePump::Delegate*)","symbolLocation":167,"imageIndex":23},{"imageOffset":44783147,"symbol":"base::sequence_manager::internal::ThreadControllerWithMessagePumpImpl::Run(bool, base::TimeDelta)","symbolLocation":139,"imageIndex":23},{"imageOffset":44537803,"symbol":"base::RunLoop::Run()","symbolLocation":395,"imageIndex":23},{"imageOffset":44911229,"symbol":"base::Thread::ThreadMain()","symbolLocation":413,"imageIndex":23},{"imageOffset":45211143,"symbol":"base::(anonymous namespace)::ThreadFunc(void*)","symbolLocation":87,"imageIndex":23},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":2},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":2}]},{"id":895822,"name":"NetworkConfigWatcher","frames":[{"imageOffset":140705963321664,"imageIndex":0},{"imageOffset":6522,"symbol":"mach_msg_trap","symbolLocation":10,"imageIndex":1},{"imageOffset":7400,"symbol":"mach_msg","symbolLocation":56,"imageIndex":1},{"imageOffset":45229202,"symbol":"base::WaitableEvent::TimedWait(base::TimeDelta const&)","symbolLocation":434,"imageIndex":23},{"imageOffset":44343823,"symbol":"base::MessagePumpDefault::Run(base::MessagePump::Delegate*)","symbolLocation":223,"imageIndex":23},{"imageOffset":44783147,"symbol":"base::sequence_manager::internal::ThreadControllerWithMessagePumpImpl::Run(bool, base::TimeDelta)","symbolLocation":139,"imageIndex":23},{"imageOffset":44537803,"symbol":"base::RunLoop::Run()","symbolLocation":395,"imageIndex":23},{"imageOffset":44911229,"symbol":"base::Thread::ThreadMain()","symbolLocation":413,"imageIndex":23},{"imageOffset":45211143,"symbol":"base::(anonymous namespace)::ThreadFunc(void*)","symbolLocation":87,"imageIndex":23},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":2},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":2}]},{"id":895823,"name":"VizCompositorThread","frames":[{"imageOffset":140705963321664,"imageIndex":0},{"imageOffset":6522,"symbol":"mach_msg_trap","symbolLocation":10,"imageIndex":1},{"imageOffset":7400,"symbol":"mach_msg","symbolLocation":56,"imageIndex":1},{"imageOffset":45229202,"symbol":"base::WaitableEvent::TimedWait(base::TimeDelta const&)","symbolLocation":434,"imageIndex":23},{"imageOffset":45228751,"symbol":"base::WaitableEvent::Wait()","symbolLocation":31,"imageIndex":23},{"imageOffset":44343771,"symbol":"base::MessagePumpDefault::Run(base::MessagePump::Delegate*)","symbolLocation":171,"imageIndex":23},{"imageOffset":44783147,"symbol":"base::sequence_manager::internal::ThreadControllerWithMessagePumpImpl::Run(bool, base::TimeDelta)","symbolLocation":139,"imageIndex":23},{"imageOffset":44537803,"symbol":"base::RunLoop::Run()","symbolLocation":395,"imageIndex":23},{"imageOffset":44911229,"symbol":"base::Thread::ThreadMain()","symbolLocation":413,"imageIndex":23},{"imageOffset":45211143,"symbol":"base::(anonymous namespace)::ThreadFunc(void*)","symbolLocation":87,"imageIndex":23},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":2},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":2}]},{"id":895824,"name":"com.apple.coremedia.rootQueue.47","frames":[{"imageOffset":140705963321664,"imageIndex":0},{"imageOffset":6606,"symbol":"semaphore_timedwait_trap","symbolLocation":10,"imageIndex":1},{"imageOffset":14408,"symbol":"_dispatch_sema4_timedwait","symbolLocation":72,"imageIndex":24},{"imageOffset":15477,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":58,"imageIndex":24},{"imageOffset":76015,"symbol":"_dispatch_worker_thread","symbolLocation":308,"imageIndex":24},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":2},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":2}]},{"id":895832,"name":"NetworkConfigWatcher","frames":[{"imageOffset":140705963321664,"imageIndex":0},{"imageOffset":6522,"symbol":"mach_msg_trap","symbolLocation":10,"imageIndex":1},{"imageOffset":7400,"symbol":"mach_msg","symbolLocation":56,"imageIndex":1},{"imageOffset":45229202,"symbol":"base::WaitableEvent::TimedWait(base::TimeDelta const&)","symbolLocation":434,"imageIndex":23},{"imageOffset":44343823,"symbol":"base::MessagePumpDefault::Run(base::MessagePump::Delegate*)","symbolLocation":223,"imageIndex":23},{"imageOffset":44783147,"symbol":"base::sequence_manager::internal::ThreadControllerWithMessagePumpImpl::Run(bool, base::TimeDelta)","symbolLocation":139,"imageIndex":23},{"imageOffset":44537803,"symbol":"base::RunLoop::Run()","symbolLocation":395,"imageIndex":23},{"imageOffset":44911229,"symbol":"base::Thread::ThreadMain()","symbolLocation":413,"imageIndex":23},{"imageOffset":45211143,"symbol":"base::(anonymous namespace)::ThreadFunc(void*)","symbolLocation":87,"imageIndex":23},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":2},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":2}]},{"id":895833,"name":"ThreadPoolSingleThreadForegroundBlocking0","frames":[{"imageOffset":140705963321664,"imageIndex":0},{"imageOffset":6522,"symbol":"mach_msg_trap","symbolLocation":10,"imageIndex":1},{"imageOffset":7400,"symbol":"mach_msg","symbolLocation":56,"imageIndex":1},{"imageOffset":45229202,"symbol":"base::WaitableEvent::TimedWait(base::TimeDelta const&)","symbolLocation":434,"imageIndex":23},{"imageOffset":45228751,"symbol":"base::WaitableEvent::Wait()","symbolLocation":31,"imageIndex":23},{"imageOffset":44869482,"symbol":"base::internal::WorkerThread::Delegate::WaitForWork(base::WaitableEvent*)","symbolLocation":42,"imageIndex":23},{"imageOffset":44872016,"symbol":"base::internal::WorkerThread::RunWorker()","symbolLocation":1024,"imageIndex":23},{"imageOffset":44870964,"symbol":"base::internal::WorkerThread::RunDedicatedWorker()","symbolLocation":20,"imageIndex":23},{"imageOffset":45211143,"symbol":"base::(anonymous namespace)::ThreadFunc(void*)","symbolLocation":87,"imageIndex":23},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":2},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":2}]},{"id":895840,"name":"com.apple.coremedia.rootQueue.47","frames":[{"imageOffset":140705963321664,"imageIndex":0},{"imageOffset":6606,"symbol":"semaphore_timedwait_trap","symbolLocation":10,"imageIndex":1},{"imageOffset":14408,"symbol":"_dispatch_sema4_timedwait","symbolLocation":72,"imageIndex":24},{"imageOffset":15477,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":58,"imageIndex":24},{"imageOffset":76015,"symbol":"_dispatch_worker_thread","symbolLocation":308,"imageIndex":24},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":2},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":2}]},{"id":895866,"name":"MemoryInfra","frames":[{"imageOffset":140705963321664,"imageIndex":0},{"imageOffset":6522,"symbol":"mach_msg_trap","symbolLocation":10,"imageIndex":1},{"imageOffset":7400,"symbol":"mach_msg","symbolLocation":56,"imageIndex":1},{"imageOffset":45229202,"symbol":"base::WaitableEvent::TimedWait(base::TimeDelta const&)","symbolLocation":434,"imageIndex":23},{"imageOffset":45228751,"symbol":"base::WaitableEvent::Wait()","symbolLocation":31,"imageIndex":23},{"imageOffset":44343771,"symbol":"base::MessagePumpDefault::Run(base::MessagePump::Delegate*)","symbolLocation":171,"imageIndex":23},{"imageOffset":44783147,"symbol":"base::sequence_manager::internal::ThreadControllerWithMessagePumpImpl::Run(bool, base::TimeDelta)","symbolLocation":139,"imageIndex":23},{"imageOffset":44537803,"symbol":"base::RunLoop::Run()","symbolLocation":395,"imageIndex":23},{"imageOffset":44911229,"symbol":"base::Thread::ThreadMain()","symbolLocation":413,"imageIndex":23},{"imageOffset":45211143,"symbol":"base::(anonymous namespace)::ThreadFunc(void*)","symbolLocation":87,"imageIndex":23},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":2},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":2}]},{"id":895870,"name":"Thread (pooled)","frames":[{"imageOffset":140705963321664,"imageIndex":0},{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":1},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":2},{"imageOffset":174767,"symbol":"QWaitConditionPrivate::wait_relative(QDeadlineTimer)","symbolLocation":303,"imageIndex":18},{"imageOffset":173950,"symbol":"QWaitConditionPrivate::wait(QDeadlineTimer)","symbolLocation":94,"imageIndex":18},{"imageOffset":173725,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":93,"imageIndex":18},{"imageOffset":158925,"symbol":"QThreadPoolThread::run()","symbolLocation":605,"imageIndex":18},{"imageOffset":140825,"symbol":"QThreadPrivate::start(void*)","symbolLocation":329,"imageIndex":18},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":2},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":2}]},{"id":895871,"name":"Thread (pooled)","frames":[{"imageOffset":140705963321664,"imageIndex":0},{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":1},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":2},{"imageOffset":174767,"symbol":"QWaitConditionPrivate::wait_relative(QDeadlineTimer)","symbolLocation":303,"imageIndex":18},{"imageOffset":173950,"symbol":"QWaitConditionPrivate::wait(QDeadlineTimer)","symbolLocation":94,"imageIndex":18},{"imageOffset":173725,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":93,"imageIndex":18},{"imageOffset":158925,"symbol":"QThreadPoolThread::run()","symbolLocation":605,"imageIndex":18},{"imageOffset":140825,"symbol":"QThreadPrivate::start(void*)","symbolLocation":329,"imageIndex":18},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":2},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":2}]},{"id":895872,"name":"Thread (pooled)","frames":[{"imageOffset":140705963321664,"imageIndex":0},{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":1},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":2},{"imageOffset":174767,"symbol":"QWaitConditionPrivate::wait_relative(QDeadlineTimer)","symbolLocation":303,"imageIndex":18},{"imageOffset":173950,"symbol":"QWaitConditionPrivate::wait(QDeadlineTimer)","symbolLocation":94,"imageIndex":18},{"imageOffset":173725,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":93,"imageIndex":18},{"imageOffset":158925,"symbol":"QThreadPoolThread::run()","symbolLocation":605,"imageIndex":18},{"imageOffset":140825,"symbol":"QThreadPrivate::start(void*)","symbolLocation":329,"imageIndex":18},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":2},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":2}]},{"id":895873,"name":"Thread (pooled)","frames":[{"imageOffset":140705963321664,"imageIndex":0},{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":1},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":2},{"imageOffset":174767,"symbol":"QWaitConditionPrivate::wait_relative(QDeadlineTimer)","symbolLocation":303,"imageIndex":18},{"imageOffset":173950,"symbol":"QWaitConditionPrivate::wait(QDeadlineTimer)","symbolLocation":94,"imageIndex":18},{"imageOffset":173725,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":93,"imageIndex":18},{"imageOffset":158925,"symbol":"QThreadPoolThread::run()","symbolLocation":605,"imageIndex":18},{"imageOffset":140825,"symbol":"QThreadPrivate::start(void*)","symbolLocation":329,"imageIndex":18},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":2},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":2}]},{"id":895874,"name":"Thread (pooled)","frames":[{"imageOffset":140705963321664,"imageIndex":0},{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":1},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":2},{"imageOffset":174767,"symbol":"QWaitConditionPrivate::wait_relative(QDeadlineTimer)","symbolLocation":303,"imageIndex":18},{"imageOffset":173950,"symbol":"QWaitConditionPrivate::wait(QDeadlineTimer)","symbolLocation":94,"imageIndex":18},{"imageOffset":173725,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":93,"imageIndex":18},{"imageOffset":158925,"symbol":"QThreadPoolThread::run()","symbolLocation":605,"imageIndex":18},{"imageOffset":140825,"symbol":"QThreadPrivate::start(void*)","symbolLocation":329,"imageIndex":18},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":2},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":2}]},{"id":895875,"name":"Thread (pooled)","frames":[{"imageOffset":140705963321664,"imageIndex":0},{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":1},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":2},{"imageOffset":174767,"symbol":"QWaitConditionPrivate::wait_relative(QDeadlineTimer)","symbolLocation":303,"imageIndex":18},{"imageOffset":173950,"symbol":"QWaitConditionPrivate::wait(QDeadlineTimer)","symbolLocation":94,"imageIndex":18},{"imageOffset":173725,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":93,"imageIndex":18},{"imageOffset":158925,"symbol":"QThreadPoolThread::run()","symbolLocation":605,"imageIndex":18},{"imageOffset":140825,"symbol":"QThreadPrivate::start(void*)","symbolLocation":329,"imageIndex":18},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":2},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":2}]},{"id":895876,"name":"Thread (pooled)","frames":[{"imageOffset":140705963321664,"imageIndex":0},{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":1},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":2},{"imageOffset":174767,"symbol":"QWaitConditionPrivate::wait_relative(QDeadlineTimer)","symbolLocation":303,"imageIndex":18},{"imageOffset":173950,"symbol":"QWaitConditionPrivate::wait(QDeadlineTimer)","symbolLocation":94,"imageIndex":18},{"imageOffset":173725,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":93,"imageIndex":18},{"imageOffset":158925,"symbol":"QThreadPoolThread::run()","symbolLocation":605,"imageIndex":18},{"imageOffset":140825,"symbol":"QThreadPrivate::start(void*)","symbolLocation":329,"imageIndex":18},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":2},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":2}]},{"id":895877,"name":"Thread (pooled)","frames":[{"imageOffset":140705963321664,"imageIndex":0},{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":1},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":2},{"imageOffset":174767,"symbol":"QWaitConditionPrivate::wait_relative(QDeadlineTimer)","symbolLocation":303,"imageIndex":18},{"imageOffset":173950,"symbol":"QWaitConditionPrivate::wait(QDeadlineTimer)","symbolLocation":94,"imageIndex":18},{"imageOffset":173725,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":93,"imageIndex":18},{"imageOffset":158925,"symbol":"QThreadPoolThread::run()","symbolLocation":605,"imageIndex":18},{"imageOffset":140825,"symbol":"QThreadPrivate::start(void*)","symbolLocation":329,"imageIndex":18},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":2},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":2}]}],
|
---|
706 | "usedImages" : [
|
---|
707 | {
|
---|
708 | "size" : 0,
|
---|
709 | "source" : "A",
|
---|
710 | "base" : 0,
|
---|
711 | "uuid" : "00000000-0000-0000-0000-000000000000"
|
---|
712 | },
|
---|
713 | {
|
---|
714 | "source" : "P",
|
---|
715 | "arch" : "x86_64",
|
---|
716 | "base" : 140703541030912,
|
---|
717 | "size" : 229376,
|
---|
718 | "uuid" : "26a59789-b846-3ed4-96dc-8dbef3c0c8e7",
|
---|
719 | "path" : "\/usr\/lib\/system\/libsystem_kernel.dylib",
|
---|
720 | "name" : "libsystem_kernel.dylib"
|
---|
721 | },
|
---|
722 | {
|
---|
723 | "source" : "P",
|
---|
724 | "arch" : "x86_64",
|
---|
725 | "base" : 140703541260288,
|
---|
726 | "size" : 49152,
|
---|
727 | "uuid" : "2f6c275d-7e14-3d31-a924-e1bb41d2415f",
|
---|
728 | "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib",
|
---|
729 | "name" : "libsystem_pthread.dylib"
|
---|
730 | },
|
---|
731 | {
|
---|
732 | "source" : "P",
|
---|
733 | "arch" : "x86_64",
|
---|
734 | "base" : 140703540015104,
|
---|
735 | "size" : 561152,
|
---|
736 | "uuid" : "8e54eca2-9bd8-3482-9589-b9574434d1aa",
|
---|
737 | "path" : "\/usr\/lib\/system\/libsystem_c.dylib",
|
---|
738 | "name" : "libsystem_c.dylib"
|
---|
739 | },
|
---|
740 | {
|
---|
741 | "source" : "P",
|
---|
742 | "arch" : "x86_64",
|
---|
743 | "base" : 140703541358592,
|
---|
744 | "size" : 40960,
|
---|
745 | "uuid" : "a9552f53-a0cd-3e43-9930-80e582ed51ff",
|
---|
746 | "path" : "\/usr\/lib\/system\/libsystem_platform.dylib",
|
---|
747 | "name" : "libsystem_platform.dylib"
|
---|
748 | },
|
---|
749 | {
|
---|
750 | "source" : "P",
|
---|
751 | "arch" : "x86_64",
|
---|
752 | "base" : 140703690104832,
|
---|
753 | "CFBundleShortVersionString" : "261.13",
|
---|
754 | "CFBundleIdentifier" : "com.apple.Metal",
|
---|
755 | "size" : 1302528,
|
---|
756 | "uuid" : "8db17081-768f-3b48-92d4-c107c21add06",
|
---|
757 | "path" : "\/System\/Library\/Frameworks\/Metal.framework\/Versions\/A\/Metal",
|
---|
758 | "name" : "Metal",
|
---|
759 | "CFBundleVersion" : "261.13"
|
---|
760 | },
|
---|
761 | {
|
---|
762 | "source" : "P",
|
---|
763 | "arch" : "x86_64",
|
---|
764 | "base" : 140712383381504,
|
---|
765 | "CFBundleShortVersionString" : "190.17.3",
|
---|
766 | "CFBundleIdentifier" : "com.apple.AGXMetalG13X",
|
---|
767 | "size" : 7204864,
|
---|
768 | "uuid" : "d4f69926-34c9-32fc-bf88-56e2c321fc3f",
|
---|
769 | "path" : "\/System\/Library\/Extensions\/AGXMetalG13X.bundle\/Contents\/MacOS\/AGXMetalG13X",
|
---|
770 | "name" : "AGXMetalG13X",
|
---|
771 | "CFBundleVersion" : "190.17.3"
|
---|
772 | },
|
---|
773 | {
|
---|
774 | "source" : "P",
|
---|
775 | "arch" : "x86_64",
|
---|
776 | "base" : 5083807744,
|
---|
777 | "CFBundleShortVersionString" : "1.0",
|
---|
778 | "CFBundleIdentifier" : "com.apple.AppleMetalOpenGLRenderer",
|
---|
779 | "size" : 475136,
|
---|
780 | "uuid" : "718e8bf7-634c-3aa8-8fdc-f50cc7367a8b",
|
---|
781 | "path" : "\/System\/Library\/Extensions\/AppleMetalOpenGLRenderer.bundle\/Contents\/MacOS\/AppleMetalOpenGLRenderer",
|
---|
782 | "name" : "AppleMetalOpenGLRenderer",
|
---|
783 | "CFBundleVersion" : "1"
|
---|
784 | },
|
---|
785 | {
|
---|
786 | "source" : "P",
|
---|
787 | "arch" : "x86_64",
|
---|
788 | "base" : 140712540844032,
|
---|
789 | "size" : 1613824,
|
---|
790 | "uuid" : "a4643d6b-1680-3258-a641-b26b57e5db00",
|
---|
791 | "path" : "\/System\/Library\/Frameworks\/OpenGL.framework\/Versions\/A\/Resources\/GLEngine.bundle\/GLEngine",
|
---|
792 | "name" : "GLEngine"
|
---|
793 | },
|
---|
794 | {
|
---|
795 | "source" : "P",
|
---|
796 | "arch" : "x86_64",
|
---|
797 | "base" : 140712538587136,
|
---|
798 | "CFBundleShortVersionString" : "19.4.3",
|
---|
799 | "CFBundleIdentifier" : "com.apple.opengl",
|
---|
800 | "size" : 65536,
|
---|
801 | "uuid" : "d33c33c7-588a-3f42-80d0-fb3bce6ba674",
|
---|
802 | "path" : "\/System\/Library\/Frameworks\/OpenGL.framework\/Versions\/A\/OpenGL",
|
---|
803 | "name" : "OpenGL",
|
---|
804 | "CFBundleVersion" : "19.4.3"
|
---|
805 | },
|
---|
806 | {
|
---|
807 | "source" : "P",
|
---|
808 | "arch" : "x86_64",
|
---|
809 | "base" : 140703585210368,
|
---|
810 | "CFBundleShortVersionString" : "6.9",
|
---|
811 | "CFBundleIdentifier" : "com.apple.AppKit",
|
---|
812 | "size" : 15261696,
|
---|
813 | "uuid" : "36ec7e1b-ab12-377b-b3eb-ffc5baabee9f",
|
---|
814 | "path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit",
|
---|
815 | "name" : "AppKit",
|
---|
816 | "CFBundleVersion" : "2113.40.126"
|
---|
817 | },
|
---|
818 | {
|
---|
819 | "source" : "P",
|
---|
820 | "arch" : "x86_64",
|
---|
821 | "base" : 5048262656,
|
---|
822 | "size" : 1503232,
|
---|
823 | "uuid" : "d4ab240b-4535-3aec-b72b-5ffc4750e4e5",
|
---|
824 | "path" : "\/Users\/USER\/*\/ChimeraX-1.3.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/site-packages\/PyQt5\/Qt\/plugins\/platforms\/libqcocoa.dylib",
|
---|
825 | "name" : "libqcocoa.dylib"
|
---|
826 | },
|
---|
827 | {
|
---|
828 | "source" : "P",
|
---|
829 | "arch" : "x86_64",
|
---|
830 | "base" : 4995317760,
|
---|
831 | "size" : 5152768,
|
---|
832 | "uuid" : "cbcec35a-ee54-354f-9c2b-188ac6b2790d",
|
---|
833 | "path" : "\/Users\/USER\/*\/ChimeraX-1.3.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/site-packages\/PyQt5\/Qt\/lib\/QtGui.framework\/Versions\/5\/QtGui",
|
---|
834 | "name" : "QtGui"
|
---|
835 | },
|
---|
836 | {
|
---|
837 | "source" : "P",
|
---|
838 | "arch" : "x86_64",
|
---|
839 | "base" : 5011939328,
|
---|
840 | "size" : 1482752,
|
---|
841 | "uuid" : "c28acfac-6894-338a-a8ef-ba5e9cec2fcb",
|
---|
842 | "path" : "\/Users\/USER\/*\/ChimeraX-1.3.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/site-packages\/PyQt5\/QtGui.abi3.so",
|
---|
843 | "name" : "QtGui.abi3.so"
|
---|
844 | },
|
---|
845 | {
|
---|
846 | "source" : "P",
|
---|
847 | "arch" : "x86_64",
|
---|
848 | "base" : 4489760768,
|
---|
849 | "CFBundleShortVersionString" : "3.9.6, (c) 2001-2019 Python Software Foundation.",
|
---|
850 | "CFBundleIdentifier" : "org.python.python",
|
---|
851 | "size" : 2510848,
|
---|
852 | "uuid" : "7fdc4a6b-e70b-3c9e-a72e-cd15ddf0d90f",
|
---|
853 | "path" : "\/Users\/USER\/*\/ChimeraX-1.3.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/Python",
|
---|
854 | "name" : "Python",
|
---|
855 | "CFBundleVersion" : "3.9.6"
|
---|
856 | },
|
---|
857 | {
|
---|
858 | "source" : "P",
|
---|
859 | "arch" : "x86_64",
|
---|
860 | "base" : 4556177408,
|
---|
861 | "size" : 98304,
|
---|
862 | "uuid" : "c0319e6f-59a2-38f0-9524-98c52dc5f2e9",
|
---|
863 | "path" : "\/Users\/USER\/*\/ChimeraX-1.3.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/site-packages\/PyQt5\/sip.cpython-39-darwin.so",
|
---|
864 | "name" : "sip.cpython-39-darwin.so"
|
---|
865 | },
|
---|
866 | {
|
---|
867 | "source" : "P",
|
---|
868 | "arch" : "x86_64",
|
---|
869 | "base" : 4979789824,
|
---|
870 | "size" : 4485120,
|
---|
871 | "uuid" : "b432d666-dcab-320a-8496-78a67f554c0e",
|
---|
872 | "path" : "\/Users\/USER\/*\/ChimeraX-1.3.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/site-packages\/PyQt5\/Qt\/lib\/QtWidgets.framework\/Versions\/5\/QtWidgets",
|
---|
873 | "name" : "QtWidgets"
|
---|
874 | },
|
---|
875 | {
|
---|
876 | "source" : "P",
|
---|
877 | "arch" : "x86_64",
|
---|
878 | "base" : 4966535168,
|
---|
879 | "size" : 2691072,
|
---|
880 | "uuid" : "259274fb-9944-3b14-95c0-acb6f7b3f7d7",
|
---|
881 | "path" : "\/Users\/USER\/*\/ChimeraX-1.3.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/site-packages\/PyQt5\/QtWidgets.abi3.so",
|
---|
882 | "name" : "QtWidgets.abi3.so"
|
---|
883 | },
|
---|
884 | {
|
---|
885 | "source" : "P",
|
---|
886 | "arch" : "x86_64",
|
---|
887 | "base" : 4922204160,
|
---|
888 | "size" : 5705728,
|
---|
889 | "uuid" : "c723812a-f7a5-3001-98d5-e60e8daa6ffb",
|
---|
890 | "path" : "\/Users\/USER\/*\/ChimeraX-1.3.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/site-packages\/PyQt5\/Qt\/lib\/QtCore.framework\/Versions\/5\/QtCore",
|
---|
891 | "name" : "QtCore"
|
---|
892 | },
|
---|
893 | {
|
---|
894 | "source" : "P",
|
---|
895 | "arch" : "x86_64",
|
---|
896 | "base" : 4345249792,
|
---|
897 | "CFBundleShortVersionString" : "1.3.0",
|
---|
898 | "CFBundleIdentifier" : "edu.ucsf.cgl.ChimeraX",
|
---|
899 | "size" : 4096,
|
---|
900 | "uuid" : "9596eff5-d2be-396c-9c4e-6177235c3dae",
|
---|
901 | "path" : "\/Users\/USER\/*\/ChimeraX-1.3.app\/Contents\/MacOS\/ChimeraX",
|
---|
902 | "name" : "ChimeraX",
|
---|
903 | "CFBundleVersion" : "1.3.0.0"
|
---|
904 | },
|
---|
905 | {
|
---|
906 | "source" : "P",
|
---|
907 | "arch" : "x86_64",
|
---|
908 | "base" : 8640937984,
|
---|
909 | "size" : 442368,
|
---|
910 | "uuid" : "dd9e80de-fb3b-349b-96a4-46874ad34d11",
|
---|
911 | "path" : "\/usr\/lib\/dyld",
|
---|
912 | "name" : "dyld"
|
---|
913 | },
|
---|
914 | {
|
---|
915 | "source" : "P",
|
---|
916 | "arch" : "arm64",
|
---|
917 | "base" : 140703124393984,
|
---|
918 | "size" : 196608,
|
---|
919 | "uuid" : "24497be3-a1b4-360a-b90e-cde9ce78a93b",
|
---|
920 | "path" : "\/usr\/libexec\/rosetta\/runtime",
|
---|
921 | "name" : "runtime"
|
---|
922 | },
|
---|
923 | {
|
---|
924 | "source" : "P",
|
---|
925 | "arch" : "x86_64",
|
---|
926 | "base" : 4579651584,
|
---|
927 | "size" : 62603264,
|
---|
928 | "uuid" : "9112000d-375c-34f0-9a66-9d68f91a12cd",
|
---|
929 | "path" : "\/Users\/USER\/*\/ChimeraX-1.3.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/site-packages\/numpy\/.dylibs\/libopenblas.0.dylib",
|
---|
930 | "name" : "libopenblas.0.dylib"
|
---|
931 | },
|
---|
932 | {
|
---|
933 | "source" : "P",
|
---|
934 | "arch" : "x86_64",
|
---|
935 | "base" : 5222191104,
|
---|
936 | "size" : 131002368,
|
---|
937 | "uuid" : "86651daf-3bff-3a6f-b313-e84d303e55eb",
|
---|
938 | "path" : "\/Users\/USER\/*\/ChimeraX-1.3.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/site-packages\/PyQt5\/Qt\/lib\/QtWebEngineCore.framework\/Versions\/5\/QtWebEngineCore",
|
---|
939 | "name" : "QtWebEngineCore"
|
---|
940 | },
|
---|
941 | {
|
---|
942 | "source" : "P",
|
---|
943 | "arch" : "x86_64",
|
---|
944 | "base" : 140703539474432,
|
---|
945 | "size" : 290816,
|
---|
946 | "uuid" : "31d69d55-9895-326c-ad61-621c5ca87314",
|
---|
947 | "path" : "\/usr\/lib\/system\/libdispatch.dylib",
|
---|
948 | "name" : "libdispatch.dylib"
|
---|
949 | },
|
---|
950 | {
|
---|
951 | "source" : "P",
|
---|
952 | "arch" : "x86_64",
|
---|
953 | "base" : 140703538348032,
|
---|
954 | "size" : 245760,
|
---|
955 | "uuid" : "fbb81f7d-564a-3971-a28e-6aa174470b4c",
|
---|
956 | "path" : "\/usr\/lib\/system\/libxpc.dylib",
|
---|
957 | "name" : "libxpc.dylib"
|
---|
958 | },
|
---|
959 | {
|
---|
960 | "source" : "P",
|
---|
961 | "arch" : "x86_64",
|
---|
962 | "base" : 140703751647232,
|
---|
963 | "CFBundleShortVersionString" : "1.0",
|
---|
964 | "CFBundleIdentifier" : "com.apple.VideoToolbox",
|
---|
965 | "size" : 5722112,
|
---|
966 | "uuid" : "dd72b4a1-a6df-3ec6-9efe-b97dee72ed30",
|
---|
967 | "path" : "\/System\/Library\/Frameworks\/VideoToolbox.framework\/Versions\/A\/VideoToolbox",
|
---|
968 | "name" : "VideoToolbox",
|
---|
969 | "CFBundleVersion" : "2940.20.4.3"
|
---|
970 | }
|
---|
971 | ],
|
---|
972 | "sharedCache" : {
|
---|
973 | "base" : 140703538003968,
|
---|
974 | "size" : 15226814464,
|
---|
975 | "uuid" : "71741bee-0abc-3e06-b329-770cac959b0c"
|
---|
976 | },
|
---|
977 | "vmSummary" : "ReadOnly portion of Libraries: Total=1.5G resident=0K(0%) swapped_out_or_unallocated=1.5G(100%)\nWritable regions: Total=2.1G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=2.1G(100%)\n\n VIRTUAL REGION \nREGION TYPE SIZE COUNT (non-coalesced) \n=========== ======= ======= \nAccelerate framework 128K 1 \nActivity Tracing 256K 1 \nCG image 8K 2 \nColorSync 228K 25 \nCoreAnimation 4K 1 \nCoreGraphics 4K 1 \nCoreServices 304K 2 \nCoreUI image data 60K 1 \nFoundation 16K 1 \nKernel Alloc Once 8K 1 \nMALLOC 306.2M 54 \nMALLOC guard page 192K 8 \nMALLOC_MEDIUM (reserved) 936.0M 8 reserved VM address space (unallocated)\nMALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated)\nMach message 16K 4 \nRosetta Arena 4096K 2 \nRosetta Generic 1320K 327 \nRosetta IndirectBranch 1024K 1 \nRosetta JIT 128.0M 1 \nRosetta Return Stack 760K 76 \nRosetta Thread Context 760K 76 \nSTACK GUARD 20K 5 \nStack 147.1M 39 \nStack Guard 56.1M 34 \nVM_ALLOCATE 100.1M 120 \nVM_ALLOCATE (reserved) 160.0M 7 reserved VM address space (unallocated)\n__DATA 41.6M 640 \n__DATA_CONST 30.8M 333 \n__DATA_DIRTY 1641K 212 \n__FONT_DATA 4K 1 \n__GLSLBUILTINS 5176K 1 \n__LINKEDIT 799.6M 120 \n__OBJC_RO 82.6M 1 \n__OBJC_RW 3200K 2 \n__TEXT 750.0M 635 \n__UNICODE 592K 1 \ndyld private memory 1024K 1 \nmapped file 5.5G 1059 \nshared memory 800K 14 \nunshared pmap 10.7M 7 \n=========== ======= ======= \nTOTAL 9.3G 3826 \nTOTAL, minus reserved VM space 7.9G 3826 \n",
|
---|
978 | "legacyInfo" : {
|
---|
979 | "threadTriggered" : {
|
---|
980 | "name" : "CrBrowserMain",
|
---|
981 | "queue" : "com.apple.main-thread"
|
---|
982 | }
|
---|
983 | },
|
---|
984 | "trialInfo" : {
|
---|
985 | "rollouts" : [
|
---|
986 | {
|
---|
987 | "rolloutId" : "60356660bbe37970735c5624",
|
---|
988 | "factorPackIds" : {
|
---|
989 |
|
---|
990 | },
|
---|
991 | "deploymentId" : 240000027
|
---|
992 | },
|
---|
993 | {
|
---|
994 | "rolloutId" : "6112dda2fc54bc3389840642",
|
---|
995 | "factorPackIds" : {
|
---|
996 | "SIRI_DICTATION_ASSETS" : "622f59b5d14f83424df668af"
|
---|
997 | },
|
---|
998 | "deploymentId" : 240000086
|
---|
999 | }
|
---|
1000 | ],
|
---|
1001 | "experiments" : [
|
---|
1002 |
|
---|
1003 | ]
|
---|
1004 | }
|
---|
1005 | }
|
---|
1006 |
|
---|
1007 | Model: MacBookPro18,3, BootROM 7459.101.2, proc 8:6:2 processors, 16 GB, SMC
|
---|
1008 | Graphics: Apple M1 Pro, Apple M1 Pro, Built-In
|
---|
1009 | Display: Color LCD, 3024 x 1964 Retina, Main, MirrorOff, Online
|
---|
1010 | Memory Module: LPDDR5
|
---|
1011 | AirPort: Wi-Fi, wl0: Feb 8 2022 01:51:44 version 20.90.39.0.8.7.114 FWID 01-510a2aee
|
---|
1012 | Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports
|
---|
1013 | Network Service: Wi-Fi, AirPort, en0
|
---|
1014 | USB Device: USB31Bus
|
---|
1015 | USB Device: USB31Bus
|
---|
1016 | USB Device: USB31Bus
|
---|
1017 | Thunderbolt Bus: MacBook Pro, Apple Inc.
|
---|
1018 | Thunderbolt Bus: MacBook Pro, Apple Inc.
|
---|
1019 | Thunderbolt Bus: MacBook Pro, Apple Inc.
|
---|