Opened 7 months ago

Closed 7 months ago

#17194 closed defect (duplicate)

Crash moving window between screens

Reported by: chimerax-bug-report@… Owned by: Tom Goddard
Priority: normal Milestone:
Component: Window Toolkit Version:
Keywords: Cc:
Blocked By: Blocking:
Notify when closed: Platform: all
Project: ChimeraX

Description

The following bug report has been submitted:
Platform:        macOS-12.7.6-arm64-arm-64bit
ChimeraX Version: 1.9 (2024-12-11 19:11:19 UTC)
Description
Last time you used ChimeraX it crashed.
This is a known crash that we are unable to fix. Here is information that may help you avoid this crash. The Qt window toolkit crashed due to a display configuration change, typically when waking from sleep or when an external display is disconnected or connected. This has only been seen on Mac computers. We hope a newer version of Qt will fix it. We update ChimeraX daily builds whenever a new Qt is released. You can check here https://www.cgl.ucsf.edu/chimerax/docs/troubleshoot.html#macdisplay to see if it has been fixed in a newer ChimeraX.
Fatal Python error: Segmentation fault

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

Thread 0x000000029f523000 (most recent call first):
  File "/Applications/ChimeraX-1.9.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/pool.py", line 579 in _handle_results
  File "/Applications/ChimeraX-1.9.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 975 in run
  File "/Applications/ChimeraX-1.9.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 1038 in _bootstrap_inner
  File "/Applications/ChimeraX-1.9.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 995 in _bootstrap

Thread 0x000000029e517000 (most recent call first):
  File "/Applications/ChimeraX-1.9.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/pool.py", line 531 in _handle_tasks
  File "/Applications/ChimeraX-1.9.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 975 in run
  File "/Applications/ChimeraX-1.9.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 1038 in _bootstrap_inner
  File "/Applications/ChimeraX-1.9.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 995 in _bootstrap

Thread 0x000000029d50b000 (most recent call first):
  File "/Applications/ChimeraX-1.9.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/selectors.py", line 415 in select
  File "/Applications/ChimeraX-1.9.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/connection.py", line 930 in wait
  File "/Applications/ChimeraX-1.9.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/pool.py", line 502 in _wait_for_updates
  File "/Applications/ChimeraX-1.9.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/pool.py", line 522 in _handle_workers
  File "/Applications/ChimeraX-1.9.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 975 in run
  File "/Applications/ChimeraX-1.9.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 1038 in _bootstrap_inner
  File "/Applications/ChimeraX-1.9.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 995 in _bootstrap

Thread 0x000000029c4ff000 (most recent call first):
  File "/Applications/ChimeraX-1.9.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/pool.py", line 114 in worker
  File "/Applications/ChimeraX-1.9.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 975 in run
  File "/Applications/ChimeraX-1.9.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 1038 in _bootstrap_inner
  File "/Applications/ChimeraX-1.9.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 995 in _bootstrap

Thread 0x000000029b4f3000 (most recent call first):
  File "/Applications/ChimeraX-1.9.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/pool.py", line 114 in worker
  File "/Applications/ChimeraX-1.9.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 975 in run
  File "/Applications/ChimeraX-1.9.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 1038 in _bootstrap_inner
  File "/Applications/ChimeraX-1.9.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 995 in _bootstrap

Thread 0x000000029a4e7000 (most recent call first):
  File "/Applications/ChimeraX-1.9.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/pool.py", line 114 in worker
  File "/Applications/ChimeraX-1.9.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 975 in run
  File "/Applications/ChimeraX-1.9.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 1038 in _bootstrap_inner
  File "/Applications/ChimeraX-1.9.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 995 in _bootstrap

Thread 0x00000002994db000 (most recent call first):
  File "/Applications/ChimeraX-1.9.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/pool.py", line 114 in worker
  File "/Applications/ChimeraX-1.9.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 975 in run
  File "/Applications/ChimeraX-1.9.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 1038 in _bootstrap_inner
  File "/Applications/ChimeraX-1.9.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 995 in _bootstrap

Thread 0x00000002984cf000 (most recent call first):
  File "/Applications/ChimeraX-1.9.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/pool.py", line 114 in worker
  File "/Applications/ChimeraX-1.9.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 975 in run
  File "/Applications/ChimeraX-1.9.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 1038 in _bootstrap_inner
  File "/Applications/ChimeraX-1.9.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 995 in _bootstrap

Thread 0x00000002974c3000 (most recent call first):
  File "/Applications/ChimeraX-1.9.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/pool.py", line 114 in worker
  File "/Applications/ChimeraX-1.9.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 975 in run
  File "/Applications/ChimeraX-1.9.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 1038 in _bootstrap_inner
  File "/Applications/ChimeraX-1.9.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 995 in _bootstrap

Thread 0x00000002964b7000 (most recent call first):
  File "/Applications/ChimeraX-1.9.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/pool.py", line 114 in worker
  File "/Applications/ChimeraX-1.9.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 975 in run
  File "/Applications/ChimeraX-1.9.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 1038 in _bootstrap_inner
  File "/Applications/ChimeraX-1.9.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 995 in _bootstrap

Thread 0x00000002954ab000 (most recent call first):
  File "/Applications/ChimeraX-1.9.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/pool.py", line 114 in worker
  File "/Applications/ChimeraX-1.9.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 975 in run
  File "/Applications/ChimeraX-1.9.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 1038 in _bootstrap_inner
  File "/Applications/ChimeraX-1.9.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 995 in _bootstrap

Current thread 0x0000000104660580 (most recent call first):
  File "/Applications/ChimeraX-1.9.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/ui/gui.py", line 330 in event_loop
  File "/Applications/ChimeraX-1.9.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/core/__main__.py", line 1054 in init
  File "/Applications/ChimeraX-1.9.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/core/__main__.py", line 1217 in 
  File "", line 88 in _run_code
  File "", line 198 in _run_module_as_main

Extension modules: chimerax.arrays._arrays, numpy.core._multiarray_umath, numpy.core._multiarray_tests, numpy.linalg._umath_linalg, numpy.fft._pocketfft_internal, numpy.random._common, numpy.random.bit_generator, numpy.random._bounded_integers, numpy.random._mt19937, numpy.random.mtrand, numpy.random._philox, numpy.random._pcg64, numpy.random._sfc64, numpy.random._generator, chimerax.geometry._geometry, PyQt6.QtCore, PyQt6.QtGui, PyQt6.QtWidgets, PyQt6.QtNetwork, PyQt6.QtPrintSupport, PyQt6.QtWebChannel, PyQt6.QtWebEngineCore, PyQt6.QtWebEngineWidgets, chimerax.atomic_lib._load_libs, tinyarray, chimerax.atomic.cymol, chimerax.atomic.cytmpl, chimerax.map._map, charset_normalizer.md, requests.packages.charset_normalizer.md, requests.packages.chardet.md, PIL._imaging, kiwisolver._cext, OpenGL_accelerate.errorchecker, OpenGL_accelerate.wrapper, OpenGL_accelerate.formathandler, OpenGL_accelerate.arraydatatype, OpenGL_accelerate.latebind, OpenGL_accelerate.vbo, chimerax.pdb_lib._load_libs, chimerax.surface._surface, chimerax.core._mac_util, OpenGL_accelerate.numpy_formathandler, OpenGL_accelerate.nones_formathandler, chimerax.mmcif._mmcif, chimerax.mmcif.mmcif, chimerax.atomic._ribbons, chimerax.graphics._graphics, chimerax.pdb._pdbio, PIL._imagingmath (total: 50)


{"app_name":"ChimeraX","timestamp":"2025-03-25 13:15:32.00 -0700","app_version":"1.9.0","slice_uuid":"17982d98-65bc-3327-8526-577ec996453c","build_version":"1.9.0.0","platform":1,"bundleID":"edu.ucsf.cgl.ChimeraX","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 12.7.6 (21H1320)","incident_id":"FC08BD36-C5BE-4CDD-B52A-8903756BCC3E","name":"ChimeraX"}
{
  "uptime" : 510000,
  "procLaunch" : "2025-03-25 12:59:40.0157 -0700",
  "procRole" : "Foreground",
  "version" : 2,
  "userID" : 501,
  "deployVersion" : 210,
  "modelCode" : "MacBookAir10,1",
  "procStartAbsTime" : 12356922251513,
  "coalitionID" : 74642,
  "osVersion" : {
    "train" : "macOS 12.7.6",
    "build" : "21H1320",
    "releaseType" : "User"
  },
  "captureTime" : "2025-03-25 13:15:24.6196 -0700",
  "incident" : "FC08BD36-C5BE-4CDD-B52A-8903756BCC3E",
  "bug_type" : "309",
  "pid" : 15498,
  "procExitAbsTime" : 12379591479669,
  "translated" : false,
  "cpuType" : "ARM-64",
  "procName" : "ChimeraX",
  "procPath" : "\/Applications\/ChimeraX-1.9.app\/Contents\/MacOS\/ChimeraX",
  "bundleInfo" : {"CFBundleShortVersionString":"1.9.0","CFBundleVersion":"1.9.0.0","CFBundleIdentifier":"edu.ucsf.cgl.ChimeraX"},
  "storeInfo" : {"deviceIdentifierForVendor":"340F6CED-63C7-54B8-9D06-254317B9177D","thirdParty":true},
  "parentProc" : "launchd",
  "parentPid" : 1,
  "coalitionName" : "edu.ucsf.cgl.ChimeraX",
  "crashReporterKey" : "50D5EA1B-5534-304C-9951-D383343E9395",
  "wakeTime" : 1532,
  "sleepWakeUUID" : "246675CC-AB75-459C-88AE-58C0C4278256",
  "sip" : "enabled",
  "vmRegionInfo" : "0x3e5ad1fd6688 is not in any region.  Bytes after previous region: 68078754686601  Bytes before following region: 36993325242744\n      REGION TYPE                    START - END         [ VSIZE] PRT\/MAX SHRMOD  REGION DETAIL\n      commpage (reserved)        1000000000-7000000000   [384.0G] ---\/--- SM=NUL  ...(unallocated)\n--->  GAP OF 0x5f9000000000 BYTES\n      MALLOC_NANO              600000000000-600008000000 [128.0M] rw-\/rwx SM=PRV  ",
  "isCorpse" : 1,
  "exception" : {"codes":"0x0000000000000001, 0x00003e5ad1fd6688","rawCodes":[1,68559791023752],"type":"EXC_BAD_ACCESS","signal":"SIGSEGV","subtype":"KERN_INVALID_ADDRESS at 0x00003e5ad1fd6688"},
  "ktriageinfo" : "VM - Compressor failed a blocking pager_get\nVM - Compressor failed a blocking pager_get\nVM - Compressor failed a blocking pager_get\nVM - Compressor failed a blocking pager_get\nVM - Compressor failed a blocking pager_get\n",
  "vmregioninfo" : "0x3e5ad1fd6688 is not in any region.  Bytes after previous region: 68078754686601  Bytes before following region: 36993325242744\n      REGION TYPE                    START - END         [ VSIZE] PRT\/MAX SHRMOD  REGION DETAIL\n      commpage (reserved)        1000000000-7000000000   [384.0G] ---\/--- SM=NUL  ...(unallocated)\n--->  GAP OF 0x5f9000000000 BYTES\n      MALLOC_NANO              600000000000-600008000000 [128.0M] rw-\/rwx SM=PRV  ",
  "extMods" : {"caller":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"system":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"targeted":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"warnings":0},
  "faultingThread" : 0,
  "threads" : [{"triggered":true,"id":5360993,"threadState":{"x":[{"value":0},{"value":0},{"value":1},{"value":6100376280},{"value":80},{"value":95},{"value":562955315410368},{"value":4511523130},{"value":1692106641370031145},{"value":1692106645726208425},{"value":14757395258967641293},{"value":4294967286},{"value":6100376210},{"value":0},{"value":53},{"value":4294967280},{"value":328},{"value":8614114936},{"value":0},{"value":11},{"value":4368762240,"symbolLocation":0,"symbol":"_main_thread"},{"value":259},{"value":4368762464,"symbolLocation":224,"symbol":"_main_thread"},{"value":1},{"value":4387505712,"symbolLocation":0,"symbol":"faulthandler_handlers"},{"value":8348741751,"objc-selector":"_updateSurfaceResolution"},{"value":8349082574,"objc-selector":"viewDidChangeBackingProperties:"},{"value":8348527958,"objc-selector":"viewDidChangeBackingProperties"},{"value":105553178027744}],"flavor":"ARM_THREAD_STATE64","lr":{"value":7102545632},"cpsr":{"value":1073745920},"fp":{"value":6100376352},"sp":{"value":6100376320},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":7102328120,"matchesCrashFrame":1},"far":{"value":0}},"name":"CrBrowserMain","queue":"com.apple.main-thread","frames":[{"imageOffset":40248,"symbol":"__pthread_kill","symbolLocation":8,"imageIndex":0},{"imageOffset":28384,"symbol":"pthread_kill","symbolLocation":288,"imageIndex":1},{"imageOffset":271984,"symbol":"raise","symbolLocation":32,"imageIndex":2},{"imageOffset":2417160,"symbol":"faulthandler_fatal_error","symbolLocation":392,"imageIndex":3},{"imageOffset":17572,"symbol":"_sigtramp","symbolLocation":56,"imageIndex":4},{"imageOffset":349344,"imageIndex":5},{"imageOffset":349160,"imageIndex":5},{"imageOffset":441812,"symbol":"_NSViewHierarchyDidChangeBackingProperties","symbolLocation":332,"imageIndex":6},{"imageOffset":9323460,"symbol":"-[NSWindow _postWindowDidChangeBackingPropertiesAndDisplayWindowForPreviousBackingScaleFactor:previousColorSpace:]","symbolLocation":240,"imageIndex":6},{"imageOffset":2541236,"symbol":"__67-[NSWindow _updateSettingsSendingScreenChangeNotificationToScreen:]_block_invoke","symbolLocation":548,"imageIndex":6},{"imageOffset":601120,"symbol":"NSPerformVisuallyAtomicChange","symbolLocation":140,"imageIndex":6},{"imageOffset":2540676,"symbol":"-[NSWindow _updateSettingsSendingScreenChangeNotificationToScreen:]","symbolLocation":96,"imageIndex":6},{"imageOffset":607940,"symbol":"-[NSWindow _setFrameCommon:display:fromServer:]","symbolLocation":2256,"imageIndex":6},{"imageOffset":9333576,"symbol":"-[NSWindow _windowMovedToRect:dueToMoveEvent:]","symbolLocation":152,"imageIndex":6},{"imageOffset":1785400,"symbol":"-[NSWindow _windowMoved:]","symbolLocation":880,"imageIndex":6},{"imageOffset":1784460,"symbol":"-[NSWindow _internalHandleAppKitDefinedEvent:]","symbolLocation":272,"imageIndex":6},{"imageOffset":1781456,"symbol":"-[NSWindow(NSEventRouting) _reallySendEvent:isDelayedEvent:]","symbolLocation":3740,"imageIndex":6},{"imageOffset":1777100,"symbol":"-[NSWindow(NSEventRouting) sendEvent:]","symbolLocation":348,"imageIndex":6},{"imageOffset":423528,"imageIndex":5},{"imageOffset":1773732,"symbol":"-[NSApplication(NSEvent) sendEvent:]","symbolLocation":3596,"imageIndex":6},{"imageOffset":38456,"imageIndex":5},{"imageOffset":4631300,"symbol":"-[NSApplication _handleEvent:]","symbolLocation":76,"imageIndex":6},{"imageOffset":206868,"symbol":"-[NSApplication run]","symbolLocation":636,"imageIndex":6},{"imageOffset":88376,"imageIndex":5},{"imageOffset":572692,"symbol":"QEventLoop::exec(QFlags)","symbolLocation":540,"imageIndex":7},{"imageOffset":534620,"symbol":"QCoreApplication::exec()","symbolLocation":112,"imageIndex":7},{"imageOffset":2477972,"symbol":"meth_QApplication_exec(_object*, _object*)","symbolLocation":96,"imageIndex":8},{"imageOffset":1004504,"symbol":"cfunction_call","symbolLocation":96,"imageIndex":3},{"imageOffset":594156,"symbol":"_PyObject_MakeTpCall","symbolLocation":128,"imageIndex":3},{"imageOffset":1789244,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":54984,"imageIndex":3},{"imageOffset":1729512,"symbol":"PyEval_EvalCode","symbolLocation":276,"imageIndex":3},{"imageOffset":1707120,"symbol":"builtin_exec","symbolLocation":428,"imageIndex":3},{"imageOffset":1007044,"symbol":"cfunction_vectorcall_FASTCALL_KEYWORDS","symbolLocation":80,"imageIndex":3},{"imageOffset":1788292,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":54032,"imageIndex":3},{"imageOffset":1811404,"symbol":"_PyEval_Vector","symbolLocation":156,"imageIndex":3},{"imageOffset":2389028,"symbol":"pymain_run_module","symbolLocation":256,"imageIndex":3},{"imageOffset":2387652,"symbol":"Py_RunMain","symbolLocation":1784,"imageIndex":3},{"imageOffset":2392180,"symbol":"pymain_main","symbolLocation":52,"imageIndex":3},{"imageOffset":2392116,"symbol":"Py_Main","symbolLocation":36,"imageIndex":3},{"imageOffset":15700,"symbol":"main","symbolLocation":128,"imageIndex":9},{"imageOffset":20620,"symbol":"start","symbolLocation":520,"imageIndex":10}]},{"id":5361127,"name":"ThreadPoolServiceThread","frames":[{"imageOffset":54008,"symbol":"kevent64","symbolLocation":8,"imageIndex":0},{"imageOffset":71187368,"imageIndex":11},{"imageOffset":71186848,"imageIndex":11},{"imageOffset":70809656,"imageIndex":11},{"imageOffset":70544784,"imageIndex":11},{"imageOffset":70952276,"imageIndex":11},{"imageOffset":70856668,"imageIndex":11},{"imageOffset":70952656,"imageIndex":11},{"imageOffset":71057880,"imageIndex":11},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":5361128,"name":"ThreadPoolForegroundWorker","frames":[{"imageOffset":6224,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":7360,"symbol":"mach_msg","symbolLocation":76,"imageIndex":0},{"imageOffset":71161832,"imageIndex":11},{"imageOffset":70677284,"imageIndex":11},{"imageOffset":70900888,"imageIndex":11},{"imageOffset":70904380,"imageIndex":11},{"imageOffset":70902644,"imageIndex":11},{"imageOffset":71057880,"imageIndex":11},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":5361129,"name":"ThreadPoolBackgroundWorker","frames":[{"imageOffset":6224,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":7360,"symbol":"mach_msg","symbolLocation":76,"imageIndex":0},{"imageOffset":71161832,"imageIndex":11},{"imageOffset":70677284,"imageIndex":11},{"imageOffset":70900888,"imageIndex":11},{"imageOffset":70904380,"imageIndex":11},{"imageOffset":70902696,"imageIndex":11},{"imageOffset":71057880,"imageIndex":11},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":5361130,"name":"Chrome_IOThread","frames":[{"imageOffset":54008,"symbol":"kevent64","symbolLocation":8,"imageIndex":0},{"imageOffset":71187368,"imageIndex":11},{"imageOffset":71186848,"imageIndex":11},{"imageOffset":70809656,"imageIndex":11},{"imageOffset":70544784,"imageIndex":11},{"imageOffset":70952276,"imageIndex":11},{"imageOffset":45328188,"imageIndex":11},{"imageOffset":70952656,"imageIndex":11},{"imageOffset":71057880,"imageIndex":11},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":5361131,"name":"NetworkConfigWatcher","frames":[{"imageOffset":6224,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":7360,"symbol":"mach_msg","symbolLocation":76,"imageIndex":0},{"imageOffset":71161832,"imageIndex":11},{"imageOffset":70677284,"imageIndex":11},{"imageOffset":70677152,"imageIndex":11},{"imageOffset":70343492,"imageIndex":11},{"imageOffset":70809656,"imageIndex":11},{"imageOffset":70544784,"imageIndex":11},{"imageOffset":70952276,"imageIndex":11},{"imageOffset":70952656,"imageIndex":11},{"imageOffset":71057880,"imageIndex":11},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":5361133,"name":"ThreadPoolForegroundWorker","frames":[{"imageOffset":6224,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":7360,"symbol":"mach_msg","symbolLocation":76,"imageIndex":0},{"imageOffset":71161832,"imageIndex":11},{"imageOffset":70677284,"imageIndex":11},{"imageOffset":70900888,"imageIndex":11},{"imageOffset":70904380,"imageIndex":11},{"imageOffset":70902644,"imageIndex":11},{"imageOffset":71057880,"imageIndex":11},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":5361134,"name":"ThreadPoolForegroundWorker","frames":[{"imageOffset":6224,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":7360,"symbol":"mach_msg","symbolLocation":76,"imageIndex":0},{"imageOffset":71161832,"imageIndex":11},{"imageOffset":70677284,"imageIndex":11},{"imageOffset":70900888,"imageIndex":11},{"imageOffset":70904380,"imageIndex":11},{"imageOffset":70902644,"imageIndex":11},{"imageOffset":71057880,"imageIndex":11},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":5361135,"name":"ThreadPoolForegroundWorker","frames":[{"imageOffset":6224,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":7360,"symbol":"mach_msg","symbolLocation":76,"imageIndex":0},{"imageOffset":71161832,"imageIndex":11},{"imageOffset":70677284,"imageIndex":11},{"imageOffset":70900888,"imageIndex":11},{"imageOffset":70904380,"imageIndex":11},{"imageOffset":70902644,"imageIndex":11},{"imageOffset":71057880,"imageIndex":11},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":5361136,"name":"Chrome_InProcGpuThread","frames":[{"imageOffset":6224,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":7360,"symbol":"mach_msg","symbolLocation":76,"imageIndex":0},{"imageOffset":71161832,"imageIndex":11},{"imageOffset":70677284,"imageIndex":11},{"imageOffset":70343392,"imageIndex":11},{"imageOffset":70809656,"imageIndex":11},{"imageOffset":70544784,"imageIndex":11},{"imageOffset":70952276,"imageIndex":11},{"imageOffset":70952656,"imageIndex":11},{"imageOffset":71057880,"imageIndex":11},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":5361137,"name":"Chrome_ChildIOThread","frames":[{"imageOffset":54008,"symbol":"kevent64","symbolLocation":8,"imageIndex":0},{"imageOffset":71187368,"imageIndex":11},{"imageOffset":71186848,"imageIndex":11},{"imageOffset":70809656,"imageIndex":11},{"imageOffset":70544784,"imageIndex":11},{"imageOffset":70952276,"imageIndex":11},{"imageOffset":114048632,"imageIndex":11},{"imageOffset":70952656,"imageIndex":11},{"imageOffset":71057880,"imageIndex":11},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":5361138,"name":"CompositorTileWorker1","frames":[{"imageOffset":21008,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":0},{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":1},{"imageOffset":71055056,"imageIndex":11},{"imageOffset":104344336,"imageIndex":11},{"imageOffset":71057880,"imageIndex":11},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":5361139,"name":"ThreadPoolSingleThreadSharedForeground0","frames":[{"imageOffset":6224,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":7360,"symbol":"mach_msg","symbolLocation":76,"imageIndex":0},{"imageOffset":71161832,"imageIndex":11},{"imageOffset":70677284,"imageIndex":11},{"imageOffset":70900888,"imageIndex":11},{"imageOffset":70903324,"imageIndex":11},{"imageOffset":70902728,"imageIndex":11},{"imageOffset":71057880,"imageIndex":11},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":5361140,"name":"NetworkConfigWatcher","frames":[{"imageOffset":6224,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":7360,"symbol":"mach_msg","symbolLocation":76,"imageIndex":0},{"imageOffset":71161832,"imageIndex":11},{"imageOffset":70677284,"imageIndex":11},{"imageOffset":70677152,"imageIndex":11},{"imageOffset":70343492,"imageIndex":11},{"imageOffset":70809656,"imageIndex":11},{"imageOffset":70544784,"imageIndex":11},{"imageOffset":70952276,"imageIndex":11},{"imageOffset":70952656,"imageIndex":11},{"imageOffset":71057880,"imageIndex":11},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":5361141,"name":"VizCompositorThread","frames":[{"imageOffset":6224,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":7360,"symbol":"mach_msg","symbolLocation":76,"imageIndex":0},{"imageOffset":71161832,"imageIndex":11},{"imageOffset":70677284,"imageIndex":11},{"imageOffset":70343392,"imageIndex":11},{"imageOffset":70809656,"imageIndex":11},{"imageOffset":70544784,"imageIndex":11},{"imageOffset":70952276,"imageIndex":11},{"imageOffset":70952656,"imageIndex":11},{"imageOffset":71057880,"imageIndex":11},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":5361142,"name":"NetworkService","frames":[{"imageOffset":54008,"symbol":"kevent64","symbolLocation":8,"imageIndex":0},{"imageOffset":71187368,"imageIndex":11},{"imageOffset":71186848,"imageIndex":11},{"imageOffset":70809656,"imageIndex":11},{"imageOffset":70544784,"imageIndex":11},{"imageOffset":70952276,"imageIndex":11},{"imageOffset":70952656,"imageIndex":11},{"imageOffset":71057880,"imageIndex":11},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":5361143,"name":"NetworkNotificationThreadMac","frames":[{"imageOffset":6224,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":7360,"symbol":"mach_msg","symbolLocation":76,"imageIndex":0},{"imageOffset":545088,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":372,"imageIndex":12},{"imageOffset":538096,"symbol":"__CFRunLoopRun","symbolLocation":1180,"imageIndex":12},{"imageOffset":534964,"symbol":"CFRunLoopRunSpecific","symbolLocation":600,"imageIndex":12},{"imageOffset":409364,"symbol":"-[NSRunLoop(NSRunLoop) runMode:beforeDate:]","symbolLocation":236,"imageIndex":13},{"imageOffset":71382916,"imageIndex":11},{"imageOffset":71377136,"imageIndex":11},{"imageOffset":70809656,"imageIndex":11},{"imageOffset":70544784,"imageIndex":11},{"imageOffset":70952276,"imageIndex":11},{"imageOffset":70952656,"imageIndex":11},{"imageOffset":71057880,"imageIndex":11},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":5361144,"name":"NetworkConfigWatcher","frames":[{"imageOffset":6224,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":7360,"symbol":"mach_msg","symbolLocation":76,"imageIndex":0},{"imageOffset":71161832,"imageIndex":11},{"imageOffset":70677284,"imageIndex":11},{"imageOffset":70677152,"imageIndex":11},{"imageOffset":70343492,"imageIndex":11},{"imageOffset":70809656,"imageIndex":11},{"imageOffset":70544784,"imageIndex":11},{"imageOffset":70952276,"imageIndex":11},{"imageOffset":70952656,"imageIndex":11},{"imageOffset":71057880,"imageIndex":11},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":5361145,"name":"ThreadPoolSingleThreadForegroundBlocking1","frames":[{"imageOffset":6224,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":7360,"symbol":"mach_msg","symbolLocation":76,"imageIndex":0},{"imageOffset":71161832,"imageIndex":11},{"imageOffset":70677284,"imageIndex":11},{"imageOffset":70900888,"imageIndex":11},{"imageOffset":70904380,"imageIndex":11},{"imageOffset":70902712,"imageIndex":11},{"imageOffset":71057880,"imageIndex":11},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":5361170,"name":"NetworkConfigWatcher","frames":[{"imageOffset":6224,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":7360,"symbol":"mach_msg","symbolLocation":76,"imageIndex":0},{"imageOffset":71161832,"imageIndex":11},{"imageOffset":70677284,"imageIndex":11},{"imageOffset":70677152,"imageIndex":11},{"imageOffset":70343492,"imageIndex":11},{"imageOffset":70809656,"imageIndex":11},{"imageOffset":70544784,"imageIndex":11},{"imageOffset":70952276,"imageIndex":11},{"imageOffset":70952656,"imageIndex":11},{"imageOffset":71057880,"imageIndex":11},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":5361190,"frames":[{"imageOffset":21008,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":0},{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":1},{"imageOffset":2309256,"symbol":"PyThread_acquire_lock_timed","symbolLocation":412,"imageIndex":3},{"imageOffset":13260,"symbol":"_queue_SimpleQueue_get_impl","symbolLocation":220,"imageIndex":14},{"imageOffset":12360,"symbol":"_queue_SimpleQueue_get","symbolLocation":224,"imageIndex":14},{"imageOffset":1008200,"symbol":"cfunction_vectorcall_FASTCALL_KEYWORDS_METHOD","symbolLocation":100,"imageIndex":3},{"imageOffset":1788292,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":54032,"imageIndex":3},{"imageOffset":1811404,"symbol":"_PyEval_Vector","symbolLocation":156,"imageIndex":3},{"imageOffset":1799532,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":65272,"imageIndex":3},{"imageOffset":1811404,"symbol":"_PyEval_Vector","symbolLocation":156,"imageIndex":3},{"imageOffset":611492,"symbol":"method_vectorcall","symbolLocation":388,"imageIndex":3},{"imageOffset":2848544,"symbol":"thread_run","symbolLocation":200,"imageIndex":3},{"imageOffset":2308224,"symbol":"pythread_wrapper","symbolLocation":48,"imageIndex":3},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":5361191,"frames":[{"imageOffset":21008,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":0},{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":1},{"imageOffset":2309256,"symbol":"PyThread_acquire_lock_timed","symbolLocation":412,"imageIndex":3},{"imageOffset":13260,"symbol":"_queue_SimpleQueue_get_impl","symbolLocation":220,"imageIndex":14},{"imageOffset":12360,"symbol":"_queue_SimpleQueue_get","symbolLocation":224,"imageIndex":14},{"imageOffset":1008200,"symbol":"cfunction_vectorcall_FASTCALL_KEYWORDS_METHOD","symbolLocation":100,"imageIndex":3},{"imageOffset":1788292,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":54032,"imageIndex":3},{"imageOffset":1811404,"symbol":"_PyEval_Vector","symbolLocation":156,"imageIndex":3},{"imageOffset":1799532,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":65272,"imageIndex":3},{"imageOffset":1811404,"symbol":"_PyEval_Vector","symbolLocation":156,"imageIndex":3},{"imageOffset":611492,"symbol":"method_vectorcall","symbolLocation":388,"imageIndex":3},{"imageOffset":2848544,"symbol":"thread_run","symbolLocation":200,"imageIndex":3},{"imageOffset":2308224,"symbol":"pythread_wrapper","symbolLocation":48,"imageIndex":3},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":5361192,"frames":[{"imageOffset":21008,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":0},{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":1},{"imageOffset":2309256,"symbol":"PyThread_acquire_lock_timed","symbolLocation":412,"imageIndex":3},{"imageOffset":13260,"symbol":"_queue_SimpleQueue_get_impl","symbolLocation":220,"imageIndex":14},{"imageOffset":12360,"symbol":"_queue_SimpleQueue_get","symbolLocation":224,"imageIndex":14},{"imageOffset":1008200,"symbol":"cfunction_vectorcall_FASTCALL_KEYWORDS_METHOD","symbolLocation":100,"imageIndex":3},{"imageOffset":1788292,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":54032,"imageIndex":3},{"imageOffset":1811404,"symbol":"_PyEval_Vector","symbolLocation":156,"imageIndex":3},{"imageOffset":1799532,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":65272,"imageIndex":3},{"imageOffset":1811404,"symbol":"_PyEval_Vector","symbolLocation":156,"imageIndex":3},{"imageOffset":611492,"symbol":"method_vectorcall","symbolLocation":388,"imageIndex":3},{"imageOffset":2848544,"symbol":"thread_run","symbolLocation":200,"imageIndex":3},{"imageOffset":2308224,"symbol":"pythread_wrapper","symbolLocation":48,"imageIndex":3},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":5361193,"frames":[{"imageOffset":21008,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":0},{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":1},{"imageOffset":2309256,"symbol":"PyThread_acquire_lock_timed","symbolLocation":412,"imageIndex":3},{"imageOffset":13260,"symbol":"_queue_SimpleQueue_get_impl","symbolLocation":220,"imageIndex":14},{"imageOffset":12360,"symbol":"_queue_SimpleQueue_get","symbolLocation":224,"imageIndex":14},{"imageOffset":1008200,"symbol":"cfunction_vectorcall_FASTCALL_KEYWORDS_METHOD","symbolLocation":100,"imageIndex":3},{"imageOffset":1788292,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":54032,"imageIndex":3},{"imageOffset":1811404,"symbol":"_PyEval_Vector","symbolLocation":156,"imageIndex":3},{"imageOffset":1799532,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":65272,"imageIndex":3},{"imageOffset":1811404,"symbol":"_PyEval_Vector","symbolLocation":156,"imageIndex":3},{"imageOffset":611492,"symbol":"method_vectorcall","symbolLocation":388,"imageIndex":3},{"imageOffset":2848544,"symbol":"thread_run","symbolLocation":200,"imageIndex":3},{"imageOffset":2308224,"symbol":"pythread_wrapper","symbolLocation":48,"imageIndex":3},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":5361194,"frames":[{"imageOffset":21008,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":0},{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":1},{"imageOffset":2309256,"symbol":"PyThread_acquire_lock_timed","symbolLocation":412,"imageIndex":3},{"imageOffset":13260,"symbol":"_queue_SimpleQueue_get_impl","symbolLocation":220,"imageIndex":14},{"imageOffset":12360,"symbol":"_queue_SimpleQueue_get","symbolLocation":224,"imageIndex":14},{"imageOffset":1008200,"symbol":"cfunction_vectorcall_FASTCALL_KEYWORDS_METHOD","symbolLocation":100,"imageIndex":3},{"imageOffset":1788292,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":54032,"imageIndex":3},{"imageOffset":1811404,"symbol":"_PyEval_Vector","symbolLocation":156,"imageIndex":3},{"imageOffset":1799532,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":65272,"imageIndex":3},{"imageOffset":1811404,"symbol":"_PyEval_Vector","symbolLocation":156,"imageIndex":3},{"imageOffset":611492,"symbol":"method_vectorcall","symbolLocation":388,"imageIndex":3},{"imageOffset":2848544,"symbol":"thread_run","symbolLocation":200,"imageIndex":3},{"imageOffset":2308224,"symbol":"pythread_wrapper","symbolLocation":48,"imageIndex":3},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":5361195,"frames":[{"imageOffset":21008,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":0},{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":1},{"imageOffset":2309256,"symbol":"PyThread_acquire_lock_timed","symbolLocation":412,"imageIndex":3},{"imageOffset":13260,"symbol":"_queue_SimpleQueue_get_impl","symbolLocation":220,"imageIndex":14},{"imageOffset":12360,"symbol":"_queue_SimpleQueue_get","symbolLocation":224,"imageIndex":14},{"imageOffset":1008200,"symbol":"cfunction_vectorcall_FASTCALL_KEYWORDS_METHOD","symbolLocation":100,"imageIndex":3},{"imageOffset":1788292,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":54032,"imageIndex":3},{"imageOffset":1811404,"symbol":"_PyEval_Vector","symbolLocation":156,"imageIndex":3},{"imageOffset":1799532,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":65272,"imageIndex":3},{"imageOffset":1811404,"symbol":"_PyEval_Vector","symbolLocation":156,"imageIndex":3},{"imageOffset":611492,"symbol":"method_vectorcall","symbolLocation":388,"imageIndex":3},{"imageOffset":2848544,"symbol":"thread_run","symbolLocation":200,"imageIndex":3},{"imageOffset":2308224,"symbol":"pythread_wrapper","symbolLocation":48,"imageIndex":3},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":5361196,"frames":[{"imageOffset":21008,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":0},{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":1},{"imageOffset":2309256,"symbol":"PyThread_acquire_lock_timed","symbolLocation":412,"imageIndex":3},{"imageOffset":13260,"symbol":"_queue_SimpleQueue_get_impl","symbolLocation":220,"imageIndex":14},{"imageOffset":12360,"symbol":"_queue_SimpleQueue_get","symbolLocation":224,"imageIndex":14},{"imageOffset":1008200,"symbol":"cfunction_vectorcall_FASTCALL_KEYWORDS_METHOD","symbolLocation":100,"imageIndex":3},{"imageOffset":1788292,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":54032,"imageIndex":3},{"imageOffset":1811404,"symbol":"_PyEval_Vector","symbolLocation":156,"imageIndex":3},{"imageOffset":1799532,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":65272,"imageIndex":3},{"imageOffset":1811404,"symbol":"_PyEval_Vector","symbolLocation":156,"imageIndex":3},{"imageOffset":611492,"symbol":"method_vectorcall","symbolLocation":388,"imageIndex":3},{"imageOffset":2848544,"symbol":"thread_run","symbolLocation":200,"imageIndex":3},{"imageOffset":2308224,"symbol":"pythread_wrapper","symbolLocation":48,"imageIndex":3},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":5361197,"frames":[{"imageOffset":21008,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":0},{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":1},{"imageOffset":2309256,"symbol":"PyThread_acquire_lock_timed","symbolLocation":412,"imageIndex":3},{"imageOffset":13260,"symbol":"_queue_SimpleQueue_get_impl","symbolLocation":220,"imageIndex":14},{"imageOffset":12360,"symbol":"_queue_SimpleQueue_get","symbolLocation":224,"imageIndex":14},{"imageOffset":1008200,"symbol":"cfunction_vectorcall_FASTCALL_KEYWORDS_METHOD","symbolLocation":100,"imageIndex":3},{"imageOffset":1788292,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":54032,"imageIndex":3},{"imageOffset":1811404,"symbol":"_PyEval_Vector","symbolLocation":156,"imageIndex":3},{"imageOffset":1799532,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":65272,"imageIndex":3},{"imageOffset":1811404,"symbol":"_PyEval_Vector","symbolLocation":156,"imageIndex":3},{"imageOffset":611492,"symbol":"method_vectorcall","symbolLocation":388,"imageIndex":3},{"imageOffset":2848544,"symbol":"thread_run","symbolLocation":200,"imageIndex":3},{"imageOffset":2308224,"symbol":"pythread_wrapper","symbolLocation":48,"imageIndex":3},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":5361198,"frames":[{"imageOffset":40528,"symbol":"poll","symbolLocation":8,"imageIndex":0},{"imageOffset":21836,"symbol":"select_poll_poll","symbolLocation":148,"imageIndex":15},{"imageOffset":665460,"symbol":"method_vectorcall_FASTCALL","symbolLocation":100,"imageIndex":3},{"imageOffset":1788292,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":54032,"imageIndex":3},{"imageOffset":1811404,"symbol":"_PyEval_Vector","symbolLocation":156,"imageIndex":3},{"imageOffset":611268,"symbol":"method_vectorcall","symbolLocation":164,"imageIndex":3},{"imageOffset":1799532,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":65272,"imageIndex":3},{"imageOffset":1811404,"symbol":"_PyEval_Vector","symbolLocation":156,"imageIndex":3},{"imageOffset":611492,"symbol":"method_vectorcall","symbolLocation":388,"imageIndex":3},{"imageOffset":2848544,"symbol":"thread_run","symbolLocation":200,"imageIndex":3},{"imageOffset":2308224,"symbol":"pythread_wrapper","symbolLocation":48,"imageIndex":3},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":5361199,"frames":[{"imageOffset":21008,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":0},{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":1},{"imageOffset":2309256,"symbol":"PyThread_acquire_lock_timed","symbolLocation":412,"imageIndex":3},{"imageOffset":13260,"symbol":"_queue_SimpleQueue_get_impl","symbolLocation":220,"imageIndex":14},{"imageOffset":12360,"symbol":"_queue_SimpleQueue_get","symbolLocation":224,"imageIndex":14},{"imageOffset":1008200,"symbol":"cfunction_vectorcall_FASTCALL_KEYWORDS_METHOD","symbolLocation":100,"imageIndex":3},{"imageOffset":790596,"symbol":"calliter_iternext","symbolLocation":88,"imageIndex":3},{"imageOffset":1782844,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":48584,"imageIndex":3},{"imageOffset":1811404,"symbol":"_PyEval_Vector","symbolLocation":156,"imageIndex":3},{"imageOffset":1799532,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":65272,"imageIndex":3},{"imageOffset":1811404,"symbol":"_PyEval_Vector","symbolLocation":156,"imageIndex":3},{"imageOffset":611492,"symbol":"method_vectorcall","symbolLocation":388,"imageIndex":3},{"imageOffset":2848544,"symbol":"thread_run","symbolLocation":200,"imageIndex":3},{"imageOffset":2308224,"symbol":"pythread_wrapper","symbolLocation":48,"imageIndex":3},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":5361200,"frames":[{"imageOffset":21008,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":0},{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":1},{"imageOffset":2309256,"symbol":"PyThread_acquire_lock_timed","symbolLocation":412,"imageIndex":3},{"imageOffset":13260,"symbol":"_queue_SimpleQueue_get_impl","symbolLocation":220,"imageIndex":14},{"imageOffset":12360,"symbol":"_queue_SimpleQueue_get","symbolLocation":224,"imageIndex":14},{"imageOffset":1008200,"symbol":"cfunction_vectorcall_FASTCALL_KEYWORDS_METHOD","symbolLocation":100,"imageIndex":3},{"imageOffset":1788292,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":54032,"imageIndex":3},{"imageOffset":1811404,"symbol":"_PyEval_Vector","symbolLocation":156,"imageIndex":3},{"imageOffset":1799532,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":65272,"imageIndex":3},{"imageOffset":1811404,"symbol":"_PyEval_Vector","symbolLocation":156,"imageIndex":3},{"imageOffset":611492,"symbol":"method_vectorcall","symbolLocation":388,"imageIndex":3},{"imageOffset":2848544,"symbol":"thread_run","symbolLocation":200,"imageIndex":3},{"imageOffset":2308224,"symbol":"pythread_wrapper","symbolLocation":48,"imageIndex":3},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":5361221,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":5361223,"name":"ThreadPoolBackgroundWorker","frames":[{"imageOffset":6224,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":7360,"symbol":"mach_msg","symbolLocation":76,"imageIndex":0},{"imageOffset":71161832,"imageIndex":11},{"imageOffset":70677284,"imageIndex":11},{"imageOffset":70900888,"imageIndex":11},{"imageOffset":70903324,"imageIndex":11},{"imageOffset":70902696,"imageIndex":11},{"imageOffset":71057880,"imageIndex":11},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":5361231,"name":"MemoryInfra","frames":[{"imageOffset":6224,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":7360,"symbol":"mach_msg","symbolLocation":76,"imageIndex":0},{"imageOffset":71161832,"imageIndex":11},{"imageOffset":70677284,"imageIndex":11},{"imageOffset":70677152,"imageIndex":11},{"imageOffset":70343492,"imageIndex":11},{"imageOffset":70809656,"imageIndex":11},{"imageOffset":70544784,"imageIndex":11},{"imageOffset":70952276,"imageIndex":11},{"imageOffset":70952656,"imageIndex":11},{"imageOffset":71057880,"imageIndex":11},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":5361232,"name":"ThreadPoolSingleThreadSharedBackgroundBlocking2","frames":[{"imageOffset":6224,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":7360,"symbol":"mach_msg","symbolLocation":76,"imageIndex":0},{"imageOffset":71161832,"imageIndex":11},{"imageOffset":70677284,"imageIndex":11},{"imageOffset":70900888,"imageIndex":11},{"imageOffset":70903324,"imageIndex":11},{"imageOffset":70902760,"imageIndex":11},{"imageOffset":71057880,"imageIndex":11},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":5361233,"name":"com.apple.NSEventThread","frames":[{"imageOffset":6224,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":7360,"symbol":"mach_msg","symbolLocation":76,"imageIndex":0},{"imageOffset":545088,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":372,"imageIndex":12},{"imageOffset":538096,"symbol":"__CFRunLoopRun","symbolLocation":1180,"imageIndex":12},{"imageOffset":534964,"symbol":"CFRunLoopRunSpecific","symbolLocation":600,"imageIndex":12},{"imageOffset":1763776,"symbol":"_NSEventThread","symbolLocation":196,"imageIndex":6},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":5363641,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":5366495,"queue":"com.Metal.CommandQueueDispatch","frames":[{"imageOffset":6284,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":18256,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":16},{"imageOffset":19960,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":16},{"imageOffset":134640,"symbol":"-[_MTLCommandQueue _submitAvailableCommandBuffers]","symbolLocation":768,"imageIndex":17},{"imageOffset":16820,"symbol":"_dispatch_client_callout","symbolLocation":20,"imageIndex":16},{"imageOffset":30320,"symbol":"_dispatch_continuation_pop","symbolLocation":500,"imageIndex":16},{"imageOffset":108768,"symbol":"_dispatch_source_invoke","symbolLocation":1596,"imageIndex":16},{"imageOffset":46980,"symbol":"_dispatch_lane_serial_drain","symbolLocation":376,"imageIndex":16},{"imageOffset":50180,"symbol":"_dispatch_lane_invoke","symbolLocation":392,"imageIndex":16},{"imageOffset":93336,"symbol":"_dispatch_workloop_worker_thread","symbolLocation":648,"imageIndex":16},{"imageOffset":13152,"symbol":"_pthread_wqthread","symbolLocation":288,"imageIndex":1},{"imageOffset":8320,"symbol":"start_wqthread","symbolLocation":8,"imageIndex":1}]},{"id":5366744,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":5367723,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":5368102,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":5374253,"frames":[{"imageOffset":21008,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":0},{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":1},{"imageOffset":1502040,"symbol":"blas_thread_server","symbolLocation":360,"imageIndex":18},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":5374254,"frames":[{"imageOffset":21008,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":0},{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":1},{"imageOffset":1502040,"symbol":"blas_thread_server","symbolLocation":360,"imageIndex":18},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":5374255,"frames":[{"imageOffset":21008,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":0},{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":1},{"imageOffset":1502040,"symbol":"blas_thread_server","symbolLocation":360,"imageIndex":18},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":5374256,"frames":[{"imageOffset":21008,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":0},{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":1},{"imageOffset":1502040,"symbol":"blas_thread_server","symbolLocation":360,"imageIndex":18},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":5374257,"frames":[{"imageOffset":21008,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":0},{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":1},{"imageOffset":1502040,"symbol":"blas_thread_server","symbolLocation":360,"imageIndex":18},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":5374258,"frames":[{"imageOffset":21008,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":0},{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":1},{"imageOffset":1502040,"symbol":"blas_thread_server","symbolLocation":360,"imageIndex":18},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":5374259,"frames":[{"imageOffset":21008,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":0},{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":1},{"imageOffset":1502040,"symbol":"blas_thread_server","symbolLocation":360,"imageIndex":18},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":5374266,"frames":[{"imageOffset":21008,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":0},{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":1},{"imageOffset":2309180,"symbol":"PyThread_acquire_lock_timed","symbolLocation":336,"imageIndex":3},{"imageOffset":2844860,"symbol":"acquire_timed","symbolLocation":308,"imageIndex":3},{"imageOffset":2845440,"symbol":"lock_PyThread_acquire_lock","symbolLocation":56,"imageIndex":3},{"imageOffset":664632,"symbol":"method_vectorcall_VARARGS_KEYWORDS","symbolLocation":148,"imageIndex":3},{"imageOffset":1788292,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":54032,"imageIndex":3},{"imageOffset":1811404,"symbol":"_PyEval_Vector","symbolLocation":156,"imageIndex":3},{"imageOffset":611492,"symbol":"method_vectorcall","symbolLocation":388,"imageIndex":3},{"imageOffset":2848544,"symbol":"thread_run","symbolLocation":200,"imageIndex":3},{"imageOffset":2308224,"symbol":"pythread_wrapper","symbolLocation":48,"imageIndex":3},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]}],
  "usedImages" : [
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7102287872,
    "size" : 229376,
    "uuid" : "649a643c-ad39-3a1b-9b27-cbb14e743135",
    "path" : "\/usr\/lib\/system\/libsystem_kernel.dylib",
    "name" : "libsystem_kernel.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7102517248,
    "size" : 53248,
    "uuid" : "ac6277b6-5c7c-3cdf-8896-44e6072a885c",
    "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib",
    "name" : "libsystem_pthread.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7101235200,
    "size" : 532480,
    "uuid" : "3dd94acf-fb9c-3c39-b896-873013d3ec83",
    "path" : "\/usr\/lib\/system\/libsystem_c.dylib",
    "name" : "libsystem_c.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4383227904,
    "CFBundleShortVersionString" : "3.11.4, (c) 2001-2023 Python Software Foundation.",
    "CFBundleIdentifier" : "org.python.python",
    "size" : 3948544,
    "uuid" : "88bffd37-99d8-36ab-9b95-9f54b30bd667",
    "path" : "\/Applications\/ChimeraX-1.9.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/Python",
    "name" : "Python",
    "CFBundleVersion" : "3.11.4"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7102623744,
    "size" : 32768,
    "uuid" : "aeda0ba8-f5a4-356f-b514-d8acc217dd1d",
    "path" : "\/usr\/lib\/system\/libsystem_platform.dylib",
    "name" : "libsystem_platform.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4818894848,
    "size" : 655360,
    "uuid" : "fab03cd7-ccd1-33ab-bc97-91ce7e4911a2",
    "path" : "\/Applications\/ChimeraX-1.9.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/plugins\/platforms\/libqcocoa.dylib",
    "name" : "libqcocoa.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7148630016,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.AppKit",
    "size" : 15441920,
    "uuid" : "19938822-d1c5-3e43-812b-03ff237cce0e",
    "path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit",
    "name" : "AppKit",
    "CFBundleVersion" : "2113.65.150"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4515151872,
    "size" : 4603904,
    "uuid" : "5e316915-192d-32ae-b085-7c0986279324",
    "path" : "\/Applications\/ChimeraX-1.9.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/lib\/QtCore.framework\/Versions\/A\/QtCore",
    "name" : "QtCore"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4503633920,
    "size" : 3080192,
    "uuid" : "ac9bb37f-d5ad-31aa-8307-d081879d1aef",
    "path" : "\/Applications\/ChimeraX-1.9.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/QtWidgets.abi3.so",
    "name" : "QtWidgets.abi3.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4366499840,
    "CFBundleShortVersionString" : "1.9.0",
    "CFBundleIdentifier" : "edu.ucsf.cgl.ChimeraX",
    "size" : 16384,
    "uuid" : "17982d98-65bc-3327-8526-577ec996453c",
    "path" : "\/Applications\/ChimeraX-1.9.app\/Contents\/MacOS\/ChimeraX",
    "name" : "ChimeraX",
    "CFBundleVersion" : "1.9.0.0"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 4368269312,
    "size" : 393216,
    "uuid" : "5466703b-9b83-3b4e-a5ae-32e4be5c6058",
    "path" : "\/usr\/lib\/dyld",
    "name" : "dyld"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 5796528128,
    "size" : 173883392,
    "uuid" : "309d9313-74e8-3f16-8acc-0f13b36d8e00",
    "path" : "\/Applications\/ChimeraX-1.9.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/lib\/QtWebEngineCore.framework\/Versions\/A\/QtWebEngineCore",
    "name" : "QtWebEngineCore"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7102840832,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.CoreFoundation",
    "size" : 5533696,
    "uuid" : "ff5e0d66-b778-3ff2-925f-8bb17a53a263",
    "path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation",
    "name" : "CoreFoundation",
    "CFBundleVersion" : "1866"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7118589952,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.Foundation",
    "size" : 4136960,
    "uuid" : "d28ae692-38e9-32f3-9191-6117ff5fb534",
    "path" : "\/System\/Library\/Frameworks\/Foundation.framework\/Versions\/C\/Foundation",
    "name" : "Foundation",
    "CFBundleVersion" : "1866"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4971855872,
    "size" : 16384,
    "uuid" : "b3287e1f-ce2c-3c6f-bc12-deb15c14593c",
    "path" : "\/Applications\/ChimeraX-1.9.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/_queue.cpython-311-darwin.so",
    "name" : "_queue.cpython-311-darwin.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4375773184,
    "size" : 32768,
    "uuid" : "d25f2f2d-a87d-3870-ad6a-3d977d50c9ca",
    "path" : "\/Applications\/ChimeraX-1.9.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/select.cpython-311-darwin.so",
    "name" : "select.cpython-311-darwin.so"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7100678144,
    "size" : 290816,
    "uuid" : "abd56e5d-85f0-369e-bb62-d8d64939d1b2",
    "path" : "\/usr\/lib\/system\/libdispatch.dylib",
    "name" : "libdispatch.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7246311424,
    "CFBundleShortVersionString" : "263.9",
    "CFBundleIdentifier" : "com.apple.Metal",
    "size" : 1327104,
    "uuid" : "44372c1f-1e5e-3fdf-86b4-5677daed8cca",
    "path" : "\/System\/Library\/Frameworks\/Metal.framework\/Versions\/A\/Metal",
    "name" : "Metal",
    "CFBundleVersion" : "263.9"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4529209344,
    "size" : 21299200,
    "uuid" : "9854a721-2573-3169-81ec-19ea40ce8077",
    "path" : "\/Applications\/ChimeraX-1.9.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/numpy\/.dylibs\/libopenblas64_.0.dylib",
    "name" : "libopenblas64_.0.dylib"
  },
  {
    "size" : 0,
    "source" : "A",
    "base" : 0,
    "uuid" : "00000000-0000-0000-0000-000000000000"
  }
],
  "sharedCache" : {
  "base" : 7099219968,
  "size" : 3144908800,
  "uuid" : "f1a99963-b47a-351f-8383-2cd493bf98d9"
},
  "vmSummary" : "ReadOnly portion of Libraries: Total=1.4G resident=0K(0%) swapped_out_or_unallocated=1.4G(100%)\nWritable regions: Total=3.0G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=3.0G(100%)\n\n                                VIRTUAL   REGION \nREGION TYPE                        SIZE    COUNT (non-coalesced) \n===========                     =======  ======= \nAccelerate framework              1024K        8 \nActivity Tracing                   256K        1 \nCG backing stores                 2944K        8 \nCG image                           496K       26 \nColorSync                          544K       28 \nCoreAnimation                      352K       20 \nCoreGraphics                        48K        3 \nCoreUI image data                 4432K       40 \nFoundation                          48K        2 \nKernel Alloc Once                   32K        1 \nMALLOC                             1.2G      193 \nMALLOC guard page                  192K       11 \nMALLOC_MEDIUM (reserved)         808.0M        8         reserved VM address space (unallocated)\nMALLOC_NANO (reserved)           256.0M        1         reserved VM address space (unallocated)\nMach message                        64K        3 \nOpenGL GLSL                        384K        4 \nSTACK GUARD                       56.8M       49 \nStack                            384.1M       49 \nVM_ALLOCATE                      295.2M      209 \nVM_ALLOCATE (reserved)            96.0M        2         reserved VM address space (unallocated)\n__AUTH                            2686K      344 \n__AUTH_CONST                      21.4M      554 \n__CTF                               756        1 \n__DATA                            24.4M      698 \n__DATA_CONST                      29.5M      704 \n__DATA_DIRTY                      1968K      242 \n__FONT_DATA                          4K        1 \n__GLSLBUILTINS                    5176K        1 \n__LINKEDIT                       606.5M      149 \n__OBJC_CONST                      4018K      320 \n__OBJC_RO                         83.0M        1 \n__OBJC_RW                         3168K        1 \n__TEXT                           776.2M      722 \n__UNICODE                          592K        1 \ndyld private memory               1072K        3 \nmapped file                      195.3M       53 \nshared memory                     3328K       26 \n===========                     =======  ======= \nTOTAL                              4.8G     4487 \nTOTAL, minus reserved VM space     3.6G     4487 \n",
  "legacyInfo" : {
  "threadTriggered" : {
    "name" : "CrBrowserMain",
    "queue" : "com.apple.main-thread"
  }
},
  "trialInfo" : {
  "rollouts" : [
    {
      "rolloutId" : "5f72dc58705eff005a46b3a9",
      "factorPackIds" : {

      },
      "deploymentId" : 240000015
    },
    {
      "rolloutId" : "61301e3a61217b3110231469",
      "factorPackIds" : {
        "SIRI_FIND_MY_CONFIGURATION_FILES" : "652886aa2c02f032beae8316"
      },
      "deploymentId" : 240000028
    }
  ],
  "experiments" : [

  ]
}
}
===== Log before crash start =====
Startup Messages  
---  
note | available bundle cache has not been initialized yet  
  
You can double click a model's Name or ID in the model panel to edit those
fields  
UCSF ChimeraX version: 1.9 (2024-12-11)  
© 2016-2024 Regents of the University of California. All rights reserved.  
How to cite UCSF ChimeraX  

> open "/Users/lilystine/Desktop/Ori-McKenney Lab/Spastin
> Project/AlphaFold/del227del94Spast_2aTub1bTub_6ATP_3GTP/Transparency.cxs"
> format session

No such file/path: /Users/lilystine/Desktop/Ori-McKenney Lab/Spastin
Project/AlphaFold/del227del94Spast_2aTub1bTub_6ATP_3GTP/Transparency.cxs  

> open "/Users/lilystine/Desktop/Ori-McKenney Lab/Spastin
> Project/AlphaFold/del227del94Spast_2aTub1bTub_6ATP_3GTP/Transparency.cxs"
> format session

No such file/path: /Users/lilystine/Desktop/Ori-McKenney Lab/Spastin
Project/AlphaFold/del227del94Spast_2aTub1bTub_6ATP_3GTP/Transparency.cxs  

> open "/Users/lilystine/Desktop/Ori-McKenney Lab/Spastin
> Project/AlphaFold/del227del94Spast_2aTub1bTub_6ATP_3GTP/fold_del227del94_spast_2atub1btub_atp_gtp/fold_del227del94_spast_2atub1btub_atp_gtp_model_0.cif"
> format mmcif

Chain information for fold_del227del94_spast_2atub1btub_atp_gtp_model_0.cif #1  
---  
Chain | Description  
A | .  
B C | .  
D E F G H I | .  
  

> open "/Users/lilystine/Desktop/Ori-McKenney Lab/Spastin
> Project/AlphaFold/del227del94Spast_2aTub1bTub_6ATP_3GTP/fold_del227del94_spast_2atub1btub_atp_gtp/fold_del227del94_spast_2atub1btub_atp_gtp_model_0.cif"

Chain information for fold_del227del94_spast_2atub1btub_atp_gtp_model_0.cif #2  
---  
Chain | Description  
A | .  
B C | .  
D E F G H I | .  
  

> select #1/A

3537 atoms, 3614 bonds, 450 residues, 1 model selected  

> color sel blue

> transparency sel 50 target ac

> select #2/A

3537 atoms, 3614 bonds, 450 residues, 1 model selected  

> hide sel atoms

> show sel cartoons

Computing secondary structure  

> set bgColor white

> color sel medium blue

> transparency sel 0 target ac

> select clear

> sel#1/ B-C

Unknown command: sel#1/ B-C  

> select #1/ B-C

7048 atoms, 7206 bonds, 902 residues, 1 model selected  

> hide sel cartoons

> show sel atoms

> color sel cornflower blue

> transparency sel 50 target ac

> select #2/B-C

7048 atoms, 7206 bonds, 902 residues, 1 model selected  

> hide sel atoms

> show sel cartoons

> color sel cornflower blue

> select clear

> select #2/B-C

7048 atoms, 7206 bonds, 902 residues, 1 model selected  

> color sel blue

> select clear

> select #1/A

3537 atoms, 3614 bonds, 450 residues, 1 model selected  

> hide sel cartoons

> select #2/B-C

7048 atoms, 7206 bonds, 902 residues, 1 model selected  

> color sel cornflower blue

> select #1/D-I

13734 atoms, 13914 bonds, 1770 residues, 1 model selected  

> hide sel cartoons

> show sel atoms

> color sel hot pink

> transparency sel 50 target ac

> select #2/D-I

13734 atoms, 13914 bonds, 1770 residues, 1 model selected  

> hide sel atoms

> show sel cartoons

> color sel magenta

> select clear

> view orient

> lighting simple

> lighting soft

> lighting full

> lighting shadows false

> lighting shadows true

> lighting flat

> lighting full

> graphics silhouettes false

> ui tool show "Side View"

> view

> view orient

> movie record

> turn y 2 180

> wait 180

> movie encode /Users/lilystine/Desktop/movie1.mp4

Movie saved to /Users/lilystine/Desktop/movie1.mp4  
  

> select #1/A

3537 atoms, 3614 bonds, 450 residues, 1 model selected  

> transparency sel 70 target ac

> transparency sel 60 target ac

> select clear

> select ::name="ATP"

372 atoms, 396 bonds, 12 residues, 2 models selected  

> color sel yellow

> select ::name="GTP"

192 atoms, 204 bonds, 6 residues, 2 models selected  

> color sel orange

> select clear

> view orient

> movie record

> turn y 2 180

> wait 180

> movie encode /Users/lilystine/Desktop/movie1.mp4

Movie saved to /Users/lilystine/Desktop/movie1.mp4  
  

> movie record

> turn y 2 180

> wait 180

> movie encode /Users/lilystine/Desktop/movie2.mp4

Movie saved to /Users/lilystine/Desktop/movie2.mp4  
  

> select #1/D-I

13734 atoms, 13914 bonds, 1770 residues, 1 model selected  

> hide sel atoms

> movie record

> turn y 2 180

> wait 180

> movie encode /Users/lilystine/Desktop/movie3.mp4

Movie saved to /Users/lilystine/Desktop/movie3.mp4  
  

> movie record

> turn y 2 180

> wait 180

> movie encode /Users/lilystine/Desktop/movie4.mp4

Movie saved to /Users/lilystine/Desktop/movie4.mp4  
  

> show sel atoms

> select clear


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

Log:
Startup Messages  
---  
note | available bundle cache has not been initialized yet  
  
UCSF ChimeraX version: 1.9 (2024-12-11)  
© 2016-2024 Regents of the University of California. All rights reserved.  
How to cite UCSF ChimeraX  




OpenGL version: 4.1 Metal - 76.3
OpenGL renderer: Apple M1
OpenGL vendor: Apple

Python: 3.11.4
Locale: UTF-8
Qt version: PyQt6 6.7.1, Qt 6.7.1
Qt runtime version: 6.7.3
Qt platform: cocoa
Hardware:

    Hardware Overview:

      Model Name: MacBook Air
      Model Identifier: MacBookAir10,1
      Chip: Apple M1
      Total Number of Cores: 8 (4 performance and 4 efficiency)
      Memory: 8 GB
      System Firmware Version: 10151.140.19
      OS Loader Version: 7459.141.1.701.1

Software:

    System Software Overview:

      System Version: macOS 12.7.6 (21H1320)
      Kernel Version: Darwin 21.6.0
      Time since boot: 33 days 17:37

Graphics/Displays:

    Apple M1:

      Chipset Model: Apple M1
      Type: GPU
      Bus: Built-In
      Total Number of Cores: 8
      Vendor: Apple (0x106b)
      Metal Family: Supported, Metal GPUFamily Apple 7
      Displays:
        MSI MP273A:
          Resolution: 1920 x 1080 (1080p FHD - Full High Definition)
          UI Looks like: 1920 x 1080 @ 100.00Hz
          Main Display: Yes
          Mirror: Off
          Online: Yes
          Rotation: Supported
        Color LCD:
          Display Type: Built-In Retina LCD
          Resolution: 2560 x 1600 Retina
          Mirror: Off
          Online: Yes
          Automatically Adjust Brightness: Yes
          Connection Type: Internal


Installed Packages:
    alabaster: 1.0.0
    anyio: 4.7.0
    appdirs: 1.4.4
    appnope: 0.1.4
    asttokens: 3.0.0
    auditwheel: 6.1.0
    babel: 2.16.0
    beautifulsoup4: 4.12.3
    blockdiag: 3.0.0
    blosc2: 3.0.0
    build: 1.2.1
    certifi: 2023.11.17
    cftime: 1.6.4.post1
    charset-normalizer: 3.4.0
    ChimeraX-AddCharge: 1.5.18
    ChimeraX-AddH: 2.2.6
    ChimeraX-AlignmentAlgorithms: 2.0.2
    ChimeraX-AlignmentHdrs: 3.5
    ChimeraX-AlignmentMatrices: 2.1
    ChimeraX-Alignments: 2.16.1
    ChimeraX-AlphaFold: 1.0.1
    ChimeraX-AltlocExplorer: 1.1.2
    ChimeraX-AmberInfo: 1.0
    ChimeraX-Arrays: 1.1
    ChimeraX-Atomic: 1.58.8
    ChimeraX-AtomicLibrary: 14.1.11
    ChimeraX-AtomSearch: 2.0.1
    ChimeraX-AxesPlanes: 2.4
    ChimeraX-BasicActions: 1.1.2
    ChimeraX-BILD: 1.0
    ChimeraX-BlastProtein: 3.0.0
    ChimeraX-BondRot: 2.0.4
    ChimeraX-BugReporter: 1.0.1
    ChimeraX-BuildStructure: 2.13.1
    ChimeraX-Bumps: 1.0
    ChimeraX-BundleBuilder: 1.4.0
    ChimeraX-ButtonPanel: 1.0.1
    ChimeraX-CageBuilder: 1.0.1
    ChimeraX-CellPack: 1.0
    ChimeraX-Centroids: 1.4
    ChimeraX-ChangeChains: 1.1
    ChimeraX-CheckWaters: 1.4
    ChimeraX-ChemGroup: 2.0.1
    ChimeraX-Clashes: 2.3
    ChimeraX-ColorActions: 1.0.5
    ChimeraX-ColorGlobe: 1.0
    ChimeraX-ColorKey: 1.5.6
    ChimeraX-CommandLine: 1.2.5
    ChimeraX-ConnectStructure: 2.0.1
    ChimeraX-Contacts: 1.0.1
    ChimeraX-Core: 1.9
    ChimeraX-CoreFormats: 1.2
    ChimeraX-coulombic: 1.4.4
    ChimeraX-Crosslinks: 1.0
    ChimeraX-Crystal: 1.0
    ChimeraX-CrystalContacts: 1.0.1
    ChimeraX-DataFormats: 1.2.3
    ChimeraX-Dicom: 1.2.6
    ChimeraX-DistMonitor: 1.4.2
    ChimeraX-DockPrep: 1.1.3
    ChimeraX-Dssp: 2.0
    ChimeraX-EMDB-SFF: 1.0
    ChimeraX-ESMFold: 1.0
    ChimeraX-FileHistory: 1.0.1
    ChimeraX-FunctionKey: 1.0.1
    ChimeraX-Geometry: 1.3
    ChimeraX-gltf: 1.0
    ChimeraX-Graphics: 1.4.1
    ChimeraX-Hbonds: 2.5
    ChimeraX-Help: 1.3
    ChimeraX-HKCage: 1.3
    ChimeraX-IHM: 1.1
    ChimeraX-ImageFormats: 1.2
    ChimeraX-IMOD: 1.0
    ChimeraX-IO: 1.0.3
    ChimeraX-ItemsInspection: 1.0.1
    ChimeraX-IUPAC: 1.0
    ChimeraX-KVFinder: 1.2.1
    ChimeraX-Label: 1.1.14
    ChimeraX-ListInfo: 1.2.2
    ChimeraX-Log: 1.2
    ChimeraX-LookingGlass: 1.1
    ChimeraX-Maestro: 1.9.1
    ChimeraX-Map: 1.3
    ChimeraX-MapData: 2.0
    ChimeraX-MapEraser: 1.0.1
    ChimeraX-MapFilter: 2.0.1
    ChimeraX-MapFit: 2.0
    ChimeraX-MapSeries: 2.1.1
    ChimeraX-Markers: 1.0.1
    ChimeraX-Mask: 1.0.2
    ChimeraX-MatchMaker: 2.1.6
    ChimeraX-MCopy: 1.0
    ChimeraX-MDcrds: 2.7.2
    ChimeraX-MedicalToolbar: 1.1
    ChimeraX-Meeting: 1.0.1
    ChimeraX-MLP: 1.1.1
    ChimeraX-mmCIF: 2.14.2
    ChimeraX-MMTF: 2.2
    ChimeraX-ModelArchive: 1.0
    ChimeraX-Modeller: 1.5.18
    ChimeraX-ModelPanel: 1.5
    ChimeraX-ModelSeries: 1.0.1
    ChimeraX-Mol2: 2.0.3
    ChimeraX-Mole: 1.0
    ChimeraX-Morph: 1.0.2
    ChimeraX-MouseModes: 1.2
    ChimeraX-Movie: 1.0
    ChimeraX-MutationScores: 1.0
    ChimeraX-Neuron: 1.0
    ChimeraX-Nifti: 1.2
    ChimeraX-NMRSTAR: 1.0.2
    ChimeraX-NRRD: 1.2
    ChimeraX-Nucleotides: 2.0.3
    ChimeraX-OpenCommand: 1.14
    ChimeraX-OrthoPick: 1.0.1
    ChimeraX-PDB: 2.7.6
    ChimeraX-PDBBio: 1.0.1
    ChimeraX-PDBLibrary: 1.0.4
    ChimeraX-PDBMatrices: 1.0
    ChimeraX-PickBlobs: 1.0.1
    ChimeraX-Positions: 1.0
    ChimeraX-PresetMgr: 1.1.2
    ChimeraX-PubChem: 2.2
    ChimeraX-ReadPbonds: 1.0.1
    ChimeraX-Registration: 1.1.2
    ChimeraX-RemoteControl: 1.0
    ChimeraX-RenderByAttr: 1.6.2
    ChimeraX-RenumberResidues: 1.1
    ChimeraX-ResidueFit: 1.0.1
    ChimeraX-RestServer: 1.3.1
    ChimeraX-RNALayout: 1.0
    ChimeraX-RotamerLibMgr: 4.0
    ChimeraX-RotamerLibsDunbrack: 2.0
    ChimeraX-RotamerLibsDynameomics: 2.0
    ChimeraX-RotamerLibsRichardson: 2.0
    ChimeraX-SaveCommand: 1.5.1
    ChimeraX-SchemeMgr: 1.0
    ChimeraX-SDF: 2.0.2
    ChimeraX-Segger: 1.0
    ChimeraX-Segment: 1.0.1
    ChimeraX-Segmentations: 3.5.6
    ChimeraX-SelInspector: 1.0
    ChimeraX-SeqView: 2.14
    ChimeraX-Shape: 1.0.1
    ChimeraX-Shell: 1.0.1
    ChimeraX-Shortcuts: 1.2.0
    ChimeraX-ShowSequences: 1.0.3
    ChimeraX-SideView: 1.0.1
    ChimeraX-SimilarStructures: 1.0.1
    ChimeraX-Smiles: 2.1.2
    ChimeraX-SmoothLines: 1.0
    ChimeraX-SpaceNavigator: 1.0
    ChimeraX-StdCommands: 1.18.1
    ChimeraX-STL: 1.0.1
    ChimeraX-Storm: 1.0
    ChimeraX-StructMeasure: 1.2.1
    ChimeraX-Struts: 1.0.1
    ChimeraX-Surface: 1.0.1
    ChimeraX-SwapAA: 2.0.1
    ChimeraX-SwapRes: 2.5
    ChimeraX-TapeMeasure: 1.0
    ChimeraX-TaskManager: 1.0
    ChimeraX-Test: 1.0
    ChimeraX-Toolbar: 1.2.3
    ChimeraX-ToolshedUtils: 1.2.4
    ChimeraX-Topography: 1.0
    ChimeraX-ToQuest: 1.0
    ChimeraX-Tug: 1.0.1
    ChimeraX-UI: 1.41
    ChimeraX-Umap: 1.0
    ChimeraX-uniprot: 2.3.1
    ChimeraX-UnitCell: 1.0.1
    ChimeraX-ViewDockX: 1.4.4
    ChimeraX-VIPERdb: 1.0
    ChimeraX-Vive: 1.1
    ChimeraX-VolumeMenu: 1.0.1
    ChimeraX-vrml: 1.0
    ChimeraX-VTK: 1.0
    ChimeraX-WavefrontOBJ: 1.0
    ChimeraX-WebCam: 1.0.2
    ChimeraX-WebServices: 1.1.4
    ChimeraX-Zone: 1.0.1
    colorama: 0.4.6
    comm: 0.2.2
    contourpy: 1.3.1
    cxservices: 1.2.3
    cycler: 0.12.1
    Cython: 3.0.10
    debugpy: 1.8.9
    decorator: 5.1.1
    docutils: 0.21.2
    executing: 2.1.0
    filelock: 3.15.4
    fonttools: 4.55.3
    funcparserlib: 2.0.0a0
    glfw: 2.8.0
    grako: 3.16.5
    h11: 0.14.0
    h5py: 3.12.1
    html2text: 2024.2.26
    httpcore: 1.0.7
    httpx: 0.28.1
    idna: 3.10
    ihm: 1.3
    imagecodecs: 2024.6.1
    imagesize: 1.4.1
    ipykernel: 6.29.5
    ipython: 8.26.0
    ipywidgets: 8.1.5
    jedi: 0.19.1
    Jinja2: 3.1.4
    jupyter_client: 8.6.2
    jupyter_core: 5.7.2
    jupyterlab_widgets: 3.0.13
    kiwisolver: 1.4.7
    line_profiler: 4.1.3
    lxml: 5.2.2
    lz4: 4.3.3
    MarkupSafe: 3.0.2
    matplotlib: 3.9.2
    matplotlib-inline: 0.1.7
    msgpack: 1.0.8
    ndindex: 1.9.2
    nest-asyncio: 1.6.0
    netCDF4: 1.6.5
    networkx: 3.3
    nibabel: 5.2.0
    nptyping: 2.5.0
    numexpr: 2.10.2
    numpy: 1.26.4
    openvr: 1.26.701
    packaging: 23.2
    ParmEd: 4.2.2
    parso: 0.8.4
    pep517: 0.13.1
    pexpect: 4.9.0
    pillow: 10.4.0
    pip: 24.2
    pkginfo: 1.11.1
    platformdirs: 4.3.6
    prompt_toolkit: 3.0.48
    psutil: 6.0.0
    ptyprocess: 0.7.0
    pure_eval: 0.2.3
    py-cpuinfo: 9.0.0
    pycollada: 0.8
    pydicom: 2.4.4
    pyelftools: 0.31
    Pygments: 2.18.0
    pynmrstar: 3.3.4
    pynrrd: 1.0.0
    PyOpenGL: 3.1.7
    PyOpenGL-accelerate: 3.1.7
    pyopenxr: 1.0.3401
    pyparsing: 3.2.0
    pyproject_hooks: 1.2.0
    PyQt6-commercial: 6.7.1
    PyQt6-Qt6: 6.7.3
    PyQt6-WebEngine-commercial: 6.7.0
    PyQt6-WebEngine-Qt6: 6.7.3
    PyQt6-WebEngineSubwheel-Qt6: 6.7.3
    PyQt6_sip: 13.8.0
    python-dateutil: 2.9.0.post0
    pytz: 2024.2
    pyzmq: 26.2.0
    qtconsole: 5.5.2
    QtPy: 2.4.2
    qtshim: 1.0
    RandomWords: 0.4.0
    requests: 2.32.3
    scipy: 1.14.0
    setuptools: 72.1.0
    sfftk-rw: 0.8.1
    six: 1.16.0
    sniffio: 1.3.1
    snowballstemmer: 2.2.0
    sortedcontainers: 2.4.0
    soupsieve: 2.6
    Sphinx: 8.0.2
    sphinx-autodoc-typehints: 2.2.3
    sphinxcontrib-applehelp: 2.0.0
    sphinxcontrib-blockdiag: 3.0.0
    sphinxcontrib-devhelp: 2.0.0
    sphinxcontrib-htmlhelp: 2.1.0
    sphinxcontrib-jsmath: 1.0.1
    sphinxcontrib-qthelp: 2.0.0
    sphinxcontrib-serializinghtml: 2.0.0
    stack-data: 0.6.3
    superqt: 0.6.3
    tables: 3.10.1
    tcia_utils: 1.5.1
    tifffile: 2024.7.24
    tinyarray: 1.2.4
    tornado: 6.4.2
    traitlets: 5.14.3
    typing_extensions: 4.12.2
    tzdata: 2024.2
    urllib3: 2.2.3
    wcwidth: 0.2.13
    webcolors: 24.6.0
    wheel: 0.43.0
    wheel-filename: 1.4.1
    widgetsnbextension: 4.0.13

Change History (2)

comment:1 by pett, 7 months ago

Component: UnassignedWindow Toolkit
Owner: set to Tom Goddard
Platform: all
Project: ChimeraX
Status: newassigned
Summary: ChimeraX bug report submissionCrash moving window between screens

comment:2 by pett, 7 months ago

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