﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blockedby	blocking	notify_on_close	platform	project
16986	Crash initializing OpenGL	chimerax-bug-report@…	Tom Goddard	"{{{
The following bug report has been submitted:
Platform:        macOS-10.16-x86_64-i386-64bit
ChimeraX Version: 1.4 (2022-06-03 23:39:42 UTC)
Description
Last time you used ChimeraX it crashed.
Please describe steps that led to the crash here.
Fatal Python error: Bus error

Thread 0x0000700003299000 (most recent call first):
  File ""/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/socket.py"", line 836 in create_connection
  File ""/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/http/client.py"", line 945 in connect
  File ""/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/http/client.py"", line 1451 in connect
  File ""/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/http/client.py"", line 979 in send
  File ""/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/http/client.py"", line 1041 in _send_output
  File ""/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/http/client.py"", line 1281 in endheaders
  File ""/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/http/client.py"", line 1332 in _send_request
  File ""/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/http/client.py"", line 1286 in request
  File ""/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/urllib/request.py"", line 1348 in do_open
  File ""/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/urllib/request.py"", line 1391 in https_open
  File ""/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/urllib/request.py"", line 496 in _call_chain
  File ""/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/urllib/request.py"", line 536 in _open
  File ""/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/urllib/request.py"", line 519 in open
  File ""/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/urllib/request.py"", line 216 in urlopen
  File ""/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/core/toolshed/available.py"", line 62 in load
  File ""/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/core/toolshed/__init__.py"", line 467 in reload_available
  File ""/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py"", line 975 in run
  File ""/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py"", line 1038 in _bootstrap_inner
  File ""/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py"", line 995 in _bootstrap

Current thread 0x00000001095b7600 (most recent call first):
  File """", line 241 in _call_with_frames_removed
  File """", line 1233 in create_module
  File """", line 573 in module_from_spec
  File """", line 676 in _load_unlocked
  File """", line 1147 in _find_and_load_unlocked
  File """", line 1176 in _find_and_load
  File ""/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/OpenGL/arrays/numpymodule.py"", line 28 in 
  File """", line 241 in _call_with_frames_removed
  File """", line 940 in exec_module
  File """", line 690 in _load_unlocked
  File """", line 1147 in _find_and_load_unlocked
  File """", line 1176 in _find_and_load
  File ""/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/OpenGL/plugins.py"", line 45 in importByName
  File ""/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/OpenGL/plugins.py"", line 18 in load
  File ""/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/graphics/opengl.py"", line 1147 in initialize_opengl
  File ""/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/ui/statusbar.py"", line 116 in _create_opengl_context
  File ""/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/ui/statusbar.py"", line 83 in _expose_event
  File ""/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/ui/gui.py"", line 315 in event_loop
  File ""/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/core/__main__.py"", line 1003 in init
  File ""/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/core/__main__.py"", line 1166 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, chimerax.atomic_lib._load_libs, tinyarray, chimerax.atomic.cymol, chimerax.atomic.cytmpl, chimerax.map._map, chimerax.pdb_lib._load_libs, chimerax.surface._surface, charset_normalizer.md, PIL._imaging, matplotlib._c_internal_utils, matplotlib._path, kiwisolver._cext, matplotlib._image, OpenGL_accelerate.errorchecker, OpenGL_accelerate.wrapper, OpenGL_accelerate.formathandler, OpenGL_accelerate.arraydatatype, OpenGL_accelerate.latebind, OpenGL_accelerate.vbo, chimerax.core._mac_util (total: 38)


{""app_name"":""ChimeraX"",""timestamp"":""2025-02-28 10:06:21.00 +0000"",""app_version"":""1.8.0"",""slice_uuid"":""194a3167-3db5-3029-8d22-1d742b826bb9"",""build_version"":""1.8.0.0"",""platform"":1,""bundleID"":""edu.ucsf.cgl.ChimeraX"",""share_with_app_devs"":0,""is_first_party"":0,""bug_type"":""309"",""os_version"":""macOS 12.7.6 (21H1320)"",""incident_id"":""E41BF92D-4FFA-4568-82E9-9F142022B669"",""name"":""ChimeraX""}
{
  ""uptime"" : 3200000,
  ""procLaunch"" : ""2025-02-28 10:06:11.3731 +0000"",
  ""procRole"" : ""Foreground"",
  ""version"" : 2,
  ""userID"" : 501,
  ""deployVersion"" : 210,
  ""modelCode"" : ""iMac17,1"",
  ""procStartAbsTime"" : 3262356790267201,
  ""coalitionID"" : 107184,
  ""osVersion"" : {
    ""train"" : ""macOS 12.7.6"",
    ""build"" : ""21H1320"",
    ""releaseType"" : ""User""
  },
  ""captureTime"" : ""2025-02-28 10:06:21.7443 +0000"",
  ""incident"" : ""E41BF92D-4FFA-4568-82E9-9F142022B669"",
  ""bug_type"" : ""309"",
  ""pid"" : 64162,
  ""procExitAbsTime"" : 3262367160448963,
  ""cpuType"" : ""X86-64"",
  ""procName"" : ""ChimeraX"",
  ""procPath"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/MacOS\/ChimeraX"",
  ""bundleInfo"" : {""CFBundleShortVersionString"":""1.8.0"",""CFBundleVersion"":""1.8.0.0"",""CFBundleIdentifier"":""edu.ucsf.cgl.ChimeraX""},
  ""storeInfo"" : {""deviceIdentifierForVendor"":""EA6AB509-7E23-5711-8D58-B917A7A044B8"",""thirdParty"":true},
  ""parentProc"" : ""launchd"",
  ""parentPid"" : 1,
  ""coalitionName"" : ""edu.ucsf.cgl.ChimeraX"",
  ""crashReporterKey"" : ""35D43180-7133-07AA-C3FC-F137DD71ED92"",
  ""wakeTime"" : 5221,
  ""sleepWakeUUID"" : ""975D0A24-FD92-4C06-99EF-B116DB2CAF2C"",
  ""sip"" : ""enabled"",
  ""vmRegionInfo"" : ""0x12c8a1000 is in 0x12c875000-0x12c8ca000;  bytes after start: 180224  bytes before end: 167935\n      REGION TYPE                    START - END         [ VSIZE] PRT\/MAX SHRMOD  REGION DETAIL\n      CoreUI image data           12c806000-12c855000    [  316K] r--\/r-- SM=PRV  \n      GAP OF 0x20000 BYTES\n--->  mapped file                 12c875000-12c8ca000    [  340K] r--\/rwx SM=COW  ...t_id=3ba74387\n      GAP OF 0x6ffed511b000 BYTES\n      Stack Guard              7000019e5000-7000019e6000 [    4K] ---\/rwx SM=NUL  "",
  ""isCorpse"" : 1,
  ""exception"" : {""codes"":""0x000000000000000a, 0x000000012c8a1000"",""rawCodes"":[10,5042212864],""type"":""EXC_BAD_ACCESS"",""signal"":""SIGBUS"",""subtype"":""KERN_MEMORY_ERROR at 0x000000012c8a1000""},
  ""vmregioninfo"" : ""0x12c8a1000 is in 0x12c875000-0x12c8ca000;  bytes after start: 180224  bytes before end: 167935\n      REGION TYPE                    START - END         [ VSIZE] PRT\/MAX SHRMOD  REGION DETAIL\n      CoreUI image data           12c806000-12c855000    [  316K] r--\/r-- SM=PRV  \n      GAP OF 0x20000 BYTES\n--->  mapped file                 12c875000-12c8ca000    [  340K] r--\/rwx SM=COW  ...t_id=3ba74387\n      GAP OF 0x6ffed511b000 BYTES\n      Stack Guard              7000019e5000-7000019e6000 [    4K] ---\/rwx SM=NUL  "",
  ""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"" : [{""triggered"":true,""id"":22758496,""instructionState"":{""instructionStream"":{""bytes"":[116,16,184,255,15,0,0,65,131,255,12,117,10,131,250,12,117,5,184,255,63,0,0,68,133,232,116,33,72,141,53,78,31,3,0,186,7,0,0,0,72,137,223,232,69,20,253,255,133,192,116,13,72,141,53,85,31,3,0,235,11,179,1,235,158,72,141,53,49,31,3,0,49,219,76,137,247,49,192,232,155,240,0,0,235,137,144,85,72,137,229,83,80,72,137,243,139,7,137,193,131,225,254,129,249,206,250,237,254,117,36,139,79,20,49,246,61,207,250,237,254,64,15,148,198,72,141,4,177,72,131,192,28,72,57,208,118,47,72,141,53,159,32,3,0,235,19,37,255,255,255,254,61,254,237,250,206,116,17,72,141,53,99,32,3,0,72,137,223,49,192,232,63,240,0,0,49,192,72,131,196,8,91,93,195,72,141,21,165,210,3,0],""offset"":96}},""threadState"":{""r13"":{""value"":180225},""rax"":{""value"":0},""rflags"":{""value"":582},""cpu"":{""value"":0},""r14"":{""value"":10},""rsi"":{""value"":10},""r8"":{""value"":2},""cr2"":{""value"":0},""rdx"":{""value"":0},""r10"":{""value"":4451956224,""symbolLocation"":0,""symbol"":""_main_thread""},""r9"":{""value"":14757395258967641293},""r15"":{""value"":22},""rbx"":{""value"":4451956224,""symbolLocation"":0,""symbol"":""_main_thread""},""trap"":{""value"":133},""err"":{""value"":33554760},""r11"":{""value"":582},""rip"":{""value"":140703389339598,""matchesCrashFrame"":1},""rbp"":{""value"":140431934126608},""rsp"":{""value"":140431934126568},""r12"":{""value"":259},""rcx"":{""value"":140431934126568},""flavor"":""x86_THREAD_STATE"",""rdi"":{""value"":259}},""queue"":""com.apple.main-thread"",""frames"":[{""imageOffset"":32718,""symbol"":""__pthread_kill"",""symbolLocation"":10,""imageIndex"":0},{""imageOffset"":25087,""symbol"":""pthread_kill"",""symbolLocation"":263,""imageIndex"":1},{""imageOffset"":279240,""symbol"":""raise"",""symbolLocation"":26,""imageIndex"":2},{""imageOffset"":2540852,""symbol"":""faulthandler_fatal_error"",""symbolLocation"":388,""imageIndex"":3},{""imageOffset"":15869,""symbol"":""_sigtramp"",""symbolLocation"":29,""imageIndex"":4},{""imageOffset"":0,""imageIndex"":5},{""imageOffset"":201741,""symbol"":""dyld3::FatFile::isValidSlice(Diagnostics&, unsigned long long, unsigned int, unsigned int, unsigned int, unsigned long long, unsigned long long) const"",""symbolLocation"":61,""imageIndex"":6},{""imageOffset"":202403,""symbol"":""dyld3::FatFile::forEachSlice(Diagnostics&, unsigned long long, bool, void (unsigned int, unsigned int, void const*, unsigned long long, bool&) block_pointer) const"",""symbolLocation"":277,""imageIndex"":6},{""imageOffset"":203377,""symbol"":""dyld3::FatFile::isFatFileWithSlice(Diagnostics&, unsigned long long, dyld3::GradedArchs const&, bool, unsigned long long&, unsigned long long&, bool&) const"",""symbolLocation"":169,""imageIndex"":6},{""imageOffset"":210487,""symbol"":""dyld3::MachOFile::compatibleSlice(Diagnostics&, void const*, unsigned long, char const*, dyld3::Platform, bool, dyld3::GradedArchs const&)"",""symbolLocation"":123,""imageIndex"":6},{""imageOffset"":104305,""symbol"":""invocation function for block in dyld4::JustInTimeLoader::makeJustInTimeLoaderDisk(Diagnostics&, dyld4::RuntimeState&, char const*, dyld4::Loader::LoadOptions const&, bool, unsigned int)"",""symbolLocation"":82,""imageIndex"":6},{""imageOffset"":124941,""symbol"":""dyld4::SyscallDelegate::withReadOnlyMappedFile(Diagnostics&, char const*, bool, void (void const*, unsigned long, bool, dyld4::FileID const&, char const*) block_pointer) const"",""symbolLocation"":137,""imageIndex"":6},{""imageOffset"":104184,""symbol"":""dyld4::JustInTimeLoader::makeJustInTimeLoaderDisk(Diagnostics&, dyld4::RuntimeState&, char const*, dyld4::Loader::LoadOptions const&, bool, unsigned int)"",""symbolLocation"":180,""imageIndex"":6},{""imageOffset"":79292,""symbol"":""invocation function for block in dyld4::Loader::getLoader(Diagnostics&, dyld4::RuntimeState&, char const*, dyld4::Loader::LoadOptions const&)"",""symbolLocation"":1557,""imageIndex"":6},{""imageOffset"":76275,""symbol"":""dyld4::Loader::forEachResolvedAtPathVar(dyld4::RuntimeState&, char const*, dyld4::Loader::LoadOptions const&, dyld4::ProcessConfig::PathOverrides::Type, bool&, void (char const*, dyld4::ProcessConfig::PathOverrides::Type, bool&) block_pointer)"",""symbolLocation"":901,""imageIndex"":6},{""imageOffset"":75166,""symbol"":""invocation function for block in dyld4::Loader::forEachPath(Diagnostics&, dyld4::RuntimeState&, char const*, dyld4::Loader::LoadOptions const&, void (char const*, dyld4::ProcessConfig::PathOverrides::Type, bool&) block_pointer)"",""symbolLocation"":134,""imageIndex"":6},{""imageOffset"":40071,""symbol"":""dyld4::ProcessConfig::PathOverrides::forEachPathVariant(char const*, dyld3::Platform, bool, bool&, void (char const*, dyld4::ProcessConfig::PathOverrides::Type, bool&) block_pointer) const"",""symbolLocation"":525,""imageIndex"":6},{""imageOffset"":75008,""symbol"":""dyld4::Loader::forEachPath(Diagnostics&, dyld4::RuntimeState&, char const*, dyld4::Loader::LoadOptions const&, void (char const*, dyld4::ProcessConfig::PathOverrides::Type, bool&) block_pointer)"",""symbolLocation"":154,""imageIndex"":6},{""imageOffset"":77178,""symbol"":""dyld4::Loader::getLoader(Diagnostics&, dyld4::RuntimeState&, char const*, dyld4::Loader::LoadOptions const&)"",""symbolLocation"":860,""imageIndex"":6},{""imageOffset"":147642,""symbol"":""invocation function for block in dyld4::APIs::dlopen_from(char const*, int, void*)"",""symbolLocation"":252,""imageIndex"":6},{""imageOffset"":42777,""symbol"":""dyld4::RuntimeState::withLoadersWriteLock(void () block_pointer)"",""symbolLocation"":49,""imageIndex"":6},{""imageOffset"":146886,""symbol"":""dyld4::APIs::dlopen_from(char const*, int, void*)"",""symbolLocation"":534,""imageIndex"":6},{""imageOffset"":2170594,""symbol"":""_imp_create_dynamic"",""symbolLocation"":1330,""imageIndex"":3},{""imageOffset"":1047043,""symbol"":""cfunction_vectorcall_FASTCALL"",""symbolLocation"":83,""imageIndex"":3},{""imageOffset"":1881034,""symbol"":""_PyEval_EvalFrameDefault"",""symbolLocation"":73882,""imageIndex"":3},{""imageOffset"":1892992,""symbol"":""_PyEval_Vector"",""symbolLocation"":128,""imageIndex"":3},{""imageOffset"":642013,""symbol"":""object_vacall"",""symbolLocation"":429,""imageIndex"":3},{""imageOffset"":641427,""symbol"":""PyObject_CallMethodObjArgs"",""symbolLocation"":227,""imageIndex"":3},{""imageOffset"":2149261,""symbol"":""PyImport_ImportModuleLevelObject"",""symbolLocation"":1069,""imageIndex"":3},{""imageOffset"":1848469,""symbol"":""_PyEval_EvalFrameDefault"",""symbolLocation"":41317,""imageIndex"":3},{""imageOffset"":1802218,""symbol"":""PyEval_EvalCode"",""symbolLocation"":282,""imageIndex"":3},{""imageOffset"":1779827,""symbol"":""builtin_exec"",""symbolLocation"":483,""imageIndex"":3},{""imageOffset"":1047348,""symbol"":""cfunction_vectorcall_FASTCALL_KEYWORDS"",""symbolLocation"":68,""imageIndex"":3},{""imageOffset"":1881034,""symbol"":""_PyEval_EvalFrameDefault"",""symbolLocation"":73882,""imageIndex"":3},{""imageOffset"":1892992,""symbol"":""_PyEval_Vector"",""symbolLocation"":128,""imageIndex"":3},{""imageOffset"":642013,""symbol"":""object_vacall"",""symbolLocation"":429,""imageIndex"":3},{""imageOffset"":641427,""symbol"":""PyObject_CallMethodObjArgs"",""symbolLocation"":227,""imageIndex"":3},{""imageOffset"":2149261,""symbol"":""PyImport_ImportModuleLevelObject"",""symbolLocation"":1069,""imageIndex"":3},{""imageOffset"":1773967,""symbol"":""builtin___import__"",""symbolLocation"":191,""imageIndex"":3},{""imageOffset"":1047348,""symbol"":""cfunction_vectorcall_FASTCALL_KEYWORDS"",""symbolLocation"":68,""imageIndex"":3},{""imageOffset"":1868159,""symbol"":""_PyEval_EvalFrameDefault"",""symbolLocation"":61007,""imageIndex"":3},{""imageOffset"":1892992,""symbol"":""_PyEval_Vector"",""symbolLocation"":128,""imageIndex"":3},{""imageOffset"":27479,""symbol"":""__Pyx_PyObject_CallOneArg"",""symbolLocation"":199,""imageIndex"":7},{""imageOffset"":37486,""symbol"":""__pyx_f_17OpenGL_accelerate_13arraydatatype_15HandlerRegistry_c_handler_by_plugin_name"",""symbolLocation"":558,""imageIndex"":7},{""imageOffset"":35600,""symbol"":""__pyx_f_17OpenGL_accelerate_13arraydatatype_15HandlerRegistry_c_get_output_handler"",""symbolLocation"":480,""imageIndex"":7},{""imageOffset"":40404,""symbol"":""__pyx_f_17OpenGL_accelerate_13arraydatatype_13ArrayDatatype_c_zeros"",""symbolLocation"":84,""imageIndex"":7},{""imageOffset"":46357,""symbol"":""__pyx_f_17OpenGL_accelerate_13arraydatatype_18SizedOutputOrInput_c_call"",""symbolLocation"":869,""imageIndex"":7},{""imageOffset"":21475,""symbol"":""__pyx_f_17OpenGL_accelerate_7wrapper_21CArgCalculatorElement_c_call"",""symbolLocation"":115,""imageIndex"":8},{""imageOffset"":23207,""symbol"":""__pyx_f_17OpenGL_accelerate_7wrapper_14CArgCalculator_c_call"",""symbolLocation"":151,""imageIndex"":8},{""imageOffset"":87887,""symbol"":""__pyx_pw_17OpenGL_accelerate_7wrapper_7Wrapper_3__call__"",""symbolLocation"":239,""imageIndex"":8},{""imageOffset"":12647,""symbol"":""__pyx_pw_17OpenGL_accelerate_8latebind_8LateBind_11__call__"",""symbolLocation"":199,""imageIndex"":9},{""imageOffset"":630769,""symbol"":""_PyObject_MakeTpCall"",""symbolLocation"":129,""imageIndex"":3},{""imageOffset"":1868407,""symbol"":""_PyEval_EvalFrameDefault"",""symbolLocation"":61255,""imageIndex"":3},{""imageOffset"":1892992,""symbol"":""_PyEval_Vector"",""symbolLocation"":128,""imageIndex"":3},{""imageOffset"":648031,""symbol"":""method_vectorcall"",""symbolLocation"":207,""imageIndex"":3},{""imageOffset"":34935,""symbol"":""sip_api_call_procedure_method"",""symbolLocation"":199,""imageIndex"":10},{""imageOffset"":229865,""symbol"":""sipQWindow::exposeEvent(QExposeEvent*)"",""symbolLocation"":105,""imageIndex"":11},{""imageOffset"":910576,""symbol"":""QWindow::event(QEvent*)"",""symbolLocation"":720,""imageIndex"":12},{""imageOffset"":231311,""symbol"":""sipQWindow::event(QEvent*)"",""symbolLocation"":191,""imageIndex"":11},{""imageOffset"":49767,""symbol"":""QApplicationPrivate::notify_helper(QObject*, QEvent*)"",""symbolLocation"":247,""imageIndex"":13},{""imageOffset"":53362,""symbol"":""QApplication::notify(QObject*, QEvent*)"",""symbolLocation"":498,""imageIndex"":13},{""imageOffset"":1283381,""symbol"":""sipQApplication::notify(QObject*, QEvent*)"",""symbolLocation"":229,""imageIndex"":14},{""imageOffset"":543530,""symbol"":""QCoreApplication::notifyInternal2(QObject*, QEvent*)"",""symbolLocation"":170,""imageIndex"":15},{""imageOffset"":570136,""symbol"":""QGuiApplicationPrivate::processExposeEvent(QWindowSystemInterfacePrivate::ExposeEvent*)"",""symbolLocation"":456,""imageIndex"":12},{""imageOffset"":960723,""imageIndex"":12},{""imageOffset"":946297,""symbol"":""bool QWindowSystemInterface::handleExposeEvent(QWindow*, QRegion const&)"",""symbolLocation"":57,""imageIndex"":12},{""imageOffset"":283350,""imageIndex"":16},{""imageOffset"":375709,""imageIndex"":16},{""imageOffset"":1677733,""symbol"":""-[_NSBackingLayer display]"",""symbolLocation"":462,""imageIndex"":17},{""imageOffset"":1109837,""symbol"":""-[_NSViewBackingLayer display]"",""symbolLocation"":554,""imageIndex"":17},{""imageOffset"":136747,""symbol"":""CA::Layer::display_if_needed(CA::Transaction*)"",""symbolLocation"":873,""imageIndex"":18},{""imageOffset"":1544070,""symbol"":""CA::Context::commit_transaction(CA::Transaction*, double, double*)"",""symbolLocation"":640,""imageIndex"":18},{""imageOffset"":10889,""symbol"":""CA::Transaction::commit()"",""symbolLocation"":777,""imageIndex"":18},{""imageOffset"":1748337,""symbol"":""__62+[CATransaction(NSCATransaction) NS_setFlushesWithDisplayLink]_block_invoke"",""symbolLocation"":285,""imageIndex"":17},{""imageOffset"":9383228,""symbol"":""___NSRunLoopObserverCreateWithHandler_block_invoke"",""symbolLocation"":41,""imageIndex"":17},{""imageOffset"":521296,""symbol"":""__CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__"",""symbolLocation"":23,""imageIndex"":19},{""imageOffset"":520930,""symbol"":""__CFRunLoopDoObservers"",""symbolLocation"":543,""imageIndex"":19},{""imageOffset"":518004,""symbol"":""__CFRunLoopRun"",""symbolLocation"":840,""imageIndex"":19},{""imageOffset"":515436,""symbol"":""CFRunLoopRunSpecific"",""symbolLocation"":562,""imageIndex"":19},{""imageOffset"":189926,""symbol"":""RunCurrentEventLoopInMode"",""symbolLocation"":292,""imageIndex"":20},{""imageOffset"":188947,""symbol"":""ReceiveNextEventCommon"",""symbolLocation"":283,""imageIndex"":20},{""imageOffset"":188645,""symbol"":""_BlockUntilNextEventMatchingListInModeWithFilter"",""symbolLocation"":70,""imageIndex"":20},{""imageOffset"":256681,""symbol"":""_DPSNextEvent"",""symbolLocation"":927,""imageIndex"":17},{""imageOffset"":250214,""symbol"":""-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]"",""symbolLocation"":1394,""imageIndex"":17},{""imageOffset"":194584,""symbol"":""-[NSApplication run]"",""symbolLocation"":586,""imageIndex"":17},{""imageOffset"":93965,""imageIndex"":16},{""imageOffset"":583190,""symbol"":""QEventLoop::exec(QFlags)"",""symbolLocation"":486,""imageIndex"":15},{""imageOffset"":545047,""symbol"":""QCoreApplication::exec()"",""symbolLocation"":119,""imageIndex"":15},{""imageOffset"":2261324,""symbol"":""meth_QApplication_exec(_object*, _object*)"",""symbolLocation"":92,""imageIndex"":14},{""imageOffset"":1044954,""symbol"":""cfunction_call"",""symbolLocation"":90,""imageIndex"":3},{""imageOffset"":630769,""symbol"":""_PyObject_MakeTpCall"",""symbolLocation"":129,""imageIndex"":3},{""imageOffset"":1868407,""symbol"":""_PyEval_EvalFrameDefault"",""symbolLocation"":61255,""imageIndex"":3},{""imageOffset"":1802218,""symbol"":""PyEval_EvalCode"",""symbolLocation"":282,""imageIndex"":3},{""imageOffset"":1779827,""symbol"":""builtin_exec"",""symbolLocation"":483,""imageIndex"":3},{""imageOffset"":1047348,""symbol"":""cfunction_vectorcall_FASTCALL_KEYWORDS"",""symbolLocation"":68,""imageIndex"":3},{""imageOffset"":1868159,""symbol"":""_PyEval_EvalFrameDefault"",""symbolLocation"":61007,""imageIndex"":3},{""imageOffset"":1892992,""symbol"":""_PyEval_Vector"",""symbolLocation"":128,""imageIndex"":3},{""imageOffset"":2512477,""symbol"":""pymain_run_module"",""symbolLocation"":253,""imageIndex"":3},{""imageOffset"":2511137,""symbol"":""Py_RunMain"",""symbolLocation"":2225,""imageIndex"":3},{""imageOffset"":2515163,""symbol"":""pymain_main"",""symbolLocation"":43,""imageIndex"":3},{""imageOffset"":2515114,""symbol"":""Py_Main"",""symbolLocation"":42,""imageIndex"":3},{""imageOffset"":15770,""symbol"":""main"",""symbolLocation"":122,""imageIndex"":21},{""imageOffset"":21806,""symbol"":""start"",""symbolLocation"":462,""imageIndex"":6}]},{""id"":22758497,""frames"":[{""imageOffset"":17322,""symbol"":""__psynch_cvwait"",""symbolLocation"":10,""imageIndex"":0},{""imageOffset"":27247,""symbol"":""_pthread_cond_wait"",""symbolLocation"":1249,""imageIndex"":1},{""imageOffset"":3470047,""symbol"":""blas_thread_server"",""symbolLocation"":207,""imageIndex"":22},{""imageOffset"":25825,""symbol"":""_pthread_start"",""symbolLocation"":125,""imageIndex"":1},{""imageOffset"":8043,""symbol"":""thread_start"",""symbolLocation"":15,""imageIndex"":1}]},{""id"":22758498,""frames"":[{""imageOffset"":17322,""symbol"":""__psynch_cvwait"",""symbolLocation"":10,""imageIndex"":0},{""imageOffset"":27247,""symbol"":""_pthread_cond_wait"",""symbolLocation"":1249,""imageIndex"":1},{""imageOffset"":3470047,""symbol"":""blas_thread_server"",""symbolLocation"":207,""imageIndex"":22},{""imageOffset"":25825,""symbol"":""_pthread_start"",""symbolLocation"":125,""imageIndex"":1},{""imageOffset"":8043,""symbol"":""thread_start"",""symbolLocation"":15,""imageIndex"":1}]},{""id"":22758499,""frames"":[{""imageOffset"":17322,""symbol"":""__psynch_cvwait"",""symbolLocation"":10,""imageIndex"":0},{""imageOffset"":27247,""symbol"":""_pthread_cond_wait"",""symbolLocation"":1249,""imageIndex"":1},{""imageOffset"":3470047,""symbol"":""blas_thread_server"",""symbolLocation"":207,""imageIndex"":22},{""imageOffset"":25825,""symbol"":""_pthread_start"",""symbolLocation"":125,""imageIndex"":1},{""imageOffset"":8043,""symbol"":""thread_start"",""symbolLocation"":15,""imageIndex"":1}]},{""id"":22758537,""frames"":[{""imageOffset"":8008,""symbol"":""start_wqthread"",""symbolLocation"":0,""imageIndex"":1}]},{""id"":22758598,""frames"":[{""imageOffset"":8008,""symbol"":""start_wqthread"",""symbolLocation"":0,""imageIndex"":1}]},{""id"":22758599,""frames"":[{""imageOffset"":8008,""symbol"":""start_wqthread"",""symbolLocation"":0,""imageIndex"":1}]},{""id"":22758600,""frames"":[{""imageOffset"":8008,""symbol"":""start_wqthread"",""symbolLocation"":0,""imageIndex"":1}]},{""id"":22758601,""frames"":[{""imageOffset"":8008,""symbol"":""start_wqthread"",""symbolLocation"":0,""imageIndex"":1}]},{""id"":22758602,""name"":""Thread (pooled)"",""frames"":[{""imageOffset"":17322,""symbol"":""__psynch_cvwait"",""symbolLocation"":10,""imageIndex"":0},{""imageOffset"":27247,""symbol"":""_pthread_cond_wait"",""symbolLocation"":1249,""imageIndex"":1},{""imageOffset"":2231844,""imageIndex"":15},{""imageOffset"":2231525,""symbol"":""QWaitCondition::wait(QMutex*, QDeadlineTimer)"",""symbolLocation"":85,""imageIndex"":15},{""imageOffset"":2209261,""imageIndex"":15},{""imageOffset"":2191737,""imageIndex"":15},{""imageOffset"":25825,""symbol"":""_pthread_start"",""symbolLocation"":125,""imageIndex"":1},{""imageOffset"":8043,""symbol"":""thread_start"",""symbolLocation"":15,""imageIndex"":1}]},{""id"":22758603,""name"":""Thread (pooled)"",""frames"":[{""imageOffset"":17322,""symbol"":""__psynch_cvwait"",""symbolLocation"":10,""imageIndex"":0},{""imageOffset"":27247,""symbol"":""_pthread_cond_wait"",""symbolLocation"":1249,""imageIndex"":1},{""imageOffset"":2231844,""imageIndex"":15},{""imageOffset"":2231525,""symbol"":""QWaitCondition::wait(QMutex*, QDeadlineTimer)"",""symbolLocation"":85,""imageIndex"":15},{""imageOffset"":2209261,""imageIndex"":15},{""imageOffset"":2191737,""imageIndex"":15},{""imageOffset"":25825,""symbol"":""_pthread_start"",""symbolLocation"":125,""imageIndex"":1},{""imageOffset"":8043,""symbol"":""thread_start"",""symbolLocation"":15,""imageIndex"":1}]},{""id"":22758604,""name"":""Thread (pooled)"",""frames"":[{""imageOffset"":17322,""symbol"":""__psynch_cvwait"",""symbolLocation"":10,""imageIndex"":0},{""imageOffset"":27247,""symbol"":""_pthread_cond_wait"",""symbolLocation"":1249,""imageIndex"":1},{""imageOffset"":2231844,""imageIndex"":15},{""imageOffset"":2231525,""symbol"":""QWaitCondition::wait(QMutex*, QDeadlineTimer)"",""symbolLocation"":85,""imageIndex"":15},{""imageOffset"":2209261,""imageIndex"":15},{""imageOffset"":2191737,""imageIndex"":15},{""imageOffset"":25825,""symbol"":""_pthread_start"",""symbolLocation"":125,""imageIndex"":1},{""imageOffset"":8043,""symbol"":""thread_start"",""symbolLocation"":15,""imageIndex"":1}]},{""id"":22758605,""name"":""Thread (pooled)"",""frames"":[{""imageOffset"":17322,""symbol"":""__psynch_cvwait"",""symbolLocation"":10,""imageIndex"":0},{""imageOffset"":27247,""symbol"":""_pthread_cond_wait"",""symbolLocation"":1249,""imageIndex"":1},{""imageOffset"":2231844,""imageIndex"":15},{""imageOffset"":2231525,""symbol"":""QWaitCondition::wait(QMutex*, QDeadlineTimer)"",""symbolLocation"":85,""imageIndex"":15},{""imageOffset"":2209261,""imageIndex"":15},{""imageOffset"":2191737,""imageIndex"":15},{""imageOffset"":25825,""symbol"":""_pthread_start"",""symbolLocation"":125,""imageIndex"":1},{""imageOffset"":8043,""symbol"":""thread_start"",""symbolLocation"":15,""imageIndex"":1}]},{""id"":22758610,""name"":""Thread (pooled)"",""frames"":[{""imageOffset"":17322,""symbol"":""__psynch_cvwait"",""symbolLocation"":10,""imageIndex"":0},{""imageOffset"":27247,""symbol"":""_pthread_cond_wait"",""symbolLocation"":1249,""imageIndex"":1},{""imageOffset"":2231844,""imageIndex"":15},{""imageOffset"":2231525,""symbol"":""QWaitCondition::wait(QMutex*, QDeadlineTimer)"",""symbolLocation"":85,""imageIndex"":15},{""imageOffset"":2209261,""imageIndex"":15},{""imageOffset"":2191737,""imageIndex"":15},{""imageOffset"":25825,""symbol"":""_pthread_start"",""symbolLocation"":125,""imageIndex"":1},{""imageOffset"":8043,""symbol"":""thread_start"",""symbolLocation"":15,""imageIndex"":1}]},{""id"":22758611,""name"":""Thread (pooled)"",""frames"":[{""imageOffset"":17322,""symbol"":""__psynch_cvwait"",""symbolLocation"":10,""imageIndex"":0},{""imageOffset"":27247,""symbol"":""_pthread_cond_wait"",""symbolLocation"":1249,""imageIndex"":1},{""imageOffset"":2231844,""imageIndex"":15},{""imageOffset"":2231525,""symbol"":""QWaitCondition::wait(QMutex*, QDeadlineTimer)"",""symbolLocation"":85,""imageIndex"":15},{""imageOffset"":2209261,""imageIndex"":15},{""imageOffset"":2191737,""imageIndex"":15},{""imageOffset"":25825,""symbol"":""_pthread_start"",""symbolLocation"":125,""imageIndex"":1},{""imageOffset"":8043,""symbol"":""thread_start"",""symbolLocation"":15,""imageIndex"":1}]},{""id"":22758612,""name"":""Thread (pooled)"",""frames"":[{""imageOffset"":17322,""symbol"":""__psynch_cvwait"",""symbolLocation"":10,""imageIndex"":0},{""imageOffset"":27247,""symbol"":""_pthread_cond_wait"",""symbolLocation"":1249,""imageIndex"":1},{""imageOffset"":2231844,""imageIndex"":15},{""imageOffset"":2231525,""symbol"":""QWaitCondition::wait(QMutex*, QDeadlineTimer)"",""symbolLocation"":85,""imageIndex"":15},{""imageOffset"":2209261,""imageIndex"":15},{""imageOffset"":2191737,""imageIndex"":15},{""imageOffset"":25825,""symbol"":""_pthread_start"",""symbolLocation"":125,""imageIndex"":1},{""imageOffset"":8043,""symbol"":""thread_start"",""symbolLocation"":15,""imageIndex"":1}]},{""id"":22758613,""name"":""Thread (pooled)"",""frames"":[{""imageOffset"":17322,""symbol"":""__psynch_cvwait"",""symbolLocation"":10,""imageIndex"":0},{""imageOffset"":27247,""symbol"":""_pthread_cond_wait"",""symbolLocation"":1249,""imageIndex"":1},{""imageOffset"":2231844,""imageIndex"":15},{""imageOffset"":2231525,""symbol"":""QWaitCondition::wait(QMutex*, QDeadlineTimer)"",""symbolLocation"":85,""imageIndex"":15},{""imageOffset"":2209261,""imageIndex"":15},{""imageOffset"":2191737,""imageIndex"":15},{""imageOffset"":25825,""symbol"":""_pthread_start"",""symbolLocation"":125,""imageIndex"":1},{""imageOffset"":8043,""symbol"":""thread_start"",""symbolLocation"":15,""imageIndex"":1}]},{""id"":22758615,""frames"":[{""imageOffset"":17322,""symbol"":""__psynch_cvwait"",""symbolLocation"":10,""imageIndex"":0},{""imageOffset"":27247,""symbol"":""_pthread_cond_wait"",""symbolLocation"":1249,""imageIndex"":1},{""imageOffset"":1797859,""symbol"":""take_gil"",""symbolLocation"":579,""imageIndex"":3},{""imageOffset"":1799747,""symbol"":""PyEval_RestoreThread"",""symbolLocation"":19,""imageIndex"":3},{""imageOffset"":37092,""symbol"":""internal_select"",""symbolLocation"":116,""imageIndex"":23},{""imageOffset"":36608,""symbol"":""sock_call_ex"",""symbolLocation"":336,""imageIndex"":23},{""imageOffset"":39757,""symbol"":""internal_connect"",""symbolLocation"":173,""imageIndex"":23},{""imageOffset"":28398,""symbol"":""sock_connect"",""symbolLocation"":126,""imageIndex"":23},{""imageOffset"":704065,""symbol"":""method_vectorcall_O"",""symbolLocation"":97,""imageIndex"":3},{""imageOffset"":1868159,""symbol"":""_PyEval_EvalFrameDefault"",""symbolLocation"":61007,""imageIndex"":3},{""imageOffset"":1892992,""symbol"":""_PyEval_Vector"",""symbolLocation"":128,""imageIndex"":3},{""imageOffset"":648031,""symbol"":""method_vectorcall"",""symbolLocation"":207,""imageIndex"":3},{""imageOffset"":1881034,""symbol"":""_PyEval_EvalFrameDefault"",""symbolLocation"":73882,""imageIndex"":3},{""imageOffset"":1892992,""symbol"":""_PyEval_Vector"",""symbolLocation"":128,""imageIndex"":3},{""imageOffset"":648031,""symbol"":""method_vectorcall"",""symbolLocation"":207,""imageIndex"":3},{""imageOffset"":1881034,""symbol"":""_PyEval_EvalFrameDefault"",""symbolLocation"":73882,""imageIndex"":3},{""imageOffset"":1892992,""symbol"":""_PyEval_Vector"",""symbolLocation"":128,""imageIndex"":3},{""imageOffset"":648278,""symbol"":""method_vectorcall"",""symbolLocation"":454,""imageIndex"":3},{""imageOffset"":2976374,""symbol"":""thread_run"",""symbolLocation"":230,""imageIndex"":3},{""imageOffset"":2432596,""symbol"":""pythread_wrapper"",""symbolLocation"":36,""imageIndex"":3},{""imageOffset"":25825,""symbol"":""_pthread_start"",""symbolLocation"":125,""imageIndex"":1},{""imageOffset"":8043,""symbol"":""thread_start"",""symbolLocation"":15,""imageIndex"":1}]},{""id"":22758619,""frames"":[{""imageOffset"":8008,""symbol"":""start_wqthread"",""symbolLocation"":0,""imageIndex"":1}]},{""id"":22758620,""frames"":[{""imageOffset"":8008,""symbol"":""start_wqthread"",""symbolLocation"":0,""imageIndex"":1}]}],
  ""usedImages"" : [
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 140703389306880,
    ""size"" : 229376,
    ""uuid"" : ""2fe67e94-4a5e-3506-9e02-502f7270f7ef"",
    ""path"" : ""\/usr\/lib\/system\/libsystem_kernel.dylib"",
    ""name"" : ""libsystem_kernel.dylib""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 140703389536256,
    ""size"" : 49152,
    ""uuid"" : ""5a5f7316-85b7-315e-baf3-76211ee65604"",
    ""path"" : ""\/usr\/lib\/system\/libsystem_pthread.dylib"",
    ""name"" : ""libsystem_pthread.dylib""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 140703388291072,
    ""size"" : 561152,
    ""uuid"" : ""202d7260-ea46-3956-a471-19c9bcf45274"",
    ""path"" : ""\/usr\/lib\/system\/libsystem_c.dylib"",
    ""name"" : ""libsystem_c.dylib""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 4403847168,
    ""CFBundleShortVersionString"" : ""3.11.4, (c) 2001-2023 Python Software Foundation."",
    ""CFBundleIdentifier"" : ""org.python.python"",
    ""size"" : 4030464,
    ""uuid"" : ""514efc82-c424-3863-84a8-e24ffd50343d"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/Python"",
    ""name"" : ""Python"",
    ""CFBundleVersion"" : ""3.11.4""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 140703389634560,
    ""size"" : 40960,
    ""uuid"" : ""81a897b2-8752-3f99-833e-da16ffa9fa58"",
    ""path"" : ""\/usr\/lib\/system\/libsystem_platform.dylib"",
    ""name"" : ""libsystem_platform.dylib""
  },
  {
    ""size"" : 0,
    ""source"" : ""A"",
    ""base"" : 0,
    ""uuid"" : ""00000000-0000-0000-0000-000000000000""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 4451430400,
    ""size"" : 442368,
    ""uuid"" : ""eea022bb-a6ab-3cd1-8ac1-54ce8cfd3333"",
    ""path"" : ""\/usr\/lib\/dyld"",
    ""name"" : ""dyld""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 4853534720,
    ""size"" : 163840,
    ""uuid"" : ""84c28449-2886-395e-a902-73f67264df32"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.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"" : ""x86_64"",
    ""base"" : 4865073152,
    ""size"" : 180224,
    ""uuid"" : ""d98e7117-18dd-37b7-9c74-472d0c79861a"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.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"" : ""x86_64"",
    ""base"" : 4844990464,
    ""size"" : 32768,
    ""uuid"" : ""ada3a7a8-1026-3b4a-9d87-6fce8df2fb33"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.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"" : ""x86_64"",
    ""base"" : 4429631488,
    ""size"" : 98304,
    ""uuid"" : ""3a35763b-1c12-3805-b15b-6ffa69bd1f52"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.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"" : ""x86_64"",
    ""base"" : 4527861760,
    ""size"" : 1523712,
    ""uuid"" : ""8cf677f1-f820-300f-bbea-491cfe548a9b"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.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"" : ""x86_64"",
    ""base"" : 4519292928,
    ""size"" : 7274496,
    ""uuid"" : ""57e18c1d-e3ae-37c5-ada4-dcc62718794e"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.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"" : ""x86_64"",
    ""base"" : 4537909248,
    ""size"" : 4931584,
    ""uuid"" : ""6b647ba7-e77f-36aa-937c-028f9cb4875c"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.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"" : ""x86_64"",
    ""base"" : 4531781632,
    ""size"" : 2867200,
    ""uuid"" : ""04d3e498-8e36-3f03-9aa5-8a19040cc57f"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.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"" : ""x86_64"",
    ""base"" : 4438237184,
    ""size"" : 5373952,
    ""uuid"" : ""f4950342-54e3-3755-a88f-e2a6406c1fc3"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.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"" : ""x86_64"",
    ""base"" : 4450504704,
    ""size"" : 655360,
    ""uuid"" : ""a9df58b1-89b1-36c8-9d9e-fe251bf025f2"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.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"" : ""x86_64"",
    ""base"" : 140703434407936,
    ""CFBundleShortVersionString"" : ""6.9"",
    ""CFBundleIdentifier"" : ""com.apple.AppKit"",
    ""size"" : 15269888,
    ""uuid"" : ""5dd484cf-ed6a-3633-b42e-6518aeecd5b9"",
    ""path"" : ""\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit"",
    ""name"" : ""AppKit"",
    ""CFBundleVersion"" : ""2113.65.150""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 140703508541440,
    ""CFBundleShortVersionString"" : ""1.11"",
    ""CFBundleIdentifier"" : ""com.apple.QuartzCore"",
    ""size"" : 3223552,
    ""uuid"" : ""5ca19b57-9c18-302f-a989-bb743cd76e00"",
    ""path"" : ""\/System\/Library\/Frameworks\/QuartzCore.framework\/Versions\/A\/QuartzCore"",
    ""name"" : ""QuartzCore"",
    ""CFBundleVersion"" : ""964.39""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64h"",
    ""base"" : 140703389851648,
    ""CFBundleShortVersionString"" : ""6.9"",
    ""CFBundleIdentifier"" : ""com.apple.CoreFoundation"",
    ""size"" : 5255168,
    ""uuid"" : ""fdd28505-5456-3c40-a5ba-7890b064db39"",
    ""path"" : ""\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation"",
    ""name"" : ""CoreFoundation"",
    ""CFBundleVersion"" : ""1866""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 140703537709056,
    ""CFBundleShortVersionString"" : ""2.1.1"",
    ""CFBundleIdentifier"" : ""com.apple.HIToolbox"",
    ""size"" : 3096576,
    ""uuid"" : ""913d3d2e-4e4c-3907-98fe-8f4abd551297"",
    ""path"" : ""\/System\/Library\/Frameworks\/Carbon.framework\/Versions\/A\/Frameworks\/HIToolbox.framework\/Versions\/A\/HIToolbox"",
    ""name"" : ""HIToolbox""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 4388507648,
    ""CFBundleShortVersionString"" : ""1.8.0"",
    ""CFBundleIdentifier"" : ""edu.ucsf.cgl.ChimeraX"",
    ""size"" : 16384,
    ""uuid"" : ""194a3167-3db5-3029-8d22-1d742b826bb9"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.app\/Contents\/MacOS\/ChimeraX"",
    ""name"" : ""ChimeraX"",
    ""CFBundleVersion"" : ""1.8.0.0""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 4544868352,
    ""size"" : 66404352,
    ""uuid"" : ""7048d1fd-b9a9-3f6a-b752-ae8be69f6c3f"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.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"" : ""x86_64"",
    ""base"" : 4531605504,
    ""size"" : 65536,
    ""uuid"" : ""9b2e2c2e-1abb-329d-aeb2-9921c2085377"",
    ""path"" : ""\/Applications\/ChimeraX-1.8.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""
  }
],
  ""sharedCache"" : {
  ""base"" : 140703386275840,
  ""size"" : 19331678208,
  ""uuid"" : ""246818c3-4b9f-3462-bcaf-fdf71975e5fe""
},
  ""vmSummary"" : ""ReadOnly portion of Libraries: Total=1.1G resident=0K(0%) swapped_out_or_unallocated=1.1G(100%)\nWritable regions: Total=437.2M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=437.2M(100%)\n\n                                VIRTUAL   REGION \nREGION TYPE                        SIZE    COUNT (non-coalesced) \n===========                     =======  ======= \nAccelerate framework               128K        1 \nActivity Tracing                   256K        1 \nCG backing stores                 3840K        4 \nCG image                            36K        2 \nColorSync                          228K       26 \nCoreAnimation                       28K        3 \nCoreUI image data                 1436K        8 \nDispatch continuations            64.0M        1 \nFoundation                          16K        1 \nKernel Alloc Once                    8K        1 \nMALLOC                           149.8M      237 \nMALLOC guard page                   32K        8 \nMALLOC_LARGE (reserved)            256K        1         reserved VM address space (unallocated)\nSTACK GUARD                         76K       19 \nStack                             33.1M       20 \nStack Guard                       56.0M        1 \nVM_ALLOCATE                      152.1M       76 \nVM_ALLOCATE (reserved)            32.0M        1         reserved VM address space (unallocated)\n__CTF                               756        1 \n__DATA                            40.0M      551 \n__DATA_CONST                      23.9M      296 \n__DATA_DIRTY                      1395K      170 \n__FONT_DATA                          4K        1 \n__GLSLBUILTINS                    5176K        1 \n__LINKEDIT                       667.5M      128 \n__OBJC_RO                         82.9M        1 \n__OBJC_RW                         3200K        2 \n__TEXT                           481.9M      556 \n__UNICODE                          592K        1 \ndyld private memory               1024K        1 \nmapped file                      159.4M       27 \nshared memory                      784K       18 \n===========                     =======  ======= \nTOTAL                              1.9G     2165 \nTOTAL, minus reserved VM space     1.9G     2165 \n"",
  ""legacyInfo"" : {
  ""threadTriggered"" : {
    ""queue"" : ""com.apple.main-thread""
  }
},
  ""trialInfo"" : {
  ""rollouts"" : [
    {
      ""rolloutId"" : ""60f8ddccefea4203d95cbeef"",
      ""factorPackIds"" : {
        ""NETWORK_SERVICE_PROXY_CONFIG_UPDATE"" : ""6401414cc679dd6bc5828183""
      },
      ""deploymentId"" : 240000025
    },
    {
      ""rolloutId"" : ""60da5e84ab0ca017dace9abf"",
      ""factorPackIds"" : {

      },
      ""deploymentId"" : 240000008
    }
  ],
  ""experiments"" : [

  ]
}
}


Log:
UCSF ChimeraX version: 1.4 (2022-06-03)  
© 2016-2022 Regents of the University of California. All rights reserved.  
How to cite UCSF ChimeraX  

> open ""/Users/sfica/Dropbox (Personal)/Oxford_lab/Lab overviews/Structure
> comparisons/h_spliceosomes_ATPase_focus.cxs""

> To Restore session:
>
>   * update Atomic bundle to version 1.57.1 or newer (have 1.39.1)
>

Unable to restore session: need to update bundle  




OpenGL version: 4.1 ATI-4.8.101
OpenGL renderer: AMD Radeon R9 M395X OpenGL Engine
OpenGL vendor: ATI Technologies Inc.

Python: 3.9.11
Locale: UTF-8
Qt version: PyQt6 6.3.0, Qt 6.3.0
Qt runtime version: 6.3.0
Qt platform: cocoa
Hardware:

    Hardware Overview:

      Model Name: iMac
      Model Identifier: iMac17,1
      Processor Name: Quad-Core Intel Core i7
      Processor Speed: 4 GHz
      Number of Processors: 1
      Total Number of Cores: 4
      L2 Cache (per Core): 256 KB
      L3 Cache: 8 MB
      Hyper-Threading Technology: Enabled
      Memory: 16 GB
      System Firmware Version: 529.120.1.0.0
      OS Loader Version: 540.120.3~37
      SMC Version (system): 2.34f3

Software:

    System Software Overview:

      System Version: macOS 12.7.6 (21H1320)
      Kernel Version: Darwin 21.6.0
      Time since boot: 102 days 19:42

Graphics/Displays:

    AMD Radeon R9 M395X:

      Chipset Model: AMD Radeon R9 M395X
      Type: GPU
      Bus: PCIe
      PCIe Lane Width: x16
      VRAM (Total): 4 GB
      Vendor: AMD (0x1002)
      Device ID: 0x6920
      Revision ID: 0x0000
      ROM Revision: 113-C905AA-799
      VBIOS Version: 113-C905A0-007
      EFI Driver Version: 01.00.799
      Metal Family: Supported, Metal GPUFamily macOS 2
      Displays:
        iMac:
          Display Type: Built-In Retina LCD
          Resolution: Retina 5K (5120 x 2880)
          Framebuffer Depth: 30-Bit Color (ARGB2101010)
          Main Display: Yes
          Mirror: Off
          Online: Yes
          Automatically Adjust Brightness: Yes
          Connection Type: Internal


Installed Packages:
    alabaster: 0.7.12
    appdirs: 1.4.4
    appnope: 0.1.3
    Babel: 2.10.1
    backcall: 0.2.0
    blockdiag: 3.0.0
    certifi: 2021.10.8
    cftime: 1.6.0
    charset-normalizer: 2.0.12
    ChimeraX-AddCharge: 1.2.3
    ChimeraX-AddH: 2.1.11
    ChimeraX-AlignmentAlgorithms: 2.0
    ChimeraX-AlignmentHdrs: 3.2.1
    ChimeraX-AlignmentMatrices: 2.0
    ChimeraX-Alignments: 2.4.3
    ChimeraX-AlphaFold: 1.0
    ChimeraX-AltlocExplorer: 1.0.2
    ChimeraX-AmberInfo: 1.0
    ChimeraX-Arrays: 1.0
    ChimeraX-Atomic: 1.39.1
    ChimeraX-AtomicLibrary: 7.0
    ChimeraX-AtomSearch: 2.0.1
    ChimeraX-AxesPlanes: 2.1
    ChimeraX-BasicActions: 1.1
    ChimeraX-BILD: 1.0
    ChimeraX-BlastProtein: 2.1.1
    ChimeraX-BondRot: 2.0
    ChimeraX-BugReporter: 1.0
    ChimeraX-BuildStructure: 2.7
    ChimeraX-Bumps: 1.0
    ChimeraX-BundleBuilder: 1.1
    ChimeraX-ButtonPanel: 1.0
    ChimeraX-CageBuilder: 1.0
    ChimeraX-CellPack: 1.0
    ChimeraX-Centroids: 1.2
    ChimeraX-ChemGroup: 2.0
    ChimeraX-Clashes: 2.2.4
    ChimeraX-ColorActions: 1.0
    ChimeraX-ColorGlobe: 1.0
    ChimeraX-ColorKey: 1.5.1
    ChimeraX-CommandLine: 1.2.3
    ChimeraX-ConnectStructure: 2.0.1
    ChimeraX-Contacts: 1.0
    ChimeraX-Core: 1.4
    ChimeraX-CoreFormats: 1.1
    ChimeraX-coulombic: 1.3.2
    ChimeraX-Crosslinks: 1.0
    ChimeraX-Crystal: 1.0
    ChimeraX-CrystalContacts: 1.0
    ChimeraX-DataFormats: 1.2.2
    ChimeraX-Dicom: 1.1
    ChimeraX-DistMonitor: 1.1.5
    ChimeraX-Dssp: 2.0
    ChimeraX-EMDB-SFF: 1.0
    ChimeraX-ExperimentalCommands: 1.0
    ChimeraX-FileHistory: 1.0
    ChimeraX-FunctionKey: 1.0
    ChimeraX-Geometry: 1.2
    ChimeraX-gltf: 1.0
    ChimeraX-Graphics: 1.1
    ChimeraX-Hbonds: 2.1.2
    ChimeraX-Help: 1.2
    ChimeraX-HKCage: 1.3
    ChimeraX-IHM: 1.1
    ChimeraX-ImageFormats: 1.2
    ChimeraX-IMOD: 1.0
    ChimeraX-IO: 1.0.1
    ChimeraX-ItemsInspection: 1.0
    ChimeraX-Label: 1.1.1
    ChimeraX-ListInfo: 1.1.1
    ChimeraX-Log: 1.1.5
    ChimeraX-LookingGlass: 1.1
    ChimeraX-Maestro: 1.8.1
    ChimeraX-Map: 1.1
    ChimeraX-MapData: 2.0
    ChimeraX-MapEraser: 1.0
    ChimeraX-MapFilter: 2.0
    ChimeraX-MapFit: 2.0
    ChimeraX-MapSeries: 2.1
    ChimeraX-Markers: 1.0
    ChimeraX-Mask: 1.0
    ChimeraX-MatchMaker: 2.0.6
    ChimeraX-MDcrds: 2.6
    ChimeraX-MedicalToolbar: 1.0.1
    ChimeraX-Meeting: 1.0
    ChimeraX-MLP: 1.1
    ChimeraX-mmCIF: 2.7
    ChimeraX-MMTF: 2.1
    ChimeraX-Modeller: 1.5.5
    ChimeraX-ModelPanel: 1.3.2
    ChimeraX-ModelSeries: 1.0
    ChimeraX-Mol2: 2.0
    ChimeraX-Morph: 1.0
    ChimeraX-MouseModes: 1.1
    ChimeraX-Movie: 1.0
    ChimeraX-Neuron: 1.0
    ChimeraX-Nucleotides: 2.0.2
    ChimeraX-OpenCommand: 1.9
    ChimeraX-PDB: 2.6.6
    ChimeraX-PDBBio: 1.0
    ChimeraX-PDBLibrary: 1.0.2
    ChimeraX-PDBMatrices: 1.0
    ChimeraX-PickBlobs: 1.0
    ChimeraX-Positions: 1.0
    ChimeraX-PresetMgr: 1.1
    ChimeraX-PubChem: 2.1
    ChimeraX-ReadPbonds: 1.0.1
    ChimeraX-Registration: 1.1
    ChimeraX-RemoteControl: 1.0
    ChimeraX-ResidueFit: 1.0
    ChimeraX-RestServer: 1.1
    ChimeraX-RNALayout: 1.0
    ChimeraX-RotamerLibMgr: 2.0.1
    ChimeraX-RotamerLibsDunbrack: 2.0
    ChimeraX-RotamerLibsDynameomics: 2.0
    ChimeraX-RotamerLibsRichardson: 2.0
    ChimeraX-SaveCommand: 1.5.1
    ChimeraX-SchemeMgr: 1.0
    ChimeraX-SDF: 2.0
    ChimeraX-Segger: 1.0
    ChimeraX-Segment: 1.0
    ChimeraX-SelInspector: 1.0
    ChimeraX-SeqView: 2.6
    ChimeraX-Shape: 1.0.1
    ChimeraX-Shell: 1.0
    ChimeraX-Shortcuts: 1.1
    ChimeraX-ShowAttr: 1.0
    ChimeraX-ShowSequences: 1.0
    ChimeraX-SideView: 1.0
    ChimeraX-Smiles: 2.1
    ChimeraX-SmoothLines: 1.0
    ChimeraX-SpaceNavigator: 1.0
    ChimeraX-StdCommands: 1.8
    ChimeraX-STL: 1.0
    ChimeraX-Storm: 1.0
    ChimeraX-StructMeasure: 1.0.1
    ChimeraX-Struts: 1.0.1
    ChimeraX-Surface: 1.0
    ChimeraX-SwapAA: 2.0
    ChimeraX-SwapRes: 2.1.1
    ChimeraX-TapeMeasure: 1.0
    ChimeraX-Test: 1.0
    ChimeraX-Toolbar: 1.1.1
    ChimeraX-ToolshedUtils: 1.2.1
    ChimeraX-Tug: 1.0
    ChimeraX-UI: 1.18.3
    ChimeraX-uniprot: 2.2
    ChimeraX-UnitCell: 1.0
    ChimeraX-ViewDockX: 1.1.2
    ChimeraX-VIPERdb: 1.0
    ChimeraX-Vive: 1.1
    ChimeraX-VolumeMenu: 1.0
    ChimeraX-VTK: 1.0
    ChimeraX-WavefrontOBJ: 1.0
    ChimeraX-WebCam: 1.0
    ChimeraX-WebServices: 1.1.0
    ChimeraX-Zone: 1.0
    colorama: 0.4.4
    cxservices: 1.2
    cycler: 0.11.0
    Cython: 0.29.26
    debugpy: 1.6.0
    decorator: 5.1.1
    docutils: 0.17.1
    entrypoints: 0.4
    filelock: 3.4.2
    fonttools: 4.33.3
    funcparserlib: 1.0.0
    grako: 3.16.5
    h5py: 3.7.0
    html2text: 2020.1.16
    idna: 3.3
    ihm: 0.27
    imagecodecs: 2021.11.20
    imagesize: 1.3.0
    ipykernel: 6.6.1
    ipython: 7.31.1
    ipython-genutils: 0.2.0
    jedi: 0.18.1
    Jinja2: 3.0.3
    jupyter-client: 7.1.0
    jupyter-core: 4.10.0
    kiwisolver: 1.4.2
    line-profiler: 3.4.0
    lxml: 4.7.1
    lz4: 3.1.10
    MarkupSafe: 2.1.1
    matplotlib: 3.5.1
    matplotlib-inline: 0.1.3
    msgpack: 1.0.3
    nest-asyncio: 1.5.5
    netCDF4: 1.5.8
    networkx: 2.6.3
    numexpr: 2.8.1
    numpy: 1.22.1
    openvr: 1.16.802
    packaging: 21.0
    ParmEd: 3.4.3
    parso: 0.8.3
    pexpect: 4.8.0
    pickleshare: 0.7.5
    Pillow: 9.0.1
    pip: 21.3.1
    pkginfo: 1.8.2
    prompt-toolkit: 3.0.29
    psutil: 5.9.0
    ptyprocess: 0.7.0
    pycollada: 0.7.2
    pydicom: 2.2.2
    Pygments: 2.11.2
    PyOpenGL: 3.1.5
    PyOpenGL-accelerate: 3.1.5
    pyparsing: 3.0.9
    PyQt6-commercial: 6.3.0
    PyQt6-Qt6: 6.3.0
    PyQt6-sip: 13.3.1
    PyQt6-WebEngine-commercial: 6.3.0
    PyQt6-WebEngine-Qt6: 6.3.0
    python-dateutil: 2.8.2
    pytz: 2022.1
    pyzmq: 23.1.0
    qtconsole: 5.3.0
    QtPy: 2.1.0
    RandomWords: 0.3.0
    requests: 2.27.1
    scipy: 1.7.3
    setuptools: 59.8.0
    sfftk-rw: 0.7.2
    six: 1.16.0
    snowballstemmer: 2.2.0
    sortedcontainers: 2.4.0
    Sphinx: 4.3.2
    sphinx-autodoc-typehints: 1.15.2
    sphinxcontrib-applehelp: 1.0.2
    sphinxcontrib-blockdiag: 3.0.0
    sphinxcontrib-devhelp: 1.0.2
    sphinxcontrib-htmlhelp: 2.0.0
    sphinxcontrib-jsmath: 1.0.1
    sphinxcontrib-qthelp: 1.0.3
    sphinxcontrib-serializinghtml: 1.1.5
    suds-community: 1.0.0
    tables: 3.7.0
    tifffile: 2021.11.2
    tinyarray: 1.2.4
    tornado: 6.1
    traitlets: 5.1.1
    urllib3: 1.26.9
    wcwidth: 0.2.5
    webcolors: 1.11.1
    wheel: 0.37.1
    wheel-filename: 1.3.0
}}}
"	defect	closed	normal		Graphics		nonchimerax						all	ChimeraX
