Opened 13 hours ago
Closed 10 hours ago
#20208 closed defect (duplicate)
Crash moving window between screens
| Reported by: | Owned by: | Tom Goddard | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Window Toolkit | Version: | |
| Keywords: | Cc: | ||
| Blocked By: | Blocking: | ||
| Notify when closed: | Platform: | all | |
| Project: | ChimeraX |
Description
The following bug report has been submitted:
Platform: macOS-13.5.2-arm64-arm-64bit
ChimeraX Version: 1.10 (2025-06-26 08:57:52 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 0x00000002cf1af000 (most recent call first):
File "/Applications/ChimeraX-1.10.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/pool.py", line 579 in _handle_results
File "/Applications/ChimeraX-1.10.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 975 in run
File "/Applications/ChimeraX-1.10.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 1038 in _bootstrap_inner
File "/Applications/ChimeraX-1.10.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 995 in _bootstrap
Thread 0x00000002ce1a3000 (most recent call first):
File "/Applications/ChimeraX-1.10.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/pool.py", line 531 in _handle_tasks
File "/Applications/ChimeraX-1.10.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 975 in run
File "/Applications/ChimeraX-1.10.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 1038 in _bootstrap_inner
File "/Applications/ChimeraX-1.10.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 995 in _bootstrap
Thread 0x00000002cd197000 (most recent call first):
File "/Applications/ChimeraX-1.10.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/selectors.py", line 415 in select
File "/Applications/ChimeraX-1.10.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/connection.py", line 930 in wait
File "/Applications/ChimeraX-1.10.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.10.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/pool.py", line 522 in _handle_workers
File "/Applications/ChimeraX-1.10.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 975 in run
File "/Applications/ChimeraX-1.10.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 1038 in _bootstrap_inner
File "/Applications/ChimeraX-1.10.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 995 in _bootstrap
Thread 0x00000002cc18b000 (most recent call first):
File "/Applications/ChimeraX-1.10.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/pool.py", line 114 in worker
File "/Applications/ChimeraX-1.10.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 975 in run
File "/Applications/ChimeraX-1.10.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 1038 in _bootstrap_inner
File "/Applications/ChimeraX-1.10.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 995 in _bootstrap
Thread 0x00000002cb17f000 (most recent call first):
File "/Applications/ChimeraX-1.10.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/pool.py", line 114 in worker
File "/Applications/ChimeraX-1.10.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 975 in run
File "/Applications/ChimeraX-1.10.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 1038 in _bootstrap_inner
File "/Applications/ChimeraX-1.10.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 995 in _bootstrap
Thread 0x00000002ca173000 (most recent call first):
File "/Applications/ChimeraX-1.10.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/pool.py", line 114 in worker
File "/Applications/ChimeraX-1.10.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 975 in run
File "/Applications/ChimeraX-1.10.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 1038 in _bootstrap_inner
File "/Applications/ChimeraX-1.10.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 995 in _bootstrap
Thread 0x00000002c9167000 (most recent call first):
File "/Applications/ChimeraX-1.10.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/pool.py", line 114 in worker
File "/Applications/ChimeraX-1.10.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 975 in run
File "/Applications/ChimeraX-1.10.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 1038 in _bootstrap_inner
File "/Applications/ChimeraX-1.10.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 995 in _bootstrap
Thread 0x00000002c815b000 (most recent call first):
File "/Applications/ChimeraX-1.10.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/pool.py", line 114 in worker
File "/Applications/ChimeraX-1.10.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 975 in run
File "/Applications/ChimeraX-1.10.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 1038 in _bootstrap_inner
File "/Applications/ChimeraX-1.10.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 995 in _bootstrap
Thread 0x00000002c714f000 (most recent call first):
File "/Applications/ChimeraX-1.10.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/pool.py", line 114 in worker
File "/Applications/ChimeraX-1.10.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 975 in run
File "/Applications/ChimeraX-1.10.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 1038 in _bootstrap_inner
File "/Applications/ChimeraX-1.10.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 995 in _bootstrap
Thread 0x00000002c6143000 (most recent call first):
File "/Applications/ChimeraX-1.10.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/pool.py", line 114 in worker
File "/Applications/ChimeraX-1.10.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 975 in run
File "/Applications/ChimeraX-1.10.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 1038 in _bootstrap_inner
File "/Applications/ChimeraX-1.10.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 995 in _bootstrap
Thread 0x00000002c5137000 (most recent call first):
File "/Applications/ChimeraX-1.10.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/pool.py", line 114 in worker
File "/Applications/ChimeraX-1.10.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 975 in run
File "/Applications/ChimeraX-1.10.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 1038 in _bootstrap_inner
File "/Applications/ChimeraX-1.10.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 995 in _bootstrap
Thread 0x00000002c412b000 (most recent call first):
File "/Applications/ChimeraX-1.10.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/pool.py", line 114 in worker
File "/Applications/ChimeraX-1.10.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 975 in run
File "/Applications/ChimeraX-1.10.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 1038 in _bootstrap_inner
File "/Applications/ChimeraX-1.10.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 995 in _bootstrap
Thread 0x00000002c311f000 (most recent call first):
File "/Applications/ChimeraX-1.10.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/pool.py", line 114 in worker
File "/Applications/ChimeraX-1.10.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 975 in run
File "/Applications/ChimeraX-1.10.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 1038 in _bootstrap_inner
File "/Applications/ChimeraX-1.10.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 995 in _bootstrap
Thread 0x00000002c2113000 (most recent call first):
File "/Applications/ChimeraX-1.10.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/pool.py", line 114 in worker
File "/Applications/ChimeraX-1.10.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 975 in run
File "/Applications/ChimeraX-1.10.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 1038 in _bootstrap_inner
File "/Applications/ChimeraX-1.10.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 995 in _bootstrap
Thread 0x00000002c1107000 (most recent call first):
File "/Applications/ChimeraX-1.10.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/pool.py", line 114 in worker
File "/Applications/ChimeraX-1.10.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 975 in run
File "/Applications/ChimeraX-1.10.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 1038 in _bootstrap_inner
File "/Applications/ChimeraX-1.10.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 995 in _bootstrap
Current thread 0x00000001e3bda080 (most recent call first):
File "/Applications/ChimeraX-1.10.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/ui/gui.py", line 368 in event_loop
File "/Applications/ChimeraX-1.10.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/core/__main__.py", line 1057 in init
File "/Applications/ChimeraX-1.10.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/core/__main__.py", line 1220 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, psutil._psutil_osx, psutil._psutil_posix, chimerax.atomic_lib._load_libs, tinyarray, chimerax.atomic.cymol, chimerax.atomic.cytmpl, chimerax.map._map, chimerax.pdb_lib._load_libs, chimerax.surface._surface, OpenGL_accelerate.errorchecker, OpenGL_accelerate.wrapper, OpenGL_accelerate.formathandler, OpenGL_accelerate.arraydatatype, OpenGL_accelerate.latebind, OpenGL_accelerate.vbo, chimerax.core._mac_util, OpenGL_accelerate.numpy_formathandler, OpenGL_accelerate.nones_formathandler, chimerax.mmcif._mmcif, chimerax.mmcif.mmcif, chimerax.atomic._ribbons, chimerax.graphics._graphics, chimerax.pdb._pdbio, PIL._imaging, PIL._imagingmath, chimerax.alignment_algs._sw, chimerax.dssp._dssp, chimerax.alignment_algs._nw (total: 51)
{"app_name":"ChimeraX","timestamp":"2026-04-22 12:02:44.00 -0400","app_version":"1.10.0","slice_uuid":"9cf8124a-d876-34ad-b7ee-c011183ebc15","build_version":"1.10.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.5.2 (22G91)","roots_installed":0,"name":"ChimeraX","incident_id":"0A75787A-DC6D-427A-A6A2-E7DCA1660376"}
{
"uptime" : 240000,
"procRole" : "Foreground",
"version" : 2,
"userID" : 501,
"deployVersion" : 210,
"modelCode" : "Mac14,6",
"coalitionID" : 8294,
"osVersion" : {
"train" : "macOS 13.5.2",
"build" : "22G91",
"releaseType" : "User"
},
"captureTime" : "2026-04-22 12:02:43.3836 -0400",
"incident" : "0A75787A-DC6D-427A-A6A2-E7DCA1660376",
"pid" : 56039,
"translated" : false,
"cpuType" : "ARM-64",
"roots_installed" : 0,
"bug_type" : "309",
"procLaunch" : "2026-04-17 14:20:47.5548 -0400",
"procStartAbsTime" : 5179593148745,
"procExitAbsTime" : 5796058852963,
"procName" : "ChimeraX",
"procPath" : "\/Applications\/ChimeraX-1.10.app\/Contents\/MacOS\/ChimeraX",
"bundleInfo" : {"CFBundleShortVersionString":"1.10.0","CFBundleVersion":"1.10.0.0","CFBundleIdentifier":"edu.ucsf.cgl.ChimeraX"},
"storeInfo" : {"deviceIdentifierForVendor":"5941FB0E-C42A-5606-8409-DA443B737AF0","thirdParty":true},
"parentProc" : "launchd",
"parentPid" : 1,
"coalitionName" : "edu.ucsf.cgl.ChimeraX",
"crashReporterKey" : "7F0B2FC0-5520-8CAC-651A-4D90B0F6E43F",
"codeSigningID" : "edu.ucsf.cgl.ChimeraX",
"codeSigningTeamID" : "LWV8X224YF",
"codeSigningFlags" : 570491649,
"codeSigningValidationCategory" : 6,
"codeSigningTrustLevel" : 0,
"wakeTime" : 190,
"sleepWakeUUID" : "47FF1A4E-5A64-43F4-B277-872A51DF3397",
"sip" : "enabled",
"vmRegionInfo" : "0x383934383aa7 is not in any region. Bytes after previous region: 61337304054440 Bytes before following region: 43734775874905\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 ",
"exception" : {"codes":"0x0000000000000001, 0x3434383934383aa7","rawCodes":[1,3761693407101598375],"type":"EXC_BAD_ACCESS","signal":"SIGSEGV","subtype":"KERN_INVALID_ADDRESS at 0x3434383934383aa7 -> 0x0000383934383aa7 (possible pointer authentication failure)"},
"termination" : {"flags":0,"code":11,"namespace":"SIGNAL","indicator":"Segmentation fault: 11","byProc":"ChimeraX","byPid":56039},
"vmregioninfo" : "0x383934383aa7 is not in any region. Bytes after previous region: 61337304054440 Bytes before following region: 43734775874905\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":2923510,"threadState":{"x":[{"value":0},{"value":0},{"value":1},{"value":6126935592},{"value":99},{"value":95},{"value":6126934848},{"value":6152479009},{"value":2090752010140535929},{"value":2090752017128615161},{"value":14757395258967641293},{"value":4294967286},{"value":6126935522},{"value":0},{"value":53},{"value":4294967280},{"value":328},{"value":8194618272},{"value":0},{"value":11},{"value":8115822720,"symbolLocation":0,"symbol":"_main_thread"},{"value":259},{"value":8115822944,"symbolLocation":224,"symbol":"_main_thread"},{"value":1},{"value":4358800944,"symbolLocation":0,"symbol":"faulthandler_handlers"},{"value":8073478144,"symbolLocation":0,"symbol":"OBJC_IVAR_$__NSSliderCellDataDrivenMetrics._state"},{"value":8073478144,"symbolLocation":0,"symbol":"OBJC_IVAR_$__NSSliderCellDataDrivenMetrics._state"},{"value":5},{"value":1}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6588562472},"cpsr":{"value":1073745920},"fp":{"value":6126935664},"sp":{"value":6126935632},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6588335972,"matchesCrashFrame":1},"far":{"value":11134468632}},"name":"CrBrowserMain","queue":"com.apple.main-thread","frames":[{"imageOffset":38756,"symbol":"__pthread_kill","symbolLocation":8,"imageIndex":145},{"imageOffset":27688,"symbol":"pthread_kill","symbolLocation":288,"imageIndex":146},{"imageOffset":259180,"symbol":"raise","symbolLocation":32,"imageIndex":147},{"imageOffset":2417160,"symbol":"faulthandler_fatal_error","symbolLocation":392,"imageIndex":1},{"imageOffset":14884,"symbol":"_sigtramp","symbolLocation":56,"imageIndex":148},{"imageOffset":378364,"imageIndex":71},{"imageOffset":378136,"imageIndex":71},{"imageOffset":381560,"symbol":"_NSViewHierarchyDidChangeBackingProperties","symbolLocation":244,"imageIndex":149},{"imageOffset":8460236,"symbol":"-[NSWindow _postWindowDidChangeBackingPropertiesAndDisplayWindowForPreviousBackingScaleFactor:previousColorSpace:]","symbolLocation":192,"imageIndex":149},{"imageOffset":2101016,"symbol":"__67-[NSWindow _updateSettingsSendingScreenChangeNotificationToScreen:]_block_invoke","symbolLocation":448,"imageIndex":149},{"imageOffset":512560,"symbol":"NSPerformVisuallyAtomicChange","symbolLocation":108,"imageIndex":149},{"imageOffset":2100556,"symbol":"-[NSWindow _updateSettingsSendingScreenChangeNotificationToScreen:]","symbolLocation":96,"imageIndex":149},{"imageOffset":517904,"symbol":"-[NSWindow _setFrameCommon:display:fromServer:]","symbolLocation":1856,"imageIndex":149},{"imageOffset":8468632,"symbol":"-[NSWindow _windowMovedToRect:dueToMoveEvent:]","symbolLocation":184,"imageIndex":149},{"imageOffset":1470920,"symbol":"-[NSWindow _windowMoved:]","symbolLocation":832,"imageIndex":149},{"imageOffset":1470036,"symbol":"-[NSWindow _internalHandleAppKitDefinedEvent:]","symbolLocation":256,"imageIndex":149},{"imageOffset":1469392,"symbol":"-[NSWindow(NSEventRouting) _reallySendEvent:isDelayedEvent:]","symbolLocation":528,"imageIndex":149},{"imageOffset":1468396,"symbol":"-[NSWindow(NSEventRouting) sendEvent:]","symbolLocation":284,"imageIndex":149},{"imageOffset":461176,"imageIndex":71},{"imageOffset":1465332,"symbol":"-[NSApplication(NSEvent) sendEvent:]","symbolLocation":1752,"imageIndex":149},{"imageOffset":43108,"imageIndex":71},{"imageOffset":3890248,"symbol":"-[NSApplication _handleEvent:]","symbolLocation":60,"imageIndex":149},{"imageOffset":184224,"symbol":"-[NSApplication run]","symbolLocation":500,"imageIndex":149},{"imageOffset":97412,"imageIndex":71},{"imageOffset":639864,"symbol":"QEventLoop::exec(QFlags)","symbolLocation":596,"imageIndex":45},{"imageOffset":600940,"symbol":"QCoreApplication::exec()","symbolLocation":144,"imageIndex":45},{"imageOffset":2508944,"symbol":"meth_QApplication_exec(_object*, _object*)","symbolLocation":96,"imageIndex":48},{"imageOffset":1004504,"symbol":"cfunction_call","symbolLocation":96,"imageIndex":1},{"imageOffset":594156,"symbol":"_PyObject_MakeTpCall","symbolLocation":128,"imageIndex":1},{"imageOffset":1789244,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":54984,"imageIndex":1},{"imageOffset":1729512,"symbol":"PyEval_EvalCode","symbolLocation":276,"imageIndex":1},{"imageOffset":1707120,"symbol":"builtin_exec","symbolLocation":428,"imageIndex":1},{"imageOffset":1007044,"symbol":"cfunction_vectorcall_FASTCALL_KEYWORDS","symbolLocation":80,"imageIndex":1},{"imageOffset":1788292,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":54032,"imageIndex":1},{"imageOffset":1811404,"symbol":"_PyEval_Vector","symbolLocation":156,"imageIndex":1},{"imageOffset":2389028,"symbol":"pymain_run_module","symbolLocation":256,"imageIndex":1},{"imageOffset":2387652,"symbol":"Py_RunMain","symbolLocation":1784,"imageIndex":1},{"imageOffset":2392180,"symbol":"pymain_main","symbolLocation":52,"imageIndex":1},{"imageOffset":2392116,"symbol":"Py_Main","symbolLocation":36,"imageIndex":1},{"imageOffset":15764,"symbol":"main","symbolLocation":128,"imageIndex":0},{"imageOffset":24360,"symbol":"start","symbolLocation":2236,"imageIndex":150}]},{"id":2923690,"name":"ThreadPoolServiceThread","frames":[{"imageOffset":52776,"symbol":"kevent64","symbolLocation":8,"imageIndex":145},{"imageOffset":77670276,"imageIndex":56},{"imageOffset":77669752,"imageIndex":56},{"imageOffset":77272856,"imageIndex":56},{"imageOffset":77019148,"imageIndex":56},{"imageOffset":77432160,"imageIndex":56},{"imageOffset":77324944,"imageIndex":56},{"imageOffset":77432544,"imageIndex":56},{"imageOffset":77536044,"imageIndex":56},{"imageOffset":28584,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":146},{"imageOffset":7584,"symbol":"thread_start","symbolLocation":8,"imageIndex":146}]},{"id":2923691,"name":"ThreadPoolForegroundWorker","frames":[{"imageOffset":3924,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":145},{"imageOffset":78464,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":145},{"imageOffset":39864,"symbol":"mach_msg_overwrite","symbolLocation":604,"imageIndex":145},{"imageOffset":4816,"symbol":"mach_msg","symbolLocation":24,"imageIndex":145},{"imageOffset":77644624,"imageIndex":56},{"imageOffset":77143240,"imageIndex":56},{"imageOffset":77377520,"imageIndex":56},{"imageOffset":77374852,"imageIndex":56},{"imageOffset":77374288,"imageIndex":56},{"imageOffset":77374004,"imageIndex":56},{"imageOffset":77536044,"imageIndex":56},{"imageOffset":28584,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":146},{"imageOffset":7584,"symbol":"thread_start","symbolLocation":8,"imageIndex":146}]},{"id":2923692,"name":"ThreadPoolBackgroundWorker","frames":[{"imageOffset":3924,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":145},{"imageOffset":78464,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":145},{"imageOffset":39864,"symbol":"mach_msg_overwrite","symbolLocation":604,"imageIndex":145},{"imageOffset":4816,"symbol":"mach_msg","symbolLocation":24,"imageIndex":145},{"imageOffset":77644624,"imageIndex":56},{"imageOffset":77143240,"imageIndex":56},{"imageOffset":77377520,"imageIndex":56},{"imageOffset":77374852,"imageIndex":56},{"imageOffset":77374156,"imageIndex":56},{"imageOffset":77374064,"imageIndex":56},{"imageOffset":77536044,"imageIndex":56},{"imageOffset":28584,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":146},{"imageOffset":7584,"symbol":"thread_start","symbolLocation":8,"imageIndex":146}]},{"id":2923693,"name":"Chrome_IOThread","frames":[{"imageOffset":52776,"symbol":"kevent64","symbolLocation":8,"imageIndex":145},{"imageOffset":77670276,"imageIndex":56},{"imageOffset":77669752,"imageIndex":56},{"imageOffset":77272856,"imageIndex":56},{"imageOffset":77019148,"imageIndex":56},{"imageOffset":77432160,"imageIndex":56},{"imageOffset":49839956,"imageIndex":56},{"imageOffset":77432544,"imageIndex":56},{"imageOffset":77536044,"imageIndex":56},{"imageOffset":28584,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":146},{"imageOffset":7584,"symbol":"thread_start","symbolLocation":8,"imageIndex":146}]},{"id":2923694,"name":"NetworkConfigWatcher","frames":[{"imageOffset":3924,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":145},{"imageOffset":78464,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":145},{"imageOffset":39864,"symbol":"mach_msg_overwrite","symbolLocation":604,"imageIndex":145},{"imageOffset":4816,"symbol":"mach_msg","symbolLocation":24,"imageIndex":145},{"imageOffset":77644624,"imageIndex":56},{"imageOffset":77143240,"imageIndex":56},{"imageOffset":77143120,"imageIndex":56},{"imageOffset":76806856,"imageIndex":56},{"imageOffset":77272856,"imageIndex":56},{"imageOffset":77019148,"imageIndex":56},{"imageOffset":77432160,"imageIndex":56},{"imageOffset":77432544,"imageIndex":56},{"imageOffset":77536044,"imageIndex":56},{"imageOffset":28584,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":146},{"imageOffset":7584,"symbol":"thread_start","symbolLocation":8,"imageIndex":146}]},{"id":2923695,"name":"ThreadPoolForegroundWorker","frames":[{"imageOffset":3924,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":145},{"imageOffset":78464,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":145},{"imageOffset":39864,"symbol":"mach_msg_overwrite","symbolLocation":604,"imageIndex":145},{"imageOffset":4816,"symbol":"mach_msg","symbolLocation":24,"imageIndex":145},{"imageOffset":77644624,"imageIndex":56},{"imageOffset":77143240,"imageIndex":56},{"imageOffset":77377520,"imageIndex":56},{"imageOffset":77374852,"imageIndex":56},{"imageOffset":77374288,"imageIndex":56},{"imageOffset":77374004,"imageIndex":56},{"imageOffset":77536044,"imageIndex":56},{"imageOffset":28584,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":146},{"imageOffset":7584,"symbol":"thread_start","symbolLocation":8,"imageIndex":146}]},{"id":2923696,"name":"ThreadPoolForegroundWorker","frames":[{"imageOffset":3924,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":145},{"imageOffset":78464,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":145},{"imageOffset":39864,"symbol":"mach_msg_overwrite","symbolLocation":604,"imageIndex":145},{"imageOffset":4816,"symbol":"mach_msg","symbolLocation":24,"imageIndex":145},{"imageOffset":77644624,"imageIndex":56},{"imageOffset":77143240,"imageIndex":56},{"imageOffset":77377520,"imageIndex":56},{"imageOffset":77374852,"imageIndex":56},{"imageOffset":77374288,"imageIndex":56},{"imageOffset":77374004,"imageIndex":56},{"imageOffset":77536044,"imageIndex":56},{"imageOffset":28584,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":146},{"imageOffset":7584,"symbol":"thread_start","symbolLocation":8,"imageIndex":146}]},{"id":2923697,"name":"ThreadPoolForegroundWorker","frames":[{"imageOffset":3924,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":145},{"imageOffset":78464,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":145},{"imageOffset":39864,"symbol":"mach_msg_overwrite","symbolLocation":604,"imageIndex":145},{"imageOffset":4816,"symbol":"mach_msg","symbolLocation":24,"imageIndex":145},{"imageOffset":77644624,"imageIndex":56},{"imageOffset":77143240,"imageIndex":56},{"imageOffset":77377520,"imageIndex":56},{"imageOffset":77374852,"imageIndex":56},{"imageOffset":77374288,"imageIndex":56},{"imageOffset":77374004,"imageIndex":56},{"imageOffset":77536044,"imageIndex":56},{"imageOffset":28584,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":146},{"imageOffset":7584,"symbol":"thread_start","symbolLocation":8,"imageIndex":146}]},{"id":2923698,"name":"Chrome_InProcGpuThread","frames":[{"imageOffset":3924,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":145},{"imageOffset":78464,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":145},{"imageOffset":39864,"symbol":"mach_msg_overwrite","symbolLocation":604,"imageIndex":145},{"imageOffset":4816,"symbol":"mach_msg","symbolLocation":24,"imageIndex":145},{"imageOffset":77644624,"imageIndex":56},{"imageOffset":77143240,"imageIndex":56},{"imageOffset":76806888,"imageIndex":56},{"imageOffset":77272856,"imageIndex":56},{"imageOffset":77019148,"imageIndex":56},{"imageOffset":77432160,"imageIndex":56},{"imageOffset":77432544,"imageIndex":56},{"imageOffset":77536044,"imageIndex":56},{"imageOffset":28584,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":146},{"imageOffset":7584,"symbol":"thread_start","symbolLocation":8,"imageIndex":146}]},{"id":2923699,"name":"Chrome_ChildIOThread","frames":[{"imageOffset":52776,"symbol":"kevent64","symbolLocation":8,"imageIndex":145},{"imageOffset":77670276,"imageIndex":56},{"imageOffset":77669752,"imageIndex":56},{"imageOffset":77272856,"imageIndex":56},{"imageOffset":77019148,"imageIndex":56},{"imageOffset":77432160,"imageIndex":56},{"imageOffset":120628144,"imageIndex":56},{"imageOffset":77432544,"imageIndex":56},{"imageOffset":77536044,"imageIndex":56},{"imageOffset":28584,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":146},{"imageOffset":7584,"symbol":"thread_start","symbolLocation":8,"imageIndex":146}]},{"id":2923700,"name":"CompositorTileWorker1","frames":[{"imageOffset":18256,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":145},{"imageOffset":30068,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":146},{"imageOffset":77533976,"imageIndex":56},{"imageOffset":110943884,"imageIndex":56},{"imageOffset":77536044,"imageIndex":56},{"imageOffset":28584,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":146},{"imageOffset":7584,"symbol":"thread_start","symbolLocation":8,"imageIndex":146}]},{"id":2923701,"name":"ThreadPoolSingleThreadSharedForeground0","frames":[{"imageOffset":3924,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":145},{"imageOffset":78464,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":145},{"imageOffset":39864,"symbol":"mach_msg_overwrite","symbolLocation":604,"imageIndex":145},{"imageOffset":4816,"symbol":"mach_msg","symbolLocation":24,"imageIndex":145},{"imageOffset":77644624,"imageIndex":56},{"imageOffset":77143240,"imageIndex":56},{"imageOffset":77377520,"imageIndex":56},{"imageOffset":77374852,"imageIndex":56},{"imageOffset":77374332,"imageIndex":56},{"imageOffset":77374088,"imageIndex":56},{"imageOffset":77536044,"imageIndex":56},{"imageOffset":28584,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":146},{"imageOffset":7584,"symbol":"thread_start","symbolLocation":8,"imageIndex":146}]},{"id":2923702,"name":"NetworkConfigWatcher","frames":[{"imageOffset":3924,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":145},{"imageOffset":78464,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":145},{"imageOffset":39864,"symbol":"mach_msg_overwrite","symbolLocation":604,"imageIndex":145},{"imageOffset":4816,"symbol":"mach_msg","symbolLocation":24,"imageIndex":145},{"imageOffset":77644624,"imageIndex":56},{"imageOffset":77143240,"imageIndex":56},{"imageOffset":77143120,"imageIndex":56},{"imageOffset":76806856,"imageIndex":56},{"imageOffset":77272856,"imageIndex":56},{"imageOffset":77019148,"imageIndex":56},{"imageOffset":77432160,"imageIndex":56},{"imageOffset":77432544,"imageIndex":56},{"imageOffset":77536044,"imageIndex":56},{"imageOffset":28584,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":146},{"imageOffset":7584,"symbol":"thread_start","symbolLocation":8,"imageIndex":146}]},{"id":2923703,"name":"VizCompositorThread","frames":[{"imageOffset":3924,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":145},{"imageOffset":78464,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":145},{"imageOffset":39864,"symbol":"mach_msg_overwrite","symbolLocation":604,"imageIndex":145},{"imageOffset":4816,"symbol":"mach_msg","symbolLocation":24,"imageIndex":145},{"imageOffset":77644624,"imageIndex":56},{"imageOffset":77143240,"imageIndex":56},{"imageOffset":76806888,"imageIndex":56},{"imageOffset":77272856,"imageIndex":56},{"imageOffset":77019148,"imageIndex":56},{"imageOffset":77432160,"imageIndex":56},{"imageOffset":77432544,"imageIndex":56},{"imageOffset":77536044,"imageIndex":56},{"imageOffset":28584,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":146},{"imageOffset":7584,"symbol":"thread_start","symbolLocation":8,"imageIndex":146}]},{"id":2923704,"name":"NetworkService","frames":[{"imageOffset":52776,"symbol":"kevent64","symbolLocation":8,"imageIndex":145},{"imageOffset":77670276,"imageIndex":56},{"imageOffset":77669752,"imageIndex":56},{"imageOffset":77272856,"imageIndex":56},{"imageOffset":77019148,"imageIndex":56},{"imageOffset":77432160,"imageIndex":56},{"imageOffset":77432544,"imageIndex":56},{"imageOffset":77536044,"imageIndex":56},{"imageOffset":28584,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":146},{"imageOffset":7584,"symbol":"thread_start","symbolLocation":8,"imageIndex":146}]},{"id":2923705,"name":"NetworkNotificationThreadMac","frames":[{"imageOffset":3924,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":145},{"imageOffset":78464,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":145},{"imageOffset":39864,"symbol":"mach_msg_overwrite","symbolLocation":604,"imageIndex":145},{"imageOffset":4816,"symbol":"mach_msg","symbolLocation":24,"imageIndex":145},{"imageOffset":522212,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":160,"imageIndex":151},{"imageOffset":516292,"symbol":"__CFRunLoopRun","symbolLocation":1208,"imageIndex":151},{"imageOffset":513208,"symbol":"CFRunLoopRunSpecific","symbolLocation":612,"imageIndex":151},{"imageOffset":380860,"symbol":"-[NSRunLoop(NSRunLoop) runMode:beforeDate:]","symbolLocation":212,"imageIndex":152},{"imageOffset":77876416,"imageIndex":56},{"imageOffset":77870672,"imageIndex":56},{"imageOffset":77272856,"imageIndex":56},{"imageOffset":77019148,"imageIndex":56},{"imageOffset":77432160,"imageIndex":56},{"imageOffset":77432544,"imageIndex":56},{"imageOffset":77536044,"imageIndex":56},{"imageOffset":28584,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":146},{"imageOffset":7584,"symbol":"thread_start","symbolLocation":8,"imageIndex":146}]},{"id":2923706,"name":"NetworkConfigWatcher","frames":[{"imageOffset":3924,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":145},{"imageOffset":78464,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":145},{"imageOffset":39864,"symbol":"mach_msg_overwrite","symbolLocation":604,"imageIndex":145},{"imageOffset":4816,"symbol":"mach_msg","symbolLocation":24,"imageIndex":145},{"imageOffset":77644624,"imageIndex":56},{"imageOffset":77143240,"imageIndex":56},{"imageOffset":77143120,"imageIndex":56},{"imageOffset":76806856,"imageIndex":56},{"imageOffset":77272856,"imageIndex":56},{"imageOffset":77019148,"imageIndex":56},{"imageOffset":77432160,"imageIndex":56},{"imageOffset":77432544,"imageIndex":56},{"imageOffset":77536044,"imageIndex":56},{"imageOffset":28584,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":146},{"imageOffset":7584,"symbol":"thread_start","symbolLocation":8,"imageIndex":146}]},{"id":2923708,"name":"ThreadPoolSingleThreadForegroundBlocking1","frames":[{"imageOffset":3924,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":145},{"imageOffset":78464,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":145},{"imageOffset":39864,"symbol":"mach_msg_overwrite","symbolLocation":604,"imageIndex":145},{"imageOffset":4816,"symbol":"mach_msg","symbolLocation":24,"imageIndex":145},{"imageOffset":77644624,"imageIndex":56},{"imageOffset":77143240,"imageIndex":56},{"imageOffset":77377520,"imageIndex":56},{"imageOffset":77374852,"imageIndex":56},{"imageOffset":77374376,"imageIndex":56},{"imageOffset":77374076,"imageIndex":56},{"imageOffset":77536044,"imageIndex":56},{"imageOffset":28584,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":146},{"imageOffset":7584,"symbol":"thread_start","symbolLocation":8,"imageIndex":146}]},{"id":2923728,"name":"NetworkConfigWatcher","frames":[{"imageOffset":3924,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":145},{"imageOffset":78464,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":145},{"imageOffset":39864,"symbol":"mach_msg_overwrite","symbolLocation":604,"imageIndex":145},{"imageOffset":4816,"symbol":"mach_msg","symbolLocation":24,"imageIndex":145},{"imageOffset":77644624,"imageIndex":56},{"imageOffset":77143240,"imageIndex":56},{"imageOffset":77143120,"imageIndex":56},{"imageOffset":76806856,"imageIndex":56},{"imageOffset":77272856,"imageIndex":56},{"imageOffset":77019148,"imageIndex":56},{"imageOffset":77432160,"imageIndex":56},{"imageOffset":77432544,"imageIndex":56},{"imageOffset":77536044,"imageIndex":56},{"imageOffset":28584,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":146},{"imageOffset":7584,"symbol":"thread_start","symbolLocation":8,"imageIndex":146}]},{"id":2923744,"frames":[{"imageOffset":18256,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":145},{"imageOffset":30068,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":146},{"imageOffset":2309256,"symbol":"PyThread_acquire_lock_timed","symbolLocation":412,"imageIndex":1},{"imageOffset":13260,"symbol":"_queue_SimpleQueue_get_impl","symbolLocation":220,"imageIndex":121},{"imageOffset":12360,"symbol":"_queue_SimpleQueue_get","symbolLocation":224,"imageIndex":121},{"imageOffset":1008200,"symbol":"cfunction_vectorcall_FASTCALL_KEYWORDS_METHOD","symbolLocation":100,"imageIndex":1},{"imageOffset":1788292,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":54032,"imageIndex":1},{"imageOffset":1811404,"symbol":"_PyEval_Vector","symbolLocation":156,"imageIndex":1},{"imageOffset":1799532,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":65272,"imageIndex":1},{"imageOffset":1811404,"symbol":"_PyEval_Vector","symbolLocation":156,"imageIndex":1},{"imageOffset":611492,"symbol":"method_vectorcall","symbolLocation":388,"imageIndex":1},{"imageOffset":2848544,"symbol":"thread_run","symbolLocation":200,"imageIndex":1},{"imageOffset":2308224,"symbol":"pythread_wrapper","symbolLocation":48,"imageIndex":1},{"imageOffset":28584,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":146},{"imageOffset":7584,"symbol":"thread_start","symbolLocation":8,"imageIndex":146}]},{"id":2923745,"frames":[{"imageOffset":18256,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":145},{"imageOffset":30068,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":146},{"imageOffset":2309256,"symbol":"PyThread_acquire_lock_timed","symbolLocation":412,"imageIndex":1},{"imageOffset":13260,"symbol":"_queue_SimpleQueue_get_impl","symbolLocation":220,"imageIndex":121},{"imageOffset":12360,"symbol":"_queue_SimpleQueue_get","symbolLocation":224,"imageIndex":121},{"imageOffset":1008200,"symbol":"cfunction_vectorcall_FASTCALL_KEYWORDS_METHOD","symbolLocation":100,"imageIndex":1},{"imageOffset":1788292,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":54032,"imageIndex":1},{"imageOffset":1811404,"symbol":"_PyEval_Vector","symbolLocation":156,"imageIndex":1},{"imageOffset":1799532,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":65272,"imageIndex":1},{"imageOffset":1811404,"symbol":"_PyEval_Vector","symbolLocation":156,"imageIndex":1},{"imageOffset":611492,"symbol":"method_vectorcall","symbolLocation":388,"imageIndex":1},{"imageOffset":2848544,"symbol":"thread_run","symbolLocation":200,"imageIndex":1},{"imageOffset":2308224,"symbol":"pythread_wrapper","symbolLocation":48,"imageIndex":1},{"imageOffset":28584,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":146},{"imageOffset":7584,"symbol":"thread_start","symbolLocation":8,"imageIndex":146}]},{"id":2923746,"frames":[{"imageOffset":18256,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":145},{"imageOffset":30068,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":146},{"imageOffset":2309256,"symbol":"PyThread_acquire_lock_timed","symbolLocation":412,"imageIndex":1},{"imageOffset":13260,"symbol":"_queue_SimpleQueue_get_impl","symbolLocation":220,"imageIndex":121},{"imageOffset":12360,"symbol":"_queue_SimpleQueue_get","symbolLocation":224,"imageIndex":121},{"imageOffset":1008200,"symbol":"cfunction_vectorcall_FASTCALL_KEYWORDS_METHOD","symbolLocation":100,"imageIndex":1},{"imageOffset":1788292,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":54032,"imageIndex":1},{"imageOffset":1811404,"symbol":"_PyEval_Vector","symbolLocation":156,"imageIndex":1},{"imageOffset":1799532,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":65272,"imageIndex":1},{"imageOffset":1811404,"symbol":"_PyEval_Vector","symbolLocation":156,"imageIndex":1},{"imageOffset":611492,"symbol":"method_vectorcall","symbolLocation":388,"imageIndex":1},{"imageOffset":2848544,"symbol":"thread_run","symbolLocation":200,"imageIndex":1},{"imageOffset":2308224,"symbol":"pythread_wrapper","symbolLocation":48,"imageIndex":1},{"imageOffset":28584,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":146},{"imageOffset":7584,"symbol":"thread_start","symbolLocation":8,"imageIndex":146}]},{"id":2923747,"frames":[{"imageOffset":18256,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":145},{"imageOffset":30068,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":146},{"imageOffset":2309256,"symbol":"PyThread_acquire_lock_timed","symbolLocation":412,"imageIndex":1},{"imageOffset":13260,"symbol":"_queue_SimpleQueue_get_impl","symbolLocation":220,"imageIndex":121},{"imageOffset":12360,"symbol":"_queue_SimpleQueue_get","symbolLocation":224,"imageIndex":121},{"imageOffset":1008200,"symbol":"cfunction_vectorcall_FASTCALL_KEYWORDS_METHOD","symbolLocation":100,"imageIndex":1},{"imageOffset":1788292,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":54032,"imageIndex":1},{"imageOffset":1811404,"symbol":"_PyEval_Vector","symbolLocation":156,"imageIndex":1},{"imageOffset":1799532,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":65272,"imageIndex":1},{"imageOffset":1811404,"symbol":"_PyEval_Vector","symbolLocation":156,"imageIndex":1},{"imageOffset":611492,"symbol":"method_vectorcall","symbolLocation":388,"imageIndex":1},{"imageOffset":2848544,"symbol":"thread_run","symbolLocation":200,"imageIndex":1},{"imageOffset":2308224,"symbol":"pythread_wrapper","symbolLocation":48,"imageIndex":1},{"imageOffset":28584,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":146},{"imageOffset":7584,"symbol":"thread_start","symbolLocation":8,"imageIndex":146}]},{"id":2923748,"frames":[{"imageOffset":18256,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":145},{"imageOffset":30068,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":146},{"imageOffset":2309256,"symbol":"PyThread_acquire_lock_timed","symbolLocation":412,"imageIndex":1},{"imageOffset":13260,"symbol":"_queue_SimpleQueue_get_impl","symbolLocation":220,"imageIndex":121},{"imageOffset":12360,"symbol":"_queue_SimpleQueue_get","symbolLocation":224,"imageIndex":121},{"imageOffset":1008200,"symbol":"cfunction_vectorcall_FASTCALL_KEYWORDS_METHOD","symbolLocation":100,"imageIndex":1},{"imageOffset":1788292,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":54032,"imageIndex":1},{"imageOffset":1811404,"symbol":"_PyEval_Vector","symbolLocation":156,"imageIndex":1},{"imageOffset":1799532,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":65272,"imageIndex":1},{"imageOffset":1811404,"symbol":"_PyEval_Vector","symbolLocation":156,"imageIndex":1},{"imageOffset":611492,"symbol":"method_vectorcall","symbolLocation":388,"imageIndex":1},{"imageOffset":2848544,"symbol":"thread_run","symbolLocation":200,"imageIndex":1},{"imageOffset":2308224,"symbol":"pythread_wrapper","symbolLocation":48,"imageIndex":1},{"imageOffset":28584,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":146},{"imageOffset":7584,"symbol":"thread_start","symbolLocation":8,"imageIndex":146}]},{"id":2923749,"frames":[{"imageOffset":18256,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":145},{"imageOffset":30068,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":146},{"imageOffset":2309256,"symbol":"PyThread_acquire_lock_timed","symbolLocation":412,"imageIndex":1},{"imageOffset":13260,"symbol":"_queue_SimpleQueue_get_impl","symbolLocation":220,"imageIndex":121},{"imageOffset":12360,"symbol":"_queue_SimpleQueue_get","symbolLocation":224,"imageIndex":121},{"imageOffset":1008200,"symbol":"cfunction_vectorcall_FASTCALL_KEYWORDS_METHOD","symbolLocation":100,"imageIndex":1},{"imageOffset":1788292,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":54032,"imageIndex":1},{"imageOffset":1811404,"symbol":"_PyEval_Vector","symbolLocation":156,"imageIndex":1},{"imageOffset":1799532,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":65272,"imageIndex":1},{"imageOffset":1811404,"symbol":"_PyEval_Vector","symbolLocation":156,"imageIndex":1},{"imageOffset":611492,"symbol":"method_vectorcall","symbolLocation":388,"imageIndex":1},{"imageOffset":2848544,"symbol":"thread_run","symbolLocation":200,"imageIndex":1},{"imageOffset":2308224,"symbol":"pythread_wrapper","symbolLocation":48,"imageIndex":1},{"imageOffset":28584,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":146},{"imageOffset":7584,"symbol":"thread_start","symbolLocation":8,"imageIndex":146}]},{"id":2923750,"frames":[{"imageOffset":18256,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":145},{"imageOffset":30068,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":146},{"imageOffset":2309256,"symbol":"PyThread_acquire_lock_timed","symbolLocation":412,"imageIndex":1},{"imageOffset":13260,"symbol":"_queue_SimpleQueue_get_impl","symbolLocation":220,"imageIndex":121},{"imageOffset":12360,"symbol":"_queue_SimpleQueue_get","symbolLocation":224,"imageIndex":121},{"imageOffset":1008200,"symbol":"cfunction_vectorcall_FASTCALL_KEYWORDS_METHOD","symbolLocation":100,"imageIndex":1},{"imageOffset":1788292,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":54032,"imageIndex":1},{"imageOffset":1811404,"symbol":"_PyEval_Vector","symbolLocation":156,"imageIndex":1},{"imageOffset":1799532,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":65272,"imageIndex":1},{"imageOffset":1811404,"symbol":"_PyEval_Vector","symbolLocation":156,"imageIndex":1},{"imageOffset":611492,"symbol":"method_vectorcall","symbolLocation":388,"imageIndex":1},{"imageOffset":2848544,"symbol":"thread_run","symbolLocation":200,"imageIndex":1},{"imageOffset":2308224,"symbol":"pythread_wrapper","symbolLocation":48,"imageIndex":1},{"imageOffset":28584,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":146},{"imageOffset":7584,"symbol":"thread_start","symbolLocation":8,"imageIndex":146}]},{"id":2923751,"frames":[{"imageOffset":18256,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":145},{"imageOffset":30068,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":146},{"imageOffset":2309256,"symbol":"PyThread_acquire_lock_timed","symbolLocation":412,"imageIndex":1},{"imageOffset":13260,"symbol":"_queue_SimpleQueue_get_impl","symbolLocation":220,"imageIndex":121},{"imageOffset":12360,"symbol":"_queue_SimpleQueue_get","symbolLocation":224,"imageIndex":121},{"imageOffset":1008200,"symbol":"cfunction_vectorcall_FASTCALL_KEYWORDS_METHOD","symbolLocation":100,"imageIndex":1},{"imageOffset":1788292,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":54032,"imageIndex":1},{"imageOffset":1811404,"symbol":"_PyEval_Vector","symbolLocation":156,"imageIndex":1},{"imageOffset":1799532,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":65272,"imageIndex":1},{"imageOffset":1811404,"symbol":"_PyEval_Vector","symbolLocation":156,"imageIndex":1},{"imageOffset":611492,"symbol":"method_vectorcall","symbolLocation":388,"imageIndex":1},{"imageOffset":2848544,"symbol":"thread_run","symbolLocation":200,"imageIndex":1},{"imageOffset":2308224,"symbol":"pythread_wrapper","symbolLocation":48,"imageIndex":1},{"imageOffset":28584,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":146},{"imageOffset":7584,"symbol":"thread_start","symbolLocation":8,"imageIndex":146}]},{"id":2923752,"frames":[{"imageOffset":18256,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":145},{"imageOffset":30068,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":146},{"imageOffset":2309256,"symbol":"PyThread_acquire_lock_timed","symbolLocation":412,"imageIndex":1},{"imageOffset":13260,"symbol":"_queue_SimpleQueue_get_impl","symbolLocation":220,"imageIndex":121},{"imageOffset":12360,"symbol":"_queue_SimpleQueue_get","symbolLocation":224,"imageIndex":121},{"imageOffset":1008200,"symbol":"cfunction_vectorcall_FASTCALL_KEYWORDS_METHOD","symbolLocation":100,"imageIndex":1},{"imageOffset":1788292,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":54032,"imageIndex":1},{"imageOffset":1811404,"symbol":"_PyEval_Vector","symbolLocation":156,"imageIndex":1},{"imageOffset":1799532,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":65272,"imageIndex":1},{"imageOffset":1811404,"symbol":"_PyEval_Vector","symbolLocation":156,"imageIndex":1},{"imageOffset":611492,"symbol":"method_vectorcall","symbolLocation":388,"imageIndex":1},{"imageOffset":2848544,"symbol":"thread_run","symbolLocation":200,"imageIndex":1},{"imageOffset":2308224,"symbol":"pythread_wrapper","symbolLocation":48,"imageIndex":1},{"imageOffset":28584,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":146},{"imageOffset":7584,"symbol":"thread_start","symbolLocation":8,"imageIndex":146}]},{"id":2923753,"frames":[{"imageOffset":18256,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":145},{"imageOffset":30068,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":146},{"imageOffset":2309256,"symbol":"PyThread_acquire_lock_timed","symbolLocation":412,"imageIndex":1},{"imageOffset":13260,"symbol":"_queue_SimpleQueue_get_impl","symbolLocation":220,"imageIndex":121},{"imageOffset":12360,"symbol":"_queue_SimpleQueue_get","symbolLocation":224,"imageIndex":121},{"imageOffset":1008200,"symbol":"cfunction_vectorcall_FASTCALL_KEYWORDS_METHOD","symbolLocation":100,"imageIndex":1},{"imageOffset":1788292,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":54032,"imageIndex":1},{"imageOffset":1811404,"symbol":"_PyEval_Vector","symbolLocation":156,"imageIndex":1},{"imageOffset":1799532,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":65272,"imageIndex":1},{"imageOffset":1811404,"symbol":"_PyEval_Vector","symbolLocation":156,"imageIndex":1},{"imageOffset":611492,"symbol":"method_vectorcall","symbolLocation":388,"imageIndex":1},{"imageOffset":2848544,"symbol":"thread_run","symbolLocation":200,"imageIndex":1},{"imageOffset":2308224,"symbol":"pythread_wrapper","symbolLocation":48,"imageIndex":1},{"imageOffset":28584,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":146},{"imageOffset":7584,"symbol":"thread_start","symbolLocation":8,"imageIndex":146}]},{"id":2923754,"frames":[{"imageOffset":18256,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":145},{"imageOffset":30068,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":146},{"imageOffset":2309256,"symbol":"PyThread_acquire_lock_timed","symbolLocation":412,"imageIndex":1},{"imageOffset":13260,"symbol":"_queue_SimpleQueue_get_impl","symbolLocation":220,"imageIndex":121},{"imageOffset":12360,"symbol":"_queue_SimpleQueue_get","symbolLocation":224,"imageIndex":121},{"imageOffset":1008200,"symbol":"cfunction_vectorcall_FASTCALL_KEYWORDS_METHOD","symbolLocation":100,"imageIndex":1},{"imageOffset":1788292,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":54032,"imageIndex":1},{"imageOffset":1811404,"symbol":"_PyEval_Vector","symbolLocation":156,"imageIndex":1},{"imageOffset":1799532,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":65272,"imageIndex":1},{"imageOffset":1811404,"symbol":"_PyEval_Vector","symbolLocation":156,"imageIndex":1},{"imageOffset":611492,"symbol":"method_vectorcall","symbolLocation":388,"imageIndex":1},{"imageOffset":2848544,"symbol":"thread_run","symbolLocation":200,"imageIndex":1},{"imageOffset":2308224,"symbol":"pythread_wrapper","symbolLocation":48,"imageIndex":1},{"imageOffset":28584,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":146},{"imageOffset":7584,"symbol":"thread_start","symbolLocation":8,"imageIndex":146}]},{"id":2923755,"frames":[{"imageOffset":18256,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":145},{"imageOffset":30068,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":146},{"imageOffset":2309256,"symbol":"PyThread_acquire_lock_timed","symbolLocation":412,"imageIndex":1},{"imageOffset":13260,"symbol":"_queue_SimpleQueue_get_impl","symbolLocation":220,"imageIndex":121},{"imageOffset":12360,"symbol":"_queue_SimpleQueue_get","symbolLocation":224,"imageIndex":121},{"imageOffset":1008200,"symbol":"cfunction_vectorcall_FASTCALL_KEYWORDS_METHOD","symbolLocation":100,"imageIndex":1},{"imageOffset":1788292,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":54032,"imageIndex":1},{"imageOffset":1811404,"symbol":"_PyEval_Vector","symbolLocation":156,"imageIndex":1},{"imageOffset":1799532,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":65272,"imageIndex":1},{"imageOffset":1811404,"symbol":"_PyEval_Vector","symbolLocation":156,"imageIndex":1},{"imageOffset":611492,"symbol":"method_vectorcall","symbolLocation":388,"imageIndex":1},{"imageOffset":2848544,"symbol":"thread_run","symbolLocation":200,"imageIndex":1},{"imageOffset":2308224,"symbol":"pythread_wrapper","symbolLocation":48,"imageIndex":1},{"imageOffset":28584,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":146},{"imageOffset":7584,"symbol":"thread_start","symbolLocation":8,"imageIndex":146}]},{"id":2923756,"frames":[{"imageOffset":39028,"symbol":"poll","symbolLocation":8,"imageIndex":145},{"imageOffset":21836,"symbol":"select_poll_poll","symbolLocation":148,"imageIndex":15},{"imageOffset":665460,"symbol":"method_vectorcall_FASTCALL","symbolLocation":100,"imageIndex":1},{"imageOffset":1788292,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":54032,"imageIndex":1},{"imageOffset":1811404,"symbol":"_PyEval_Vector","symbolLocation":156,"imageIndex":1},{"imageOffset":611268,"symbol":"method_vectorcall","symbolLocation":164,"imageIndex":1},{"imageOffset":1799532,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":65272,"imageIndex":1},{"imageOffset":1811404,"symbol":"_PyEval_Vector","symbolLocation":156,"imageIndex":1},{"imageOffset":611492,"symbol":"method_vectorcall","symbolLocation":388,"imageIndex":1},{"imageOffset":2848544,"symbol":"thread_run","symbolLocation":200,"imageIndex":1},{"imageOffset":2308224,"symbol":"pythread_wrapper","symbolLocation":48,"imageIndex":1},{"imageOffset":28584,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":146},{"imageOffset":7584,"symbol":"thread_start","symbolLocation":8,"imageIndex":146}]},{"id":2923757,"frames":[{"imageOffset":18256,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":145},{"imageOffset":30068,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":146},{"imageOffset":2309256,"symbol":"PyThread_acquire_lock_timed","symbolLocation":412,"imageIndex":1},{"imageOffset":13260,"symbol":"_queue_SimpleQueue_get_impl","symbolLocation":220,"imageIndex":121},{"imageOffset":12360,"symbol":"_queue_SimpleQueue_get","symbolLocation":224,"imageIndex":121},{"imageOffset":1008200,"symbol":"cfunction_vectorcall_FASTCALL_KEYWORDS_METHOD","symbolLocation":100,"imageIndex":1},{"imageOffset":790596,"symbol":"calliter_iternext","symbolLocation":88,"imageIndex":1},{"imageOffset":1782844,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":48584,"imageIndex":1},{"imageOffset":1811404,"symbol":"_PyEval_Vector","symbolLocation":156,"imageIndex":1},{"imageOffset":1799532,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":65272,"imageIndex":1},{"imageOffset":1811404,"symbol":"_PyEval_Vector","symbolLocation":156,"imageIndex":1},{"imageOffset":611492,"symbol":"method_vectorcall","symbolLocation":388,"imageIndex":1},{"imageOffset":2848544,"symbol":"thread_run","symbolLocation":200,"imageIndex":1},{"imageOffset":2308224,"symbol":"pythread_wrapper","symbolLocation":48,"imageIndex":1},{"imageOffset":28584,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":146},{"imageOffset":7584,"symbol":"thread_start","symbolLocation":8,"imageIndex":146}]},{"id":2923758,"frames":[{"imageOffset":18256,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":145},{"imageOffset":30068,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":146},{"imageOffset":2309256,"symbol":"PyThread_acquire_lock_timed","symbolLocation":412,"imageIndex":1},{"imageOffset":13260,"symbol":"_queue_SimpleQueue_get_impl","symbolLocation":220,"imageIndex":121},{"imageOffset":12360,"symbol":"_queue_SimpleQueue_get","symbolLocation":224,"imageIndex":121},{"imageOffset":1008200,"symbol":"cfunction_vectorcall_FASTCALL_KEYWORDS_METHOD","symbolLocation":100,"imageIndex":1},{"imageOffset":1788292,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":54032,"imageIndex":1},{"imageOffset":1811404,"symbol":"_PyEval_Vector","symbolLocation":156,"imageIndex":1},{"imageOffset":1799532,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":65272,"imageIndex":1},{"imageOffset":1811404,"symbol":"_PyEval_Vector","symbolLocation":156,"imageIndex":1},{"imageOffset":611492,"symbol":"method_vectorcall","symbolLocation":388,"imageIndex":1},{"imageOffset":2848544,"symbol":"thread_run","symbolLocation":200,"imageIndex":1},{"imageOffset":2308224,"symbol":"pythread_wrapper","symbolLocation":48,"imageIndex":1},{"imageOffset":28584,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":146},{"imageOffset":7584,"symbol":"thread_start","symbolLocation":8,"imageIndex":146}]},{"id":2923784,"name":"com.apple.NSEventThread","frames":[{"imageOffset":3924,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":145},{"imageOffset":78464,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":145},{"imageOffset":39864,"symbol":"mach_msg_overwrite","symbolLocation":604,"imageIndex":145},{"imageOffset":4816,"symbol":"mach_msg","symbolLocation":24,"imageIndex":145},{"imageOffset":522212,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":160,"imageIndex":151},{"imageOffset":516292,"symbol":"__CFRunLoopRun","symbolLocation":1208,"imageIndex":151},{"imageOffset":513208,"symbol":"CFRunLoopRunSpecific","symbolLocation":612,"imageIndex":151},{"imageOffset":1458004,"symbol":"_NSEventThread","symbolLocation":172,"imageIndex":149},{"imageOffset":28584,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":146},{"imageOffset":7584,"symbol":"thread_start","symbolLocation":8,"imageIndex":146}]},{"id":2923785,"name":"ThreadPoolBackgroundWorker","frames":[{"imageOffset":3924,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":145},{"imageOffset":78464,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":145},{"imageOffset":39864,"symbol":"mach_msg_overwrite","symbolLocation":604,"imageIndex":145},{"imageOffset":4816,"symbol":"mach_msg","symbolLocation":24,"imageIndex":145},{"imageOffset":77644624,"imageIndex":56},{"imageOffset":77143240,"imageIndex":56},{"imageOffset":77377520,"imageIndex":56},{"imageOffset":77374852,"imageIndex":56},{"imageOffset":77374156,"imageIndex":56},{"imageOffset":77374064,"imageIndex":56},{"imageOffset":77536044,"imageIndex":56},{"imageOffset":28584,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":146},{"imageOffset":7584,"symbol":"thread_start","symbolLocation":8,"imageIndex":146}]},{"id":2923786,"name":"MemoryInfra","frames":[{"imageOffset":3924,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":145},{"imageOffset":78464,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":145},{"imageOffset":39864,"symbol":"mach_msg_overwrite","symbolLocation":604,"imageIndex":145},{"imageOffset":4816,"symbol":"mach_msg","symbolLocation":24,"imageIndex":145},{"imageOffset":77644624,"imageIndex":56},{"imageOffset":77143240,"imageIndex":56},{"imageOffset":77143120,"imageIndex":56},{"imageOffset":76806856,"imageIndex":56},{"imageOffset":77272856,"imageIndex":56},{"imageOffset":77019148,"imageIndex":56},{"imageOffset":77432160,"imageIndex":56},{"imageOffset":77432544,"imageIndex":56},{"imageOffset":77536044,"imageIndex":56},{"imageOffset":28584,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":146},{"imageOffset":7584,"symbol":"thread_start","symbolLocation":8,"imageIndex":146}]},{"id":2923787,"name":"ThreadPoolSingleThreadSharedBackgroundBlocking2","frames":[{"imageOffset":3924,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":145},{"imageOffset":78464,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":145},{"imageOffset":39864,"symbol":"mach_msg_overwrite","symbolLocation":604,"imageIndex":145},{"imageOffset":4816,"symbol":"mach_msg","symbolLocation":24,"imageIndex":145},{"imageOffset":77644624,"imageIndex":56},{"imageOffset":77143240,"imageIndex":56},{"imageOffset":77377520,"imageIndex":56},{"imageOffset":77374852,"imageIndex":56},{"imageOffset":77374200,"imageIndex":56},{"imageOffset":77374112,"imageIndex":56},{"imageOffset":77536044,"imageIndex":56},{"imageOffset":28584,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":146},{"imageOffset":7584,"symbol":"thread_start","symbolLocation":8,"imageIndex":146}]},{"id":2923831,"frames":[{"imageOffset":18256,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":145},{"imageOffset":30068,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":146},{"imageOffset":1502040,"symbol":"blas_thread_server","symbolLocation":360,"imageIndex":19},{"imageOffset":28584,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":146},{"imageOffset":7584,"symbol":"thread_start","symbolLocation":8,"imageIndex":146}]},{"id":2923832,"frames":[{"imageOffset":18256,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":145},{"imageOffset":30068,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":146},{"imageOffset":1502040,"symbol":"blas_thread_server","symbolLocation":360,"imageIndex":19},{"imageOffset":28584,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":146},{"imageOffset":7584,"symbol":"thread_start","symbolLocation":8,"imageIndex":146}]},{"id":2923833,"frames":[{"imageOffset":18256,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":145},{"imageOffset":30068,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":146},{"imageOffset":1502040,"symbol":"blas_thread_server","symbolLocation":360,"imageIndex":19},{"imageOffset":28584,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":146},{"imageOffset":7584,"symbol":"thread_start","symbolLocation":8,"imageIndex":146}]},{"id":2923834,"frames":[{"imageOffset":18256,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":145},{"imageOffset":30068,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":146},{"imageOffset":1502040,"symbol":"blas_thread_server","symbolLocation":360,"imageIndex":19},{"imageOffset":28584,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":146},{"imageOffset":7584,"symbol":"thread_start","symbolLocation":8,"imageIndex":146}]},{"id":2923835,"frames":[{"imageOffset":18256,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":145},{"imageOffset":30068,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":146},{"imageOffset":1502040,"symbol":"blas_thread_server","symbolLocation":360,"imageIndex":19},{"imageOffset":28584,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":146},{"imageOffset":7584,"symbol":"thread_start","symbolLocation":8,"imageIndex":146}]},{"id":2923836,"frames":[{"imageOffset":18256,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":145},{"imageOffset":30068,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":146},{"imageOffset":1502040,"symbol":"blas_thread_server","symbolLocation":360,"imageIndex":19},{"imageOffset":28584,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":146},{"imageOffset":7584,"symbol":"thread_start","symbolLocation":8,"imageIndex":146}]},{"id":2923837,"frames":[{"imageOffset":18256,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":145},{"imageOffset":30068,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":146},{"imageOffset":1502040,"symbol":"blas_thread_server","symbolLocation":360,"imageIndex":19},{"imageOffset":28584,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":146},{"imageOffset":7584,"symbol":"thread_start","symbolLocation":8,"imageIndex":146}]},{"id":2923838,"frames":[{"imageOffset":18256,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":145},{"imageOffset":30068,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":146},{"imageOffset":1502040,"symbol":"blas_thread_server","symbolLocation":360,"imageIndex":19},{"imageOffset":28584,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":146},{"imageOffset":7584,"symbol":"thread_start","symbolLocation":8,"imageIndex":146}]},{"id":2923839,"frames":[{"imageOffset":18256,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":145},{"imageOffset":30068,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":146},{"imageOffset":1502040,"symbol":"blas_thread_server","symbolLocation":360,"imageIndex":19},{"imageOffset":28584,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":146},{"imageOffset":7584,"symbol":"thread_start","symbolLocation":8,"imageIndex":146}]},{"id":2923840,"frames":[{"imageOffset":18256,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":145},{"imageOffset":30068,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":146},{"imageOffset":1502040,"symbol":"blas_thread_server","symbolLocation":360,"imageIndex":19},{"imageOffset":28584,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":146},{"imageOffset":7584,"symbol":"thread_start","symbolLocation":8,"imageIndex":146}]},{"id":2923841,"frames":[{"imageOffset":18256,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":145},{"imageOffset":30068,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":146},{"imageOffset":1502040,"symbol":"blas_thread_server","symbolLocation":360,"imageIndex":19},{"imageOffset":28584,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":146},{"imageOffset":7584,"symbol":"thread_start","symbolLocation":8,"imageIndex":146}]},{"id":2938591,"name":"QFileInfoGatherer","frames":[{"imageOffset":18256,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":145},{"imageOffset":30068,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":146},{"imageOffset":2251228,"imageIndex":45},{"imageOffset":2251024,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":108,"imageIndex":45},{"imageOffset":4684072,"symbol":"QFileInfoGatherer::run()","symbolLocation":156,"imageIndex":50},{"imageOffset":2192952,"imageIndex":45},{"imageOffset":28584,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":146},{"imageOffset":7584,"symbol":"thread_start","symbolLocation":8,"imageIndex":146}]},{"id":3336284,"frames":[{"imageOffset":7564,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":146}]},{"id":3337387,"frames":[{"imageOffset":7564,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":146}]},{"id":3337490,"frames":[{"imageOffset":7564,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":146}]},{"id":3337491,"frames":[{"imageOffset":7564,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":146}]},{"id":3337763,"frames":[{"imageOffset":7564,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":146}]},{"id":3339095,"frames":[{"imageOffset":7564,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":146}]},{"id":3339096,"frames":[{"imageOffset":7564,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":146}]},{"id":3339097,"frames":[{"imageOffset":7564,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":146}]}],
"usedImages" : [
{
"source" : "P",
"arch" : "arm64",
"base" : 4339941376,
"CFBundleShortVersionString" : "1.10.0",
"CFBundleIdentifier" : "edu.ucsf.cgl.ChimeraX",
"size" : 16384,
"uuid" : "9cf8124a-d876-34ad-b7ee-c011183ebc15",
"path" : "\/Applications\/ChimeraX-1.10.app\/Contents\/MacOS\/ChimeraX",
"name" : "ChimeraX",
"CFBundleVersion" : "1.10.0.0"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4354523136,
"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.10.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/Python",
"name" : "Python",
"CFBundleVersion" : "3.11.4"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4343054336,
"size" : 49152,
"uuid" : "51d31d0d-1dcc-31ad-b6c1-73d57e544a3a",
"path" : "\/Applications\/ChimeraX-1.10.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/math.cpython-311-darwin.so",
"name" : "math.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4342792192,
"size" : 81920,
"uuid" : "3b2e1e73-f5e1-3fa3-80b3-e46009060893",
"path" : "\/Applications\/ChimeraX-1.10.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/_datetime.cpython-311-darwin.so",
"name" : "_datetime.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4342972416,
"size" : 16384,
"uuid" : "39aa96c6-b691-3e20-9540-292b9dd1c861",
"path" : "\/Applications\/ChimeraX-1.10.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/_typing.cpython-311-darwin.so",
"name" : "_typing.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4346560512,
"size" : 32768,
"uuid" : "65172ede-2b95-337d-970f-ed6c4a217cb1",
"path" : "\/Applications\/ChimeraX-1.10.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/zlib.cpython-311-darwin.so",
"name" : "zlib.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4346675200,
"size" : 16384,
"uuid" : "dc7a591b-ef8a-3b77-9396-ecee27303fdb",
"path" : "\/Applications\/ChimeraX-1.10.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/_bz2.cpython-311-darwin.so",
"name" : "_bz2.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4347346944,
"size" : 196608,
"uuid" : "a4b86716-73ef-3046-b7ee-1d069dfd7cd0",
"path" : "\/Applications\/ChimeraX-1.10.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/_lzma.cpython-311-darwin.so",
"name" : "_lzma.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4346757120,
"size" : 16384,
"uuid" : "a97f3cfd-a5a7-3ce2-9eb6-5ebc0943bd1d",
"path" : "\/Applications\/ChimeraX-1.10.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/_bisect.cpython-311-darwin.so",
"name" : "_bisect.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4346839040,
"size" : 16384,
"uuid" : "1eab426b-5d06-3a22-b7b5-6dbc112704d6",
"path" : "\/Applications\/ChimeraX-1.10.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/_random.cpython-311-darwin.so",
"name" : "_random.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4346920960,
"size" : 16384,
"uuid" : "487467f0-5417-397f-8fb9-43ce116abec8",
"path" : "\/Applications\/ChimeraX-1.10.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/_sha512.cpython-311-darwin.so",
"name" : "_sha512.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4347002880,
"size" : 32768,
"uuid" : "c4b2ad90-cc7d-3780-bee9-9f1dbc2aa560",
"path" : "\/Applications\/ChimeraX-1.10.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/binascii.cpython-311-darwin.so",
"name" : "binascii.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4347101184,
"size" : 32768,
"uuid" : "167d8231-8346-37b6-9d67-149a1fe3df21",
"path" : "\/Applications\/ChimeraX-1.10.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/_struct.cpython-311-darwin.so",
"name" : "_struct.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4347215872,
"size" : 16384,
"uuid" : "9e9f3dfb-1383-3420-bfcf-d996842d8e9e",
"path" : "\/Applications\/ChimeraX-1.10.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/fcntl.cpython-311-darwin.so",
"name" : "fcntl.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4347641856,
"size" : 16384,
"uuid" : "d685528c-5d21-3c1a-b720-81f8ba0b399a",
"path" : "\/Applications\/ChimeraX-1.10.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/_posixsubprocess.cpython-311-darwin.so",
"name" : "_posixsubprocess.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4347723776,
"size" : 32768,
"uuid" : "d25f2f2d-a87d-3870-ad6a-3d977d50c9ca",
"path" : "\/Applications\/ChimeraX-1.10.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/select.cpython-311-darwin.so",
"name" : "select.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4348870656,
"size" : 16384,
"uuid" : "6596c4fd-d7b2-38ef-a7c5-6266a783c2b9",
"path" : "\/Applications\/ChimeraX-1.10.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/chimerax\/arrays\/_arrays.cpython-311-darwin.so",
"name" : "_arrays.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4351016960,
"size" : 540672,
"uuid" : "5d8c8912-3607-31f9-a88b-b1fce3d10fca",
"path" : "\/Applications\/ChimeraX-1.10.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/chimerax\/arrays\/lib\/libarrays.dylib",
"name" : "libarrays.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4363124736,
"size" : 2670592,
"uuid" : "744b099b-9156-3efd-95ee-949f9bec068e",
"path" : "\/Applications\/ChimeraX-1.10.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/numpy\/core\/_multiarray_umath.cpython-311-darwin.so",
"name" : "_multiarray_umath.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4378853376,
"size" : 21299200,
"uuid" : "9854a721-2573-3169-81ec-19ea40ce8077",
"path" : "\/Applications\/ChimeraX-1.10.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/numpy\/.dylibs\/libopenblas64_.0.dylib",
"name" : "libopenblas64_.0.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4366450688,
"size" : 3522560,
"uuid" : "dd0e012a-b6de-31b1-a28e-260c7b51e595",
"path" : "\/Applications\/ChimeraX-1.10.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/numpy\/.dylibs\/libgfortran.5.dylib",
"name" : "libgfortran.5.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4351705088,
"size" : 311296,
"uuid" : "6d39d54b-d80e-3218-a095-b81ad0b3be90",
"path" : "\/Applications\/ChimeraX-1.10.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/numpy\/.dylibs\/libquadmath.0.dylib",
"name" : "libquadmath.0.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4346331136,
"size" : 65536,
"uuid" : "d9875303-8f38-33d9-a0d3-ab0adff3b915",
"path" : "\/Applications\/ChimeraX-1.10.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/numpy\/.dylibs\/libgcc_s.1.1.dylib",
"name" : "libgcc_s.1.1.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4350394368,
"size" : 98304,
"uuid" : "ad5b1457-a682-3233-ac84-0f75b349239d",
"path" : "\/Applications\/ChimeraX-1.10.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/_pickle.cpython-311-darwin.so",
"name" : "_pickle.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4346478592,
"size" : 16384,
"uuid" : "c1a0a0c0-1986-3338-a63d-eb396e783c91",
"path" : "\/Applications\/ChimeraX-1.10.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/_contextvars.cpython-311-darwin.so",
"name" : "_contextvars.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4350574592,
"size" : 65536,
"uuid" : "340d4f4e-8cd4-3e24-9215-eb9235031bd3",
"path" : "\/Applications\/ChimeraX-1.10.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/numpy\/core\/_multiarray_tests.cpython-311-darwin.so",
"name" : "_multiarray_tests.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4350722048,
"size" : 81920,
"uuid" : "6c214dd2-6044-3285-949b-8d8ba72ca17b",
"path" : "\/Applications\/ChimeraX-1.10.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/_ctypes.cpython-311-darwin.so",
"name" : "_ctypes.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4350001152,
"size" : 98304,
"uuid" : "09f94631-f551-3559-ba88-aff49917d8fe",
"path" : "\/Applications\/ChimeraX-1.10.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/numpy\/linalg\/_umath_linalg.cpython-311-darwin.so",
"name" : "_umath_linalg.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4350181376,
"size" : 65536,
"uuid" : "7b5335ce-92a1-3ae2-bde0-0e5d5641b2c9",
"path" : "\/Applications\/ChimeraX-1.10.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/numpy\/fft\/_pocketfft_internal.cpython-311-darwin.so",
"name" : "_pocketfft_internal.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4402200576,
"size" : 622592,
"uuid" : "05ddaab9-9d7f-3317-a3c4-5e9936fe3ceb",
"path" : "\/Applications\/ChimeraX-1.10.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/numpy\/random\/mtrand.cpython-311-darwin.so",
"name" : "mtrand.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4354179072,
"size" : 147456,
"uuid" : "377e255e-f9a4-3173-8265-a899000c5d0f",
"path" : "\/Applications\/ChimeraX-1.10.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/numpy\/random\/bit_generator.cpython-311-darwin.so",
"name" : "bit_generator.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4370186240,
"size" : 196608,
"uuid" : "8590d52a-d755-3ffd-8f68-f9cb638359fc",
"path" : "\/Applications\/ChimeraX-1.10.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/numpy\/random\/_common.cpython-311-darwin.so",
"name" : "_common.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4354408448,
"size" : 32768,
"uuid" : "322b4be7-35a8-331a-a549-7a0297d9dd70",
"path" : "\/Applications\/ChimeraX-1.10.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/_hashlib.cpython-311-darwin.so",
"name" : "_hashlib.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4865392640,
"size" : 1687552,
"uuid" : "59149ee6-b873-3c5d-8fed-d11966210295",
"path" : "\/Applications\/ChimeraX-1.10.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/libcrypto.1.1.dylib",
"name" : "libcrypto.1.1.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4350918656,
"size" : 32768,
"uuid" : "3206e248-2c9b-345c-98ac-8f9dfc6d639b",
"path" : "\/Applications\/ChimeraX-1.10.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/_blake2.cpython-311-darwin.so",
"name" : "_blake2.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4423745536,
"size" : 311296,
"uuid" : "0033ea49-a161-3564-b09e-6a6c3b902698",
"path" : "\/Applications\/ChimeraX-1.10.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/numpy\/random\/_bounded_integers.cpython-311-darwin.so",
"name" : "_bounded_integers.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4361863168,
"size" : 65536,
"uuid" : "7dab4595-a351-3061-861b-c426baee85b3",
"path" : "\/Applications\/ChimeraX-1.10.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/numpy\/random\/_mt19937.cpython-311-darwin.so",
"name" : "_mt19937.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4423188480,
"size" : 65536,
"uuid" : "d3035eea-ed0e-398a-afbe-f9a8016701db",
"path" : "\/Applications\/ChimeraX-1.10.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/numpy\/random\/_philox.cpython-311-darwin.so",
"name" : "_philox.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4422893568,
"size" : 81920,
"uuid" : "35fb9307-f991-3159-86db-21f6c67b9198",
"path" : "\/Applications\/ChimeraX-1.10.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/numpy\/random\/_pcg64.cpython-311-darwin.so",
"name" : "_pcg64.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4423057408,
"size" : 49152,
"uuid" : "17a4344b-3221-36c4-9019-53cc1223e124",
"path" : "\/Applications\/ChimeraX-1.10.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/numpy\/random\/_sfc64.cpython-311-darwin.so",
"name" : "_sfc64.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4426956800,
"size" : 737280,
"uuid" : "49451e8a-e3c8-3429-83d8-249e81e378cd",
"path" : "\/Applications\/ChimeraX-1.10.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/numpy\/random\/_generator.cpython-311-darwin.so",
"name" : "_generator.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4350312448,
"size" : 16384,
"uuid" : "5973ec29-8c62-3285-97ee-5797aef28b1c",
"path" : "\/Applications\/ChimeraX-1.10.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/_opcode.cpython-311-darwin.so",
"name" : "_opcode.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4423335936,
"size" : 114688,
"uuid" : "28e30bd8-e90f-3bee-a042-ce54d0f4f0ae",
"path" : "\/Applications\/ChimeraX-1.10.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/chimerax\/geometry\/_geometry.cpython-311-darwin.so",
"name" : "_geometry.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4426235904,
"size" : 32768,
"uuid" : "0722922a-a378-3dee-b11b-96d1ae381b09",
"path" : "\/Applications\/ChimeraX-1.10.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/_json.cpython-311-darwin.so",
"name" : "_json.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4879613952,
"size" : 1818624,
"uuid" : "63d009e7-69a7-3c2e-8e6b-7c9ca477add1",
"path" : "\/Applications\/ChimeraX-1.10.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/QtCore.abi3.so",
"name" : "QtCore.abi3.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4871684096,
"size" : 4800512,
"uuid" : "08a23d25-131f-3ed4-8ae5-cf04f4ee9d84",
"path" : "\/Applications\/ChimeraX-1.10.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/lib\/QtCore.framework\/Versions\/A\/QtCore",
"name" : "QtCore"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 4426596352,
"CFBundleShortVersionString" : "3.0",
"CFBundleIdentifier" : "com.apple.security.csparser",
"size" : 131072,
"uuid" : "af79a0fa-e8a1-3134-bee8-c9567ed1e971",
"path" : "\/System\/Library\/Frameworks\/Security.framework\/Versions\/A\/PlugIns\/csparser.bundle\/Contents\/MacOS\/csparser",
"name" : "csparser",
"CFBundleVersion" : "60420.140.26"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4427808768,
"size" : 81920,
"uuid" : "a5714eba-2aad-3361-a268-b516bcc59414",
"path" : "\/Applications\/ChimeraX-1.10.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/sip.cpython-311-darwin.so",
"name" : "sip.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5227151360,
"size" : 3112960,
"uuid" : "30fa1f27-f16b-3107-a7e0-821600076792",
"path" : "\/Applications\/ChimeraX-1.10.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" : 4890558464,
"size" : 4849664,
"uuid" : "b16538d5-4c8e-357d-b89a-72f6f81a918d",
"path" : "\/Applications\/ChimeraX-1.10.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/lib\/QtWidgets.framework\/Versions\/A\/QtWidgets",
"name" : "QtWidgets"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 6161694720,
"size" : 7127040,
"uuid" : "37bc5b3d-a43f-3325-bc8e-dd223a12dd85",
"path" : "\/Applications\/ChimeraX-1.10.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/lib\/QtGui.framework\/Versions\/A\/QtGui",
"name" : "QtGui"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4887412736,
"size" : 557056,
"uuid" : "9cf9552c-7420-3c7f-b152-05c38fcdabfe",
"path" : "\/Applications\/ChimeraX-1.10.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/lib\/QtDBus.framework\/Versions\/A\/QtDBus",
"name" : "QtDBus"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 6150881280,
"size" : 1605632,
"uuid" : "7878c801-838e-360a-ad2d-c91bbcf13592",
"path" : "\/Applications\/ChimeraX-1.10.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/QtGui.abi3.so",
"name" : "QtGui.abi3.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4869357568,
"size" : 81920,
"uuid" : "a98c3cc4-2bac-36d0-ab4a-317b1a06c9f7",
"path" : "\/Applications\/ChimeraX-1.10.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/QtWebEngineWidgets.abi3.so",
"name" : "QtWebEngineWidgets.abi3.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4869013504,
"size" : 98304,
"uuid" : "35c5feb6-d12a-32a6-8edd-725b0b5240e0",
"path" : "\/Applications\/ChimeraX-1.10.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/lib\/QtWebEngineWidgets.framework\/Versions\/A\/QtWebEngineWidgets",
"name" : "QtWebEngineWidgets"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4877385728,
"size" : 294912,
"uuid" : "5ff04ed2-db58-3350-bf0b-a87c61f2b561",
"path" : "\/Applications\/ChimeraX-1.10.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/lib\/QtPrintSupport.framework\/Versions\/A\/QtPrintSupport",
"name" : "QtPrintSupport"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 11141120000,
"size" : 181551104,
"uuid" : "0d838d1a-cf25-3467-baee-ca40f59e38ba",
"path" : "\/Applications\/ChimeraX-1.10.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/lib\/QtWebEngineCore.framework\/Versions\/A\/QtWebEngineCore",
"name" : "QtWebEngineCore"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 6154338304,
"size" : 4505600,
"uuid" : "c8181217-1c26-3a33-ae2f-c3d63a1d3e35",
"path" : "\/Applications\/ChimeraX-1.10.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/lib\/QtQuick.framework\/Versions\/A\/QtQuick",
"name" : "QtQuick"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4884660224,
"size" : 425984,
"uuid" : "6ca50b1f-0fcd-3aa2-bcf0-debdd7e1e3de",
"path" : "\/Applications\/ChimeraX-1.10.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/lib\/QtOpenGL.framework\/Versions\/A\/QtOpenGL",
"name" : "QtOpenGL"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4879417344,
"size" : 98304,
"uuid" : "b641dc5f-172b-3ea6-898e-fe0a1e995a5c",
"path" : "\/Applications\/ChimeraX-1.10.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/lib\/QtQmlMeta.framework\/Versions\/A\/QtQmlMeta",
"name" : "QtQmlMeta"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5164285952,
"size" : 557056,
"uuid" : "c2e26d20-be37-38a8-8c67-2f8ec91440d5",
"path" : "\/Applications\/ChimeraX-1.10.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/lib\/QtQmlModels.framework\/Versions\/A\/QtQmlModels",
"name" : "QtQmlModels"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4428005376,
"size" : 49152,
"uuid" : "94c15586-9bf3-3595-a65f-c0fb93e44599",
"path" : "\/Applications\/ChimeraX-1.10.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/lib\/QtQmlWorkerScript.framework\/Versions\/A\/QtQmlWorkerScript",
"name" : "QtQmlWorkerScript"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4879024128,
"size" : 180224,
"uuid" : "85c5e18e-f120-3e5f-9524-f4f71b4c4058",
"path" : "\/Applications\/ChimeraX-1.10.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/lib\/QtWebChannel.framework\/Versions\/A\/QtWebChannel",
"name" : "QtWebChannel"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 6145081344,
"size" : 4112384,
"uuid" : "d4b67177-0f9b-3ed0-bf06-05ab9b38340c",
"path" : "\/Applications\/ChimeraX-1.10.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/lib\/QtQml.framework\/Versions\/A\/QtQml",
"name" : "QtQml"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 10737418240,
"size" : 1327104,
"uuid" : "26067012-fcf7-3da3-8169-252b66cbcb37",
"path" : "\/Applications\/ChimeraX-1.10.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/lib\/QtNetwork.framework\/Versions\/A\/QtNetwork",
"name" : "QtNetwork"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5233623040,
"size" : 425984,
"uuid" : "cc6c9369-e9f9-31bc-b782-d8789d72cd86",
"path" : "\/Applications\/ChimeraX-1.10.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/lib\/QtPositioning.framework\/Versions\/A\/QtPositioning",
"name" : "QtPositioning"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4888117248,
"size" : 81920,
"uuid" : "8f5db1a0-c448-3fe9-a20c-75210fd13f51",
"path" : "\/Applications\/ChimeraX-1.10.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/lib\/QtQuickWidgets.framework\/Versions\/A\/QtQuickWidgets",
"name" : "QtQuickWidgets"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 6160384000,
"size" : 557056,
"uuid" : "ea27d884-c6f8-3bd6-9ad7-b2555067945d",
"path" : "\/Applications\/ChimeraX-1.10.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/QtNetwork.abi3.so",
"name" : "QtNetwork.abi3.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 6134398976,
"size" : 163840,
"uuid" : "7fbfef1d-2599-30e7-a597-16afe52f9233",
"path" : "\/Applications\/ChimeraX-1.10.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/QtPrintSupport.abi3.so",
"name" : "QtPrintSupport.abi3.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4869242880,
"size" : 32768,
"uuid" : "05c4bb42-1f60-3b81-9aac-f8ae0b494788",
"path" : "\/Applications\/ChimeraX-1.10.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/QtWebChannel.abi3.so",
"name" : "QtWebChannel.abi3.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 6150045696,
"size" : 278528,
"uuid" : "e147a937-ff5c-3648-ab7b-d8b834e0a743",
"path" : "\/Applications\/ChimeraX-1.10.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/QtWebEngineCore.abi3.so",
"name" : "QtWebEngineCore.abi3.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 6172065792,
"size" : 688128,
"uuid" : "7e60f9ac-4ed3-3c71-9933-7b053de2a9b0",
"path" : "\/Applications\/ChimeraX-1.10.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" : 6170230784,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.AppleMetalOpenGLRenderer",
"size" : 442368,
"uuid" : "76243a19-d6d2-32ee-84d3-7bcfce93d66e",
"path" : "\/System\/Library\/Extensions\/AppleMetalOpenGLRenderer.bundle\/Contents\/MacOS\/AppleMetalOpenGLRenderer",
"name" : "AppleMetalOpenGLRenderer",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 10772758528,
"size" : 147456,
"uuid" : "efeb64bf-d4f5-39f4-bde9-7f76de0fe223",
"path" : "\/Applications\/ChimeraX-1.10.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/plugins\/styles\/libqmacstyle.dylib",
"name" : "libqmacstyle.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 6173556736,
"size" : 16384,
"uuid" : "157e3710-caca-35b5-9fda-d1c4efc75429",
"path" : "\/Applications\/ChimeraX-1.10.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/_heapq.cpython-311-darwin.so",
"name" : "_heapq.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 6173392896,
"size" : 65536,
"uuid" : "ff7c6b72-2303-3d40-a4fa-f3d840425be2",
"path" : "\/Applications\/ChimeraX-1.10.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/_socket.cpython-311-darwin.so",
"name" : "_socket.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 10779312128,
"size" : 49152,
"uuid" : "0895ead1-fff8-3401-9c5c-5c4254ce969b",
"path" : "\/Applications\/ChimeraX-1.10.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/array.cpython-311-darwin.so",
"name" : "array.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 6173638656,
"size" : 98304,
"uuid" : "5c15959b-b36d-32f8-80b0-b0558dbb9fcc",
"path" : "\/Applications\/ChimeraX-1.10.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/_ssl.cpython-311-darwin.so",
"name" : "_ssl.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 10780622848,
"size" : 344064,
"uuid" : "edcc52bf-058b-3550-8a40-7e432a5ee6bb",
"path" : "\/Applications\/ChimeraX-1.10.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/libssl.1.1.dylib",
"name" : "libssl.1.1.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 6173868032,
"size" : 49152,
"uuid" : "651053b2-7ecc-3ea1-9b86-d9e6abfd212c",
"path" : "\/Applications\/ChimeraX-1.10.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/_asyncio.cpython-311-darwin.so",
"name" : "_asyncio.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 10780491776,
"size" : 32768,
"uuid" : "1246c3db-77f6-3a6f-9f74-e5458e9e5f0b",
"path" : "\/Applications\/ChimeraX-1.10.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/psutil\/_psutil_osx.abi3.so",
"name" : "_psutil_osx.abi3.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 10781343744,
"size" : 16384,
"uuid" : "d7f09611-5052-3c81-9703-da75c50a95b1",
"path" : "\/Applications\/ChimeraX-1.10.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/psutil\/_psutil_posix.abi3.so",
"name" : "_psutil_posix.abi3.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 10781179904,
"size" : 16384,
"uuid" : "c2016f56-0f80-3f43-8019-54bf8a83f733",
"path" : "\/Applications\/ChimeraX-1.10.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/chimerax\/atomic_lib\/_load_libs.cpython-311-darwin.so",
"name" : "_load_libs.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 10788159488,
"size" : 1196032,
"uuid" : "e4a5e2b9-d698-3514-82ae-3ae03c7009eb",
"path" : "\/Applications\/ChimeraX-1.10.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/chimerax\/atomic_lib\/lib\/libatomstruct.dylib",
"name" : "libatomstruct.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 10784882688,
"size" : 32768,
"uuid" : "bd5c5290-6de7-3280-aef7-33516048cfd4",
"path" : "\/Applications\/ChimeraX-1.10.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/chimerax\/atomic_lib\/lib\/libelement.dylib",
"name" : "libelement.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 10781261824,
"size" : 16384,
"uuid" : "5d0d2f11-2b75-39a8-84f1-1edd861f86c0",
"path" : "\/Applications\/ChimeraX-1.10.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/chimerax\/atomic_lib\/lib\/libpyinstance.dylib",
"name" : "libpyinstance.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 10785898496,
"size" : 196608,
"uuid" : "b4958ae9-ae3c-3c4e-9549-2f2246f498ea",
"path" : "\/Applications\/ChimeraX-1.10.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/chimerax\/atomic\/libmolc.dylib",
"name" : "libmolc.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 10785013760,
"size" : 425984,
"uuid" : "09999a6b-219e-30a9-bf46-4f5ebedf5b1c",
"path" : "\/Applications\/ChimeraX-1.10.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/chimerax\/atomic\/cymol.cpython-311-darwin.so",
"name" : "cymol.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 10784604160,
"size" : 81920,
"uuid" : "c2dc724a-5d5f-3da9-9b57-a5c93f3ebb8e",
"path" : "\/Applications\/ChimeraX-1.10.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/tinyarray.cpython-311-darwin.so",
"name" : "tinyarray.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 10785652736,
"size" : 65536,
"uuid" : "a3056fb9-5ad7-3876-9000-ad477f48573a",
"path" : "\/Applications\/ChimeraX-1.10.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/chimerax\/atomic\/cytmpl.cpython-311-darwin.so",
"name" : "cytmpl.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 10787373056,
"size" : 491520,
"uuid" : "c220822e-8975-3b27-ba60-8c14828c67e1",
"path" : "\/Applications\/ChimeraX-1.10.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/chimerax\/map\/_map.cpython-311-darwin.so",
"name" : "_map.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 10784800768,
"size" : 16384,
"uuid" : "016a8a1e-f4d3-3921-97d2-cc007a2f018e",
"path" : "\/Applications\/ChimeraX-1.10.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/chimerax\/pdb_lib\/_load_libs.cpython-311-darwin.so",
"name" : "_load_libs.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 10788044800,
"size" : 32768,
"uuid" : "b8ee1e66-63be-38b6-90d4-ba69b0c6df63",
"path" : "\/Applications\/ChimeraX-1.10.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/chimerax\/pdb_lib\/lib\/libpdbconnect.dylib",
"name" : "libpdbconnect.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 10792550400,
"size" : 147456,
"uuid" : "d88c48e5-7624-307f-8706-358aa85387a5",
"path" : "\/Applications\/ChimeraX-1.10.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/chimerax\/surface\/_surface.cpython-311-darwin.so",
"name" : "_surface.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 10785816576,
"size" : 16384,
"uuid" : "cd5f3f7c-54a3-322d-a180-6c7b94deed82",
"path" : "\/Applications\/ChimeraX-1.10.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/_scproxy.cpython-311-darwin.so",
"name" : "_scproxy.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 10792304640,
"size" : 49152,
"uuid" : "a0eb3bb7-e3c0-3e76-a804-6b717cc545a1",
"path" : "\/Applications\/ChimeraX-1.10.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/OpenGL_accelerate\/errorchecker.cpython-311-darwin.so",
"name" : "errorchecker.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 10791976960,
"size" : 196608,
"uuid" : "ba26bdfa-16a0-331b-8ccf-bccf2ee6f0d9",
"path" : "\/Applications\/ChimeraX-1.10.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/OpenGL_accelerate\/arraydatatype.cpython-311-darwin.so",
"name" : "arraydatatype.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 10802331648,
"size" : 229376,
"uuid" : "fc7b18f0-c85c-3396-bd07-4a2dcf09af5c",
"path" : "\/Applications\/ChimeraX-1.10.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/OpenGL_accelerate\/wrapper.cpython-311-darwin.so",
"name" : "wrapper.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 10792812544,
"size" : 65536,
"uuid" : "93c61fa0-b608-3047-957b-aee1febd2d50",
"path" : "\/Applications\/ChimeraX-1.10.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/OpenGL_accelerate\/formathandler.cpython-311-darwin.so",
"name" : "formathandler.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 10801709056,
"size" : 49152,
"uuid" : "8e8c5d0a-c910-3577-a5c5-f15a013d0c0a",
"path" : "\/Applications\/ChimeraX-1.10.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/OpenGL_accelerate\/latebind.cpython-311-darwin.so",
"name" : "latebind.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 10801381376,
"size" : 131072,
"uuid" : "186b09bb-d974-32ab-94a8-1918ff802e3f",
"path" : "\/Applications\/ChimeraX-1.10.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/OpenGL_accelerate\/vbo.cpython-311-darwin.so",
"name" : "vbo.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 10804199424,
"size" : 163840,
"uuid" : "78ab6dee-103a-31de-bb4e-ea5e9b694cb0",
"path" : "\/Applications\/ChimeraX-1.10.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/pyexpat.cpython-311-darwin.so",
"name" : "pyexpat.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 10801610752,
"size" : 32768,
"uuid" : "7c762164-23ce-3c84-a6f9-148cf4b35b4c",
"path" : "\/Applications\/ChimeraX-1.10.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/plugins\/imageformats\/libqgif.dylib",
"name" : "libqgif.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 10871144448,
"size" : 32768,
"uuid" : "ca8d12be-281a-3bfb-827e-dcbefe02e36c",
"path" : "\/Applications\/ChimeraX-1.10.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/plugins\/imageformats\/libqwbmp.dylib",
"name" : "libqwbmp.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 11135074304,
"size" : 442368,
"uuid" : "611bf85a-f49f-30b8-bfaa-2296c8d6858f",
"path" : "\/Applications\/ChimeraX-1.10.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/plugins\/imageformats\/libqwebp.dylib",
"name" : "libqwebp.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 10870964224,
"size" : 32768,
"uuid" : "50528921-30be-332b-ba36-97fa14e5f016",
"path" : "\/Applications\/ChimeraX-1.10.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/plugins\/imageformats\/libqico.dylib",
"name" : "libqico.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 10871422976,
"size" : 32768,
"uuid" : "43c13ae2-8d0c-3cfe-a7d8-25d0cd0a37fe",
"path" : "\/Applications\/ChimeraX-1.10.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/plugins\/imageformats\/libqmacheif.dylib",
"name" : "libqmacheif.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 11135598592,
"size" : 442368,
"uuid" : "5e07d0b8-39ee-3386-8029-909968d14f61",
"path" : "\/Applications\/ChimeraX-1.10.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/plugins\/imageformats\/libqjpeg.dylib",
"name" : "libqjpeg.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 11136122880,
"size" : 409600,
"uuid" : "955f425c-8362-3c30-b14c-15b6a000f2b1",
"path" : "\/Applications\/ChimeraX-1.10.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/plugins\/imageformats\/libqtiff.dylib",
"name" : "libqtiff.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 10871521280,
"size" : 32768,
"uuid" : "87575034-e142-39a9-8a02-79611bd204aa",
"path" : "\/Applications\/ChimeraX-1.10.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/plugins\/imageformats\/libqsvg.dylib",
"name" : "libqsvg.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 11136614400,
"size" : 327680,
"uuid" : "956ab00a-8b70-30e2-9a28-b405740e06d3",
"path" : "\/Applications\/ChimeraX-1.10.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/lib\/QtSvg.framework\/Versions\/A\/QtSvg",
"name" : "QtSvg"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 11133878272,
"size" : 32768,
"uuid" : "c88f9195-020d-331a-a949-c556961eab90",
"path" : "\/Applications\/ChimeraX-1.10.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/plugins\/imageformats\/libqpdf.dylib",
"name" : "libqpdf.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 11357552640,
"size" : 8257536,
"uuid" : "e7d10718-8d64-30b4-b031-937d128360ba",
"path" : "\/Applications\/ChimeraX-1.10.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/lib\/QtPdf.framework\/Versions\/A\/QtPdf",
"name" : "QtPdf"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 10871242752,
"size" : 49152,
"uuid" : "d04045ff-35fd-3483-8ef2-d3b2bf9ee79e",
"path" : "\/Applications\/ChimeraX-1.10.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/plugins\/imageformats\/libqicns.dylib",
"name" : "libqicns.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 11134156800,
"size" : 32768,
"uuid" : "29f217be-3635-3333-8012-cbf62d2728a9",
"path" : "\/Applications\/ChimeraX-1.10.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/plugins\/imageformats\/libqtga.dylib",
"name" : "libqtga.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 11134255104,
"size" : 32768,
"uuid" : "da490f71-bc58-3340-b7b6-bc14f5f0cb7a",
"path" : "\/Applications\/ChimeraX-1.10.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/plugins\/imageformats\/libqmacjp2.dylib",
"name" : "libqmacjp2.dylib"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 10871062528,
"size" : 49152,
"uuid" : "8e928412-9e96-32d4-b173-d99beb9fed0b",
"path" : "\/usr\/lib\/libobjc-trampolines.dylib",
"name" : "libobjc-trampolines.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 11339333632,
"size" : 1114112,
"uuid" : "5200c6a0-ccdb-3607-9947-1defdd6fb647",
"path" : "\/Applications\/ChimeraX-1.10.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/unicodedata.cpython-311-darwin.so",
"name" : "unicodedata.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 11134926848,
"size" : 16384,
"uuid" : "683e7450-80b8-3ab0-9a20-9b02acf7a3fa",
"path" : "\/Applications\/ChimeraX-1.10.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/chimerax\/core\/_mac_util.cpython-311-darwin.so",
"name" : "_mac_util.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 11357175808,
"size" : 49152,
"uuid" : "cae81027-1380-36b4-a195-600642b08700",
"path" : "\/Applications\/ChimeraX-1.10.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/plugins\/iconengines\/libqsvgicon.dylib",
"name" : "libqsvgicon.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 11357290496,
"size" : 16384,
"uuid" : "8eb0c267-c007-3e24-9604-1f0a78868795",
"path" : "\/Applications\/ChimeraX-1.10.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/_uuid.cpython-311-darwin.so",
"name" : "_uuid.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 11357372416,
"size" : 16384,
"uuid" : "b3287e1f-ce2c-3c6f-bc12-deb15c14593c",
"path" : "\/Applications\/ChimeraX-1.10.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" : 11357454336,
"size" : 16384,
"uuid" : "c37482c0-7aab-3517-b3ef-3bd2294eab02",
"path" : "\/Applications\/ChimeraX-1.10.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/_multiprocessing.cpython-311-darwin.so",
"name" : "_multiprocessing.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 11640078336,
"size" : 32768,
"uuid" : "d197680c-26b9-3292-85bc-f61af0ff34bb",
"path" : "\/Applications\/ChimeraX-1.10.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/_csv.cpython-311-darwin.so",
"name" : "_csv.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 11676483584,
"size" : 16384,
"uuid" : "8adb9cd8-9a20-315f-9e59-70cbd8d6a9ed",
"path" : "\/Applications\/ChimeraX-1.10.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/_posixshmem.cpython-311-darwin.so",
"name" : "_posixshmem.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 12177801216,
"size" : 81920,
"uuid" : "95a80760-f95d-3f67-98ef-e126fdfec0e7",
"path" : "\/Applications\/ChimeraX-1.10.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/OpenGL_accelerate\/numpy_formathandler.cpython-311-darwin.so",
"name" : "numpy_formathandler.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 12177981440,
"size" : 49152,
"uuid" : "69af4686-e656-310e-a4db-0a74f3b4d17b",
"path" : "\/Applications\/ChimeraX-1.10.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/OpenGL_accelerate\/nones_formathandler.cpython-311-darwin.so",
"name" : "nones_formathandler.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 12308856832,
"size" : 458752,
"uuid" : "936ee0c5-0468-3f0b-8195-0f29ebe17a2d",
"path" : "\/Applications\/ChimeraX-1.10.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/chimerax\/mmcif\/mmcif.cpython-311-darwin.so",
"name" : "mmcif.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 12307546112,
"size" : 442368,
"uuid" : "c9368a8d-c938-3830-99ea-6e484cbc83da",
"path" : "\/Applications\/ChimeraX-1.10.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/chimerax\/mmcif\/_mmcif.cpython-311-darwin.so",
"name" : "_mmcif.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 12308578304,
"size" : 81920,
"uuid" : "a4c950fa-c0ff-3746-ba82-bdd5ee9b3c8b",
"path" : "\/Applications\/ChimeraX-1.10.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/chimerax\/atomic\/_ribbons.cpython-311-darwin.so",
"name" : "_ribbons.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 12309725184,
"size" : 32768,
"uuid" : "1813f6a2-fc9e-3999-bf3d-34b8ab6fe1a7",
"path" : "\/Applications\/ChimeraX-1.10.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/chimerax\/graphics\/_graphics.cpython-311-darwin.so",
"name" : "_graphics.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 12310528000,
"size" : 180224,
"uuid" : "f1b6d70b-1d1d-3836-962d-639f51602eaf",
"path" : "\/Applications\/ChimeraX-1.10.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/chimerax\/pdb\/_pdbio.cpython-311-darwin.so",
"name" : "_pdbio.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 11409391616,
"size" : 376832,
"uuid" : "449dd33a-e724-335b-9ef9-bf9b2730bf05",
"path" : "\/Applications\/ChimeraX-1.10.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PIL\/_imaging.cpython-311-darwin.so",
"name" : "_imaging.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 11390664704,
"size" : 688128,
"uuid" : "d800b974-86b2-386e-be4e-8ac8e22fd3cd",
"path" : "\/Applications\/ChimeraX-1.10.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PIL\/.dylibs\/libtiff.6.dylib",
"name" : "libtiff.6.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 11411357696,
"size" : 540672,
"uuid" : "dbec2c14-6e39-3319-a2c0-3606ed70093e",
"path" : "\/Applications\/ChimeraX-1.10.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PIL\/.dylibs\/libjpeg.62.4.0.dylib",
"name" : "libjpeg.62.4.0.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 11412013056,
"size" : 606208,
"uuid" : "78bac0b1-a0df-3e6e-b906-cbc961cdb354",
"path" : "\/Applications\/ChimeraX-1.10.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PIL\/.dylibs\/libopenjp2.2.5.2.dylib",
"name" : "libopenjp2.2.5.2.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 11391483904,
"size" : 114688,
"uuid" : "6e171b67-e226-3c3e-bc7c-5bd522f28494",
"path" : "\/Applications\/ChimeraX-1.10.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PIL\/.dylibs\/libz.1.3.1.dylib",
"name" : "libz.1.3.1.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 11410538496,
"size" : 163840,
"uuid" : "8c16ecf4-eb91-3dbb-8543-fe43fcd625a5",
"path" : "\/Applications\/ChimeraX-1.10.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PIL\/.dylibs\/libxcb.1.1.0.dylib",
"name" : "libxcb.1.1.0.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 11409948672,
"size" : 262144,
"uuid" : "37441cb2-0945-3607-9e47-10990b396b4c",
"path" : "\/Applications\/ChimeraX-1.10.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PIL\/.dylibs\/liblzma.5.dylib",
"name" : "liblzma.5.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 11410292736,
"size" : 16384,
"uuid" : "9ee33d4a-150e-3574-9258-2061bb970c27",
"path" : "\/Applications\/ChimeraX-1.10.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PIL\/.dylibs\/libXau.6.0.0.dylib",
"name" : "libXau.6.0.0.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 11391664128,
"size" : 32768,
"uuid" : "8abbdcef-1901-3d4b-9e6b-a38214b79214",
"path" : "\/Applications\/ChimeraX-1.10.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PIL\/_imagingmath.cpython-311-darwin.so",
"name" : "_imagingmath.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 12067127296,
"size" : 16384,
"uuid" : "0b1aabea-6845-3612-bf56-0db9c393cf41",
"path" : "\/Applications\/ChimeraX-1.10.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/chimerax\/alignment_algs\/_sw.cpython-311-darwin.so",
"name" : "_sw.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 12208996352,
"size" : 16384,
"uuid" : "9f2e8b62-bfa9-38d9-83cf-ed7dc6912e09",
"path" : "\/Applications\/ChimeraX-1.10.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/chimerax\/alignment_algs\/libalign_algs.dylib",
"name" : "libalign_algs.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 11134599168,
"size" : 16384,
"uuid" : "ca997bfb-c135-3465-b398-ba41adc30217",
"path" : "\/Applications\/ChimeraX-1.10.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/chimerax\/dssp\/_dssp.cpython-311-darwin.so",
"name" : "_dssp.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 11134418944,
"size" : 32768,
"uuid" : "00a0ba07-ef2c-3cc8-9aa1-0c53da9ed3e6",
"path" : "\/Applications\/ChimeraX-1.10.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/chimerax\/alignment_algs\/_nw.cpython-311-darwin.so",
"name" : "_nw.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6588297216,
"size" : 237560,
"uuid" : "08c5fe2a-b0bf-3ab6-bb42-460c18917d33",
"path" : "\/usr\/lib\/system\/libsystem_kernel.dylib",
"name" : "libsystem_kernel.dylib"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6588534784,
"size" : 53248,
"uuid" : "1f30fb9a-bdf9-32db-a709-8417666a7e45",
"path" : "\/usr\/lib\/system\/libsystem_pthread.dylib",
"name" : "libsystem_pthread.dylib"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6587084800,
"size" : 520184,
"uuid" : "949943e2-52cb-3c95-ab08-7ed984333d03",
"path" : "\/usr\/lib\/system\/libsystem_c.dylib",
"name" : "libsystem_c.dylib"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6588739584,
"size" : 28668,
"uuid" : "6d458354-3c39-3f35-a3bb-d01a78817b4a",
"path" : "\/usr\/lib\/system\/libsystem_platform.dylib",
"name" : "libsystem_platform.dylib"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6641819648,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.AppKit",
"size" : 15794176,
"uuid" : "55f7d958-6ed1-3c36-a70e-94d7ffc18d5a",
"path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit",
"name" : "AppKit",
"CFBundleVersion" : "2299.70.136"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6585032704,
"size" : 583048,
"uuid" : "e7a99595-e0f8-34af-be8b-9347d0d658a4",
"path" : "\/usr\/lib\/dyld",
"name" : "dyld"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6588952576,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.CoreFoundation",
"size" : 5087232,
"uuid" : "b3b2df49-2db8-370e-84ae-e0a2704515b8",
"path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation",
"name" : "CoreFoundation",
"CFBundleVersion" : "1979"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6605312000,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.Foundation",
"size" : 10248192,
"uuid" : "b7799cb6-0a3c-3c8b-a185-8cec55845b14",
"path" : "\/System\/Library\/Frameworks\/Foundation.framework\/Versions\/C\/Foundation",
"name" : "Foundation",
"CFBundleVersion" : "1979"
},
{
"size" : 0,
"source" : "A",
"base" : 0,
"uuid" : "00000000-0000-0000-0000-000000000000"
}
],
"sharedCache" : {
"base" : 6584369152,
"size" : 3553361920,
"uuid" : "40eab1ab-8b22-3dec-aa46-bb3136a05069"
},
"vmSummary" : "ReadOnly portion of Libraries: Total=1.7G resident=0K(0%) swapped_out_or_unallocated=1.7G(100%)\nWritable regions: Total=3.3G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=3.3G(100%)\n\n VIRTUAL REGION \nREGION TYPE SIZE COUNT (non-coalesced) \n=========== ======= ======= \nAccelerate framework 512K 4 \nActivity Tracing 256K 1 \nCG backing stores 4800K 8 \nCG image 8000K 68 \nColorSync 592K 30 \nCoreAnimation 5312K 99 \nCoreGraphics 48K 3 \nCoreUI image data 6448K 55 \nFoundation 32K 2 \nKernel Alloc Once 32K 1 \nMALLOC 1.3G 304 \nMALLOC guard page 192K 9 \nMALLOC_MEDIUM (reserved) 1.0G 12 reserved VM address space (unallocated)\nMach message 64K 3 \nOpenGL GLSL 384K 4 \nSTACK GUARD 56.9M 59 \nStack 436.0M 59 \nVM_ALLOCATE 238.9M 244 \nVM_ALLOCATE (reserved) 256.0M 3 reserved VM address space (unallocated)\n__AUTH 1862K 391 \n__AUTH_CONST 29.1M 626 \n__CTF 824 1 \n__DATA 23.6M 766 \n__DATA_CONST 40.1M 773 \n__DATA_DIRTY 2036K 246 \n__FONT_DATA 2352 1 \n__GLSLBUILTINS 5174K 1 \n__INFO_FILTER 8 1 \n__LINKEDIT 830.5M 146 \n__OBJC_RO 66.4M 1 \n__OBJC_RW 2012K 1 \n__TEXT 889.7M 793 \ndyld private memory 320K 4 \nmapped file 565.8M 87 \nshared memory 3792K 28 \n=========== ======= ======= \nTOTAL 5.7G 4834 \nTOTAL, minus reserved VM space 4.5G 4834 \n",
"legacyInfo" : {
"threadTriggered" : {
"name" : "CrBrowserMain",
"queue" : "com.apple.main-thread"
}
},
"logWritingSignature" : "c4507c0325369e74b5255d4a910dbae9a189fd0c",
"trialInfo" : {
"rollouts" : [
{
"rolloutId" : "62c73fd17cce0d1b0bcb8a02",
"factorPackIds" : {
"SIRI_DIALOG_ASSETS" : "651482b98d79034dd899e383"
},
"deploymentId" : 240000210
},
{
"rolloutId" : "64628732bf2f5257dedc8988",
"factorPackIds" : {
},
"deploymentId" : 240000001
}
],
"experiments" : [
]
}
}
===== Log before crash start =====
You can double click a model's Name or ID in the model panel to edit those
fields
UCSF ChimeraX version: 1.10 (2025-06-26)
© 2016-2025 Regents of the University of California. All rights reserved.
How to cite UCSF ChimeraX
> open
> /Users/om/Downloads/fold_2026_04_17_14_12/fold_2026_04_17_14_12_model_0.cif
Chain information for fold_2026_04_17_14_12_model_0.cif #1
---
Chain | Description
A | .
Computing secondary structure
> open
> /Users/om/Downloads/fold_2026_04_17_14_12/fold_2026_04_17_14_12_model_1.cif
Chain information for fold_2026_04_17_14_12_model_1.cif #2
---
Chain | Description
A | .
Computing secondary structure
> hide #2 models
> hide #1 models
> show #2 models
> open
> /Users/om/Downloads/fold_2026_04_17_14_12/fold_2026_04_17_14_12_model_2.cif
Chain information for fold_2026_04_17_14_12_model_2.cif #3
---
Chain | Description
A | .
Computing secondary structure
> hide #2 models
> lighting simple
> lighting soft
> lighting full
> lighting soft
> set bgColor white
> lighting simple
> lighting soft
> lighting simple
> ui tool show "Side View"
> lighting simple
> lighting soft
> lighting full
> lighting flat
> color #3 #17e151ff
> color #3 #e17118ff
> color #3 #e17318ff
> color #3 #e17a23ff
No map chosen to save
> save /Users/om/Downloads/Boot_alpha.jpg width 1152 height 805 supersample 4
> open /Users/om/Downloads/Rhino_alpha/fold_2026_04_17_14_52_model_0.cif
Chain information for fold_2026_04_17_14_52_model_0.cif #4
---
Chain | Description
A | .
Computing secondary structure
> hide #3 models
> ui tool show "Side View"
> color #4 #48eceaff
> save /Users/om/Downloads/Rhino_alpha/Rhino_alpha.jpg width 1152 height 805
> supersample 3
> open "/Users/om/Downloads/Kip_alpha fold/fold_2026_04_17_15_08_model_0.cif"
Chain information for fold_2026_04_17_15_08_model_0.cif #5
---
Chain | Description
A | .
Computing secondary structure
> hide #4 models
> color #5 #efc443ff
> save /Users/om/Downloads/Kip.jpg width 1152 height 805 supersample 3
> hide #5 models
> show #1 models
> ui tool show "Show Sequence Viewer"
> sequence chain #1/A
Alignment identifier is 1/A
> select #1/A:366
9 atoms, 8 bonds, 1 residue, 1 model selected
> select #1/A
2925 atoms, 2985 bonds, 366 residues, 1 model selected
> open "/Users/om/Downloads/fold_2026_04_17_14_12
> (1)/fold_2026_04_17_14_12_model_0.cif"
Chain information for fold_2026_04_17_14_12_model_0.cif #6
---
Chain | Description
A | .
Computing secondary structure
> hide #6 models
> hide #1 models
> select subtract #1
Nothing selected
> open "/Users/om/Downloads/fold_2026_04_17_14_12
> (1)/fold_2026_04_17_14_12_model_0.cif"
Chain information for fold_2026_04_17_14_12_model_0.cif #7
---
Chain | Description
A | .
Computing secondary structure
> ui tool show "Show Sequence Viewer"
> sequence chain #7/A
Alignment identifier is 7/A
> open /Users/om/Downloads/Cuff_alphafold/fold_2026_04_17_14_10_model_0.cif
Chain information for fold_2026_04_17_14_10_model_0.cif #8
---
Chain | Description
A | .
Computing secondary structure
> hide #7 models
> color #8 #98aefaff
> lighting simple
> lighting soft
> lighting full
> lighting flat
> lighting soft
> save /Users/om/Downloads/Cuff_alphafold/Cuff_alphafold.jpg width 1152 height
> 805 supersample 3
> open /Users/om/Downloads/6AIX.cif
Summary of feedback from opening /Users/om/Downloads/6AIX.cif
---
note | Fetching CCD A3P from https://files.wwpdb.org/pub/pdb/refdata/chem_comp/P/A3P/A3P.cif
6AIX.cif title:
Crystal structure of DXO in complex with adenosine 3', 5' bisphosphate and two
magnesium ions [more info...]
Chain information for 6AIX.cif #9
---
Chain | Description | UniProt
A | Decapping and exoribonuclease protein | DXO_MOUSE 27-384
Non-standard residues in 6AIX.cif #9
---
A3P — adenosine-3'-5'-diphosphate
MG — magnesium ion
40 atoms have alternate locations. Control/examine alternate locations with
Altloc Explorer [start tool...] or the altlocs command.
> ui tool show Matchmaker
> matchmaker #8 to #9
Parameters
---
Chain pairing | bb
Alignment algorithm | Needleman-Wunsch
Similarity matrix | BLOSUM-62
SS fraction | 0.3
Gap open (HH/SS/other) | 18/18/6
Gap extend | 1
SS matrix | | | H | S | O
---|---|---|---
H | 6 | -9 | -6
S | | 6 | -6
O | | | 4
Iteration cutoff | 2
Matchmaker 6AIX.cif, chain A (#9) with fold_2026_04_17_14_10_model_0.cif,
chain A (#8), sequence alignment score = 504.5
RMSD between 195 pruned atom pairs is 0.940 angstroms; (across all 338 pairs:
4.545)
Desktop color scheme is dark
Desktop color scheme is light
Desktop color scheme is dark
Desktop color scheme is light
Desktop color scheme is dark
Desktop color scheme is light
Desktop color scheme is dark
Desktop color scheme is light
> select add #9
3317 atoms, 3018 bonds, 12 pseudobonds, 760 residues, 2 models selected
> style sel stick
Changed 3317 atom styles
> hide sel atoms
> select subtract #9
Nothing selected
> save /Users/om/Downloads/Cuff_alphafold/Align_DXO_Cutoff.jpg width 1152
> height 805 supersample 3
> ui tool show "Show Sequence Viewer"
> sequence chain #9/A
Alignment identifier is 9/A
> select
> #9/A:32-37,103-114,123-126,132-144,167-176,178-195,262-283,309-315,323-342,375-384
1027 atoms, 1055 bonds, 122 residues, 1 model selected
> select #9/A:185
8 atoms, 7 bonds, 1 residue, 1 model selected
> select #9/A:185
8 atoms, 7 bonds, 1 residue, 1 model selected
> style sel stick
Changed 8 atom styles
> show sel atoms
> select #9/A:185
8 atoms, 7 bonds, 1 residue, 1 model selected
> select #9/A:185
8 atoms, 7 bonds, 1 residue, 1 model selected
> select #9/A:185-186
20 atoms, 20 bonds, 2 residues, 1 model selected
> select #9/A:185-186
20 atoms, 20 bonds, 2 residues, 1 model selected
> select #9/A:185
8 atoms, 7 bonds, 1 residue, 1 model selected
> select #9/A:185-186
20 atoms, 20 bonds, 2 residues, 1 model selected
> select #9/A:185
8 atoms, 7 bonds, 1 residue, 1 model selected
> select #9/A:185-186
20 atoms, 20 bonds, 2 residues, 1 model selected
> select clear
> select #8/A:165
8 atoms, 7 bonds, 1 residue, 1 model selected
> style sel stick
Changed 8 atom styles
> show sel atoms
Desktop color scheme is dark
Desktop color scheme is light
===== Log before crash end =====
Log:
UCSF ChimeraX version: 1.10 (2025-06-26)
© 2016-2025 Regents of the University of California. All rights reserved.
How to cite UCSF ChimeraX
OpenGL version: 4.1 Metal - 83.1
OpenGL renderer: Apple M2 Max
OpenGL vendor: Apple
Python: 3.11.4
Locale: UTF-8
Qt version: PyQt6 6.8.1, Qt 6.8.2
Qt runtime version: 6.8.2
Qt platform: cocoa
Hardware:
Hardware Overview:
Model Name: MacBook Pro
Model Identifier: Mac14,6
Model Number: Z1790005QLL/A
Chip: Apple M2 Max
Total Number of Cores: 12 (8 performance and 4 efficiency)
Memory: 32 GB
System Firmware Version: 8422.141.2
OS Loader Version: 8422.141.2
Software:
System Software Overview:
System Version: macOS 13.5.2 (22G91)
Kernel Version: Darwin 22.6.0
Time since boot: 30 days, 2 hours, 49 minutes
Graphics/Displays:
Apple M2 Max:
Chipset Model: Apple M2 Max
Type: GPU
Bus: Built-In
Total Number of Cores: 38
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
HP E232:
Resolution: 1920 x 1080 (1080p FHD - Full High Definition)
UI Looks like: 1920 x 1080 @ 60.00Hz
Mirror: Off
Online: Yes
Rotation: Supported
Installed Packages:
alabaster: 1.0.0
appdirs: 1.4.4
appnope: 0.1.4
asttokens: 3.0.0
auditwheel: 6.4.0
babel: 2.17.0
beautifulsoup4: 4.13.3
blockdiag: 3.0.0
blosc2: 3.5.0
build: 1.2.2.post1
certifi: 2023.11.17
cftime: 1.6.4.post1
charset-normalizer: 3.4.2
ChimeraX-AddCharge: 1.5.19
ChimeraX-AddH: 2.2.7
ChimeraX-AlignmentAlgorithms: 2.0.2
ChimeraX-AlignmentHdrs: 3.6.1
ChimeraX-AlignmentMatrices: 2.1
ChimeraX-Alignments: 2.20.2
ChimeraX-AlphaFold: 1.0.1
ChimeraX-AltlocExplorer: 1.1.2
ChimeraX-AmberInfo: 1.0
ChimeraX-Aniso: 1.1.4
ChimeraX-Arrays: 1.1
ChimeraX-Atomic: 1.60.7
ChimeraX-AtomicLibrary: 14.1.18
ChimeraX-AtomSearch: 2.0.1
ChimeraX-AxesPlanes: 2.4
ChimeraX-BasicActions: 1.1.3
ChimeraX-BILD: 1.0
ChimeraX-BlastProtein: 3.0.0
ChimeraX-Boltz: 1.0
ChimeraX-BondRot: 2.0.4
ChimeraX-BugReporter: 1.0.2
ChimeraX-BuildStructure: 2.13.1
ChimeraX-Bumps: 1.0
ChimeraX-BundleBuilder: 1.5.1
ChimeraX-ButtonPanel: 1.0.1
ChimeraX-CageBuilder: 1.0.1
ChimeraX-CellPack: 1.0
ChimeraX-Centroids: 1.4
ChimeraX-ChangeChains: 1.1
ChimeraX-CheckWaters: 1.5
ChimeraX-ChemGroup: 2.0.2
ChimeraX-Clashes: 2.3
ChimeraX-ColorActions: 1.0.5
ChimeraX-ColorGlobe: 1.0
ChimeraX-ColorKey: 1.5.8
ChimeraX-CommandLine: 1.3
ChimeraX-ConnectStructure: 2.0.1
ChimeraX-Contacts: 1.0.1
ChimeraX-Core: 1.10
ChimeraX-CoreFormats: 1.2
ChimeraX-coulombic: 1.4.5
ChimeraX-Crosslinks: 1.0
ChimeraX-Crystal: 1.0
ChimeraX-CrystalContacts: 1.0.1
ChimeraX-DataFormats: 1.2.4
ChimeraX-Dicom: 1.2.7
ChimeraX-DistMonitor: 1.4.2
ChimeraX-DockPrep: 1.1.4
ChimeraX-Dssp: 2.0
ChimeraX-EMDB-SFF: 1.0
ChimeraX-ESMFold: 1.0
ChimeraX-FileHistory: 1.0.1
ChimeraX-FunctionKey: 1.0.1
ChimeraX-Geometry: 1.3
ChimeraX-gltf: 1.0
ChimeraX-Graphics: 1.4.1
ChimeraX-Hbonds: 2.5.1
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.6.2
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.2.2
ChimeraX-MCopy: 1.0
ChimeraX-MDcrds: 2.10.1
ChimeraX-MedicalToolbar: 1.1
ChimeraX-Meeting: 1.0.1
ChimeraX-MLP: 1.1.1
ChimeraX-mmCIF: 2.16
ChimeraX-MMTF: 2.2
ChimeraX-ModelArchive: 1.0
ChimeraX-Modeller: 1.5.19
ChimeraX-ModelPanel: 1.5.1
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.1
ChimeraX-OrthoPick: 1.0.1
ChimeraX-PDB: 2.7.10
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.3
ChimeraX-ProfileGrids: 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.3
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.3
ChimeraX-Segger: 1.0
ChimeraX-Segment: 1.0.1
ChimeraX-Segmentations: 3.5.7
ChimeraX-SelInspector: 1.0
ChimeraX-SeqView: 2.17.1
ChimeraX-Shape: 1.1
ChimeraX-Shell: 1.0.1
ChimeraX-Shortcuts: 1.2.1
ChimeraX-ShowSequences: 1.0.3
ChimeraX-SideView: 1.0.1
ChimeraX-SimilarStructures: 1.0.1
ChimeraX-Smiles: 2.1.2
ChimeraX-SmoothLines: 1.0
ChimeraX-SpaceNavigator: 1.0
ChimeraX-StdCommands: 1.19.1
ChimeraX-STL: 1.0.1
ChimeraX-Storm: 1.0
ChimeraX-StructMeasure: 1.2.1
ChimeraX-Struts: 1.0.1
ChimeraX-Surface: 1.0.1
ChimeraX-SwapAA: 2.0.1
ChimeraX-SwapRes: 2.5.2
ChimeraX-TapeMeasure: 1.0
ChimeraX-TaskManager: 1.0
ChimeraX-Test: 1.0
ChimeraX-Toolbar: 1.2.3
ChimeraX-ToolshedUtils: 1.2.4
ChimeraX-Topography: 1.0
ChimeraX-ToQuest: 1.0
ChimeraX-Tug: 1.0.1
ChimeraX-UI: 1.45.2
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.5
ChimeraX-Zone: 1.0.1
colorama: 0.4.6
comm: 0.2.2
contourpy: 1.3.2
coverage: 7.9.1
cxservices: 1.2.3
cycler: 0.12.1
Cython: 3.0.12
debugpy: 1.8.14
decorator: 5.2.1
docutils: 0.21.2
executing: 2.2.0
filelock: 3.18.0
fonttools: 4.58.4
funcparserlib: 2.0.0a0
glfw: 2.9.0
grako: 3.16.5
h5py: 3.14.0
html2text: 2024.2.26
idna: 3.10
ihm: 2.2
imagecodecs: 2024.6.1
imagesize: 1.4.1
iniconfig: 2.1.0
ipykernel: 6.29.5
ipython: 8.26.0
ipywidgets: 8.1.7
jedi: 0.19.1
Jinja2: 3.1.6
jupyter_client: 8.6.3
jupyter_core: 5.8.1
jupyterlab_widgets: 3.0.15
kiwisolver: 1.4.8
line_profiler: 4.2.0
lxml: 5.3.1
lz4: 4.4.4
MarkupSafe: 3.0.2
matplotlib: 3.10.1
matplotlib-inline: 0.1.7
msgpack: 1.1.0
ndindex: 1.10.0
nest-asyncio: 1.6.0
netCDF4: 1.6.5
networkx: 3.3
nibabel: 5.2.0
nptyping: 2.5.0
numexpr: 2.11.0
numpy: 1.26.4
OpenMM: 8.2.0
openvr: 1.26.701
packaging: 24.2
ParmEd: 4.2.2
parso: 0.8.4
pep517: 0.13.1
pexpect: 4.9.0
pickleshare: 0.7.5
pillow: 10.4.0
pip: 25.0.1
pkginfo: 1.11.1
platformdirs: 4.3.8
pluggy: 1.6.0
prompt_toolkit: 3.0.51
psutil: 7.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.32
Pygments: 2.18.0
pynmrstar: 3.3.5
pynrrd: 1.0.0
PyOpenGL: 3.1.9
PyOpenGL-accelerate: 3.1.9
pyopenxr: 1.1.4501
pyparsing: 3.2.3
pyproject_hooks: 1.2.0
PyQt6-commercial: 6.8.1
PyQt6-Qt6: 6.8.2
PyQt6-WebEngine-commercial: 6.8.0
PyQt6-WebEngine-Qt6: 6.8.2
PyQt6_sip: 13.10.0
pytest: 8.4.1
pytest-cov: 6.2.1
python-dateutil: 2.9.0.post0
pytz: 2025.2
pyzmq: 27.0.0
qtconsole: 5.5.2
QtPy: 2.4.3
qtshim: 1.1
RandomWords: 0.4.0
requests: 2.32.3
roman-numerals-py: 3.1.0
scipy: 1.14.0
setuptools: 78.1.0
sfftk-rw: 0.8.1
six: 1.16.0
snowballstemmer: 3.0.1
sortedcontainers: 2.4.0
soupsieve: 2.7
Sphinx: 8.2.3
sphinx-autodoc-typehints: 3.1.0
sphinxcontrib-applehelp: 2.0.0
sphinxcontrib-blockdiag: 3.0.0
sphinxcontrib-devhelp: 2.0.0
sphinxcontrib-htmlhelp: 2.1.0
sphinxcontrib-jsmath: 1.0.1
sphinxcontrib-qthelp: 2.0.0
sphinxcontrib-serializinghtml: 2.0.0
stack-data: 0.6.3
superqt: 0.7.1
tables: 3.10.2
tcia_utils: 1.5.1
tifffile: 2025.3.13
tinyarray: 1.2.4
tornado: 6.5.1
traitlets: 5.14.3
typing_extensions: 4.14.0
tzdata: 2025.2
urllib3: 2.5.0
wcwidth: 0.2.13
webcolors: 24.11.1
wheel: 0.45.1
wheel-filename: 1.4.2
widgetsnbextension: 4.0.14
Change History (2)
comment:1 by , 12 hours ago
| Component: | Unassigned → Window Toolkit |
|---|---|
| Owner: | set to |
| Platform: | → all |
| Project: | → ChimeraX |
| Status: | new → assigned |
| Summary: | ChimeraX bug report submission → Crash moving window between screens |
comment:2 by , 10 hours ago
| Resolution: | → duplicate |
|---|---|
| Status: | assigned → closed |
The ChimeraX bug report panel said what we know about this crash:
"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."
The current ChimeraX daily build uses newer Qt version 6.10 and we have not seen this crash reported with it. So you may want to try the ChimeraX daily build.
Reported by Om Prakash