Opened 8 days ago
Closed 8 days ago
#20266 closed defect (can't reproduce)
Crash in swap_buffers, Qt dispatched status line expose event during SideView makeCurrent()
| Reported by: | Owned by: | Tom Goddard | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Window Toolkit | Version: | |
| Keywords: | Cc: | ||
| Blocked By: | Blocking: | ||
| Notify when closed: | Platform: | all | |
| Project: | ChimeraX |
Description
The following bug report has been submitted:
Platform: macOS-26.3.1-arm64-arm-64bit
ChimeraX Version: 1.11.1 (2026-01-23 05:51:34 UTC)
Description
Last time you used ChimeraX it crashed.
Please describe steps that led to the crash here.
Fatal Python error: Bus error
Current thread 0x0000000208d4b100 (most recent call first):
File "/Applications/ChimeraX-1.11.1.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/graphics/opengl.py", line 248 in swap_buffers
File "/Applications/ChimeraX-1.11.1.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/graphics/opengl.py", line 561 in swap_buffers
File "/Applications/ChimeraX-1.11.1.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/ui/statusbar.py", line 166 in status
File "/Applications/ChimeraX-1.11.1.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/ui/statusbar.py", line 98 in _expose_event
File "/Applications/ChimeraX-1.11.1.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/graphics/opengl.py", line 122 in make_current
File "/Applications/ChimeraX-1.11.1.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/graphics/opengl.py", line 555 in make_current
File "/Applications/ChimeraX-1.11.1.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/graphics/opengl.py", line 584 in use_shared_context
File "/Applications/ChimeraX-1.11.1.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/sideview/tool.py", line 146 in render
File "/Applications/ChimeraX-1.11.1.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/sideview/tool.py", line 115 in _redraw
File "/Applications/ChimeraX-1.11.1.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/core/triggerset.py", line 149 in invoke
File "/Applications/ChimeraX-1.11.1.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/core/triggerset.py", line 248 in _activate
File "/Applications/ChimeraX-1.11.1.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/core/triggerset.py", line 217 in activate
File "/Applications/ChimeraX-1.11.1.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/core/triggerset.py", line 393 in activate_trigger
File "/Applications/ChimeraX-1.11.1.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/core/updateloop.py", line 100 in draw_new_frame
File "/Applications/ChimeraX-1.11.1.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/core/updateloop.py", line 169 in update_graphics_now
File "/Applications/ChimeraX-1.11.1.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/ui/graphics.py", line 153 in resizeEvent
File "/Applications/ChimeraX-1.11.1.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/ui/graphics.py", line 61 in event
File "/Applications/ChimeraX-1.11.1.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/ui/gui.py", line 414 in event_loop
File "/Applications/ChimeraX-1.11.1.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/core/__main__.py", line 1064 in init
File "/Applications/ChimeraX-1.11.1.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/core/__main__.py", line 1229 in
File "", line 88 in _run_code
File "", line 198 in _run_module_as_main
Extension modules: chimerax.arrays._arrays, numpy.core._multiarray_umath, numpy.core._multiarray_tests, numpy.linalg._umath_linalg, numpy.fft._pocketfft_internal, numpy.random._common, numpy.random.bit_generator, numpy.random._bounded_integers, numpy.random._mt19937, numpy.random.mtrand, numpy.random._philox, numpy.random._pcg64, numpy.random._sfc64, numpy.random._generator, chimerax.geometry._geometry, PyQt6.QtCore, PyQt6.QtGui, PyQt6.QtWidgets, PyQt6.QtNetwork, PyQt6.QtPrintSupport, PyQt6.QtWebChannel, PyQt6.QtWebEngineCore, PyQt6.QtWebEngineWidgets, chimerax.atomic_lib._load_libs, tinyarray, chimerax.atomic.cymol, chimerax.atomic.cytmpl, chimerax.map._map, PIL._imaging, chimerax.surface._surface, psutil._psutil_osx, psutil._psutil_posix, chimerax.pdb_lib._load_libs, OpenGL_accelerate.errorchecker, OpenGL_accelerate.wrapper, OpenGL_accelerate.formathandler, OpenGL_accelerate.arraydatatype, OpenGL_accelerate.latebind, OpenGL_accelerate.vbo, chimerax.core._mac_util, OpenGL_accelerate.numpy_formathandler, OpenGL_accelerate.nones_formathandler, chimerax.mmcif._mmcif, chimerax.mmcif.mmcif, chimerax.atomic._ribbons, chimerax.graphics._graphics, chimerax.pdb._pdbio, PIL._imagingmath, PyQt6.QtOpenGL, PyQt6.QtOpenGLWidgets, lz4._version, lz4.frame._frame, msgpack._cmsgpack, chimerax.core._serialize, lxml._elementpath, lxml.etree, chimerax.atom_search.ast, chimerax.chem_group._chem_group (total: 58)
{"app_name":"ChimeraX","timestamp":"2026-05-04 21:45:01.00 +0200","app_version":"1.11.1","slice_uuid":"c20e09a8-923e-3fb3-856b-3e765bcb267b","build_version":"1.11.1.0","platform":1,"bundleID":"edu.ucsf.cgl.ChimeraX","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 26.3.1 (25D771280a)","roots_installed":0,"name":"ChimeraX","incident_id":"6B4A4229-00C9-4B7D-82C1-4C267EFA910A"}
{
"uptime" : 41000,
"procRole" : "Foreground",
"version" : 2,
"userID" : 503,
"deployVersion" : 210,
"modelCode" : "Mac14,5",
"coalitionID" : 20078,
"osVersion" : {
"train" : "macOS 26.3.1",
"build" : "25D771280a",
"releaseType" : "User"
},
"captureTime" : "2026-05-04 21:44:44.1200 +0200",
"codeSigningMonitor" : 2,
"incident" : "6B4A4229-00C9-4B7D-82C1-4C267EFA910A",
"pid" : 80043,
"translated" : false,
"cpuType" : "ARM-64",
"procLaunch" : "2026-05-04 02:05:54.3505 +0200",
"procStartAbsTime" : 453882910726,
"procExitAbsTime" : 986735527657,
"procName" : "ChimeraX",
"procPath" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/MacOS\/ChimeraX",
"bundleInfo" : {"CFBundleShortVersionString":"1.11.1","CFBundleVersion":"1.11.1.0","CFBundleIdentifier":"edu.ucsf.cgl.ChimeraX"},
"storeInfo" : {"deviceIdentifierForVendor":"4F5F2833-8DC6-594F-8103-1048C38AA689","thirdParty":true},
"parentProc" : "launchd",
"parentPid" : 1,
"coalitionName" : "edu.ucsf.cgl.ChimeraX",
"crashReporterKey" : "C2AC10E6-B482-D734-9B19-E2FF25611AF3",
"lowPowerMode" : 1,
"appleIntelligenceStatus" : {"state":"available"},
"developerMode" : 1,
"codeSigningID" : "edu.ucsf.cgl.ChimeraX",
"codeSigningTeamID" : "LWV8X224YF",
"codeSigningFlags" : 570491649,
"codeSigningValidationCategory" : 6,
"codeSigningTrustLevel" : 4294967295,
"codeSigningAuxiliaryInfo" : 0,
"instructionByteStream" : {"beforePC":"fyMD1f17v6n9AwCRFOD\/l78DAJH9e8Go\/w9f1sADX9YQKYDSARAA1A==","atPC":"AwEAVH8jA9X9e7+p\/QMAkQng\/5e\/AwCR\/XvBqP8PX9bAA1\/WcAqA0g=="},
"bootSessionUUID" : "2FFF93C3-2DA3-4A9F-B970-C5E5376B46D1",
"wakeTime" : 1,
"sleepWakeUUID" : "F9DA0E3F-352A-4E88-99D3-EA86D1B0FEA2",
"sip" : "enabled",
"vmRegionInfo" : "0x7000007c0 is in 0x412000000-0x707400000; bytes after start: 12582913984 bytes before end: 121632831
REGION TYPE START - END [ VSIZE] PRT\/MAX SHRMOD REGION DETAIL
mapped file 300000000-30b3dc000 [179.9M] r--\/rwx SM=COW Object_id=854c3add
GAP OF 0x106c24000 BYTES
---> commpage (reserved) 412000000-707400000 [ 11.8G] ---\/--- SM=NUL reserved VM address space (unallocated)
MALLOC_SMALL 707400000-707800000 [ 4096K] rw-\/rwx SM=PRV ",
"exception" : {"codes":"0x0000000000000002, 0x00000007000007c0","rawCodes":[2,30064773056],"type":"EXC_BAD_ACCESS","signal":"SIGBUS","subtype":"KERN_PROTECTION_FAILURE at 0x00000007000007c0"},
"termination" : {"flags":0,"code":10,"namespace":"SIGNAL","indicator":"Bus error: 10","byProc":"ChimeraX","byPid":80043},
"vmregioninfo" : "0x7000007c0 is in 0x412000000-0x707400000; bytes after start: 12582913984 bytes before end: 121632831
REGION TYPE START - END [ VSIZE] PRT\/MAX SHRMOD REGION DETAIL
mapped file 300000000-30b3dc000 [179.9M] r--\/rwx SM=COW Object_id=854c3add
GAP OF 0x106c24000 BYTES
---> commpage (reserved) 412000000-707400000 [ 11.8G] ---\/--- SM=NUL reserved VM address space (unallocated)
MALLOC_SMALL 707400000-707800000 [ 4096K] rw-\/rwx SM=PRV ",
"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},
"faultingThread" : 0,
"threads" : [{
"threadState":{"x":[{"value":0},{"value":0},{"value":1},{"value":30367021720},{"value":99},{"value":115},{"value":0},{"value":0},{"value":10847939193236483581},{"value":10847939201680366845},{"value":14757395258967641293},{"value":4294967286},{"value":30367021650},{"value":0},{"value":53},{"value":4294967280},{"value":328},{"value":8760905664},{"value":0},{"value":10},{"value":259},{"value":8738091488 ,"symbolLocation":224,"symbol": "_main_thread"},{"value":0},{"value":1},{"value":4321429048 ,"symbolLocation":0,"symbol": "faulthandler_handlers"},{"value":1},{"value":4300378344},{"value":4318116664 ,"symbolLocation":0,"symbol": "cfunction_call"},{"value":4316434440}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6923253896},"cpsr":{"value":1073745920},"fp":{"value":30367021792},"sp":{"value":30367021760},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6923015600,"matchesCrashFrame":1},"far":{"value":0}},"id":1196720,"triggered":true,"name":"CrBrowserMain","queue":"com.apple.main-thread","frames":[
{"imageOffset":38320,"symbol": "__pthread_kill" ,"symbolLocation":8,"imageIndex":138},
{"imageOffset":26760,"symbol": "pthread_kill" ,"symbolLocation":296,"imageIndex":139},
{"imageOffset":269616,"symbol": "raise" ,"symbolLocation":32,"imageIndex":140},
{"imageOffset":2447420,"symbol": "faulthandler_fatal_error" ,"symbolLocation":392,"imageIndex":1},
{"imageOffset":14180,"symbol": "_sigtramp" ,"symbolLocation":56,"imageIndex":141},
{"imageOffset":16143540,"symbol": "-[NSSoftwareSurface frontBuffer]" ,"symbolLocation":576,"imageIndex":142},
{"imageOffset":16138044,"symbol": "-[NSCGLSurface flushRect:]" ,"symbolLocation":512,"imageIndex":142},
{"imageOffset":16137356,"symbol": "NSCGLSurfaceFlush" ,"symbolLocation":132,"imageIndex":142},
{"imageOffset":106048,"symbol": "glSwap_Exec" ,"symbolLocation":256,"imageIndex":143},
{"imageOffset":55032,"symbol": "CGLFlushDrawable" ,"symbolLocation":64,"imageIndex":144},
{"imageOffset":1393212,"symbol": "-[NSOpenGLContext flushBuffer]" ,"symbolLocation":28,"imageIndex":142},
{"imageOffset":512676,"imageIndex":71},
{"imageOffset":3679112,"symbol": "QOpenGLContext::swapBuffers(QSurface*)" ,"symbolLocation":236,"imageIndex":50},
{"imageOffset":977256,"symbol": "meth_QOpenGLContext_swapBuffers(_object*, _object*)" ,"symbolLocation":104,"imageIndex":52},
{"imageOffset":998296,"symbol": "cfunction_call" ,"symbolLocation":96,"imageIndex":1},
{"imageOffset":586556,"symbol": "_PyObject_MakeTpCall" ,"symbolLocation":128,"imageIndex":1},
{"imageOffset":1798332,"symbol": "_PyEval_EvalFrameDefault" ,"symbolLocation":54032,"imageIndex":1},
{"imageOffset":1820600,"symbol": "_PyEval_Vector" ,"symbolLocation":156,"imageIndex":1},
{"imageOffset":603732,"symbol": "method_vectorcall" ,"symbolLocation":164,"imageIndex":1},
{"imageOffset":22896,"symbol": "sip_api_call_procedure_method" ,"symbolLocation":100,"imageIndex":47},
{"imageOffset":245080,"symbol": "sipQWindow::exposeEvent(QExposeEvent*)" ,"symbolLocation":132,"imageIndex":52},
{"imageOffset":944160,"symbol": "QWindow::event(QEvent*)" ,"symbolLocation":676,"imageIndex":50},
{"imageOffset":246736,"symbol": "sipQWindow::event(QEvent*)" ,"symbolLocation":224,"imageIndex":52},
{"imageOffset":55148,"symbol": "QApplicationPrivate::notify_helper(QObject*, QEvent*)" ,"symbolLocation":332,"imageIndex":49},
{"imageOffset":59204,"symbol": "QApplication::notify(QObject*, QEvent*)" ,"symbolLocation":516,"imageIndex":49},
{"imageOffset":1420288,"symbol": "sipQApplication::notify(QObject*, QEvent*)" ,"symbolLocation":248,"imageIndex":48},
{"imageOffset":621068,"symbol": "QCoreApplication::sendSpontaneousEvent(QObject*, QEvent*)" ,"symbolLocation":176,"imageIndex":45},
{"imageOffset":588276,"symbol": "QGuiApplicationPrivate::processExposeEvent(QWindowSystemInterfacePrivate::ExposeEvent*)" ,"symbolLocation":448,"imageIndex":50},
{"imageOffset":999764,"imageIndex":50},
{"imageOffset":982560,"symbol": "bool QWindowSystemInterface::handleExposeEvent(QWindow*, QRegion const&)" ,"symbolLocation":76,"imageIndex":50},
{"imageOffset":280300,"imageIndex":71},
{"imageOffset":368204,"imageIndex":71},
{"imageOffset":367436,"imageIndex":71},
{"imageOffset":111420,"symbol": "-[CALayer display]" ,"symbolLocation":212,"imageIndex":145},
{"imageOffset":10759364,"symbol": "-[_NSOpenGLViewBackingLayer display]" ,"symbolLocation":116,"imageIndex":142},
{"imageOffset":110872,"symbol": "CA::Layer::display_if_needed(CA::Transaction*)" ,"symbolLocation":784,"imageIndex":145},
{"imageOffset":1825556,"symbol": "CA::Context::commit_transaction(CA::Transaction*, double, double*)" ,"symbolLocation":592,"imageIndex":145},
{"imageOffset":9308,"symbol": "CA::Transaction::commit()" ,"symbolLocation":644,"imageIndex":145},
{"imageOffset":268828,"symbol": "NSPerformVisuallyAtomicChange" ,"symbolLocation":120,"imageIndex":142},
{"imageOffset":10396376,"symbol": "-[NSOpenGLContext setView:]" ,"symbolLocation":160,"imageIndex":142},
{"imageOffset":507592,"imageIndex":71},
{"imageOffset":505676,"imageIndex":71},
{"imageOffset":3677668,"symbol": "QOpenGLContext::makeCurrent(QSurface*)" ,"symbolLocation":188,"imageIndex":50},
{"imageOffset":975548,"symbol": "meth_QOpenGLContext_makeCurrent(_object*, _object*)" ,"symbolLocation":104,"imageIndex":52},
{"imageOffset":998296,"symbol": "cfunction_call" ,"symbolLocation":96,"imageIndex":1},
{"imageOffset":586556,"symbol": "_PyObject_MakeTpCall" ,"symbolLocation":128,"imageIndex":1},
{"imageOffset":1798332,"symbol": "_PyEval_EvalFrameDefault" ,"symbolLocation":54032,"imageIndex":1},
{"imageOffset":1820600,"symbol": "_PyEval_Vector" ,"symbolLocation":156,"imageIndex":1},
{"imageOffset":603732,"symbol": "method_vectorcall" ,"symbolLocation":164,"imageIndex":1},
{"imageOffset":22896,"symbol": "sip_api_call_procedure_method" ,"symbolLocation":100,"imageIndex":47},
{"imageOffset":244912,"symbol": "sipQWindow::resizeEvent(QResizeEvent*)" ,"symbolLocation":132,"imageIndex":52},
{"imageOffset":944160,"symbol": "QWindow::event(QEvent*)" ,"symbolLocation":676,"imageIndex":50},
{"imageOffset":933352,"symbol": "meth_QWindow_event(_object*, _object*)" ,"symbolLocation":180,"imageIndex":52},
{"imageOffset":998296,"symbol": "cfunction_call" ,"symbolLocation":96,"imageIndex":1},
{"imageOffset":586556,"symbol": "_PyObject_MakeTpCall" ,"symbolLocation":128,"imageIndex":1},
{"imageOffset":1798332,"symbol": "_PyEval_EvalFrameDefault" ,"symbolLocation":54032,"imageIndex":1},
{"imageOffset":1820600,"symbol": "_PyEval_Vector" ,"symbolLocation":156,"imageIndex":1},
{"imageOffset":603732,"symbol": "method_vectorcall" ,"symbolLocation":164,"imageIndex":1},
{"imageOffset":22696,"symbol": "sip_api_call_method" ,"symbolLocation":88,"imageIndex":47},
{"imageOffset":246660,"symbol": "sipQWindow::event(QEvent*)" ,"symbolLocation":148,"imageIndex":52},
{"imageOffset":55148,"symbol": "QApplicationPrivate::notify_helper(QObject*, QEvent*)" ,"symbolLocation":332,"imageIndex":49},
{"imageOffset":59204,"symbol": "QApplication::notify(QObject*, QEvent*)" ,"symbolLocation":516,"imageIndex":49},
{"imageOffset":1420288,"symbol": "sipQApplication::notify(QObject*, QEvent*)" ,"symbolLocation":248,"imageIndex":48},
{"imageOffset":621068,"symbol": "QCoreApplication::sendSpontaneousEvent(QObject*, QEvent*)" ,"symbolLocation":176,"imageIndex":45},
{"imageOffset":583476,"symbol": "QGuiApplicationPrivate::processGeometryChangeEvent(QWindowSystemInterfacePrivate::GeometryChangeEvent*)" ,"symbolLocation":300,"imageIndex":50},
{"imageOffset":976036,"symbol": "QWindowSystemInterface::sendWindowSystemEvents(QFlags)" ,"symbolLocation":664,"imageIndex":50},
{"imageOffset":974612,"symbol": "QWindowSystemInterface::flushWindowSystemEvents(QFlags)" ,"symbolLocation":292,"imageIndex":50},
{"imageOffset":262508,"imageIndex":71},
{"imageOffset":667944,"symbol": "QMetaMethodInvoker::invokeImpl(QMetaMethod, void*, Qt::ConnectionType, long long, void const* const*, char const* const*, QtPrivate::QMetaTypeInterface const* const*)" ,"symbolLocation":1072,"imageIndex":45},
{"imageOffset":688032,"symbol": "QMetaMethod::invokeImpl(QMetaMethod, void*, Qt::ConnectionType, long long, void const* const*, char const* const*, QtPrivate::QMetaTypeInterface const* const*)" ,"symbolLocation":76,"imageIndex":45},
{"imageOffset":297424,"imageIndex":71},
{"imageOffset":353408,"symbol": "__CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__" ,"symbolLocation":128,"imageIndex":146},
{"imageOffset":765780,"symbol": "___CFXRegistrationPost_block_invoke" ,"symbolLocation":92,"imageIndex":146},
{"imageOffset":765592,"symbol": "_CFXRegistrationPost" ,"symbolLocation":436,"imageIndex":146},
{"imageOffset":216980,"symbol": "_CFXNotificationPost" ,"symbolLocation":740,"imageIndex":146},
{"imageOffset":230392,"symbol": "-[NSView _postFrameChangeNotification]" ,"symbolLocation":240,"imageIndex":142},
{"imageOffset":13440524,"symbol": "-[NSView setFrameSize:]" ,"symbolLocation":1472,"imageIndex":142},
{"imageOffset":13621788,"symbol": "-[NSWindow _oldPlaceWindow:fromServer:]" ,"symbolLocation":692,"imageIndex":142},
{"imageOffset":13628000,"symbol": "-[NSWindow _setFrameCommon:display:fromServer:]" ,"symbolLocation":1860,"imageIndex":142},
{"imageOffset":13571936,"symbol": "-[NSWindow(NSScreenLayout) _setFrame:fromAdjustmentToScreen:anchorIfNeeded:animate:]" ,"symbolLocation":628,"imageIndex":142},
{"imageOffset":1472964,"symbol": "-[NSWindow _adjustWindowToScreen]" ,"symbolLocation":1184,"imageIndex":142},
{"imageOffset":13655052,"symbol": "-[NSWindow _displayChangedSoAdjustWindows:]" ,"symbolLocation":100,"imageIndex":142},
{"imageOffset":3693400,"imageIndex":142},
{"imageOffset":4748728,"imageIndex":142},
{"imageOffset":4748792,"imageIndex":142},
{"imageOffset":5783152,"symbol": "-[NSApplication enumerateWindowsWithOptions:usingBlock:]" ,"symbolLocation":236,"imageIndex":142},
{"imageOffset":3690688,"imageIndex":142},
{"imageOffset":3759620,"imageIndex":142},
{"imageOffset":3759660,"imageIndex":142},
{"imageOffset":3686404,"imageIndex":142},
{"imageOffset":3688980,"imageIndex":142},
{"imageOffset":3699104,"imageIndex":142},
{"imageOffset":2115372,"imageIndex":142},
{"imageOffset":3759620,"imageIndex":142},
{"imageOffset":3759660,"imageIndex":142},
{"imageOffset":3687260,"imageIndex":142},
{"imageOffset":3688076,"imageIndex":142},
{"imageOffset":3698456,"imageIndex":142},
{"imageOffset":4277444,"imageIndex":142},
{"imageOffset":2491416,"imageIndex":142},
{"imageOffset":2490976,"imageIndex":142},
{"imageOffset":4962436,"imageIndex":142},
{"imageOffset":4963580,"imageIndex":142},
{"imageOffset":4962576,"imageIndex":142},
{"imageOffset":10960416,"symbol": "_NSCGSDisplayConfigurationUpdateAndInvokeObservers" ,"symbolLocation":444,"imageIndex":142},
{"imageOffset":10961636,"symbol": "_NSCGSDisplayConfigurationDidReconfigureNotificationHandler" ,"symbolLocation":316,"imageIndex":142},
{"imageOffset":43120,"symbol": "(anonymous namespace)::notify_datagram_handler(unsigned int, CGSDatagramType, void*, unsigned long, void*)" ,"symbolLocation":928,"imageIndex":147},
{"imageOffset":4698300,"symbol": "CGSDatagramReadStream::dispatchMainQueueDatagrams()" ,"symbolLocation":284,"imageIndex":147},
{"imageOffset":4697984,"symbol": "invocation function for block in CGSDatagramReadStream::mainQueueWakeup()" ,"symbolLocation":36,"imageIndex":147},
{"imageOffset":390676,"symbol": "__CFRUNLOOP_IS_CALLING_OUT_TO_A_BLOCK__" ,"symbolLocation":28,"imageIndex":146},
{"imageOffset":390484,"symbol": "__CFRunLoopDoBlocks" ,"symbolLocation":396,"imageIndex":146},
{"imageOffset":387480,"symbol": "__CFRunLoopRun" ,"symbolLocation":2356,"imageIndex":146},
{"imageOffset":1150780,"symbol": "_CFRunLoopRunSpecificWithOptions" ,"symbolLocation":532,"imageIndex":146},
{"imageOffset":792464,"symbol": "RunCurrentEventLoopInMode" ,"symbolLocation":316,"imageIndex":148},
{"imageOffset":805560,"symbol": "ReceiveNextEventCommon" ,"symbolLocation":488,"imageIndex":148},
{"imageOffset":2419556,"symbol": "_BlockUntilNextEventMatchingListInMode" ,"symbolLocation":48,"imageIndex":148},
{"imageOffset":5382164,"symbol": "_DPSBlockUntilNextEventMatchingListInMode" ,"symbolLocation":236,"imageIndex":142},
{"imageOffset":130632,"symbol": "_DPSNextEvent" ,"symbolLocation":588,"imageIndex":142},
{"imageOffset":11431688,"symbol": "-[NSApplication(NSEventRouting) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]" ,"symbolLocation":688,"imageIndex":142},
{"imageOffset":11430932,"symbol": "-[NSApplication(NSEventRouting) nextEventMatchingMask:untilDate:inMode:dequeue:]" ,"symbolLocation":72,"imageIndex":142},
{"imageOffset":100224,"symbol": "-[NSApplication run]" ,"symbolLocation":368,"imageIndex":142},
{"imageOffset":94980,"imageIndex":71},
{"imageOffset":659364,"symbol": "QEventLoop::exec(QFlags)" ,"symbolLocation":588,"imageIndex":45},
{"imageOffset":620016,"symbol": "QCoreApplication::exec()" ,"symbolLocation":228,"imageIndex":45},
{"imageOffset":2507268,"symbol": "meth_QApplication_exec(_object*, _object*)" ,"symbolLocation":96,"imageIndex":48},
{"imageOffset":998296,"symbol": "cfunction_call" ,"symbolLocation":96,"imageIndex":1},
{"imageOffset":586556,"symbol": "_PyObject_MakeTpCall" ,"symbolLocation":128,"imageIndex":1},
{"imageOffset":1798332,"symbol": "_PyEval_EvalFrameDefault" ,"symbolLocation":54032,"imageIndex":1},
{"imageOffset":1739512,"symbol": "PyEval_EvalCode" ,"symbolLocation":276,"imageIndex":1},
{"imageOffset":1717120,"symbol": "builtin_exec" ,"symbolLocation":428,"imageIndex":1},
{"imageOffset":1000848,"symbol": "cfunction_vectorcall_FASTCALL_KEYWORDS" ,"symbolLocation":80,"imageIndex":1},
{"imageOffset":1797396,"symbol": "_PyEval_EvalFrameDefault" ,"symbolLocation":53096,"imageIndex":1},
{"imageOffset":1820600,"symbol": "_PyEval_Vector" ,"symbolLocation":156,"imageIndex":1},
{"imageOffset":2419316,"symbol": "pymain_run_module" ,"symbolLocation":256,"imageIndex":1},
{"imageOffset":2417940,"symbol": "Py_RunMain" ,"symbolLocation":1784,"imageIndex":1},
{"imageOffset":2422468,"symbol": "pymain_main" ,"symbolLocation":52,"imageIndex":1},
{"imageOffset":2422404,"symbol": "Py_Main" ,"symbolLocation":36,"imageIndex":1},
{"imageOffset":5032,"symbol": "main" ,"symbolLocation":128,"imageIndex":0},
{"imageOffset":36180,"symbol": "start" ,"symbolLocation":7184,"imageIndex":149}]},{"id":1196953,"name":"com.apple.NSEventThread",
"threadState":{"x":[{"value":268451845},{"value":21592279046},{"value":8589934592},{"value":114362094190592},{"value":0},{"value":114362094190592},{"value":2},{"value":4294967295},{"value":0},{"value":17179869184},{"value":0},{"value":2},{"value":0},{"value":0},{"value":26627},{"value":0},{"value":18446744073709551569},{"value":8760907480},{"value":0},{"value":4294967295},{"value":2},{"value":114362094190592},{"value":0},{"value":114362094190592},{"value":6177988744},{"value":8589934592},{"value":21592279046},{"value":18446744073709550527},{"value":4412409862}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6923055144},"cpsr":{"value":4096},"fp":{"value":6177988592},"sp":{"value":6177988512},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6922980404},"far":{"value":0}},"frames":[
{"imageOffset":3124,"symbol": "mach_msg2_trap" ,"symbolLocation":8,"imageIndex":138},
{"imageOffset":77864,"symbol": "mach_msg2_internal" ,"symbolLocation":76,"imageIndex":138},
{"imageOffset":39308,"symbol": "mach_msg_overwrite" ,"symbolLocation":484,"imageIndex":138},
{"imageOffset":4020,"symbol": "mach_msg" ,"symbolLocation":24,"imageIndex":138},
{"imageOffset":392112,"symbol": "__CFRunLoopServiceMachPort" ,"symbolLocation":160,"imageIndex":146},
{"imageOffset":386312,"symbol": "__CFRunLoopRun" ,"symbolLocation":1188,"imageIndex":146},
{"imageOffset":1150780,"symbol": "_CFRunLoopRunSpecificWithOptions" ,"symbolLocation":532,"imageIndex":146},
{"imageOffset":719412,"symbol": "_NSEventThread" ,"symbolLocation":184,"imageIndex":142},
{"imageOffset":27656,"symbol": "_pthread_start" ,"symbolLocation":136,"imageIndex":139},
{"imageOffset":7080,"symbol": "thread_start" ,"symbolLocation":8,"imageIndex":139}]},{"id":1197182,"name":"ThreadPoolServiceThread",
"threadState":{"x":[{"value":4},{"value":0},{"value":0},{"value":30399694912},{"value":4},{"value":0},{"value":0},{"value":5568074328},{"value":0},{"value":0},{"value":3},{"value":56},{"value":5568068078},{"value":5568068078},{"value":0},{"value":0},{"value":369},{"value":6186414080},{"value":0},{"value":30398332144},{"value":30373391616},{"value":0},{"value":6186413448},{"value":12297829382473034411},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":5463169028},"cpsr":{"value":1610616832},"fp":{"value":6186413424},"sp":{"value":6186413328},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6923029380},"far":{"value":0}},"frames":[
{"imageOffset":52100,"symbol": "kevent64" ,"symbolLocation":8,"imageIndex":138},
{"imageOffset":82188292,"imageIndex":56},
{"imageOffset":82187852,"imageIndex":56},
{"imageOffset":81776256,"imageIndex":56},
{"imageOffset":81483352,"imageIndex":56},
{"imageOffset":81939912,"imageIndex":56},
{"imageOffset":81831180,"imageIndex":56},
{"imageOffset":81940312,"imageIndex":56},
{"imageOffset":82050392,"imageIndex":56},
{"imageOffset":27656,"symbol": "_pthread_start" ,"symbolLocation":136,"imageIndex":139},
{"imageOffset":7080,"symbol": "thread_start" ,"symbolLocation":8,"imageIndex":139}]},{"id":1197183,"name":"ThreadPoolForegroundWorker",
"threadState":{"x":[{"value":268451845},{"value":17179869186},{"value":0},{"value":259497629057024},{"value":0},{"value":259497629057024},{"value":32},{"value":0},{"value":0},{"value":17179869184},{"value":32},{"value":0},{"value":0},{"value":0},{"value":60419},{"value":0},{"value":18446744073709551569},{"value":5134453330},{"value":0},{"value":0},{"value":32},{"value":259497629057024},{"value":0},{"value":259497629057024},{"value":6194834656},{"value":0},{"value":17179869186},{"value":18446744073709550527},{"value":2}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6923055144},"cpsr":{"value":4096},"fp":{"value":6194834000},"sp":{"value":6194833920},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6922980404},"far":{"value":0}},"frames":[
{"imageOffset":3124,"symbol": "mach_msg2_trap" ,"symbolLocation":8,"imageIndex":138},
{"imageOffset":77864,"symbol": "mach_msg2_internal" ,"symbolLocation":76,"imageIndex":138},
{"imageOffset":39308,"symbol": "mach_msg_overwrite" ,"symbolLocation":484,"imageIndex":138},
{"imageOffset":4020,"symbol": "mach_msg" ,"symbolLocation":24,"imageIndex":138},
{"imageOffset":82162660,"imageIndex":56},
{"imageOffset":81623272,"imageIndex":56},
{"imageOffset":81879592,"imageIndex":56},
{"imageOffset":81882352,"imageIndex":56},
{"imageOffset":81881520,"imageIndex":56},
{"imageOffset":81881248,"imageIndex":56},
{"imageOffset":82050392,"imageIndex":56},
{"imageOffset":27656,"symbol": "_pthread_start" ,"symbolLocation":136,"imageIndex":139},
{"imageOffset":7080,"symbol": "thread_start" ,"symbolLocation":8,"imageIndex":139}]},{"id":1197184,"name":"ThreadPoolBackgroundWorker",
"threadState":{"x":[{"value":268451845},{"value":17179869186},{"value":0},{"value":201223512784896},{"value":0},{"value":201223512784896},{"value":32},{"value":0},{"value":0},{"value":17179869184},{"value":32},{"value":0},{"value":0},{"value":0},{"value":46851},{"value":0},{"value":18446744073709551569},{"value":536934595},{"value":0},{"value":0},{"value":32},{"value":201223512784896},{"value":0},{"value":201223512784896},{"value":6203256032},{"value":0},{"value":17179869186},{"value":18446744073709550527},{"value":2}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6923055144},"cpsr":{"value":4096},"fp":{"value":6203255376},"sp":{"value":6203255296},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6922980404},"far":{"value":0}},"frames":[
{"imageOffset":3124,"symbol": "mach_msg2_trap" ,"symbolLocation":8,"imageIndex":138},
{"imageOffset":77864,"symbol": "mach_msg2_internal" ,"symbolLocation":76,"imageIndex":138},
{"imageOffset":39308,"symbol": "mach_msg_overwrite" ,"symbolLocation":484,"imageIndex":138},
{"imageOffset":4020,"symbol": "mach_msg" ,"symbolLocation":24,"imageIndex":138},
{"imageOffset":82162660,"imageIndex":56},
{"imageOffset":81623272,"imageIndex":56},
{"imageOffset":81879592,"imageIndex":56},
{"imageOffset":81882352,"imageIndex":56},
{"imageOffset":81881388,"imageIndex":56},
{"imageOffset":81881296,"imageIndex":56},
{"imageOffset":82050392,"imageIndex":56},
{"imageOffset":27656,"symbol": "_pthread_start" ,"symbolLocation":136,"imageIndex":139},
{"imageOffset":7080,"symbol": "thread_start" ,"symbolLocation":8,"imageIndex":139}]},{"id":1197185,"name":"ThreadPoolForegroundWorker",
"threadState":{"x":[{"value":268451845},{"value":17179869186},{"value":0},{"value":255099582545920},{"value":0},{"value":255099582545920},{"value":32},{"value":0},{"value":0},{"value":17179869184},{"value":32},{"value":0},{"value":0},{"value":0},{"value":59395},{"value":0},{"value":18446744073709551569},{"value":14010646792},{"value":0},{"value":0},{"value":32},{"value":255099582545920},{"value":0},{"value":255099582545920},{"value":6211677408},{"value":0},{"value":17179869186},{"value":18446744073709550527},{"value":2}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6923055144},"cpsr":{"value":4096},"fp":{"value":6211676752},"sp":{"value":6211676672},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6922980404},"far":{"value":0}},"frames":[
{"imageOffset":3124,"symbol": "mach_msg2_trap" ,"symbolLocation":8,"imageIndex":138},
{"imageOffset":77864,"symbol": "mach_msg2_internal" ,"symbolLocation":76,"imageIndex":138},
{"imageOffset":39308,"symbol": "mach_msg_overwrite" ,"symbolLocation":484,"imageIndex":138},
{"imageOffset":4020,"symbol": "mach_msg" ,"symbolLocation":24,"imageIndex":138},
{"imageOffset":82162660,"imageIndex":56},
{"imageOffset":81623272,"imageIndex":56},
{"imageOffset":81879592,"imageIndex":56},
{"imageOffset":81882352,"imageIndex":56},
{"imageOffset":81881520,"imageIndex":56},
{"imageOffset":81881248,"imageIndex":56},
{"imageOffset":82050392,"imageIndex":56},
{"imageOffset":27656,"symbol": "_pthread_start" ,"symbolLocation":136,"imageIndex":139},
{"imageOffset":7080,"symbol": "thread_start" ,"symbolLocation":8,"imageIndex":139}]},{"id":1197187,"name":"Chrome_IOThread",
"threadState":{"x":[{"value":4},{"value":0},{"value":0},{"value":30409846976},{"value":4},{"value":0},{"value":0},{"value":5568074328},{"value":0},{"value":0},{"value":100},{"value":56},{"value":5568069490},{"value":5568069490},{"value":0},{"value":0},{"value":369},{"value":6220099584},{"value":0},{"value":30406190704},{"value":30373391936},{"value":0},{"value":6220098936},{"value":12297829382473034411},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":5463169028},"cpsr":{"value":1610616832},"fp":{"value":6220098912},"sp":{"value":6220098816},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6923029380},"far":{"value":0}},"frames":[
{"imageOffset":52100,"symbol": "kevent64" ,"symbolLocation":8,"imageIndex":138},
{"imageOffset":82188292,"imageIndex":56},
{"imageOffset":82187852,"imageIndex":56},
{"imageOffset":81776256,"imageIndex":56},
{"imageOffset":81483352,"imageIndex":56},
{"imageOffset":81939912,"imageIndex":56},
{"imageOffset":52970000,"imageIndex":56},
{"imageOffset":81940312,"imageIndex":56},
{"imageOffset":82050392,"imageIndex":56},
{"imageOffset":27656,"symbol": "_pthread_start" ,"symbolLocation":136,"imageIndex":139},
{"imageOffset":7080,"symbol": "thread_start" ,"symbolLocation":8,"imageIndex":139}]},{"id":1197188,"name":"NetworkConfigWatcher",
"threadState":{"x":[{"value":268451845},{"value":17179869186},{"value":0},{"value":245203977895936},{"value":0},{"value":245203977895936},{"value":32},{"value":0},{"value":0},{"value":17179869184},{"value":32},{"value":0},{"value":0},{"value":0},{"value":57091},{"value":0},{"value":18446744073709551569},{"value":6228520960},{"value":0},{"value":0},{"value":32},{"value":245203977895936},{"value":0},{"value":245203977895936},{"value":6228520016},{"value":0},{"value":17179869186},{"value":18446744073709550527},{"value":2}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6923055144},"cpsr":{"value":4096},"fp":{"value":6228519360},"sp":{"value":6228519280},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6922980404},"far":{"value":0}},"frames":[
{"imageOffset":3124,"symbol": "mach_msg2_trap" ,"symbolLocation":8,"imageIndex":138},
{"imageOffset":77864,"symbol": "mach_msg2_internal" ,"symbolLocation":76,"imageIndex":138},
{"imageOffset":39308,"symbol": "mach_msg_overwrite" ,"symbolLocation":484,"imageIndex":138},
{"imageOffset":4020,"symbol": "mach_msg" ,"symbolLocation":24,"imageIndex":138},
{"imageOffset":82162660,"imageIndex":56},
{"imageOffset":81623272,"imageIndex":56},
{"imageOffset":81623128,"imageIndex":56},
{"imageOffset":81250960,"imageIndex":56},
{"imageOffset":81776256,"imageIndex":56},
{"imageOffset":81483352,"imageIndex":56},
{"imageOffset":81939912,"imageIndex":56},
{"imageOffset":81940312,"imageIndex":56},
{"imageOffset":82050392,"imageIndex":56},
{"imageOffset":27656,"symbol": "_pthread_start" ,"symbolLocation":136,"imageIndex":139},
{"imageOffset":7080,"symbol": "thread_start" ,"symbolLocation":8,"imageIndex":139}]},{"id":1197192,"name":"ThreadPoolForegroundWorker",
"threadState":{"x":[{"value":268451845},{"value":17179869186},{"value":0},{"value":243004954640384},{"value":0},{"value":243004954640384},{"value":32},{"value":0},{"value":0},{"value":17179869184},{"value":32},{"value":0},{"value":0},{"value":0},{"value":56579},{"value":0},{"value":18446744073709551569},{"value":6678145207},{"value":0},{"value":0},{"value":32},{"value":243004954640384},{"value":0},{"value":243004954640384},{"value":6236941536},{"value":0},{"value":17179869186},{"value":18446744073709550527},{"value":2}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6923055144},"cpsr":{"value":4096},"fp":{"value":6236940880},"sp":{"value":6236940800},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6922980404},"far":{"value":0}},"frames":[
{"imageOffset":3124,"symbol": "mach_msg2_trap" ,"symbolLocation":8,"imageIndex":138},
{"imageOffset":77864,"symbol": "mach_msg2_internal" ,"symbolLocation":76,"imageIndex":138},
{"imageOffset":39308,"symbol": "mach_msg_overwrite" ,"symbolLocation":484,"imageIndex":138},
{"imageOffset":4020,"symbol": "mach_msg" ,"symbolLocation":24,"imageIndex":138},
{"imageOffset":82162660,"imageIndex":56},
{"imageOffset":81623272,"imageIndex":56},
{"imageOffset":81879592,"imageIndex":56},
{"imageOffset":81882352,"imageIndex":56},
{"imageOffset":81881520,"imageIndex":56},
{"imageOffset":81881248,"imageIndex":56},
{"imageOffset":82050392,"imageIndex":56},
{"imageOffset":27656,"symbol": "_pthread_start" ,"symbolLocation":136,"imageIndex":139},
{"imageOffset":7080,"symbol": "thread_start" ,"symbolLocation":8,"imageIndex":139}]},{"id":1197193,"name":"Chrome_InProcGpuThread",
"threadState":{"x":[{"value":268451845},{"value":21592279046},{"value":8589934592},{"value":238606908129280},{"value":0},{"value":238606908129280},{"value":2},{"value":4294967295},{"value":0},{"value":17179869184},{"value":0},{"value":2},{"value":0},{"value":0},{"value":55555},{"value":0},{"value":18446744073709551569},{"value":8760907480},{"value":0},{"value":4294967295},{"value":2},{"value":238606908129280},{"value":0},{"value":238606908129280},{"value":6245359144},{"value":8589934592},{"value":21592279046},{"value":18446744073709550527},{"value":4412409862}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6923055144},"cpsr":{"value":4096},"fp":{"value":6245358992},"sp":{"value":6245358912},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6922980404},"far":{"value":0}},"frames":[
{"imageOffset":3124,"symbol": "mach_msg2_trap" ,"symbolLocation":8,"imageIndex":138},
{"imageOffset":77864,"symbol": "mach_msg2_internal" ,"symbolLocation":76,"imageIndex":138},
{"imageOffset":39308,"symbol": "mach_msg_overwrite" ,"symbolLocation":484,"imageIndex":138},
{"imageOffset":4020,"symbol": "mach_msg" ,"symbolLocation":24,"imageIndex":138},
{"imageOffset":392112,"symbol": "__CFRunLoopServiceMachPort" ,"symbolLocation":160,"imageIndex":146},
{"imageOffset":386312,"symbol": "__CFRunLoopRun" ,"symbolLocation":1188,"imageIndex":146},
{"imageOffset":1150780,"symbol": "_CFRunLoopRunSpecificWithOptions" ,"symbolLocation":532,"imageIndex":146},
{"imageOffset":10861840,"symbol": "-[NSRunLoop(NSRunLoop) runMode:beforeDate:]" ,"symbolLocation":212,"imageIndex":151},
{"imageOffset":82438680,"imageIndex":56},
{"imageOffset":82433204,"imageIndex":56},
{"imageOffset":81776256,"imageIndex":56},
{"imageOffset":81483352,"imageIndex":56},
{"imageOffset":81939912,"imageIndex":56},
{"imageOffset":81940312,"imageIndex":56},
{"imageOffset":82050392,"imageIndex":56},
{"imageOffset":27656,"symbol": "_pthread_start" ,"symbolLocation":136,"imageIndex":139},
{"imageOffset":7080,"symbol": "thread_start" ,"symbolLocation":8,"imageIndex":139}]},{"id":1197194,"name":"Chrome_ChildIOThread",
"threadState":{"x":[{"value":4},{"value":0},{"value":0},{"value":30362435728},{"value":1},{"value":0},{"value":0},{"value":5568074328},{"value":0},{"value":0},{"value":1},{"value":56},{"value":5568068078},{"value":5568068078},{"value":0},{"value":0},{"value":369},{"value":6253785088},{"value":0},{"value":30406197488},{"value":30373392896},{"value":0},{"value":6253784408},{"value":12297829382473034411},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":5463169028},"cpsr":{"value":1610616832},"fp":{"value":6253784384},"sp":{"value":6253784288},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6923029380},"far":{"value":0}},"frames":[
{"imageOffset":52100,"symbol": "kevent64" ,"symbolLocation":8,"imageIndex":138},
{"imageOffset":82188292,"imageIndex":56},
{"imageOffset":82187852,"imageIndex":56},
{"imageOffset":81776256,"imageIndex":56},
{"imageOffset":81483352,"imageIndex":56},
{"imageOffset":81939912,"imageIndex":56},
{"imageOffset":129200756,"imageIndex":56},
{"imageOffset":81940312,"imageIndex":56},
{"imageOffset":82050392,"imageIndex":56},
{"imageOffset":27656,"symbol": "_pthread_start" ,"symbolLocation":136,"imageIndex":139},
{"imageOffset":7080,"symbol": "thread_start" ,"symbolLocation":8,"imageIndex":139}]},{"id":1197195,"name":"CompositorTileWorker1",
"threadState":{"x":[{"value":260},{"value":0},{"value":768},{"value":0},{"value":0},{"value":161},{"value":0},{"value":0},{"value":6262206040},{"value":0},{"value":0},{"value":2},{"value":2},{"value":0},{"value":0},{"value":0},{"value":305},{"value":8760905592},{"value":0},{"value":30390340440},{"value":30390340568},{"value":6262206688},{"value":0},{"value":0},{"value":768},{"value":769},{"value":1024},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6923256028},"cpsr":{"value":1610616832},"fp":{"value":6262206160},"sp":{"value":6262206016},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6922994936},"far":{"value":0}},"frames":[
{"imageOffset":17656,"symbol": "__psynch_cvwait" ,"symbolLocation":8,"imageIndex":138},
{"imageOffset":28892,"symbol": "_pthread_cond_wait" ,"symbolLocation":984,"imageIndex":139},
{"imageOffset":82047376,"imageIndex":56},
{"imageOffset":117254004,"imageIndex":56},
{"imageOffset":82050392,"imageIndex":56},
{"imageOffset":27656,"symbol": "_pthread_start" ,"symbolLocation":136,"imageIndex":139},
{"imageOffset":7080,"symbol": "thread_start" ,"symbolLocation":8,"imageIndex":139}]},{"id":1197200,"name":"VizCompositorThread",
"threadState":{"x":[{"value":268451845},{"value":21592279046},{"value":8589934592},{"value":370548303462400},{"value":0},{"value":370548303462400},{"value":2},{"value":4294967295},{"value":0},{"value":17179869184},{"value":0},{"value":2},{"value":0},{"value":0},{"value":86275},{"value":0},{"value":18446744073709551569},{"value":8760907480},{"value":0},{"value":4294967295},{"value":2},{"value":370548303462400},{"value":0},{"value":370548303462400},{"value":6270623272},{"value":8589934592},{"value":21592279046},{"value":18446744073709550527},{"value":4412409862}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6923055144},"cpsr":{"value":4096},"fp":{"value":6270623120},"sp":{"value":6270623040},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6922980404},"far":{"value":0}},"frames":[
{"imageOffset":3124,"symbol": "mach_msg2_trap" ,"symbolLocation":8,"imageIndex":138},
{"imageOffset":77864,"symbol": "mach_msg2_internal" ,"symbolLocation":76,"imageIndex":138},
{"imageOffset":39308,"symbol": "mach_msg_overwrite" ,"symbolLocation":484,"imageIndex":138},
{"imageOffset":4020,"symbol": "mach_msg" ,"symbolLocation":24,"imageIndex":138},
{"imageOffset":392112,"symbol": "__CFRunLoopServiceMachPort" ,"symbolLocation":160,"imageIndex":146},
{"imageOffset":386312,"symbol": "__CFRunLoopRun" ,"symbolLocation":1188,"imageIndex":146},
{"imageOffset":1150780,"symbol": "_CFRunLoopRunSpecificWithOptions" ,"symbolLocation":532,"imageIndex":146},
{"imageOffset":10861840,"symbol": "-[NSRunLoop(NSRunLoop) runMode:beforeDate:]" ,"symbolLocation":212,"imageIndex":151},
{"imageOffset":82438680,"imageIndex":56},
{"imageOffset":82433204,"imageIndex":56},
{"imageOffset":81776256,"imageIndex":56},
{"imageOffset":81483352,"imageIndex":56},
{"imageOffset":81939912,"imageIndex":56},
{"imageOffset":81940312,"imageIndex":56},
{"imageOffset":82050392,"imageIndex":56},
{"imageOffset":27656,"symbol": "_pthread_start" ,"symbolLocation":136,"imageIndex":139},
{"imageOffset":7080,"symbol": "thread_start" ,"symbolLocation":8,"imageIndex":139}]},{"id":1197201,"name":"NetworkConfigWatcher",
"threadState":{"x":[{"value":268451845},{"value":17179869186},{"value":0},{"value":366150256951296},{"value":0},{"value":366150256951296},{"value":32},{"value":0},{"value":0},{"value":17179869184},{"value":32},{"value":0},{"value":0},{"value":0},{"value":85251},{"value":0},{"value":18446744073709551569},{"value":6279049216},{"value":0},{"value":0},{"value":32},{"value":366150256951296},{"value":0},{"value":366150256951296},{"value":6279048272},{"value":0},{"value":17179869186},{"value":18446744073709550527},{"value":2}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6923055144},"cpsr":{"value":4096},"fp":{"value":6279047616},"sp":{"value":6279047536},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6922980404},"far":{"value":0}},"frames":[
{"imageOffset":3124,"symbol": "mach_msg2_trap" ,"symbolLocation":8,"imageIndex":138},
{"imageOffset":77864,"symbol": "mach_msg2_internal" ,"symbolLocation":76,"imageIndex":138},
{"imageOffset":39308,"symbol": "mach_msg_overwrite" ,"symbolLocation":484,"imageIndex":138},
{"imageOffset":4020,"symbol": "mach_msg" ,"symbolLocation":24,"imageIndex":138},
{"imageOffset":82162660,"imageIndex":56},
{"imageOffset":81623272,"imageIndex":56},
{"imageOffset":81623128,"imageIndex":56},
{"imageOffset":81250960,"imageIndex":56},
{"imageOffset":81776256,"imageIndex":56},
{"imageOffset":81483352,"imageIndex":56},
{"imageOffset":81939912,"imageIndex":56},
{"imageOffset":81940312,"imageIndex":56},
{"imageOffset":82050392,"imageIndex":56},
{"imageOffset":27656,"symbol": "_pthread_start" ,"symbolLocation":136,"imageIndex":139},
{"imageOffset":7080,"symbol": "thread_start" ,"symbolLocation":8,"imageIndex":139}]},{"id":1197211,"name":"ThreadPoolForegroundWorker",
"threadState":{"x":[{"value":268451845},{"value":17179869186},{"value":0},{"value":365050745323520},{"value":0},{"value":365050745323520},{"value":32},{"value":0},{"value":0},{"value":17179869184},{"value":32},{"value":0},{"value":0},{"value":0},{"value":84995},{"value":0},{"value":18446744073709551569},{"value":30345801728},{"value":0},{"value":0},{"value":32},{"value":365050745323520},{"value":0},{"value":365050745323520},{"value":6287469792},{"value":0},{"value":17179869186},{"value":18446744073709550527},{"value":2}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6923055144},"cpsr":{"value":4096},"fp":{"value":6287469136},"sp":{"value":6287469056},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6922980404},"far":{"value":0}},"frames":[
{"imageOffset":3124,"symbol": "mach_msg2_trap" ,"symbolLocation":8,"imageIndex":138},
{"imageOffset":77864,"symbol": "mach_msg2_internal" ,"symbolLocation":76,"imageIndex":138},
{"imageOffset":39308,"symbol": "mach_msg_overwrite" ,"symbolLocation":484,"imageIndex":138},
{"imageOffset":4020,"symbol": "mach_msg" ,"symbolLocation":24,"imageIndex":138},
{"imageOffset":82162660,"imageIndex":56},
{"imageOffset":81623272,"imageIndex":56},
{"imageOffset":81879592,"imageIndex":56},
{"imageOffset":81882352,"imageIndex":56},
{"imageOffset":81881520,"imageIndex":56},
{"imageOffset":81881248,"imageIndex":56},
{"imageOffset":82050392,"imageIndex":56},
{"imageOffset":27656,"symbol": "_pthread_start" ,"symbolLocation":136,"imageIndex":139},
{"imageOffset":7080,"symbol": "thread_start" ,"symbolLocation":8,"imageIndex":139}]},{"id":1197212,"name":"NetworkService",
"threadState":{"x":[{"value":4},{"value":0},{"value":0},{"value":30409902912},{"value":2},{"value":0},{"value":0},{"value":5568074328},{"value":0},{"value":0},{"value":2},{"value":56},{"value":5568068078},{"value":5568068078},{"value":0},{"value":0},{"value":369},{"value":6295891968},{"value":0},{"value":30406203248},{"value":30373393856},{"value":0},{"value":6295891368},{"value":12297829382473034411},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":5463169028},"cpsr":{"value":1610616832},"fp":{"value":6295891344},"sp":{"value":6295891248},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6923029380},"far":{"value":0}},"frames":[
{"imageOffset":52100,"symbol": "kevent64" ,"symbolLocation":8,"imageIndex":138},
{"imageOffset":82188292,"imageIndex":56},
{"imageOffset":82187852,"imageIndex":56},
{"imageOffset":81776256,"imageIndex":56},
{"imageOffset":81483352,"imageIndex":56},
{"imageOffset":81939912,"imageIndex":56},
{"imageOffset":81940312,"imageIndex":56},
{"imageOffset":82050392,"imageIndex":56},
{"imageOffset":27656,"symbol": "_pthread_start" ,"symbolLocation":136,"imageIndex":139},
{"imageOffset":7080,"symbol": "thread_start" ,"symbolLocation":8,"imageIndex":139}]},{"id":1197213,"name":"NetworkNotificationThreadMac",
"threadState":{"x":[{"value":268451845},{"value":21592279046},{"value":8589934592},{"value":356254652301312},{"value":0},{"value":356254652301312},{"value":2},{"value":4294967295},{"value":0},{"value":17179869184},{"value":0},{"value":2},{"value":0},{"value":0},{"value":82947},{"value":0},{"value":18446744073709551569},{"value":8760907480},{"value":0},{"value":4294967295},{"value":2},{"value":356254652301312},{"value":0},{"value":356254652301312},{"value":6304308776},{"value":8589934592},{"value":21592279046},{"value":18446744073709550527},{"value":4412409862}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6923055144},"cpsr":{"value":4096},"fp":{"value":6304308624},"sp":{"value":6304308544},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6922980404},"far":{"value":0}},"frames":[
{"imageOffset":3124,"symbol": "mach_msg2_trap" ,"symbolLocation":8,"imageIndex":138},
{"imageOffset":77864,"symbol": "mach_msg2_internal" ,"symbolLocation":76,"imageIndex":138},
{"imageOffset":39308,"symbol": "mach_msg_overwrite" ,"symbolLocation":484,"imageIndex":138},
{"imageOffset":4020,"symbol": "mach_msg" ,"symbolLocation":24,"imageIndex":138},
{"imageOffset":392112,"symbol": "__CFRunLoopServiceMachPort" ,"symbolLocation":160,"imageIndex":146},
{"imageOffset":386312,"symbol": "__CFRunLoopRun" ,"symbolLocation":1188,"imageIndex":146},
{"imageOffset":1150780,"symbol": "_CFRunLoopRunSpecificWithOptions" ,"symbolLocation":532,"imageIndex":146},
{"imageOffset":10861840,"symbol": "-[NSRunLoop(NSRunLoop) runMode:beforeDate:]" ,"symbolLocation":212,"imageIndex":151},
{"imageOffset":82438680,"imageIndex":56},
{"imageOffset":82433204,"imageIndex":56},
{"imageOffset":81776256,"imageIndex":56},
{"imageOffset":81483352,"imageIndex":56},
{"imageOffset":81939912,"imageIndex":56},
{"imageOffset":81940312,"imageIndex":56},
{"imageOffset":82050392,"imageIndex":56},
{"imageOffset":27656,"symbol": "_pthread_start" ,"symbolLocation":136,"imageIndex":139},
{"imageOffset":7080,"symbol": "thread_start" ,"symbolLocation":8,"imageIndex":139}]},{"id":1197214,"name":"NetworkConfigWatcher",
"threadState":{"x":[{"value":268451845},{"value":17179869186},{"value":0},{"value":349657582534656},{"value":0},{"value":349657582534656},{"value":32},{"value":0},{"value":0},{"value":17179869184},{"value":32},{"value":0},{"value":0},{"value":0},{"value":81411},{"value":0},{"value":18446744073709551569},{"value":6312734720},{"value":0},{"value":0},{"value":32},{"value":349657582534656},{"value":0},{"value":349657582534656},{"value":6312733776},{"value":0},{"value":17179869186},{"value":18446744073709550527},{"value":2}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6923055144},"cpsr":{"value":4096},"fp":{"value":6312733120},"sp":{"value":6312733040},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6922980404},"far":{"value":0}},"frames":[
{"imageOffset":3124,"symbol": "mach_msg2_trap" ,"symbolLocation":8,"imageIndex":138},
{"imageOffset":77864,"symbol": "mach_msg2_internal" ,"symbolLocation":76,"imageIndex":138},
{"imageOffset":39308,"symbol": "mach_msg_overwrite" ,"symbolLocation":484,"imageIndex":138},
{"imageOffset":4020,"symbol": "mach_msg" ,"symbolLocation":24,"imageIndex":138},
{"imageOffset":82162660,"imageIndex":56},
{"imageOffset":81623272,"imageIndex":56},
{"imageOffset":81623128,"imageIndex":56},
{"imageOffset":81250960,"imageIndex":56},
{"imageOffset":81776256,"imageIndex":56},
{"imageOffset":81483352,"imageIndex":56},
{"imageOffset":81939912,"imageIndex":56},
{"imageOffset":81940312,"imageIndex":56},
{"imageOffset":82050392,"imageIndex":56},
{"imageOffset":27656,"symbol": "_pthread_start" ,"symbolLocation":136,"imageIndex":139},
{"imageOffset":7080,"symbol": "thread_start" ,"symbolLocation":8,"imageIndex":139}]},{"id":1197215,"name":"ThreadPoolSingleThreadForegroundBlocking0",
"threadState":{"x":[{"value":268451845},{"value":17179869186},{"value":0},{"value":344160024395776},{"value":0},{"value":344160024395776},{"value":32},{"value":0},{"value":0},{"value":17179869184},{"value":32},{"value":0},{"value":0},{"value":0},{"value":80131},{"value":0},{"value":18446744073709551569},{"value":30345887744},{"value":0},{"value":0},{"value":32},{"value":344160024395776},{"value":0},{"value":344160024395776},{"value":6321155296},{"value":0},{"value":17179869186},{"value":18446744073709550527},{"value":2}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6923055144},"cpsr":{"value":4096},"fp":{"value":6321154640},"sp":{"value":6321154560},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6922980404},"far":{"value":0}},"frames":[
{"imageOffset":3124,"symbol": "mach_msg2_trap" ,"symbolLocation":8,"imageIndex":138},
{"imageOffset":77864,"symbol": "mach_msg2_internal" ,"symbolLocation":76,"imageIndex":138},
{"imageOffset":39308,"symbol": "mach_msg_overwrite" ,"symbolLocation":484,"imageIndex":138},
{"imageOffset":4020,"symbol": "mach_msg" ,"symbolLocation":24,"imageIndex":138},
{"imageOffset":82162660,"imageIndex":56},
{"imageOffset":81623272,"imageIndex":56},
{"imageOffset":81879592,"imageIndex":56},
{"imageOffset":81882352,"imageIndex":56},
{"imageOffset":81881608,"imageIndex":56},
{"imageOffset":81881308,"imageIndex":56},
{"imageOffset":82050392,"imageIndex":56},
{"imageOffset":27656,"symbol": "_pthread_start" ,"symbolLocation":136,"imageIndex":139},
{"imageOffset":7080,"symbol": "thread_start" ,"symbolLocation":8,"imageIndex":139}]},{"id":1197253,"name":"NetworkConfigWatcher",
"threadState":{"x":[{"value":268451845},{"value":17179869186},{"value":0},{"value":550868210417664},{"value":0},{"value":550868210417664},{"value":32},{"value":0},{"value":0},{"value":17179869184},{"value":32},{"value":0},{"value":0},{"value":0},{"value":128259},{"value":0},{"value":18446744073709551569},{"value":6329577472},{"value":0},{"value":0},{"value":32},{"value":550868210417664},{"value":0},{"value":550868210417664},{"value":6329576528},{"value":0},{"value":17179869186},{"value":18446744073709550527},{"value":2}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6923055144},"cpsr":{"value":4096},"fp":{"value":6329575872},"sp":{"value":6329575792},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6922980404},"far":{"value":0}},"frames":[
{"imageOffset":3124,"symbol": "mach_msg2_trap" ,"symbolLocation":8,"imageIndex":138},
{"imageOffset":77864,"symbol": "mach_msg2_internal" ,"symbolLocation":76,"imageIndex":138},
{"imageOffset":39308,"symbol": "mach_msg_overwrite" ,"symbolLocation":484,"imageIndex":138},
{"imageOffset":4020,"symbol": "mach_msg" ,"symbolLocation":24,"imageIndex":138},
{"imageOffset":82162660,"imageIndex":56},
{"imageOffset":81623272,"imageIndex":56},
{"imageOffset":81623128,"imageIndex":56},
{"imageOffset":81250960,"imageIndex":56},
{"imageOffset":81776256,"imageIndex":56},
{"imageOffset":81483352,"imageIndex":56},
{"imageOffset":81939912,"imageIndex":56},
{"imageOffset":81940312,"imageIndex":56},
{"imageOffset":82050392,"imageIndex":56},
{"imageOffset":27656,"symbol": "_pthread_start" ,"symbolLocation":136,"imageIndex":139},
{"imageOffset":7080,"symbol": "thread_start" ,"symbolLocation":8,"imageIndex":139}]},{"id":1197404,"name":"ThreadPoolBackgroundWorker",
"threadState":{"x":[{"value":268451845},{"value":17179869186},{"value":0},{"value":504757441527808},{"value":0},{"value":504757441527808},{"value":32},{"value":0},{"value":0},{"value":17179869184},{"value":32},{"value":0},{"value":0},{"value":0},{"value":117523},{"value":0},{"value":18446744073709551569},{"value":53590747684},{"value":0},{"value":0},{"value":32},{"value":504757441527808},{"value":0},{"value":504757441527808},{"value":6340291808},{"value":0},{"value":17179869186},{"value":18446744073709550527},{"value":2}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6923055144},"cpsr":{"value":4096},"fp":{"value":6340291152},"sp":{"value":6340291072},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6922980404},"far":{"value":0}},"frames":[
{"imageOffset":3124,"symbol": "mach_msg2_trap" ,"symbolLocation":8,"imageIndex":138},
{"imageOffset":77864,"symbol": "mach_msg2_internal" ,"symbolLocation":76,"imageIndex":138},
{"imageOffset":39308,"symbol": "mach_msg_overwrite" ,"symbolLocation":484,"imageIndex":138},
{"imageOffset":4020,"symbol": "mach_msg" ,"symbolLocation":24,"imageIndex":138},
{"imageOffset":82162660,"imageIndex":56},
{"imageOffset":81623272,"imageIndex":56},
{"imageOffset":81879592,"imageIndex":56},
{"imageOffset":81882352,"imageIndex":56},
{"imageOffset":81881388,"imageIndex":56},
{"imageOffset":81881296,"imageIndex":56},
{"imageOffset":82050392,"imageIndex":56},
{"imageOffset":27656,"symbol": "_pthread_start" ,"symbolLocation":136,"imageIndex":139},
{"imageOffset":7080,"symbol": "thread_start" ,"symbolLocation":8,"imageIndex":139}]},{"id":1197412,"name":"MemoryInfra",
"threadState":{"x":[{"value":268451845},{"value":17179869186},{"value":0},{"value":731188117372928},{"value":0},{"value":731188117372928},{"value":32},{"value":0},{"value":0},{"value":17179869184},{"value":32},{"value":0},{"value":0},{"value":0},{"value":170243},{"value":0},{"value":18446744073709551569},{"value":6348713984},{"value":0},{"value":0},{"value":32},{"value":731188117372928},{"value":0},{"value":731188117372928},{"value":6348713040},{"value":0},{"value":17179869186},{"value":18446744073709550527},{"value":2}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6923055144},"cpsr":{"value":4096},"fp":{"value":6348712384},"sp":{"value":6348712304},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6922980404},"far":{"value":0}},"frames":[
{"imageOffset":3124,"symbol": "mach_msg2_trap" ,"symbolLocation":8,"imageIndex":138},
{"imageOffset":77864,"symbol": "mach_msg2_internal" ,"symbolLocation":76,"imageIndex":138},
{"imageOffset":39308,"symbol": "mach_msg_overwrite" ,"symbolLocation":484,"imageIndex":138},
{"imageOffset":4020,"symbol": "mach_msg" ,"symbolLocation":24,"imageIndex":138},
{"imageOffset":82162660,"imageIndex":56},
{"imageOffset":81623272,"imageIndex":56},
{"imageOffset":81623128,"imageIndex":56},
{"imageOffset":81250960,"imageIndex":56},
{"imageOffset":81776256,"imageIndex":56},
{"imageOffset":81483352,"imageIndex":56},
{"imageOffset":81939912,"imageIndex":56},
{"imageOffset":81940312,"imageIndex":56},
{"imageOffset":82050392,"imageIndex":56},
{"imageOffset":27656,"symbol": "_pthread_start" ,"symbolLocation":136,"imageIndex":139},
{"imageOffset":7080,"symbol": "thread_start" ,"symbolLocation":8,"imageIndex":139}]},{"id":1197413,"name":"ThreadPoolSingleThreadSharedBackgroundBlocking1",
"threadState":{"x":[{"value":268451845},{"value":17179869186},{"value":0},{"value":730088605745152},{"value":0},{"value":730088605745152},{"value":32},{"value":0},{"value":0},{"value":17179869184},{"value":32},{"value":0},{"value":0},{"value":0},{"value":169987},{"value":0},{"value":18446744073709551569},{"value":5386139903},{"value":0},{"value":0},{"value":32},{"value":730088605745152},{"value":0},{"value":730088605745152},{"value":6357134560},{"value":0},{"value":17179869186},{"value":18446744073709550527},{"value":2}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6923055144},"cpsr":{"value":4096},"fp":{"value":6357133904},"sp":{"value":6357133824},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6922980404},"far":{"value":0}},"frames":[
{"imageOffset":3124,"symbol": "mach_msg2_trap" ,"symbolLocation":8,"imageIndex":138},
{"imageOffset":77864,"symbol": "mach_msg2_internal" ,"symbolLocation":76,"imageIndex":138},
{"imageOffset":39308,"symbol": "mach_msg_overwrite" ,"symbolLocation":484,"imageIndex":138},
{"imageOffset":4020,"symbol": "mach_msg" ,"symbolLocation":24,"imageIndex":138},
{"imageOffset":82162660,"imageIndex":56},
{"imageOffset":81623272,"imageIndex":56},
{"imageOffset":81879592,"imageIndex":56},
{"imageOffset":81882352,"imageIndex":56},
{"imageOffset":81881432,"imageIndex":56},
{"imageOffset":81881344,"imageIndex":56},
{"imageOffset":82050392,"imageIndex":56},
{"imageOffset":27656,"symbol": "_pthread_start" ,"symbolLocation":136,"imageIndex":139},
{"imageOffset":7080,"symbol": "thread_start" ,"symbolLocation":8,"imageIndex":139}]},{"id":1197418,"name":"ThreadPoolSingleThreadSharedForeground2",
"threadState":{"x":[{"value":268451845},{"value":17179869186},{"value":0},{"value":437755951710208},{"value":0},{"value":437755951710208},{"value":32},{"value":0},{"value":0},{"value":17179869184},{"value":32},{"value":0},{"value":0},{"value":0},{"value":101923},{"value":0},{"value":18446744073709551569},{"value":30345342976},{"value":0},{"value":0},{"value":32},{"value":437755951710208},{"value":0},{"value":437755951710208},{"value":6365555936},{"value":0},{"value":17179869186},{"value":18446744073709550527},{"value":2}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6923055144},"cpsr":{"value":4096},"fp":{"value":6365555280},"sp":{"value":6365555200},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6922980404},"far":{"value":0}},"frames":[
{"imageOffset":3124,"symbol": "mach_msg2_trap" ,"symbolLocation":8,"imageIndex":138},
{"imageOffset":77864,"symbol": "mach_msg2_internal" ,"symbolLocation":76,"imageIndex":138},
{"imageOffset":39308,"symbol": "mach_msg_overwrite" ,"symbolLocation":484,"imageIndex":138},
{"imageOffset":4020,"symbol": "mach_msg" ,"symbolLocation":24,"imageIndex":138},
{"imageOffset":82162660,"imageIndex":56},
{"imageOffset":81623272,"imageIndex":56},
{"imageOffset":81879592,"imageIndex":56},
{"imageOffset":81882352,"imageIndex":56},
{"imageOffset":81881564,"imageIndex":56},
{"imageOffset":81881320,"imageIndex":56},
{"imageOffset":82050392,"imageIndex":56},
{"imageOffset":27656,"symbol": "_pthread_start" ,"symbolLocation":136,"imageIndex":139},
{"imageOffset":7080,"symbol": "thread_start" ,"symbolLocation":8,"imageIndex":139}]},{"id":1755395,"frames":[
{"imageOffset":17656,"symbol": "__psynch_cvwait" ,"symbolLocation":8,"imageIndex":138},
{"imageOffset":28892,"symbol": "_pthread_cond_wait" ,"symbolLocation":984,"imageIndex":139},
{"imageOffset":1502040,"symbol": "blas_thread_server" ,"symbolLocation":360,"imageIndex":19},
{"imageOffset":27656,"symbol": "_pthread_start" ,"symbolLocation":136,"imageIndex":139},
{"imageOffset":7080,"symbol": "thread_start" ,"symbolLocation":8,"imageIndex":139}],
"threadState":{"x":[{"value":260},{"value":0},{"value":256768},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":6170537672},{"value":0},{"value":0},{"value":2},{"value":2},{"value":0},{"value":0},{"value":0},{"value":305},{"value":8760905592},{"value":0},{"value":4520304656 ,"symbolLocation":16,"symbol": "thread_status"},{"value":4520304720 ,"symbolLocation":80,"symbol": "thread_status"},{"value":6170538208},{"value":0},{"value":0},{"value":256768},{"value":256769},{"value":257024},{"value":4520218624 ,"symbolLocation":16,"symbol": "gemm_driver.level3_lock"},{"value":1}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6923256028},"cpsr":{"value":1610616832},"fp":{"value":6170537792},"sp":{"value":6170537648},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6922994936},"far":{"value":0}}},{"id":1755396,"frames":[
{"imageOffset":17656,"symbol": "__psynch_cvwait" ,"symbolLocation":8,"imageIndex":138},
{"imageOffset":28892,"symbol": "_pthread_cond_wait" ,"symbolLocation":984,"imageIndex":139},
{"imageOffset":1502040,"symbol": "blas_thread_server" ,"symbolLocation":360,"imageIndex":19},
{"imageOffset":27656,"symbol": "_pthread_start" ,"symbolLocation":136,"imageIndex":139},
{"imageOffset":7080,"symbol": "thread_start" ,"symbolLocation":8,"imageIndex":139}],
"threadState":{"x":[{"value":260},{"value":0},{"value":256768},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":6171111112},{"value":0},{"value":0},{"value":2},{"value":2},{"value":0},{"value":0},{"value":0},{"value":305},{"value":8760905592},{"value":0},{"value":4520304784 ,"symbolLocation":144,"symbol": "thread_status"},{"value":4520304848 ,"symbolLocation":208,"symbol": "thread_status"},{"value":6171111648},{"value":0},{"value":0},{"value":256768},{"value":256769},{"value":257024},{"value":4520218624 ,"symbolLocation":16,"symbol": "gemm_driver.level3_lock"},{"value":1}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6923256028},"cpsr":{"value":1610616832},"fp":{"value":6171111232},"sp":{"value":6171111088},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6922994936},"far":{"value":0}}},{"id":1755397,"frames":[
{"imageOffset":17656,"symbol": "__psynch_cvwait" ,"symbolLocation":8,"imageIndex":138},
{"imageOffset":28892,"symbol": "_pthread_cond_wait" ,"symbolLocation":984,"imageIndex":139},
{"imageOffset":1502040,"symbol": "blas_thread_server" ,"symbolLocation":360,"imageIndex":19},
{"imageOffset":27656,"symbol": "_pthread_start" ,"symbolLocation":136,"imageIndex":139},
{"imageOffset":7080,"symbol": "thread_start" ,"symbolLocation":8,"imageIndex":139}],
"threadState":{"x":[{"value":260},{"value":0},{"value":0},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":6171684552},{"value":0},{"value":0},{"value":2},{"value":2},{"value":0},{"value":0},{"value":0},{"value":305},{"value":8760905592},{"value":0},{"value":4520304912 ,"symbolLocation":272,"symbol": "thread_status"},{"value":4520304976 ,"symbolLocation":336,"symbol": "thread_status"},{"value":6171685088},{"value":0},{"value":0},{"value":0},{"value":1},{"value":256},{"value":4520218624 ,"symbolLocation":16,"symbol": "gemm_driver.level3_lock"},{"value":1}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6923256028},"cpsr":{"value":1610616832},"fp":{"value":6171684672},"sp":{"value":6171684528},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6922994936},"far":{"value":0}}},{"id":1755398,"frames":[
{"imageOffset":17656,"symbol": "__psynch_cvwait" ,"symbolLocation":8,"imageIndex":138},
{"imageOffset":28892,"symbol": "_pthread_cond_wait" ,"symbolLocation":984,"imageIndex":139},
{"imageOffset":1502040,"symbol": "blas_thread_server" ,"symbolLocation":360,"imageIndex":19},
{"imageOffset":27656,"symbol": "_pthread_start" ,"symbolLocation":136,"imageIndex":139},
{"imageOffset":7080,"symbol": "thread_start" ,"symbolLocation":8,"imageIndex":139}],
"threadState":{"x":[{"value":260},{"value":0},{"value":0},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":6172257992},{"value":0},{"value":0},{"value":2},{"value":2},{"value":0},{"value":0},{"value":0},{"value":305},{"value":8760905592},{"value":0},{"value":4520305040 ,"symbolLocation":400,"symbol": "thread_status"},{"value":4520305104 ,"symbolLocation":464,"symbol": "thread_status"},{"value":6172258528},{"value":0},{"value":0},{"value":0},{"value":1},{"value":256},{"value":4520218624 ,"symbolLocation":16,"symbol": "gemm_driver.level3_lock"},{"value":1}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6923256028},"cpsr":{"value":1610616832},"fp":{"value":6172258112},"sp":{"value":6172257968},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6922994936},"far":{"value":0}}},{"id":1755399,"frames":[
{"imageOffset":17656,"symbol": "__psynch_cvwait" ,"symbolLocation":8,"imageIndex":138},
{"imageOffset":28892,"symbol": "_pthread_cond_wait" ,"symbolLocation":984,"imageIndex":139},
{"imageOffset":1502040,"symbol": "blas_thread_server" ,"symbolLocation":360,"imageIndex":19},
{"imageOffset":27656,"symbol": "_pthread_start" ,"symbolLocation":136,"imageIndex":139},
{"imageOffset":7080,"symbol": "thread_start" ,"symbolLocation":8,"imageIndex":139}],
"threadState":{"x":[{"value":260},{"value":0},{"value":0},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":6172831432},{"value":0},{"value":0},{"value":2},{"value":2},{"value":0},{"value":0},{"value":0},{"value":305},{"value":8760905592},{"value":0},{"value":4520305168 ,"symbolLocation":528,"symbol": "thread_status"},{"value":4520305232 ,"symbolLocation":592,"symbol": "thread_status"},{"value":6172831968},{"value":0},{"value":0},{"value":0},{"value":1},{"value":256},{"value":4520218624 ,"symbolLocation":16,"symbol": "gemm_driver.level3_lock"},{"value":1}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6923256028},"cpsr":{"value":1610616832},"fp":{"value":6172831552},"sp":{"value":6172831408},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6922994936},"far":{"value":0}}},{"id":1755400,"frames":[
{"imageOffset":17656,"symbol": "__psynch_cvwait" ,"symbolLocation":8,"imageIndex":138},
{"imageOffset":28892,"symbol": "_pthread_cond_wait" ,"symbolLocation":984,"imageIndex":139},
{"imageOffset":1502040,"symbol": "blas_thread_server" ,"symbolLocation":360,"imageIndex":19},
{"imageOffset":27656,"symbol": "_pthread_start" ,"symbolLocation":136,"imageIndex":139},
{"imageOffset":7080,"symbol": "thread_start" ,"symbolLocation":8,"imageIndex":139}],
"threadState":{"x":[{"value":260},{"value":0},{"value":0},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":6173404872},{"value":0},{"value":0},{"value":2},{"value":2},{"value":0},{"value":0},{"value":0},{"value":305},{"value":8760905592},{"value":0},{"value":4520305296 ,"symbolLocation":656,"symbol": "thread_status"},{"value":4520305360 ,"symbolLocation":720,"symbol": "thread_status"},{"value":6173405408},{"value":0},{"value":0},{"value":0},{"value":1},{"value":256},{"value":4520218624 ,"symbolLocation":16,"symbol": "gemm_driver.level3_lock"},{"value":1}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6923256028},"cpsr":{"value":1610616832},"fp":{"value":6173404992},"sp":{"value":6173404848},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6922994936},"far":{"value":0}}},{"id":1755401,"frames":[
{"imageOffset":17656,"symbol": "__psynch_cvwait" ,"symbolLocation":8,"imageIndex":138},
{"imageOffset":28892,"symbol": "_pthread_cond_wait" ,"symbolLocation":984,"imageIndex":139},
{"imageOffset":1502040,"symbol": "blas_thread_server" ,"symbolLocation":360,"imageIndex":19},
{"imageOffset":27656,"symbol": "_pthread_start" ,"symbolLocation":136,"imageIndex":139},
{"imageOffset":7080,"symbol": "thread_start" ,"symbolLocation":8,"imageIndex":139}],
"threadState":{"x":[{"value":260},{"value":0},{"value":0},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":6173978312},{"value":0},{"value":0},{"value":2},{"value":2},{"value":0},{"value":0},{"value":0},{"value":305},{"value":8760905592},{"value":0},{"value":4520305424 ,"symbolLocation":784,"symbol": "thread_status"},{"value":4520305488 ,"symbolLocation":848,"symbol": "thread_status"},{"value":6173978848},{"value":0},{"value":0},{"value":0},{"value":1},{"value":256},{"value":4520218624 ,"symbolLocation":16,"symbol": "gemm_driver.level3_lock"},{"value":1}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6923256028},"cpsr":{"value":1610616832},"fp":{"value":6173978432},"sp":{"value":6173978288},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6922994936},"far":{"value":0}}},{"id":1755402,"frames":[
{"imageOffset":17656,"symbol": "__psynch_cvwait" ,"symbolLocation":8,"imageIndex":138},
{"imageOffset":28892,"symbol": "_pthread_cond_wait" ,"symbolLocation":984,"imageIndex":139},
{"imageOffset":1502040,"symbol": "blas_thread_server" ,"symbolLocation":360,"imageIndex":19},
{"imageOffset":27656,"symbol": "_pthread_start" ,"symbolLocation":136,"imageIndex":139},
{"imageOffset":7080,"symbol": "thread_start" ,"symbolLocation":8,"imageIndex":139}],
"threadState":{"x":[{"value":260},{"value":0},{"value":0},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":6174551752},{"value":0},{"value":0},{"value":2},{"value":2},{"value":0},{"value":0},{"value":0},{"value":305},{"value":8760905592},{"value":0},{"value":4520305552 ,"symbolLocation":912,"symbol": "thread_status"},{"value":4520305616 ,"symbolLocation":976,"symbol": "thread_status"},{"value":6174552288},{"value":0},{"value":0},{"value":0},{"value":1},{"value":256},{"value":4520218624 ,"symbolLocation":16,"symbol": "gemm_driver.level3_lock"},{"value":1}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6923256028},"cpsr":{"value":1610616832},"fp":{"value":6174551872},"sp":{"value":6174551728},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6922994936},"far":{"value":0}}},{"id":1755403,"frames":[
{"imageOffset":17656,"symbol": "__psynch_cvwait" ,"symbolLocation":8,"imageIndex":138},
{"imageOffset":28892,"symbol": "_pthread_cond_wait" ,"symbolLocation":984,"imageIndex":139},
{"imageOffset":1502040,"symbol": "blas_thread_server" ,"symbolLocation":360,"imageIndex":19},
{"imageOffset":27656,"symbol": "_pthread_start" ,"symbolLocation":136,"imageIndex":139},
{"imageOffset":7080,"symbol": "thread_start" ,"symbolLocation":8,"imageIndex":139}],
"threadState":{"x":[{"value":260},{"value":0},{"value":0},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":6176272072},{"value":0},{"value":0},{"value":2},{"value":2},{"value":0},{"value":0},{"value":0},{"value":305},{"value":8760905592},{"value":0},{"value":4520305680 ,"symbolLocation":1040,"symbol": "thread_status"},{"value":4520305744 ,"symbolLocation":1104,"symbol": "thread_status"},{"value":6176272608},{"value":0},{"value":0},{"value":0},{"value":1},{"value":256},{"value":4520218624 ,"symbolLocation":16,"symbol": "gemm_driver.level3_lock"},{"value":1}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6923256028},"cpsr":{"value":1610616832},"fp":{"value":6176272192},"sp":{"value":6176272048},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6922994936},"far":{"value":0}}},{"id":1755404,"frames":[
{"imageOffset":17656,"symbol": "__psynch_cvwait" ,"symbolLocation":8,"imageIndex":138},
{"imageOffset":28892,"symbol": "_pthread_cond_wait" ,"symbolLocation":984,"imageIndex":139},
{"imageOffset":1502040,"symbol": "blas_thread_server" ,"symbolLocation":360,"imageIndex":19},
{"imageOffset":27656,"symbol": "_pthread_start" ,"symbolLocation":136,"imageIndex":139},
{"imageOffset":7080,"symbol": "thread_start" ,"symbolLocation":8,"imageIndex":139}],
"threadState":{"x":[{"value":260},{"value":0},{"value":0},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":6176845512},{"value":0},{"value":0},{"value":2},{"value":2},{"value":0},{"value":0},{"value":0},{"value":305},{"value":8760905592},{"value":0},{"value":4520305808 ,"symbolLocation":1168,"symbol": "thread_status"},{"value":4520305872 ,"symbolLocation":1232,"symbol": "thread_status"},{"value":6176846048},{"value":0},{"value":0},{"value":0},{"value":1},{"value":256},{"value":4520218624 ,"symbolLocation":16,"symbol": "gemm_driver.level3_lock"},{"value":1}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6923256028},"cpsr":{"value":1610616832},"fp":{"value":6176845632},"sp":{"value":6176845488},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6922994936},"far":{"value":0}}},{"id":1755405,"frames":[
{"imageOffset":17656,"symbol": "__psynch_cvwait" ,"symbolLocation":8,"imageIndex":138},
{"imageOffset":28892,"symbol": "_pthread_cond_wait" ,"symbolLocation":984,"imageIndex":139},
{"imageOffset":1502040,"symbol": "blas_thread_server" ,"symbolLocation":360,"imageIndex":19},
{"imageOffset":27656,"symbol": "_pthread_start" ,"symbolLocation":136,"imageIndex":139},
{"imageOffset":7080,"symbol": "thread_start" ,"symbolLocation":8,"imageIndex":139}],
"threadState":{"x":[{"value":260},{"value":0},{"value":0},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":6330150600},{"value":0},{"value":0},{"value":2},{"value":2},{"value":0},{"value":0},{"value":0},{"value":305},{"value":8760905592},{"value":0},{"value":4520305936 ,"symbolLocation":1296,"symbol": "thread_status"},{"value":4520306000 ,"symbolLocation":1360,"symbol": "thread_status"},{"value":6330151136},{"value":0},{"value":0},{"value":0},{"value":1},{"value":256},{"value":4520218624 ,"symbolLocation":16,"symbol": "gemm_driver.level3_lock"},{"value":1}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6923256028},"cpsr":{"value":1610616832},"fp":{"value":6330150720},"sp":{"value":6330150576},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6922994936},"far":{"value":0}}},{"id":2577993,"name":"QFileInfoGatherer",
"threadState":{"x":[{"value":260},{"value":0},{"value":1024},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":6168243560},{"value":0},{"value":0},{"value":2},{"value":2},{"value":0},{"value":0},{"value":0},{"value":305},{"value":8760905592},{"value":0},{"value":30453682048},{"value":30453682112},{"value":6168244448},{"value":0},{"value":0},{"value":1024},{"value":1025},{"value":1280},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6923256028},"cpsr":{"value":1610616832},"fp":{"value":6168243680},"sp":{"value":6168243536},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6922994936},"far":{"value":0}},"frames":[
{"imageOffset":17656,"symbol": "__psynch_cvwait" ,"symbolLocation":8,"imageIndex":138},
{"imageOffset":28892,"symbol": "_pthread_cond_wait" ,"symbolLocation":984,"imageIndex":139},
{"imageOffset":2299648,"imageIndex":45},
{"imageOffset":2299444,"symbol": "QWaitCondition::wait(QMutex*, QDeadlineTimer)" ,"symbolLocation":108,"imageIndex":45},
{"imageOffset":4565272,"symbol": "QFileInfoGatherer::run()" ,"symbolLocation":156,"imageIndex":50},
{"imageOffset":2243220,"imageIndex":45},
{"imageOffset":27656,"symbol": "_pthread_start" ,"symbolLocation":136,"imageIndex":139},
{"imageOffset":7080,"symbol": "thread_start" ,"symbolLocation":8,"imageIndex":139}]},{"id":2580811,"frames":[
],
"threadState":{"x":[{"value":6169964544},{"value":272275},{"value":6169427968},{"value":0},{"value":409604},{"value":18446744073709551615},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":0},"cpsr":{"value":4096},"fp":{"value":0},"sp":{"value":6169964544},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6923234196},"far":{"value":0}}},{"id":2631625,
"threadState":{"x":[{"value":268451845},{"value":17297326606},{"value":0},{"value":37123},{"value":0},{"value":496304945889280},{"value":16384},{"value":0},{"value":0},{"value":17179869184},{"value":16384},{"value":0},{"value":0},{"value":0},{"value":115555},{"value":1},{"value":18446744073709551569},{"value":8760907480},{"value":0},{"value":0},{"value":16384},{"value":496304945889280},{"value":0},{"value":37123},{"value":6177400352},{"value":0},{"value":17297326606},{"value":18446744073709550527},{"value":117457422}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6923055144},"cpsr":{"value":4096},"fp":{"value":6177400016},"sp":{"value":6177399936},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6922980404},"far":{"value":0}},"queue":"com.apple.opengl.cvmDoWork","frames":[
{"imageOffset":3124,"symbol": "mach_msg2_trap" ,"symbolLocation":8,"imageIndex":138},
{"imageOffset":77864,"symbol": "mach_msg2_internal" ,"symbolLocation":76,"imageIndex":138},
{"imageOffset":39308,"symbol": "mach_msg_overwrite" ,"symbolLocation":484,"imageIndex":138},
{"imageOffset":4020,"symbol": "mach_msg" ,"symbolLocation":24,"imageIndex":138},
{"imageOffset":119148,"symbol": "_dispatch_mach_send_and_wait_for_reply" ,"symbolLocation":548,"imageIndex":152},
{"imageOffset":120076,"symbol": "dispatch_mach_send_with_result_and_wait_for_reply" ,"symbolLocation":60,"imageIndex":152},
{"imageOffset":49492,"symbol": "xpc_connection_send_message_with_reply_sync" ,"symbolLocation":284,"imageIndex":153},
{"imageOffset":6020,"symbol": "cvms_element_build_and_get_internal" ,"symbolLocation":256,"imageIndex":154},
{"imageOffset":5400,"symbol": "cvm_deferred_build_modular(void*)" ,"symbolLocation":400,"imageIndex":155},
{"imageOffset":113364,"symbol": "_dispatch_client_callout" ,"symbolLocation":16,"imageIndex":152},
{"imageOffset":42216,"symbol": "_dispatch_lane_serial_drain" ,"symbolLocation":740,"imageIndex":152},
{"imageOffset":44996,"symbol": "_dispatch_lane_invoke" ,"symbolLocation":388,"imageIndex":152},
{"imageOffset":87156,"symbol": "_dispatch_root_queue_drain_deferred_wlh" ,"symbolLocation":292,"imageIndex":152},
{"imageOffset":85356,"symbol": "_dispatch_workloop_worker_thread" ,"symbolLocation":692,"imageIndex":152},
{"imageOffset":11852,"symbol": "_pthread_wqthread" ,"symbolLocation":292,"imageIndex":139},
{"imageOffset":7068,"symbol": "start_wqthread" ,"symbolLocation":8,"imageIndex":139}]},{"id":2641479,"frames":[
],
"threadState":{"x":[{"value":6175125504},{"value":113507},{"value":6174588928},{"value":0},{"value":409604},{"value":18446744073709551615},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":0},"cpsr":{"value":4096},"fp":{"value":0},"sp":{"value":6175125504},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6923234196},"far":{"value":0}}},{"id":2644748,"frames":[
],
"threadState":{"x":[{"value":6169391104},{"value":166879},{"value":6168854528},{"value":0},{"value":409604},{"value":18446744073709551615},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":0},"cpsr":{"value":4096},"fp":{"value":0},"sp":{"value":6169391104},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6923234196},"far":{"value":0}}},{"id":2652183,"frames":[
],
"threadState":{"x":[{"value":6168817664},{"value":112211},{"value":6168281088},{"value":0},{"value":409604},{"value":18446744073709551615},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":0},"cpsr":{"value":4096},"fp":{"value":0},"sp":{"value":6168817664},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6923234196},"far":{"value":0}}},{"id":2652184,"frames":[
],
"threadState":{"x":[{"value":6175698944},{"value":242563},{"value":6175162368},{"value":0},{"value":409604},{"value":18446744073709551615},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":0},"cpsr":{"value":4096},"fp":{"value":0},"sp":{"value":6175698944},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6923234196},"far":{"value":0}}},{"id":2652185,"frames":[
],
"threadState":{"x":[{"value":6330724352},{"value":103951},{"value":6330187776},{"value":0},{"value":409604},{"value":18446744073709551615},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":0},"cpsr":{"value":4096},"fp":{"value":0},"sp":{"value":6330724352},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6923234196},"far":{"value":0}}},{"id":2652186,"frames":[
],
"threadState":{"x":[{"value":6331297792},{"value":115227},{"value":6330761216},{"value":0},{"value":409604},{"value":18446744073709551615},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":0},"cpsr":{"value":4096},"fp":{"value":0},"sp":{"value":6331297792},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6923234196},"far":{"value":0}}},{"id":2652187,"frames":[
],
"threadState":{"x":[{"value":6331871232},{"value":127071},{"value":6331334656},{"value":0},{"value":409604},{"value":18446744073709551615},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":0},"cpsr":{"value":4096},"fp":{"value":0},"sp":{"value":6331871232},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6923234196},"far":{"value":0}}},{"id":2652188,"frames":[
],
"threadState":{"x":[{"value":6366130176},{"value":0},{"value":6365593600},{"value":0},{"value":278532},{"value":18446744073709551615},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":0},"cpsr":{"value":4096},"fp":{"value":0},"sp":{"value":6366130176},"esr":{"value":0},"pc":{"value":6923234196},"far":{"value":0}}}],
"usedImages" : [
{
"source" : "P",
"arch" : "arm64",
"base" : 4299194368,
"CFBundleShortVersionString" : "1.11.1",
"CFBundleIdentifier" : "edu.ucsf.cgl.ChimeraX",
"size" : 16384,
"uuid" : "c20e09a8-923e-3fb3-856b-3e765bcb267b",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/MacOS\/ChimeraX",
"name" : "ChimeraX",
"CFBundleVersion" : "1.11.1.0"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4317118464,
"CFBundleShortVersionString" : "3.11.9, (c) 2001-2023 Python Software Foundation.",
"CFBundleIdentifier" : "org.python.python",
"size" : 3981312,
"uuid" : "5662657e-7928-39be-8954-d582f8f34d51",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/Python",
"name" : "Python",
"CFBundleVersion" : "3.11.9"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4301717504,
"size" : 49152,
"uuid" : "29c3ec8a-19d4-363b-a6d9-9c2abec94f03",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/math.cpython-311-darwin.so",
"name" : "math.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4301455360,
"size" : 81920,
"uuid" : "4dbedf5d-0596-39ea-b10e-f25d3a6c8cfb",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/_datetime.cpython-311-darwin.so",
"name" : "_datetime.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4301635584,
"size" : 16384,
"uuid" : "4b805031-de4f-3814-b939-e5cb2842c3e6",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/_typing.cpython-311-darwin.so",
"name" : "_typing.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4302077952,
"size" : 32768,
"uuid" : "78e93840-6aa2-3e12-88b1-3d140c86db21",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/zlib.cpython-311-darwin.so",
"name" : "zlib.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4302192640,
"size" : 16384,
"uuid" : "76d59f87-05bd-3453-988f-6a1d92e48d0b",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/_bz2.cpython-311-darwin.so",
"name" : "_bz2.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4315611136,
"size" : 196608,
"uuid" : "aa0512bd-866a-3f89-a0b1-370c93044c89",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/_lzma.cpython-311-darwin.so",
"name" : "_lzma.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4302274560,
"size" : 16384,
"uuid" : "1701fe90-bec8-3df9-af49-24e174fdc9fc",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/_bisect.cpython-311-darwin.so",
"name" : "_bisect.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4306534400,
"size" : 16384,
"uuid" : "66c350e7-dd50-30e7-9149-bd34d073a97b",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/_random.cpython-311-darwin.so",
"name" : "_random.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4306616320,
"size" : 16384,
"uuid" : "2eddec17-84f0-384f-badb-24bd02d808c9",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/_sha512.cpython-311-darwin.so",
"name" : "_sha512.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4315021312,
"size" : 32768,
"uuid" : "b942d9ac-2a05-30f3-90ef-07a312233107",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/binascii.cpython-311-darwin.so",
"name" : "binascii.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4315119616,
"size" : 32768,
"uuid" : "2a9c55d5-61e3-3c08-afe7-a90f29fb3885",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/_struct.cpython-311-darwin.so",
"name" : "_struct.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4315234304,
"size" : 16384,
"uuid" : "4d6fbc3b-cd0b-392c-9f1c-9ff89288e939",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/fcntl.cpython-311-darwin.so",
"name" : "fcntl.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4315316224,
"size" : 16384,
"uuid" : "3a00fdd3-8009-389a-b150-0f692c95822f",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/_posixsubprocess.cpython-311-darwin.so",
"name" : "_posixsubprocess.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4315398144,
"size" : 32768,
"uuid" : "4c0501e5-d7a1-34d7-aa7c-75dfe924b268",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/select.cpython-311-darwin.so",
"name" : "select.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4301979648,
"size" : 16384,
"uuid" : "5c810b70-a9de-37c4-b19b-ab617972ebf7",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/chimerax\/arrays\/_arrays.cpython-311-darwin.so",
"name" : "_arrays.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4393402368,
"size" : 540672,
"uuid" : "4d61105d-8d94-34b9-ba2f-7cba2780581b",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/chimerax\/arrays\/lib\/libarrays.dylib",
"name" : "libarrays.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4402872320,
"size" : 2670592,
"uuid" : "744b099b-9156-3efd-95ee-949f9bec068e",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/numpy\/core\/_multiarray_umath.cpython-311-darwin.so",
"name" : "_multiarray_umath.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4498882560,
"size" : 21299200,
"uuid" : "9854a721-2573-3169-81ec-19ea40ce8077",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/numpy\/.dylibs\/libopenblas64_.0.dylib",
"name" : "libopenblas64_.0.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4394090496,
"size" : 3522560,
"uuid" : "dd0e012a-b6de-31b1-a28e-260c7b51e595",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/numpy\/.dylibs\/libgfortran.5.dylib",
"name" : "libgfortran.5.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4392681472,
"size" : 311296,
"uuid" : "6d39d54b-d80e-3218-a095-b81ad0b3be90",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/numpy\/.dylibs\/libquadmath.0.dylib",
"name" : "libquadmath.0.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4316954624,
"size" : 65536,
"uuid" : "d9875303-8f38-33d9-a0d3-ab0adff3b915",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/numpy\/.dylibs\/libgcc_s.1.1.dylib",
"name" : "libgcc_s.1.1.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4393058304,
"size" : 98304,
"uuid" : "a262ab27-9e1b-3b52-9b2f-1c173bcac7f9",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/_pickle.cpython-311-darwin.so",
"name" : "_pickle.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4301848576,
"size" : 16384,
"uuid" : "dd2e6975-e10c-3bf3-9bb5-95cfb3c5d91e",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/_contextvars.cpython-311-darwin.so",
"name" : "_contextvars.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4393238528,
"size" : 65536,
"uuid" : "340d4f4e-8cd4-3e24-9215-eb9235031bd3",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/numpy\/core\/_multiarray_tests.cpython-311-darwin.so",
"name" : "_multiarray_tests.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4400300032,
"size" : 81920,
"uuid" : "1288fa0d-7e49-3d72-a33f-338b00fa673f",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/_ctypes.cpython-311-darwin.so",
"name" : "_ctypes.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4399906816,
"size" : 98304,
"uuid" : "09f94631-f551-3559-ba88-aff49917d8fe",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/numpy\/linalg\/_umath_linalg.cpython-311-darwin.so",
"name" : "_umath_linalg.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4400087040,
"size" : 65536,
"uuid" : "7b5335ce-92a1-3ae2-bde0-0e5d5641b2c9",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/numpy\/fft\/_pocketfft_internal.cpython-311-darwin.so",
"name" : "_pocketfft_internal.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4401545216,
"size" : 622592,
"uuid" : "05ddaab9-9d7f-3317-a3c4-5e9936fe3ceb",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/numpy\/random\/mtrand.cpython-311-darwin.so",
"name" : "mtrand.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4473307136,
"size" : 147456,
"uuid" : "377e255e-f9a4-3173-8265-a899000c5d0f",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/numpy\/random\/bit_generator.cpython-311-darwin.so",
"name" : "bit_generator.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4473536512,
"size" : 196608,
"uuid" : "8590d52a-d755-3ffd-8f68-f9cb638359fc",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/numpy\/random\/_common.cpython-311-darwin.so",
"name" : "_common.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4315496448,
"size" : 32768,
"uuid" : "473ca62c-10c9-3a36-9a61-5ab9a1b7d0ba",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/_hashlib.cpython-311-darwin.so",
"name" : "_hashlib.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4481712128,
"size" : 2473984,
"uuid" : "b85d21fc-4c7a-37e4-ad24-9b0d20177f55",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/libcrypto.3.dylib",
"name" : "libcrypto.3.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4402479104,
"size" : 32768,
"uuid" : "6781c716-85bc-3dcc-b059-b59077dd4059",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/_blake2.cpython-311-darwin.so",
"name" : "_blake2.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4474667008,
"size" : 311296,
"uuid" : "0033ea49-a161-3564-b09e-6a6c3b902698",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/numpy\/random\/_bounded_integers.cpython-311-darwin.so",
"name" : "_bounded_integers.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4402282496,
"size" : 65536,
"uuid" : "7dab4595-a351-3061-861b-c426baee85b3",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/numpy\/random\/_mt19937.cpython-311-darwin.so",
"name" : "_mt19937.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4473815040,
"size" : 65536,
"uuid" : "d3035eea-ed0e-398a-afbe-f9a8016701db",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/numpy\/random\/_philox.cpython-311-darwin.so",
"name" : "_philox.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4402577408,
"size" : 81920,
"uuid" : "35fb9307-f991-3159-86db-21f6c67b9198",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/numpy\/random\/_pcg64.cpython-311-darwin.so",
"name" : "_pcg64.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4402741248,
"size" : 49152,
"uuid" : "17a4344b-3221-36c4-9019-53cc1223e124",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/numpy\/random\/_sfc64.cpython-311-darwin.so",
"name" : "_sfc64.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4477878272,
"size" : 737280,
"uuid" : "49451e8a-e3c8-3429-83d8-249e81e378cd",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/numpy\/random\/_generator.cpython-311-darwin.so",
"name" : "_generator.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4400218112,
"size" : 16384,
"uuid" : "e1984258-3aba-3351-9b97-6cc398e29690",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/_opcode.cpython-311-darwin.so",
"name" : "_opcode.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4474388480,
"size" : 114688,
"uuid" : "2c5648bf-cecf-318c-8fab-785db52e1e8e",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/chimerax\/geometry\/_geometry.cpython-311-darwin.so",
"name" : "_geometry.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4474142720,
"size" : 32768,
"uuid" : "d8396ecd-b388-3762-afa8-2befbe9b0f1e",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/_json.cpython-311-darwin.so",
"name" : "_json.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4494376960,
"size" : 1835008,
"uuid" : "f795a5bb-1601-3eef-8a24-ff39045324ec",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/QtCore.abi3.so",
"name" : "QtCore.abi3.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4486381568,
"size" : 4931584,
"uuid" : "983bc4f6-7df6-392c-9828-f5ce89ace591",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/lib\/QtCore.framework\/Versions\/A\/QtCore",
"name" : "QtCore"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 4480827392,
"CFBundleShortVersionString" : "3.0",
"CFBundleIdentifier" : "com.apple.security.csparser",
"size" : 131072,
"uuid" : "862365a2-2945-3e86-a947-83bf39a899bf",
"path" : "\/System\/Library\/Frameworks\/Security.framework\/Versions\/A\/PlugIns\/csparser.bundle\/Contents\/MacOS\/csparser",
"name" : "csparser",
"CFBundleVersion" : "61901.80.25"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4481073152,
"size" : 81920,
"uuid" : "9011152a-649a-3a28-a82a-d2fbd01b3b85",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/sip.cpython-311-darwin.so",
"name" : "sip.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4904648704,
"size" : 3112960,
"uuid" : "bbbb795a-1712-3aa5-9c1d-79c5a5d20ba7",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/QtWidgets.abi3.so",
"name" : "QtWidgets.abi3.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4911120384,
"size" : 4636672,
"uuid" : "9afc249a-2c8a-3728-844c-43f7d4e924fa",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/lib\/QtWidgets.framework\/Versions\/A\/QtWidgets",
"name" : "QtWidgets"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4891934720,
"size" : 6946816,
"uuid" : "a6b3ef77-1d34-362f-978d-ac598b7fad96",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/lib\/QtGui.framework\/Versions\/A\/QtGui",
"name" : "QtGui"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4493656064,
"size" : 540672,
"uuid" : "664dcb47-7f93-3f12-86ce-6abb16c6f79a",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/lib\/QtDBus.framework\/Versions\/A\/QtDBus",
"name" : "QtDBus"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4900225024,
"size" : 1622016,
"uuid" : "16a11f0c-dba0-350b-9e54-d52e40f9ebc1",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/QtGui.abi3.so",
"name" : "QtGui.abi3.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4481466368,
"size" : 81920,
"uuid" : "17c6a83d-c01f-3b5e-9c29-bf7b640879fa",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/QtWebEngineWidgets.abi3.so",
"name" : "QtWebEngineWidgets.abi3.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4493279232,
"size" : 98304,
"uuid" : "2eebba43-0408-373a-aecb-8a77cb200a61",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/lib\/QtWebEngineWidgets.framework\/Versions\/A\/QtWebEngineWidgets",
"name" : "QtWebEngineWidgets"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4903698432,
"size" : 278528,
"uuid" : "668819e6-9a98-3b60-9237-9cf0394fbc6a",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/lib\/QtPrintSupport.framework\/Versions\/A\/QtPrintSupport",
"name" : "QtPrintSupport"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5380980736,
"size" : 193282048,
"uuid" : "5ea53470-db41-3104-826c-b05814dc84ea",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/lib\/QtWebEngineCore.framework\/Versions\/A\/QtWebEngineCore",
"name" : "QtWebEngineCore"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4931649536,
"size" : 4358144,
"uuid" : "d304bda4-f5ed-337c-b235-f201942b81f4",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/lib\/QtQuick.framework\/Versions\/A\/QtQuick",
"name" : "QtQuick"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4920606720,
"size" : 425984,
"uuid" : "0687c57f-96fb-36d6-a714-bbacf61b99db",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/lib\/QtOpenGL.framework\/Versions\/A\/QtOpenGL",
"name" : "QtOpenGL"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4904189952,
"size" : 98304,
"uuid" : "a4ecdacc-64fc-325d-b1ed-399d9a6dbecf",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/lib\/QtQmlMeta.framework\/Versions\/A\/QtQmlMeta",
"name" : "QtQmlMeta"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4919312384,
"size" : 540672,
"uuid" : "627f1af8-e9cf-39dd-a30c-a57e796254ff",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/lib\/QtQmlModels.framework\/Versions\/A\/QtQmlModels",
"name" : "QtQmlModels"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4474241024,
"size" : 49152,
"uuid" : "d38fe2ba-5ecd-37b4-901a-e36497b9b98d",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/lib\/QtQmlWorkerScript.framework\/Versions\/A\/QtQmlWorkerScript",
"name" : "QtQmlWorkerScript"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4498407424,
"size" : 163840,
"uuid" : "1681a2c5-69fb-36f4-8653-176299071cef",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/lib\/QtWebChannel.framework\/Versions\/A\/QtWebChannel",
"name" : "QtWebChannel"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4937580544,
"size" : 3899392,
"uuid" : "033ee8e1-b25b-3b1b-bd36-18a2dc897462",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/lib\/QtQml.framework\/Versions\/A\/QtQml",
"name" : "QtQml"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4924669952,
"size" : 1261568,
"uuid" : "585eea3e-00da-38e0-9418-875f603e34db",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/lib\/QtNetwork.framework\/Versions\/A\/QtNetwork",
"name" : "QtNetwork"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4922441728,
"size" : 425984,
"uuid" : "176c4bd0-d9d5-35c5-ba80-0bc128688ce6",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/lib\/QtPositioning.framework\/Versions\/A\/QtPositioning",
"name" : "QtPositioning"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4498669568,
"size" : 81920,
"uuid" : "59e3d295-9588-393a-930c-2d620dee1c60",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/lib\/QtQuickWidgets.framework\/Versions\/A\/QtQuickWidgets",
"name" : "QtQuickWidgets"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4923015168,
"size" : 557056,
"uuid" : "0863c6da-887d-3535-871b-ec1c3c84f1d2",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/QtNetwork.abi3.so",
"name" : "QtNetwork.abi3.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4920049664,
"size" : 163840,
"uuid" : "02b63494-9435-3dbe-8428-a9f8d6e31bff",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/QtPrintSupport.abi3.so",
"name" : "QtPrintSupport.abi3.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4474028032,
"size" : 32768,
"uuid" : "f4869ee8-0fea-3831-8bd6-3b6e7b94cbb3",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/QtWebChannel.abi3.so",
"name" : "QtWebChannel.abi3.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4927848448,
"size" : 278528,
"uuid" : "69ae506f-5419-349f-9bb1-1fa9074f88b5",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/QtWebEngineCore.abi3.so",
"name" : "QtWebEngineCore.abi3.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4930535424,
"size" : 688128,
"uuid" : "ee888008-7c77-3b7b-a44c-08aea0c348d4",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/plugins\/platforms\/libqcocoa.dylib",
"name" : "libqcocoa.dylib"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 4921507840,
"size" : 49152,
"uuid" : "f26af954-d1f7-31aa-9981-1bad216149d9",
"path" : "\/usr\/lib\/libobjc-trampolines.dylib",
"name" : "libobjc-trampolines.dylib"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 5138366464,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.AppleMetalOpenGLRenderer",
"size" : 409600,
"uuid" : "66a35ba7-f2f4-3a44-9a0c-8440564e9578",
"path" : "\/System\/Library\/Extensions\/AppleMetalOpenGLRenderer.bundle\/Contents\/MacOS\/AppleMetalOpenGLRenderer",
"name" : "AppleMetalOpenGLRenderer",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 5161697280,
"CFBundleShortVersionString" : "345.20.4",
"CFBundleIdentifier" : "com.apple.AGXMetalG14X",
"size" : 8142848,
"uuid" : "40abe912-a137-38ee-93fe-79141a0786ae",
"path" : "\/System\/Library\/Extensions\/AGXMetalG14X.bundle\/Contents\/MacOS\/AGXMetalG14X",
"name" : "AGXMetalG14X",
"CFBundleVersion" : "345.20.4"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4924309504,
"size" : 147456,
"uuid" : "cd3087eb-2e7c-3e0a-845b-4df9d0bbc6ab",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/plugins\/styles\/libqmacstyle.dylib",
"name" : "libqmacstyle.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4924571648,
"size" : 16384,
"uuid" : "35d693c5-c61b-308a-974c-b88655915dcd",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/_heapq.cpython-311-darwin.so",
"name" : "_heapq.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4927700992,
"size" : 65536,
"uuid" : "3454571c-408b-34e5-9bae-96f393e4fb85",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/_socket.cpython-311-darwin.so",
"name" : "_socket.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4930158592,
"size" : 49152,
"uuid" : "9c6afc97-732b-3225-b6e4-d3cd90218697",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/array.cpython-311-darwin.so",
"name" : "array.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4927406080,
"size" : 114688,
"uuid" : "99cf2bb1-f289-37d8-8b78-138157aa59f7",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/_ssl.cpython-311-darwin.so",
"name" : "_ssl.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5161041920,
"size" : 409600,
"uuid" : "ae09de6b-222a-3004-b8cd-719ba8f2af8f",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/libssl.3.dylib",
"name" : "libssl.3.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4930289664,
"size" : 49152,
"uuid" : "0ab9ddb4-499f-3422-b288-c7314c99c753",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/_asyncio.cpython-311-darwin.so",
"name" : "_asyncio.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4930437120,
"size" : 16384,
"uuid" : "7f26a767-41c1-365c-9b89-706f552f36fc",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/chimerax\/atomic_lib\/_load_libs.cpython-311-darwin.so",
"name" : "_load_libs.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5177917440,
"size" : 1130496,
"uuid" : "58991eb8-68f8-3788-93ad-a5c12a5ba7a4",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/chimerax\/atomic_lib\/lib\/libatomstruct.dylib",
"name" : "libatomstruct.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4931502080,
"size" : 32768,
"uuid" : "03ffda1f-3c0e-3636-9da9-2d95cd17cc3b",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/chimerax\/atomic_lib\/lib\/libelement.dylib",
"name" : "libelement.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5160763392,
"size" : 16384,
"uuid" : "e6aafbdb-82a1-3498-887a-0f521256ec0c",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/chimerax\/atomic_lib\/lib\/libpyinstance.dylib",
"name" : "libpyinstance.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5176426496,
"size" : 180224,
"uuid" : "b29a19d3-0bc3-388b-bc1c-7c20382e7472",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/chimerax\/atomic\/libmolc.dylib",
"name" : "libmolc.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5175590912,
"size" : 376832,
"uuid" : "be569033-0272-3ad7-aee7-42b0ee450dfb",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/chimerax\/atomic\/cymol.cpython-311-darwin.so",
"name" : "cymol.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5177262080,
"size" : 98304,
"uuid" : "4ea8b2f7-ca62-3291-b3c2-d77f9d5b8a59",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/tinyarray.cpython-311-darwin.so",
"name" : "tinyarray.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5138169856,
"size" : 65536,
"uuid" : "af5318ca-d45c-3bf8-a5ed-f2dcaafb11cb",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/chimerax\/atomic\/cytmpl.cpython-311-darwin.so",
"name" : "cytmpl.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5176262656,
"size" : 16384,
"uuid" : "800c3744-a004-3c84-932a-da77907f37a6",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/_scproxy.cpython-311-darwin.so",
"name" : "_scproxy.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5184061440,
"size" : 409600,
"uuid" : "08fec9a7-22ac-37a0-a6cc-bf2886a3fd20",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/chimerax\/map\/_map.cpython-311-darwin.so",
"name" : "_map.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5186912256,
"size" : 393216,
"uuid" : "832b7f73-e854-33e1-9f65-eaf5250700d9",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PIL\/_imaging.cpython-311-darwin.so",
"name" : "_imaging.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5185699840,
"size" : 704512,
"uuid" : "76ab410c-4898-3fde-a872-5cefcdd51b56",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PIL\/.dylibs\/libtiff.6.dylib",
"name" : "libtiff.6.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5188911104,
"size" : 540672,
"uuid" : "688c6473-716c-32eb-8cfe-f11203c4574d",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PIL\/.dylibs\/libjpeg.62.4.0.dylib",
"name" : "libjpeg.62.4.0.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5189566464,
"size" : 622592,
"uuid" : "6994e1d8-b3e5-38d6-aef0-721586b2d5ce",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PIL\/.dylibs\/libopenjp2.2.5.3.dylib",
"name" : "libopenjp2.2.5.3.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5176836096,
"size" : 98304,
"uuid" : "5be17d28-46cf-3336-bfae-f315e9891018",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PIL\/.dylibs\/libz.1.3.1.zlib-ng.dylib",
"name" : "libz.1.3.1.zlib-ng.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5177475072,
"size" : 163840,
"uuid" : "6fa02d7f-daaa-3c79-8b0d-c5319e003f3d",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PIL\/.dylibs\/libxcb.1.1.0.dylib",
"name" : "libxcb.1.1.0.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5186535424,
"size" : 262144,
"uuid" : "8dfe23b8-ad17-3d21-8c5e-5525cd8953db",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PIL\/.dylibs\/liblzma.5.dylib",
"name" : "liblzma.5.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5176344576,
"size" : 16384,
"uuid" : "32a172ad-f11b-381b-9270-3f9a195cbe7f",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PIL\/.dylibs\/libXau.6.dylib",
"name" : "libXau.6.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5176999936,
"size" : 131072,
"uuid" : "098b3b7a-4128-3f66-b743-657c99879e16",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/chimerax\/surface\/_surface.cpython-311-darwin.so",
"name" : "_surface.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5160845312,
"size" : 32768,
"uuid" : "1246c3db-77f6-3a6f-9f74-e5458e9e5f0b",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/psutil\/_psutil_osx.abi3.so",
"name" : "_psutil_osx.abi3.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5160960000,
"size" : 16384,
"uuid" : "d7f09611-5052-3c81-9703-da75c50a95b1",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/psutil\/_psutil_posix.abi3.so",
"name" : "_psutil_posix.abi3.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5183750144,
"size" : 16384,
"uuid" : "356d8b73-058d-392b-8461-b7bf3b5da64b",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/chimerax\/pdb_lib\/_load_libs.cpython-311-darwin.so",
"name" : "_load_libs.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5177769984,
"size" : 32768,
"uuid" : "a67d8612-3838-3772-b1d4-4949d295eb28",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/chimerax\/pdb_lib\/lib\/libpdbconnect.dylib",
"name" : "libpdbconnect.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5183832064,
"size" : 49152,
"uuid" : "5c70a77e-200c-3726-a6de-0399edcc9847",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/OpenGL_accelerate\/errorchecker.cpython-311-darwin.so",
"name" : "errorchecker.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5188550656,
"size" : 196608,
"uuid" : "95c975a4-91e3-31fe-a715-be83480573f8",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/OpenGL_accelerate\/arraydatatype.cpython-311-darwin.so",
"name" : "arraydatatype.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5194694656,
"size" : 229376,
"uuid" : "9e09bd88-c13a-3c38-9fb5-b69d0d5b5966",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/OpenGL_accelerate\/wrapper.cpython-311-darwin.so",
"name" : "wrapper.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5193433088,
"size" : 65536,
"uuid" : "676cef9a-5a26-3d2a-88b9-e231f4df3205",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/OpenGL_accelerate\/formathandler.cpython-311-darwin.so",
"name" : "formathandler.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5194121216,
"size" : 49152,
"uuid" : "1816c909-6f9e-3120-9611-404226815162",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/OpenGL_accelerate\/latebind.cpython-311-darwin.so",
"name" : "latebind.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5193826304,
"size" : 114688,
"uuid" : "9024befe-21ad-36d1-91fc-082e1515bec2",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/OpenGL_accelerate\/vbo.cpython-311-darwin.so",
"name" : "vbo.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5229182976,
"size" : 163840,
"uuid" : "6c696eae-d97e-30fa-9d5e-4d3a6cba4cdc",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/pyexpat.cpython-311-darwin.so",
"name" : "pyexpat.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5231853568,
"size" : 1114112,
"uuid" : "8294cace-7433-3592-87d9-468d949e3e9c",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/unicodedata.cpython-311-darwin.so",
"name" : "unicodedata.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5183963136,
"size" : 16384,
"uuid" : "945d14e6-b458-32cb-a9c2-f5ef33935314",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/chimerax\/core\/_mac_util.cpython-311-darwin.so",
"name" : "_mac_util.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5231738880,
"size" : 49152,
"uuid" : "f25fdffe-add6-3aae-825d-f2495e64f8af",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/plugins\/iconengines\/libqsvgicon.dylib",
"name" : "libqsvgicon.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5277106176,
"size" : 360448,
"uuid" : "951b12b1-06d2-324d-962a-c3dbec95434b",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/lib\/QtSvg.framework\/Versions\/A\/QtSvg",
"name" : "QtSvg"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5343330304,
"size" : 81920,
"uuid" : "d8712301-6342-3f60-9863-a3ef5aaf2ec2",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/OpenGL_accelerate\/numpy_formathandler.cpython-311-darwin.so",
"name" : "numpy_formathandler.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5343199232,
"size" : 49152,
"uuid" : "5bd21324-288d-31d8-a98b-f8c1776ff590",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/OpenGL_accelerate\/nones_formathandler.cpython-311-darwin.so",
"name" : "nones_formathandler.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5290164224,
"size" : 409600,
"uuid" : "3f1c3540-f7eb-3a3d-860e-c55452ccf717",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/chimerax\/mmcif\/mmcif.cpython-311-darwin.so",
"name" : "mmcif.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5288607744,
"size" : 376832,
"uuid" : "5d18d096-20ff-384b-84fb-bd6d8f5aaf40",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/chimerax\/mmcif\/_mmcif.cpython-311-darwin.so",
"name" : "_mmcif.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5287084032,
"size" : 81920,
"uuid" : "d92182fe-4f0b-3c92-8bb7-0b79cd82503a",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/chimerax\/atomic\/_ribbons.cpython-311-darwin.so",
"name" : "_ribbons.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5283725312,
"size" : 16384,
"uuid" : "1cc9ad85-9303-310d-acec-456c2181bee3",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/chimerax\/graphics\/_graphics.cpython-311-darwin.so",
"name" : "_graphics.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5286739968,
"size" : 180224,
"uuid" : "8e2ee74d-d576-3b31-9afa-bcb515675310",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/chimerax\/pdb\/_pdbio.cpython-311-darwin.so",
"name" : "_pdbio.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5254643712,
"size" : 32768,
"uuid" : "7c43df7b-5e3e-3a91-9bc6-b8f9ebd02ec2",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PIL\/_imagingmath.cpython-311-darwin.so",
"name" : "_imagingmath.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5248221184,
"size" : 32768,
"uuid" : "f660af98-8bcc-35ff-a0a7-91590a2716eb",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/_csv.cpython-311-darwin.so",
"name" : "_csv.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5758959616,
"size" : 753664,
"uuid" : "0d5e2b04-5266-3fcf-8917-51cab65a30b4",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/QtOpenGL.abi3.so",
"name" : "QtOpenGL.abi3.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5251547136,
"size" : 49152,
"uuid" : "6159a840-3c3a-3d9e-9af1-35dea6d209e4",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/QtOpenGLWidgets.abi3.so",
"name" : "QtOpenGLWidgets.abi3.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5251694592,
"size" : 49152,
"uuid" : "bdbfbc59-c41d-3a69-8112-739716f2e836",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/lib\/QtOpenGLWidgets.framework\/Versions\/A\/QtOpenGLWidgets",
"name" : "QtOpenGLWidgets"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5240553472,
"size" : 81920,
"uuid" : "322fc538-890c-37d6-b941-662f1083ca42",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/lz4\/_version.cpython-311-darwin.so",
"name" : "_version.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5239816192,
"size" : 180224,
"uuid" : "83f39565-33c4-320a-ac75-81b90af76e46",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/lz4\/frame\/_frame.cpython-311-darwin.so",
"name" : "_frame.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5240700928,
"size" : 114688,
"uuid" : "f0372261-211e-32cf-83bb-119fbf49fb02",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/chimerax\/core\/_serialize.cpython-311-darwin.so",
"name" : "_serialize.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5251268608,
"size" : 114688,
"uuid" : "4054e3d0-2474-37de-901e-4c10afdac686",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/msgpack\/_cmsgpack.cpython-311-darwin.so",
"name" : "_cmsgpack.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5239422976,
"size" : 16384,
"uuid" : "2498c48c-5a62-3fbc-b2e3-314429e5aa4b",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/_queue.cpython-311-darwin.so",
"name" : "_queue.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5248401408,
"size" : 16384,
"uuid" : "1d193647-7b02-36b9-89dc-845cfa9e7afb",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/_multiprocessing.cpython-311-darwin.so",
"name" : "_multiprocessing.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5782077440,
"size" : 3768320,
"uuid" : "06082bf4-58c8-3f16-9f71-841cf9880fbe",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/lxml\/etree.cpython-311-darwin.so",
"name" : "etree.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5250924544,
"size" : 131072,
"uuid" : "63b5bd02-9626-3588-a39c-88d4f882312b",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/lxml\/_elementpath.cpython-311-darwin.so",
"name" : "_elementpath.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5255069696,
"size" : 49152,
"uuid" : "eee80b22-2f9d-316b-ab07-22c82a05ac63",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/chimerax\/atom_search\/ast.cpython-311-darwin.so",
"name" : "ast.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5266096128,
"size" : 81920,
"uuid" : "a0f02372-2086-3ae6-9442-df8d8a29dce9",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/chimerax\/chem_group\/_chem_group.cpython-311-darwin.so",
"name" : "_chem_group.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6922977280,
"size" : 246944,
"uuid" : "78ec33a6-6330-3836-8900-eb90836936e8",
"path" : "\/usr\/lib\/system\/libsystem_kernel.dylib",
"name" : "libsystem_kernel.dylib"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6923227136,
"size" : 51916,
"uuid" : "0596a7b6-bce2-3f06-a2e8-3eaab5371ed8",
"path" : "\/usr\/lib\/system\/libsystem_pthread.dylib",
"name" : "libsystem_pthread.dylib"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6921728000,
"size" : 532552,
"uuid" : "eb569350-0696-3397-838e-0344948107c0",
"path" : "\/usr\/lib\/system\/libsystem_c.dylib",
"name" : "libsystem_c.dylib"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6923280384,
"size" : 33968,
"uuid" : "62c9cd37-272d-3d2d-9a1c-6f4ef24f7ec7",
"path" : "\/usr\/lib\/system\/libsystem_platform.dylib",
"name" : "libsystem_platform.dylib"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6995181568,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.AppKit",
"size" : 24299264,
"uuid" : "bf94fd49-283d-3c62-8cf0-0a49c21b6129",
"path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit",
"name" : "AppKit",
"CFBundleVersion" : "2685.40.108"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 9678626816,
"size" : 1445224,
"uuid" : "e19f743b-3dc8-3781-9605-088255f2d9f3",
"path" : "\/System\/Library\/Frameworks\/OpenGL.framework\/Versions\/A\/Resources\/GLEngine.bundle\/GLEngine",
"name" : "GLEngine"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 9676619776,
"CFBundleShortVersionString" : "23.0.2",
"CFBundleIdentifier" : "com.apple.opengl",
"size" : 66456,
"uuid" : "200fc998-40d9-3b8f-9fb3-0b46276595fb",
"path" : "\/System\/Library\/Frameworks\/OpenGL.framework\/Versions\/A\/OpenGL",
"name" : "OpenGL",
"CFBundleVersion" : "23.0.2"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 7088685056,
"CFBundleShortVersionString" : "1194.10.15",
"CFBundleIdentifier" : "com.apple.QuartzCore",
"size" : 4330368,
"uuid" : "69e28fba-4743-3b08-a63f-620335513f7c",
"path" : "\/System\/Library\/Frameworks\/QuartzCore.framework\/Versions\/A\/QuartzCore",
"name" : "QuartzCore",
"CFBundleVersion" : "1194.10.15"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6923513856,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.CoreFoundation",
"size" : 5542592,
"uuid" : "646518bb-a6e8-3da7-ab32-9d97bcbdc25d",
"path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation",
"name" : "CoreFoundation",
"CFBundleVersion" : "4302"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 7032180736,
"CFBundleShortVersionString" : "1.600.0",
"CFBundleIdentifier" : "com.apple.SkyLight",
"size" : 6057728,
"uuid" : "0fdb8257-4bad-3259-b1d8-0ef23ec53232",
"path" : "\/System\/Library\/PrivateFrameworks\/SkyLight.framework\/Versions\/A\/SkyLight",
"name" : "SkyLight"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 7136407552,
"CFBundleShortVersionString" : "2.1.1",
"CFBundleIdentifier" : "com.apple.HIToolbox",
"size" : 3158656,
"uuid" : "3c068ca7-e6a9-3e91-953a-b527a1892d05",
"path" : "\/System\/Library\/Frameworks\/Carbon.framework\/Versions\/A\/Frameworks\/HIToolbox.framework\/Versions\/A\/HIToolbox",
"name" : "HIToolbox"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6919245824,
"size" : 653076,
"uuid" : "044cd67e-3a0a-3ca4-8bb3-a9687d5328fe",
"path" : "\/usr\/lib\/dyld",
"name" : "dyld"
},
{
"size" : 0,
"source" : "A",
"base" : 0,
"uuid" : "00000000-0000-0000-0000-000000000000"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6949019648,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.Foundation",
"size" : 16399392,
"uuid" : "187e7913-b154-30a7-8070-852767aac3cf",
"path" : "\/System\/Library\/Frameworks\/Foundation.framework\/Versions\/C\/Foundation",
"name" : "Foundation",
"CFBundleVersion" : "4302"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6921424896,
"size" : 290400,
"uuid" : "4c58ab31-f363-3e75-a8f8-302105812dbf",
"path" : "\/usr\/lib\/system\/libdispatch.dylib",
"name" : "libdispatch.dylib"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6919917568,
"size" : 348288,
"uuid" : "3b264f68-2825-3790-8796-4b49581d6425",
"path" : "\/usr\/lib\/system\/libxpc.dylib",
"name" : "libxpc.dylib"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 9676595200,
"size" : 22864,
"uuid" : "b318e19a-d202-3bbf-b188-4364e1d8d237",
"path" : "\/System\/Library\/Frameworks\/OpenGL.framework\/Versions\/A\/Libraries\/libCoreVMClient.dylib",
"name" : "libCoreVMClient.dylib"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 9676689408,
"size" : 10160,
"uuid" : "71a6ac3f-04dc-3162-a9ae-f23c96dfc12f",
"path" : "\/System\/Library\/Frameworks\/OpenGL.framework\/Versions\/A\/Libraries\/libCVMSPluginSupport.dylib",
"name" : "libCVMSPluginSupport.dylib"
}
],
"sharedCache" : {
"base" : 6918160384,
"size" : 5820792832,
"uuid" : "f3e3cb1b-1c09-3cc5-ad72-f0800f1f475f"
},
"vmSummary" : "ReadOnly portion of Libraries: Total=2.1G resident=0K(0%) swapped_out_or_unallocated=2.1G(100%)
Writable regions: Total=1.1G written=1362K(0%) resident=1362K(0%) swapped_out=0K(0%) unallocated=1.1G(100%)
VIRTUAL REGION
REGION TYPE SIZE COUNT (non-coalesced)
=========== ======= =======
.note.gnu.proper 320 1
Accelerate framework 256K 2
Activity Tracing 256K 1
AttributeGraph Data 1024K 1
CG image 976K 31
ColorSync 176K 11
CoreAnimation 4784K 150
CoreGraphics 32K 2
CoreServices 624K 2
CoreUI image data 5856K 52
Foundation 48K 2
Kernel Alloc Once 208K 3
MALLOC 422.9M 181
MALLOC guard page 3744K 4
Mach message 64K 3
OpenGL GLSL 256K 3
PROTECTED_MEMORY 16K 1
STACK GUARD 720K 45
Stack 196.5M 46
Stack Guard 56.0M 1
VM_ALLOCATE 224.7M 227
VM_ALLOCATE (reserved) 256.0M 1 reserved VM address space (unallocated)
__AUTH 5968K 656
__AUTH_CONST 90.5M 1042
__CTF 824 1
__DATA 42.9M 1138
__DATA_CONST 59.7M 1185
__DATA_DIRTY 8499K 899
__FONT_DATA 2352 1
__GLSLBUILTINS 5176K 1
__INFO_FILTER 8 1
__LINKEDIT 619.8M 139
__OBJC_RO 78.4M 1
__OBJC_RW 2571K 1
__TEXT 1.5G 1172
__TEXT (graphics) 5360K 35
__TPRO_CONST 128K 2
dyld private memory 1584K 15
mapped file 636.8M 100
page table in kernel 1362K 1
shared memory 3680K 27
=========== ======= =======
TOTAL 4.2G 7187
TOTAL, minus reserved VM space 3.9G 7187
",
"legacyInfo" : {
"threadTriggered" : {
"name" : "CrBrowserMain",
"queue" : "com.apple.main-thread"
}
},
"logWritingSignature" : "7c6d0237a244b78aebd7b5c9afd138b68be9d3f6",
"bug_type" : "309",
"roots_installed" : 0,
"trmStatus" : 1,
"trialInfo" : {
"rollouts" : [
{
"rolloutId" : "67181b10c68c361a728c7cfa",
"factorPackIds" : [
],
"deploymentId" : 240000005
},
{
"rolloutId" : "682ef9612c2ae30e2f38d3a4",
"factorPackIds" : [
],
"deploymentId" : 240000006
}
],
"experiments" : [
]
}
}
===== Log before crash start =====
UCSF ChimeraX version: 1.11.1 (2026-01-23)
© 2016-2025 Regents of the University of California. All rights reserved.
How to cite UCSF ChimeraX
> open pdb:1e3i
Summary of feedback from opening 1e3i fetched from pdb
---
notes | Fetching compressed mmCIF 1e3i from http://files.rcsb.org/download/1e3i.cif
Fetching CCD CXF from
https://files.wwpdb.org/pub/pdb/refdata/chem_comp/F/CXF/CXF.cif
Fetching CCD NAI from
https://files.wwpdb.org/pub/pdb/refdata/chem_comp/I/NAI/NAI.cif
Fetching CCD ZN from
https://files.wwpdb.org/pub/pdb/refdata/chem_comp/N/ZN/ZN.cif
1e3i title:
Mouse class II alcohol dehydrogenase complex with NADH and inhibitor [more
info...]
Chain information for 1e3i #1
---
Chain | Description | UniProt
A B | ALCOHOL DEHYDROGENASE, CLASS II | Q9QYY9 1-376
Non-standard residues in 1e3i #1
---
CXF — cyclohexylformamide
NAI — 1,4-dihydronicotinamide adenine dinucleotide (NADH)
ZN — zinc ion
> open 1e3i fromDatabase pdb format mmcif
1e3i title:
Mouse class II alcohol dehydrogenase complex with NADH and inhibitor [more
info...]
Chain information for 1e3i #2
---
Chain | Description | UniProt
A B | ALCOHOL DEHYDROGENASE, CLASS II | Q9QYY9 1-376
Non-standard residues in 1e3i #2
---
CXF — cyclohexylformamide
NAI — 1,4-dihydronicotinamide adenine dinucleotide (NADH)
ZN — zinc ion
> log metadata #2
Metadata for 1e3i #2
---
Title | Mouse class II alcohol dehydrogenase complex with NADH and inhibitor
Citations | Svensson, S., Hoeoeg, J.O., Schneider, G., Sandalova, T. (2000). Crystal Structure of Mouse Class II Alcohol Dehydrogenase Reveal Determinants of Substrate Specificity and Catalytic Efficiency. J.Mol.Biol., 302, 441. PMID: 10970744. DOI: 10.1006/JMBI.2000.4039
Svensson, S., Stroemberg, P., Hoeoeg, J.O. (1999). A Novel Subtype of Class II
Alcohol Dehydrogenase in Rodents. J.Biol.Chem., 274, 29712. PMID: 10514444.
DOI: 10.1074/JBC.274.42.29712
Non-standard residues | CXF — cyclohexylformamide
NAI — 1,4-dihydronicotinamide adenine dinucleotide (NADH)
ZN — zinc ion
Gene source | Mus musculus (house mouse)
Experimental method | X-ray diffraction
Resolution | 2.100Å
> hide cartoons
> show cartoons
> style stick
Changed 12118 atom styles
> style sphere
Changed 12118 atom styles
> style ball
Changed 12118 atom styles
> style stick
Changed 12118 atom styles
> show cartoons
> show atoms
> style sphere
Changed 12118 atom styles
> ui tool show "Side View"
> view all
> preset cartoons/nucleotides ribbons/slabs
Using preset: Cartoons/Nucleotides / Ribbons/Slabs
Changed 11898 atom styles
Preset expands to these ChimeraX commands:
show nucleic
hide protein|solvent|H
surf hide
style (protein|nucleic|solvent) & @@draw_mode=0 stick
~worm
cartoon
cartoon style modeh def arrows t arrowshelix f arrowscale 2 wid 2 thick 0.4 sides 12 div 20
cartoon style ~(nucleic|strand) x round
cartoon style (nucleic|strand) x rect
nucleotides tube/slab shape box
> style stick
Changed 12118 atom styles
> select #1/A
3041 atoms, 2906 bonds, 8 pseudobonds, 566 residues, 2 models selected
> hide sel cartoons
> select #1/A
3041 atoms, 2906 bonds, 8 pseudobonds, 566 residues, 2 models selected
> hide sel cartoons
> hide sel atoms
> hide #!2 models
> show #!2 models
> hide #!2 models
> show #!2 models
> color (#!1 & sel) red
> select add #2
9100 atoms, 8698 bonds, 25 pseudobonds, 1692 residues, 4 models selected
> select subtract #2
3041 atoms, 2906 bonds, 8 pseudobonds, 566 residues, 2 models selected
> select add #1
6059 atoms, 5792 bonds, 17 pseudobonds, 1126 residues, 2 models selected
> select subtract #1
Nothing selected
> select add #2
6059 atoms, 5792 bonds, 17 pseudobonds, 1126 residues, 2 models selected
> select subtract #2
Nothing selected
> select add #2
6059 atoms, 5792 bonds, 17 pseudobonds, 1126 residues, 2 models selected
> select subtract #2
Nothing selected
> hide #!2 models
> select add #1
6059 atoms, 5792 bonds, 17 pseudobonds, 1126 residues, 2 models selected
> select subtract #1
Nothing selected
> select #1/A
3041 atoms, 2906 bonds, 8 pseudobonds, 566 residues, 2 models selected
> select #1/A
3041 atoms, 2906 bonds, 8 pseudobonds, 566 residues, 2 models selected
> show sel cartoons
> show sel atoms
> hide sel atoms
> close #2
> close #1
> open pdb:1e3i format mmcif fromDatabase pdb
1e3i title:
Mouse class II alcohol dehydrogenase complex with NADH and inhibitor [more
info...]
Chain information for 1e3i #1
---
Chain | Description | UniProt
A B | ALCOHOL DEHYDROGENASE, CLASS II | Q9QYY9 1-376
Non-standard residues in 1e3i #1
---
CXF — cyclohexylformamide
NAI — 1,4-dihydronicotinamide adenine dinucleotide (NADH)
ZN — zinc ion
> select #1/A
3041 atoms, 2906 bonds, 8 pseudobonds, 566 residues, 2 models selected
> hide sel cartoons
> show sel atoms
> color sel red
> color sel byelement
Drag select of 1155 atoms, 3 pseudobonds, 1124 bonds
> select clear
> select /B:304
7 atoms, 6 bonds, 1 residue, 1 model selected
> select /B:316
8 atoms, 7 bonds, 1 residue, 1 model selected
> select clear
> select /A:324@CA
1 atom, 1 residue, 1 model selected
> select /B:317
8 atoms, 7 bonds, 1 residue, 1 model selected
> select /B:316
8 atoms, 7 bonds, 1 residue, 1 model selected
Drag select of 2337 atoms, 8 pseudobonds, 2265 bonds
> select clear
> select #1/A
3041 atoms, 2906 bonds, 8 pseudobonds, 566 residues, 2 models selected
> select clear
> select up
2 atoms, 1 bond, 1 residue, 1 model selected
> select up
4 atoms, 3 bonds, 1 residue, 1 model selected
> select down
2 atoms, 1 bond, 1 residue, 1 model selected
> select down
1 bond, 1 model selected
> select down
1 bond, 1 model selected
> select up
2 atoms, 1 bond, 1 residue, 1 model selected
> select up
4 atoms, 3 bonds, 1 residue, 1 model selected
> select up
44 atoms, 47 bonds, 5 residues, 1 model selected
> select up
2800 atoms, 2849 bonds, 376 residues, 1 model selected
> select up
3041 atoms, 2906 bonds, 566 residues, 1 model selected
> select down
2800 atoms, 2849 bonds, 376 residues, 1 model selected
> select down
44 atoms, 47 bonds, 5 residues, 1 model selected
> select down
4 atoms, 3 bonds, 1 residue, 1 model selected
> select down
2 atoms, 1 bond, 1 residue, 1 model selected
> select up
4 atoms, 3 bonds, 1 residue, 1 model selected
> select add /A:181@C
5 atoms, 3 bonds, 2 residues, 1 model selected
> select clear
> select /B:308
7 atoms, 6 bonds, 1 residue, 1 model selected
> select clear
> select /A:318@C
1 atom, 1 residue, 1 model selected
> label sel atoms attribute name
> select up
4 atoms, 3 bonds, 1 residue, 1 model selected
> label sel text "{0.name} {0.number}{0.insertion_code}"
> select clear
> close
> open pdb:1e3i format mmcif fromDatabase pdb
1e3i title:
Mouse class II alcohol dehydrogenase complex with NADH and inhibitor [more
info...]
Chain information for 1e3i #1
---
Chain | Description | UniProt
A B | ALCOHOL DEHYDROGENASE, CLASS II | Q9QYY9 1-376
Non-standard residues in 1e3i #1
---
CXF — cyclohexylformamide
NAI — 1,4-dihydronicotinamide adenine dinucleotide (NADH)
ZN — zinc ion
> select #1/A
3041 atoms, 2906 bonds, 8 pseudobonds, 566 residues, 2 models selected
> save "/Users/ivana.kapustova/OneDrive - Karolinska
> Institutet/Teaching/Chemical
> biology/2026_ChimeraX/savefiles/CanvasExercises.cxs"
> save /Users/ivana.kapustova/Desktop/image1.png supersample 3
> hide sel cartoons
> hide sel atoms
> show sel atoms
> color (#!1 & sel) red
> undo
Undo failed, probably because structures have been modified.
> ui tool show "Show Sequence Viewer"
> sequence chain /A /B
Alignment identifier is 1
> select /A-B:95-96
32 atoms, 32 bonds, 4 residues, 1 model selected
> select /A-B:95
14 atoms, 14 bonds, 2 residues, 1 model selected
> sequence chain #1/A
Alignment identifier is 1/A
> select
> /A:7-13,22-28,35-44,68-76,88-91,134-136,139-141,153-157,161-163,198-202,222-226,243-245,268-271,292-295,302-306,315-318,348-353,371-375
695 atoms, 685 bonds, 92 residues, 1 model selected
> select /A:75
6 atoms, 5 bonds, 1 residue, 1 model selected
> select /A:75
6 atoms, 5 bonds, 1 residue, 1 model selected
> select /A:75
6 atoms, 5 bonds, 1 residue, 1 model selected
> label sel text "{0.name} {0.number}{0.insertion_code}"
> select /A:235
9 atoms, 8 bonds, 1 residue, 1 model selected
> select /A:235-238
28 atoms, 27 bonds, 4 residues, 1 model selected
> label sel text "{0.name} {0.number}{0.insertion_code}"
> select clear
> undo
> select /A:235-238
28 atoms, 27 bonds, 4 residues, 1 model selected
> ~label sel residues
> sequence chain #1/B
Alignment identifier is 1/B
> select
> /B:46-52,100-105,119-123,172-189,205-218,229-239,246-250,253-262,275-285,307-312,320-339,343-346,356-366
947 atoms, 949 bonds, 128 residues, 1 model selected
> select /B:235-236
14 atoms, 13 bonds, 2 residues, 1 model selected
> select /B:235-238
28 atoms, 27 bonds, 4 residues, 1 model selected
> label sel text "{0.name} {0.number}{0.insertion_code}"
> label sel attribute label_one_letter_code
> select clear
> select
> /B:46-52,100-105,119-123,172-189,205-218,229-239,246-250,253-262,275-285,307-312,320-339,343-346,356-366
947 atoms, 949 bonds, 128 residues, 1 model selected
> select /B:206-207
13 atoms, 12 bonds, 2 residues, 1 model selected
> select /B:206-217
79 atoms, 78 bonds, 12 residues, 1 model selected
> color sel cyan
> select clear
> select
> /A:7-13,22-28,35-44,68-76,88-91,134-136,139-141,153-157,161-163,198-202,222-226,243-245,268-271,292-295,302-306,315-318,348-353,371-375
695 atoms, 685 bonds, 92 residues, 1 model selected
> select /A:316
8 atoms, 7 bonds, 1 residue, 1 model selected
> select /A:316
8 atoms, 7 bonds, 1 residue, 1 model selected
> select /A:316,351
13 atoms, 11 bonds, 2 residues, 1 model selected
> color sel magenta
> select
> /A:46-52,100-105,119-123,169-189,205-218,229-239,246-250,253-262,275-285,307-312,320-339,343-346,356-366
972 atoms, 974 bonds, 131 residues, 1 model selected
> select
> /A:7-13,22-28,35-44,68-76,88-91,134-136,139-141,153-157,161-163,198-202,222-226,243-245,268-271,292-295,302-306,315-318,348-353,371-375
695 atoms, 685 bonds, 92 residues, 1 model selected
> select /A:246
8 atoms, 7 bonds, 1 residue, 1 model selected
> select /A:246
8 atoms, 7 bonds, 1 residue, 1 model selected
> select /A:351
5 atoms, 4 bonds, 1 residue, 1 model selected
> select add /A:316
13 atoms, 11 bonds, 2 residues, 1 model selected
> label sel attribute label_specifier
> select clear
> select /A:246
8 atoms, 7 bonds, 1 residue, 1 model selected
> select /A:246
8 atoms, 7 bonds, 1 residue, 1 model selected
> select /A:246,281
13 atoms, 11 bonds, 2 residues, 1 model selected
> color sel purple
> color sel forest green
> label sel attribute label_specifier
> select /A:4
4 atoms, 3 bonds, 1 residue, 1 model selected
> select /A:4
4 atoms, 3 bonds, 1 residue, 1 model selected
> select /A:4,39
13 atoms, 11 bonds, 2 residues, 1 model selected
> color sel white
> color sel blue
> label sel attribute label_specifier
> select /A:176
8 atoms, 7 bonds, 1 residue, 1 model selected
> select /A:176
8 atoms, 7 bonds, 1 residue, 1 model selected
> select
> /A:46-52,100-105,119-123,169-189,205-218,229-239,246-250,253-262,275-285,307-312,320-339,343-346,356-366
972 atoms, 974 bonds, 131 residues, 1 model selected
> select /A:176
8 atoms, 7 bonds, 1 residue, 1 model selected
> select /A:176
8 atoms, 7 bonds, 1 residue, 1 model selected
> select /A:176,211
13 atoms, 11 bonds, 2 residues, 1 model selected
> color sel lime
> color sel red
> color sel orange
> label sel attribute label_specifier
> select clear
> select /A:5,176,211
22 atoms, 19 bonds, 3 residues, 1 model selected
> select clear
> select /A:5
9 atoms, 8 bonds, 1 residue, 1 model selected
> select /A:5
9 atoms, 8 bonds, 1 residue, 1 model selected
> sequence chain #1/B
Alignment identifier is 1/B
> select /B:5
9 atoms, 8 bonds, 1 residue, 1 model selected
> select /B:5
9 atoms, 8 bonds, 1 residue, 1 model selected
> show sel atoms
> select down
9 atoms, 8 bonds, 1 residue, 1 model selected
> select down
9 atoms, 8 bonds, 1 residue, 1 model selected
> select down
9 atoms, 8 bonds, 1 residue, 1 model selected
> select clear
> select /B:5@NZ
1 atom, 1 residue, 1 model selected
> label sel atoms attribute name
> label sel attribute label_one_letter_code
> select clear
> save "/Users/ivana.kapustova/OneDrive - Karolinska
> Institutet/Teaching/Chemical
> biology/2026_ChimeraX/savefiles/CanvasExercises.cxs"
> select
> /B:46-52,100-105,119-123,172-189,205-218,229-239,246-250,253-262,275-285,307-312,320-339,343-346,356-366
947 atoms, 949 bonds, 128 residues, 1 model selected
> select
> /B:7-14,22-28,35-44,63-64,68-76,88-91,134-136,139-141,153-157,161-164,198-202,222-226,243-245,268-271,292-295,302-306,315-318,348-353,371-375
721 atoms, 710 bonds, 96 residues, 1 model selected
> select
> /B:46-52,100-105,119-123,172-189,205-218,229-239,246-250,253-262,275-285,307-312,320-339,343-346,356-366
947 atoms, 949 bonds, 128 residues, 1 model selected
> select /B:47
7 atoms, 7 bonds, 1 residue, 1 model selected
> select /B:47
7 atoms, 7 bonds, 1 residue, 1 model selected
> select /B:47
7 atoms, 7 bonds, 1 residue, 1 model selected
> select
> /B:46-52,100-105,119-123,172-189,205-218,229-239,246-250,253-262,275-285,307-312,320-339,343-346,356-366
947 atoms, 949 bonds, 128 residues, 1 model selected
> select clear
> select /B:349
7 atoms, 6 bonds, 1 residue, 1 model selected
> select /B:349
7 atoms, 6 bonds, 1 residue, 1 model selected
> sequence chain #1/A
Alignment identifier is 1/A
> select
> /A:7-13,22-28,35-44,68-76,88-91,134-136,139-141,153-157,161-163,198-202,222-226,243-245,268-271,292-295,302-306,315-318,348-353,371-375
695 atoms, 685 bonds, 92 residues, 1 model selected
> select /B:349
7 atoms, 6 bonds, 1 residue, 1 model selected
> select /B:349
7 atoms, 6 bonds, 1 residue, 1 model selected
> select /A:349-350
17 atoms, 17 bonds, 2 residues, 1 model selected
> select /A:349-350
17 atoms, 17 bonds, 2 residues, 1 model selected
> select
> /A:7-13,22-28,35-44,68-76,88-91,134-136,139-141,153-157,161-163,198-202,222-226,243-245,268-271,292-295,302-306,315-318,348-353,371-375
695 atoms, 685 bonds, 92 residues, 1 model selected
> select /A:349
7 atoms, 6 bonds, 1 residue, 1 model selected
> select /A:349
7 atoms, 6 bonds, 1 residue, 1 model selected
> select /B:349
7 atoms, 6 bonds, 1 residue, 1 model selected
> select /B:349
7 atoms, 6 bonds, 1 residue, 1 model selected
> show sel atoms
> label sel text "{0.name} {0.number}{0.insertion_code}"
> select
> /B:46-52,100-105,119-123,172-189,205-218,229-239,246-250,253-262,275-285,307-312,320-339,343-346,356-366
947 atoms, 949 bonds, 128 residues, 1 model selected
> select clear
> select /B:349
7 atoms, 6 bonds, 1 residue, 1 model selected
> hide sel atoms
> ~label sel residues
> save "/Users/ivana.kapustova/OneDrive - Karolinska
> Institutet/Teaching/Chemical
> biology/2026_ChimeraX/savefiles/CanvasExercises-PrimaryStructure.cxs"
> close session
> open "/Users/ivana.kapustova/OneDrive - Karolinska
> Institutet/Teaching/Chemical
> biology/2026_ChimeraX/savefiles/CanvasExercises.cxs" format session
> view name session-start
opened ChimeraX session
Drag select of 357 atoms, 749 residues, 17 pseudobonds, 304 bonds
> close session
> open pdb:1e3i format mmcif fromDatabase pdb
1e3i title:
Mouse class II alcohol dehydrogenase complex with NADH and inhibitor [more
info...]
Chain information for 1e3i #1
---
Chain | Description | UniProt
A B | ALCOHOL DEHYDROGENASE, CLASS II | Q9QYY9 1-376
Non-standard residues in 1e3i #1
---
CXF — cyclohexylformamide
NAI — 1,4-dihydronicotinamide adenine dinucleotide (NADH)
ZN — zinc ion
> view
> view all
> select helix
1919 atoms, 1923 bonds, 259 residues, 1 model selected
> color sel red
> select clear
> select strand
1416 atoms, 1395 bonds, 188 residues, 1 model selected
> color sel purple
> select up
5580 atoms, 5678 bonds, 749 residues, 1 model selected
> select up
6059 atoms, 5792 bonds, 1126 residues, 1 model selected
> select down
5580 atoms, 5678 bonds, 749 residues, 1 model selected
> select down
1416 atoms, 1395 bonds, 188 residues, 1 model selected
> select down
1416 atoms, 1395 bonds, 188 residues, 1 model selected
> select down
1416 atoms, 1395 bonds, 188 residues, 1 model selected
> select down
1416 atoms, 1395 bonds, 188 residues, 1 model selected
> select down
1416 atoms, 1395 bonds, 188 residues, 1 model selected
> select down
1416 atoms, 1395 bonds, 188 residues, 1 model selected
> select down
1416 atoms, 1395 bonds, 188 residues, 1 model selected
> select down
1416 atoms, 1395 bonds, 188 residues, 1 model selected
> select down
1416 atoms, 1395 bonds, 188 residues, 1 model selected
> select down
1416 atoms, 1395 bonds, 188 residues, 1 model selected
> select down
1416 atoms, 1395 bonds, 188 residues, 1 model selected
> select down
1416 atoms, 1395 bonds, 188 residues, 1 model selected
> select down
1416 atoms, 1395 bonds, 188 residues, 1 model selected
> select down
1416 atoms, 1395 bonds, 188 residues, 1 model selected
> select up
5580 atoms, 5678 bonds, 749 residues, 1 model selected
> select up
6059 atoms, 5792 bonds, 1126 residues, 1 model selected
> select up
6059 atoms, 5792 bonds, 1126 residues, 1 model selected
> select up
6059 atoms, 5792 bonds, 1126 residues, 1 model selected
> select down
5580 atoms, 5678 bonds, 749 residues, 1 model selected
> select down
1416 atoms, 1395 bonds, 188 residues, 1 model selected
> select down
1416 atoms, 1395 bonds, 188 residues, 1 model selected
> select down
1416 atoms, 1395 bonds, 188 residues, 1 model selected
> select down
1416 atoms, 1395 bonds, 188 residues, 1 model selected
> select down
1416 atoms, 1395 bonds, 188 residues, 1 model selected
> select down
1416 atoms, 1395 bonds, 188 residues, 1 model selected
> select down
1416 atoms, 1395 bonds, 188 residues, 1 model selected
> select down
1416 atoms, 1395 bonds, 188 residues, 1 model selected
> select down
1416 atoms, 1395 bonds, 188 residues, 1 model selected
> select strand
1416 atoms, 1395 bonds, 188 residues, 1 model selected
> select coil
2245 atoms, 2238 bonds, 302 residues, 1 model selected
> color sel white
> select clear
> save "/Users/ivana.kapustova/OneDrive - Karolinska
> Institutet/Teaching/Chemical
> biology/2026_ChimeraX/savefiles/CanvasExercises-SecondaryStructure.cxs"
> color helix red
> color helix orange
> color helix red
> ui tool show "Show Sequence Viewer"
> sequence chain /A /B
Alignment identifier is 1
> select /A-B:253
14 atoms, 14 bonds, 2 residues, 1 model selected
> select /A-B:253-262
154 atoms, 154 bonds, 20 residues, 1 model selected
> sequence chain #1/A
Alignment identifier is 1/A
> select clear
> select /A:253-254
14 atoms, 14 bonds, 2 residues, 1 model selected
> select /A:253-262
77 atoms, 77 bonds, 10 residues, 1 model selected
> label sel attribute label_one_letter_code
> show sel atoms
> view sel
> view
> ui tool show "Side View"
> view sel
> ui tool show H-Bonds
> cartoon suppressBackboneDisplay false
> ui tool show H-Bonds
> hbonds sel reveal true
29 hydrogen bonds found
> view
> select clear
> select /A:371
11 atoms, 10 bonds, 1 residue, 1 model selected
> select /A:371-375
41 atoms, 40 bonds, 5 residues, 1 model selected
> color sel byelement
> cartoon suppressBackboneDisplay false
> view
> view sel
> cartoon suppressBackboneDisplay false
> show sel atoms
> ui tool show "Side View"
> view
> select /A:253
7 atoms, 7 bonds, 1 residue, 1 model selected
> select /A:253-262
77 atoms, 77 bonds, 11 pseudobonds, 10 residues, 2 models selected
> color (#!1 & sel) byelement
> select /A:371
11 atoms, 10 bonds, 1 residue, 1 model selected
> select /A:371-375
41 atoms, 40 bonds, 5 residues, 1 model selected
> select sel @ show sel atoms
> cartoon suppressBackboneDisplay false
> show sel atoms
> cartoon suppressBackboneDisplay false
> color sel byelement
> select clear
> select /A:371
11 atoms, 10 bonds, 1 residue, 1 model selected
> select /A:371-375
41 atoms, 40 bonds, 5 residues, 1 model selected
> select sel: show sel atoms
> color sel byelement
> save "/Users/ivana.kapustova/OneDrive - Karolinska
> Institutet/Teaching/Chemical
> biology/2026_ChimeraX/savefiles/CanvasExercises-SecondaryStructure.cxs"
> hide sel cartoons
> hbonds sel reveal true
69 hydrogen bonds found
> ui tool show H-Bonds
> hbonds sel restrict both reveal true
32 hydrogen bonds found
> hbonds sel reveal true
69 hydrogen bonds found
> select clear
> select /A:371
11 atoms, 10 bonds, 1 residue, 1 model selected
> select /A:371-375
41 atoms, 40 bonds, 5 residues, 1 model selected
> label sel text "{0.name} {0.number}{0.insertion_code}"
> select clear
> select /A:371
11 atoms, 10 bonds, 1 residue, 1 model selected
> select /A:371-375
41 atoms, 40 bonds, 5 residues, 1 model selected
> label sel attribute label_specifier
> select clear
> view
> select /A:369
6 atoms, 5 bonds, 1 residue, 1 model selected
> select /A:369
6 atoms, 5 bonds, 1 residue, 1 model selected
> select /A:371
11 atoms, 10 bonds, 1 residue, 1 model selected
> select /A:371-375
41 atoms, 40 bonds, 5 residues, 1 model selected
> select strand
1416 atoms, 1395 bonds, 16 pseudobonds, 188 residues, 2 models selected
> show sel cartoons
> select clear
> view
Drag select of 817 atoms, 743 residues, 86 pseudobonds, 751 bonds
> select clear
> select /A:371
11 atoms, 10 bonds, 1 residue, 1 model selected
> select /A:371-375
41 atoms, 40 bonds, 5 residues, 1 model selected
> select sel: transparency 50,r #0
Missing or invalid "percent" argument: Expected a number
> select transparency 50,r #0
Expected an objects specifier or a keyword
> transparency sel 50 target c
> select ~sel & ##selected
5856 atoms, 5594 bonds, 54 pseudobonds, 1100 residues, 3 models selected
> transparency sel 50 target c
> select clear
> select
> /A:46-52,100-105,119-123,169-189,205-218,229-239,246-250,253-262,275-285,307-312,320-339,343-346,356-366
972 atoms, 974 bonds, 3 pseudobonds, 131 residues, 2 models selected
> select /A:253-254
14 atoms, 14 bonds, 2 residues, 1 model selected
> select /A:253-262
77 atoms, 77 bonds, 10 residues, 1 model selected
> select up
2800 atoms, 2849 bonds, 376 residues, 1 model selected
> select down
77 atoms, 77 bonds, 10 residues, 1 model selected
> hbonds sel reveal true
29 hydrogen bonds found
> select /A:371
11 atoms, 10 bonds, 1 residue, 1 model selected
> select /A:371-375
41 atoms, 40 bonds, 5 residues, 1 model selected
> select sel: hbonds sel reveal true
69 hydrogen bonds found
> select clear
> select /A:349
7 atoms, 6 bonds, 1 residue, 1 model selected
> select /A:349
7 atoms, 6 bonds, 1 residue, 1 model selected
> label sel text "{0.name} {0.number}{0.insertion_code}"
> select sel: hbonds sel reveal true
14 hydrogen bonds found
> select clear
> select /A:349
7 atoms, 6 bonds, 1 residue, 1 model selected
> hbonds sel reveal true
3 hydrogen bonds found
> select /A:371@O
1 atom, 1 residue, 1 model selected
> select up
11 atoms, 10 bonds, 1 residue, 1 model selected
> label sel text "{0.name} {0.number}{0.insertion_code}"
> select down
1 atom, 1 residue, 1 model selected
> view sel
> label sel atoms attribute name
> select /A:349@OG1
1 atom, 1 residue, 1 model selected
> select clear
> select /A:349@N
1 atom, 1 residue, 1 model selected
> label sel atoms attribute name
> select /A:349
7 atoms, 6 bonds, 1 residue, 1 model selected
> select clear
> select /A:349@O
1 atom, 1 residue, 1 model selected
> label sel atoms attribute name
> select clear
> select /A:349@O
1 atom, 1 residue, 1 model selected
> select up
7 atoms, 6 bonds, 1 residue, 1 model selected
> view
> save "/Users/ivana.kapustova/OneDrive - Karolinska
> Institutet/Teaching/Chemical
> biology/2026_ChimeraX/savefiles/CanvasExercises-SecondaryStructure.cxs"
> select /A:27
9 atoms, 8 bonds, 1 residue, 1 model selected
> select /A:27
9 atoms, 8 bonds, 1 residue, 1 model selected
> show sel atoms
> select sel: show sel atoms
> color sel byelement
> select /A:27
9 atoms, 8 bonds, 1 residue, 1 model selected
> label sel text "{0.label_one_letter_code} {0.number}{0.insertion_code}"
> select /A:27@O
1 atom, 1 residue, 1 model selected
> select sel: select /A:23
8 atoms, 7 bonds, 1 residue, 1 model selected
> select /A:23-32
79 atoms, 80 bonds, 10 residues, 1 model selected
> select /A:24
9 atoms, 8 bonds, 1 residue, 1 model selected
> select /A:24-31
62 atoms, 63 bonds, 8 residues, 1 model selected
> show sel atoms
> color sel byelement
> select /A:27
9 atoms, 8 bonds, 1 residue, 1 model selected
> save "/Users/ivana.kapustova/OneDrive - Karolinska
> Institutet/Teaching/Chemical
> biology/2026_ChimeraX/savefiles/CanvasExercises-SecondaryStructure.cxs"
> undo
> redo
> undo
> select sel: hide sel atoms
> ~label sel residues
> select clear
> select /A:262@N
1 atom, 1 residue, 1 model selected
> select /A:262@N
1 atom, 1 residue, 1 model selected
> select /A:262
7 atoms, 6 bonds, 1 residue, 1 model selected
> select /A:262
7 atoms, 6 bonds, 1 residue, 1 model selected
> select /A:261
8 atoms, 7 bonds, 1 residue, 1 model selected
> select /A:260
9 atoms, 8 bonds, 1 residue, 1 model selected
> select /A:259
7 atoms, 6 bonds, 1 residue, 1 model selected
> select /A:258
8 atoms, 7 bonds, 1 residue, 1 model selected
> select clear
> view
> save "/Users/ivana.kapustova/OneDrive - Karolinska
> Institutet/Teaching/Chemical
> biology/2026_ChimeraX/savefiles/CanvasExercises-SecondaryStructure.cxs"
> select /A:1
4 atoms, 3 bonds, 1 residue, 1 model selected
> select /A:1-376
2800 atoms, 2849 bonds, 3 pseudobonds, 376 residues, 2 models selected
> select ~sel & ##selected
3259 atoms, 2943 bonds, 17 pseudobonds, 750 residues, 2 models selected
> hide sel atoms
> hide sel cartoons
> undo
> select clear
> save "/Users/ivana.kapustova/OneDrive - Karolinska
> Institutet/Teaching/Chemical
> biology/2026_ChimeraX/savefiles/CanvasExercises-SecondaryStructure.cxs"
> open "/Users/ivana.kapustova/Library/CloudStorage/OneDrive-
> KarolinskaInstitutet/Teaching/Chemical
> biology/2026_ChimeraX/savefiles/CanvasExercises.cxs"
> view name session-start
opened ChimeraX session
> close session
> open pdb:1e3i format mmcif fromDatabase pdb
1e3i title:
Mouse class II alcohol dehydrogenase complex with NADH and inhibitor [more
info...]
Chain information for 1e3i #1
---
Chain | Description | UniProt
A B | ALCOHOL DEHYDROGENASE, CLASS II | Q9QYY9 1-376
Non-standard residues in 1e3i #1
---
CXF — cyclohexylformamide
NAI — 1,4-dihydronicotinamide adenine dinucleotide (NADH)
ZN — zinc ion
> save "/Users/ivana.kapustova/OneDrive - Karolinska
> Institutet/Teaching/Chemical
> biology/2026_ChimeraX/savefiles/CanvasExercises-TertiaryStructure.cxs"
> select chain 1/A
Expected an objects specifier or a keyword
> select chain1/A
Expected an objects specifier or a keyword
> select chainA
Expected an objects specifier or a keyword
> select chain A
Expected an objects specifier or a keyword
> select #1/A
3041 atoms, 2906 bonds, 8 pseudobonds, 566 residues, 2 models selected
> select #1/A
3041 atoms, 2906 bonds, 8 pseudobonds, 566 residues, 2 models selected
> select ~sel & ##selected
3018 atoms, 2886 bonds, 9 pseudobonds, 560 residues, 2 models selected
> hide sel atoms
> hide sel cartoons
> select /A
3041 atoms, 2906 bonds, 8 pseudobonds, 566 residues, 2 models selected
> hide sel atoms
> select coil
2245 atoms, 2238 bonds, 302 residues, 1 model selected
> select clear
Drag select of 376 residues
> ui tool show "Color Actions"
> color sel bychain
> color sel bypolymer
> color sel bynucleotide
> color sel byelement
> color sel byhetero
> color sel byhetero target c
> color sel bychain target c
> close session
> open "/Users/ivana.kapustova/OneDrive - Karolinska
> Institutet/Teaching/Chemical
> biology/2026_ChimeraX/savefiles/CanvasExercises-TertiaryStructure.cxs"
> format session
> view name session-start
opened ChimeraX session
> select /B
3018 atoms, 2886 bonds, 9 pseudobonds, 560 residues, 2 models selected
> hide sel atoms
> delete atoms (#!1 & sel)
> delete bonds (#!1 & sel)
> view
> rainbow
> select
3041 atoms, 2906 bonds, 8 pseudobonds, 566 residues, 2 models selected
> hide sel atoms
> select clear
> save "/Users/ivana.kapustova/OneDrive - Karolinska
> Institutet/Teaching/Chemical
> biology/2026_ChimeraX/savefiles/CanvasExercises-TertiaryStructure.cxs"
> select /A:1
4 atoms, 3 bonds, 1 residue, 1 model selected
> ui tool show "Show Sequence Viewer"
> sequence chain /A
Alignment identifier is 1/A
> select /A:1
4 atoms, 3 bonds, 1 residue, 1 model selected
> select /A:1
4 atoms, 3 bonds, 1 residue, 1 model selected
> show sel atoms
> label sel atoms attribute name
> label sel attribute label_specifier
> select clear
> select /A:1
4 atoms, 3 bonds, 1 residue, 1 model selected
> show sel atoms
> select /A:3
9 atoms, 8 bonds, 1 residue, 1 model selected
> select /A:3-4
13 atoms, 12 bonds, 2 residues, 1 model selected
> select /A:1
4 atoms, 3 bonds, 1 residue, 1 model selected
> select /A:1
4 atoms, 3 bonds, 1 residue, 1 model selected
> show sel atoms
> hide sel cartoons
> show sel cartoons
> hide sel cartoons
> show sel cartoons
> cartoon suppressBackboneDisplay false
> ~label sel atoms
> select /A:1@N
1 atom, 1 residue, 1 model selected
> label sel atoms attribute name
> select clear
> select /A:376
12 atoms, 12 bonds, 1 residue, 1 model selected
> select /A:376
12 atoms, 12 bonds, 1 residue, 1 model selected
> cartoon suppressBackboneDisplay false
> show sel atoms
> select /A:376@N
1 atom, 1 residue, 1 model selected
> select /A:376@N
1 atom, 1 residue, 1 model selected
> label sel atoms attribute name
> label sel attribute label_specifier
> select clear
Drag select of 7 residues
> select /A:318
4 atoms, 3 bonds, 1 residue, 1 model selected
> select add /A:317
12 atoms, 10 bonds, 2 residues, 1 model selected
> select add /A:316
20 atoms, 17 bonds, 3 residues, 1 model selected
> select add /A:315
26 atoms, 22 bonds, 4 residues, 1 model selected
> select add /A:292
32 atoms, 27 bonds, 5 residues, 1 model selected
> select add /A:293
38 atoms, 32 bonds, 6 residues, 1 model selected
> select add /A:294
45 atoms, 38 bonds, 7 residues, 1 model selected
> select add /A:295
52 atoms, 44 bonds, 8 residues, 1 model selected
> select add /A:270
60 atoms, 51 bonds, 9 residues, 1 model selected
> select add /A:271
68 atoms, 58 bonds, 10 residues, 1 model selected
> select add /A:269
74 atoms, 63 bonds, 11 residues, 1 model selected
> select add /A:268
86 atoms, 75 bonds, 12 residues, 1 model selected
> select add /A:198
93 atoms, 81 bonds, 13 residues, 1 model selected
> select add /A:199
99 atoms, 86 bonds, 14 residues, 1 model selected
> select add /A:200
104 atoms, 90 bonds, 15 residues, 1 model selected
> select add /A:201
111 atoms, 96 bonds, 16 residues, 1 model selected
> select add /A:202
122 atoms, 107 bonds, 17 residues, 1 model selected
> select add /A:225
127 atoms, 111 bonds, 18 residues, 1 model selected
> select add /A:226
135 atoms, 118 bonds, 19 residues, 1 model selected
> select add /A:224
143 atoms, 125 bonds, 20 residues, 1 model selected
> select add /A:223
151 atoms, 132 bonds, 21 residues, 1 model selected
> select add /A:222
162 atoms, 142 bonds, 22 residues, 1 model selected
> select add /A:243
170 atoms, 149 bonds, 23 residues, 1 model selected
> select add /A:244
176 atoms, 154 bonds, 24 residues, 1 model selected
> select add /A:245
184 atoms, 161 bonds, 25 residues, 1 model selected
> label sel text " Parallel beta sheet"
> undo
> redo
> select /A:1@N
1 atom, 1 residue, 1 model selected
> label sel atoms text "N terminus"
> select /A:376@N
1 atom, 1 residue, 1 model selected
> ~label sel atoms
> select clear
> select up
2 atoms, 1 bond, 1 residue, 1 model selected
> select up
12 atoms, 12 bonds, 1 residue, 1 model selected
> color sel byelement
> select /A:376@C
1 atom, 1 residue, 1 model selected
> label sel atoms text "C terminus"
> select clear
> select add /A:243
8 atoms, 7 bonds, 1 residue, 1 model selected
> select add /A:244
14 atoms, 12 bonds, 2 residues, 1 model selected
> select add /A:245
22 atoms, 19 bonds, 3 residues, 1 model selected
> select add /A:222
33 atoms, 29 bonds, 4 residues, 1 model selected
> select add /A:223
41 atoms, 36 bonds, 5 residues, 1 model selected
> select add /A:224
49 atoms, 43 bonds, 6 residues, 1 model selected
> select add /A:225
54 atoms, 47 bonds, 7 residues, 1 model selected
> select add /A:226
62 atoms, 54 bonds, 8 residues, 1 model selected
> select add /A:198
69 atoms, 60 bonds, 9 residues, 1 model selected
> select add /A:199
75 atoms, 65 bonds, 10 residues, 1 model selected
> select add /A:200
80 atoms, 69 bonds, 11 residues, 1 model selected
> select add /A:201
87 atoms, 75 bonds, 12 residues, 1 model selected
> select add /A:202
98 atoms, 86 bonds, 13 residues, 1 model selected
> select add /A:268
110 atoms, 98 bonds, 14 residues, 1 model selected
> select add /A:269
116 atoms, 103 bonds, 15 residues, 1 model selected
> select add /A:270
124 atoms, 110 bonds, 16 residues, 1 model selected
> select add /A:271
132 atoms, 117 bonds, 17 residues, 1 model selected
> select add /A:292
138 atoms, 122 bonds, 18 residues, 1 model selected
> select add /A:293
144 atoms, 127 bonds, 19 residues, 1 model selected
> select add /A:294
151 atoms, 133 bonds, 20 residues, 1 model selected
> select add /A:295
158 atoms, 139 bonds, 21 residues, 1 model selected
> select add /A:315
164 atoms, 144 bonds, 22 residues, 1 model selected
> select add /A:316
172 atoms, 151 bonds, 23 residues, 1 model selected
> select add /A:317
180 atoms, 158 bonds, 24 residues, 1 model selected
> select add /A:318
184 atoms, 161 bonds, 25 residues, 1 model selected
> ~label sel residues
> select clear
> select /A:244
6 atoms, 5 bonds, 1 residue, 1 model selected
> select add /A:224
14 atoms, 12 bonds, 2 residues, 1 model selected
> select add /A:200
19 atoms, 16 bonds, 3 residues, 1 model selected
> select add /A:269
25 atoms, 21 bonds, 4 residues, 1 model selected
> select subtract /A:269
19 atoms, 16 bonds, 3 residues, 1 model selected
> select add /A:270
27 atoms, 23 bonds, 4 residues, 1 model selected
> select subtract /A:270
19 atoms, 16 bonds, 3 residues, 1 model selected
> select add /A:269
25 atoms, 21 bonds, 4 residues, 1 model selected
> select add /A:293
31 atoms, 26 bonds, 5 residues, 1 model selected
> select add /A:316
39 atoms, 33 bonds, 6 residues, 1 model selected
> label sel text "Parallel beta sheet"
> select /A:1
4 atoms, 3 bonds, 1 residue, 1 model selected
> color sel byelement
> select clear
> select /A:1
4 atoms, 3 bonds, 1 residue, 1 model selected
> ~label sel residues
> select /A:376
12 atoms, 12 bonds, 1 residue, 1 model selected
> ~label sel residues
> select clear
> select add /A:339
8 atoms, 7 bonds, 1 residue, 1 model selected
> select add /A:338
17 atoms, 15 bonds, 2 residues, 1 model selected
> select add /A:337
29 atoms, 27 bonds, 3 residues, 1 model selected
> select add /A:336
37 atoms, 34 bonds, 4 residues, 1 model selected
> select add /A:335
43 atoms, 39 bonds, 5 residues, 1 model selected
> select add /A:334
50 atoms, 45 bonds, 6 residues, 1 model selected
> select add /A:333
58 atoms, 52 bonds, 7 residues, 1 model selected
> select add /A:332
66 atoms, 59 bonds, 8 residues, 1 model selected
> select add /A:331
73 atoms, 66 bonds, 9 residues, 1 model selected
> select add /A:330
80 atoms, 72 bonds, 10 residues, 1 model selected
> select add /A:329
86 atoms, 77 bonds, 11 residues, 1 model selected
> select add /A:328
94 atoms, 84 bonds, 12 residues, 1 model selected
> select add /A:327
101 atoms, 90 bonds, 13 residues, 1 model selected
> select add /A:326
107 atoms, 95 bonds, 14 residues, 1 model selected
> select add /A:325
116 atoms, 103 bonds, 15 residues, 1 model selected
> save "/Users/ivana.kapustova/OneDrive - Karolinska
> Institutet/Teaching/Chemical
> biology/2026_ChimeraX/savefiles/CanvasExercises-TertiaryStructure.cxs"
===== Log before crash end =====
Log:
UCSF ChimeraX version: 1.11.1 (2026-01-23)
© 2016-2025 Regents of the University of California. All rights reserved.
How to cite UCSF ChimeraX
OpenGL version: 4.1 Metal - 90.5
OpenGL renderer: Apple M2 Max
OpenGL vendor: Apple
Python: 3.11.9
Locale: en_US.UTF-8
Qt version: PyQt6 6.9.1, Qt 6.9.0
Qt runtime version: 6.9.2
Qt platform: cocoa
Hardware:
Hardware Overview:
Model Name: MacBook Pro
Model Identifier: Mac14,5
Model Number: Z17K000SYKS/A
Chip: Apple M2 Max
Total Number of Cores: 12 (8 Performance and 4 Efficiency)
Memory: 64 GB
System Firmware Version: 13822.81.10
OS Loader Version: 13822.81.10
Software:
System Software Overview:
System Version: macOS 26.3.1 (a) (25D771280a)
Kernel Version: Darwin 25.3.0
Time since boot: 1 day, 6 hours, 11 minutes
Graphics/Displays:
Apple M2 Max:
Chipset Model: Apple M2 Max
Type: GPU
Bus: Built-In
Total Number of Cores: 30
Vendor: Apple (0x106b)
Metal Support: Metal 4
Displays:
Color LCD:
Display Type: Built-in Liquid Retina XDR Display
Resolution: 3024 x 1964 Retina
Main Display: Yes
Mirror: Off
Online: Yes
Automatically Adjust Brightness: Yes
Connection Type: Internal
Installed Packages:
aiohappyeyeballs: 2.6.1
aiohttp: 3.13.1
aiosignal: 1.4.0
alabaster: 1.0.0
annotated-types: 0.7.0
anyio: 4.12.1
appdirs: 1.4.4
appnope: 0.1.4
asttokens: 3.0.1
attrs: 25.4.0
babel: 2.17.0
beautifulsoup4: 4.13.5
blockdiag: 3.0.0
blosc2: 3.12.2
build: 1.3.0
certifi: 2025.7.14
cftime: 1.6.5
charset-normalizer: 3.4.4
ChimeraX-AddCharge: 1.5.20
ChimeraX-AddH: 2.2.8
ChimeraX-AlignmentAlgorithms: 2.0.2
ChimeraX-AlignmentHdrs: 3.6.1
ChimeraX-AlignmentMatrices: 2.1
ChimeraX-Alignments: 3.1.1
ChimeraX-AlphaFold: 1.0.1
ChimeraX-AltlocExplorer: 1.2
ChimeraX-AmberInfo: 1.0
ChimeraX-Animations: 1.0
ChimeraX-Aniso: 1.3.2
ChimeraX-Arrays: 1.1
ChimeraX-Atomic: 1.61.4
ChimeraX-AtomicLibrary: 14.2.1
ChimeraX-AtomSearch: 2.0.1
ChimeraX-AxesPlanes: 2.4
ChimeraX-BasicActions: 1.1.3
ChimeraX-BILD: 1.0
ChimeraX-BlastProtein: 3.0.0
ChimeraX-Boltz: 1.1
ChimeraX-BondRot: 2.0.4
ChimeraX-BugReporter: 1.0.2
ChimeraX-BuildStructure: 2.13.1
ChimeraX-Bumps: 1.0
ChimeraX-BundleBuilder: 1.6.0
ChimeraX-ButtonPanel: 1.0.1
ChimeraX-CageBuilder: 1.0.1
ChimeraX-CellPack: 1.0
ChimeraX-Centroids: 1.4
ChimeraX-ChangeChains: 1.1
ChimeraX-CheckWaters: 1.5
ChimeraX-ChemGroup: 2.0.2
ChimeraX-Clashes: 2.3
ChimeraX-ColorActions: 1.0.5
ChimeraX-ColorGlobe: 1.0
ChimeraX-ColorKey: 1.5.8
ChimeraX-CommandLine: 1.3.0
ChimeraX-ConnectStructure: 2.0.1
ChimeraX-Contacts: 1.0.1
ChimeraX-Core: 1.11.1
ChimeraX-CoreFormats: 1.2
ChimeraX-coulombic: 1.4.5
ChimeraX-Crosslinks: 1.0
ChimeraX-Crystal: 1.0
ChimeraX-CrystalContacts: 1.0.1
ChimeraX-DataFormats: 1.2.4
ChimeraX-Dicom: 1.2.7
ChimeraX-DistMonitor: 1.4.2
ChimeraX-DockPrep: 1.1.4
ChimeraX-Dssp: 2.0
ChimeraX-EMDB-SFF: 1.0
ChimeraX-ESMFold: 1.0
ChimeraX-FileHistory: 1.0.1
ChimeraX-FunctionKey: 1.0.1
ChimeraX-Geometry: 1.3
ChimeraX-gltf: 1.0
ChimeraX-Graphics: 1.4.1
ChimeraX-Hbonds: 2.5.3
ChimeraX-Help: 1.3
ChimeraX-HKCage: 1.3
ChimeraX-IHM: 1.1
ChimeraX-ImageFormats: 1.2
ChimeraX-IMOD: 1.0
ChimeraX-IO: 1.0.4
ChimeraX-ItemsInspection: 1.0.1
ChimeraX-IUPAC: 1.0
ChimeraX-KVFinder: 1.7.3
ChimeraX-Label: 1.2
ChimeraX-ListInfo: 1.2.2
ChimeraX-Log: 1.2.2
ChimeraX-LookingGlass: 1.1
ChimeraX-Maestro: 1.9.2
ChimeraX-Map: 1.3
ChimeraX-MapData: 2.0
ChimeraX-MapEraser: 1.0.1
ChimeraX-MapFilter: 2.0.1
ChimeraX-MapFit: 2.0
ChimeraX-MapSeries: 2.1.1
ChimeraX-Markers: 1.0.1
ChimeraX-Mask: 1.0.2
ChimeraX-MatchMaker: 2.2.2
ChimeraX-MCopy: 1.0
ChimeraX-MCPServer: 0.1.0
ChimeraX-MDcrds: 2.17.2
ChimeraX-MedicalToolbar: 1.1
ChimeraX-Meeting: 1.0.1
ChimeraX-Minimize: 1.3.2
ChimeraX-MLP: 1.1.1
ChimeraX-mmCIF: 2.16
ChimeraX-MMTF: 2.2
ChimeraX-ModelArchive: 1.0
ChimeraX-Modeller: 1.5.22
ChimeraX-ModelPanel: 1.6
ChimeraX-ModelSeries: 1.0.1
ChimeraX-Mol2: 2.0.3
ChimeraX-Mole: 1.0
ChimeraX-Morph: 1.0.2
ChimeraX-MouseModes: 1.2
ChimeraX-Movie: 1.0.1
ChimeraX-MutationScores: 1.0
ChimeraX-Neuron: 1.0
ChimeraX-Nifti: 1.2
ChimeraX-NMRSTAR: 1.0.2
ChimeraX-NRRD: 1.2
ChimeraX-Nucleotides: 2.0.3
ChimeraX-OpenCommand: 1.15.2
ChimeraX-OrthoPick: 1.0.1
ChimeraX-PDB: 2.7.12
ChimeraX-PDBBio: 1.0.1
ChimeraX-PDBLibrary: 1.0.5
ChimeraX-PDBMatrices: 1.0
ChimeraX-PickBlobs: 1.0.1
ChimeraX-Positions: 1.0
ChimeraX-PresetMgr: 1.1.4
ChimeraX-ProfileGrids: 1.4.2
ChimeraX-PubChem: 2.2
ChimeraX-ReadPbonds: 1.0.1
ChimeraX-Registration: 1.1.2
ChimeraX-RemoteControl: 1.0
ChimeraX-RenderByAttr: 1.6.5
ChimeraX-RenumberResidues: 1.1
ChimeraX-ResidueFit: 1.0.1
ChimeraX-RestServer: 1.3.3
ChimeraX-RNALayout: 1.0
ChimeraX-RotamerLibMgr: 4.0
ChimeraX-RotamerLibsDunbrack: 2.0
ChimeraX-RotamerLibsDynameomics: 2.0
ChimeraX-RotamerLibsRichardson: 2.0
ChimeraX-SaveCommand: 1.5.2
ChimeraX-Scenes: 0.3.1
ChimeraX-SchemeMgr: 1.0
ChimeraX-SDF: 2.0.3
ChimeraX-Segger: 1.0
ChimeraX-Segment: 1.0.1
ChimeraX-Segmentations: 3.5.10
ChimeraX-SelInspector: 1.0
ChimeraX-SeqView: 2.17.3
ChimeraX-Shape: 1.1
ChimeraX-Shell: 1.0.1
ChimeraX-Shortcuts: 1.2.1
ChimeraX-ShowSequences: 1.0.3
ChimeraX-SideView: 1.0.1
ChimeraX-SimilarStructures: 1.0.1
ChimeraX-Smiles: 2.1.2
ChimeraX-SmoothLines: 1.0
ChimeraX-SpaceNavigator: 1.0
ChimeraX-StdCommands: 1.19.1
ChimeraX-STL: 1.0.1
ChimeraX-Storm: 1.0
ChimeraX-StructMeasure: 1.2.1
ChimeraX-Struts: 1.0.1
ChimeraX-Surface: 1.0.1
ChimeraX-SwapAA: 2.0.1
ChimeraX-SwapRes: 2.5.2
ChimeraX-TapeMeasure: 1.0
ChimeraX-TaskManager: 1.0
ChimeraX-Test: 1.0
ChimeraX-Toolbar: 1.2.3
ChimeraX-ToolshedUtils: 1.2.4
ChimeraX-Topography: 1.0
ChimeraX-ToQuest: 1.0
ChimeraX-Tug: 1.0.1
ChimeraX-UI: 1.49.1
ChimeraX-Umap: 1.0
ChimeraX-uniprot: 2.3.2
ChimeraX-UnitCell: 1.0.1
ChimeraX-ViewDock: 1.5.2
ChimeraX-VIPERdb: 1.0
ChimeraX-Vive: 1.1
ChimeraX-VolumeMenu: 1.0.1
ChimeraX-vrml: 1.0
ChimeraX-VTK: 1.0
ChimeraX-WavefrontOBJ: 1.0
ChimeraX-WebCam: 1.0.2
ChimeraX-WebServices: 1.1.5
ChimeraX-Zone: 1.0.1
click: 8.3.1
colorama: 0.4.6
comm: 0.2.3
contourpy: 1.3.3
coverage: 7.13.1
cxservices: 1.2.3
cycler: 0.12.1
Cython: 3.1.4
debugpy: 1.8.19
decorator: 5.2.1
docutils: 0.21.2
executing: 2.2.1
filelock: 3.19.1
fonttools: 4.61.1
frozenlist: 1.8.0
funcparserlib: 2.0.0a0
glfw: 2.10.0
grako: 3.16.5
h11: 0.16.0
h5py: 3.15.1
html2text: 2025.4.15
httpcore: 1.0.9
httpx: 0.28.1
httpx-sse: 0.4.3
idna: 3.11
ihm: 2.2
imagecodecs: 2024.6.1
imagesize: 1.4.1
iniconfig: 2.3.0
ipykernel: 6.30.1
ipython: 9.5.0
ipython_pygments_lexers: 1.1.1
ipywidgets: 8.1.8
jedi: 0.19.2
Jinja2: 3.1.6
jsonschema: 4.26.0
jsonschema-specifications: 2025.9.1
jupyter_client: 8.6.3
jupyter_core: 5.9.1
jupyterlab_widgets: 3.0.16
kiwisolver: 1.4.9
line_profiler: 5.0.0
lxml: 6.0.2
lz4: 4.3.2
Markdown: 3.8.2
MarkupSafe: 3.0.3
matplotlib: 3.10.7
matplotlib-inline: 0.2.1
mcp: 1.18.0
msgpack: 1.1.1
multidict: 6.7.0
ndindex: 1.10.1
nest-asyncio: 1.6.0
netCDF4: 1.6.5
networkx: 3.3
nibabel: 5.2.0
nptyping: 2.5.0
numexpr: 2.14.1
numpy: 1.26.4
OpenMM: 8.2.0
openvr: 1.26.701
packaging: 25.0
ParmEd: 4.2.2
parso: 0.8.5
pep517: 0.13.1
pexpect: 4.9.0
pickleshare: 0.7.5
pillow: 11.3.0
pip: 25.2
pkginfo: 1.12.1.2
platformdirs: 4.5.1
pluggy: 1.6.0
prompt_toolkit: 3.0.52
propcache: 0.4.1
psutil: 7.0.0
ptyprocess: 0.7.0
pure_eval: 0.2.3
py-cpuinfo: 9.0.0
pybind11: 3.0.1
pycollada: 0.8
pydantic: 2.12.5
pydantic-settings: 2.12.0
pydantic_core: 2.41.5
pydicom: 2.4.4
Pygments: 2.18.0
pynmrstar: 3.3.6
pynrrd: 1.0.0
PyOpenGL: 3.1.10
PyOpenGL-accelerate: 3.1.10
pyopenxr: 1.1.4501
pyparsing: 3.3.2
pyproject_hooks: 1.2.0
PyQt6-commercial: 6.9.1
PyQt6-Qt6: 6.9.2
PyQt6-WebEngine-commercial: 6.9.0
PyQt6-WebEngine-Qt6: 6.9.2
PyQt6_sip: 13.10.2
pytest: 9.0.2
pytest-cov: 7.0.0
python-dateutil: 2.9.0.post0
python-dotenv: 1.2.1
python-multipart: 0.0.21
pyzmq: 27.1.0
qtconsole: 5.7.0
QtPy: 2.4.3
qtshim: 1.2
RandomWords: 0.4.0
referencing: 0.37.0
requests: 2.32.5
roman-numerals: 4.1.0
roman-numerals-py: 4.1.0
rpds-py: 0.30.0
scipy: 1.14.0
setuptools: 80.9.0
sfftk-rw: 0.8.1
six: 1.17.0
snowballstemmer: 3.0.1
sortedcontainers: 2.4.0
soupsieve: 2.8.3
Sphinx: 8.2.3
sphinx-autodoc-typehints: 3.2.0
sphinxcontrib-applehelp: 2.0.0
sphinxcontrib-blockdiag: 3.0.0
sphinxcontrib-devhelp: 2.0.0
sphinxcontrib-htmlhelp: 2.1.0
sphinxcontrib-jsmath: 1.0.1
sphinxcontrib-qthelp: 2.0.0
sphinxcontrib-serializinghtml: 2.0.0
sse-starlette: 3.2.0
stack-data: 0.6.3
starlette: 0.52.1
superqt: 0.7.6
tables: 3.10.2
tcia_utils: 1.5.1
tifffile: 2025.3.13
tinyarray: 1.2.5
tornado: 6.5.4
traitlets: 5.14.3
typing-inspection: 0.4.2
typing_extensions: 4.15.0
urllib3: 2.6.3
uvicorn: 0.40.0
wcwidth: 0.3.2
webcolors: 24.11.1
wheel: 0.45.1
wheel-filename: 1.4.2
widgetsnbextension: 4.0.15
yarl: 1.22.0
Change History (2)
comment:1 by , 8 days ago
| Component: | Unassigned → Window Toolkit |
|---|---|
| Owner: | set to |
| Platform: | → all |
| Project: | → ChimeraX |
| Status: | new → assigned |
| Summary: | ChimeraX bug report submission → Crash in swap_buffers exposing status line during Mac wakeup |
comment:2 by , 8 days ago
| Resolution: | → can't reproduce |
|---|---|
| Status: | assigned → closed |
| Summary: | Crash in swap_buffers exposing status line during Mac wakeup → Crash in swap_buffers, Qt dispatched status line expose event during SideView makeCurrent() |
Note:
See TracTickets
for help on using tickets.
ChimeraX was trying to draw the SideView and during the OpenGL makeCurrent() call Qt dispatched an expose event to the status line where swap_buffers() crashed, possibly because it was in a QOpenGLContext.makeCurrent() call. This bug appeared with macOS 26. A possible work-around is to ignore status line expose events since there are other Qt OpenGL errors associated with handling those expose events in macOS 26.
Ticket #20265 is a similar crash in Qt 6.10.
Ticket #20267 is the more common status line expose event OpenGL error without a crash, but probably disabling ChimeraX use.