Opened 2 years ago

Closed 2 years ago

#8948 closed defect (fixed)

ChimeraX bug report submission

Reported by: Scooter Morris Owned by: Zach Pearson
Priority: critical Milestone: 1.6
Component: UI Version:
Keywords: Cc:
Blocked By: Blocking:
Notify when closed: Platform: all
Project: ChimeraX

Description

The following bug report has been submitted:
Platform:        macOS-13.3.1-arm64-arm-64bit
ChimeraX Version: 1.7.dev202305040107 (2023-05-04 01:07:28 UTC)
Description
Last time you used ChimeraX it crashed.
Please describe steps that led to the crash here.
Qt fatal error: QThread: Destroyed while thread is still running
Fatal Python error: Aborted

Thread 0x00000002decf7000 (most recent call first):
  File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/threading.py", line 316 in wait
  File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/threading.py", line 574 in wait
  File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/threading.py", line 1297 in run
  File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/threading.py", line 973 in _bootstrap_inner
  File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/threading.py", line 930 in _bootstrap

Thread 0x000000016e77b000 (most recent call first):
  File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/ssl.py", line 1309 in do_handshake
  File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/ssl.py", line 1040 in _create
  File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/ssl.py", line 500 in wrap_socket
  File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/urllib3/util/ssl_.py", line 493 in _ssl_wrap_socket_impl
  File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/urllib3/util/ssl_.py", line 449 in ssl_wrap_socket
  File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/urllib3/connection.py", line 419 in connect
  File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/urllib3/connectionpool.py", line 1042 in _validate_conn
  File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/urllib3/connectionpool.py", line 386 in _make_request
  File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/urllib3/connectionpool.py", line 703 in urlopen
  File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/requests/adapters.py", line 489 in send
  File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/requests/sessions.py", line 701 in send
  File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/requests/sessions.py", line 587 in request
  File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/requests/api.py", line 59 in request
  File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/requests/api.py", line 73 in get
  File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/tcia_utils/nbia.py", line 218 in queryData
  File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/tcia_utils/nbia.py", line 458 in getSeries
  File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/chimerax/dicom/dicom/databases/tcia.py", line 100 in get_series
  File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/chimerax/dicom/dicom/ui/dicom_databases.py", line 428 in _fetch_series
  File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/chimerax/dicom/dicom/ui/dicom_databases.py", line 405 in run

Current thread 0x00000001e90fdb40 (most recent call first):
  File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/chimerax/dicom/dicom/ui/dicom_databases.py", line 252 in _allocate_thread_and_worker
  File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/chimerax/dicom/dicom/ui/dicom_databases.py", line 307 in _on_study_table_double_clicked
  File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/chimerax/dicom/dicom/ui/dicom_databases.py", line 331 in _on_drill_down_clicked
  File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/chimerax/dicom/dicom/ui/dicom_databases.py", line 218 in 
  File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/chimerax/ui/gui.py", line 275 in event_loop
  File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/chimerax/core/__main__.py", line 892 in init
  File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/chimerax/core/__main__.py", line 1043 in 
  File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/runpy.py", line 87 in _run_code
  File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/runpy.py", line 197 in _run_module_as_main


{"app_name":"ChimeraX","timestamp":"2023-05-04 12:16:01.00 -0700","app_version":"1.7.0","slice_uuid":"a5992708-d5b4-36ec-ac0a-e525f6105b56","build_version":"1.7.0.0","platform":1,"bundleID":"edu.ucsf.cgl.ChimeraX","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 13.3.1 (22E772610a)","roots_installed":0,"name":"ChimeraX","incident_id":"E580A5F5-4592-4789-9DEF-6BA5A633D43B"}
{
  "uptime" : 24000,
  "procRole" : "Foreground",
  "version" : 2,
  "userID" : 501,
  "deployVersion" : 210,
  "modelCode" : "MacBookPro18,2",
  "coalitionID" : 3533,
  "osVersion" : {
    "train" : "macOS 13.3.1",
    "build" : "22E772610a",
    "releaseType" : "User"
  },
  "captureTime" : "2023-05-04 12:16:00.3452 -0700",
  "incident" : "E580A5F5-4592-4789-9DEF-6BA5A633D43B",
  "pid" : 28375,
  "translated" : false,
  "cpuType" : "ARM-64",
  "roots_installed" : 0,
  "bug_type" : "309",
  "procLaunch" : "2023-05-04 11:52:53.2899 -0700",
  "procStartAbsTime" : 546256680705,
  "procExitAbsTime" : 579545940049,
  "procName" : "ChimeraX",
  "procPath" : "\/Applications\/ChimeraX_Daily.app\/Contents\/MacOS\/ChimeraX",
  "bundleInfo" : {"CFBundleShortVersionString":"1.7.0","CFBundleVersion":"1.7.0.0","CFBundleIdentifier":"edu.ucsf.cgl.ChimeraX"},
  "storeInfo" : {"deviceIdentifierForVendor":"E4B1538E-7784-5770-8F4A-40F9C9122175","thirdParty":true},
  "parentProc" : "launchd",
  "parentPid" : 1,
  "coalitionName" : "edu.ucsf.cgl.ChimeraX",
  "crashReporterKey" : "74C6015E-1DF5-4E97-4EB8-CCFBDE8B4725",
  "throttleTimeout" : 2147483647,
  "codeSigningID" : "edu.ucsf.cgl.ChimeraX",
  "codeSigningTeamID" : "LWV8X224YF",
  "codeSigningFlags" : 570491649,
  "codeSigningValidationCategory" : 6,
  "codeSigningTrustLevel" : 0,
  "wakeTime" : 2861,
  "sleepWakeUUID" : "5BFB3252-BBFF-43D9-A046-EAD5864F99B0",
  "sip" : "enabled",
  "exception" : {"codes":"0x0000000000000000, 0x0000000000000000","rawCodes":[0,0],"type":"EXC_CRASH","signal":"SIGABRT"},
  "asi" : {"libsystem_c.dylib":["abort() called"]},
  "extMods" : {"caller":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"system":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"targeted":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"warnings":0},
  "faultingThread" : 0,
  "threads" : [{"triggered":true,"id":255421,"threadState":{"x":[{"value":0},{"value":0},{"value":1},{"value":6673907205},{"value":5771787288},{"value":8724101074759447162},{"value":0},{"value":6095758536},{"value":16361807365200059213},{"value":16361807372061065229},{"value":78},{"value":0},{"value":49},{"value":18446744073709540961},{"value":4294967296},{"value":4478145456},{"value":328},{"value":8283901728},{"value":0},{"value":6},{"value":8205097792,"symbolLocation":0,"symbol":"_main_thread"},{"value":259},{"value":8205098016,"symbolLocation":224,"symbol":"_main_thread"},{"value":807936},{"value":4469739080,"symbolLocation":576,"symbol":"_MergedGlobals"},{"value":4469658508,"symbolLocation":0,"symbol":"sipWrapper_dealloc"},{"value":10880716184},{"value":5391931344},{"value":1}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6673726504},"cpsr":{"value":1073745920},"fp":{"value":5771787088},"sp":{"value":5771787056},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6673499940,"matchesCrashFrame":1},"far":{"value":5771787184}},"name":"CrBrowserMain","queue":"com.apple.main-thread","frames":[{"imageOffset":38692,"symbol":"__pthread_kill","symbolLocation":8,"imageIndex":136},{"imageOffset":27688,"symbol":"pthread_kill","symbolLocation":288,"imageIndex":137},{"imageOffset":259180,"symbol":"raise","symbolLocation":32,"imageIndex":138},{"imageOffset":14980,"symbol":"_sigtramp","symbolLocation":56,"imageIndex":139},{"imageOffset":27688,"symbol":"pthread_kill","symbolLocation":288,"imageIndex":137},{"imageOffset":486120,"symbol":"abort","symbolLocation":180,"imageIndex":138},{"imageOffset":36376,"symbol":"qAbort()","symbolLocation":12,"imageIndex":44},{"imageOffset":52020,"imageIndex":44},{"imageOffset":3046992,"symbol":"QMessageLogger::fatal(char const*, ...) const","symbolLocation":76,"imageIndex":44},{"imageOffset":3087568,"imageIndex":44},{"imageOffset":1411840,"symbol":"QThread::~QThread()","symbolLocation":248,"imageIndex":44},{"imageOffset":153460,"symbol":"sipQThread::~sipQThread()","symbolLocation":52,"imageIndex":43},{"imageOffset":22188,"symbol":"forgetObject","symbolLocation":188,"imageIndex":45},{"imageOffset":21432,"symbol":"sipWrapper_dealloc","symbolLocation":44,"imageIndex":45},{"imageOffset":640008,"symbol":"subtype_dealloc","symbolLocation":736,"imageIndex":1},{"imageOffset":483712,"symbol":"insertdict","symbolLocation":596,"imageIndex":1},{"imageOffset":510356,"symbol":"_PyObjectDict_SetItem","symbolLocation":808,"imageIndex":1},{"imageOffset":573468,"symbol":"_PyObject_GenericSetAttrWithDict","symbolLocation":304,"imageIndex":1},{"imageOffset":570244,"symbol":"PyObject_SetAttr","symbolLocation":132,"imageIndex":1},{"imageOffset":1136208,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":11916,"imageIndex":1},{"imageOffset":282620,"symbol":"function_code_fastcall","symbolLocation":112,"imageIndex":1},{"imageOffset":1157992,"symbol":"call_function","symbolLocation":416,"imageIndex":1},{"imageOffset":1147364,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":23072,"imageIndex":1},{"imageOffset":282620,"symbol":"function_code_fastcall","symbolLocation":112,"imageIndex":1},{"imageOffset":1157992,"symbol":"call_function","symbolLocation":416,"imageIndex":1},{"imageOffset":1147364,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":23072,"imageIndex":1},{"imageOffset":282620,"symbol":"function_code_fastcall","symbolLocation":112,"imageIndex":1},{"imageOffset":1157992,"symbol":"call_function","symbolLocation":416,"imageIndex":1},{"imageOffset":1147364,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":23072,"imageIndex":1},{"imageOffset":1161872,"symbol":"_PyEval_EvalCode","symbolLocation":2988,"imageIndex":1},{"imageOffset":282496,"symbol":"_PyFunction_Vectorcall","symbolLocation":256,"imageIndex":1},{"imageOffset":1319288,"symbol":"PyQtSlot::call(_object*, _object*) const","symbolLocation":152,"imageIndex":43},{"imageOffset":1318828,"symbol":"PyQtSlot::invoke(void**, _object*, void*, bool) const","symbolLocation":292,"imageIndex":43},{"imageOffset":1322912,"symbol":"PyQtSlotProxy::unislot(void**)","symbolLocation":92,"imageIndex":43},{"imageOffset":1322768,"symbol":"PyQtSlotProxy::qt_metacall(QMetaObject::Call, int, void**)","symbolLocation":68,"imageIndex":43},{"imageOffset":730244,"imageIndex":44},{"imageOffset":1080556,"imageIndex":47},{"imageOffset":1080172,"imageIndex":47},{"imageOffset":1084016,"symbol":"QAbstractButton::mouseReleaseEvent(QMouseEvent*)","symbolLocation":172,"imageIndex":47},{"imageOffset":1289772,"symbol":"sipQPushButton::mouseReleaseEvent(QMouseEvent*)","symbolLocation":148,"imageIndex":46},{"imageOffset":344492,"symbol":"QWidget::event(QEvent*)","symbolLocation":132,"imageIndex":47},{"imageOffset":1292380,"symbol":"sipQPushButton::event(QEvent*)","symbolLocation":224,"imageIndex":46},{"imageOffset":42768,"symbol":"QApplicationPrivate::notify_helper(QObject*, QEvent*)","symbolLocation":272,"imageIndex":47},{"imageOffset":51328,"symbol":"QApplication::notify(QObject*, QEvent*)","symbolLocation":5080,"imageIndex":47},{"imageOffset":1427128,"symbol":"sipQApplication::notify(QObject*, QEvent*)","symbolLocation":248,"imageIndex":46},{"imageOffset":429724,"symbol":"QCoreApplication::notifyInternal2(QObject*, QEvent*)","symbolLocation":292,"imageIndex":44},{"imageOffset":44516,"symbol":"QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer&, bool, bool)","symbolLocation":808,"imageIndex":47},{"imageOffset":428588,"imageIndex":47},{"imageOffset":425188,"imageIndex":47},{"imageOffset":42768,"symbol":"QApplicationPrivate::notify_helper(QObject*, QEvent*)","symbolLocation":272,"imageIndex":47},{"imageOffset":46760,"symbol":"QApplication::notify(QObject*, QEvent*)","symbolLocation":512,"imageIndex":47},{"imageOffset":1427128,"symbol":"sipQApplication::notify(QObject*, QEvent*)","symbolLocation":248,"imageIndex":46},{"imageOffset":429724,"symbol":"QCoreApplication::notifyInternal2(QObject*, QEvent*)","symbolLocation":292,"imageIndex":44},{"imageOffset":513368,"symbol":"QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*)","symbolLocation":1788,"imageIndex":48},{"imageOffset":860812,"symbol":"QWindowSystemInterface::sendWindowSystemEvents(QFlags)","symbolLocation":396,"imageIndex":48},{"imageOffset":90588,"imageIndex":67},{"imageOffset":522000,"symbol":"__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__","symbolLocation":28,"imageIndex":140},{"imageOffset":521892,"symbol":"__CFRunLoopDoSource0","symbolLocation":176,"imageIndex":140},{"imageOffset":521236,"symbol":"__CFRunLoopDoSources0","symbolLocation":244,"imageIndex":140},{"imageOffset":516124,"symbol":"__CFRunLoopRun","symbolLocation":828,"imageIndex":140},{"imageOffset":513420,"symbol":"CFRunLoopRunSpecific","symbolLocation":612,"imageIndex":140},{"imageOffset":200180,"symbol":"RunCurrentEventLoopInMode","symbolLocation":292,"imageIndex":141},{"imageOffset":199300,"symbol":"ReceiveNextEventCommon","symbolLocation":220,"imageIndex":141},{"imageOffset":199048,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":76,"imageIndex":141},{"imageOffset":233304,"symbol":"_DPSNextEvent","symbolLocation":636,"imageIndex":142},{"imageOffset":229620,"symbol":"-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":716,"imageIndex":142},{"imageOffset":181592,"symbol":"-[NSApplication run]","symbolLocation":464,"imageIndex":142},{"imageOffset":86032,"imageIndex":67},{"imageOffset":467648,"symbol":"QEventLoop::exec(QFlags)","symbolLocation":532,"imageIndex":44},{"imageOffset":431416,"symbol":"QCoreApplication::exec()","symbolLocation":128,"imageIndex":44},{"imageOffset":2498220,"symbol":"meth_QApplication_exec(_object*, _object*)","symbolLocation":96,"imageIndex":46},{"imageOffset":553436,"symbol":"cfunction_call","symbolLocation":172,"imageIndex":1},{"imageOffset":280688,"symbol":"_PyObject_MakeTpCall","symbolLocation":360,"imageIndex":1},{"imageOffset":1158088,"symbol":"call_function","symbolLocation":512,"imageIndex":1},{"imageOffset":1147400,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":23108,"imageIndex":1},{"imageOffset":282620,"symbol":"function_code_fastcall","symbolLocation":112,"imageIndex":1},{"imageOffset":290656,"symbol":"method_vectorcall","symbolLocation":168,"imageIndex":1},{"imageOffset":1157992,"symbol":"call_function","symbolLocation":416,"imageIndex":1},{"imageOffset":1147400,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":23108,"imageIndex":1},{"imageOffset":1161872,"symbol":"_PyEval_EvalCode","symbolLocation":2988,"imageIndex":1},{"imageOffset":282496,"symbol":"_PyFunction_Vectorcall","symbolLocation":256,"imageIndex":1},{"imageOffset":1157992,"symbol":"call_function","symbolLocation":416,"imageIndex":1},{"imageOffset":1147524,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":23232,"imageIndex":1},{"imageOffset":1161872,"symbol":"_PyEval_EvalCode","symbolLocation":2988,"imageIndex":1},{"imageOffset":1124092,"symbol":"PyEval_EvalCode","symbolLocation":80,"imageIndex":1},{"imageOffset":1111204,"symbol":"builtin_exec","symbolLocation":672,"imageIndex":1},{"imageOffset":551308,"symbol":"cfunction_vectorcall_FASTCALL","symbolLocation":232,"imageIndex":1},{"imageOffset":1157992,"symbol":"call_function","symbolLocation":416,"imageIndex":1},{"imageOffset":1147524,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":23232,"imageIndex":1},{"imageOffset":1161872,"symbol":"_PyEval_EvalCode","symbolLocation":2988,"imageIndex":1},{"imageOffset":282496,"symbol":"_PyFunction_Vectorcall","symbolLocation":256,"imageIndex":1},{"imageOffset":1157992,"symbol":"call_function","symbolLocation":416,"imageIndex":1},{"imageOffset":1147524,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":23232,"imageIndex":1},{"imageOffset":1161872,"symbol":"_PyEval_EvalCode","symbolLocation":2988,"imageIndex":1},{"imageOffset":282496,"symbol":"_PyFunction_Vectorcall","symbolLocation":256,"imageIndex":1},{"imageOffset":1531556,"symbol":"pymain_run_module","symbolLocation":200,"imageIndex":1},{"imageOffset":1529064,"symbol":"Py_RunMain","symbolLocation":764,"imageIndex":1},{"imageOffset":1531220,"symbol":"pymain_main","symbolLocation":340,"imageIndex":1},{"imageOffset":1530868,"symbol":"Py_Main","symbolLocation":36,"imageIndex":1},{"imageOffset":15700,"symbol":"main","symbolLocation":128,"imageIndex":0},{"imageOffset":24360,"symbol":"start","symbolLocation":2236,"imageIndex":143}]},{"id":255440,"frames":[{"imageOffset":18192,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":136},{"imageOffset":30068,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":137},{"imageOffset":1481568,"symbol":"blas_thread_server","symbolLocation":360,"imageIndex":17},{"imageOffset":28584,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":137},{"imageOffset":7584,"symbol":"thread_start","symbolLocation":8,"imageIndex":137}]},{"id":255441,"frames":[{"imageOffset":18192,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":136},{"imageOffset":30068,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":137},{"imageOffset":1481568,"symbol":"blas_thread_server","symbolLocation":360,"imageIndex":17},{"imageOffset":28584,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":137},{"imageOffset":7584,"symbol":"thread_start","symbolLocation":8,"imageIndex":137}]},{"id":255442,"frames":[{"imageOffset":18192,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":136},{"imageOffset":30068,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":137},{"imageOffset":1481568,"symbol":"blas_thread_server","symbolLocation":360,"imageIndex":17},{"imageOffset":28584,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":137},{"imageOffset":7584,"symbol":"thread_start","symbolLocation":8,"imageIndex":137}]},{"id":255443,"frames":[{"imageOffset":18192,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":136},{"imageOffset":30068,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":137},{"imageOffset":1481568,"symbol":"blas_thread_server","symbolLocation":360,"imageIndex":17},{"imageOffset":28584,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":137},{"imageOffset":7584,"symbol":"thread_start","symbolLocation":8,"imageIndex":137}]},{"id":255444,"frames":[{"imageOffset":18192,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":136},{"imageOffset":30068,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":137},{"imageOffset":1481568,"symbol":"blas_thread_server","symbolLocation":360,"imageIndex":17},{"imageOffset":28584,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":137},{"imageOffset":7584,"symbol":"thread_start","symbolLocation":8,"imageIndex":137}]},{"id":255445,"frames":[{"imageOffset":18192,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":136},{"imageOffset":30068,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":137},{"imageOffset":1481568,"symbol":"blas_thread_server","symbolLocation":360,"imageIndex":17},{"imageOffset":28584,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":137},{"imageOffset":7584,"symbol":"thread_start","symbolLocation":8,"imageIndex":137}]},{"id":255446,"frames":[{"imageOffset":18192,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":136},{"imageOffset":30068,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":137},{"imageOffset":1481568,"symbol":"blas_thread_server","symbolLocation":360,"imageIndex":17},{"imageOffset":28584,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":137},{"imageOffset":7584,"symbol":"thread_start","symbolLocation":8,"imageIndex":137}]},{"id":255447,"frames":[{"imageOffset":18192,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":136},{"imageOffset":30068,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":137},{"imageOffset":1481568,"symbol":"blas_thread_server","symbolLocation":360,"imageIndex":17},{"imageOffset":28584,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":137},{"imageOffset":7584,"symbol":"thread_start","symbolLocation":8,"imageIndex":137}]},{"id":255448,"frames":[{"imageOffset":18192,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":136},{"imageOffset":30068,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":137},{"imageOffset":1481568,"symbol":"blas_thread_server","symbolLocation":360,"imageIndex":17},{"imageOffset":28584,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":137},{"imageOffset":7584,"symbol":"thread_start","symbolLocation":8,"imageIndex":137}]},{"id":255522,"name":"ThreadPoolServiceThread","frames":[{"imageOffset":52712,"symbol":"kevent64","symbolLocation":8,"imageIndex":136},{"imageOffset":62151504,"imageIndex":54},{"imageOffset":62151152,"imageIndex":54},{"imageOffset":61790700,"imageIndex":54},{"imageOffset":61535376,"imageIndex":54},{"imageOffset":61932820,"imageIndex":54},{"imageOffset":61835128,"imageIndex":54},{"imageOffset":61933196,"imageIndex":54},{"imageOffset":62101416,"imageIndex":54},{"imageOffset":28584,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":137},{"imageOffset":7584,"symbol":"thread_start","symbolLocation":8,"imageIndex":137}]},{"id":255523,"name":"ThreadPoolForegroundWorker","frames":[{"imageOffset":3860,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":136},{"imageOffset":78400,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":136},{"imageOffset":39800,"symbol":"mach_msg_overwrite","symbolLocation":604,"imageIndex":136},{"imageOffset":4752,"symbol":"mach_msg","symbolLocation":24,"imageIndex":136},{"imageOffset":62126188,"imageIndex":54},{"imageOffset":61883116,"imageIndex":54},{"imageOffset":61885944,"imageIndex":54},{"imageOffset":61884816,"imageIndex":54},{"imageOffset":62101416,"imageIndex":54},{"imageOffset":28584,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":137},{"imageOffset":7584,"symbol":"thread_start","symbolLocation":8,"imageIndex":137}]},{"id":255524,"name":"ThreadPoolBackgroundWorker","frames":[{"imageOffset":3860,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":136},{"imageOffset":78400,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":136},{"imageOffset":39800,"symbol":"mach_msg_overwrite","symbolLocation":604,"imageIndex":136},{"imageOffset":4752,"symbol":"mach_msg","symbolLocation":24,"imageIndex":136},{"imageOffset":62126188,"imageIndex":54},{"imageOffset":61883116,"imageIndex":54},{"imageOffset":61885944,"imageIndex":54},{"imageOffset":61884684,"imageIndex":54},{"imageOffset":62101416,"imageIndex":54},{"imageOffset":28584,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":137},{"imageOffset":7584,"symbol":"thread_start","symbolLocation":8,"imageIndex":137}]},{"id":255525,"name":"Chrome_IOThread","frames":[{"imageOffset":52712,"symbol":"kevent64","symbolLocation":8,"imageIndex":136},{"imageOffset":62151504,"imageIndex":54},{"imageOffset":62151152,"imageIndex":54},{"imageOffset":61790700,"imageIndex":54},{"imageOffset":61535376,"imageIndex":54},{"imageOffset":61932820,"imageIndex":54},{"imageOffset":25214976,"imageIndex":54},{"imageOffset":61933196,"imageIndex":54},{"imageOffset":62101416,"imageIndex":54},{"imageOffset":28584,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":137},{"imageOffset":7584,"symbol":"thread_start","symbolLocation":8,"imageIndex":137}]},{"id":255526,"name":"NetworkConfigWatcher","frames":[{"imageOffset":3860,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":136},{"imageOffset":78400,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":136},{"imageOffset":39800,"symbol":"mach_msg_overwrite","symbolLocation":604,"imageIndex":136},{"imageOffset":4752,"symbol":"mach_msg","symbolLocation":24,"imageIndex":136},{"imageOffset":62126188,"imageIndex":54},{"imageOffset":62125656,"imageIndex":54},{"imageOffset":61342164,"imageIndex":54},{"imageOffset":61790700,"imageIndex":54},{"imageOffset":61535376,"imageIndex":54},{"imageOffset":61932820,"imageIndex":54},{"imageOffset":61933196,"imageIndex":54},{"imageOffset":62101416,"imageIndex":54},{"imageOffset":28584,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":137},{"imageOffset":7584,"symbol":"thread_start","symbolLocation":8,"imageIndex":137}]},{"id":255530,"name":"Chrome_InProcGpuThread","frames":[{"imageOffset":3860,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":136},{"imageOffset":78400,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":136},{"imageOffset":39800,"symbol":"mach_msg_overwrite","symbolLocation":604,"imageIndex":136},{"imageOffset":4752,"symbol":"mach_msg","symbolLocation":24,"imageIndex":136},{"imageOffset":62126188,"imageIndex":54},{"imageOffset":62125656,"imageIndex":54},{"imageOffset":61342164,"imageIndex":54},{"imageOffset":61790700,"imageIndex":54},{"imageOffset":61535376,"imageIndex":54},{"imageOffset":61932820,"imageIndex":54},{"imageOffset":61933196,"imageIndex":54},{"imageOffset":62101416,"imageIndex":54},{"imageOffset":28584,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":137},{"imageOffset":7584,"symbol":"thread_start","symbolLocation":8,"imageIndex":137}]},{"id":255531,"name":"Chrome_ChildIOThread","frames":[{"imageOffset":52712,"symbol":"kevent64","symbolLocation":8,"imageIndex":136},{"imageOffset":62151504,"imageIndex":54},{"imageOffset":62151152,"imageIndex":54},{"imageOffset":61790700,"imageIndex":54},{"imageOffset":61535376,"imageIndex":54},{"imageOffset":61932820,"imageIndex":54},{"imageOffset":102133716,"imageIndex":54},{"imageOffset":61933196,"imageIndex":54},{"imageOffset":62101416,"imageIndex":54},{"imageOffset":28584,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":137},{"imageOffset":7584,"symbol":"thread_start","symbolLocation":8,"imageIndex":137}]},{"id":255532,"name":"CompositorTileWorker1","frames":[{"imageOffset":18192,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":136},{"imageOffset":30068,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":137},{"imageOffset":62096196,"imageIndex":54},{"imageOffset":92829352,"imageIndex":54},{"imageOffset":62101416,"imageIndex":54},{"imageOffset":28584,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":137},{"imageOffset":7584,"symbol":"thread_start","symbolLocation":8,"imageIndex":137}]},{"id":255533,"name":"ThreadPoolSingleThreadSharedForeground0","frames":[{"imageOffset":3860,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":136},{"imageOffset":78400,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":136},{"imageOffset":39800,"symbol":"mach_msg_overwrite","symbolLocation":604,"imageIndex":136},{"imageOffset":4752,"symbol":"mach_msg","symbolLocation":24,"imageIndex":136},{"imageOffset":62126188,"imageIndex":54},{"imageOffset":61883116,"imageIndex":54},{"imageOffset":61885944,"imageIndex":54},{"imageOffset":61884860,"imageIndex":54},{"imageOffset":62101416,"imageIndex":54},{"imageOffset":28584,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":137},{"imageOffset":7584,"symbol":"thread_start","symbolLocation":8,"imageIndex":137}]},{"id":255534,"name":"NetworkConfigWatcher","frames":[{"imageOffset":3860,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":136},{"imageOffset":78400,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":136},{"imageOffset":39800,"symbol":"mach_msg_overwrite","symbolLocation":604,"imageIndex":136},{"imageOffset":4752,"symbol":"mach_msg","symbolLocation":24,"imageIndex":136},{"imageOffset":62126188,"imageIndex":54},{"imageOffset":62125656,"imageIndex":54},{"imageOffset":61342164,"imageIndex":54},{"imageOffset":61790700,"imageIndex":54},{"imageOffset":61535376,"imageIndex":54},{"imageOffset":61932820,"imageIndex":54},{"imageOffset":61933196,"imageIndex":54},{"imageOffset":62101416,"imageIndex":54},{"imageOffset":28584,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":137},{"imageOffset":7584,"symbol":"thread_start","symbolLocation":8,"imageIndex":137}]},{"id":255535,"name":"VizCompositorThread","frames":[{"imageOffset":3860,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":136},{"imageOffset":78400,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":136},{"imageOffset":39800,"symbol":"mach_msg_overwrite","symbolLocation":604,"imageIndex":136},{"imageOffset":4752,"symbol":"mach_msg","symbolLocation":24,"imageIndex":136},{"imageOffset":62126188,"imageIndex":54},{"imageOffset":62125656,"imageIndex":54},{"imageOffset":61342164,"imageIndex":54},{"imageOffset":61790700,"imageIndex":54},{"imageOffset":61535376,"imageIndex":54},{"imageOffset":61932820,"imageIndex":54},{"imageOffset":61933196,"imageIndex":54},{"imageOffset":62101416,"imageIndex":54},{"imageOffset":28584,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":137},{"imageOffset":7584,"symbol":"thread_start","symbolLocation":8,"imageIndex":137}]},{"id":255536,"name":"NetworkService","frames":[{"imageOffset":52712,"symbol":"kevent64","symbolLocation":8,"imageIndex":136},{"imageOffset":62151504,"imageIndex":54},{"imageOffset":62151152,"imageIndex":54},{"imageOffset":61790700,"imageIndex":54},{"imageOffset":61535376,"imageIndex":54},{"imageOffset":61932820,"imageIndex":54},{"imageOffset":61933196,"imageIndex":54},{"imageOffset":62101416,"imageIndex":54},{"imageOffset":28584,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":137},{"imageOffset":7584,"symbol":"thread_start","symbolLocation":8,"imageIndex":137}]},{"id":255537,"name":"NetworkConfigWatcher","frames":[{"imageOffset":3860,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":136},{"imageOffset":78400,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":136},{"imageOffset":39800,"symbol":"mach_msg_overwrite","symbolLocation":604,"imageIndex":136},{"imageOffset":4752,"symbol":"mach_msg","symbolLocation":24,"imageIndex":136},{"imageOffset":62126188,"imageIndex":54},{"imageOffset":62125656,"imageIndex":54},{"imageOffset":61342164,"imageIndex":54},{"imageOffset":61790700,"imageIndex":54},{"imageOffset":61535376,"imageIndex":54},{"imageOffset":61932820,"imageIndex":54},{"imageOffset":61933196,"imageIndex":54},{"imageOffset":62101416,"imageIndex":54},{"imageOffset":28584,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":137},{"imageOffset":7584,"symbol":"thread_start","symbolLocation":8,"imageIndex":137}]},{"id":255538,"name":"ThreadPoolSingleThreadForegroundBlocking1","frames":[{"imageOffset":3860,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":136},{"imageOffset":78400,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":136},{"imageOffset":39800,"symbol":"mach_msg_overwrite","symbolLocation":604,"imageIndex":136},{"imageOffset":4752,"symbol":"mach_msg","symbolLocation":24,"imageIndex":136},{"imageOffset":62126188,"imageIndex":54},{"imageOffset":61883116,"imageIndex":54},{"imageOffset":61885944,"imageIndex":54},{"imageOffset":61884904,"imageIndex":54},{"imageOffset":62101416,"imageIndex":54},{"imageOffset":28584,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":137},{"imageOffset":7584,"symbol":"thread_start","symbolLocation":8,"imageIndex":137}]},{"id":255560,"name":"NetworkConfigWatcher","frames":[{"imageOffset":3860,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":136},{"imageOffset":78400,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":136},{"imageOffset":39800,"symbol":"mach_msg_overwrite","symbolLocation":604,"imageIndex":136},{"imageOffset":4752,"symbol":"mach_msg","symbolLocation":24,"imageIndex":136},{"imageOffset":62126188,"imageIndex":54},{"imageOffset":62125656,"imageIndex":54},{"imageOffset":61342164,"imageIndex":54},{"imageOffset":61790700,"imageIndex":54},{"imageOffset":61535376,"imageIndex":54},{"imageOffset":61932820,"imageIndex":54},{"imageOffset":61933196,"imageIndex":54},{"imageOffset":62101416,"imageIndex":54},{"imageOffset":28584,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":137},{"imageOffset":7584,"symbol":"thread_start","symbolLocation":8,"imageIndex":137}]},{"id":255570,"name":"com.apple.NSEventThread","frames":[{"imageOffset":3860,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":136},{"imageOffset":78400,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":136},{"imageOffset":39800,"symbol":"mach_msg_overwrite","symbolLocation":604,"imageIndex":136},{"imageOffset":4752,"symbol":"mach_msg","symbolLocation":24,"imageIndex":136},{"imageOffset":522424,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":160,"imageIndex":140},{"imageOffset":516504,"symbol":"__CFRunLoopRun","symbolLocation":1208,"imageIndex":140},{"imageOffset":513420,"symbol":"CFRunLoopRunSpecific","symbolLocation":612,"imageIndex":140},{"imageOffset":1455368,"symbol":"_NSEventThread","symbolLocation":172,"imageIndex":142},{"imageOffset":28584,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":137},{"imageOffset":7584,"symbol":"thread_start","symbolLocation":8,"imageIndex":137}]},{"id":255577,"name":"MemoryInfra","frames":[{"imageOffset":3860,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":136},{"imageOffset":78400,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":136},{"imageOffset":39800,"symbol":"mach_msg_overwrite","symbolLocation":604,"imageIndex":136},{"imageOffset":4752,"symbol":"mach_msg","symbolLocation":24,"imageIndex":136},{"imageOffset":62126188,"imageIndex":54},{"imageOffset":62125656,"imageIndex":54},{"imageOffset":61342164,"imageIndex":54},{"imageOffset":61790700,"imageIndex":54},{"imageOffset":61535376,"imageIndex":54},{"imageOffset":61932820,"imageIndex":54},{"imageOffset":61933196,"imageIndex":54},{"imageOffset":62101416,"imageIndex":54},{"imageOffset":28584,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":137},{"imageOffset":7584,"symbol":"thread_start","symbolLocation":8,"imageIndex":137}]},{"id":255578,"name":"ThreadPoolSingleThreadSharedBackgroundBlocking2","frames":[{"imageOffset":3860,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":136},{"imageOffset":78400,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":136},{"imageOffset":39800,"symbol":"mach_msg_overwrite","symbolLocation":604,"imageIndex":136},{"imageOffset":4752,"symbol":"mach_msg","symbolLocation":24,"imageIndex":136},{"imageOffset":62126188,"imageIndex":54},{"imageOffset":61883116,"imageIndex":54},{"imageOffset":61885188,"imageIndex":54},{"imageOffset":61884728,"imageIndex":54},{"imageOffset":62101416,"imageIndex":54},{"imageOffset":28584,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":137},{"imageOffset":7584,"symbol":"thread_start","symbolLocation":8,"imageIndex":137}]},{"id":263673,"frames":[{"imageOffset":7564,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":137}]},{"id":263777,"frames":[{"imageOffset":7564,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":137}]},{"id":263778,"frames":[{"imageOffset":7564,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":137}]},{"id":263830,"name":"ThreadPoolBackgroundWorker","frames":[{"imageOffset":3860,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":136},{"imageOffset":78400,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":136},{"imageOffset":39800,"symbol":"mach_msg_overwrite","symbolLocation":604,"imageIndex":136},{"imageOffset":4752,"symbol":"mach_msg","symbolLocation":24,"imageIndex":136},{"imageOffset":62126188,"imageIndex":54},{"imageOffset":61883116,"imageIndex":54},{"imageOffset":61885188,"imageIndex":54},{"imageOffset":61884684,"imageIndex":54},{"imageOffset":62101416,"imageIndex":54},{"imageOffset":28584,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":137},{"imageOffset":7584,"symbol":"thread_start","symbolLocation":8,"imageIndex":137}]},{"id":263897,"name":"QThread","frames":[{"imageOffset":6860,"symbol":"read","symbolLocation":8,"imageIndex":136},{"imageOffset":167900,"symbol":"sock_read","symbolLocation":56,"imageIndex":33},{"imageOffset":150624,"symbol":"bread_conv","symbolLocation":40,"imageIndex":33},{"imageOffset":146436,"symbol":"bio_read_intern","symbolLocation":244,"imageIndex":33},{"imageOffset":146160,"symbol":"BIO_read","symbolLocation":28,"imageIndex":33},{"imageOffset":25340,"symbol":"ssl3_read_n","symbolLocation":536,"imageIndex":32},{"imageOffset":35280,"symbol":"ssl3_get_record","symbolLocation":188,"imageIndex":32},{"imageOffset":31144,"symbol":"ssl3_read_bytes","symbolLocation":452,"imageIndex":32},{"imageOffset":226192,"symbol":"tls_get_message_header","symbolLocation":92,"imageIndex":32},{"imageOffset":187380,"symbol":"state_machine","symbolLocation":1376,"imageIndex":32},{"imageOffset":40204,"symbol":"_ssl__SSLSocket_do_handshake","symbolLocation":264,"imageIndex":84},{"imageOffset":316588,"symbol":"method_vectorcall_NOARGS","symbolLocation":160,"imageIndex":1},{"imageOffset":1157992,"symbol":"call_function","symbolLocation":416,"imageIndex":1},{"imageOffset":1147364,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":23072,"imageIndex":1},{"imageOffset":1161872,"symbol":"_PyEval_EvalCode","symbolLocation":2988,"imageIndex":1},{"imageOffset":282496,"symbol":"_PyFunction_Vectorcall","symbolLocation":256,"imageIndex":1},{"imageOffset":1157992,"symbol":"call_function","symbolLocation":416,"imageIndex":1},{"imageOffset":1147364,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":23072,"imageIndex":1},{"imageOffset":1161872,"symbol":"_PyEval_EvalCode","symbolLocation":2988,"imageIndex":1},{"imageOffset":282496,"symbol":"_PyFunction_Vectorcall","symbolLocation":256,"imageIndex":1},{"imageOffset":290656,"symbol":"method_vectorcall","symbolLocation":168,"imageIndex":1},{"imageOffset":1157992,"symbol":"call_function","symbolLocation":416,"imageIndex":1},{"imageOffset":1147648,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":23356,"imageIndex":1},{"imageOffset":1161872,"symbol":"_PyEval_EvalCode","symbolLocation":2988,"imageIndex":1},{"imageOffset":282496,"symbol":"_PyFunction_Vectorcall","symbolLocation":256,"imageIndex":1},{"imageOffset":290656,"symbol":"method_vectorcall","symbolLocation":168,"imageIndex":1},{"imageOffset":1157992,"symbol":"call_function","symbolLocation":416,"imageIndex":1},{"imageOffset":1147648,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":23356,"imageIndex":1},{"imageOffset":1161872,"symbol":"_PyEval_EvalCode","symbolLocation":2988,"imageIndex":1},{"imageOffset":282496,"symbol":"_PyFunction_Vectorcall","symbolLocation":256,"imageIndex":1},{"imageOffset":1157992,"symbol":"call_function","symbolLocation":416,"imageIndex":1},{"imageOffset":1147648,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":23356,"imageIndex":1},{"imageOffset":1161872,"symbol":"_PyEval_EvalCode","symbolLocation":2988,"imageIndex":1},{"imageOffset":282496,"symbol":"_PyFunction_Vectorcall","symbolLocation":256,"imageIndex":1},{"imageOffset":1157992,"symbol":"call_function","symbolLocation":416,"imageIndex":1},{"imageOffset":1147648,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":23356,"imageIndex":1},{"imageOffset":282620,"symbol":"function_code_fastcall","symbolLocation":112,"imageIndex":1},{"imageOffset":1157992,"symbol":"call_function","symbolLocation":416,"imageIndex":1},{"imageOffset":1147364,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":23072,"imageIndex":1},{"imageOffset":1161872,"symbol":"_PyEval_EvalCode","symbolLocation":2988,"imageIndex":1},{"imageOffset":282496,"symbol":"_PyFunction_Vectorcall","symbolLocation":256,"imageIndex":1},{"imageOffset":1157992,"symbol":"call_function","symbolLocation":416,"imageIndex":1},{"imageOffset":1147364,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":23072,"imageIndex":1},{"imageOffset":1161872,"symbol":"_PyEval_EvalCode","symbolLocation":2988,"imageIndex":1},{"imageOffset":282496,"symbol":"_PyFunction_Vectorcall","symbolLocation":256,"imageIndex":1},{"imageOffset":290656,"symbol":"method_vectorcall","symbolLocation":168,"imageIndex":1},{"imageOffset":1157992,"symbol":"call_function","symbolLocation":416,"imageIndex":1},{"imageOffset":1147648,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":23356,"imageIndex":1},{"imageOffset":1161872,"symbol":"_PyEval_EvalCode","symbolLocation":2988,"imageIndex":1},{"imageOffset":282496,"symbol":"_PyFunction_Vectorcall","symbolLocation":256,"imageIndex":1},{"imageOffset":290656,"symbol":"method_vectorcall","symbolLocation":168,"imageIndex":1},{"imageOffset":1157992,"symbol":"call_function","symbolLocation":416,"imageIndex":1},{"imageOffset":1147648,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":23356,"imageIndex":1},{"imageOffset":1161872,"symbol":"_PyEval_EvalCode","symbolLocation":2988,"imageIndex":1},{"imageOffset":282496,"symbol":"_PyFunction_Vectorcall","symbolLocation":256,"imageIndex":1},{"imageOffset":290656,"symbol":"method_vectorcall","symbolLocation":168,"imageIndex":1},{"imageOffset":281660,"symbol":"PyVectorcall_Call","symbolLocation":144,"imageIndex":1},{"imageOffset":1148148,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":23856,"imageIndex":1},{"imageOffset":1161872,"symbol":"_PyEval_EvalCode","symbolLocation":2988,"imageIndex":1},{"imageOffset":282496,"symbol":"_PyFunction_Vectorcall","symbolLocation":256,"imageIndex":1},{"imageOffset":290656,"symbol":"method_vectorcall","symbolLocation":168,"imageIndex":1},{"imageOffset":281660,"symbol":"PyVectorcall_Call","symbolLocation":144,"imageIndex":1},{"imageOffset":1148148,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":23856,"imageIndex":1},{"imageOffset":1161872,"symbol":"_PyEval_EvalCode","symbolLocation":2988,"imageIndex":1},{"imageOffset":282496,"symbol":"_PyFunction_Vectorcall","symbolLocation":256,"imageIndex":1},{"imageOffset":290656,"symbol":"method_vectorcall","symbolLocation":168,"imageIndex":1},{"imageOffset":281660,"symbol":"PyVectorcall_Call","symbolLocation":144,"imageIndex":1},{"imageOffset":1148148,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":23856,"imageIndex":1},{"imageOffset":1161872,"symbol":"_PyEval_EvalCode","symbolLocation":2988,"imageIndex":1},{"imageOffset":282496,"symbol":"_PyFunction_Vectorcall","symbolLocation":256,"imageIndex":1},{"imageOffset":281660,"symbol":"PyVectorcall_Call","symbolLocation":144,"imageIndex":1},{"imageOffset":1148148,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":23856,"imageIndex":1},{"imageOffset":1161872,"symbol":"_PyEval_EvalCode","symbolLocation":2988,"imageIndex":1},{"imageOffset":282496,"symbol":"_PyFunction_Vectorcall","symbolLocation":256,"imageIndex":1},{"imageOffset":1157992,"symbol":"call_function","symbolLocation":416,"imageIndex":1},{"imageOffset":1147648,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":23356,"imageIndex":1},{"imageOffset":282620,"symbol":"function_code_fastcall","symbolLocation":112,"imageIndex":1},{"imageOffset":1157992,"symbol":"call_function","symbolLocation":416,"imageIndex":1},{"imageOffset":1147524,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":23232,"imageIndex":1},{"imageOffset":1161872,"symbol":"_PyEval_EvalCode","symbolLocation":2988,"imageIndex":1},{"imageOffset":282496,"symbol":"_PyFunction_Vectorcall","symbolLocation":256,"imageIndex":1},{"imageOffset":1157992,"symbol":"call_function","symbolLocation":416,"imageIndex":1},{"imageOffset":1147648,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":23356,"imageIndex":1},{"imageOffset":1161872,"symbol":"_PyEval_EvalCode","symbolLocation":2988,"imageIndex":1},{"imageOffset":282496,"symbol":"_PyFunction_Vectorcall","symbolLocation":256,"imageIndex":1},{"imageOffset":1157992,"symbol":"call_function","symbolLocation":416,"imageIndex":1},{"imageOffset":1147648,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":23356,"imageIndex":1},{"imageOffset":282620,"symbol":"function_code_fastcall","symbolLocation":112,"imageIndex":1},{"imageOffset":290656,"symbol":"method_vectorcall","symbolLocation":168,"imageIndex":1},{"imageOffset":1157992,"symbol":"call_function","symbolLocation":416,"imageIndex":1},{"imageOffset":1147400,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":23108,"imageIndex":1},{"imageOffset":282620,"symbol":"function_code_fastcall","symbolLocation":112,"imageIndex":1},{"imageOffset":290772,"symbol":"method_vectorcall","symbolLocation":284,"imageIndex":1},{"imageOffset":1319204,"symbol":"PyQtSlot::call(_object*, _object*) const","symbolLocation":68,"imageIndex":43},{"imageOffset":1318828,"symbol":"PyQtSlot::invoke(void**, _object*, void*, bool) const","symbolLocation":292,"imageIndex":43},{"imageOffset":1319096,"symbol":"PyQtSlot::invoke(void**, _object*, void*) const","symbolLocation":16,"imageIndex":43},{"imageOffset":1338556,"symbol":"qt_metacall_worker(_sipSimpleWrapper*, _typeobject*, _sipTypeDef*, QMetaObject::Call, int, void**)","symbolLocation":616,"imageIndex":43},{"imageOffset":434812,"symbol":"sipQObject::qt_metacall(QMetaObject::Call, int, void**)","symbolLocation":88,"imageIndex":43},{"imageOffset":730244,"imageIndex":44},{"imageOffset":1416704,"symbol":"QThread::started(QThread::QPrivateSignal)","symbolLocation":56,"imageIndex":44},{"imageOffset":1903280,"imageIndex":44},{"imageOffset":28584,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":137},{"imageOffset":7584,"symbol":"thread_start","symbolLocation":8,"imageIndex":137}]},{"id":263898,"frames":[{"imageOffset":18192,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":136},{"imageOffset":30068,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":137},{"imageOffset":1467556,"symbol":"PyThread_acquire_lock_timed","symbolLocation":324,"imageIndex":1},{"imageOffset":1789488,"symbol":"acquire_timed","symbolLocation":120,"imageIndex":1},{"imageOffset":1788688,"symbol":"lock_PyThread_acquire_lock","symbolLocation":56,"imageIndex":1},{"imageOffset":315772,"symbol":"method_vectorcall_VARARGS_KEYWORDS","symbolLocation":396,"imageIndex":1},{"imageOffset":1157992,"symbol":"call_function","symbolLocation":416,"imageIndex":1},{"imageOffset":1147364,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":23072,"imageIndex":1},{"imageOffset":1161872,"symbol":"_PyEval_EvalCode","symbolLocation":2988,"imageIndex":1},{"imageOffset":282496,"symbol":"_PyFunction_Vectorcall","symbolLocation":256,"imageIndex":1},{"imageOffset":1157992,"symbol":"call_function","symbolLocation":416,"imageIndex":1},{"imageOffset":1147364,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":23072,"imageIndex":1},{"imageOffset":1161872,"symbol":"_PyEval_EvalCode","symbolLocation":2988,"imageIndex":1},{"imageOffset":282496,"symbol":"_PyFunction_Vectorcall","symbolLocation":256,"imageIndex":1},{"imageOffset":1157992,"symbol":"call_function","symbolLocation":416,"imageIndex":1},{"imageOffset":1147364,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":23072,"imageIndex":1},{"imageOffset":282620,"symbol":"function_code_fastcall","symbolLocation":112,"imageIndex":1},{"imageOffset":1157992,"symbol":"call_function","symbolLocation":416,"imageIndex":1},{"imageOffset":1147364,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":23072,"imageIndex":1},{"imageOffset":282620,"symbol":"function_code_fastcall","symbolLocation":112,"imageIndex":1},{"imageOffset":1157992,"symbol":"call_function","symbolLocation":416,"imageIndex":1},{"imageOffset":1147364,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":23072,"imageIndex":1},{"imageOffset":282620,"symbol":"function_code_fastcall","symbolLocation":112,"imageIndex":1},{"imageOffset":290772,"symbol":"method_vectorcall","symbolLocation":284,"imageIndex":1},{"imageOffset":1792420,"symbol":"t_bootstrap","symbolLocation":72,"imageIndex":1},{"imageOffset":1466680,"symbol":"pythread_wrapper","symbolLocation":28,"imageIndex":1},{"imageOffset":28584,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":137},{"imageOffset":7584,"symbol":"thread_start","symbolLocation":8,"imageIndex":137}]},{"id":263930,"frames":[{"imageOffset":7564,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":137}]},{"id":263931,"frames":[{"imageOffset":7564,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":137}]},{"id":263932,"frames":[{"imageOffset":7564,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":137}]},{"id":263934,"name":"Thread (pooled)","frames":[{"imageOffset":18192,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":136},{"imageOffset":30068,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":137},{"imageOffset":1944552,"imageIndex":44},{"imageOffset":1943712,"imageIndex":44},{"imageOffset":1943500,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":108,"imageIndex":44},{"imageOffset":1920408,"imageIndex":44},{"imageOffset":1903312,"imageIndex":44},{"imageOffset":28584,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":137},{"imageOffset":7584,"symbol":"thread_start","symbolLocation":8,"imageIndex":137}]},{"id":263935,"name":"Thread (pooled)","frames":[{"imageOffset":18192,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":136},{"imageOffset":30068,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":137},{"imageOffset":1944552,"imageIndex":44},{"imageOffset":1943712,"imageIndex":44},{"imageOffset":1943500,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":108,"imageIndex":44},{"imageOffset":1920408,"imageIndex":44},{"imageOffset":1903312,"imageIndex":44},{"imageOffset":28584,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":137},{"imageOffset":7584,"symbol":"thread_start","symbolLocation":8,"imageIndex":137}]}],
  "usedImages" : [
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4371103744,
    "CFBundleShortVersionString" : "1.7.0",
    "CFBundleIdentifier" : "edu.ucsf.cgl.ChimeraX",
    "size" : 16384,
    "uuid" : "a5992708-d5b4-36ec-ac0a-e525f6105b56",
    "path" : "\/Applications\/ChimeraX_Daily.app\/Contents\/MacOS\/ChimeraX",
    "name" : "ChimeraX",
    "CFBundleVersion" : "1.7.0.0"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4379017216,
    "CFBundleShortVersionString" : "3.9.11, (c) 2001-2021 Python Software Foundation.",
    "CFBundleIdentifier" : "org.python.python",
    "size" : 2555904,
    "uuid" : "5ee765c2-b52f-3980-9781-73db1abd2bde",
    "path" : "\/Applications\/ChimeraX_Daily.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/Python",
    "name" : "Python",
    "CFBundleVersion" : "3.9.11"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4374052864,
    "size" : 16384,
    "uuid" : "7c48bb52-2d6b-3e26-a51f-6c2a62306335",
    "path" : "\/Applications\/ChimeraX_Daily.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/lib-dynload\/_heapq.cpython-39-darwin.so",
    "name" : "_heapq.cpython-39-darwin.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4373905408,
    "size" : 32768,
    "uuid" : "1aa5fe59-6d0e-30d4-a9c5-c6ed179cf80c",
    "path" : "\/Applications\/ChimeraX_Daily.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/lib-dynload\/binascii.cpython-39-darwin.so",
    "name" : "binascii.cpython-39-darwin.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4376412160,
    "size" : 32768,
    "uuid" : "7b8307ab-d97d-3a6a-afdf-d8c79bdd942c",
    "path" : "\/Applications\/ChimeraX_Daily.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/lib-dynload\/zlib.cpython-39-darwin.so",
    "name" : "zlib.cpython-39-darwin.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4376510464,
    "size" : 16384,
    "uuid" : "cbfd2b08-770e-3580-97e0-2daf6461baa8",
    "path" : "\/Applications\/ChimeraX_Daily.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/lib-dynload\/_bz2.cpython-39-darwin.so",
    "name" : "_bz2.cpython-39-darwin.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4377149440,
    "size" : 196608,
    "uuid" : "e1e5848d-f933-3ee9-8beb-6d659173d0a3",
    "path" : "\/Applications\/ChimeraX_Daily.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/lib-dynload\/_lzma.cpython-39-darwin.so",
    "name" : "_lzma.cpython-39-darwin.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4376592384,
    "size" : 16384,
    "uuid" : "7e70b2d6-dede-31cf-88be-99c0ca47d3d8",
    "path" : "\/Applications\/ChimeraX_Daily.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/lib-dynload\/grp.cpython-39-darwin.so",
    "name" : "grp.cpython-39-darwin.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4376231936,
    "size" : 32768,
    "uuid" : "5c775732-b6c5-3893-a6bc-a29b3560786d",
    "path" : "\/Applications\/ChimeraX_Daily.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/lib-dynload\/_struct.cpython-39-darwin.so",
    "name" : "_struct.cpython-39-darwin.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4376936448,
    "size" : 49152,
    "uuid" : "9d652743-0505-3051-b40c-4449ceb79f5b",
    "path" : "\/Applications\/ChimeraX_Daily.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/lib-dynload\/math.cpython-39-darwin.so",
    "name" : "math.cpython-39-darwin.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4377067520,
    "size" : 16384,
    "uuid" : "5592bf68-8e5a-3e65-8bdd-e623dae22c34",
    "path" : "\/Applications\/ChimeraX_Daily.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/lib-dynload\/_bisect.cpython-39-darwin.so",
    "name" : "_bisect.cpython-39-darwin.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4377575424,
    "size" : 16384,
    "uuid" : "e27a9387-2920-3f65-92c2-a9c07a5cda1f",
    "path" : "\/Applications\/ChimeraX_Daily.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/lib-dynload\/_random.cpython-39-darwin.so",
    "name" : "_random.cpython-39-darwin.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4377427968,
    "size" : 16384,
    "uuid" : "0a8e0ece-ce43-3bad-9a29-14d9b8c08b73",
    "path" : "\/Applications\/ChimeraX_Daily.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/lib-dynload\/_sha512.cpython-39-darwin.so",
    "name" : "_sha512.cpython-39-darwin.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4378312704,
    "size" : 16384,
    "uuid" : "d65404bf-83dd-32a6-aa30-7a60048dfcb2",
    "path" : "\/Applications\/ChimeraX_Daily.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/site-packages\/chimerax\/arrays\/_arrays.cpython-39-darwin.so",
    "name" : "_arrays.cpython-39-darwin.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4384391168,
    "size" : 458752,
    "uuid" : "9871cc92-632c-3ddf-8888-9e37c6a69094",
    "path" : "\/Applications\/ChimeraX_Daily.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/site-packages\/chimerax\/arrays\/lib\/libarrays.dylib",
    "name" : "libarrays.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4378181632,
    "size" : 32768,
    "uuid" : "8505c6f7-3f27-3921-98d4-814f56455982",
    "path" : "\/Applications\/ChimeraX_Daily.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/lib-dynload\/_json.cpython-39-darwin.so",
    "name" : "_json.cpython-39-darwin.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4394631168,
    "size" : 2654208,
    "uuid" : "c2f1d5d6-0c90-30e0-a381-d91c75711f25",
    "path" : "\/Applications\/ChimeraX_Daily.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/site-packages\/numpy\/core\/_multiarray_umath.cpython-39-darwin.so",
    "name" : "_multiarray_umath.cpython-39-darwin.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4488118272,
    "size" : 20709376,
    "uuid" : "6b8373ed-7142-34ea-9b4b-9f502e8a6f33",
    "path" : "\/Applications\/ChimeraX_Daily.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/site-packages\/numpy\/.dylibs\/libopenblas64_.0.dylib",
    "name" : "libopenblas64_.0.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4388323328,
    "size" : 3112960,
    "uuid" : "193af507-3eae-3ef7-8934-a1c352b48834",
    "path" : "\/Applications\/ChimeraX_Daily.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/site-packages\/numpy\/.dylibs\/libgfortran.5.dylib",
    "name" : "libgfortran.5.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4383571968,
    "size" : 49152,
    "uuid" : "0110c4e2-f1ab-3304-bc10-93e1022cb4b9",
    "path" : "\/Applications\/ChimeraX_Daily.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/site-packages\/numpy\/.dylibs\/libgcc_s.2.dylib",
    "name" : "libgcc_s.2.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4384014336,
    "size" : 81920,
    "uuid" : "e3bec047-88a6-3f78-a092-8b1069f35fdb",
    "path" : "\/Applications\/ChimeraX_Daily.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/lib-dynload\/_datetime.cpython-39-darwin.so",
    "name" : "_datetime.cpython-39-darwin.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4384194560,
    "size" : 98304,
    "uuid" : "e19e24ba-e588-3dce-a086-8c56fd71eb01",
    "path" : "\/Applications\/ChimeraX_Daily.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/lib-dynload\/_pickle.cpython-39-darwin.so",
    "name" : "_pickle.cpython-39-darwin.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4391616512,
    "size" : 65536,
    "uuid" : "fecc801c-9d79-351a-b833-8066018bcefb",
    "path" : "\/Applications\/ChimeraX_Daily.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/site-packages\/numpy\/core\/_multiarray_tests.cpython-39-darwin.so",
    "name" : "_multiarray_tests.cpython-39-darwin.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4378918912,
    "size" : 16384,
    "uuid" : "f32bab21-320f-3999-9a9a-d34c2f953c79",
    "path" : "\/Applications\/ChimeraX_Daily.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/lib-dynload\/_posixsubprocess.cpython-39-darwin.so",
    "name" : "_posixsubprocess.cpython-39-darwin.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4383440896,
    "size" : 32768,
    "uuid" : "ff7d40db-95e6-320a-b57f-faed8f2333d9",
    "path" : "\/Applications\/ChimeraX_Daily.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/lib-dynload\/select.cpython-39-darwin.so",
    "name" : "select.cpython-39-darwin.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4392173568,
    "size" : 81920,
    "uuid" : "2c150f5d-6630-3489-8b61-220f8b81a448",
    "path" : "\/Applications\/ChimeraX_Daily.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/lib-dynload\/_ctypes.cpython-39-darwin.so",
    "name" : "_ctypes.cpython-39-darwin.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4392828928,
    "size" : 98304,
    "uuid" : "18f5e139-b1f9-3180-bf0d-71034335937d",
    "path" : "\/Applications\/ChimeraX_Daily.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/site-packages\/numpy\/linalg\/_umath_linalg.cpython-39-darwin.so",
    "name" : "_umath_linalg.cpython-39-darwin.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4392632320,
    "size" : 65536,
    "uuid" : "c60c0689-8417-3601-8328-0a77a72a8031",
    "path" : "\/Applications\/ChimeraX_Daily.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/site-packages\/numpy\/fft\/_pocketfft_internal.cpython-39-darwin.so",
    "name" : "_pocketfft_internal.cpython-39-darwin.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4393828352,
    "size" : 458752,
    "uuid" : "146f00bf-a86c-304b-9c61-c6f4f23e8a71",
    "path" : "\/Applications\/ChimeraX_Daily.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/site-packages\/numpy\/random\/mtrand.cpython-39-darwin.so",
    "name" : "mtrand.cpython-39-darwin.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4466229248,
    "size" : 131072,
    "uuid" : "664ed8e5-c6fc-3cae-acf5-13a04dc33c9e",
    "path" : "\/Applications\/ChimeraX_Daily.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/site-packages\/numpy\/random\/bit_generator.cpython-39-darwin.so",
    "name" : "bit_generator.cpython-39-darwin.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4465688576,
    "size" : 212992,
    "uuid" : "b2392406-be7c-30b3-b00c-dd70dc87d521",
    "path" : "\/Applications\/ChimeraX_Daily.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/site-packages\/numpy\/random\/_common.cpython-39-darwin.so",
    "name" : "_common.cpython-39-darwin.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4385030144,
    "size" : 32768,
    "uuid" : "9ed5556a-6dcd-3a65-a517-e4e4b81fb352",
    "path" : "\/Applications\/ChimeraX_Daily.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/lib-dynload\/_hashlib.cpython-39-darwin.so",
    "name" : "_hashlib.cpython-39-darwin.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4467867648,
    "size" : 344064,
    "uuid" : "dd5422ba-21b8-364c-9a78-827318571a50",
    "path" : "\/Applications\/ChimeraX_Daily.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/libssl.1.1.dylib",
    "name" : "libssl.1.1.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4473585664,
    "size" : 1687552,
    "uuid" : "e8babe02-f50e-351e-a64c-70fd4c02141d",
    "path" : "\/Applications\/ChimeraX_Daily.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/libcrypto.1.1.dylib",
    "name" : "libcrypto.1.1.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4392058880,
    "size" : 32768,
    "uuid" : "0683dfb0-1a27-3bfd-9519-51dbe4d0ad0b",
    "path" : "\/Applications\/ChimeraX_Daily.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/lib-dynload\/_blake2.cpython-39-darwin.so",
    "name" : "_blake2.cpython-39-darwin.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4468424704,
    "size" : 311296,
    "uuid" : "e75e1ef5-fd95-3b3f-95b1-ff05b418f48d",
    "path" : "\/Applications\/ChimeraX_Daily.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/site-packages\/numpy\/random\/_bounded_integers.cpython-39-darwin.so",
    "name" : "_bounded_integers.cpython-39-darwin.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4465999872,
    "size" : 65536,
    "uuid" : "cf1e1002-15f3-3b3c-b0e6-eb5483739413",
    "path" : "\/Applications\/ChimeraX_Daily.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/site-packages\/numpy\/random\/_mt19937.cpython-39-darwin.so",
    "name" : "_mt19937.cpython-39-darwin.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4467032064,
    "size" : 49152,
    "uuid" : "8559b659-7fa4-36f6-8d24-03151a863125",
    "path" : "\/Applications\/ChimeraX_Daily.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/site-packages\/numpy\/random\/_philox.cpython-39-darwin.so",
    "name" : "_philox.cpython-39-darwin.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4466737152,
    "size" : 65536,
    "uuid" : "4e2a888e-28d4-3e0a-88d2-5ac4f5e85e87",
    "path" : "\/Applications\/ChimeraX_Daily.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/site-packages\/numpy\/random\/_pcg64.cpython-39-darwin.so",
    "name" : "_pcg64.cpython-39-darwin.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4466884608,
    "size" : 32768,
    "uuid" : "f44c33eb-068f-39d2-b41e-9cc7ff6ec214",
    "path" : "\/Applications\/ChimeraX_Daily.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/site-packages\/numpy\/random\/_sfc64.cpython-39-darwin.so",
    "name" : "_sfc64.cpython-39-darwin.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4470800384,
    "size" : 557056,
    "uuid" : "701ddeb9-64ff-3c78-a162-02ea9251f8c2",
    "path" : "\/Applications\/ChimeraX_Daily.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/site-packages\/numpy\/random\/_generator.cpython-39-darwin.so",
    "name" : "_generator.cpython-39-darwin.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4466147328,
    "size" : 16384,
    "uuid" : "cb698a25-6e7e-3d75-851c-fc5fcae677d0",
    "path" : "\/Applications\/ChimeraX_Daily.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/lib-dynload\/_opcode.cpython-39-darwin.so",
    "name" : "_opcode.cpython-39-darwin.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4469833728,
    "size" : 114688,
    "uuid" : "dbfe1a09-1f1b-304b-8894-5cbdef288b98",
    "path" : "\/Applications\/ChimeraX_Daily.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/site-packages\/chimerax\/geometry\/_geometry.cpython-39-darwin.so",
    "name" : "_geometry.cpython-39-darwin.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4779245568,
    "size" : 1654784,
    "uuid" : "61f0bdbb-1502-3ef5-bf0c-da2c568c4193",
    "path" : "\/Applications\/ChimeraX_Daily.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/site-packages\/PyQt6\/QtCore.abi3.so",
    "name" : "QtCore.abi3.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4478533632,
    "size" : 4653056,
    "uuid" : "8411e169-c5ca-3d70-9962-1ecf4565ae8d",
    "path" : "\/Applications\/ChimeraX_Daily.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/site-packages\/PyQt6\/Qt6\/lib\/QtCore.framework\/Versions\/A\/QtCore",
    "name" : "QtCore"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4469637120,
    "size" : 81920,
    "uuid" : "3535e26b-2c48-31ff-87bd-7a11a1bb2b2e",
    "path" : "\/Applications\/ChimeraX_Daily.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/site-packages\/PyQt6\/sip.cpython-39-darwin.so",
    "name" : "sip.cpython-39-darwin.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4830134272,
    "size" : 3080192,
    "uuid" : "7665a44d-b6d3-323b-bb24-6ce940fbfbeb",
    "path" : "\/Applications\/ChimeraX_Daily.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/site-packages\/PyQt6\/QtWidgets.abi3.so",
    "name" : "QtWidgets.abi3.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4836556800,
    "size" : 4538368,
    "uuid" : "8969d043-f519-3f5e-8c7b-d70f69867f8b",
    "path" : "\/Applications\/ChimeraX_Daily.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/site-packages\/PyQt6\/Qt6\/lib\/QtWidgets.framework\/Versions\/A\/QtWidgets",
    "name" : "QtWidgets"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4817534976,
    "size" : 6373376,
    "uuid" : "e580e17d-2c19-39bf-bdd1-9f96d62b6172",
    "path" : "\/Applications\/ChimeraX_Daily.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/site-packages\/PyQt6\/Qt6\/lib\/QtGui.framework\/Versions\/A\/QtGui",
    "name" : "QtGui"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4485890048,
    "size" : 507904,
    "uuid" : "e795c30c-73b0-3d7d-9c20-0cde8d11795c",
    "path" : "\/Applications\/ChimeraX_Daily.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/site-packages\/PyQt6\/Qt6\/lib\/QtDBus.framework\/Versions\/A\/QtDBus",
    "name" : "QtDBus"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4782866432,
    "size" : 1556480,
    "uuid" : "5a3baf61-2631-373d-8faa-f7bdcc4dee4f",
    "path" : "\/Applications\/ChimeraX_Daily.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/site-packages\/PyQt6\/QtGui.abi3.so",
    "name" : "QtGui.abi3.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4467687424,
    "size" : 65536,
    "uuid" : "672d90f4-f67e-3e52-93ad-9da65bd4284a",
    "path" : "\/Applications\/ChimeraX_Daily.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/site-packages\/PyQt6\/QtWebEngineWidgets.abi3.so",
    "name" : "QtWebEngineWidgets.abi3.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4470587392,
    "size" : 81920,
    "uuid" : "a1e2479e-285e-348a-b215-186eb398abc0",
    "path" : "\/Applications\/ChimeraX_Daily.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/site-packages\/PyQt6\/Qt6\/lib\/QtWebEngineWidgets.framework\/Versions\/A\/QtWebEngineWidgets",
    "name" : "QtWebEngineWidgets"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4786225152,
    "size" : 294912,
    "uuid" : "597b5212-6e17-3c77-804d-64b089edd5f8",
    "path" : "\/Applications\/ChimeraX_Daily.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/site-packages\/PyQt6\/Qt6\/lib\/QtPrintSupport.framework\/Versions\/A\/QtPrintSupport",
    "name" : "QtPrintSupport"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 11087462400,
    "size" : 154959872,
    "uuid" : "1b766dc4-2490-3425-8726-45387675bc14",
    "path" : "\/Applications\/ChimeraX_Daily.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/site-packages\/PyQt6\/Qt6\/lib\/QtWebEngineCore.framework\/Versions\/A\/QtWebEngineCore",
    "name" : "QtWebEngineCore"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4853481472,
    "size" : 3801088,
    "uuid" : "a8318019-bcfe-31e3-a4ef-0c06b644f56f",
    "path" : "\/Applications\/ChimeraX_Daily.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/site-packages\/PyQt6\/Qt6\/lib\/QtQuick.framework\/Versions\/A\/QtQuick",
    "name" : "QtQuick"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4826415104,
    "size" : 393216,
    "uuid" : "bf18b11a-9679-367d-a75d-3ac39709894a",
    "path" : "\/Applications\/ChimeraX_Daily.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/site-packages\/PyQt6\/Qt6\/lib\/QtOpenGL.framework\/Versions\/A\/QtOpenGL",
    "name" : "QtOpenGL"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4825169920,
    "size" : 507904,
    "uuid" : "f60a7732-e6fd-3531-bee8-053628c12c76",
    "path" : "\/Applications\/ChimeraX_Daily.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/site-packages\/PyQt6\/Qt6\/lib\/QtQmlModels.framework\/Versions\/A\/QtQmlModels",
    "name" : "QtQmlModels"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4786716672,
    "size" : 180224,
    "uuid" : "f10cd7b8-fbf6-3f9e-8a9d-6cb0d989664b",
    "path" : "\/Applications\/ChimeraX_Daily.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/site-packages\/PyQt6\/Qt6\/lib\/QtWebChannel.framework\/Versions\/A\/QtWebChannel",
    "name" : "QtWebChannel"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4858740736,
    "size" : 3637248,
    "uuid" : "000421d5-d92e-32a9-bcad-7f94730b8a66",
    "path" : "\/Applications\/ChimeraX_Daily.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/site-packages\/PyQt6\/Qt6\/lib\/QtQml.framework\/Versions\/A\/QtQml",
    "name" : "QtQml"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4842536960,
    "size" : 1081344,
    "uuid" : "f232088d-7d73-3597-ab6a-46682d4db172",
    "path" : "\/Applications\/ChimeraX_Daily.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/site-packages\/PyQt6\/Qt6\/lib\/QtNetwork.framework\/Versions\/A\/QtNetwork",
    "name" : "QtNetwork"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4828299264,
    "size" : 458752,
    "uuid" : "45de9884-82be-3676-8fca-11ba46abd930",
    "path" : "\/Applications\/ChimeraX_Daily.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/site-packages\/PyQt6\/Qt6\/lib\/QtPositioning.framework\/Versions\/A\/QtPositioning",
    "name" : "QtPositioning"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4487856128,
    "size" : 81920,
    "uuid" : "d36b54b4-46f4-3c48-969c-f0308500ce4e",
    "path" : "\/Applications\/ChimeraX_Daily.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/site-packages\/PyQt6\/Qt6\/lib\/QtQuickWidgets.framework\/Versions\/A\/QtQuickWidgets",
    "name" : "QtQuickWidgets"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4826103808,
    "size" : 32768,
    "uuid" : "8453e6d1-3b96-3db6-aedb-c5a4c2a22abc",
    "path" : "\/Applications\/ChimeraX_Daily.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/site-packages\/PyQt6\/QtWebChannel.abi3.so",
    "name" : "QtWebChannel.abi3.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4827021312,
    "size" : 491520,
    "uuid" : "004380bd-9fda-3107-a0c3-836854990f97",
    "path" : "\/Applications\/ChimeraX_Daily.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/site-packages\/PyQt6\/QtNetwork.abi3.so",
    "name" : "QtNetwork.abi3.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4845469696,
    "size" : 212992,
    "uuid" : "208ecaaa-cc8d-30ca-af3b-75667b15310a",
    "path" : "\/Applications\/ChimeraX_Daily.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/site-packages\/PyQt6\/QtWebEngineCore.abi3.so",
    "name" : "QtWebEngineCore.abi3.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4843978752,
    "size" : 163840,
    "uuid" : "86e602e9-9007-36d3-b6fe-ad07d72e97b5",
    "path" : "\/Applications\/ChimeraX_Daily.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/site-packages\/PyQt6\/QtPrintSupport.abi3.so",
    "name" : "QtPrintSupport.abi3.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4847878144,
    "size" : 622592,
    "uuid" : "9bbd9cd5-9744-3792-98aa-5f539f0bbb36",
    "path" : "\/Applications\/ChimeraX_Daily.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/site-packages\/PyQt6\/Qt6\/plugins\/platforms\/libqcocoa.dylib",
    "name" : "libqcocoa.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 4889755648,
    "CFBundleShortVersionString" : "1.0",
    "CFBundleIdentifier" : "com.apple.AppleMetalOpenGLRenderer",
    "size" : 442368,
    "uuid" : "7651840d-f268-3dea-ab6e-979cd46d3b2b",
    "path" : "\/System\/Library\/Extensions\/AppleMetalOpenGLRenderer.bundle\/Contents\/MacOS\/AppleMetalOpenGLRenderer",
    "name" : "AppleMetalOpenGLRenderer",
    "CFBundleVersion" : "1"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4922261504,
    "size" : 147456,
    "uuid" : "24eae0c3-412b-3e2e-a94a-e55cf2c2eb3a",
    "path" : "\/Applications\/ChimeraX_Daily.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/site-packages\/PyQt6\/Qt6\/plugins\/styles\/libqmacstyle.dylib",
    "name" : "libqmacstyle.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4889509888,
    "size" : 16384,
    "uuid" : "3957e40d-4680-3cfe-bdbc-2cd7d75d88b6",
    "path" : "\/Applications\/ChimeraX_Daily.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/lib-dynload\/fcntl.cpython-39-darwin.so",
    "name" : "fcntl.cpython-39-darwin.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4934664192,
    "size" : 163840,
    "uuid" : "c300d432-9995-33a1-9ca3-bda766f91b26",
    "path" : "\/Applications\/ChimeraX_Daily.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/lib-dynload\/pyexpat.cpython-39-darwin.so",
    "name" : "pyexpat.cpython-39-darwin.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4853284864,
    "size" : 65536,
    "uuid" : "e3798f2d-56e0-3841-88c2-d7fef87405d2",
    "path" : "\/Applications\/ChimeraX_Daily.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/lib-dynload\/_socket.cpython-39-darwin.so",
    "name" : "_socket.cpython-39-darwin.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4889591808,
    "size" : 32768,
    "uuid" : "07587faa-9c51-35d7-b774-63cc779579f9",
    "path" : "\/Applications\/ChimeraX_Daily.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/lib-dynload\/array.cpython-39-darwin.so",
    "name" : "array.cpython-39-darwin.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4917641216,
    "size" : 16384,
    "uuid" : "cfed1505-cef2-372b-abff-2a9183ec018e",
    "path" : "\/Applications\/ChimeraX_Daily.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/lib-dynload\/_queue.cpython-39-darwin.so",
    "name" : "_queue.cpython-39-darwin.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4890394624,
    "size" : 32768,
    "uuid" : "0fd760ca-fc43-3633-8869-0a15ed7cc63d",
    "path" : "\/Applications\/ChimeraX_Daily.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/lib-dynload\/_csv.cpython-39-darwin.so",
    "name" : "_csv.cpython-39-darwin.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4917723136,
    "size" : 16384,
    "uuid" : "e481cd46-f13c-34cd-881c-7506215b3874",
    "path" : "\/Applications\/ChimeraX_Daily.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/site-packages\/chimerax\/atomic_lib\/_load_libs.cpython-39-darwin.so",
    "name" : "_load_libs.cpython-39-darwin.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 5372919808,
    "size" : 1097728,
    "uuid" : "237be22c-e0df-3288-a971-8804b230661e",
    "path" : "\/Applications\/ChimeraX_Daily.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/site-packages\/chimerax\/atomic_lib\/lib\/libatomstruct.dylib",
    "name" : "libatomstruct.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4938612736,
    "size" : 32768,
    "uuid" : "78687f61-3b24-3552-b73a-09bb1ab2c645",
    "path" : "\/Applications\/ChimeraX_Daily.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/site-packages\/chimerax\/atomic_lib\/lib\/libelement.dylib",
    "name" : "libelement.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 5369233408,
    "size" : 16384,
    "uuid" : "db9b2b61-9b11-30e9-84e6-34ea94ed191c",
    "path" : "\/Applications\/ChimeraX_Daily.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/site-packages\/chimerax\/atomic_lib\/lib\/libpyinstance.dylib",
    "name" : "libpyinstance.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 5370265600,
    "size" : 180224,
    "uuid" : "2b861422-b6e5-38fa-beea-68d0aac95fa2",
    "path" : "\/Applications\/ChimeraX_Daily.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/site-packages\/chimerax\/atomic\/libmolc.dylib",
    "name" : "libmolc.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 5369315328,
    "size" : 376832,
    "uuid" : "e16a42d7-e476-3755-b727-d209f6c1711b",
    "path" : "\/Applications\/ChimeraX_Daily.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/site-packages\/chimerax\/atomic\/cymol.cpython-39-darwin.so",
    "name" : "cymol.cpython-39-darwin.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 5369921536,
    "size" : 98304,
    "uuid" : "244b396b-d8da-3e34-9bdf-ef0dec8599af",
    "path" : "\/Applications\/ChimeraX_Daily.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/site-packages\/tinyarray.cpython-39-darwin.so",
    "name" : "tinyarray.cpython-39-darwin.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 5370986496,
    "size" : 49152,
    "uuid" : "739edcc9-dc6d-388d-af78-1208a84d84ca",
    "path" : "\/Applications\/ChimeraX_Daily.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/site-packages\/chimerax\/atomic\/cytmpl.cpython-39-darwin.so",
    "name" : "cytmpl.cpython-39-darwin.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 5375377408,
    "size" : 98304,
    "uuid" : "f0eaadfb-ddd6-3bee-9796-5878175aa83f",
    "path" : "\/Applications\/ChimeraX_Daily.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/lib-dynload\/_ssl.cpython-39-darwin.so",
    "name" : "_ssl.cpython-39-darwin.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 5370167296,
    "size" : 16384,
    "uuid" : "6e5d5c7b-21d3-36fb-a928-6b8dadc89167",
    "path" : "\/Applications\/ChimeraX_Daily.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/lib-dynload\/_scproxy.cpython-39-darwin.so",
    "name" : "_scproxy.cpython-39-darwin.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 5379063808,
    "size" : 409600,
    "uuid" : "c301ce46-ab40-3012-a1c2-a0df1a296d02",
    "path" : "\/Applications\/ChimeraX_Daily.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/site-packages\/chimerax\/map\/_map.cpython-39-darwin.so",
    "name" : "_map.cpython-39-darwin.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 5379670016,
    "size" : 147456,
    "uuid" : "b3413807-777f-3f6d-bfcb-67f1e08c30db",
    "path" : "\/Applications\/ChimeraX_Daily.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/site-packages\/chimerax\/surface\/_surface.cpython-39-darwin.so",
    "name" : "_surface.cpython-39-darwin.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4965924864,
    "size" : 16384,
    "uuid" : "e87f76a3-860e-33cb-bfb3-970652f58bf6",
    "path" : "\/Applications\/ChimeraX_Daily.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/site-packages\/charset_normalizer\/md.cpython-39-darwin.so",
    "name" : "md.cpython-39-darwin.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 5381324800,
    "size" : 147456,
    "uuid" : "4768905e-52d2-3d6f-82e8-cb781c13c5e5",
    "path" : "\/Applications\/ChimeraX_Daily.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/site-packages\/charset_normalizer\/md__mypyc.cpython-39-darwin.so",
    "name" : "md__mypyc.cpython-39-darwin.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 5383979008,
    "size" : 1097728,
    "uuid" : "fa737db9-044d-3482-b11d-82a5b37c9bba",
    "path" : "\/Applications\/ChimeraX_Daily.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/lib-dynload\/unicodedata.cpython-39-darwin.so",
    "name" : "unicodedata.cpython-39-darwin.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 5371658240,
    "size" : 32768,
    "uuid" : "6c6dd46a-d736-351b-9280-67f5b0a10e43",
    "path" : "\/Applications\/ChimeraX_Daily.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/lib-dynload\/_multibytecodec.cpython-39-darwin.so",
    "name" : "_multibytecodec.cpython-39-darwin.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 5371772928,
    "size" : 16384,
    "uuid" : "80e77815-ba43-3ad3-a833-16901a94c077",
    "path" : "\/Applications\/ChimeraX_Daily.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/lib-dynload\/_uuid.cpython-39-darwin.so",
    "name" : "_uuid.cpython-39-darwin.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 5383290880,
    "size" : 262144,
    "uuid" : "89c6603a-85ef-3df0-a84b-ebb10bfde0f7",
    "path" : "\/Applications\/ChimeraX_Daily.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/lib-dynload\/_decimal.cpython-39-darwin.so",
    "name" : "_decimal.cpython-39-darwin.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 5387042816,
    "size" : 606208,
    "uuid" : "a1c90f4d-ecb5-3434-9b71-504f959a64bf",
    "path" : "\/Applications\/ChimeraX_Daily.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/site-packages\/PIL\/_imaging.cpython-39-darwin.so",
    "name" : "_imaging.cpython-39-darwin.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 5387862016,
    "size" : 524288,
    "uuid" : "04e86d50-7ee3-3031-a704-5aee7fb0a241",
    "path" : "\/Applications\/ChimeraX_Daily.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/site-packages\/PIL\/.dylibs\/libopenjp2.2.5.0.dylib",
    "name" : "libopenjp2.2.5.0.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 5375197184,
    "size" : 98304,
    "uuid" : "1e32200a-b404-34fa-ad82-30a0fa724fbf",
    "path" : "\/Applications\/ChimeraX_Daily.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/site-packages\/PIL\/.dylibs\/libz.1.2.13.dylib",
    "name" : "libz.1.2.13.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 5388484608,
    "size" : 507904,
    "uuid" : "7f784df8-062a-3ce6-9b1b-db17c40e966a",
    "path" : "\/Applications\/ChimeraX_Daily.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/site-packages\/PIL\/.dylibs\/libtiff.5.dylib",
    "name" : "libtiff.5.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 5382946816,
    "size" : 147456,
    "uuid" : "4456996e-7ecd-34ec-9ef2-7bdf2921a961",
    "path" : "\/Applications\/ChimeraX_Daily.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/site-packages\/PIL\/.dylibs\/libxcb.1.1.0.dylib",
    "name" : "libxcb.1.1.0.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 5383700480,
    "size" : 196608,
    "uuid" : "a9c21fa8-f424-35b2-aea1-a16249317b69",
    "path" : "\/Applications\/ChimeraX_Daily.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/site-packages\/PIL\/.dylibs\/liblzma.5.dylib",
    "name" : "liblzma.5.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 5381242880,
    "size" : 16384,
    "uuid" : "c4277d3b-3bf8-35d7-8c64-3d68e5c3298d",
    "path" : "\/Applications\/ChimeraX_Daily.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/site-packages\/PIL\/.dylibs\/libXau.6.dylib",
    "name" : "libXau.6.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 5386944512,
    "size" : 16384,
    "uuid" : "04667be9-6977-31d5-b779-99f8b2c3f7c6",
    "path" : "\/Applications\/ChimeraX_Daily.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/lib-dynload\/termios.cpython-39-darwin.so",
    "name" : "termios.cpython-39-darwin.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 5386797056,
    "size" : 16384,
    "uuid" : "e83c42de-475b-36fc-838c-1cbd53ed4f5d",
    "path" : "\/Applications\/ChimeraX_Daily.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/site-packages\/matplotlib\/_c_internal_utils.cpython-39-darwin.so",
    "name" : "_c_internal_utils.cpython-39-darwin.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 5394235392,
    "size" : 114688,
    "uuid" : "4207204b-1a75-3903-8454-9b75eda67415",
    "path" : "\/Applications\/ChimeraX_Daily.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/site-packages\/matplotlib\/_path.cpython-39-darwin.so",
    "name" : "_path.cpython-39-darwin.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 5396414464,
    "size" : 589824,
    "uuid" : "14d6b16d-4b60-3737-8567-fb268d4d61bc",
    "path" : "\/Applications\/ChimeraX_Daily.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/site-packages\/matplotlib\/ft2font.cpython-39-darwin.so",
    "name" : "ft2font.cpython-39-darwin.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 5395218432,
    "size" : 98304,
    "uuid" : "5f786efa-8c9e-3feb-8e24-527df81d16bf",
    "path" : "\/Applications\/ChimeraX_Daily.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/site-packages\/kiwisolver\/_cext.cpython-39-darwin.so",
    "name" : "_cext.cpython-39-darwin.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 5401608192,
    "size" : 114688,
    "uuid" : "af529281-f549-3535-a529-469314ad2115",
    "path" : "\/Applications\/ChimeraX_Daily.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/site-packages\/matplotlib\/_image.cpython-39-darwin.so",
    "name" : "_image.cpython-39-darwin.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 5396267008,
    "size" : 16384,
    "uuid" : "b975239d-dc19-3ef3-840c-f47242130e4a",
    "path" : "\/Applications\/ChimeraX_Daily.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/site-packages\/chimerax\/pdb_lib\/_load_libs.cpython-39-darwin.so",
    "name" : "_load_libs.cpython-39-darwin.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 5394087936,
    "size" : 32768,
    "uuid" : "813cb8ad-03bf-3982-9d1a-dfded5dc9fff",
    "path" : "\/Applications\/ChimeraX_Daily.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/site-packages\/chimerax\/pdb_lib\/lib\/libpdbconnect.dylib",
    "name" : "libpdbconnect.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 5401427968,
    "size" : 49152,
    "uuid" : "69b9a9c7-7f79-3bf0-a358-985dc2076807",
    "path" : "\/Applications\/ChimeraX_Daily.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/site-packages\/OpenGL_accelerate\/errorchecker.cpython-39-darwin.so",
    "name" : "errorchecker.cpython-39-darwin.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 5408161792,
    "size" : 180224,
    "uuid" : "b76ce204-4e31-33a3-8ec2-08a5d89f5ed3",
    "path" : "\/Applications\/ChimeraX_Daily.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/site-packages\/OpenGL_accelerate\/arraydatatype.cpython-39-darwin.so",
    "name" : "arraydatatype.cpython-39-darwin.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 5407506432,
    "size" : 212992,
    "uuid" : "b358af6e-2d4e-3941-8bcf-b0b0c54241d1",
    "path" : "\/Applications\/ChimeraX_Daily.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/site-packages\/OpenGL_accelerate\/wrapper.cpython-39-darwin.so",
    "name" : "wrapper.cpython-39-darwin.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 5402066944,
    "size" : 49152,
    "uuid" : "7d66e160-c17c-36b3-b5e6-301fed6f8908",
    "path" : "\/Applications\/ChimeraX_Daily.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/site-packages\/OpenGL_accelerate\/formathandler.cpython-39-darwin.so",
    "name" : "formathandler.cpython-39-darwin.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 5408702464,
    "size" : 32768,
    "uuid" : "e757d1ad-8c53-346e-b259-77d4823e0316",
    "path" : "\/Applications\/ChimeraX_Daily.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/site-packages\/OpenGL_accelerate\/latebind.cpython-39-darwin.so",
    "name" : "latebind.cpython-39-darwin.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 5408473088,
    "size" : 114688,
    "uuid" : "b4738644-c877-33df-9d92-1a7386d343d8",
    "path" : "\/Applications\/ChimeraX_Daily.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/site-packages\/OpenGL_accelerate\/vbo.cpython-39-darwin.so",
    "name" : "vbo.cpython-39-darwin.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 5459558400,
    "size" : 32768,
    "uuid" : "e71c3de5-b310-3393-b099-ff78a411b384",
    "path" : "\/Applications\/ChimeraX_Daily.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/site-packages\/PyQt6\/Qt6\/plugins\/imageformats\/libqgif.dylib",
    "name" : "libqgif.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 5459656704,
    "size" : 32768,
    "uuid" : "22be7df5-7bdf-37ed-8ab7-1f2029c6b483",
    "path" : "\/Applications\/ChimeraX_Daily.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/site-packages\/PyQt6\/Qt6\/plugins\/imageformats\/libqwbmp.dylib",
    "name" : "libqwbmp.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 5462179840,
    "size" : 442368,
    "uuid" : "07996527-d042-33be-ac0d-7a4604419102",
    "path" : "\/Applications\/ChimeraX_Daily.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/site-packages\/PyQt6\/Qt6\/plugins\/imageformats\/libqwebp.dylib",
    "name" : "libqwebp.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 5459755008,
    "size" : 32768,
    "uuid" : "0d7001a7-bc8a-3567-959e-6f19d68ef11c",
    "path" : "\/Applications\/ChimeraX_Daily.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/site-packages\/PyQt6\/Qt6\/plugins\/imageformats\/libqico.dylib",
    "name" : "libqico.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 5460983808,
    "size" : 32768,
    "uuid" : "8b3875f5-052d-3656-9e3f-172a9c76ec3d",
    "path" : "\/Applications\/ChimeraX_Daily.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/site-packages\/PyQt6\/Qt6\/plugins\/imageformats\/libqmacheif.dylib",
    "name" : "libqmacheif.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 5462704128,
    "size" : 262144,
    "uuid" : "dc750c8d-0eaa-37b1-b0e9-3364410e49ac",
    "path" : "\/Applications\/ChimeraX_Daily.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/site-packages\/PyQt6\/Qt6\/plugins\/imageformats\/libqjpeg.dylib",
    "name" : "libqjpeg.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 5463048192,
    "size" : 393216,
    "uuid" : "9aca084c-6d63-3b98-be9d-e1fafd9b69aa",
    "path" : "\/Applications\/ChimeraX_Daily.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/site-packages\/PyQt6\/Qt6\/plugins\/imageformats\/libqtiff.dylib",
    "name" : "libqtiff.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 5461082112,
    "size" : 32768,
    "uuid" : "59735de3-cda7-3d80-af07-f996fa735b6b",
    "path" : "\/Applications\/ChimeraX_Daily.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/site-packages\/PyQt6\/Qt6\/plugins\/imageformats\/libqsvg.dylib",
    "name" : "libqsvg.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 5463523328,
    "size" : 229376,
    "uuid" : "50928ce3-867e-39fe-a517-6c8e95f24c0c",
    "path" : "\/Applications\/ChimeraX_Daily.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/site-packages\/PyQt6\/Qt6\/lib\/QtSvg.framework\/Versions\/A\/QtSvg",
    "name" : "QtSvg"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 5461180416,
    "size" : 32768,
    "uuid" : "28853516-fc82-3cc8-ae4a-0e108a029bf6",
    "path" : "\/Applications\/ChimeraX_Daily.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/site-packages\/PyQt6\/Qt6\/plugins\/imageformats\/libqpdf.dylib",
    "name" : "libqpdf.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 5463900160,
    "size" : 7503872,
    "uuid" : "5a1b6df8-ea04-3b6a-9c10-a23bc68efb5e",
    "path" : "\/Applications\/ChimeraX_Daily.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/site-packages\/PyQt6\/Qt6\/lib\/QtPdf.framework\/Versions\/A\/QtPdf",
    "name" : "QtPdf"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 5461278720,
    "size" : 32768,
    "uuid" : "1e416901-7fdb-3999-87e0-c433db485ad8",
    "path" : "\/Applications\/ChimeraX_Daily.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/site-packages\/PyQt6\/Qt6\/plugins\/imageformats\/libqicns.dylib",
    "name" : "libqicns.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 5461377024,
    "size" : 32768,
    "uuid" : "a241350c-fd67-3e07-a820-1b7656dfa965",
    "path" : "\/Applications\/ChimeraX_Daily.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/site-packages\/PyQt6\/Qt6\/plugins\/imageformats\/libqtga.dylib",
    "name" : "libqtga.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 5461475328,
    "size" : 32768,
    "uuid" : "7716c68e-cb20-3c7a-b6d7-196db6fca153",
    "path" : "\/Applications\/ChimeraX_Daily.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/site-packages\/PyQt6\/Qt6\/plugins\/imageformats\/libqmacjp2.dylib",
    "name" : "libqmacjp2.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 5459361792,
    "size" : 49152,
    "uuid" : "80f14f3d-d099-3693-a8e0-eb9a526b1790",
    "path" : "\/usr\/lib\/libobjc-trampolines.dylib",
    "name" : "libobjc-trampolines.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 5459443712,
    "size" : 16384,
    "uuid" : "785de91f-8a46-3c93-9b52-87c6e7a5e070",
    "path" : "\/Applications\/ChimeraX_Daily.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/site-packages\/chimerax\/core\/_mac_util.cpython-39-darwin.so",
    "name" : "_mac_util.cpython-39-darwin.so"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6027509760,
    "CFBundleShortVersionString" : "3.0",
    "CFBundleIdentifier" : "com.apple.security.csparser",
    "size" : 131072,
    "uuid" : "862735d9-d84d-31b0-bfa8-d75e2271af1a",
    "path" : "\/System\/Library\/Frameworks\/Security.framework\/Versions\/A\/PlugIns\/csparser.bundle\/Contents\/MacOS\/csparser",
    "name" : "csparser",
    "CFBundleVersion" : "60420.101.4"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 10880352256,
    "size" : 65536,
    "uuid" : "fc5e5b8d-6d26-3a78-8feb-4bd6a43e4706",
    "path" : "\/Applications\/ChimeraX_Daily.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/site-packages\/OpenGL_accelerate\/numpy_formathandler.cpython-39-darwin.so",
    "name" : "numpy_formathandler.cpython-39-darwin.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 6028558336,
    "size" : 32768,
    "uuid" : "9bf7e3b7-c5a0-3a18-8a12-ee4012a47df2",
    "path" : "\/Applications\/ChimeraX_Daily.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/site-packages\/OpenGL_accelerate\/nones_formathandler.cpython-39-darwin.so",
    "name" : "nones_formathandler.cpython-39-darwin.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 6101876736,
    "size" : 32768,
    "uuid" : "741a95a2-c4dc-3ba3-bee2-0bcbe3139710",
    "path" : "\/Applications\/ChimeraX_Daily.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/site-packages\/psutil\/_psutil_osx.abi3.so",
    "name" : "_psutil_osx.abi3.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 6101991424,
    "size" : 16384,
    "uuid" : "065bc7bc-cc26-3df8-a331-eedaf6a57935",
    "path" : "\/Applications\/ChimeraX_Daily.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/site-packages\/psutil\/_psutil_posix.abi3.so",
    "name" : "_psutil_posix.abi3.so"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6673461248,
    "size" : 237544,
    "uuid" : "7acbd9bc-d056-310e-858d-81b116cf6d28",
    "path" : "\/usr\/lib\/system\/libsystem_kernel.dylib",
    "name" : "libsystem_kernel.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6673698816,
    "size" : 53248,
    "uuid" : "b401cfb3-8dfe-32db-92b3-ba8af0f8ca6e",
    "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib",
    "name" : "libsystem_pthread.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6672248832,
    "size" : 520184,
    "uuid" : "9277aff7-3cc3-30d0-99b7-c62680da95cf",
    "path" : "\/usr\/lib\/system\/libsystem_c.dylib",
    "name" : "libsystem_c.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6673903616,
    "size" : 28660,
    "uuid" : "756cd10d-62a0-3283-9e57-cbaa810c95ac",
    "path" : "\/usr\/lib\/system\/libsystem_platform.dylib",
    "name" : "libsystem_platform.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6674116608,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.CoreFoundation",
    "size" : 5087232,
    "uuid" : "b4fdaece-9727-3969-b014-27f7f24c8e01",
    "path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation",
    "name" : "CoreFoundation",
    "CFBundleVersion" : "1971"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6834032640,
    "CFBundleShortVersionString" : "2.1.1",
    "CFBundleIdentifier" : "com.apple.HIToolbox",
    "size" : 3358720,
    "uuid" : "5f34bbf5-653a-31a5-b4b3-0a02c91ab488",
    "path" : "\/System\/Library\/Frameworks\/Carbon.framework\/Versions\/A\/Frameworks\/HIToolbox.framework\/Versions\/A\/HIToolbox",
    "name" : "HIToolbox"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6726955008,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.AppKit",
    "size" : 15790080,
    "uuid" : "cc3e5215-4cd7-364c-8750-6eb7002720ce",
    "path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit",
    "name" : "AppKit",
    "CFBundleVersion" : "2299.50.120"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6670196736,
    "size" : 582972,
    "uuid" : "ac277a36-1808-327a-8761-cca585421212",
    "path" : "\/usr\/lib\/dyld",
    "name" : "dyld"
  }
],
  "sharedCache" : {
  "base" : 6669533184,
  "size" : 3539582976,
  "uuid" : "a52a6d6b-ad23-3f37-b4f1-4b6316acd74c"
},
  "vmSummary" : "ReadOnly portion of Libraries: Total=1.6G resident=0K(0%) swapped_out_or_unallocated=1.6G(100%)\nWritable regions: Total=2.9G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=2.9G(100%)\n\n                                VIRTUAL   REGION \nREGION TYPE                        SIZE    COUNT (non-coalesced) \n===========                     =======  ======= \nAccelerate framework               256K        2 \nActivity Tracing                   256K        1 \nCG backing stores                 4032K        4 \nCG image                           528K       23 \nColorSync                          640K       29 \nCoreAnimation                      176K       11 \nCoreGraphics                        32K        2 \nCoreUI image data                 4736K       35 \nFoundation                          16K        1 \nKernel Alloc Once                   32K        1 \nMALLOC                           956.9M      163 \nMALLOC guard page                  192K       11 \nMALLOC_MEDIUM (reserved)           1.0G       10         reserved VM address space (unallocated)\nMALLOC_NANO (reserved)           384.0M        1         reserved VM address space (unallocated)\nMach message                        64K        2 \nOpenGL GLSL                        384K        4 \nSTACK GUARD                        608K       38 \nStack                            178.4M       39 \nStack Guard                       56.0M        1 \nVM_ALLOCATE                      181.3M      384 \nVM_ALLOCATE (reserved)           224.0M        1         reserved VM address space (unallocated)\n__AUTH                            1709K      352 \n__AUTH_CONST                      28.0M      579 \n__CTF                               824        1 \n__DATA                            19.6M      707 \n__DATA_CONST                      37.5M      718 \n__DATA_DIRTY                      1957K      223 \n__FONT_DATA                        2352        1 \n__GLSLBUILTINS                    5174K        1 \n__INFO_FILTER                         8        1 \n__LINKEDIT                       827.4M      137 \n__OBJC_RO                         66.2M        1 \n__OBJC_RW                         2011K        1 \n__TEXT                           835.8M      737 \ndyld private memory                272K        2 \nmapped file                      227.8M       62 \nshared memory                     3264K       29 \n===========                     =======  ======= \nTOTAL                              5.0G     4315 \nTOTAL, minus reserved VM space     3.4G     4315 \n",
  "legacyInfo" : {
  "threadTriggered" : {
    "name" : "CrBrowserMain",
    "queue" : "com.apple.main-thread"
  }
},
  "logWritingSignature" : "56cba18fbbb41ecea747f724d038d260558e93c9",
  "trialInfo" : {
  "rollouts" : [
    {
      "rolloutId" : "63508950b3714d3622fc77f7",
      "factorPackIds" : {
        "SIRI_MEMORY_SYNC_CONFIG" : "63508beab3714d3622fc7808"
      },
      "deploymentId" : 240000004
    },
    {
      "rolloutId" : "62c73fd17cce0d1b0bcb8a02",
      "factorPackIds" : {

      },
      "deploymentId" : 240000061
    }
  ],
  "experiments" : [
    {
      "treatmentId" : "c28e4ee6-1b08-4f90-8e05-2809e78310a3",
      "experimentId" : "6317d2003d24842ff850182a",
      "deploymentId" : 400000013
    },
    {
      "treatmentId" : "6dd670af-0633-45e4-ae5f-122ae4df02be",
      "experimentId" : "64406ba83deb637ac8a04419",
      "deploymentId" : 900000005
    }
  ]
}
}
===== Log before crash start =====
Startup Messages  
---  
warning | Registration file '/Users/scooter/Library/Application
Support/ChimeraX/registration' has expired  
  
UCSF ChimeraX version: 1.7.dev202305040107 (2023-05-04)  
© 2016-2023 Regents of the University of California. All rights reserved.  
How to cite UCSF ChimeraX  

> ui tool show "Download DICOM"

> open 1.3.6.1.4.1.14519.5.2.1.4320.7007.113686129632252779806152571225
> fromDatabase tcia format dicom

Summary of feedback from opening
1.3.6.1.4.1.14519.5.2.1.4320.7007.113686129632252779806152571225 fetched from
tcia  
---  
note | Opened 2 CT (THORAX W 3.0 B41 Soft Tissue) as #1.1.1, grid size
512,512,130, pixel 0.664,0.664,2.98, shown at step 1, values float32  
  
Images from TCIA may be rotated so that flat planes appear invisible. If the
screen looks black but no error message has been issued, try rotating the
model into view with your mouse.  

> open 1.2.276.0.7230010.3.1.3.0.10926.1415313934.845816 fromDatabase tcia
> format dicom

Summary of feedback from opening
1.2.276.0.7230010.3.1.3.0.10926.1415313934.845816 fetched from tcia  
---  
warning | Merged incoming unique studies with existing patient with same ID  
note | Opened 1000 SEG (QIN CT challenge: alg02 run1segmentation result) as
#1.1.2, grid size 512,512,130, pixel 0.664,0.664,2.98, shown at step 1, values
uint8  
  
Images from TCIA may be rotated so that flat planes appear invisible. If the
screen looks black but no error message has been issued, try rotating the
model into view with your mouse.  

> open 1.2.276.0.7230010.3.1.3.0.10953.1415313952.202264 fromDatabase tcia
> format dicom

Summary of feedback from opening
1.2.276.0.7230010.3.1.3.0.10953.1415313952.202264 fetched from tcia  
---  
warning | Merged incoming unique studies with existing patient with same ID  
note | Opened 1000 SEG (QIN CT challenge: alg02 run2segmentation result) as
#1.1.3, grid size 512,512,130, pixel 0.664,0.664,2.98, shown at step 1, values
uint8  
  
Images from TCIA may be rotated so that flat planes appear invisible. If the
screen looks black but no error message has been issued, try rotating the
model into view with your mouse.  

> open 1.2.276.0.7230010.3.1.3.0.10975.1415313969.658041 fromDatabase tcia
> format dicom

Summary of feedback from opening
1.2.276.0.7230010.3.1.3.0.10975.1415313969.658041 fetched from tcia  
---  
warning | Merged incoming unique studies with existing patient with same ID  
note | Opened 1000 SEG (QIN CT challenge: alg02 run3segmentation result) as
#1.1.4, grid size 512,512,130, pixel 0.664,0.664,2.98, shown at step 1, values
uint8  
  
Images from TCIA may be rotated so that flat planes appear invisible. If the
screen looks black but no error message has been issued, try rotating the
model into view with your mouse.  

> open 1.2.276.0.7230010.3.1.3.0.10998.1415313986.834357 fromDatabase tcia
> format dicom

Summary of feedback from opening
1.2.276.0.7230010.3.1.3.0.10998.1415313986.834357 fetched from tcia  
---  
warning | Merged incoming unique studies with existing patient with same ID  
note | Opened 1000 SEG (QIN CT challenge: alg03 run1segmentation result) as
#1.1.5, grid size 512,512,130, pixel 0.664,0.664,2.98, shown at step 1, values
uint8  
  
Images from TCIA may be rotated so that flat planes appear invisible. If the
screen looks black but no error message has been issued, try rotating the
model into view with your mouse.  

> open 1.2.276.0.7230010.3.1.3.0.11020.1415314004.305238 fromDatabase tcia
> format dicom

Summary of feedback from opening
1.2.276.0.7230010.3.1.3.0.11020.1415314004.305238 fetched from tcia  
---  
warning | Merged incoming unique studies with existing patient with same ID  
note | Opened 1000 SEG (QIN CT challenge: alg03 run2segmentation result) as
#1.1.6, grid size 512,512,130, pixel 0.664,0.664,2.98, shown at step 1, values
uint8  
  
Images from TCIA may be rotated so that flat planes appear invisible. If the
screen looks black but no error message has been issued, try rotating the
model into view with your mouse.  

> open 1.2.276.0.7230010.3.1.3.0.11044.1415314021.713578 fromDatabase tcia
> format dicom

Summary of feedback from opening
1.2.276.0.7230010.3.1.3.0.11044.1415314021.713578 fetched from tcia  
---  
warning | Merged incoming unique studies with existing patient with same ID  
note | Opened 1000 SEG (QIN CT challenge: alg03 run3segmentation result) as
#1.1.7, grid size 512,512,130, pixel 0.664,0.664,2.98, shown at step 1, values
uint8  
  
Images from TCIA may be rotated so that flat planes appear invisible. If the
screen looks black but no error message has been issued, try rotating the
model into view with your mouse.  

> open 1.2.276.0.7230010.3.1.3.0.26655.1427919632.692116 fromDatabase tcia
> format dicom

Summary of feedback from opening
1.2.276.0.7230010.3.1.3.0.26655.1427919632.692116 fetched from tcia  
---  
warning | Merged incoming unique studies with existing patient with same ID  
note | Opened 1000 SEG (QIN CT challenge: alg01 run01segmentation result) as
#1.1.8, grid size 512,512,130, pixel 0.664,0.664,2.98, shown at step 1, values
uint8  
  
Images from TCIA may be rotated so that flat planes appear invisible. If the
screen looks black but no error message has been issued, try rotating the
model into view with your mouse.  

> open 1.2.276.0.7230010.3.1.3.0.26703.1427919686.825713 fromDatabase tcia
> format dicom

Summary of feedback from opening
1.2.276.0.7230010.3.1.3.0.26703.1427919686.825713 fetched from tcia  
---  
warning | Merged incoming unique studies with existing patient with same ID  
note | Opened 1000 SEG (QIN CT challenge: alg01 run03segmentation result) as
#1.1.9, grid size 512,512,130, pixel 0.664,0.664,2.98, shown at step 1, values
uint8  
  
Images from TCIA may be rotated so that flat planes appear invisible. If the
screen looks black but no error message has been issued, try rotating the
model into view with your mouse.  

> open 1.2.276.0.7230010.3.1.3.0.26680.1427919659.772120 fromDatabase tcia
> format dicom

Summary of feedback from opening
1.2.276.0.7230010.3.1.3.0.26680.1427919659.772120 fetched from tcia  
---  
warning | Merged incoming unique studies with existing patient with same ID  
note | Opened 1000 SEG (QIN CT challenge: alg01 run02segmentation result) as
#1.1.10, grid size 512,512,130, pixel 0.664,0.664,2.98, shown at step 1,
values uint8  
  
Images from TCIA may be rotated so that flat planes appear invisible. If the
screen looks black but no error message has been issued, try rotating the
model into view with your mouse.  

> volume #1.1.1 region 0,0,0,511,511,129 step 2

> volume #1.1.2 region 0,0,0,511,511,129 step 2

> volume #1.1.3 region 0,0,0,511,511,129 step 2

> volume #1.1.4 region 0,0,0,511,511,129 step 2

> volume #1.1.5 region 0,0,0,511,511,129 step 2

> volume #1.1.6 region 0,0,0,511,511,129 step 2

> volume #1.1.7 region 0,0,0,511,511,129 step 2

> volume #1.1.8 region 0,0,0,511,511,129 step 2

> volume #1.1.9 region 0,0,0,511,511,129 step 2

> volume #1.1.10 region 0,0,0,511,511,129 step 2

> close session

> ui tool show "Download DICOM"

QThread: Destroyed while thread is still running  


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

Log:
Startup Messages  
---  
warning | Registration file '/Users/scooter/Library/Application
Support/ChimeraX/registration' has expired  
  
UCSF ChimeraX version: 1.7.dev202305040107 (2023-05-04)  
© 2016-2023 Regents of the University of California. All rights reserved.  
How to cite UCSF ChimeraX  




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

Python: 3.9.11
Locale: UTF-8
Qt version: PyQt6 6.4.2, Qt 6.4.2
Qt runtime version: 6.4.3
Qt platform: cocoa
Hardware:

    Hardware Overview:

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

Software:

    System Software Overview:

      System Version: macOS 13.3.1 (a) (22E772610a)
      Kernel Version: Darwin 22.4.0
      Time since boot: 1 day, 1 hour, 12 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.13
    appdirs: 1.4.4
    appnope: 0.1.3
    asttokens: 2.2.1
    Babel: 2.12.1
    backcall: 0.2.0
    beautifulsoup4: 4.11.2
    blockdiag: 3.0.0
    build: 0.10.0
    certifi: 2021.10.8
    cftime: 1.6.2
    charset-normalizer: 3.1.0
    ChimeraX-AddCharge: 1.5.11
    ChimeraX-AddH: 2.2.5
    ChimeraX-AlignmentAlgorithms: 2.0.1
    ChimeraX-AlignmentHdrs: 3.3.1
    ChimeraX-AlignmentMatrices: 2.1
    ChimeraX-Alignments: 2.9.3
    ChimeraX-AlphaFold: 1.0
    ChimeraX-AltlocExplorer: 1.0.3
    ChimeraX-AmberInfo: 1.0
    ChimeraX-Arrays: 1.1
    ChimeraX-Atomic: 1.45.4
    ChimeraX-AtomicLibrary: 10.0.6
    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.2
    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.0.2
    ChimeraX-CheckWaters: 1.3.1
    ChimeraX-ChemGroup: 2.0.1
    ChimeraX-Clashes: 2.2.4
    ChimeraX-ColorActions: 1.0.3
    ChimeraX-ColorGlobe: 1.0
    ChimeraX-ColorKey: 1.5.3
    ChimeraX-CommandLine: 1.2.5
    ChimeraX-ConnectStructure: 2.0.1
    ChimeraX-Contacts: 1.0.1
    ChimeraX-Core: 1.7.dev202305040107
    ChimeraX-CoreFormats: 1.1
    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.2
    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.1
    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-Label: 1.1.7
    ChimeraX-ListInfo: 1.2
    ChimeraX-Log: 1.1.5
    ChimeraX-LookingGlass: 1.1
    ChimeraX-Maestro: 1.8.2
    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
    ChimeraX-MDcrds: 2.6
    ChimeraX-MedicalToolbar: 1.0.2
    ChimeraX-Meeting: 1.0.1
    ChimeraX-MLP: 1.1.1
    ChimeraX-mmCIF: 2.12
    ChimeraX-MMTF: 2.2
    ChimeraX-Modeller: 1.5.9
    ChimeraX-ModelPanel: 1.3.7
    ChimeraX-ModelSeries: 1.0.1
    ChimeraX-Mol2: 2.0
    ChimeraX-Mole: 1.0
    ChimeraX-Morph: 1.0.2
    ChimeraX-MouseModes: 1.2
    ChimeraX-Movie: 1.0
    ChimeraX-Neuron: 1.0
    ChimeraX-Nifti: 1.0
    ChimeraX-NRRD: 1.0
    ChimeraX-Nucleotides: 2.0.3
    ChimeraX-OpenCommand: 1.10.2
    ChimeraX-PDB: 2.7.2
    ChimeraX-PDBBio: 1.0
    ChimeraX-PDBLibrary: 1.0.2
    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.1
    ChimeraX-RemoteControl: 1.0
    ChimeraX-RenderByAttr: 1.1
    ChimeraX-RenumberResidues: 1.1
    ChimeraX-ResidueFit: 1.0.1
    ChimeraX-RestServer: 1.1
    ChimeraX-RNALayout: 1.0
    ChimeraX-RotamerLibMgr: 3.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.1
    ChimeraX-Segger: 1.0
    ChimeraX-Segment: 1.0.1
    ChimeraX-SelInspector: 1.0
    ChimeraX-SeqView: 2.8.3
    ChimeraX-Shape: 1.0.1
    ChimeraX-Shell: 1.0.1
    ChimeraX-Shortcuts: 1.1.1
    ChimeraX-ShowSequences: 1.0.1
    ChimeraX-SideView: 1.0.1
    ChimeraX-Smiles: 2.1
    ChimeraX-SmoothLines: 1.0
    ChimeraX-SpaceNavigator: 1.0
    ChimeraX-StdCommands: 1.11.1
    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.1
    ChimeraX-TapeMeasure: 1.0
    ChimeraX-Test: 1.0
    ChimeraX-Toolbar: 1.1.2
    ChimeraX-ToolshedUtils: 1.2.2
    ChimeraX-Topography: 1.0
    ChimeraX-ToQuest: 1.0
    ChimeraX-Tug: 1.0.1
    ChimeraX-UI: 1.28.4
    ChimeraX-uniprot: 2.2.2
    ChimeraX-UnitCell: 1.0.1
    ChimeraX-ViewDockX: 1.2.1
    ChimeraX-VIPERdb: 1.0
    ChimeraX-Vive: 1.1
    ChimeraX-VolumeMenu: 1.0.1
    ChimeraX-VTK: 1.0
    ChimeraX-WavefrontOBJ: 1.0
    ChimeraX-WebCam: 1.0.2
    ChimeraX-WebServices: 1.1.1
    ChimeraX-Zone: 1.0.1
    colorama: 0.4.6
    comm: 0.1.3
    contourpy: 1.0.7
    cxservices: 1.2.2
    cycler: 0.11.0
    Cython: 0.29.33
    debugpy: 1.6.7
    decorator: 5.1.1
    docutils: 0.19
    executing: 1.2.0
    filelock: 3.9.0
    fonttools: 4.39.3
    funcparserlib: 1.0.1
    grako: 3.16.5
    h5py: 3.8.0
    html2text: 2020.1.16
    idna: 3.4
    ihm: 0.35
    imagecodecs: 2022.2.22
    imagesize: 1.4.1
    importlib-metadata: 6.6.0
    ipykernel: 6.21.1
    ipython: 8.10.0
    ipython-genutils: 0.2.0
    ipywidgets: 8.0.6
    jedi: 0.18.2
    Jinja2: 3.1.2
    jupyter-client: 8.0.2
    jupyter-core: 5.3.0
    jupyterlab-widgets: 3.0.7
    kiwisolver: 1.4.4
    line-profiler: 4.0.2
    lxml: 4.9.2
    lz4: 4.3.2
    MarkupSafe: 2.1.2
    matplotlib: 3.6.3
    matplotlib-inline: 0.1.6
    msgpack: 1.0.4
    nest-asyncio: 1.5.6
    netCDF4: 1.6.2
    networkx: 2.8.8
    nibabel: 5.0.1
    nptyping: 2.5.0
    numexpr: 2.8.4
    numpy: 1.23.5
    openvr: 1.23.701
    packaging: 21.3
    ParmEd: 3.4.3
    parso: 0.8.3
    pep517: 0.13.0
    pexpect: 4.8.0
    pickleshare: 0.7.5
    Pillow: 9.3.0
    pip: 23.0
    pkginfo: 1.9.6
    platformdirs: 3.5.0
    prompt-toolkit: 3.0.38
    psutil: 5.9.4
    ptyprocess: 0.7.0
    pure-eval: 0.2.2
    pycollada: 0.7.2
    pydicom: 2.3.0
    Pygments: 2.14.0
    pynrrd: 1.0.0
    PyOpenGL: 3.1.5
    PyOpenGL-accelerate: 3.1.5
    pyparsing: 3.0.9
    pyproject-hooks: 1.0.0
    PyQt6-commercial: 6.4.2
    PyQt6-Qt6: 6.4.3
    PyQt6-sip: 13.4.1
    PyQt6-WebEngine-commercial: 6.4.0
    PyQt6-WebEngine-Qt6: 6.4.3
    python-dateutil: 2.8.2
    pytz: 2023.3
    pyzmq: 25.0.2
    qtconsole: 5.4.0
    QtPy: 2.3.1
    RandomWords: 0.4.0
    requests: 2.28.2
    scipy: 1.9.3
    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.4.1
    sphinx: 6.1.3
    sphinx-autodoc-typehints: 1.22
    sphinxcontrib-applehelp: 1.0.4
    sphinxcontrib-blockdiag: 3.0.0
    sphinxcontrib-devhelp: 1.0.2
    sphinxcontrib-htmlhelp: 2.0.1
    sphinxcontrib-jsmath: 1.0.1
    sphinxcontrib-qthelp: 1.0.3
    sphinxcontrib-serializinghtml: 1.1.5
    stack-data: 0.6.2
    tables: 3.7.0
    tcia-utils: 1.2.0
    tifffile: 2022.10.10
    tinyarray: 1.2.4
    tomli: 2.0.1
    tornado: 6.3.1
    traitlets: 5.9.0
    typing-extensions: 4.5.0
    tzdata: 2023.3
    urllib3: 1.26.15
    wcwidth: 0.2.6
    webcolors: 1.12
    wheel: 0.38.4
    wheel-filename: 1.4.1
    widgetsnbextension: 4.0.7
    zipp: 3.15.0

Change History (3)

comment:1 by Zach Pearson, 2 years ago

Component: UnassignedUI
Milestone: 1.6
Owner: set to Zach Pearson
Platform: all
Priority: normalcritical
Project: ChimeraX
Status: newassigned

comment:2 by Zach Pearson, 2 years ago

I've set the SESSION_ENDURING flag, so the Download DICOM tool should no longer close when you close a session. I also added code to clean up the QThread the tool spawns to download data if the tool is closed prematurely.

comment:3 by Zach Pearson, 2 years ago

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.