Opened 21 months ago

Closed 20 months ago

Last modified 20 months ago

#14506 closed defect (fixed)

Crash in garbage collection

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

Description

The following bug report has been submitted:
Platform:        macOS-14.2.1-arm64-arm-64bit
ChimeraX Version: 1.7.1 (2024-01-23 01:58:08 UTC)
Description
Last time you used ChimeraX it crashed.
Please describe steps that led to the crash here.
Fatal Python error: Bus error

Thread 0x000000030363f000 (most recent call first):
  File "/Applications/ChimeraX-1.7.1.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 324 in wait
  File "/Applications/ChimeraX-1.7.1.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 622 in wait
  File "/Applications/ChimeraX-1.7.1.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 1392 in run
  File "/Applications/ChimeraX-1.7.1.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 1038 in _bootstrap_inner
  File "/Applications/ChimeraX-1.7.1.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 995 in _bootstrap

Thread 0x0000000302633000 (most recent call first):
  File "/Applications/ChimeraX-1.7.1.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 324 in wait
  File "/Applications/ChimeraX-1.7.1.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 622 in wait
  File "/Applications/ChimeraX-1.7.1.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 1392 in run
  File "/Applications/ChimeraX-1.7.1.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 1038 in _bootstrap_inner
  File "/Applications/ChimeraX-1.7.1.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 995 in _bootstrap

Current thread 0x00000001d80dd000 (most recent call first):
  Garbage-collecting
  File "/Applications/ChimeraX-1.7.1.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/atomic/molarray.py", line 161 in 
  File "/Applications/ChimeraX-1.7.1.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/atomic/molarray.py", line 161 in __iter__
  File "/Applications/ChimeraX-1.7.1.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/hbonds/hbond.py", line 774 in _find_acceptors
  File "/Applications/ChimeraX-1.7.1.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/hbonds/hbond.py", line 498 in find_hbonds
  File "/Applications/ChimeraX-1.7.1.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/hbonds/cmd.py", line 94 in cmd_hbonds
  File "/Applications/ChimeraX-1.7.1.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/core/commands/cli.py", line 2908 in run
  File "/Applications/ChimeraX-1.7.1.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/core/commands/cli.py", line 3468 in __call__
  File "/Applications/ChimeraX-1.7.1.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/core/commands/cli.py", line 2929 in run
  File "/Applications/ChimeraX-1.7.1.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/core/commands/run.py", line 49 in run
  File "/Applications/ChimeraX-1.7.1.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/core/scripting.py", line 184 in _run_commands
  File "/Applications/ChimeraX-1.7.1.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/core/commands/runscript.py", line 61 in run_command_script
  File "/Applications/ChimeraX-1.7.1.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/core/commands/runscript.py", line 51 in runscript
  File "/Applications/ChimeraX-1.7.1.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/core/commands/cli.py", line 2908 in run
  File "/Applications/ChimeraX-1.7.1.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/cmd_line/tool.py", line 319 in execute
  File "/Applications/ChimeraX-1.7.1.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/cmd_line/tool.py", line 146 in keyPressEvent
  File "/Applications/ChimeraX-1.7.1.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/ui/gui.py", line 275 in event_loop
  File "/Applications/ChimeraX-1.7.1.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/core/__main__.py", line 918 in init
  File "/Applications/ChimeraX-1.7.1.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/core/__main__.py", line 1069 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.QtWebChannel, PyQt6.QtNetwork, PyQt6.QtWebEngineCore, PyQt6.QtPrintSupport, PyQt6.QtWebEngineWidgets, chimerax.atomic_lib._load_libs, tinyarray, chimerax.atomic.cymol, chimerax.atomic.cytmpl, chimerax.map._map, charset_normalizer.md, PIL._imaging, matplotlib._c_internal_utils, matplotlib._path, kiwisolver._cext, matplotlib._image, PyQt6.QtOpenGL, PyQt6.QtOpenGLWidgets, OpenGL_accelerate.errorchecker, OpenGL_accelerate.wrapper, OpenGL_accelerate.formathandler, OpenGL_accelerate.arraydatatype, OpenGL_accelerate.latebind, OpenGL_accelerate.vbo, chimerax.surface._surface, chimerax.pdb_lib._load_libs, PIL._imagingmath, chimerax.core._mac_util, OpenGL_accelerate.numpy_formathandler, OpenGL_accelerate.nones_formathandler, chimerax.pdb._pdbio, chimerax.atomic._ribbons, chimerax.graphics._graphics, chimerax.mmcif._mmcif, chimerax.mmcif.mmcif, chimerax.atom_search.ast, chimerax.chem_group._chem_group, chimerax.coulombic._esp, chimerax.mlp._mlp (total: 57)


{"app_name":"ChimeraX","timestamp":"2024-01-30 15:21:44.00 -0700","app_version":"1.7.1","slice_uuid":"17982d98-65bc-3327-8526-577ec996453c","build_version":"1.7.1.0","platform":1,"bundleID":"edu.ucsf.cgl.ChimeraX","share_with_app_devs":1,"is_first_party":0,"bug_type":"309","os_version":"macOS 14.2.1 (23C71)","roots_installed":0,"name":"ChimeraX","incident_id":"4C2E0767-B790-4490-A11D-CC06135008F0"}
{
  "uptime" : 40000,
  "procRole" : "Foreground",
  "version" : 2,
  "userID" : 501,
  "deployVersion" : 210,
  "modelCode" : "MacBookPro18,2",
  "coalitionID" : 760,
  "osVersion" : {
    "train" : "macOS 14.2.1",
    "build" : "23C71",
    "releaseType" : "User"
  },
  "captureTime" : "2024-01-30 15:21:38.3666 -0700",
  "codeSigningMonitor" : 1,
  "incident" : "4C2E0767-B790-4490-A11D-CC06135008F0",
  "pid" : 687,
  "translated" : false,
  "cpuType" : "ARM-64",
  "roots_installed" : 0,
  "bug_type" : "309",
  "procLaunch" : "2024-01-29 23:08:53.1777 -0700",
  "procStartAbsTime" : 26514693775,
  "procExitAbsTime" : 981446682657,
  "procName" : "ChimeraX",
  "procPath" : "\/Applications\/ChimeraX-1.7.1.app\/Contents\/MacOS\/ChimeraX",
  "bundleInfo" : {"CFBundleShortVersionString":"1.7.1","CFBundleVersion":"1.7.1.0","CFBundleIdentifier":"edu.ucsf.cgl.ChimeraX"},
  "storeInfo" : {"deviceIdentifierForVendor":"54EDB63B-59DA-5473-BF40-1A458E1F4283","thirdParty":true},
  "parentProc" : "launchd",
  "parentPid" : 1,
  "coalitionName" : "edu.ucsf.cgl.ChimeraX",
  "crashReporterKey" : "3FE89ED7-3137-4E81-0724-502C8964939F",
  "codeSigningID" : "edu.ucsf.cgl.ChimeraX",
  "codeSigningTeamID" : "LWV8X224YF",
  "codeSigningFlags" : 570491649,
  "codeSigningValidationCategory" : 6,
  "codeSigningTrustLevel" : 4294967295,
  "instructionByteStream" : {"beforePC":"fyMD1f17v6n9AwCRXOD\/l78DAJH9e8Go\/w9f1sADX9YQKYDSARAA1A==","atPC":"AwEAVH8jA9X9e7+p\/QMAkVHg\/5e\/AwCR\/XvBqP8PX9bAA1\/WcAqA0g=="},
  "wakeTime" : 2566,
  "sleepWakeUUID" : "35786EE0-6727-4C0B-8405-DDC7FDBFC382",
  "sip" : "enabled",
  "vmRegionInfo" : "0x6c75646f6d27 is not in any region.  Bytes after previous region: 13697798860072  \n      REGION TYPE                    START - END         [ VSIZE] PRT\/MAX SHRMOD  REGION DETAIL\n      MALLOC_NANO              600000000000-600020000000 [512.0M] rw-\/rwx SM=PRV  \n--->  \n      UNUSED SPACE AT END",
  "exception" : {"codes":"0x0000000000000101, 0x27656c75646f6d27","rawCodes":[257,2838794391578963239],"type":"EXC_BAD_ACCESS","signal":"SIGBUS","subtype":"UNKNOWN_0x101 at 0x27656c75646f6d27 -> 0x00006c75646f6d27 (possible pointer authentication failure)"},
  "termination" : {"flags":0,"code":10,"namespace":"SIGNAL","indicator":"Bus error: 10","byProc":"ChimeraX","byPid":687},
  "vmregioninfo" : "0x6c75646f6d27 is not in any region.  Bytes after previous region: 13697798860072  \n      REGION TYPE                    START - END         [ VSIZE] PRT\/MAX SHRMOD  REGION DETAIL\n      MALLOC_NANO              600000000000-600020000000 [512.0M] rw-\/rwx SM=PRV  \n--->  \n      UNUSED SPACE AT END",
  "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":4429478552},{"value":99},{"value":95},{"value":16383},{"value":0},{"value":1234029702102576972},{"value":1234029694451924812},{"value":14757395258967641293},{"value":4294967286},{"value":4429478482},{"value":0},{"value":53},{"value":4294967280},{"value":328},{"value":8071213888},{"value":0},{"value":10},{"value":7919751168,"symbolLocation":0,"symbol":"_main_thread"},{"value":259},{"value":7919751392,"symbolLocation":224,"symbol":"_main_thread"},{"value":1},{"value":4332668464,"symbolLocation":0,"symbol":"faulthandler_handlers"},{"value":11969424608},{"value":6157392880},{"value":49750},{"value":4333710168,"symbolLocation":166480,"symbol":"_PyRuntime"}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6468656320},"cpsr":{"value":1073745920},"fp":{"value":4429478624},"sp":{"value":4429478592},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6468427996,"matchesCrashFrame":1},"far":{"value":0}},"id":6566,"triggered":true,"name":"CrBrowserMain","queue":"com.apple.main-thread","frames":[{"imageOffset":41180,"symbol":"__pthread_kill","symbolLocation":8,"imageIndex":149},{"imageOffset":27840,"symbol":"pthread_kill","symbolLocation":288,"imageIndex":150},{"imageOffset":259392,"symbol":"raise","symbolLocation":32,"imageIndex":151},{"imageOffset":2450372,"symbol":"faulthandler_fatal_error","symbolLocation":392,"imageIndex":147},{"imageOffset":14884,"symbol":"_sigtramp","symbolLocation":56,"imageIndex":152},{"imageOffset":798600,"symbol":"frame_dealloc","symbolLocation":948,"imageIndex":147},{"imageOffset":798272,"symbol":"frame_dealloc","symbolLocation":620,"imageIndex":147},{"imageOffset":798272,"symbol":"frame_dealloc","symbolLocation":620,"imageIndex":147},{"imageOffset":798272,"symbol":"frame_dealloc","symbolLocation":620,"imageIndex":147},{"imageOffset":798272,"symbol":"frame_dealloc","symbolLocation":620,"imageIndex":147},{"imageOffset":798272,"symbol":"frame_dealloc","symbolLocation":620,"imageIndex":147},{"imageOffset":798272,"symbol":"frame_dealloc","symbolLocation":620,"imageIndex":147},{"imageOffset":798272,"symbol":"frame_dealloc","symbolLocation":620,"imageIndex":147},{"imageOffset":798272,"symbol":"frame_dealloc","symbolLocation":620,"imageIndex":147},{"imageOffset":798272,"symbol":"frame_dealloc","symbolLocation":620,"imageIndex":147},{"imageOffset":798272,"symbol":"frame_dealloc","symbolLocation":620,"imageIndex":147},{"imageOffset":798272,"symbol":"frame_dealloc","symbolLocation":620,"imageIndex":147},{"imageOffset":798272,"symbol":"frame_dealloc","symbolLocation":620,"imageIndex":147},{"imageOffset":798272,"symbol":"frame_dealloc","symbolLocation":620,"imageIndex":147},{"imageOffset":798272,"symbol":"frame_dealloc","symbolLocation":620,"imageIndex":147},{"imageOffset":798272,"symbol":"frame_dealloc","symbolLocation":620,"imageIndex":147},{"imageOffset":798272,"symbol":"frame_dealloc","symbolLocation":620,"imageIndex":147},{"imageOffset":798272,"symbol":"frame_dealloc","symbolLocation":620,"imageIndex":147},{"imageOffset":798272,"symbol":"frame_dealloc","symbolLocation":620,"imageIndex":147},{"imageOffset":798272,"symbol":"frame_dealloc","symbolLocation":620,"imageIndex":147},{"imageOffset":798272,"symbol":"frame_dealloc","symbolLocation":620,"imageIndex":147},{"imageOffset":798272,"symbol":"frame_dealloc","symbolLocation":620,"imageIndex":147},{"imageOffset":798272,"symbol":"frame_dealloc","symbolLocation":620,"imageIndex":147},{"imageOffset":798272,"symbol":"frame_dealloc","symbolLocation":620,"imageIndex":147},{"imageOffset":798272,"symbol":"frame_dealloc","symbolLocation":620,"imageIndex":147},{"imageOffset":798272,"symbol":"frame_dealloc","symbolLocation":620,"imageIndex":147},{"imageOffset":798272,"symbol":"frame_dealloc","symbolLocation":620,"imageIndex":147},{"imageOffset":2344308,"symbol":"tb_dealloc","symbolLocation":324,"imageIndex":147},{"imageOffset":2344292,"symbol":"tb_dealloc","symbolLocation":308,"imageIndex":147},{"imageOffset":710104,"symbol":"BaseException_clear","symbolLocation":148,"imageIndex":147},{"imageOffset":2436304,"symbol":"gc_collect_main","symbolLocation":4000,"imageIndex":147},{"imageOffset":2440644,"symbol":"_PyObject_GC_Link","symbolLocation":316,"imageIndex":147},{"imageOffset":2440776,"symbol":"_PyObject_GC_New","symbolLocation":108,"imageIndex":147},{"imageOffset":980420,"symbol":"PyDict_New","symbolLocation":152,"imageIndex":147},{"imageOffset":62388,"symbol":"__pyx_tp_new_8chimerax_6atomic_5cymol_CyAtom(_typeobject*, _object*, _object*)","symbolLocation":84,"imageIndex":65},{"imageOffset":1168496,"symbol":"type_call","symbolLocation":84,"imageIndex":147},{"imageOffset":628480,"symbol":"_PyObject_MakeTpCall","symbolLocation":128,"imageIndex":147},{"imageOffset":639408,"symbol":"object_vacall","symbolLocation":396,"imageIndex":147},{"imageOffset":640132,"symbol":"PyObject_CallFunctionObjArgs","symbolLocation":44,"imageIndex":147},{"imageOffset":3676,"symbol":"pyinstance::PythonInstance::py_instance(bool) const","symbolLocation":152,"imageIndex":68},{"imageOffset":92392,"symbol":"__pyx_pw_8chimerax_6atomic_5cymol_6CyAtom_54c_ptr_to_py_inst(_object*, _object*, _object*)","symbolLocation":96,"imageIndex":65},{"imageOffset":1038912,"symbol":"cfunction_call","symbolLocation":60,"imageIndex":147},{"imageOffset":628480,"symbol":"_PyObject_MakeTpCall","symbolLocation":128,"imageIndex":147},{"imageOffset":1821832,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":53048,"imageIndex":147},{"imageOffset":1844972,"symbol":"_PyEval_Vector","symbolLocation":156,"imageIndex":147},{"imageOffset":1205100,"symbol":"slot_tp_iter","symbolLocation":180,"imageIndex":147},{"imageOffset":498168,"symbol":"_PySequence_IterSearch","symbolLocation":72,"imageIndex":147},{"imageOffset":1804064,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":35280,"imageIndex":147},{"imageOffset":1844972,"symbol":"_PyEval_Vector","symbolLocation":156,"imageIndex":147},{"imageOffset":631980,"symbol":"_PyVectorcall_Call","symbolLocation":116,"imageIndex":147},{"imageOffset":1832920,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":64136,"imageIndex":147},{"imageOffset":1844972,"symbol":"_PyEval_Vector","symbolLocation":156,"imageIndex":147},{"imageOffset":631980,"symbol":"_PyVectorcall_Call","symbolLocation":116,"imageIndex":147},{"imageOffset":1832920,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":64136,"imageIndex":147},{"imageOffset":1844972,"symbol":"_PyEval_Vector","symbolLocation":156,"imageIndex":147},{"imageOffset":629392,"symbol":"_PyObject_FastCallDictTstate","symbolLocation":208,"imageIndex":147},{"imageOffset":1200492,"symbol":"slot_tp_call","symbolLocation":180,"imageIndex":147},{"imageOffset":633156,"symbol":"_PyObject_Call","symbolLocation":124,"imageIndex":147},{"imageOffset":1832920,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":64136,"imageIndex":147},{"imageOffset":1844972,"symbol":"_PyEval_Vector","symbolLocation":156,"imageIndex":147},{"imageOffset":631980,"symbol":"_PyVectorcall_Call","symbolLocation":116,"imageIndex":147},{"imageOffset":1832920,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":64136,"imageIndex":147},{"imageOffset":1844972,"symbol":"_PyEval_Vector","symbolLocation":156,"imageIndex":147},{"imageOffset":645816,"symbol":"method_vectorcall","symbolLocation":388,"imageIndex":147},{"imageOffset":1336760,"symbol":"PyQtSlot::call(_object*, _object*) const","symbolLocation":68,"imageIndex":103},{"imageOffset":1336384,"symbol":"PyQtSlot::invoke(void**, _object*, void*, bool) const","symbolLocation":292,"imageIndex":103},{"imageOffset":1340268,"symbol":"PyQtSlotProxy::unislot(void**)","symbolLocation":92,"imageIndex":103},{"imageOffset":1340124,"symbol":"PyQtSlotProxy::qt_metacall(QMetaObject::Call, int, void**)","symbolLocation":68,"imageIndex":103},{"imageOffset":714204,"imageIndex":104},{"imageOffset":1469720,"imageIndex":99},{"imageOffset":714860,"imageIndex":104},{"imageOffset":1495152,"symbol":"QWidgetLineControl::processKeyEvent(QKeyEvent*)","symbolLocation":512,"imageIndex":99},{"imageOffset":1444496,"symbol":"QLineEdit::keyPressEvent(QKeyEvent*)","symbolLocation":28,"imageIndex":99},{"imageOffset":358192,"symbol":"QWidget::event(QEvent*)","symbolLocation":484,"imageIndex":99},{"imageOffset":1442288,"symbol":"QLineEdit::event(QEvent*)","symbolLocation":504,"imageIndex":99},{"imageOffset":1199308,"symbol":"QComboBox::keyPressEvent(QKeyEvent*)","symbolLocation":564,"imageIndex":99},{"imageOffset":2437132,"symbol":"meth_QComboBox_keyPressEvent(_object*, _object*)","symbolLocation":180,"imageIndex":98},{"imageOffset":1038948,"symbol":"cfunction_call","symbolLocation":96,"imageIndex":147},{"imageOffset":628480,"symbol":"_PyObject_MakeTpCall","symbolLocation":128,"imageIndex":147},{"imageOffset":1821832,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":53048,"imageIndex":147},{"imageOffset":1844972,"symbol":"_PyEval_Vector","symbolLocation":156,"imageIndex":147},{"imageOffset":645592,"symbol":"method_vectorcall","symbolLocation":164,"imageIndex":147},{"imageOffset":24064,"symbol":"sip_api_call_procedure_method","symbolLocation":100,"imageIndex":102},{"imageOffset":1303232,"symbol":"sipQComboBox::keyPressEvent(QKeyEvent*)","symbolLocation":132,"imageIndex":98},{"imageOffset":358192,"symbol":"QWidget::event(QEvent*)","symbolLocation":484,"imageIndex":99},{"imageOffset":1198052,"symbol":"QComboBox::event(QEvent*)","symbolLocation":312,"imageIndex":99},{"imageOffset":1300040,"symbol":"sipQComboBox::event(QEvent*)","symbolLocation":224,"imageIndex":98},{"imageOffset":56464,"symbol":"QApplicationPrivate::notify_helper(QObject*, QEvent*)","symbolLocation":272,"imageIndex":99},{"imageOffset":61196,"symbol":"QApplication::notify(QObject*, QEvent*)","symbolLocation":1044,"imageIndex":99},{"imageOffset":1428996,"symbol":"sipQApplication::notify(QObject*, QEvent*)","symbolLocation":248,"imageIndex":98},{"imageOffset":417088,"symbol":"QCoreApplication::notifyInternal2(QObject*, QEvent*)","symbolLocation":208,"imageIndex":104},{"imageOffset":435508,"imageIndex":99},{"imageOffset":56464,"symbol":"QApplicationPrivate::notify_helper(QObject*, QEvent*)","symbolLocation":272,"imageIndex":99},{"imageOffset":60664,"symbol":"QApplication::notify(QObject*, QEvent*)","symbolLocation":512,"imageIndex":99},{"imageOffset":1428996,"symbol":"sipQApplication::notify(QObject*, QEvent*)","symbolLocation":248,"imageIndex":98},{"imageOffset":417088,"symbol":"QCoreApplication::notifyInternal2(QObject*, QEvent*)","symbolLocation":208,"imageIndex":104},{"imageOffset":496952,"symbol":"QGuiApplicationPrivate::processKeyEvent(QWindowSystemInterfacePrivate::KeyEvent*)","symbolLocation":260,"imageIndex":100},{"imageOffset":836304,"symbol":"QWindowSystemInterface::sendWindowSystemEvents(QFlags)","symbolLocation":444,"imageIndex":100},{"imageOffset":835224,"symbol":"QWindowSystemInterface::flushWindowSystemEvents(QFlags)","symbolLocation":504,"imageIndex":100},{"imageOffset":423844,"imageIndex":80},{"imageOffset":2277372,"symbol":"-[NSResponder tryToPerform:with:]","symbolLocation":60,"imageIndex":153},{"imageOffset":431476,"imageIndex":80},{"imageOffset":2703704,"symbol":"-[NSTextInputContext(NSInputContext_WithCompletion) doCommandBySelector:completionHandler:]","symbolLocation":228,"imageIndex":153},{"imageOffset":1988220,"symbol":"-[NSKeyBindingManager(NSKeyBindingManager_MultiClients) interpretEventAsCommand:forClient:]","symbolLocation":1496,"imageIndex":153},{"imageOffset":2019252,"symbol":"__84-[NSTextInputContext _handleEvent:options:allowingSyntheticEvent:completionHandler:]_block_invoke_5","symbolLocation":360,"imageIndex":153},{"imageOffset":12740784,"symbol":"__84-[NSTextInputContext _handleEvent:options:allowingSyntheticEvent:completionHandler:]_block_invoke_3.711","symbolLocation":100,"imageIndex":153},{"imageOffset":2018824,"symbol":"-[NSTextInputContext tryHandleEvent_HasMarkedText_withDispatchCondition:dispatchWork:continuation:]","symbolLocation":148,"imageIndex":153},{"imageOffset":12740624,"symbol":"__84-[NSTextInputContext _handleEvent:options:allowingSyntheticEvent:completionHandler:]_block_invoke.708","symbolLocation":316,"imageIndex":153},{"imageOffset":1955844,"symbol":"__TSMProcessRawKeyEventWithOptionsAndCompletionHandler_block_invoke_6","symbolLocation":96,"imageIndex":154},{"imageOffset":494852,"symbol":"invocation function for block in DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*)","symbolLocation":148,"imageIndex":154},{"imageOffset":12719348,"symbol":"__55-[NSTextInputContext handleTSMEvent:completionHandler:]_block_invoke.186","symbolLocation":576,"imageIndex":153},{"imageOffset":1996088,"symbol":"__55-[NSTextInputContext handleTSMEvent:completionHandler:]_block_invoke_2","symbolLocation":100,"imageIndex":153},{"imageOffset":1995908,"symbol":"-[NSTextInputContext tryHandleTSMEvent_HasMarkedText_withDispatchCondition:dispatchWork:continuation:]","symbolLocation":148,"imageIndex":153},{"imageOffset":1993212,"symbol":"-[NSTextInputContext handleTSMEvent:completionHandler:]","symbolLocation":2044,"imageIndex":153},{"imageOffset":1991060,"symbol":"_NSTSMEventHandler","symbolLocation":332,"imageIndex":153},{"imageOffset":34964,"symbol":"DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*)","symbolLocation":1228,"imageIndex":154},{"imageOffset":31896,"symbol":"SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*)","symbolLocation":356,"imageIndex":154},{"imageOffset":31528,"symbol":"SendEventToEventTargetWithOptions","symbolLocation":44,"imageIndex":154},{"imageOffset":413232,"symbol":"SendTSMEvent_WithCompletionHandler","symbolLocation":432,"imageIndex":154},{"imageOffset":414592,"symbol":"__SendUnicodeTextAEToUnicodeDoc_WithCompletionHandler_block_invoke","symbolLocation":456,"imageIndex":154},{"imageOffset":414092,"symbol":"__SendFilterTextEvent_WithCompletionHandler_block_invoke","symbolLocation":228,"imageIndex":154},{"imageOffset":413320,"symbol":"SendTSMEvent_WithCompletionHandler","symbolLocation":520,"imageIndex":154},{"imageOffset":412728,"symbol":"SendFilterTextEvent_WithCompletionHandler","symbolLocation":260,"imageIndex":154},{"imageOffset":411756,"symbol":"SendUnicodeTextAEToUnicodeDoc_WithCompletionHandler","symbolLocation":296,"imageIndex":154},{"imageOffset":411128,"symbol":"__utDeliverTSMEvent_WithCompletionHandler_block_invoke_2","symbolLocation":320,"imageIndex":154},{"imageOffset":410492,"symbol":"__utDeliverTSMEvent_WithCompletionHandler_block_invoke","symbolLocation":284,"imageIndex":154},{"imageOffset":410080,"symbol":"TSMKeyEvent_WithCompletionHandler","symbolLocation":588,"imageIndex":154},{"imageOffset":428568,"symbol":"__TSMProcessRawKeyEventWithOptionsAndCompletionHandler_block_invoke_5","symbolLocation":312,"imageIndex":154},{"imageOffset":409468,"symbol":"__TSMProcessRawKeyEventWithOptionsAndCompletionHandler_block_invoke_4","symbolLocation":408,"imageIndex":154},{"imageOffset":408884,"symbol":"__TSMProcessRawKeyEventWithOptionsAndCompletionHandler_block_invoke_3","symbolLocation":352,"imageIndex":154},{"imageOffset":408080,"symbol":"__TSMProcessRawKeyEventWithOptionsAndCompletionHandler_block_invoke_2","symbolLocation":312,"imageIndex":154},{"imageOffset":407324,"symbol":"__TSMProcessRawKeyEventWithOptionsAndCompletionHandler_block_invoke","symbolLocation":312,"imageIndex":154},{"imageOffset":332680,"symbol":"TSMProcessRawKeyEventWithOptionsAndCompletionHandler","symbolLocation":2308,"imageIndex":154},{"imageOffset":12740292,"symbol":"__84-[NSTextInputContext _handleEvent:options:allowingSyntheticEvent:completionHandler:]_block_invoke_3.704","symbolLocation":148,"imageIndex":153},{"imageOffset":12739488,"symbol":"__204-[NSTextInputContext tryTSMProcessRawKeyEvent_orSubstitution:dispatchCondition:setupForDispatch:furtherCondition:doubleSpaceSubstitutionCondition:doubleSpaceSubstitutionWork:dispatchTSMWork:continuation:]_block_invoke.687","symbolLocation":192,"imageIndex":153},{"imageOffset":1986384,"symbol":"-[NSTextInputContext tryTSMProcessRawKeyEvent_orSubstitution:dispatchCondition:setupForDispatch:furtherCondition:doubleSpaceSubstitutionCondition:doubleSpaceSubstitutionWork:dispatchTSMWork:continuation:]","symbolLocation":336,"imageIndex":153},{"imageOffset":1984888,"symbol":"-[NSTextInputContext _handleEvent:options:allowingSyntheticEvent:completionHandler:]","symbolLocation":1456,"imageIndex":153},{"imageOffset":1983368,"symbol":"-[NSTextInputContext _handleEvent:allowingSyntheticEvent:]","symbolLocation":132,"imageIndex":153},{"imageOffset":1982944,"symbol":"-[NSView interpretKeyEvents:]","symbolLocation":156,"imageIndex":153},{"imageOffset":414788,"imageIndex":80},{"imageOffset":418604,"imageIndex":80},{"imageOffset":1464336,"symbol":"-[NSWindow(NSEventRouting) _reallySendEvent:isDelayedEvent:]","symbolLocation":480,"imageIndex":153},{"imageOffset":1463388,"symbol":"-[NSWindow(NSEventRouting) sendEvent:]","symbolLocation":284,"imageIndex":153},{"imageOffset":448932,"imageIndex":80},{"imageOffset":8464884,"symbol":"-[NSApplication(NSEventRouting) sendEvent:]","symbolLocation":1604,"imageIndex":153},{"imageOffset":44196,"imageIndex":80},{"imageOffset":4593928,"symbol":"-[NSApplication _handleEvent:]","symbolLocation":60,"imageIndex":153},{"imageOffset":183668,"symbol":"-[NSApplication run]","symbolLocation":512,"imageIndex":153},{"imageOffset":94764,"imageIndex":80},{"imageOffset":455580,"symbol":"QEventLoop::exec(QFlags)","symbolLocation":544,"imageIndex":104},{"imageOffset":418804,"symbol":"QCoreApplication::exec()","symbolLocation":128,"imageIndex":104},{"imageOffset":2499252,"symbol":"meth_QApplication_exec(_object*, _object*)","symbolLocation":96,"imageIndex":98},{"imageOffset":1038948,"symbol":"cfunction_call","symbolLocation":96,"imageIndex":147},{"imageOffset":628480,"symbol":"_PyObject_MakeTpCall","symbolLocation":128,"imageIndex":147},{"imageOffset":1821832,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":53048,"imageIndex":147},{"imageOffset":1764036,"symbol":"PyEval_EvalCode","symbolLocation":276,"imageIndex":147},{"imageOffset":1741600,"symbol":"builtin_exec","symbolLocation":428,"imageIndex":147},{"imageOffset":1041488,"symbol":"cfunction_vectorcall_FASTCALL_KEYWORDS","symbolLocation":80,"imageIndex":147},{"imageOffset":1821600,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":52816,"imageIndex":147},{"imageOffset":1844972,"symbol":"_PyEval_Vector","symbolLocation":156,"imageIndex":147},{"imageOffset":2422240,"symbol":"pymain_run_module","symbolLocation":256,"imageIndex":147},{"imageOffset":2420864,"symbol":"Py_RunMain","symbolLocation":1784,"imageIndex":147},{"imageOffset":2425392,"symbol":"pymain_main","symbolLocation":52,"imageIndex":147},{"imageOffset":2425328,"symbol":"Py_Main","symbolLocation":36,"imageIndex":147},{"imageOffset":15700,"symbol":"main","symbolLocation":128,"imageIndex":148},{"imageOffset":24800,"symbol":"start","symbolLocation":2360,"imageIndex":155}]},{"id":10513,"name":"ThreadPoolServiceThread","threadState":{"x":[{"value":4},{"value":0},{"value":0},{"value":105553180050944},{"value":4},{"value":0},{"value":0},{"value":0},{"value":12},{"value":0},{"value":9223372036854775807},{"value":0},{"value":105553128691544},{"value":5001011200},{"value":21},{"value":98},{"value":369},{"value":6144},{"value":0},{"value":6076897304},{"value":6072165840},{"value":11046284672},{"value":0},{"value":2863311531},{"value":2},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6220453832},"cpsr":{"value":2684358656},"fp":{"value":11046284656},"sp":{"value":11046284592},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6468442056},"far":{"value":0}},"frames":[{"imageOffset":55240,"symbol":"kevent64","symbolLocation":8,"imageIndex":149},{"imageOffset":56727496,"imageIndex":88},{"imageOffset":56727288,"imageIndex":88},{"imageOffset":56233836,"imageIndex":88},{"imageOffset":55985340,"imageIndex":88},{"imageOffset":56364424,"imageIndex":88},{"imageOffset":56271272,"imageIndex":88},{"imageOffset":56364816,"imageIndex":88},{"imageOffset":56519652,"imageIndex":88},{"imageOffset":28724,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":150},{"imageOffset":7740,"symbol":"thread_start","symbolLocation":8,"imageIndex":150}]},{"id":10516,"name":"Chrome_IOThread","threadState":{"x":[{"value":4},{"value":0},{"value":0},{"value":105553180221696},{"value":3},{"value":0},{"value":0},{"value":0},{"value":9},{"value":0},{"value":9223372036854775807},{"value":3},{"value":3},{"value":105553146251424},{"value":72057601957804609,"symbolLocation":72057594037927937,"symbol":"OBJC_CLASS_$_NSAutoreleasePool"},{"value":7919876672,"symbolLocation":0,"symbol":"OBJC_CLASS_$_NSAutoreleasePool"},{"value":369},{"value":8071553952},{"value":0},{"value":6076890776},{"value":5092199552},{"value":11071548784},{"value":0},{"value":2863311531},{"value":2},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6220453832},"cpsr":{"value":2684358656},"fp":{"value":11071548768},"sp":{"value":11071548704},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6468442056},"far":{"value":0}},"frames":[{"imageOffset":55240,"symbol":"kevent64","symbolLocation":8,"imageIndex":149},{"imageOffset":56727496,"imageIndex":88},{"imageOffset":56727288,"imageIndex":88},{"imageOffset":56233836,"imageIndex":88},{"imageOffset":55985340,"imageIndex":88},{"imageOffset":56364424,"imageIndex":88},{"imageOffset":40590340,"imageIndex":88},{"imageOffset":56364816,"imageIndex":88},{"imageOffset":56519652,"imageIndex":88},{"imageOffset":28724,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":150},{"imageOffset":7740,"symbol":"thread_start","symbolLocation":8,"imageIndex":150}]},{"id":10517,"name":"NetworkConfigWatcher","threadState":{"x":[{"value":268451845},{"value":17179869186},{"value":0},{"value":212218629062656},{"value":0},{"value":212218629062656},{"value":32},{"value":0},{"value":18446744073709550527},{"value":49411},{"value":0},{"value":1},{"value":49411},{"value":5030873088},{"value":21},{"value":6},{"value":18446744073709551569},{"value":18432},{"value":0},{"value":0},{"value":32},{"value":212218629062656},{"value":0},{"value":212218629062656},{"value":11079969904},{"value":0},{"value":17179869186},{"value":17179869186},{"value":2}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6468467952},"cpsr":{"value":4096},"fp":{"value":11079969248},"sp":{"value":11079969168},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6468393076},"far":{"value":0}},"frames":[{"imageOffset":6260,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":149},{"imageOffset":81136,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":149},{"imageOffset":42160,"symbol":"mach_msg_overwrite","symbolLocation":476,"imageIndex":149},{"imageOffset":7160,"symbol":"mach_msg","symbolLocation":24,"imageIndex":149},{"imageOffset":56546788,"imageIndex":88},{"imageOffset":56546224,"imageIndex":88},{"imageOffset":55801248,"imageIndex":88},{"imageOffset":56233836,"imageIndex":88},{"imageOffset":55985340,"imageIndex":88},{"imageOffset":56364424,"imageIndex":88},{"imageOffset":56364816,"imageIndex":88},{"imageOffset":56519652,"imageIndex":88},{"imageOffset":28724,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":150},{"imageOffset":7740,"symbol":"thread_start","symbolLocation":8,"imageIndex":150}]},{"id":10521,"name":"CompositorTileWorker1","threadState":{"x":[{"value":260},{"value":0},{"value":512},{"value":0},{"value":0},{"value":161},{"value":0},{"value":0},{"value":11113655880},{"value":0},{"value":6072161488},{"value":2},{"value":0},{"value":0},{"value":0},{"value":0},{"value":305},{"value":8071213816},{"value":0},{"value":6072161464},{"value":6072161592},{"value":11113656544},{"value":0},{"value":0},{"value":512},{"value":513},{"value":768},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6468658684},"cpsr":{"value":1610616832},"fp":{"value":11113656000},"sp":{"value":11113655856},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6468407404},"far":{"value":0}},"frames":[{"imageOffset":20588,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":149},{"imageOffset":30204,"symbol":"_pthread_cond_wait","symbolLocation":1228,"imageIndex":150},{"imageOffset":56516680,"imageIndex":88},{"imageOffset":85569508,"imageIndex":88},{"imageOffset":56519652,"imageIndex":88},{"imageOffset":28724,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":150},{"imageOffset":7740,"symbol":"thread_start","symbolLocation":8,"imageIndex":150}]},{"id":10522,"name":"Chrome_InProcGpuThread","threadState":{"x":[{"value":268451845},{"value":17179869186},{"value":0},{"value":264995187195904},{"value":0},{"value":264995187195904},{"value":32},{"value":0},{"value":18446744073709550527},{"value":61699},{"value":0},{"value":1},{"value":61699},{"value":5019100160},{"value":21},{"value":134},{"value":18446744073709551569},{"value":423936},{"value":0},{"value":0},{"value":32},{"value":264995187195904},{"value":0},{"value":264995187195904},{"value":11122076784},{"value":0},{"value":17179869186},{"value":17179869186},{"value":2}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6468467952},"cpsr":{"value":4096},"fp":{"value":11122076128},"sp":{"value":11122076048},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6468393076},"far":{"value":0}},"frames":[{"imageOffset":6260,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":149},{"imageOffset":81136,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":149},{"imageOffset":42160,"symbol":"mach_msg_overwrite","symbolLocation":476,"imageIndex":149},{"imageOffset":7160,"symbol":"mach_msg","symbolLocation":24,"imageIndex":149},{"imageOffset":56546788,"imageIndex":88},{"imageOffset":56546224,"imageIndex":88},{"imageOffset":55801248,"imageIndex":88},{"imageOffset":56233836,"imageIndex":88},{"imageOffset":55985340,"imageIndex":88},{"imageOffset":56364424,"imageIndex":88},{"imageOffset":56364816,"imageIndex":88},{"imageOffset":56519652,"imageIndex":88},{"imageOffset":28724,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":150},{"imageOffset":7740,"symbol":"thread_start","symbolLocation":8,"imageIndex":150}]},{"id":10523,"name":"Chrome_ChildIOThread","threadState":{"x":[{"value":4},{"value":0},{"value":0},{"value":105553124235552},{"value":1},{"value":0},{"value":0},{"value":0},{"value":3},{"value":0},{"value":9223372036854775807},{"value":0},{"value":105553128620872},{"value":5009489408},{"value":21},{"value":178},{"value":369},{"value":108544},{"value":0},{"value":4405793768},{"value":4729640080},{"value":11130498464},{"value":0},{"value":2863311531},{"value":2},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6220453832},"cpsr":{"value":2684358656},"fp":{"value":11130498448},"sp":{"value":11130498384},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6468442056},"far":{"value":0}},"frames":[{"imageOffset":55240,"symbol":"kevent64","symbolLocation":8,"imageIndex":149},{"imageOffset":56727496,"imageIndex":88},{"imageOffset":56727288,"imageIndex":88},{"imageOffset":56233836,"imageIndex":88},{"imageOffset":55985340,"imageIndex":88},{"imageOffset":56364424,"imageIndex":88},{"imageOffset":56364816,"imageIndex":88},{"imageOffset":56519652,"imageIndex":88},{"imageOffset":28724,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":150},{"imageOffset":7740,"symbol":"thread_start","symbolLocation":8,"imageIndex":150}]},{"id":10524,"name":"NetworkConfigWatcher","threadState":{"x":[{"value":268451845},{"value":17179869186},{"value":0},{"value":245203977895936},{"value":0},{"value":245203977895936},{"value":32},{"value":0},{"value":18446744073709550527},{"value":57091},{"value":0},{"value":1},{"value":57091},{"value":5030877184},{"value":21},{"value":125},{"value":18446744073709551569},{"value":16384},{"value":0},{"value":0},{"value":32},{"value":245203977895936},{"value":0},{"value":245203977895936},{"value":11148340336},{"value":0},{"value":17179869186},{"value":17179869186},{"value":2}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6468467952},"cpsr":{"value":4096},"fp":{"value":11148339680},"sp":{"value":11148339600},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6468393076},"far":{"value":0}},"frames":[{"imageOffset":6260,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":149},{"imageOffset":81136,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":149},{"imageOffset":42160,"symbol":"mach_msg_overwrite","symbolLocation":476,"imageIndex":149},{"imageOffset":7160,"symbol":"mach_msg","symbolLocation":24,"imageIndex":149},{"imageOffset":56546788,"imageIndex":88},{"imageOffset":56546224,"imageIndex":88},{"imageOffset":55801248,"imageIndex":88},{"imageOffset":56233836,"imageIndex":88},{"imageOffset":55985340,"imageIndex":88},{"imageOffset":56364424,"imageIndex":88},{"imageOffset":56364816,"imageIndex":88},{"imageOffset":56519652,"imageIndex":88},{"imageOffset":28724,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":150},{"imageOffset":7740,"symbol":"thread_start","symbolLocation":8,"imageIndex":150}]},{"id":10526,"name":"VizCompositorThread","threadState":{"x":[{"value":268451845},{"value":17179869442},{"value":0},{"value":286985419751424},{"value":0},{"value":286985419751424},{"value":32},{"value":15},{"value":18446744073709550527},{"value":66819},{"value":0},{"value":1},{"value":66819},{"value":5028547584},{"value":21},{"value":150},{"value":18446744073709551569},{"value":190464},{"value":0},{"value":15},{"value":32},{"value":286985419751424},{"value":0},{"value":286985419751424},{"value":11156761744},{"value":0},{"value":17179870466},{"value":17179869442},{"value":1282}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6468467952},"cpsr":{"value":4096},"fp":{"value":11156761088},"sp":{"value":11156761008},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6468393076},"far":{"value":0}},"frames":[{"imageOffset":6260,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":149},{"imageOffset":81136,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":149},{"imageOffset":42160,"symbol":"mach_msg_overwrite","symbolLocation":476,"imageIndex":149},{"imageOffset":7160,"symbol":"mach_msg","symbolLocation":24,"imageIndex":149},{"imageOffset":56546788,"imageIndex":88},{"imageOffset":55801148,"imageIndex":88},{"imageOffset":56233836,"imageIndex":88},{"imageOffset":55985340,"imageIndex":88},{"imageOffset":56364424,"imageIndex":88},{"imageOffset":56364816,"imageIndex":88},{"imageOffset":56519652,"imageIndex":88},{"imageOffset":28724,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":150},{"imageOffset":7740,"symbol":"thread_start","symbolLocation":8,"imageIndex":150}]},{"id":10536,"name":"NetworkService","threadState":{"x":[{"value":4},{"value":0},{"value":0},{"value":105553164409696},{"value":2},{"value":0},{"value":0},{"value":6296203376,"symbolLocation":151612,"symbol":"WebEngineError::UserAbortedError"},{"value":6},{"value":0},{"value":9223372036854775807},{"value":3036811299},{"value":2043},{"value":2045},{"value":3038910492},{"value":28},{"value":369},{"value":137216},{"value":0},{"value":6072300248},{"value":6061932816},{"value":11166231968},{"value":0},{"value":2863311531},{"value":2},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6220453832},"cpsr":{"value":2684358656},"fp":{"value":11166231952},"sp":{"value":11166231888},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6468442056},"far":{"value":0}},"frames":[{"imageOffset":55240,"symbol":"kevent64","symbolLocation":8,"imageIndex":149},{"imageOffset":56727496,"imageIndex":88},{"imageOffset":56727288,"imageIndex":88},{"imageOffset":56233836,"imageIndex":88},{"imageOffset":55985340,"imageIndex":88},{"imageOffset":56364424,"imageIndex":88},{"imageOffset":56364816,"imageIndex":88},{"imageOffset":56519652,"imageIndex":88},{"imageOffset":28724,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":150},{"imageOffset":7740,"symbol":"thread_start","symbolLocation":8,"imageIndex":150}]},{"id":10537,"name":"NetworkConfigWatcher","threadState":{"x":[{"value":268451845},{"value":17179869186},{"value":0},{"value":295781512773632},{"value":0},{"value":295781512773632},{"value":32},{"value":0},{"value":18446744073709550527},{"value":68867},{"value":0},{"value":1},{"value":68867},{"value":5019880448},{"value":21},{"value":17},{"value":18446744073709551569},{"value":14336},{"value":0},{"value":0},{"value":32},{"value":295781512773632},{"value":0},{"value":295781512773632},{"value":11175734384},{"value":0},{"value":17179869186},{"value":17179869186},{"value":2}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6468467952},"cpsr":{"value":4096},"fp":{"value":11175733728},"sp":{"value":11175733648},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6468393076},"far":{"value":0}},"frames":[{"imageOffset":6260,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":149},{"imageOffset":81136,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":149},{"imageOffset":42160,"symbol":"mach_msg_overwrite","symbolLocation":476,"imageIndex":149},{"imageOffset":7160,"symbol":"mach_msg","symbolLocation":24,"imageIndex":149},{"imageOffset":56546788,"imageIndex":88},{"imageOffset":56546224,"imageIndex":88},{"imageOffset":55801248,"imageIndex":88},{"imageOffset":56233836,"imageIndex":88},{"imageOffset":55985340,"imageIndex":88},{"imageOffset":56364424,"imageIndex":88},{"imageOffset":56364816,"imageIndex":88},{"imageOffset":56519652,"imageIndex":88},{"imageOffset":28724,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":150},{"imageOffset":7740,"symbol":"thread_start","symbolLocation":8,"imageIndex":150}]},{"id":10538,"name":"ThreadPoolSingleThreadForegroundBlocking0","threadState":{"x":[{"value":268451845},{"value":17179869186},{"value":0},{"value":351856605790208},{"value":0},{"value":351856605790208},{"value":32},{"value":0},{"value":18446744073709550527},{"value":81923},{"value":0},{"value":1},{"value":81923},{"value":0},{"value":72057601957804609,"symbolLocation":72057594037927937,"symbol":"OBJC_CLASS_$_NSAutoreleasePool"},{"value":7919876672,"symbolLocation":0,"symbol":"OBJC_CLASS_$_NSAutoreleasePool"},{"value":18446744073709551569},{"value":8071553952},{"value":0},{"value":0},{"value":32},{"value":351856605790208},{"value":0},{"value":351856605790208},{"value":11184156000},{"value":0},{"value":17179869186},{"value":17179869186},{"value":2}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6468467952},"cpsr":{"value":4096},"fp":{"value":11184155344},"sp":{"value":11184155264},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6468393076},"far":{"value":0}},"frames":[{"imageOffset":6260,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":149},{"imageOffset":81136,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":149},{"imageOffset":42160,"symbol":"mach_msg_overwrite","symbolLocation":476,"imageIndex":149},{"imageOffset":7160,"symbol":"mach_msg","symbolLocation":24,"imageIndex":149},{"imageOffset":56546788,"imageIndex":88},{"imageOffset":56317548,"imageIndex":88},{"imageOffset":56320244,"imageIndex":88},{"imageOffset":56319352,"imageIndex":88},{"imageOffset":56519652,"imageIndex":88},{"imageOffset":28724,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":150},{"imageOffset":7740,"symbol":"thread_start","symbolLocation":8,"imageIndex":150}]},{"id":10563,"name":"NetworkConfigWatcher","threadState":{"x":[{"value":268451845},{"value":17179869186},{"value":0},{"value":554166745300992},{"value":0},{"value":554166745300992},{"value":32},{"value":0},{"value":18446744073709550527},{"value":129027},{"value":0},{"value":1},{"value":129027},{"value":4967410176},{"value":21},{"value":103},{"value":18446744073709551569},{"value":12288},{"value":0},{"value":0},{"value":32},{"value":554166745300992},{"value":0},{"value":554166745300992},{"value":11289242736},{"value":0},{"value":17179869186},{"value":17179869186},{"value":2}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6468467952},"cpsr":{"value":4096},"fp":{"value":11289242080},"sp":{"value":11289242000},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6468393076},"far":{"value":0}},"frames":[{"imageOffset":6260,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":149},{"imageOffset":81136,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":149},{"imageOffset":42160,"symbol":"mach_msg_overwrite","symbolLocation":476,"imageIndex":149},{"imageOffset":7160,"symbol":"mach_msg","symbolLocation":24,"imageIndex":149},{"imageOffset":56546788,"imageIndex":88},{"imageOffset":56546224,"imageIndex":88},{"imageOffset":55801248,"imageIndex":88},{"imageOffset":56233836,"imageIndex":88},{"imageOffset":55985340,"imageIndex":88},{"imageOffset":56364424,"imageIndex":88},{"imageOffset":56364816,"imageIndex":88},{"imageOffset":56519652,"imageIndex":88},{"imageOffset":28724,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":150},{"imageOffset":7740,"symbol":"thread_start","symbolLocation":8,"imageIndex":150}]},{"id":10572,"name":"com.apple.NSEventThread","threadState":{"x":[{"value":268451845},{"value":21592279046},{"value":8589934592},{"value":418926815084544},{"value":0},{"value":418926815084544},{"value":2},{"value":4294967295},{"value":18446744073709550527},{"value":97539},{"value":0},{"value":1},{"value":97539},{"value":62665},{"value":0},{"value":3298534883328},{"value":18446744073709551569},{"value":8071198160},{"value":0},{"value":4294967295},{"value":2},{"value":418926815084544},{"value":0},{"value":418926815084544},{"value":11362918504},{"value":8589934592},{"value":21592279046},{"value":21592279046},{"value":4412409862}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6468467952},"cpsr":{"value":4096},"fp":{"value":11362918352},"sp":{"value":11362918272},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6468393076},"far":{"value":0}},"frames":[{"imageOffset":6260,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":149},{"imageOffset":81136,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":149},{"imageOffset":42160,"symbol":"mach_msg_overwrite","symbolLocation":476,"imageIndex":149},{"imageOffset":7160,"symbol":"mach_msg","symbolLocation":24,"imageIndex":149},{"imageOffset":515060,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":160,"imageIndex":157},{"imageOffset":509116,"symbol":"__CFRunLoopRun","symbolLocation":1208,"imageIndex":157},{"imageOffset":506284,"symbol":"CFRunLoopRunSpecific","symbolLocation":608,"imageIndex":157},{"imageOffset":1455376,"symbol":"_NSEventThread","symbolLocation":144,"imageIndex":153},{"imageOffset":28724,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":150},{"imageOffset":7740,"symbol":"thread_start","symbolLocation":8,"imageIndex":150}]},{"id":10579,"name":"ThreadPoolBackgroundWorker","threadState":{"x":[{"value":268451845},{"value":17179869442},{"value":0},{"value":429921931362304},{"value":0},{"value":429921931362304},{"value":32},{"value":33000},{"value":18446744073709550527},{"value":100099},{"value":0},{"value":1},{"value":100099},{"value":0},{"value":72057601957804609,"symbolLocation":72057594037927937,"symbol":"OBJC_CLASS_$_NSAutoreleasePool"},{"value":7919876672,"symbolLocation":0,"symbol":"OBJC_CLASS_$_NSAutoreleasePool"},{"value":18446744073709551569},{"value":8071553952},{"value":0},{"value":33000},{"value":32},{"value":429921931362304},{"value":0},{"value":429921931362304},{"value":11382451552},{"value":0},{"value":17179870466},{"value":17179869442},{"value":1282}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6468467952},"cpsr":{"value":4096},"fp":{"value":11382450896},"sp":{"value":11382450816},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6468393076},"far":{"value":0}},"frames":[{"imageOffset":6260,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":149},{"imageOffset":81136,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":149},{"imageOffset":42160,"symbol":"mach_msg_overwrite","symbolLocation":476,"imageIndex":149},{"imageOffset":7160,"symbol":"mach_msg","symbolLocation":24,"imageIndex":149},{"imageOffset":56546788,"imageIndex":88},{"imageOffset":56317548,"imageIndex":88},{"imageOffset":56320244,"imageIndex":88},{"imageOffset":56319132,"imageIndex":88},{"imageOffset":56519652,"imageIndex":88},{"imageOffset":28724,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":150},{"imageOffset":7740,"symbol":"thread_start","symbolLocation":8,"imageIndex":150}]},{"id":10592,"name":"MemoryInfra","threadState":{"x":[{"value":268451845},{"value":17179869186},{"value":0},{"value":447514117406720},{"value":0},{"value":447514117406720},{"value":32},{"value":0},{"value":18446744073709550527},{"value":104195},{"value":0},{"value":1},{"value":104195},{"value":5028984832},{"value":21},{"value":25},{"value":18446744073709551569},{"value":10240},{"value":0},{"value":0},{"value":32},{"value":447514117406720},{"value":0},{"value":447514117406720},{"value":11407223920},{"value":0},{"value":17179869186},{"value":17179869186},{"value":2}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6468467952},"cpsr":{"value":4096},"fp":{"value":11407223264},"sp":{"value":11407223184},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6468393076},"far":{"value":0}},"frames":[{"imageOffset":6260,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":149},{"imageOffset":81136,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":149},{"imageOffset":42160,"symbol":"mach_msg_overwrite","symbolLocation":476,"imageIndex":149},{"imageOffset":7160,"symbol":"mach_msg","symbolLocation":24,"imageIndex":149},{"imageOffset":56546788,"imageIndex":88},{"imageOffset":56546224,"imageIndex":88},{"imageOffset":55801248,"imageIndex":88},{"imageOffset":56233836,"imageIndex":88},{"imageOffset":55985340,"imageIndex":88},{"imageOffset":56364424,"imageIndex":88},{"imageOffset":56364816,"imageIndex":88},{"imageOffset":56519652,"imageIndex":88},{"imageOffset":28724,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":150},{"imageOffset":7740,"symbol":"thread_start","symbolLocation":8,"imageIndex":150}]},{"id":10593,"name":"ThreadPoolSingleThreadSharedBackgroundBlocking1","threadState":{"x":[{"value":268451845},{"value":17179869186},{"value":0},{"value":480499466240000},{"value":0},{"value":480499466240000},{"value":32},{"value":0},{"value":18446744073709550527},{"value":111875},{"value":0},{"value":1},{"value":111875},{"value":2045},{"value":2162333770},{"value":74},{"value":18446744073709551569},{"value":169984},{"value":0},{"value":0},{"value":32},{"value":480499466240000},{"value":0},{"value":480499466240000},{"value":11415645536},{"value":0},{"value":17179869186},{"value":17179869186},{"value":2}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6468467952},"cpsr":{"value":4096},"fp":{"value":11415644880},"sp":{"value":11415644800},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6468393076},"far":{"value":0}},"frames":[{"imageOffset":6260,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":149},{"imageOffset":81136,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":149},{"imageOffset":42160,"symbol":"mach_msg_overwrite","symbolLocation":476,"imageIndex":149},{"imageOffset":7160,"symbol":"mach_msg","symbolLocation":24,"imageIndex":149},{"imageOffset":56546788,"imageIndex":88},{"imageOffset":56317548,"imageIndex":88},{"imageOffset":56319620,"imageIndex":88},{"imageOffset":56319176,"imageIndex":88},{"imageOffset":56519652,"imageIndex":88},{"imageOffset":28724,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":150},{"imageOffset":7740,"symbol":"thread_start","symbolLocation":8,"imageIndex":150}]},{"id":257553,"name":"ThreadPoolForegroundWorker","threadState":{"x":[{"value":268451845},{"value":17179869442},{"value":0},{"value":702858513088512},{"value":0},{"value":702858513088512},{"value":32},{"value":33000},{"value":18446744073709550527},{"value":163647},{"value":0},{"value":1},{"value":163647},{"value":0},{"value":72057601957804609,"symbolLocation":72057594037927937,"symbol":"OBJC_CLASS_$_NSAutoreleasePool"},{"value":7919876672,"symbolLocation":0,"symbol":"OBJC_CLASS_$_NSAutoreleasePool"},{"value":18446744073709551569},{"value":8071553952},{"value":0},{"value":33000},{"value":32},{"value":702858513088512},{"value":0},{"value":702858513088512},{"value":11347291488},{"value":0},{"value":17179870466},{"value":17179869442},{"value":1282}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6468467952},"cpsr":{"value":4096},"fp":{"value":11347290832},"sp":{"value":11347290752},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6468393076},"far":{"value":0}},"frames":[{"imageOffset":6260,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":149},{"imageOffset":81136,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":149},{"imageOffset":42160,"symbol":"mach_msg_overwrite","symbolLocation":476,"imageIndex":149},{"imageOffset":7160,"symbol":"mach_msg","symbolLocation":24,"imageIndex":149},{"imageOffset":56546788,"imageIndex":88},{"imageOffset":56317548,"imageIndex":88},{"imageOffset":56320244,"imageIndex":88},{"imageOffset":56319264,"imageIndex":88},{"imageOffset":56519652,"imageIndex":88},{"imageOffset":28724,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":150},{"imageOffset":7740,"symbol":"thread_start","symbolLocation":8,"imageIndex":150}]},{"id":305236,"frames":[{"imageOffset":7720,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":150}],"threadState":{"x":[{"value":11092389888},{"value":257303},{"value":11091853312},{"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":11092389888},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6468636200},"far":{"value":0}}},{"id":305237,"frames":[{"imageOffset":7720,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":150}],"threadState":{"x":[{"value":11092963328},{"value":156091},{"value":11092426752},{"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":11092963328},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6468636200},"far":{"value":0}}},{"id":308325,"frames":[{"imageOffset":7720,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":150}],"threadState":{"x":[{"value":11420823552},{"value":158363},{"value":11420286976},{"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":11420823552},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6468636200},"far":{"value":0}}},{"id":310240,"frames":[{"imageOffset":7720,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":150}],"threadState":{"x":[{"value":11104972800},{"value":144479},{"value":11104436224},{"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":11104972800},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6468636200},"far":{"value":0}}},{"id":311963,"frames":[{"imageOffset":7720,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":150}],"threadState":{"x":[{"value":11132399616},{"value":160771},{"value":11131863040},{"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":11132399616},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6468636200},"far":{"value":0}}},{"id":312088,"frames":[{"imageOffset":7720,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":150}],"threadState":{"x":[{"value":11416776704},{"value":0},{"value":11416240128},{"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":11416776704},"esr":{"value":0,"description":" Address size fault"},"pc":{"value":6468636200},"far":{"value":0}}},{"id":312227,"name":"ThreadPoolForegroundWorker","threadState":{"x":[{"value":268451845},{"value":17179869442},{"value":0},{"value":674099412074496},{"value":0},{"value":674099412074496},{"value":32},{"value":33000},{"value":18446744073709550527},{"value":156951},{"value":0},{"value":1},{"value":156951},{"value":2045},{"value":3108032658},{"value":146},{"value":18446744073709551569},{"value":53248},{"value":0},{"value":33000},{"value":32},{"value":674099412074496},{"value":0},{"value":674099412074496},{"value":12893302112},{"value":0},{"value":17179870466},{"value":17179869442},{"value":1282}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6468467952},"cpsr":{"value":4096},"fp":{"value":12893301456},"sp":{"value":12893301376},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6468393076},"far":{"value":0}},"frames":[{"imageOffset":6260,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":149},{"imageOffset":81136,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":149},{"imageOffset":42160,"symbol":"mach_msg_overwrite","symbolLocation":476,"imageIndex":149},{"imageOffset":7160,"symbol":"mach_msg","symbolLocation":24,"imageIndex":149},{"imageOffset":56546788,"imageIndex":88},{"imageOffset":56317548,"imageIndex":88},{"imageOffset":56319620,"imageIndex":88},{"imageOffset":56319264,"imageIndex":88},{"imageOffset":56519652,"imageIndex":88},{"imageOffset":28724,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":150},{"imageOffset":7740,"symbol":"thread_start","symbolLocation":8,"imageIndex":150}]},{"id":312240,"name":"ThreadPoolBackgroundWorker","threadState":{"x":[{"value":268451845},{"value":17179869442},{"value":0},{"value":753195529797632},{"value":0},{"value":753195529797632},{"value":32},{"value":33000},{"value":18446744073709550527},{"value":175367},{"value":0},{"value":1},{"value":175367},{"value":2045},{"value":2672165041},{"value":177},{"value":18446744073709551569},{"value":393216},{"value":0},{"value":33000},{"value":32},{"value":753195529797632},{"value":0},{"value":753195529797632},{"value":12568341856},{"value":0},{"value":17179870466},{"value":17179869442},{"value":1282}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6468467952},"cpsr":{"value":4096},"fp":{"value":12568341200},"sp":{"value":12568341120},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6468393076},"far":{"value":0}},"frames":[{"imageOffset":6260,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":149},{"imageOffset":81136,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":149},{"imageOffset":42160,"symbol":"mach_msg_overwrite","symbolLocation":476,"imageIndex":149},{"imageOffset":7160,"symbol":"mach_msg","symbolLocation":24,"imageIndex":149},{"imageOffset":56546788,"imageIndex":88},{"imageOffset":56317548,"imageIndex":88},{"imageOffset":56319620,"imageIndex":88},{"imageOffset":56319132,"imageIndex":88},{"imageOffset":56519652,"imageIndex":88},{"imageOffset":28724,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":150},{"imageOffset":7740,"symbol":"thread_start","symbolLocation":8,"imageIndex":150}]},{"id":312293,"frames":[{"imageOffset":20588,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":149},{"imageOffset":30204,"symbol":"_pthread_cond_wait","symbolLocation":1228,"imageIndex":150},{"imageOffset":2342400,"symbol":"PyThread_acquire_lock_timed","symbolLocation":336,"imageIndex":147},{"imageOffset":2877968,"symbol":"acquire_timed","symbolLocation":312,"imageIndex":147},{"imageOffset":2878552,"symbol":"lock_PyThread_acquire_lock","symbolLocation":56,"imageIndex":147},{"imageOffset":698868,"symbol":"method_vectorcall_VARARGS_KEYWORDS","symbolLocation":148,"imageIndex":147},{"imageOffset":1821600,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":52816,"imageIndex":147},{"imageOffset":1844972,"symbol":"_PyEval_Vector","symbolLocation":156,"imageIndex":147},{"imageOffset":645816,"symbol":"method_vectorcall","symbolLocation":388,"imageIndex":147},{"imageOffset":2881656,"symbol":"thread_run","symbolLocation":200,"imageIndex":147},{"imageOffset":2341444,"symbol":"pythread_wrapper","symbolLocation":48,"imageIndex":147},{"imageOffset":28724,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":150},{"imageOffset":7740,"symbol":"thread_start","symbolLocation":8,"imageIndex":150}],"threadState":{"x":[{"value":260},{"value":0},{"value":0},{"value":0},{"value":0},{"value":160},{"value":14},{"value":999999000},{"value":12924955416},{"value":0},{"value":105553156064720},{"value":2},{"value":0},{"value":0},{"value":0},{"value":0},{"value":305},{"value":8071213816},{"value":0},{"value":105553156064696},{"value":105553156064648},{"value":12924956896},{"value":999999000},{"value":14},{"value":0},{"value":1},{"value":256},{"value":2361183241434822607},{"value":18428297329650842065}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6468658684},"cpsr":{"value":1610616832},"fp":{"value":12924955536},"sp":{"value":12924955392},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6468407404},"far":{"value":0}}},{"id":312294,"frames":[{"imageOffset":20588,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":149},{"imageOffset":30204,"symbol":"_pthread_cond_wait","symbolLocation":1228,"imageIndex":150},{"imageOffset":2342400,"symbol":"PyThread_acquire_lock_timed","symbolLocation":336,"imageIndex":147},{"imageOffset":2877968,"symbol":"acquire_timed","symbolLocation":312,"imageIndex":147},{"imageOffset":2878552,"symbol":"lock_PyThread_acquire_lock","symbolLocation":56,"imageIndex":147},{"imageOffset":698868,"symbol":"method_vectorcall_VARARGS_KEYWORDS","symbolLocation":148,"imageIndex":147},{"imageOffset":1821600,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":52816,"imageIndex":147},{"imageOffset":1844972,"symbol":"_PyEval_Vector","symbolLocation":156,"imageIndex":147},{"imageOffset":645816,"symbol":"method_vectorcall","symbolLocation":388,"imageIndex":147},{"imageOffset":2881656,"symbol":"thread_run","symbolLocation":200,"imageIndex":147},{"imageOffset":2341444,"symbol":"pythread_wrapper","symbolLocation":48,"imageIndex":147},{"imageOffset":28724,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":150},{"imageOffset":7740,"symbol":"thread_start","symbolLocation":8,"imageIndex":150}],"threadState":{"x":[{"value":260},{"value":0},{"value":0},{"value":0},{"value":0},{"value":160},{"value":15},{"value":0},{"value":12941781784},{"value":0},{"value":105553156475472},{"value":2},{"value":0},{"value":0},{"value":0},{"value":0},{"value":305},{"value":8071213816},{"value":0},{"value":105553156475448},{"value":105553156475400},{"value":12941783264},{"value":0},{"value":15},{"value":0},{"value":1},{"value":256},{"value":2361183241434822607},{"value":18428297329650842065}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6468658684},"cpsr":{"value":1610616832},"fp":{"value":12941781904},"sp":{"value":12941781760},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6468407404},"far":{"value":0}}}],
  "usedImages" : [
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 6161924096,
    "size" : 16384,
    "uuid" : "da1b4198-4f2a-37a6-bd3f-1fbe213a9815",
    "path" : "\/Applications\/ChimeraX-1.7.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/chimerax\/mlp\/_mlp.cpython-311-darwin.so",
    "name" : "_mlp.cpython-311-darwin.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 6161580032,
    "size" : 16384,
    "uuid" : "9e7964da-0d29-3f70-a778-5d1a1d1a89b0",
    "path" : "\/Applications\/ChimeraX-1.7.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/chimerax\/coulombic\/_esp.cpython-311-darwin.so",
    "name" : "_esp.cpython-311-darwin.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 11062575104,
    "size" : 65536,
    "uuid" : "0bee7e1a-a1b1-3566-b414-41228b28fa22",
    "path" : "\/Applications\/ChimeraX-1.7.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" : "arm64",
    "base" : 11088248832,
    "size" : 49152,
    "uuid" : "0f462cab-cbcb-36cb-997f-115fe9ccb557",
    "path" : "\/Applications\/ChimeraX-1.7.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" : 11130519552,
    "size" : 409600,
    "uuid" : "2928697f-2e6b-3060-b1b4-d35df94e80f3",
    "path" : "\/Applications\/ChimeraX-1.7.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" : 11087364096,
    "size" : 393216,
    "uuid" : "366d6590-2e68-3687-b55d-4272d961e674",
    "path" : "\/Applications\/ChimeraX-1.7.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" : 11063033856,
    "size" : 16384,
    "uuid" : "c6a281ef-ea77-3112-b60f-3ba42ef746a3",
    "path" : "\/Applications\/ChimeraX-1.7.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" : 11062853632,
    "size" : 81920,
    "uuid" : "ca210bb5-f097-35be-8ba3-fdf37d126290",
    "path" : "\/Applications\/ChimeraX-1.7.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" : 11057971200,
    "size" : 147456,
    "uuid" : "5a2b6b64-a47f-3db0-ab01-431ecbd91adc",
    "path" : "\/Applications\/ChimeraX-1.7.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" : 11269455872,
    "size" : 49152,
    "uuid" : "12c53516-421d-3f7a-a81e-95bcfdb8a3ff",
    "path" : "\/Applications\/ChimeraX-1.7.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" : 11266359296,
    "size" : 81920,
    "uuid" : "703104dc-b212-3b8d-9c78-4f57b3c9cb18",
    "path" : "\/Applications\/ChimeraX-1.7.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" : "arm64e",
    "base" : 11236196352,
    "CFBundleShortVersionString" : "3.0",
    "CFBundleIdentifier" : "com.apple.security.csparser",
    "size" : 131072,
    "uuid" : "223733db-4edb-301c-99bc-d4c647bb1ad2",
    "path" : "\/System\/Library\/Frameworks\/Security.framework\/Versions\/A\/PlugIns\/csparser.bundle\/Contents\/MacOS\/csparser",
    "name" : "csparser",
    "CFBundleVersion" : "61040.61.2"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 6442123264,
    "size" : 16384,
    "uuid" : "7095198a-e4d3-3203-877a-de3205389b78",
    "path" : "\/Applications\/ChimeraX-1.7.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" : "arm64e",
    "base" : 6068289536,
    "size" : 49152,
    "uuid" : "7778e0d7-361a-378d-9438-3b2bb48c2154",
    "path" : "\/usr\/lib\/libobjc-trampolines.dylib",
    "name" : "libobjc-trampolines.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 6083690496,
    "size" : 32768,
    "uuid" : "7e524142-b5f9-3dc2-a7ec-c2288653d5a4",
    "path" : "\/Applications\/ChimeraX-1.7.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" : 6050447360,
    "size" : 16384,
    "uuid" : "9ff2d75b-0926-38a8-8ae4-f7d8083912f6",
    "path" : "\/Applications\/ChimeraX-1.7.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" : 6068174848,
    "size" : 32768,
    "uuid" : "44abc1ff-9796-31fb-b1fb-8edd917882b0",
    "path" : "\/Applications\/ChimeraX-1.7.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" : 6078693376,
    "size" : 442368,
    "uuid" : "5ded42ca-4b42-31ed-9d83-c6e0cd37f191",
    "path" : "\/Applications\/ChimeraX-1.7.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/plugins\/imageformats\/libqwebp.dylib",
    "name" : "libqwebp.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 6078595072,
    "size" : 32768,
    "uuid" : "9490021e-453b-3f6d-a6b0-8d6abe135e2a",
    "path" : "\/Applications\/ChimeraX-1.7.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/plugins\/imageformats\/libqwbmp.dylib",
    "name" : "libqwbmp.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 6079561728,
    "size" : 376832,
    "uuid" : "a947c64d-554e-34b5-9b0f-bb654829de41",
    "path" : "\/Applications\/ChimeraX-1.7.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/plugins\/imageformats\/libqtiff.dylib",
    "name" : "libqtiff.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 6069043200,
    "size" : 32768,
    "uuid" : "c547e2e7-40a0-3625-a25b-bc7acc855340",
    "path" : "\/Applications\/ChimeraX-1.7.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/plugins\/imageformats\/libqtga.dylib",
    "name" : "libqtga.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 6068568064,
    "size" : 32768,
    "uuid" : "4df428c5-7f87-31a5-b408-52c0aa6902c6",
    "path" : "\/Applications\/ChimeraX-1.7.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/plugins\/imageformats\/libqsvg.dylib",
    "name" : "libqsvg.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 6068666368,
    "size" : 229376,
    "uuid" : "a7924777-f3bc-3f2d-bb8c-be71bcc0ddd3",
    "path" : "\/Applications\/ChimeraX-1.7.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" : 6068469760,
    "size" : 32768,
    "uuid" : "025e52b4-7168-39ad-aecb-42d407346fcb",
    "path" : "\/Applications\/ChimeraX-1.7.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/plugins\/imageformats\/libqmacjp2.dylib",
    "name" : "libqmacjp2.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 6068371456,
    "size" : 32768,
    "uuid" : "f2058fec-4a55-3166-b4b3-c501177a931f",
    "path" : "\/Applications\/ChimeraX-1.7.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/plugins\/imageformats\/libqmacheif.dylib",
    "name" : "libqmacheif.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 6066307072,
    "size" : 278528,
    "uuid" : "8ce00a18-94a7-349b-ab9a-bd0c42570641",
    "path" : "\/Applications\/ChimeraX-1.7.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/plugins\/imageformats\/libqjpeg.dylib",
    "name" : "libqjpeg.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 6066110464,
    "size" : 32768,
    "uuid" : "1deabe8b-1f3e-3d1c-a0b7-1b498a717f86",
    "path" : "\/Applications\/ChimeraX-1.7.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/plugins\/imageformats\/libqico.dylib",
    "name" : "libqico.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 6066012160,
    "size" : 32768,
    "uuid" : "59fcd14d-f881-349a-bdb2-c1aae6836e52",
    "path" : "\/Applications\/ChimeraX-1.7.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/plugins\/imageformats\/libqicns.dylib",
    "name" : "libqicns.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 6066208768,
    "size" : 32768,
    "uuid" : "d26d39ab-a473-39c3-8e69-963d36320336",
    "path" : "\/Applications\/ChimeraX-1.7.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/plugins\/imageformats\/libqgif.dylib",
    "name" : "libqgif.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 6058393600,
    "size" : 147456,
    "uuid" : "4decd63a-8399-3dde-b9bd-0b6baaacf7d2",
    "path" : "\/Applications\/ChimeraX-1.7.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" : 6051692544,
    "size" : 131072,
    "uuid" : "3ef700f1-b0ef-333f-8291-6877887bedaa",
    "path" : "\/Applications\/ChimeraX-1.7.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" : 6050660352,
    "size" : 49152,
    "uuid" : "38eab131-624a-32cf-8d4e-374bca53e017",
    "path" : "\/Applications\/ChimeraX-1.7.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" : 6050283520,
    "size" : 65536,
    "uuid" : "d9a192eb-4bf9-362f-99d4-f6bc1e368b01",
    "path" : "\/Applications\/ChimeraX-1.7.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" : 6051299328,
    "size" : 229376,
    "uuid" : "33919aef-b02e-386a-8f81-a661fe002ddc",
    "path" : "\/Applications\/ChimeraX-1.7.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" : 6058065920,
    "size" : 196608,
    "uuid" : "c4b0c9bc-a01b-3cf7-b16b-77f9b13b6cd9",
    "path" : "\/Applications\/ChimeraX-1.7.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" : 6050529280,
    "size" : 49152,
    "uuid" : "4c5d42bf-4e9d-3c59-bf2e-303deda3aeb2",
    "path" : "\/Applications\/ChimeraX-1.7.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" : 6042386432,
    "size" : 49152,
    "uuid" : "317d15e3-d188-31f5-8de0-5ec2bdbb5f60",
    "path" : "\/Applications\/ChimeraX-1.7.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" : 6045974528,
    "size" : 32768,
    "uuid" : "4e8fd497-df3d-3c63-becc-3d5266dd05df",
    "path" : "\/Applications\/ChimeraX-1.7.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" : 6066749440,
    "size" : 720896,
    "uuid" : "b769ed8d-c509-3a9c-8931-29ce70a383a2",
    "path" : "\/Applications\/ChimeraX-1.7.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" : 6051102720,
    "size" : 114688,
    "uuid" : "e6ffba60-1eda-380f-a051-4f83b7b45682",
    "path" : "\/Applications\/ChimeraX-1.7.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/matplotlib\/_image.cpython-311-darwin.so",
    "name" : "_image.cpython-311-darwin.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 6050824192,
    "size" : 114688,
    "uuid" : "7d718d62-a2e1-318a-8f9d-9b2ac2293986",
    "path" : "\/Applications\/ChimeraX-1.7.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/kiwisolver\/_cext.cpython-311-darwin.so",
    "name" : "_cext.cpython-311-darwin.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 6052003840,
    "size" : 589824,
    "uuid" : "aec6d0d4-f857-3018-85ce-133874a4b08d",
    "path" : "\/Applications\/ChimeraX-1.7.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/matplotlib\/ft2font.cpython-311-darwin.so",
    "name" : "ft2font.cpython-311-darwin.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 6042632192,
    "size" : 114688,
    "uuid" : "e9743c2d-03a4-3c97-ae46-3f5280d549de",
    "path" : "\/Applications\/ChimeraX-1.7.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/matplotlib\/_path.cpython-311-darwin.so",
    "name" : "_path.cpython-311-darwin.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 6042550272,
    "size" : 16384,
    "uuid" : "14d474e1-d125-33c5-b490-939215edbf6a",
    "path" : "\/Applications\/ChimeraX-1.7.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/matplotlib\/_c_internal_utils.cpython-311-darwin.so",
    "name" : "_c_internal_utils.cpython-311-darwin.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 5096374272,
    "size" : 16384,
    "uuid" : "4a40a5ba-e9fb-303f-a6d9-68921da708c6",
    "path" : "\/Applications\/ChimeraX-1.7.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/termios.cpython-311-darwin.so",
    "name" : "termios.cpython-311-darwin.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 5099372544,
    "size" : 376832,
    "uuid" : "fa759a83-75df-39b3-bcd0-d56be2c5f990",
    "path" : "\/Applications\/ChimeraX-1.7.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" : 6042894336,
    "size" : 638976,
    "uuid" : "3af91d50-fbcb-3163-b22a-844f037c9dec",
    "path" : "\/Applications\/ChimeraX-1.7.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" : 6043664384,
    "size" : 491520,
    "uuid" : "9e01758b-f94f-3fd5-9fb2-1f4a0658e40d",
    "path" : "\/Applications\/ChimeraX-1.7.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" : 6044254208,
    "size" : 573440,
    "uuid" : "53b5b416-bf14-34ef-bf14-6eda6463dc08",
    "path" : "\/Applications\/ChimeraX-1.7.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PIL\/.dylibs\/libopenjp2.2.5.0.dylib",
    "name" : "libopenjp2.2.5.0.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 5076729856,
    "size" : 114688,
    "uuid" : "bfa4911d-984e-3da1-8e39-5864b02446aa",
    "path" : "\/Applications\/ChimeraX-1.7.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PIL\/.dylibs\/libz.1.3.dylib",
    "name" : "libz.1.3.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 5096079360,
    "size" : 163840,
    "uuid" : "2ea3287b-fe9f-3300-a518-8e6a03ac0604",
    "path" : "\/Applications\/ChimeraX-1.7.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" : 5099945984,
    "size" : 245760,
    "uuid" : "6dca2bd0-9651-375e-9c03-c59bf1e6ecf4",
    "path" : "\/Applications\/ChimeraX-1.7.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" : 5091737600,
    "size" : 16384,
    "uuid" : "4bd971f4-a1e9-3a0c-afe5-76d515f0318b",
    "path" : "\/Applications\/ChimeraX-1.7.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PIL\/.dylibs\/libXau.6.0.0.dylib",
    "name" : "libXau.6.0.0.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 5077811200,
    "size" : 262144,
    "uuid" : "7ce173cc-3758-37ab-a7c7-cb8942e2faae",
    "path" : "\/Applications\/ChimeraX-1.7.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/_decimal.cpython-311-darwin.so",
    "name" : "_decimal.cpython-311-darwin.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 5077729280,
    "size" : 16384,
    "uuid" : "a511a8ee-5cdb-3736-8e45-c9e7917a2778",
    "path" : "\/Applications\/ChimeraX-1.7.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/_uuid.cpython-311-darwin.so",
    "name" : "_uuid.cpython-311-darwin.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 5076484096,
    "size" : 32768,
    "uuid" : "8b573d34-7c5f-326a-be21-c2a62b69b082",
    "path" : "\/Applications\/ChimeraX-1.7.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/_multibytecodec.cpython-311-darwin.so",
    "name" : "_multibytecodec.cpython-311-darwin.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 5098176512,
    "size" : 1114112,
    "uuid" : "ad37eeeb-5f8a-3574-8a1a-0e8d01b481f9",
    "path" : "\/Applications\/ChimeraX-1.7.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" : 5091475456,
    "size" : 147456,
    "uuid" : "3a5bf6ce-7cc0-327a-8ff1-52f7adac24a4",
    "path" : "\/Applications\/ChimeraX-1.7.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/charset_normalizer\/md__mypyc.cpython-311-darwin.so",
    "name" : "md__mypyc.cpython-311-darwin.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 5076647936,
    "size" : 16384,
    "uuid" : "89141903-d9ce-369c-b76f-2f794585b0e3",
    "path" : "\/Applications\/ChimeraX-1.7.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/charset_normalizer\/md.cpython-311-darwin.so",
    "name" : "md.cpython-311-darwin.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 5096521728,
    "size" : 409600,
    "uuid" : "5f2b45c0-17ea-3120-8735-60c21640bee2",
    "path" : "\/Applications\/ChimeraX-1.7.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" : 5074894848,
    "size" : 16384,
    "uuid" : "7b60d152-04cc-30ca-a3f6-b5d86b64ecf7",
    "path" : "\/Applications\/ChimeraX-1.7.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" : 5076942848,
    "size" : 98304,
    "uuid" : "3a5a190b-fc0a-39eb-ba02-be06478716b0",
    "path" : "\/Applications\/ChimeraX-1.7.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" : 5077172224,
    "size" : 344064,
    "uuid" : "4e6b219e-bf30-3df3-85b7-610d60f656b7",
    "path" : "\/Applications\/ChimeraX-1.7.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/libssl.1.1.dylib",
    "name" : "libssl.1.1.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4997332992,
    "size" : 49152,
    "uuid" : "1c6a901e-3bd4-333f-9fa3-1a8d8f9ff77e",
    "path" : "\/Applications\/ChimeraX-1.7.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" : 5074649088,
    "size" : 98304,
    "uuid" : "12f930bf-d331-3ae7-88cb-fbf14c2f66f7",
    "path" : "\/Applications\/ChimeraX-1.7.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" : 5074059264,
    "size" : 360448,
    "uuid" : "3292e9a5-35f4-34f7-bedd-44d4fe654726",
    "path" : "\/Applications\/ChimeraX-1.7.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" : 5074993152,
    "size" : 180224,
    "uuid" : "1aee9034-9e5a-39f4-87c9-eb4247ed6228",
    "path" : "\/Applications\/ChimeraX-1.7.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" : 4823367680,
    "size" : 16384,
    "uuid" : "ee5de621-929f-30ef-9fb4-c8736e0dfefa",
    "path" : "\/Applications\/ChimeraX-1.7.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" : 5088673792,
    "size" : 1097728,
    "uuid" : "58511381-1914-3013-a4b2-e1766a98acca",
    "path" : "\/Applications\/ChimeraX-1.7.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" : 4997201920,
    "size" : 32768,
    "uuid" : "40b611e5-82c0-3f8f-9d6f-1ed12f5783ef",
    "path" : "\/Applications\/ChimeraX-1.7.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" : 4997103616,
    "size" : 16384,
    "uuid" : "81bf5cb5-d040-3a68-9cc6-b131f5aa1558",
    "path" : "\/Applications\/ChimeraX-1.7.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" : 4823121920,
    "size" : 32768,
    "uuid" : "85161575-fc7c-3438-a17b-556992adbf85",
    "path" : "\/Applications\/ChimeraX-1.7.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" : 4823285760,
    "size" : 16384,
    "uuid" : "4f064171-dbde-3ea9-b3ec-10e8f2279ab8",
    "path" : "\/Applications\/ChimeraX-1.7.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/grp.cpython-311-darwin.so",
    "name" : "grp.cpython-311-darwin.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4823040000,
    "size" : 16384,
    "uuid" : "05bf27fd-ae65-3f9b-a9bc-60e1a55f235b",
    "path" : "\/Applications\/ChimeraX-1.7.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" : 4822958080,
    "size" : 16384,
    "uuid" : "a4ccaebc-cd8e-3e0f-93f9-ab64654541d6",
    "path" : "\/Applications\/ChimeraX-1.7.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" : 4728913920,
    "size" : 49152,
    "uuid" : "96a05d6a-f643-31ca-8bc9-ce9d8944518f",
    "path" : "\/Applications\/ChimeraX-1.7.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" : 4724670464,
    "size" : 65536,
    "uuid" : "ff9b635a-2b5e-3fd7-8cb6-7d4034f89c1a",
    "path" : "\/Applications\/ChimeraX-1.7.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" : 4996661248,
    "size" : 163840,
    "uuid" : "98edb335-0da2-3674-9c7c-5763f333ad89",
    "path" : "\/Applications\/ChimeraX-1.7.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" : 4724408320,
    "size" : 147456,
    "uuid" : "614e9832-b052-3eda-8ae1-212d6de74d78",
    "path" : "\/Applications\/ChimeraX-1.7.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" : "arm64e",
    "base" : 4723769344,
    "CFBundleShortVersionString" : "1.0",
    "CFBundleIdentifier" : "com.apple.AppleMetalOpenGLRenderer",
    "size" : 442368,
    "uuid" : "41cb4d99-6a07-366a-9e97-d047ce10daa2",
    "path" : "\/System\/Library\/Extensions\/AppleMetalOpenGLRenderer.bundle\/Contents\/MacOS\/AppleMetalOpenGLRenderer",
    "name" : "AppleMetalOpenGLRenderer",
    "CFBundleVersion" : "1"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4722884608,
    "size" : 622592,
    "uuid" : "a07d6b8c-b467-339b-8483-3ba6dc00495e",
    "path" : "\/Applications\/ChimeraX-1.7.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" : "arm64",
    "base" : 4706648064,
    "size" : 163840,
    "uuid" : "6c5d6efa-faa5-310e-8071-e8cbf8d3c813",
    "path" : "\/Applications\/ChimeraX-1.7.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" : 4716527616,
    "size" : 212992,
    "uuid" : "d3e18760-1b9c-3363-80dc-7c6abfc8c452",
    "path" : "\/Applications\/ChimeraX-1.7.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" : 4707729408,
    "size" : 475136,
    "uuid" : "30302a60-7af7-32fd-ad57-78ab6bbe8b05",
    "path" : "\/Applications\/ChimeraX-1.7.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" : 4395417600,
    "size" : 32768,
    "uuid" : "8a24ffd1-e4e1-386b-b44e-f2598757acc7",
    "path" : "\/Applications\/ChimeraX-1.7.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" : 4404871168,
    "size" : 65536,
    "uuid" : "774dae53-02a0-3570-92a6-2acc517c646f",
    "path" : "\/Applications\/ChimeraX-1.7.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" : 4417454080,
    "size" : 81920,
    "uuid" : "5ca059a1-2fcb-3812-b126-6ced10520321",
    "path" : "\/Applications\/ChimeraX-1.7.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" : 4707041280,
    "size" : 294912,
    "uuid" : "6546ca08-5b41-370a-9afd-942c1577089c",
    "path" : "\/Applications\/ChimeraX-1.7.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" : 6163726336,
    "size" : 144654336,
    "uuid" : "21c8f378-4426-330a-89d1-26ab67c6fa56",
    "path" : "\/Applications\/ChimeraX-1.7.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" : 4806672384,
    "size" : 3686400,
    "uuid" : "14e7c7a6-adcf-3cc9-abc8-a7c242e73bf9",
    "path" : "\/Applications\/ChimeraX-1.7.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" : 4706025472,
    "size" : 409600,
    "uuid" : "33d04551-f681-3e4b-95e0-fd7a78dba0c9",
    "path" : "\/Applications\/ChimeraX-1.7.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" : 4709023744,
    "size" : 524288,
    "uuid" : "faed1585-3ed8-3966-8cc3-6af0432da2e9",
    "path" : "\/Applications\/ChimeraX-1.7.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" : 4428759040,
    "size" : 196608,
    "uuid" : "5232bdce-2ed9-397d-a32c-983ee4be24b8",
    "path" : "\/Applications\/ChimeraX-1.7.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" : 4811784192,
    "size" : 3555328,
    "uuid" : "e52898c2-873a-3652-9b17-e9070ba3208d",
    "path" : "\/Applications\/ChimeraX-1.7.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" : 4719034368,
    "size" : 1163264,
    "uuid" : "77bc49a1-0551-35ca-ab94-6aa071b58f69",
    "path" : "\/Applications\/ChimeraX-1.7.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" : 4715921408,
    "size" : 458752,
    "uuid" : "20af0ab9-a6d7-35cc-a204-7b1faae9cb9b",
    "path" : "\/Applications\/ChimeraX-1.7.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" : 4707532800,
    "size" : 81920,
    "uuid" : "3fded43f-082d-3be2-86c3-2ed4b9cf5452",
    "path" : "\/Applications\/ChimeraX-1.7.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" : 4425302016,
    "size" : 1523712,
    "uuid" : "49a67d08-4e0f-3fda-b632-938edd1d0aeb",
    "path" : "\/Applications\/ChimeraX-1.7.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" : 4418699264,
    "size" : 3047424,
    "uuid" : "b2d23268-944f-3492-8cfd-24699ae18bab",
    "path" : "\/Applications\/ChimeraX-1.7.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" : 4709974016,
    "size" : 4521984,
    "uuid" : "1cb5b95a-41b5-3897-a39d-1305dac761eb",
    "path" : "\/Applications\/ChimeraX-1.7.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" : 4697620480,
    "size" : 6127616,
    "uuid" : "e75b517e-89e1-3643-b4d3-2e8e02322b44",
    "path" : "\/Applications\/ChimeraX-1.7.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" : 4404199424,
    "size" : 524288,
    "uuid" : "fc3e2db1-0a3b-3154-9e8d-8cab4fec51c2",
    "path" : "\/Applications\/ChimeraX-1.7.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" : 4399546368,
    "size" : 81920,
    "uuid" : "fef41af7-06b8-3ab4-916a-45896fe5124e",
    "path" : "\/Applications\/ChimeraX-1.7.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" : 4413652992,
    "size" : 1654784,
    "uuid" : "fc338cc4-c4ac-3763-85b1-52ada2adfe1a",
    "path" : "\/Applications\/ChimeraX-1.7.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" : 4406116352,
    "size" : 4587520,
    "uuid" : "7b11213a-bd62-384b-9835-2bf9bacff4a0",
    "path" : "\/Applications\/ChimeraX-1.7.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" : "arm64",
    "base" : 4399775744,
    "size" : 114688,
    "uuid" : "ceb68656-074b-3a4b-8fc4-1e27f920915c",
    "path" : "\/Applications\/ChimeraX-1.7.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" : 4323606528,
    "size" : 16384,
    "uuid" : "21e46472-c44e-3c20-ab90-3973c74d2217",
    "path" : "\/Applications\/ChimeraX-1.7.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" : 4388896768,
    "size" : 557056,
    "uuid" : "f7f4b7b3-b3c4-30d1-84f0-ba6db989789f",
    "path" : "\/Applications\/ChimeraX-1.7.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" : 4388634624,
    "size" : 32768,
    "uuid" : "0df31c11-413f-3562-89ee-9672708f742d",
    "path" : "\/Applications\/ChimeraX-1.7.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" : 4388487168,
    "size" : 65536,
    "uuid" : "0c5d8427-6315-3ba1-ba90-0255ecc0bbef",
    "path" : "\/Applications\/ChimeraX-1.7.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" : 4388765696,
    "size" : 49152,
    "uuid" : "9a8cf74a-132c-38f2-9fa3-7c5d29311bf3",
    "path" : "\/Applications\/ChimeraX-1.7.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" : 4323459072,
    "size" : 65536,
    "uuid" : "12eedeb9-516c-3d71-b5e6-7fd6aea8da5a",
    "path" : "\/Applications\/ChimeraX-1.7.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" : 4392910848,
    "size" : 311296,
    "uuid" : "18083d77-bde4-3c90-903f-f408e11c0623",
    "path" : "\/Applications\/ChimeraX-1.7.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" : 4388388864,
    "size" : 32768,
    "uuid" : "e77a6a07-ad6e-3f49-91b0-369f797e514f",
    "path" : "\/Applications\/ChimeraX-1.7.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" : 4336779264,
    "size" : 32768,
    "uuid" : "d978fb06-bf91-338f-a1d5-1823ce0b7d10",
    "path" : "\/Applications\/ChimeraX-1.7.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" : 4390584320,
    "size" : 1687552,
    "uuid" : "84b63a87-8781-3cf7-be79-8ef1c4a18a64",
    "path" : "\/Applications\/ChimeraX-1.7.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/libcrypto.1.1.dylib",
    "name" : "libcrypto.1.1.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4323164160,
    "size" : 196608,
    "uuid" : "1cf7d746-f6f1-3ffb-9eb1-90f5252a9a2d",
    "path" : "\/Applications\/ChimeraX-1.7.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" : 4388143104,
    "size" : 131072,
    "uuid" : "b4528ca8-922a-3641-92fb-e2ad94d8ce67",
    "path" : "\/Applications\/ChimeraX-1.7.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" : 4389797888,
    "size" : 458752,
    "uuid" : "d04c911e-6670-3a36-9980-b7f4f8fc4bbe",
    "path" : "\/Applications\/ChimeraX-1.7.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" : 4322050048,
    "size" : 65536,
    "uuid" : "cc42b407-bdfb-35b3-9eec-0d41d2cb7749",
    "path" : "\/Applications\/ChimeraX-1.7.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" : 4321837056,
    "size" : 98304,
    "uuid" : "a0e070e7-6714-34c7-bffc-4413ba27c6f9",
    "path" : "\/Applications\/ChimeraX-1.7.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" : 4322967552,
    "size" : 81920,
    "uuid" : "a0c8f8cf-4aa8-3f38-a339-70543d6296d0",
    "path" : "\/Applications\/ChimeraX-1.7.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" : 4322410496,
    "size" : 65536,
    "uuid" : "b82882d8-5f3a-3451-a134-3b09469ff97b",
    "path" : "\/Applications\/ChimeraX-1.7.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" : 4313333760,
    "size" : 16384,
    "uuid" : "68aa1776-c714-3b92-bd40-c140c5a0b5be",
    "path" : "\/Applications\/ChimeraX-1.7.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" : 4322230272,
    "size" : 98304,
    "uuid" : "f27197b0-218b-34ab-8eb6-d6a79e073b65",
    "path" : "\/Applications\/ChimeraX-1.7.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" : 4324343808,
    "size" : 2670592,
    "uuid" : "43293ba5-a90d-3a5a-9ac4-56785f4876ed",
    "path" : "\/Applications\/ChimeraX-1.7.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" : 4362076160,
    "size" : 20922368,
    "uuid" : "a47c5020-7d8a-3a70-8106-0225519e1c37",
    "path" : "\/Applications\/ChimeraX-1.7.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" : 4395548672,
    "size" : 3522560,
    "uuid" : "dd0e012a-b6de-31b1-a28e-260c7b51e595",
    "path" : "\/Applications\/ChimeraX-1.7.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" : 4322590720,
    "size" : 311296,
    "uuid" : "6d39d54b-d80e-3218-a095-b81ad0b3be90",
    "path" : "\/Applications\/ChimeraX-1.7.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" : 4313186304,
    "size" : 65536,
    "uuid" : "d9875303-8f38-33d9-a0d3-ab0adff3b915",
    "path" : "\/Applications\/ChimeraX-1.7.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" : 4321738752,
    "size" : 32768,
    "uuid" : "f7893d2c-fdad-3710-9bff-9932394d9c20",
    "path" : "\/Applications\/ChimeraX-1.7.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" : 4321656832,
    "size" : 16384,
    "uuid" : "cc793e91-98a8-3493-9371-5b926c5aa800",
    "path" : "\/Applications\/ChimeraX-1.7.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" : 4323704832,
    "size" : 458752,
    "uuid" : "eb1eccd4-532a-36d2-b5ca-f73c636907bf",
    "path" : "\/Applications\/ChimeraX-1.7.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" : 4320509952,
    "size" : 32768,
    "uuid" : "d4a30d1d-5ac5-31ab-8176-122870f0d37b",
    "path" : "\/Applications\/ChimeraX-1.7.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" : 4320428032,
    "size" : 16384,
    "uuid" : "2445fbdd-084c-3422-9e31-989799c27768",
    "path" : "\/Applications\/ChimeraX-1.7.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" : 4320346112,
    "size" : 16384,
    "uuid" : "623249d0-a11b-30d6-ad2c-b40602636f4f",
    "path" : "\/Applications\/ChimeraX-1.7.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" : 4320231424,
    "size" : 32768,
    "uuid" : "3f36e1af-227c-3b77-8706-4d454928ba75",
    "path" : "\/Applications\/ChimeraX-1.7.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" : 4320133120,
    "size" : 32768,
    "uuid" : "af8a8db3-c8ae-3d4e-9d90-deba48bce444",
    "path" : "\/Applications\/ChimeraX-1.7.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" : 4314742784,
    "size" : 16384,
    "uuid" : "afcf6534-bc90-33a1-87bf-54c0486b936a",
    "path" : "\/Applications\/ChimeraX-1.7.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" : 4314660864,
    "size" : 16384,
    "uuid" : "d4d6e22d-4e3f-3ca5-903a-407b6193beb0",
    "path" : "\/Applications\/ChimeraX-1.7.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" : 4313612288,
    "size" : 16384,
    "uuid" : "e168f48a-c7bf-33c4-939d-3437dceaf7ab",
    "path" : "\/Applications\/ChimeraX-1.7.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" : 4314365952,
    "size" : 196608,
    "uuid" : "d5041d58-8229-3070-90f7-89435745d455",
    "path" : "\/Applications\/ChimeraX-1.7.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" : 4313530368,
    "size" : 16384,
    "uuid" : "09228711-c779-3a3a-9a84-37b1bb06c42b",
    "path" : "\/Applications\/ChimeraX-1.7.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" : 4313415680,
    "size" : 32768,
    "uuid" : "f8442991-1d24-3c6f-a7a7-790c3a21a7cb",
    "path" : "\/Applications\/ChimeraX-1.7.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" : 4312973312,
    "size" : 16384,
    "uuid" : "2ab0848e-10ac-385d-96c9-1fcd525a67e4",
    "path" : "\/Applications\/ChimeraX-1.7.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" : 4312793088,
    "size" : 81920,
    "uuid" : "e09e36d2-2e87-35de-9c91-30a33a6d9f79",
    "path" : "\/Applications\/ChimeraX-1.7.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" : 4313055232,
    "size" : 49152,
    "uuid" : "14a2919a-96e1-3520-af80-d7d6f18b0b43",
    "path" : "\/Applications\/ChimeraX-1.7.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" : 4328357888,
    "CFBundleShortVersionString" : "3.11.2, (c) 2001-2023 Python Software Foundation.",
    "CFBundleIdentifier" : "org.python.python",
    "size" : 3981312,
    "uuid" : "39a95e29-4c8c-3208-8516-cfcc73eb7f4d",
    "path" : "\/Applications\/ChimeraX-1.7.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/Python",
    "name" : "Python",
    "CFBundleVersion" : "3.11.2"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4309467136,
    "CFBundleShortVersionString" : "1.7.1",
    "CFBundleIdentifier" : "edu.ucsf.cgl.ChimeraX",
    "size" : 16384,
    "uuid" : "17982d98-65bc-3327-8526-577ec996453c",
    "path" : "\/Applications\/ChimeraX-1.7.1.app\/Contents\/MacOS\/ChimeraX",
    "name" : "ChimeraX",
    "CFBundleVersion" : "1.7.1.0"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6468386816,
    "size" : 241664,
    "uuid" : "ca94fc21-bc40-3b43-b65d-b87ece9e1d48",
    "path" : "\/usr\/lib\/system\/libsystem_kernel.dylib",
    "name" : "libsystem_kernel.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6468628480,
    "size" : 53236,
    "uuid" : "a7d94c96-7b1f-3229-9bea-048d037c3292",
    "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib",
    "name" : "libsystem_pthread.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6467170304,
    "size" : 520188,
    "uuid" : "ab8a0a0b-9a1e-3284-9243-5a0334468ae5",
    "path" : "\/usr\/lib\/system\/libsystem_c.dylib",
    "name" : "libsystem_c.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6468837376,
    "size" : 28668,
    "uuid" : "e1840daa-9c10-393d-a3a3-94dde6fe0011",
    "path" : "\/usr\/lib\/system\/libsystem_platform.dylib",
    "name" : "libsystem_platform.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6527897600,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.AppKit",
    "size" : 20033536,
    "uuid" : "f3527312-e426-3f7c-b77b-2bf49d1b7c04",
    "path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit",
    "name" : "AppKit",
    "CFBundleVersion" : "2487.30.108"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6643089408,
    "CFBundleShortVersionString" : "2.1.1",
    "CFBundleIdentifier" : "com.apple.HIToolbox",
    "size" : 2883584,
    "uuid" : "e2187dfe-1fb4-3b47-874e-a0a6291e51b2",
    "path" : "\/System\/Library\/Frameworks\/Carbon.framework\/Versions\/A\/Frameworks\/HIToolbox.framework\/Versions\/A\/HIToolbox",
    "name" : "HIToolbox"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6464958464,
    "size" : 607048,
    "uuid" : "324e4ad9-e01f-3183-b09f-3e20b326643a",
    "path" : "\/usr\/lib\/dyld",
    "name" : "dyld"
  },
  {
    "size" : 0,
    "source" : "A",
    "base" : 0,
    "uuid" : "00000000-0000-0000-0000-000000000000"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6469050368,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.CoreFoundation",
    "size" : 5079040,
    "uuid" : "47e4ec09-8f6e-30a8-99d0-34024d4f8122",
    "path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation",
    "name" : "CoreFoundation",
    "CFBundleVersion" : "2202"
  }
],
  "sharedCache" : {
  "base" : 6464208896,
  "size" : 4061216768,
  "uuid" : "f9ddd844-7f3f-34bd-be29-f0c72d5e5449"
},
  "vmSummary" : "ReadOnly portion of Libraries: Total=1.8G resident=0K(0%) swapped_out_or_unallocated=1.8G(100%)\nWritable regions: Total=3.7G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=3.7G(100%)\n\n                                VIRTUAL   REGION \nREGION TYPE                        SIZE    COUNT (non-coalesced) \n===========                     =======  ======= \nAccelerate framework               128K        1 \nActivity Tracing                   256K        1 \nCG image                           480K       20 \nColorSync                          592K       29 \nCoreAnimation                     2352K       99 \nCoreGraphics                        32K        2 \nCoreUI image data                 5360K       38 \nFoundation                          48K        2 \nKernel Alloc Once                   32K        1 \nMALLOC                             3.1G      159 \nMALLOC guard page                  384K       24 \nMach message                        64K        3 \nOpenGL GLSL                        384K        4 \nSTACK GUARD                        432K       27 \nStack                            188.0M       28 \nStack Guard                       56.0M        1 \nVM_ALLOCATE                      492.9M      265 \n__AUTH                            3025K      430 \n__AUTH_CONST                      34.3M      659 \n__CTF                               824        1 \n__DATA                            25.6M      801 \n__DATA_CONST                      43.8M      814 \n__DATA_DIRTY                      2027K      238 \n__FONT_DATA                          4K        1 \n__GLSLBUILTINS                    5174K        1 \n__INFO_FILTER                         8        1 \n__LINKEDIT                       921.3M      150 \n__OBJC_RO                         71.1M        1 \n__OBJC_RW                         2168K        1 \n__TEXT                           972.4M      831 \ndyld private memory                464K        4 \nmapped file                      219.1M       53 \nshared memory                     3168K       25 \n===========                     =======  ======= \nTOTAL                              6.1G     4715 \n",
  "legacyInfo" : {
  "threadTriggered" : {
    "name" : "CrBrowserMain",
    "queue" : "com.apple.main-thread"
  }
},
  "logWritingSignature" : "b84c4f40b948813e4b44c96fff2fbb62015b683e",
  "trialInfo" : {
  "rollouts" : [
    {
      "rolloutId" : "6425c75e4327780c10cc4252",
      "factorPackIds" : {
        "SIRI_HOME_AUTOMATION_INTENT_SELECTION_CACHE" : "642600a457e7664b1698eb32"
      },
      "deploymentId" : 240000004
    },
    {
      "rolloutId" : "5ffde50ce2aacd000d47a95f",
      "factorPackIds" : {

      },
      "deploymentId" : 240000361
    }
  ],
  "experiments" : [

  ]
}
}
===== Log before crash start =====
UCSF ChimeraX version: 1.7.1 (2024-01-23)  
© 2016-2023 Regents of the University of California. All rights reserved.  
How to cite UCSF ChimeraX  

> runscript /Users/neyrinck/Dropbox/notebook/proteins/makepictures.cxc

> alias picmovie view orient ; save "/Users/neyrinck/Google Drive/My
> Drive/$1/$2/$2_$3.jpg" supersample 2 ; movie record ; turn y 2 180 ; wait
> 180 ; movie encode "/Users/neyrinck/Google Drive/My
> Drive/$1/$2/$2_$3_rot.mp4"

> alias makepicture close ; set bgColor white ; windowsize 480 480 ;open
> "/Users/neyrinck/Google Drive/My Drive/$1/$2/best_model.pdb" ; alphafold pae
> #1 file "/Users/neyrinck/Google Drive/My Drive/$1/$2/best_model_pae.json" ;
> view orient ; sequence chain #1/A ; sequence chain #1/B ;color bychain ;
> color /A indianred ; color /B royalblue ; alphafold contacts /A to /B
> palette paegreen ; hbonds /A reveal true restrict /B color fuchsia radius
> 0.8 dashes 2 ; picmovie $1 $2 contacts_hbonds ; style sphere ; show atoms ;
> picmovie $1 $2 sphere ; style nucleic stick ; hide atoms ; coulombic key
> true ; picmovie $1 $2 coulombic ; style nucleic stick ; hide atoms ; mlp key
> true ; picmovie $1 $2 hydrophobic

> makepicture 0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults W173

> open "/Users/neyrinck/Google Drive/My
> Drive/0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults/W173/best_model.pdb"

Chain information for best_model.pdb #1  
---  
Chain | Description  
A | No description available  
B | No description available  
  
Alignment identifier is 1/A  
Alignment identifier is 1/B  
4 hydrogen bonds found  

> save "/Users/neyrinck/Google Drive/My
> Drive/0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults/W173/W173_contacts_hbonds.jpg"
> supersample 2

Cannot save '/Users/neyrinck/Google Drive/My
Drive/0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults/W173/W173_contacts_hbonds.jpg':
[Errno 70] Stale NFS file handle: '/Users/neyrinck/Google Drive/My
Drive/0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults/W173/W173_contacts_hbonds.jpg'  

> runscript /Users/neyrinck/Dropbox/notebook/proteins/makepictures.cxc

> alias picmovie view orient ; save "/Users/neyrinck/Google Drive/My
> Drive/$1/$2/$2_$3.jpg" supersample 2 ; movie record ; turn y 2 180 ; wait
> 180 ; movie encode "/Users/neyrinck/Google Drive/My
> Drive/$1/$2/$2_$3_rot.mp4"

> alias makepicture close ; set bgColor white ; windowsize 480 480 ;open
> "/Users/neyrinck/Google Drive/My Drive/$1/$2/best_model.pdb" ; alphafold pae
> #1 file "/Users/neyrinck/Google Drive/My Drive/$1/$2/best_model_pae.json" ;
> view orient ; sequence chain #1/A ; sequence chain #1/B ;color bychain ;
> color /A indianred ; color /B royalblue ; alphafold contacts /A to /B
> palette paegreen ; hbonds /A reveal true restrict /B color fuchsia radius
> 0.8 dashes 2 ; picmovie $1 $2 contacts_hbonds ; style sphere ; show atoms ;
> picmovie $1 $2 sphere ; style nucleic stick ; hide atoms ; coulombic key
> true ; picmovie $1 $2 coulombic ; style nucleic stick ; hide atoms ; mlp key
> true ; picmovie $1 $2 hydrophobic

> makepicture 0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults W181

> open "/Users/neyrinck/Google Drive/My
> Drive/0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults/W181/best_model.pdb"

Chain information for best_model.pdb #1  
---  
Chain | Description  
A | No description available  
B | No description available  
  
Alignment identifier is 1/A  
Alignment identifier is 1/B  
4 hydrogen bonds found  

> save "/Users/neyrinck/Google Drive/My
> Drive/0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults/W181/W181_contacts_hbonds.jpg"
> supersample 2

Cannot save '/Users/neyrinck/Google Drive/My
Drive/0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults/W181/W181_contacts_hbonds.jpg':
[Errno 70] Stale NFS file handle: '/Users/neyrinck/Google Drive/My
Drive/0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults/W181/W181_contacts_hbonds.jpg'  

> runscript /Users/neyrinck/Dropbox/notebook/proteins/makepictures.cxc

> alias picmovie view orient ; save "/Users/neyrinck/Google Drive/My
> Drive/$1/$2/$2_$3.jpg" supersample 2 ; movie record ; turn y 2 180 ; wait
> 180 ; movie encode "/Users/neyrinck/Google Drive/My
> Drive/$1/$2/$2_$3_rot.mp4"

> alias makepicture close ; set bgColor white ; windowsize 480 480 ;open
> "/Users/neyrinck/Google Drive/My Drive/$1/$2/best_model.pdb" ; alphafold pae
> #1 file "/Users/neyrinck/Google Drive/My Drive/$1/$2/best_model_pae.json" ;
> view orient ; sequence chain #1/A ; sequence chain #1/B ;color bychain ;
> color /A indianred ; color /B royalblue ; alphafold contacts /A to /B
> palette paegreen ; hbonds /A reveal true restrict /B color fuchsia radius
> 0.8 dashes 2 ; picmovie $1 $2 contacts_hbonds ; style sphere ; show atoms ;
> picmovie $1 $2 sphere ; style nucleic stick ; hide atoms ; coulombic key
> true ; picmovie $1 $2 coulombic ; style nucleic stick ; hide atoms ; mlp key
> true ; picmovie $1 $2 hydrophobic

> makepicture 0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults W181

> open "/Users/neyrinck/Google Drive/My
> Drive/0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults/W181/best_model.pdb"

Chain information for best_model.pdb #1  
---  
Chain | Description  
A | No description available  
B | No description available  
  
Alignment identifier is 1/A  
Alignment identifier is 1/B  
4 hydrogen bonds found  

> save "/Users/neyrinck/Google Drive/My
> Drive/0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults/W181/W181_contacts_hbonds.jpg"
> supersample 2

Cannot save '/Users/neyrinck/Google Drive/My
Drive/0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults/W181/W181_contacts_hbonds.jpg':
[Errno 70] Stale NFS file handle: '/Users/neyrinck/Google Drive/My
Drive/0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults/W181/W181_contacts_hbonds.jpg'  

> runscript /Users/neyrinck/Dropbox/notebook/proteins/makepictures.cxc

> alias picmovie view orient ; save "/Users/neyrinck/Google Drive/My
> Drive/$1/$2/$2_$3.jpg" supersample 2 ; movie record ; turn y 2 180 ; wait
> 180 ; movie encode "/Users/neyrinck/Google Drive/My
> Drive/$1/$2/$2_$3_rot.mp4"

> alias makepicture close ; set bgColor white ; windowsize 480 480 ;open
> "/Users/neyrinck/Google Drive/My Drive/$1/$2/best_model.pdb" ; alphafold pae
> #1 file "/Users/neyrinck/Google Drive/My Drive/$1/$2/best_model_pae.json" ;
> view orient ; sequence chain #1/A ; sequence chain #1/B ;color bychain ;
> color /A indianred ; color /B royalblue ; alphafold contacts /A to /B
> palette paegreen ; hbonds /A reveal true restrict /B color fuchsia radius
> 0.8 dashes 2 ; picmovie $1 $2 contacts_hbonds ; style sphere ; show atoms ;
> picmovie $1 $2 sphere ; style nucleic stick ; hide atoms ; coulombic key
> true ; picmovie $1 $2 coulombic ; style nucleic stick ; hide atoms ; mlp key
> true ; picmovie $1 $2 hydrophobic

> makepicture 0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults W181

> open "/Users/neyrinck/Google Drive/My
> Drive/0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults/W181/best_model.pdb"

Chain information for best_model.pdb #1  
---  
Chain | Description  
A | No description available  
B | No description available  
  
Alignment identifier is 1/A  
Alignment identifier is 1/B  
4 hydrogen bonds found  

> save "/Users/neyrinck/Google Drive/My
> Drive/0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults/W181/W181_contacts_hbonds.jpg"
> supersample 2

Cannot save '/Users/neyrinck/Google Drive/My
Drive/0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults/W181/W181_contacts_hbonds.jpg':
[Errno 70] Stale NFS file handle: '/Users/neyrinck/Google Drive/My
Drive/0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults/W181/W181_contacts_hbonds.jpg'  

> runscript /Users/neyrinck/Dropbox/notebook/proteins/makepictures.cxc

> alias picmovie view orient ; save "/Users/neyrinck/Google Drive/My
> Drive/$1/$2/$2_$3.jpg" supersample 2 ; movie record ; turn y 2 180 ; wait
> 180 ; movie encode "/Users/neyrinck/Google Drive/My
> Drive/$1/$2/$2_$3_rot.mp4"

> alias makepicture close ; set bgColor white ; windowsize 480 480 ;open
> "/Users/neyrinck/Google Drive/My Drive/$1/$2/best_model.pdb" ; alphafold pae
> #1 file "/Users/neyrinck/Google Drive/My Drive/$1/$2/best_model_pae.json" ;
> view orient ; sequence chain #1/A ; sequence chain #1/B ;color bychain ;
> color /A indianred ; color /B royalblue ; alphafold contacts /A to /B
> palette paegreen ; hbonds /A reveal true restrict /B color fuchsia radius
> 0.8 dashes 2 ; picmovie $1 $2 contacts_hbonds ; style sphere ; show atoms ;
> picmovie $1 $2 sphere ; style nucleic stick ; hide atoms ; coulombic key
> true ; picmovie $1 $2 coulombic ; style nucleic stick ; hide atoms ; mlp key
> true ; picmovie $1 $2 hydrophobic

> makepicture 0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults W181

> open "/Users/neyrinck/Google Drive/My
> Drive/0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults/W181/best_model.pdb"

Chain information for best_model.pdb #1  
---  
Chain | Description  
A | No description available  
B | No description available  
  
Alignment identifier is 1/A  
Alignment identifier is 1/B  
4 hydrogen bonds found  

> save "/Users/neyrinck/Google Drive/My
> Drive/0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults/W181/W181_contacts_hbonds.jpg"
> supersample 2

Cannot save '/Users/neyrinck/Google Drive/My
Drive/0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults/W181/W181_contacts_hbonds.jpg':
[Errno 70] Stale NFS file handle: '/Users/neyrinck/Google Drive/My
Drive/0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults/W181/W181_contacts_hbonds.jpg'  

> runscript /Users/neyrinck/Dropbox/notebook/proteins/makepictures.cxc

> alias picmovie view orient ; save "/Users/neyrinck/Google Drive/My
> Drive/$1/$2/$2_$3.jpg" supersample 2 ; movie record ; turn y 2 180 ; wait
> 180 ; movie encode "/Users/neyrinck/Google Drive/My
> Drive/$1/$2/$2_$3_rot.mp4"

> alias makepicture close ; set bgColor white ; windowsize 480 480 ;open
> "/Users/neyrinck/Google Drive/My Drive/$1/$2/best_model.pdb" ; alphafold pae
> #1 file "/Users/neyrinck/Google Drive/My Drive/$1/$2/best_model_pae.json" ;
> view orient ; sequence chain #1/A ; sequence chain #1/B ;color bychain ;
> color /A indianred ; color /B royalblue ; alphafold contacts /A to /B
> palette paegreen ; hbonds /A reveal true restrict /B color fuchsia radius
> 0.8 dashes 2 ; picmovie $1 $2 contacts_hbonds ; style sphere ; show atoms ;
> picmovie $1 $2 sphere ; style nucleic stick ; hide atoms ; coulombic key
> true ; picmovie $1 $2 coulombic ; style nucleic stick ; hide atoms ; mlp key
> true ; picmovie $1 $2 hydrophobic

> makepicture 0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults_copy
> AF122

> open "/Users/neyrinck/Google Drive/My
> Drive/0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults_copy/AF122/best_model.pdb"

Cannot open files: [Errno 60] Operation timed out  

> runscript /Users/neyrinck/Dropbox/notebook/proteins/makepictures.cxc

> alias picmovie view orient ; save "/Users/neyrinck/Google Drive/My
> Drive/$1/$2/$2_$3.jpg" supersample 2 ; movie record ; turn y 2 180 ; wait
> 180 ; movie encode "/Users/neyrinck/Google Drive/My
> Drive/$1/$2/$2_$3_rot.mp4"

> alias makepicture close ; set bgColor white ; windowsize 480 480 ;open
> "/Users/neyrinck/Google Drive/My Drive/$1/$2/best_model.pdb" ; alphafold pae
> #1 file "/Users/neyrinck/Google Drive/My Drive/$1/$2/best_model_pae.json" ;
> view orient ; sequence chain #1/A ; sequence chain #1/B ;color bychain ;
> color /A indianred ; color /B royalblue ; alphafold contacts /A to /B
> palette paegreen ; hbonds /A reveal true restrict /B color fuchsia radius
> 0.8 dashes 2 ; picmovie $1 $2 contacts_hbonds ; style sphere ; show atoms ;
> picmovie $1 $2 sphere ; style nucleic stick ; hide atoms ; coulombic key
> true ; picmovie $1 $2 coulombic ; style nucleic stick ; hide atoms ; mlp key
> true ; picmovie $1 $2 hydrophobic

> makepicture 0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults_copy
> AF122

> open "/Users/neyrinck/Google Drive/My
> Drive/0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults_copy/AF122/best_model.pdb"

Chain information for best_model.pdb #1  
---  
Chain | Description  
A | No description available  
B | No description available  
  
Alignment identifier is 1/A  
Alignment identifier is 1/B  
5 hydrogen bonds found  

> save "/Users/neyrinck/Google Drive/My
> Drive/0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults_copy/AF122/AF122_contacts_hbonds.jpg"
> supersample 2

Movie saved to /Users/neyrinck/.../AF122/AF122_contacts_hbonds_rot.mp4  
  
Changed 8618 atom styles  

> save "/Users/neyrinck/Google Drive/My
> Drive/0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults_copy/AF122/AF122_sphere.jpg"
> supersample 2

Movie saved to /Users/neyrinck/.../AF122/AF122_sphere_rot.mp4  
  
Changed 0 atom styles  
Using Amber 20 recommended default charges and atom types for standard
residues  
Coulombic values for best_model.pdb_A SES surface #1.3: minimum, -24.67, mean
-4.45, maximum 15.72  
Coulombic values for best_model.pdb_B SES surface #1.4: minimum, -14.64, mean
-0.38, maximum 11.56  

> key red-white-blue :-10 :0 :10 showTool true

> ui mousemode right "color key"

> save "/Users/neyrinck/Google Drive/My
> Drive/0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults_copy/AF122/AF122_coulombic.jpg"
> supersample 2

Movie saved to /Users/neyrinck/.../AF122/AF122_coulombic_rot.mp4  
  
Changed 0 atom styles  
Map values for surface "best_model.pdb_A SES surface": minimum -27.89, mean
-5.06, maximum 23.83  
Map values for surface "best_model.pdb_B SES surface": minimum -28.22, mean
-4.673, maximum 23.95  

> key lipophilicity :-20 :0 :20 showTool true

> save "/Users/neyrinck/Google Drive/My
> Drive/0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults_copy/AF122/AF122_hydrophobic.jpg"
> supersample 2

Movie saved to /Users/neyrinck/.../AF122/AF122_hydrophobic_rot.mp4  
  

> makepicture 0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults_copy
> AF182

> ui mousemode right translate

> open "/Users/neyrinck/Google Drive/My
> Drive/0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults_copy/AF182/best_model.pdb"

Chain information for best_model.pdb #1  
---  
Chain | Description  
A | No description available  
B | No description available  
  
Alignment identifier is 1/A  
Alignment identifier is 1/B  
10 hydrogen bonds found  

> save "/Users/neyrinck/Google Drive/My
> Drive/0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults_copy/AF182/AF182_contacts_hbonds.jpg"
> supersample 2

Movie saved to /Users/neyrinck/.../AF182/AF182_contacts_hbonds_rot.mp4  
  
Changed 7870 atom styles  

> save "/Users/neyrinck/Google Drive/My
> Drive/0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults_copy/AF182/AF182_sphere.jpg"
> supersample 2

Movie saved to /Users/neyrinck/.../AF182/AF182_sphere_rot.mp4  
  
Changed 0 atom styles  
Using Amber 20 recommended default charges and atom types for standard
residues  
Coulombic values for best_model.pdb_A SES surface #1.3: minimum, -25.41, mean
-4.28, maximum 18.51  
Coulombic values for best_model.pdb_B SES surface #1.4: minimum, -21.53, mean
-2.50, maximum 8.95  

> key red-white-blue :-10 :0 :10 showTool true

> ui mousemode right "color key"

> save "/Users/neyrinck/Google Drive/My
> Drive/0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults_copy/AF182/AF182_coulombic.jpg"
> supersample 2

Movie saved to /Users/neyrinck/.../AF182/AF182_coulombic_rot.mp4  
  
Changed 0 atom styles  
Map values for surface "best_model.pdb_A SES surface": minimum -30.69, mean
-5.172, maximum 25.37  
Map values for surface "best_model.pdb_B SES surface": minimum -28.23, mean
-5.938, maximum 21.78  

> key lipophilicity :-20 :0 :20 showTool true

> save "/Users/neyrinck/Google Drive/My
> Drive/0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults_copy/AF182/AF182_hydrophobic.jpg"
> supersample 2

Movie saved to /Users/neyrinck/.../AF182/AF182_hydrophobic_rot.mp4  
  

> makepicture 0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults_copy
> AG123

> ui mousemode right translate

> open "/Users/neyrinck/Google Drive/My
> Drive/0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults_copy/AG123/best_model.pdb"

Chain information for best_model.pdb #1  
---  
Chain | Description  
A | No description available  
B | No description available  
  
Alignment identifier is 1/A  
Alignment identifier is 1/B  
1 hydrogen bonds found  

> save "/Users/neyrinck/Google Drive/My
> Drive/0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults_copy/AG123/AG123_contacts_hbonds.jpg"
> supersample 2

Movie saved to /Users/neyrinck/.../AG123/AG123_contacts_hbonds_rot.mp4  
  
Changed 8313 atom styles  

> save "/Users/neyrinck/Google Drive/My
> Drive/0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults_copy/AG123/AG123_sphere.jpg"
> supersample 2

Movie saved to /Users/neyrinck/.../AG123/AG123_sphere_rot.mp4  
  
Changed 0 atom styles  
Exception ignored in tp_clear of:   
Traceback (most recent call last):  
File
"/Applications/ChimeraX-1.7.1.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-
packages/chimerax/atomic/molarray.py", line 161, in   
self._object_list = [c.c_ptr_to_py_inst(p) for p in self._pointers]  
^^^^^^^^^^^^^^^^^^^^^  
TypeError: NoneType takes no arguments  
Using Amber 20 recommended default charges and atom types for standard
residues  
Coulombic values for best_model.pdb_A SES surface #1.3: minimum, -18.51, mean
-0.84, maximum 14.74  
Coulombic values for best_model.pdb_B SES surface #1.4: minimum, -17.17, mean
-0.75, maximum 13.58  

> key red-white-blue :-10 :0 :10 showTool true

> ui mousemode right "color key"

> save "/Users/neyrinck/Google Drive/My
> Drive/0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults_copy/AG123/AG123_coulombic.jpg"
> supersample 2

Movie saved to /Users/neyrinck/.../AG123/AG123_coulombic_rot.mp4  
  
Changed 0 atom styles  
Map values for surface "best_model.pdb_A SES surface": minimum -30.62, mean
-6.387, maximum 26.65  
Map values for surface "best_model.pdb_B SES surface": minimum -27.46, mean
-1.412, maximum 24.61  

> key lipophilicity :-20 :0 :20 showTool true

> save "/Users/neyrinck/Google Drive/My
> Drive/0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults_copy/AG123/AG123_hydrophobic.jpg"
> supersample 2

Movie saved to /Users/neyrinck/.../AG123/AG123_hydrophobic_rot.mp4  
  

> makepicture 0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults_copy
> AG172

> ui mousemode right translate

> open "/Users/neyrinck/Google Drive/My
> Drive/0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults_copy/AG172/best_model.pdb"

Chain information for best_model.pdb #1  
---  
Chain | Description  
A | No description available  
B | No description available  
  
Alignment identifier is 1/A  
Alignment identifier is 1/B  
1 hydrogen bonds found  

> save "/Users/neyrinck/Google Drive/My
> Drive/0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults_copy/AG172/AG172_contacts_hbonds.jpg"
> supersample 2

Movie saved to /Users/neyrinck/.../AG172/AG172_contacts_hbonds_rot.mp4  
  
Changed 7440 atom styles  

> save "/Users/neyrinck/Google Drive/My
> Drive/0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults_copy/AG172/AG172_sphere.jpg"
> supersample 2

Movie saved to /Users/neyrinck/.../AG172/AG172_sphere_rot.mp4  
  
Changed 0 atom styles  
Using Amber 20 recommended default charges and atom types for standard
residues  
Coulombic values for best_model.pdb_A SES surface #1.3: minimum, -17.63, mean
-0.66, maximum 13.56  
Coulombic values for best_model.pdb_B SES surface #1.4: minimum, -11.30, mean
-0.42, maximum 13.19  

> key red-white-blue :-10 :0 :10 showTool true

> ui mousemode right "color key"

> save "/Users/neyrinck/Google Drive/My
> Drive/0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults_copy/AG172/AG172_coulombic.jpg"
> supersample 2

Movie saved to /Users/neyrinck/.../AG172/AG172_coulombic_rot.mp4  
  
Changed 0 atom styles  
Map values for surface "best_model.pdb_A SES surface": minimum -30.18, mean
-6.405, maximum 25.47  
Map values for surface "best_model.pdb_B SES surface": minimum -27.92, mean
-1.069, maximum 22.69  

> key lipophilicity :-20 :0 :20 showTool true

> save "/Users/neyrinck/Google Drive/My
> Drive/0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults_copy/AG172/AG172_hydrophobic.jpg"
> supersample 2

Movie saved to /Users/neyrinck/.../AG172/AG172_hydrophobic_rot.mp4  
  

> makepicture 0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults_copy
> AG185

> ui mousemode right translate

> open "/Users/neyrinck/Google Drive/My
> Drive/0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults_copy/AG185/best_model.pdb"

Chain information for best_model.pdb #1  
---  
Chain | Description  
A | No description available  
B | No description available  
  
Alignment identifier is 1/A  
Alignment identifier is 1/B  
21 hydrogen bonds found  

> save "/Users/neyrinck/Google Drive/My
> Drive/0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults_copy/AG185/AG185_contacts_hbonds.jpg"
> supersample 2

Movie saved to /Users/neyrinck/.../AG185/AG185_contacts_hbonds_rot.mp4  
  
Changed 8884 atom styles  

> save "/Users/neyrinck/Google Drive/My
> Drive/0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults_copy/AG185/AG185_sphere.jpg"
> supersample 2

Movie saved to /Users/neyrinck/.../AG185/AG185_sphere_rot.mp4  
  
Changed 0 atom styles  
Using Amber 20 recommended default charges and atom types for standard
residues  
Coulombic values for best_model.pdb_A SES surface #1.3: minimum, -21.18, mean
-1.04, maximum 24.85  
Coulombic values for best_model.pdb_B SES surface #1.4: minimum, -13.87, mean
0.51, maximum 20.70  

> key red-white-blue :-10 :0 :10 showTool true

> ui mousemode right "color key"

> save "/Users/neyrinck/Google Drive/My
> Drive/0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults_copy/AG185/AG185_coulombic.jpg"
> supersample 2

Movie saved to /Users/neyrinck/.../AG185/AG185_coulombic_rot.mp4  
  
Changed 0 atom styles  
Map values for surface "best_model.pdb_A SES surface": minimum -31.84, mean
-6.422, maximum 27.62  
Map values for surface "best_model.pdb_B SES surface": minimum -28.14, mean
-5.46, maximum 22.87  

> key lipophilicity :-20 :0 :20 showTool true

> save "/Users/neyrinck/Google Drive/My
> Drive/0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults_copy/AG185/AG185_hydrophobic.jpg"
> supersample 2

Movie saved to /Users/neyrinck/.../AG185/AG185_hydrophobic_rot.mp4  
  

> makepicture 0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults_copy
> T123

> ui mousemode right translate

> open "/Users/neyrinck/Google Drive/My
> Drive/0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults_copy/T123/best_model.pdb"

Chain information for best_model.pdb #1  
---  
Chain | Description  
A | No description available  
B | No description available  
  
Alignment identifier is 1/A  
Alignment identifier is 1/B  
2 hydrogen bonds found  

> save "/Users/neyrinck/Google Drive/My
> Drive/0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults_copy/T123/T123_contacts_hbonds.jpg"
> supersample 2

Movie saved to /Users/neyrinck/.../T123/T123_contacts_hbonds_rot.mp4  
  
Changed 3522 atom styles  

> save "/Users/neyrinck/Google Drive/My
> Drive/0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults_copy/T123/T123_sphere.jpg"
> supersample 2

Movie saved to /Users/neyrinck/.../T123/T123_sphere_rot.mp4  
  
Changed 0 atom styles  
Using Amber 20 recommended default charges and atom types for standard
residues  
Coulombic values for best_model.pdb_A SES surface #1.3: minimum, -20.06, mean
-2.88, maximum 11.81  
Coulombic values for best_model.pdb_B SES surface #1.4: minimum, -14.95, mean
-0.67, maximum 14.16  

> key red-white-blue :-10 :0 :10 showTool true

> ui mousemode right "color key"

> save "/Users/neyrinck/Google Drive/My
> Drive/0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults_copy/T123/T123_coulombic.jpg"
> supersample 2

Movie saved to /Users/neyrinck/.../T123/T123_coulombic_rot.mp4  
  
Changed 0 atom styles  
Map values for surface "best_model.pdb_A SES surface": minimum -25.56, mean
-5.424, maximum 22.49  
Map values for surface "best_model.pdb_B SES surface": minimum -30.2, mean
-1.372, maximum 24.34  

> key lipophilicity :-20 :0 :20 showTool true

> save "/Users/neyrinck/Google Drive/My
> Drive/0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults_copy/T123/T123_hydrophobic.jpg"
> supersample 2

Movie saved to /Users/neyrinck/.../T123/T123_hydrophobic_rot.mp4  
  

> makepicture 0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults_copy
> T128

> ui mousemode right translate

> open "/Users/neyrinck/Google Drive/My
> Drive/0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults_copy/T128/best_model.pdb"

Chain information for best_model.pdb #1  
---  
Chain | Description  
A | No description available  
B | No description available  
  
Alignment identifier is 1/A  
Alignment identifier is 1/B  
Exception ignored in tp_clear of:   
Traceback (most recent call last):  
File
"/Applications/ChimeraX-1.7.1.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-
packages/chimerax/atomic/molarray.py", line 161, in   
self._object_list = [c.c_ptr_to_py_inst(p) for p in self._pointers]  
^^^^^^^^^^^^^^^^^^^^^  
TypeError: NoneType takes no arguments  
0 hydrogen bonds found  

> save "/Users/neyrinck/Google Drive/My
> Drive/0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults_copy/T128/T128_contacts_hbonds.jpg"
> supersample 2

Movie saved to /Users/neyrinck/.../T128/T128_contacts_hbonds_rot.mp4  
  
Changed 4102 atom styles  

> save "/Users/neyrinck/Google Drive/My
> Drive/0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults_copy/T128/T128_sphere.jpg"
> supersample 2

Movie saved to /Users/neyrinck/.../T128/T128_sphere_rot.mp4  
  
Changed 0 atom styles  
Using Amber 20 recommended default charges and atom types for standard
residues  
Coulombic values for best_model.pdb_A SES surface #1.3: minimum, -18.14, mean
-3.19, maximum 12.44  
Coulombic values for best_model.pdb_B SES surface #1.4: minimum, -13.21, mean
1.95, maximum 21.27  

> key red-white-blue :-10 :0 :10 showTool true

> ui mousemode right "color key"

> save "/Users/neyrinck/Google Drive/My
> Drive/0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults_copy/T128/T128_coulombic.jpg"
> supersample 2

Movie saved to /Users/neyrinck/.../T128/T128_coulombic_rot.mp4  
  
Changed 0 atom styles  
Map values for surface "best_model.pdb_A SES surface": minimum -25.49, mean
-5.152, maximum 22.32  
Map values for surface "best_model.pdb_B SES surface": minimum -26.95, mean
-1.046, maximum 24.12  

> key lipophilicity :-20 :0 :20 showTool true

> save "/Users/neyrinck/Google Drive/My
> Drive/0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults_copy/T128/T128_hydrophobic.jpg"
> supersample 2

Movie saved to /Users/neyrinck/.../T128/T128_hydrophobic_rot.mp4  
  

> makepicture 0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults_copy
> U110

> key lipophilicity :-20 :0 :20 white: white: white: white: white: white:
> white: white: white: white:

> ui mousemode right translate

> open "/Users/neyrinck/Google Drive/My
> Drive/0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults_copy/U110/best_model.pdb"

Chain information for best_model.pdb #1  
---  
Chain | Description  
A | No description available  
B | No description available  
  
Alignment identifier is 1/A  
Alignment identifier is 1/B  
0 hydrogen bonds found  

> save "/Users/neyrinck/Google Drive/My
> Drive/0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults_copy/U110/U110_contacts_hbonds.jpg"
> supersample 2

Movie saved to /Users/neyrinck/.../U110/U110_contacts_hbonds_rot.mp4  
  
Changed 671 atom styles  

> save "/Users/neyrinck/Google Drive/My
> Drive/0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults_copy/U110/U110_sphere.jpg"
> supersample 2

Movie saved to /Users/neyrinck/.../U110/U110_sphere_rot.mp4  
  
Changed 0 atom styles  
Exception ignored in tp_clear of:   
Traceback (most recent call last):  
File
"/Applications/ChimeraX-1.7.1.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-
packages/grako/ast.py", line 59, in update  
def upairs(d):  
TypeError: NoneType takes no arguments  
Using Amber 20 recommended default charges and atom types for standard
residues  
Coulombic values for best_model.pdb_A SES surface #1.3: minimum, -16.21, mean
-5.66, maximum 8.34  
Coulombic values for best_model.pdb_B SES surface #1.4: minimum, -11.94, mean
-1.25, maximum 8.75  

> key red-white-blue :-10 :0 :10 showTool true

> ui mousemode right "color key"

> save "/Users/neyrinck/Google Drive/My
> Drive/0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults_copy/U110/U110_coulombic.jpg"
> supersample 2

Movie saved to /Users/neyrinck/.../U110/U110_coulombic_rot.mp4  
  
Changed 0 atom styles  
Map values for surface "best_model.pdb_A SES surface": minimum -24.43, mean
-4.109, maximum 24.15  
Map values for surface "best_model.pdb_B SES surface": minimum -22.87, mean
-3.776, maximum 25.35  

> key lipophilicity :-20 :0 :20 showTool true

> save "/Users/neyrinck/Google Drive/My
> Drive/0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults_copy/U110/U110_hydrophobic.jpg"
> supersample 2

Movie saved to /Users/neyrinck/.../U110/U110_hydrophobic_rot.mp4  
  

> makepicture 0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults_copy
> U126

> ui mousemode right translate

> open "/Users/neyrinck/Google Drive/My
> Drive/0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults_copy/U126/best_model.pdb"

Chain information for best_model.pdb #1  
---  
Chain | Description  
A | No description available  
B | No description available  
  
Alignment identifier is 1/A  
Alignment identifier is 1/B  
3 hydrogen bonds found  

> save "/Users/neyrinck/Google Drive/My
> Drive/0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults_copy/U126/U126_contacts_hbonds.jpg"
> supersample 2

Movie saved to /Users/neyrinck/.../U126/U126_contacts_hbonds_rot.mp4  
  
Changed 3648 atom styles  

> save "/Users/neyrinck/Google Drive/My
> Drive/0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults_copy/U126/U126_sphere.jpg"
> supersample 2

Movie saved to /Users/neyrinck/.../U126/U126_sphere_rot.mp4  
  
Changed 0 atom styles  
Using Amber 20 recommended default charges and atom types for standard
residues  
Coulombic values for best_model.pdb_A SES surface #1.3: minimum, -17.88, mean
-5.58, maximum 10.28  
Coulombic values for best_model.pdb_B SES surface #1.4: minimum, -16.59, mean
0.10, maximum 12.63  

> key red-white-blue :-10 :0 :10 showTool true

> ui mousemode right "color key"

> save "/Users/neyrinck/Google Drive/My
> Drive/0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults_copy/U126/U126_coulombic.jpg"
> supersample 2

Movie saved to /Users/neyrinck/.../U126/U126_coulombic_rot.mp4  
  
Changed 0 atom styles  
Map values for surface "best_model.pdb_A SES surface": minimum -25.53, mean
-4.704, maximum 23.87  
Map values for surface "best_model.pdb_B SES surface": minimum -29.31, mean
-4.227, maximum 23.19  

> key lipophilicity :-20 :0 :20 showTool true

> save "/Users/neyrinck/Google Drive/My
> Drive/0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults_copy/U126/U126_hydrophobic.jpg"
> supersample 2

Movie saved to /Users/neyrinck/.../U126/U126_hydrophobic_rot.mp4  
  

> makepicture 0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults_copy
> U127

> ui mousemode right translate

> open "/Users/neyrinck/Google Drive/My
> Drive/0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults_copy/U127/best_model.pdb"

Chain information for best_model.pdb #1  
---  
Chain | Description  
A | No description available  
B | No description available  
  
Alignment identifier is 1/A  
Alignment identifier is 1/B  
11 hydrogen bonds found  

> save "/Users/neyrinck/Google Drive/My
> Drive/0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults_copy/U127/U127_contacts_hbonds.jpg"
> supersample 2

Movie saved to /Users/neyrinck/.../U127/U127_contacts_hbonds_rot.mp4  
  
Changed 3769 atom styles  

> save "/Users/neyrinck/Google Drive/My
> Drive/0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults_copy/U127/U127_sphere.jpg"
> supersample 2

Movie saved to /Users/neyrinck/.../U127/U127_sphere_rot.mp4  
  
Changed 0 atom styles  
Using Amber 20 recommended default charges and atom types for standard
residues  
Coulombic values for best_model.pdb_A SES surface #1.3: minimum, -25.55, mean
-7.54, maximum 9.34  
Coulombic values for best_model.pdb_B SES surface #1.4: minimum, -15.49, mean
-1.52, maximum 18.02  

> key red-white-blue :-10 :0 :10 showTool true

> ui mousemode right "color key"

> save "/Users/neyrinck/Google Drive/My
> Drive/0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults_copy/U127/U127_coulombic.jpg"
> supersample 2

Movie saved to /Users/neyrinck/.../U127/U127_coulombic_rot.mp4  
  
Changed 0 atom styles  
Map values for surface "best_model.pdb_A SES surface": minimum -29.54, mean
-4.686, maximum 21.33  
Map values for surface "best_model.pdb_B SES surface": minimum -29.63, mean
-5.687, maximum 23.3  

> key lipophilicity :-20 :0 :20 showTool true

> save "/Users/neyrinck/Google Drive/My
> Drive/0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults_copy/U127/U127_hydrophobic.jpg"
> supersample 2

Movie saved to /Users/neyrinck/.../U127/U127_hydrophobic_rot.mp4  
  

> makepicture 0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults_copy
> U168

> ui mousemode right translate

> open "/Users/neyrinck/Google Drive/My
> Drive/0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults_copy/U168/best_model.pdb"

Chain information for best_model.pdb #1  
---  
Chain | Description  
A | No description available  
B | No description available  
  
Alignment identifier is 1/A  
Alignment identifier is 1/B  
Exception ignored in tp_clear of:   
Traceback (most recent call last):  
File
"/Applications/ChimeraX-1.7.1.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-
packages/chimerax/geometry/matrix.py", line 33, in apply_matrix  
r = matrix_multiply(points, transpose(tf[:, :3]))  
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  
TypeError: NoneType takes no arguments  
8 hydrogen bonds found  

> save "/Users/neyrinck/Google Drive/My
> Drive/0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults_copy/U168/U168_contacts_hbonds.jpg"
> supersample 2

Movie saved to /Users/neyrinck/.../U168/U168_contacts_hbonds_rot.mp4  
  
Changed 7517 atom styles  

> save "/Users/neyrinck/Google Drive/My
> Drive/0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults_copy/U168/U168_sphere.jpg"
> supersample 2

Movie saved to /Users/neyrinck/.../U168/U168_sphere_rot.mp4  
  
Changed 0 atom styles  
Using Amber 20 recommended default charges and atom types for standard
residues  
Coulombic values for best_model.pdb_A SES surface #1.3: minimum, -26.29, mean
-6.88, maximum 11.42  
Coulombic values for best_model.pdb_B SES surface #1.4: minimum, -27.34, mean
-3.20, maximum 11.62  

> key red-white-blue :-10 :0 :10 showTool true

> ui mousemode right "color key"

> save "/Users/neyrinck/Google Drive/My
> Drive/0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults_copy/U168/U168_coulombic.jpg"
> supersample 2

Movie saved to /Users/neyrinck/.../U168/U168_coulombic_rot.mp4  
  
Changed 0 atom styles  
Map values for surface "best_model.pdb_A SES surface": minimum -29.78, mean
-4.178, maximum 24.02  
Map values for surface "best_model.pdb_B SES surface": minimum -28.65, mean
-5.09, maximum 23.77  

> key lipophilicity :-20 :0 :20 showTool true

> save "/Users/neyrinck/Google Drive/My
> Drive/0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults_copy/U168/U168_hydrophobic.jpg"
> supersample 2

Movie saved to /Users/neyrinck/.../U168/U168_hydrophobic_rot.mp4  
  

> makepicture 0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults_copy
> U181

> ui mousemode right translate

> open "/Users/neyrinck/Google Drive/My
> Drive/0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults_copy/U181/best_model.pdb"

Chain information for best_model.pdb #1  
---  
Chain | Description  
A | No description available  
B | No description available  
  
Alignment identifier is 1/A  
Alignment identifier is 1/B  
5 hydrogen bonds found  

> save "/Users/neyrinck/Google Drive/My
> Drive/0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults_copy/U181/U181_contacts_hbonds.jpg"
> supersample 2

Movie saved to /Users/neyrinck/.../U181/U181_contacts_hbonds_rot.mp4  
  
Changed 8811 atom styles  

> save "/Users/neyrinck/Google Drive/My
> Drive/0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults_copy/U181/U181_sphere.jpg"
> supersample 2

Movie saved to /Users/neyrinck/.../U181/U181_sphere_rot.mp4  
  
Changed 0 atom styles  
Using Amber 20 recommended default charges and atom types for standard
residues  
Coulombic values for best_model.pdb_A SES surface #1.3: minimum, -17.51, mean
-5.36, maximum 10.83  
Coulombic values for best_model.pdb_B SES surface #1.4: minimum, -22.93, mean
-0.07, maximum 18.91  

> key red-white-blue :-10 :0 :10 showTool true

> ui mousemode right "color key"

> save "/Users/neyrinck/Google Drive/My
> Drive/0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults_copy/U181/U181_coulombic.jpg"
> supersample 2

Movie saved to /Users/neyrinck/.../U181/U181_coulombic_rot.mp4  
  
Changed 0 atom styles  
Map values for surface "best_model.pdb_A SES surface": minimum -24.06, mean
-3.834, maximum 20.12  
Map values for surface "best_model.pdb_B SES surface": minimum -28.14, mean
-3.16, maximum 24.29  

> key lipophilicity :-20 :0 :20 showTool true

> save "/Users/neyrinck/Google Drive/My
> Drive/0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults_copy/U181/U181_hydrophobic.jpg"
> supersample 2

Movie saved to /Users/neyrinck/.../U181/U181_hydrophobic_rot.mp4  
  

> makepicture 0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults_copy
> V139

> ui mousemode right translate

> open "/Users/neyrinck/Google Drive/My
> Drive/0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults_copy/V139/best_model.pdb"

Chain information for best_model.pdb #1  
---  
Chain | Description  
A | No description available  
B | No description available  
  
Alignment identifier is 1/A  
Alignment identifier is 1/B  
13 hydrogen bonds found  

> save "/Users/neyrinck/Google Drive/My
> Drive/0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults_copy/V139/V139_contacts_hbonds.jpg"
> supersample 2

Movie saved to /Users/neyrinck/.../V139/V139_contacts_hbonds_rot.mp4  
  
Changed 6417 atom styles  

> save "/Users/neyrinck/Google Drive/My
> Drive/0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults_copy/V139/V139_sphere.jpg"
> supersample 2

Movie saved to /Users/neyrinck/.../V139/V139_sphere_rot.mp4  
  
Changed 0 atom styles  
Using Amber 20 recommended default charges and atom types for standard
residues  
Coulombic values for best_model.pdb_A SES surface #1.3: minimum, -15.63, mean
-1.93, maximum 18.79  
Coulombic values for best_model.pdb_B SES surface #1.4: minimum, -19.55, mean
-2.60, maximum 11.98  

> key red-white-blue :-10 :0 :10 showTool true

> ui mousemode right "color key"

> save "/Users/neyrinck/Google Drive/My
> Drive/0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults_copy/V139/V139_coulombic.jpg"
> supersample 2

Movie saved to /Users/neyrinck/.../V139/V139_coulombic_rot.mp4  
  
Changed 0 atom styles  
Map values for surface "best_model.pdb_A SES surface": minimum -30.7, mean
-5.511, maximum 22.83  
Map values for surface "best_model.pdb_B SES surface": minimum -30.93, mean
-5.365, maximum 24.34  

> key lipophilicity :-20 :0 :20 showTool true

> save "/Users/neyrinck/Google Drive/My
> Drive/0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults_copy/V139/V139_hydrophobic.jpg"
> supersample 2

Movie saved to /Users/neyrinck/.../V139/V139_hydrophobic_rot.mp4  
  

> makepicture 0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults_copy
> V142

> ui mousemode right translate

> open "/Users/neyrinck/Google Drive/My
> Drive/0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults_copy/V142/best_model.pdb"

Chain information for best_model.pdb #1  
---  
Chain | Description  
A | No description available  
B | No description available  
  
Alignment identifier is 1/A  
Alignment identifier is 1/B  
6 hydrogen bonds found  

> save "/Users/neyrinck/Google Drive/My
> Drive/0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults_copy/V142/V142_contacts_hbonds.jpg"
> supersample 2

Movie saved to /Users/neyrinck/.../V142/V142_contacts_hbonds_rot.mp4  
  
Changed 7491 atom styles  

> save "/Users/neyrinck/Google Drive/My
> Drive/0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults_copy/V142/V142_sphere.jpg"
> supersample 2

Movie saved to /Users/neyrinck/.../V142/V142_sphere_rot.mp4  
  
Changed 0 atom styles  
Using Amber 20 recommended default charges and atom types for standard
residues  
Coulombic values for best_model.pdb_A SES surface #1.3: minimum, -17.17, mean
-1.14, maximum 17.41  
Coulombic values for best_model.pdb_B SES surface #1.4: minimum, -17.17, mean
1.17, maximum 20.04  

> key red-white-blue :-10 :0 :10 showTool true

> ui mousemode right "color key"

> save "/Users/neyrinck/Google Drive/My
> Drive/0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults_copy/V142/V142_coulombic.jpg"
> supersample 2

Movie saved to /Users/neyrinck/.../V142/V142_coulombic_rot.mp4  
  
Changed 0 atom styles  
Map values for surface "best_model.pdb_A SES surface": minimum -27.59, mean
-5.329, maximum 21.93  
Map values for surface "best_model.pdb_B SES surface": minimum -30.22, mean
-3.754, maximum 24.74  

> key lipophilicity :-20 :0 :20 showTool true

> save "/Users/neyrinck/Google Drive/My
> Drive/0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults_copy/V142/V142_hydrophobic.jpg"
> supersample 2

Movie saved to /Users/neyrinck/.../V142/V142_hydrophobic_rot.mp4  
  

> makepicture 0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults_copy
> V143

> ui mousemode right translate

> open "/Users/neyrinck/Google Drive/My
> Drive/0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults_copy/V143/best_model.pdb"

Chain information for best_model.pdb #1  
---  
Chain | Description  
A | No description available  
B | No description available  
  
Alignment identifier is 1/A  
Alignment identifier is 1/B  
11 hydrogen bonds found  

> save "/Users/neyrinck/Google Drive/My
> Drive/0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults_copy/V143/V143_contacts_hbonds.jpg"
> supersample 2

Movie saved to /Users/neyrinck/.../V143/V143_contacts_hbonds_rot.mp4  
  
Changed 7562 atom styles  

> save "/Users/neyrinck/Google Drive/My
> Drive/0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults_copy/V143/V143_sphere.jpg"
> supersample 2

Movie saved to /Users/neyrinck/.../V143/V143_sphere_rot.mp4  
  
Changed 0 atom styles  
Using Amber 20 recommended default charges and atom types for standard
residues  
Coulombic values for best_model.pdb_A SES surface #1.3: minimum, -17.31, mean
-1.24, maximum 18.49  
Coulombic values for best_model.pdb_B SES surface #1.4: minimum, -20.42, mean
0.45, maximum 19.37  

> key red-white-blue :-10 :0 :10 showTool true

> ui mousemode right "color key"

> save "/Users/neyrinck/Google Drive/My
> Drive/0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults_copy/V143/V143_coulombic.jpg"
> supersample 2

Movie saved to /Users/neyrinck/.../V143/V143_coulombic_rot.mp4  
  
Changed 0 atom styles  
Map values for surface "best_model.pdb_A SES surface": minimum -28.81, mean
-5.284, maximum 21.46  
Map values for surface "best_model.pdb_B SES surface": minimum -30.01, mean
-3.498, maximum 25.47  

> key lipophilicity :-20 :0 :20 showTool true

> save "/Users/neyrinck/Google Drive/My
> Drive/0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults_copy/V143/V143_hydrophobic.jpg"
> supersample 2

Movie saved to /Users/neyrinck/.../V143/V143_hydrophobic_rot.mp4  
  

> makepicture 0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults_copy
> V173

> ui mousemode right translate

> open "/Users/neyrinck/Google Drive/My
> Drive/0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults_copy/V173/best_model.pdb"

Chain information for best_model.pdb #1  
---  
Chain | Description  
A | No description available  
B | No description available  
  
Alignment identifier is 1/A  
Alignment identifier is 1/B  
5 hydrogen bonds found  

> save "/Users/neyrinck/Google Drive/My
> Drive/0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults_copy/V173/V173_contacts_hbonds.jpg"
> supersample 2

Movie saved to /Users/neyrinck/.../V173/V173_contacts_hbonds_rot.mp4  
  
Changed 6995 atom styles  

> save "/Users/neyrinck/Google Drive/My
> Drive/0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults_copy/V173/V173_sphere.jpg"
> supersample 2

Movie saved to /Users/neyrinck/.../V173/V173_sphere_rot.mp4  
  
Changed 0 atom styles  
Using Amber 20 recommended default charges and atom types for standard
residues  
Coulombic values for best_model.pdb_A SES surface #1.3: minimum, -20.55, mean
-2.48, maximum 17.12  
Coulombic values for best_model.pdb_B SES surface #1.4: minimum, -16.14, mean
-0.35, maximum 17.74  

> key red-white-blue :-10 :0 :10 showTool true

> ui mousemode right "color key"

> save "/Users/neyrinck/Google Drive/My
> Drive/0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults_copy/V173/V173_coulombic.jpg"
> supersample 2

Movie saved to /Users/neyrinck/.../V173/V173_coulombic_rot.mp4  
  
Changed 0 atom styles  
Map values for surface "best_model.pdb_A SES surface": minimum -24.15, mean
-4.967, maximum 27.85  
Map values for surface "best_model.pdb_B SES surface": minimum -32.62, mean
-4.467, maximum 25.2  

> key lipophilicity :-20 :0 :20 showTool true

> save "/Users/neyrinck/Google Drive/My
> Drive/0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults_copy/V173/V173_hydrophobic.jpg"
> supersample 2

Movie saved to /Users/neyrinck/.../V173/V173_hydrophobic_rot.mp4  
  

> makepicture 0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults_copy
> V181

> ui mousemode right translate

> open "/Users/neyrinck/Google Drive/My
> Drive/0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults_copy/V181/best_model.pdb"

Chain information for best_model.pdb #1  
---  
Chain | Description  
A | No description available  
B | No description available  
  
Alignment identifier is 1/A  
Alignment identifier is 1/B  
1 hydrogen bonds found  

> save "/Users/neyrinck/Google Drive/My
> Drive/0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults_copy/V181/V181_contacts_hbonds.jpg"
> supersample 2

Movie saved to /Users/neyrinck/.../V181/V181_contacts_hbonds_rot.mp4  
  
Changed 9108 atom styles  

> save "/Users/neyrinck/Google Drive/My
> Drive/0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults_copy/V181/V181_sphere.jpg"
> supersample 2

Movie saved to /Users/neyrinck/.../V181/V181_sphere_rot.mp4  
  
Changed 0 atom styles  
Using Amber 20 recommended default charges and atom types for standard
residues  
Coulombic values for best_model.pdb_A SES surface #1.3: minimum, -19.93, mean
-1.17, maximum 16.60  
Coulombic values for best_model.pdb_B SES surface #1.4: minimum, -20.19, mean
-0.13, maximum 16.80  

> key red-white-blue :-10 :0 :10 showTool true

> ui mousemode right "color key"

> save "/Users/neyrinck/Google Drive/My
> Drive/0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults_copy/V181/V181_coulombic.jpg"
> supersample 2

Movie saved to /Users/neyrinck/.../V181/V181_coulombic_rot.mp4  
  
Changed 0 atom styles  
Map values for surface "best_model.pdb_A SES surface": minimum -26.24, mean
-5.43, maximum 22.03  
Map values for surface "best_model.pdb_B SES surface": minimum -29.84, mean
-3.222, maximum 27.55  

> key lipophilicity :-20 :0 :20 showTool true

> save "/Users/neyrinck/Google Drive/My
> Drive/0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults_copy/V181/V181_hydrophobic.jpg"
> supersample 2

Movie saved to /Users/neyrinck/.../V181/V181_hydrophobic_rot.mp4  
  

> makepicture 0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults_copy
> W123

> key lipophilicity :-20 :0 :20 white:

> key darkcyan:-20 white:0 darkgoldenrod:20 white: white:

> ui mousemode right translate

> open "/Users/neyrinck/Google Drive/My
> Drive/0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults_copy/W123/best_model.pdb"

Chain information for best_model.pdb #1  
---  
Chain | Description  
A | No description available  
B | No description available  
  
Alignment identifier is 1/A  
Alignment identifier is 1/B  
0 hydrogen bonds found  

> save "/Users/neyrinck/Google Drive/My
> Drive/0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults_copy/W123/W123_contacts_hbonds.jpg"
> supersample 2

Movie saved to /Users/neyrinck/.../W123/W123_contacts_hbonds_rot.mp4  
  
Changed 3494 atom styles  

> save "/Users/neyrinck/Google Drive/My
> Drive/0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults_copy/W123/W123_sphere.jpg"
> supersample 2

Movie saved to /Users/neyrinck/.../W123/W123_sphere_rot.mp4  
  
Changed 0 atom styles  
Using Amber 20 recommended default charges and atom types for standard
residues  
Coulombic values for best_model.pdb_A SES surface #1.3: minimum, -20.12, mean
-3.52, maximum 8.53  
Coulombic values for best_model.pdb_B SES surface #1.4: minimum, -24.87, mean
-0.67, maximum 11.88  

> key red-white-blue :-10 :0 :10 showTool true

> ui mousemode right "color key"

> save "/Users/neyrinck/Google Drive/My
> Drive/0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults_copy/W123/W123_coulombic.jpg"
> supersample 2

Movie saved to /Users/neyrinck/.../W123/W123_coulombic_rot.mp4  
  
Changed 0 atom styles  
Map values for surface "best_model.pdb_A SES surface": minimum -27.02, mean
-6.604, maximum 22.22  
Map values for surface "best_model.pdb_B SES surface": minimum -27.4, mean
-1.407, maximum 24.07  

> key lipophilicity :-20 :0 :20 showTool true

> save "/Users/neyrinck/Google Drive/My
> Drive/0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults_copy/W123/W123_hydrophobic.jpg"
> supersample 2

Movie saved to /Users/neyrinck/.../W123/W123_hydrophobic_rot.mp4  
  

> makepicture 0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults_copy
> W135

> ui mousemode right translate

> open "/Users/neyrinck/Google Drive/My
> Drive/0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults_copy/W135/best_model.pdb"

Chain information for best_model.pdb #1  
---  
Chain | Description  
A | No description available  
B | No description available  
  
Alignment identifier is 1/A  
Alignment identifier is 1/B  
1 hydrogen bonds found  

> save "/Users/neyrinck/Google Drive/My
> Drive/0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults_copy/W135/W135_contacts_hbonds.jpg"
> supersample 2

Movie saved to /Users/neyrinck/.../W135/W135_contacts_hbonds_rot.mp4  
  
Changed 4940 atom styles  

> save "/Users/neyrinck/Google Drive/My
> Drive/0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults_copy/W135/W135_sphere.jpg"
> supersample 2

Movie saved to /Users/neyrinck/.../W135/W135_sphere_rot.mp4  
  
Changed 0 atom styles  
Using Amber 20 recommended default charges and atom types for standard
residues  
Coulombic values for best_model.pdb_A SES surface #1.3: minimum, -22.35, mean
-4.28, maximum 8.59  
Coulombic values for best_model.pdb_B SES surface #1.4: minimum, -23.99, mean
0.69, maximum 17.52  

> key red-white-blue :-10 :0 :10 showTool true

> ui mousemode right "color key"

> save "/Users/neyrinck/Google Drive/My
> Drive/0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults_copy/W135/W135_coulombic.jpg"
> supersample 2

Movie saved to /Users/neyrinck/.../W135/W135_coulombic_rot.mp4  
  
Changed 0 atom styles  
Map values for surface "best_model.pdb_A SES surface": minimum -33.07, mean
-6.808, maximum 22.97  
Map values for surface "best_model.pdb_B SES surface": minimum -29.32, mean
-2.714, maximum 24.53  

> key lipophilicity :-20 :0 :20 showTool true

> save "/Users/neyrinck/Google Drive/My
> Drive/0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults_copy/W135/W135_hydrophobic.jpg"
> supersample 2

Movie saved to /Users/neyrinck/.../W135/W135_hydrophobic_rot.mp4  
  

> makepicture 0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults_copy
> W139

> ui mousemode right translate

> open "/Users/neyrinck/Google Drive/My
> Drive/0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults_copy/W139/best_model.pdb"

Chain information for best_model.pdb #1  
---  
Chain | Description  
A | No description available  
B | No description available  
  
Alignment identifier is 1/A  
Alignment identifier is 1/B  
10 hydrogen bonds found  

> save "/Users/neyrinck/Google Drive/My
> Drive/0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults_copy/W139/W139_contacts_hbonds.jpg"
> supersample 2

Movie saved to /Users/neyrinck/.../W139/W139_contacts_hbonds_rot.mp4  
  
Changed 6397 atom styles  

> save "/Users/neyrinck/Google Drive/My
> Drive/0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults_copy/W139/W139_sphere.jpg"
> supersample 2

Movie saved to /Users/neyrinck/.../W139/W139_sphere_rot.mp4  
  
Changed 0 atom styles  
Using Amber 20 recommended default charges and atom types for standard
residues  
Coulombic values for best_model.pdb_A SES surface #1.3: minimum, -19.85, mean
-5.49, maximum 7.56  
Coulombic values for best_model.pdb_B SES surface #1.4: minimum, -34.76, mean
-2.90, maximum 13.36  

> key red-white-blue :-10 :0 :10 showTool true

> ui mousemode right "color key"

> save "/Users/neyrinck/Google Drive/My
> Drive/0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults_copy/W139/W139_coulombic.jpg"
> supersample 2

Movie saved to /Users/neyrinck/.../W139/W139_coulombic_rot.mp4  
  
Changed 0 atom styles  
Map values for surface "best_model.pdb_A SES surface": minimum -26.99, mean
-6.956, maximum 22.21  
Map values for surface "best_model.pdb_B SES surface": minimum -34.58, mean
-5.318, maximum 23.88  

> key lipophilicity :-20 :0 :20 showTool true

> save "/Users/neyrinck/Google Drive/My
> Drive/0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults_copy/W139/W139_hydrophobic.jpg"
> supersample 2

Movie saved to /Users/neyrinck/.../W139/W139_hydrophobic_rot.mp4  
  

> makepicture 0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults_copy
> W142

> ui mousemode right translate

> open "/Users/neyrinck/Google Drive/My
> Drive/0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults_copy/W142/best_model.pdb"

Chain information for best_model.pdb #1  
---  
Chain | Description  
A | No description available  
B | No description available  
  
Alignment identifier is 1/A  
Alignment identifier is 1/B  
3 hydrogen bonds found  

> save "/Users/neyrinck/Google Drive/My
> Drive/0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults_copy/W142/W142_contacts_hbonds.jpg"
> supersample 2

Movie saved to /Users/neyrinck/.../W142/W142_contacts_hbonds_rot.mp4  
  
Changed 7471 atom styles  

> save "/Users/neyrinck/Google Drive/My
> Drive/0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults_copy/W142/W142_sphere.jpg"
> supersample 2

Movie saved to /Users/neyrinck/.../W142/W142_sphere_rot.mp4  
  
Changed 0 atom styles  
Using Amber 20 recommended default charges and atom types for standard
residues  
Coulombic values for best_model.pdb_A SES surface #1.3: minimum, -21.38, mean
-4.72, maximum 10.92  
Coulombic values for best_model.pdb_B SES surface #1.4: minimum, -16.31, mean
1.27, maximum 19.35  

> key red-white-blue :-10 :0 :10 showTool true

> ui mousemode right "color key"

> save "/Users/neyrinck/Google Drive/My
> Drive/0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults_copy/W142/W142_coulombic.jpg"
> supersample 2

Movie saved to /Users/neyrinck/.../W142/W142_coulombic_rot.mp4  
  
Changed 0 atom styles  
Map values for surface "best_model.pdb_A SES surface": minimum -28.4, mean
-6.661, maximum 21.77  
Map values for surface "best_model.pdb_B SES surface": minimum -32.41, mean
-3.752, maximum 24.66  

> key lipophilicity :-20 :0 :20 showTool true

> save "/Users/neyrinck/Google Drive/My
> Drive/0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults_copy/W142/W142_hydrophobic.jpg"
> supersample 2

Movie saved to /Users/neyrinck/.../W142/W142_hydrophobic_rot.mp4  
  

> makepicture 0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults_copy
> W143

> ui mousemode right translate

> open "/Users/neyrinck/Google Drive/My
> Drive/0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults_copy/W143/best_model.pdb"

Chain information for best_model.pdb #1  
---  
Chain | Description  
A | No description available  
B | No description available  
  
Alignment identifier is 1/A  
Alignment identifier is 1/B  
6 hydrogen bonds found  

> save "/Users/neyrinck/Google Drive/My
> Drive/0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults_copy/W143/W143_contacts_hbonds.jpg"
> supersample 2

Movie saved to /Users/neyrinck/.../W143/W143_contacts_hbonds_rot.mp4  
  
Changed 7542 atom styles  

> save "/Users/neyrinck/Google Drive/My
> Drive/0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults_copy/W143/W143_sphere.jpg"
> supersample 2

Movie saved to /Users/neyrinck/.../W143/W143_sphere_rot.mp4  
  
Changed 0 atom styles  
Using Amber 20 recommended default charges and atom types for standard
residues  
Coulombic values for best_model.pdb_A SES surface #1.3: minimum, -19.48, mean
-4.31, maximum 10.66  
Coulombic values for best_model.pdb_B SES surface #1.4: minimum, -20.19, mean
0.44, maximum 20.10  

> key red-white-blue :-10 :0 :10 showTool true

> ui mousemode right "color key"

> save "/Users/neyrinck/Google Drive/My
> Drive/0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults_copy/W143/W143_coulombic.jpg"
> supersample 2

Movie saved to /Users/neyrinck/.../W143/W143_coulombic_rot.mp4  
  
Changed 0 atom styles  
Map values for surface "best_model.pdb_A SES surface": minimum -34.86, mean
-6.835, maximum 21.92  
Map values for surface "best_model.pdb_B SES surface": minimum -29.08, mean
-3.558, maximum 24.54  

> key lipophilicity :-20 :0 :20 showTool true

> save "/Users/neyrinck/Google Drive/My
> Drive/0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults_copy/W143/W143_hydrophobic.jpg"
> supersample 2

Movie saved to /Users/neyrinck/.../W143/W143_hydrophobic_rot.mp4  
  

> makepicture 0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults_copy
> W168

> ui mousemode right translate

> open "/Users/neyrinck/Google Drive/My
> Drive/0_DUF1220_202208_howard/0_AlphaFold_results/0_MarksResults_copy/W168/best_model.pdb"

Chain information for best_model.pdb #1  
---  
Chain | Description  
A | No description available  
B | No description available  
  
Alignment identifier is 1/A  
Alignment identifier is 1/B  
Exception ignored in tp_clear of:   
Traceback (most recent call last):  
File
"/Applications/ChimeraX-1.7.1.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-
packages/chimerax/atomic/molarray.py", line 161, in   
self._object_list = [c.c_ptr_to_py_inst(p) for p in self._pointers]  
^^^^^^^^^^^^^^^^^^^^^  
TypeError: NoneType takes no arguments  


===== Log before crash end =====

Log:
UCSF ChimeraX version: 1.7.1 (2024-01-23)  
© 2016-2023 Regents of the University of California. All rights reserved.  
How to cite UCSF ChimeraX  




OpenGL version: 4.1 Metal - 88
OpenGL renderer: Apple M1 Max
OpenGL vendor: Apple

Python: 3.11.2
Locale: UTF-8
Qt version: PyQt6 6.3.1, Qt 6.3.1
Qt runtime version: 6.3.2
Qt platform: cocoa
Hardware:

    Hardware Overview:

      Model Name: MacBook Pro
      Model Identifier: MacBookPro18,2
      Model Number: Z14W00106LL/A
      Chip: Apple M1 Max
      Total Number of Cores: 10 (8 performance and 2 efficiency)
      Memory: 32 GB
      System Firmware Version: 10151.61.4
      OS Loader Version: 10151.61.4

Software:

    System Software Overview:

      System Version: macOS 14.2.1 (23C71)
      Kernel Version: Darwin 23.2.0
      Time since boot: 16 hours, 31 minutes

Graphics/Displays:

    Apple M1 Max:

      Chipset Model: Apple M1 Max
      Type: GPU
      Bus: Built-In
      Total Number of Cores: 24
      Vendor: Apple (0x106b)
      Metal Support: Metal 3
      Displays:
        Color LCD:
          Display Type: Built-in Liquid Retina XDR Display
          Resolution: 3456 x 2234 Retina
          Main Display: Yes
          Mirror: Off
          Online: Yes
          Automatically Adjust Brightness: Yes
          Connection Type: Internal


Installed Packages:
    alabaster: 0.7.16
    appdirs: 1.4.4
    appnope: 0.1.3
    asttokens: 2.4.1
    Babel: 2.14.0
    backcall: 0.2.0
    beautifulsoup4: 4.11.2
    blockdiag: 3.0.0
    blosc2: 2.0.0
    build: 0.10.0
    certifi: 2022.12.7
    cftime: 1.6.3
    charset-normalizer: 3.3.2
    ChimeraX-AddCharge: 1.5.13
    ChimeraX-AddH: 2.2.5
    ChimeraX-AlignmentAlgorithms: 2.0.1
    ChimeraX-AlignmentHdrs: 3.4.1
    ChimeraX-AlignmentMatrices: 2.1
    ChimeraX-Alignments: 2.12.2
    ChimeraX-AlphaFold: 1.0
    ChimeraX-AltlocExplorer: 1.1.1
    ChimeraX-AmberInfo: 1.0
    ChimeraX-Arrays: 1.1
    ChimeraX-Atomic: 1.49.1
    ChimeraX-AtomicLibrary: 12.1.5
    ChimeraX-AtomSearch: 2.0.1
    ChimeraX-AxesPlanes: 2.3.2
    ChimeraX-BasicActions: 1.1.2
    ChimeraX-BILD: 1.0
    ChimeraX-BlastProtein: 2.1.2
    ChimeraX-BondRot: 2.0.4
    ChimeraX-BugReporter: 1.0.1
    ChimeraX-BuildStructure: 2.10.5
    ChimeraX-Bumps: 1.0
    ChimeraX-BundleBuilder: 1.2.2
    ChimeraX-ButtonPanel: 1.0.1
    ChimeraX-CageBuilder: 1.0.1
    ChimeraX-CellPack: 1.0
    ChimeraX-Centroids: 1.3.2
    ChimeraX-ChangeChains: 1.1
    ChimeraX-CheckWaters: 1.3.2
    ChimeraX-ChemGroup: 2.0.1
    ChimeraX-Clashes: 2.2.4
    ChimeraX-ColorActions: 1.0.3
    ChimeraX-ColorGlobe: 1.0
    ChimeraX-ColorKey: 1.5.5
    ChimeraX-CommandLine: 1.2.5
    ChimeraX-ConnectStructure: 2.0.1
    ChimeraX-Contacts: 1.0.1
    ChimeraX-Core: 1.7.1
    ChimeraX-CoreFormats: 1.2
    ChimeraX-coulombic: 1.4.2
    ChimeraX-Crosslinks: 1.0
    ChimeraX-Crystal: 1.0
    ChimeraX-CrystalContacts: 1.0.1
    ChimeraX-DataFormats: 1.2.3
    ChimeraX-Dicom: 1.2
    ChimeraX-DistMonitor: 1.4
    ChimeraX-DockPrep: 1.1.3
    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.1.1
    ChimeraX-Hbonds: 2.4
    ChimeraX-Help: 1.2.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.1
    ChimeraX-IUPAC: 1.0
    ChimeraX-Label: 1.1.8
    ChimeraX-ListInfo: 1.2.2
    ChimeraX-Log: 1.1.6
    ChimeraX-LookingGlass: 1.1
    ChimeraX-Maestro: 1.9.1
    ChimeraX-Map: 1.1.4
    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.1.2
    ChimeraX-MCopy: 1.0
    ChimeraX-MDcrds: 2.6.1
    ChimeraX-MedicalToolbar: 1.0.2
    ChimeraX-Meeting: 1.0.1
    ChimeraX-MLP: 1.1.1
    ChimeraX-mmCIF: 2.12.1
    ChimeraX-MMTF: 2.2
    ChimeraX-Modeller: 1.5.14
    ChimeraX-ModelPanel: 1.4
    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
    ChimeraX-Neuron: 1.0
    ChimeraX-Nifti: 1.1
    ChimeraX-NRRD: 1.1
    ChimeraX-Nucleotides: 2.0.3
    ChimeraX-OpenCommand: 1.13.1
    ChimeraX-PDB: 2.7.3
    ChimeraX-PDBBio: 1.0.1
    ChimeraX-PDBLibrary: 1.0.4
    ChimeraX-PDBMatrices: 1.0
    ChimeraX-PickBlobs: 1.0.1
    ChimeraX-Positions: 1.0
    ChimeraX-PresetMgr: 1.1
    ChimeraX-PubChem: 2.1
    ChimeraX-ReadPbonds: 1.0.1
    ChimeraX-Registration: 1.1.2
    ChimeraX-RemoteControl: 1.0
    ChimeraX-RenderByAttr: 1.1
    ChimeraX-RenumberResidues: 1.1
    ChimeraX-ResidueFit: 1.0.1
    ChimeraX-RestServer: 1.2
    ChimeraX-RNALayout: 1.0
    ChimeraX-RotamerLibMgr: 4.0
    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.2
    ChimeraX-Segger: 1.0
    ChimeraX-Segment: 1.0.1
    ChimeraX-SelInspector: 1.0
    ChimeraX-SeqView: 2.11
    ChimeraX-Shape: 1.0.1
    ChimeraX-Shell: 1.0.1
    ChimeraX-Shortcuts: 1.1.1
    ChimeraX-ShowSequences: 1.0.2
    ChimeraX-SideView: 1.0.1
    ChimeraX-Smiles: 2.1.2
    ChimeraX-SmoothLines: 1.0
    ChimeraX-SpaceNavigator: 1.0
    ChimeraX-StdCommands: 1.12.4
    ChimeraX-STL: 1.0.1
    ChimeraX-Storm: 1.0
    ChimeraX-StructMeasure: 1.1.2
    ChimeraX-Struts: 1.0.1
    ChimeraX-Surface: 1.0.1
    ChimeraX-SwapAA: 2.0.1
    ChimeraX-SwapRes: 2.2.2
    ChimeraX-TapeMeasure: 1.0
    ChimeraX-TaskManager: 1.0
    ChimeraX-Test: 1.0
    ChimeraX-Toolbar: 1.1.2
    ChimeraX-ToolshedUtils: 1.2.4
    ChimeraX-Topography: 1.0
    ChimeraX-ToQuest: 1.0
    ChimeraX-Tug: 1.0.1
    ChimeraX-UI: 1.33.3
    ChimeraX-uniprot: 2.3
    ChimeraX-UnitCell: 1.0.1
    ChimeraX-ViewDockX: 1.3.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.3
    ChimeraX-Zone: 1.0.1
    colorama: 0.4.6
    comm: 0.2.1
    contourpy: 1.2.0
    cxservices: 1.2.2
    cycler: 0.12.1
    Cython: 0.29.33
    debugpy: 1.8.0
    decorator: 5.1.1
    docutils: 0.19
    executing: 2.0.1
    filelock: 3.9.0
    fonttools: 4.47.2
    funcparserlib: 2.0.0a0
    glfw: 2.6.4
    grako: 3.16.5
    h5py: 3.10.0
    html2text: 2020.1.16
    idna: 3.6
    ihm: 0.38
    imagecodecs: 2023.9.18
    imagesize: 1.4.1
    ipykernel: 6.23.2
    ipython: 8.14.0
    ipython-genutils: 0.2.0
    ipywidgets: 8.1.1
    jedi: 0.18.2
    Jinja2: 3.1.2
    jupyter-client: 8.2.0
    jupyter-core: 5.7.1
    jupyterlab-widgets: 3.0.9
    kiwisolver: 1.4.5
    line-profiler: 4.0.2
    lxml: 4.9.2
    lz4: 4.3.2
    MarkupSafe: 2.1.4
    matplotlib: 3.7.2
    matplotlib-inline: 0.1.6
    msgpack: 1.0.4
    nest-asyncio: 1.6.0
    netCDF4: 1.6.2
    networkx: 3.1
    nibabel: 5.0.1
    nptyping: 2.5.0
    numexpr: 2.8.8
    numpy: 1.25.1
    openvr: 1.23.701
    packaging: 21.3
    ParmEd: 3.4.3
    parso: 0.8.3
    pep517: 0.13.0
    pexpect: 4.9.0
    pickleshare: 0.7.5
    pillow: 10.2.0
    pip: 23.0
    pkginfo: 1.9.6
    platformdirs: 4.1.0
    prompt-toolkit: 3.0.43
    psutil: 5.9.5
    ptyprocess: 0.7.0
    pure-eval: 0.2.2
    py-cpuinfo: 9.0.0
    pycollada: 0.7.2
    pydicom: 2.3.0
    Pygments: 2.16.1
    pynrrd: 1.0.0
    PyOpenGL: 3.1.7
    PyOpenGL-accelerate: 3.1.7
    pyopenxr: 1.0.2801
    pyparsing: 3.0.9
    pyproject-hooks: 1.0.0
    PyQt6-commercial: 6.3.1
    PyQt6-Qt6: 6.3.2
    PyQt6-sip: 13.4.0
    PyQt6-WebEngine-commercial: 6.3.1
    PyQt6-WebEngine-Qt6: 6.3.2
    python-dateutil: 2.8.2
    pytz: 2023.3.post1
    pyzmq: 25.1.2
    qtconsole: 5.4.3
    QtPy: 2.4.1
    RandomWords: 0.4.0
    requests: 2.31.0
    scipy: 1.11.1
    setuptools: 67.4.0
    setuptools-scm: 7.0.5
    sfftk-rw: 0.7.3
    six: 1.16.0
    snowballstemmer: 2.2.0
    sortedcontainers: 2.4.0
    soupsieve: 2.5
    sphinx: 6.1.3
    sphinx-autodoc-typehints: 1.22
    sphinxcontrib-applehelp: 1.0.8
    sphinxcontrib-blockdiag: 3.0.0
    sphinxcontrib-devhelp: 1.0.6
    sphinxcontrib-htmlhelp: 2.0.5
    sphinxcontrib-jsmath: 1.0.1
    sphinxcontrib-qthelp: 1.0.7
    sphinxcontrib-serializinghtml: 1.1.10
    stack-data: 0.6.3
    superqt: 0.5.0
    tables: 3.8.0
    tcia-utils: 1.5.1
    tifffile: 2023.7.18
    tinyarray: 1.2.4
    tomli: 2.0.1
    tornado: 6.4
    traitlets: 5.9.0
    typing-extensions: 4.9.0
    tzdata: 2023.4
    urllib3: 2.1.0
    wcwidth: 0.2.13
    webcolors: 1.12
    wheel: 0.38.4
    wheel-filename: 1.4.1
    widgetsnbextension: 4.0.9

Attachments (5)

gc.py (335 bytes ) - added by pett 21 months ago.
AF-A0A0F8XFT2-F1-model_v4.cif (207.5 KB ) - added by pett 21 months ago.
test_gc_refcount.py (459 bytes ) - added by Tom Goddard 21 months ago.
Python script to look for low reference counts.
gc.2.py (999 bytes ) - added by pett 20 months ago.
simplified script
test+H.pdb (1.6 KB ) - added by pett 20 months ago.
dipeptide

Download all attachments as: .zip

Change History (25)

comment:1 by pett, 21 months ago

Cc: Tom Goddard added
Component: UnassignedCore
Owner: set to pett
Platform: all
Project: ChimeraX
Status: newaccepted
Summary: ChimeraX bug report submissionCrash in garbage collection

comment:2 by pett, 21 months ago

Resolution: can't reproduce
Status: acceptedclosed

Hi Mark,

Thanks for reporting this problem. It is typically difficult for us to debug garbage-collection problems, because garbage collection isn't something that ChimeraX calls directly but instead Python calls it whenever it feels it's appropriate. Nonetheless, we will try to do what we can to try to track this down and fix it.

--Eric

Eric Pettersen
UCSF Computer Graphics Lab

comment:3 by Tom Goddard, 21 months ago

Notify when closed: yakonfire@yahoo.com
Reporter: changed from yakonfire@… to pett@…

I changed the reporter to Eric so we can discuss this further without spamming the original reporter with details they won't understand.

comment:4 by Tom Goddard, 21 months ago

Eric wrote:

Note that this ticket has something interesting at the end:

Exception ignored in tp_clear of:   
Traceback (most recent call last):  
File
"/Applications/ChimeraX-1.7.1.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-
packages/chimerax/atomic/molarray.py", line 161, in   
self._object_list = [c.c_ptr_to_py_inst(p) for p in self._pointers]  
^^^^^^^^^^^^^^^^^^^^^  
TypeError: NoneType takes no arguments 


My Google-fu didn't uncover anything incredibly helpful in regards to that error message, but maybe your Google-fu is better. That code is in the iter method for a Collection. Seems like something is iterating over a Collection that has been garbage collected -- which does correspond to the Python backtrace:

  File "/Applications/ChimeraX-1.7.1.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/atomic/molarray.py", line 161 in 
  File "/Applications/ChimeraX-1.7.1.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/atomic/molarray.py", line 161 in __iter__
  File "/Applications/ChimeraX-1.7.1.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/hbonds/hbond.py", line 774 in _find_acceptors
  File "/Applications/ChimeraX-1.7.1.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/hbonds/hbond.py", line 498 in find_hbonds

I dunno, still confusing.

Last edited 21 months ago by Tom Goddard (previous) (diff)

comment:5 by Tom Goddard, 21 months ago

This does seem like a possible clue.

First there is the "Exception ignored in tp_clear of: ". According to Python docs, tp_clear is a type object method that breaks reference cycles during cyclic garbage collection:

https://docs.python.org/3/c-api/typeobj.html#c.PyTypeObject.tp_clear

I guess that is not too surprising since we get a garbage collection crash later. But it seems that this warning detected a serious problem in a previous round of garbage collection and ignored it. That message is supposed to have the name of the type after the ":" and why it doesn't name any type is mysterious. No other ChimeraX bug report contains the word tp_clear.

Then there is the Python one-line traceback with "TypeError: NoneType takes no arguments". I don't think that is part of the previous tp_clear warning. And the NoneType takes no arguments appears to mean c.c_ptr_to_py_inst is None. This appears to be in an Atoms collection coming from hbonds and c = Atoms._object_class so c = Atom. So if I read this right it means Atom.c_ptr_to_py_inst is None, the class attribute is None. The c_ptr_to_py_inst method is defined in cymol.pyx as a member of CyAtom. How could it be None? Cython generated the CyAtom type. It seems like either Atom no longer has CyAtom as a base class or the CyAtom class has been cleaned up. None of that seems plausible. The Atoms collection is holding a reference to the Atom class.

I'm baffled. The one glimmer I get from this is that maybe our Cython wrapping of CyAtom is involved in these garbage collection crashes.

comment:6 by Tom Goddard, 21 months ago

Hmm... I tried calling None as if it were a function and it does not say "NoneType takes no argumensts", it says NoneType object is not callable.

>>> x = None
>>> x(1)
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
TypeError: 'NoneType' object is not callable

To get the reported error I have to call the NoneType constructor with an argument

>>> t = None.__class__
>>> t
<class 'NoneType'>
>>> t(1)
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
TypeError: NoneType takes no arguments

That makes it looks like c.c_ptr_to_py_inst is not None, it is NoneType.

Maybe more plausible is that c_ptr_to_py_inst() is trying to create a Python instance and that code due to some error calls the NoneType constructor with an argument.

I guess my only thought is still that Cython is somehow the culprit. It appears that ChimeraX 1.7 has the same Cython version 0.29.33 (changed Jan 2023) as ChimeraX 1.6. So a change in Cython version does not seem to be the cause.

comment:7 by Tom Goddard, 21 months ago

The atomic_lib C++ code py_instance() creates an instance (in our PythonInstance.instantiate.h file) using

PyObject* py_inst = PyObject_CallFunctionObjArgs(class_inst, py_ptr, nullptr);

apparently calling the class constructor with one argument. So if somehow class_inst was NoneType that would explain the reported error. It appears that code would then throw a C++ runtime exception with an error message "Cannot construct python instance ..." which we did not see.

Who knows.

comment:8 by pett, 21 months ago

I think by Occam's Razor it's more likely that c.c_ptr_to_py_inst is NoneType, though I have no idea how that would happen.

Version 0, edited 21 months ago by pett (next)

comment:9 by Tom Goddard, 21 months ago

In your study of the garbage collection crash tickets was there ever a case where it crashed without opening an atomic model? for example a session with only volumes?

comment:10 by pett, 21 months ago

They all opened at least one structure.

comment:11 by pett, 21 months ago

Working off the shortest reported ticket (#10422), I have a minimal script that crashes in garbage collection a large fraction of the time. I'm currently working on binary search of the code the script calls to try to find the culprit. Stopping for today, but the offending routine seems to be chimerax.std_commands.defattr.defattr(), used by add_charges() (the script calls "coulombic"). I'm attaching the script and the input file it needs.

by pett, 21 months ago

Attachment: gc.py added

by pett, 21 months ago

comment:12 by goddard@…, 21 months ago

Ooooh!  Nice work!

comment:13 by pett, 21 months ago

Cc: Greg Couch added

Okay, so my current theory is that there is nothing wrong in that __del__ method per se, though it is necessary for the garbage collector to try to call that __del__ method in order to crash, but it is something earlier that causes the bad state that is actually responsible for the crash.

Last edited 21 months ago by pett (previous) (diff)

comment:14 by Tom Goddard, 21 months ago

The gc.py test script also crashes ChimeraX 1.6.1 and ChimeraX 1.5 and ChimeraX 1.4 and ChimeraX 1.3 on Mac with the same C stack trace, tickets #14564 and #14565 and #14566 and #14567. So whatever the bug is, it has been in ChimeraX for years.

comment:15 by Tom Goddard, 21 months ago

I ran a script to look at all Python object seen by the garbage collector and count the number of references to each of those seen by the garbage collector and see if any object has too low a reference count. It found no low reference counts after each step of the gc.py crash test script (run in GUI mode). So I start to doubt the theory that the crash is from a Python object that has too low a reference count. Instead maybe it is a case of memory overwrite.

I attached my reference count checking script test_gc_refcount.py. It takes about 10 minutes when ChimeraX is started in GUI mode to check 180,000 objects.

by Tom Goddard, 21 months ago

Attachment: test_gc_refcount.py added

Python script to look for low reference counts.

comment:16 by pett, 20 months ago

Attaching a simplified script and the structure it uses, which is just a dipeptide with hydrogens, which means that coulombic does not run addh and does not make a temporary copy of the molecule, eliminating a lot of code paths.

by pett, 20 months ago

Attachment: gc.2.py added

simplified script

by pett, 20 months ago

Attachment: test+H.pdb added

dipeptide

comment:17 by Tom Goddard, 20 months ago

Excellent. Zeno would be proud of you!

comment:18 by pett, 20 months ago

Resolution: can't reproduce
Status: closedreopened

comment:19 by pett, 20 months ago

Resolution: fixed
Status: reopenedclosed

Fixed the test case. There were two problems. First a little background...

Chains (and StructureSeqs) inherit from Sequence. Since chain sequences may be involved in alignments, their basic Sequence information may be required after the Chain itself is gone. Therefore Chains are not deleted at the same time as their structure is closed -- they are deleted when their reference count goes to zero. So when a structure is closed, its C++ Chain objects directly notify their Python counterparts that they are now essentially Sequences and the Python objects change their __class__ attributes to Sequence.

In the context of this ticket, the obvious first problem is that the demotion from Chain to Sequence frequently happens as the garbage collector is running, and executing Python code while garbage collection is running is a recipe for disaster. The other, less obvious, problem is that, unlike Chimera and Python 2, changing __class__ also seems to lead to crashing, even if that change is not happening directly during garbage collection. __class__ is not read only, and I don't see any admonition in the documentation against changing it, but I'm not going to spit into the wind: I rearchitected my code to not use that methodology.

Fix: https://github.com/RBVI/ChimeraX/commit/d9bf7a93d51f312a6c2a0fd4a3bded069de4a011

comment:20 by goddard@…, 20 months ago

Fantastic!
Note: See TracTickets for help on using tickets.