Opened 8 months ago
Closed 8 months ago
#16946 closed defect (duplicate)
Crash in garbage collection
Reported by: | Owned by: | Eric Pettersen | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core | Version: | |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Notify when closed: | Platform: | all | |
Project: | ChimeraX |
Description
The following bug report has been submitted: Platform: macOS-12.0.1-x86_64-i386-64bit ChimeraX Version: 1.7.1 (2024-01-23 01:58:08 UTC) Description Last time you used ChimeraX it crashed. Please describe steps that led to the crash here. Fatal Python error: Segmentation fault Thread 0x0000700016e6b000 (most recent call first): File "/Applications/ChimeraX-1.7.1.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 324 in wait File "/Applications/ChimeraX-1.7.1.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 622 in wait File "/Applications/ChimeraX-1.7.1.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 1392 in run File "/Applications/ChimeraX-1.7.1.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 1038 in _bootstrap_inner File "/Applications/ChimeraX-1.7.1.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 995 in _bootstrap Current thread 0x00000001061d4600 (most recent call first): Garbage-collecting File "/Applications/ChimeraX-1.7.1.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/addh/cmd.py", line 1014 in to_h36 File "/Applications/ChimeraX-1.7.1.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/addh/cmd.py", line 1082 in _h_name File "/Applications/ChimeraX-1.7.1.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/addh/cmd.py", line 949 in new_hydrogen File "/Applications/ChimeraX-1.7.1.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/addh/cmd.py", line 910 in add_altloc_hyds File "/Applications/ChimeraX-1.7.1.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/addh/hbond.py", line 909 in _attach_hydrogens File "/Applications/ChimeraX-1.7.1.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/addh/hbond.py", line 225 in add_hydrogens File "/Applications/ChimeraX-1.7.1.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/addh/cmd.py", line 184 in hbond_add_hydrogens File "/Applications/ChimeraX-1.7.1.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/addh/cmd.py", line 77 in cmd_addh File "/Applications/ChimeraX-1.7.1.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/coulombic/coulombic.py", line 95 in assign_charges File "/Applications/ChimeraX-1.7.1.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/coulombic/cmd.py", line 99 in cmd_coulombic File "/Applications/ChimeraX-1.7.1.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/core/commands/cli.py", line 2908 in run File "/Applications/ChimeraX-1.7.1.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/core/commands/run.py", line 49 in run File "/Applications/ChimeraX-1.7.1.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/shortcuts/shortcuts.py", line 525 in run File "/Applications/ChimeraX-1.7.1.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/shortcuts/shortcuts.py", line 582 in run_expanded_command File "/Applications/ChimeraX-1.7.1.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/shortcuts/shortcuts.py", line 72 in func_plus_tip File "/Applications/ChimeraX-1.7.1.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/shortcuts/shortcuts.py", line 339 in run File "/Applications/ChimeraX-1.7.1.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/shortcuts/shortcuts.py", line 420 in run_shortcut File "/Applications/ChimeraX-1.7.1.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/shortcuts/shortcuts.py", line 402 in try_shortcut File "/Applications/ChimeraX-1.7.1.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/shortcuts/shortcuts.py", line 1376 in run_provider File "/Applications/ChimeraX-1.7.1.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/shortcuts/__init__.py", line 66 in run_provider File "/Applications/ChimeraX-1.7.1.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/core/toolshed/__init__.py", line 1302 in run_provider File "/Applications/ChimeraX-1.7.1.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/core/toolshed/info.py", line 397 in run_provider File "/Applications/ChimeraX-1.7.1.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/toolbar/tool.py", line 205 in callback File "/Applications/ChimeraX-1.7.1.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/ui/gui.py", line 275 in event_loop File "/Applications/ChimeraX-1.7.1.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/core/__main__.py", line 918 in init File "/Applications/ChimeraX-1.7.1.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/core/__main__.py", line 1069 in File "", line 88 in _run_code File "", line 198 in _run_module_as_main Extension modules: chimerax.arrays._arrays, numpy.core._multiarray_umath, numpy.core._multiarray_tests, numpy.linalg._umath_linalg, numpy.fft._pocketfft_internal, numpy.random._common, numpy.random.bit_generator, numpy.random._bounded_integers, numpy.random._mt19937, numpy.random.mtrand, numpy.random._philox, numpy.random._pcg64, numpy.random._sfc64, numpy.random._generator, chimerax.geometry._geometry, PyQt6.QtCore, PyQt6.QtGui, PyQt6.QtWidgets, PyQt6.QtWebChannel, PyQt6.QtNetwork, PyQt6.QtWebEngineCore, PyQt6.QtPrintSupport, PyQt6.QtWebEngineWidgets, chimerax.atomic_lib._load_libs, tinyarray, chimerax.atomic.cymol, chimerax.atomic.cytmpl, chimerax.surface._surface, chimerax.pdb_lib._load_libs, chimerax.map._map, charset_normalizer.md, PIL._imaging, matplotlib._c_internal_utils, matplotlib._path, kiwisolver._cext, matplotlib._image, PyQt6.QtOpenGL, PyQt6.QtOpenGLWidgets, OpenGL_accelerate.errorchecker, OpenGL_accelerate.wrapper, OpenGL_accelerate.formathandler, OpenGL_accelerate.arraydatatype, OpenGL_accelerate.latebind, OpenGL_accelerate.vbo, chimerax.core._mac_util, OpenGL_accelerate.numpy_formathandler, OpenGL_accelerate.nones_formathandler, chimerax.mmcif._mmcif, chimerax.mmcif.mmcif, chimerax.atomic._ribbons, chimerax.graphics._graphics, chimerax.pdb._pdbio, PIL._imagingmath, chimerax.atom_search.ast, chimerax.chem_group._chem_group, chimerax.coulombic._esp, chimerax.alignment_algs._sw, chimerax.dssp._dssp, chimerax.alignment_algs._nw (total: 59) {"app_name":"ChimeraX","timestamp":"2025-02-24 11:09:17.00 -0500","app_version":"1.7.1","slice_uuid":"194a3167-3db5-3029-8d22-1d742b826bb9","build_version":"1.7.1.0","platform":1,"bundleID":"edu.ucsf.cgl.ChimeraX","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 12.0.1 (21A559)","incident_id":"B6CF347E-0D4E-4FD3-AF77-F8A35DDFA31F","name":"ChimeraX"} { "uptime" : 5700, "procLaunch" : "2025-02-24 07:46:52.2338 -0500", "procRole" : "Foreground", "version" : 2, "userID" : 501, "deployVersion" : 210, "modelCode" : "MacBookPro14,1", "procStartAbsTime" : 469054897226, "coalitionID" : 593, "osVersion" : { "train" : "macOS 12.0.1", "build" : "21A559", "releaseType" : "User" }, "captureTime" : "2025-02-24 11:09:06.0908 -0500", "incident" : "B6CF347E-0D4E-4FD3-AF77-F8A35DDFA31F", "bug_type" : "309", "pid" : 664, "procExitAbsTime" : 5739852200966, "cpuType" : "X86-64", "procName" : "ChimeraX", "procPath" : "\/Applications\/ChimeraX-1.7.1.app\/Contents\/MacOS\/ChimeraX", "bundleInfo" : {"CFBundleShortVersionString":"1.7.1","CFBundleVersion":"1.7.1.0","CFBundleIdentifier":"edu.ucsf.cgl.ChimeraX"}, "storeInfo" : {"deviceIdentifierForVendor":"2758C6B3-A306-55E9-B60A-5EDE271FE03E","thirdParty":true}, "parentProc" : "launchd", "parentPid" : 1, "coalitionName" : "edu.ucsf.cgl.ChimeraX", "crashReporterKey" : "A46B472C-AC29-D79D-D225-2ED3CC309826", "sip" : "enabled", "vmRegionInfo" : "0xa9 is not in any region. Bytes before following region: 4339990359\n REGION TYPE START - END [ VSIZE] PRT\/MAX SHRMOD REGION DETAIL\n UNUSED SPACE AT START\n---> \n __TEXT 102af0000-102af4000 [ 16K] r-x\/r-x SM=COW ...acOS\/ChimeraX", "isCorpse" : 1, "exception" : {"codes":"0x0000000000000001, 0x00000000000000a9","rawCodes":[1,169],"type":"EXC_BAD_ACCESS","signal":"SIGSEGV","subtype":"KERN_INVALID_ADDRESS at 0x00000000000000a9"}, "ktriageinfo" : "VM - Compressor failed a blocking pager_get\nVM - Compressor failed a blocking pager_get\nVM - Compressor failed a blocking pager_get\nVM - Compressor failed a blocking pager_get\nVM - Compressor failed a blocking pager_get\n", "vmregioninfo" : "0xa9 is not in any region. Bytes before following region: 4339990359\n REGION TYPE START - END [ VSIZE] PRT\/MAX SHRMOD REGION DETAIL\n UNUSED SPACE AT START\n---> \n __TEXT 102af0000-102af4000 [ 16K] r-x\/r-x SM=COW ...acOS\/ChimeraX", "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" : [{"queue":"com.apple.main-thread","instructionState":{"instructionStream":{"bytes":[255,255,255,255,72,137,216,72,139,0,72,255,194,72,57,195,117,245,72,141,61,197,18,22,0,72,141,181,112,255,255,255,49,192,232,191,131,254,255,72,139,5,104,231,22,0,72,139,0,72,59,69,216,117,13,72,131,196,112,91,65,92,65,94,65,95,93,195,232,205,174,14,0,102,46,15,31,132,0,0,0,0,0,15,31,0,85,72,137,229,83,80,72,139,71,8,246,128,169,0,0,0,64,117,9,49,192,72,131,196,8,91,93,195,72,137,251,72,139,128,72,1,0,0,72,133,192,117,18,72,139,67,248,168,2,116,224,72,131,192,252,72,137,67,248,235,214,72,137,223,255,208,133,192,117,229,235,203,15,31,132,0,0,0,0,0,85,72,137,229,65,86,83,72,139,71,8,246,128,169,0,0,0,64,117,7,49,192,91,65,94,93],"offset":96}},"frames":[{"imageOffset":28946,"symbol":"__pthread_kill","symbolLocation":10,"imageIndex":0},{"imageOffset":25139,"symbol":"pthread_kill","symbolLocation":263,"imageIndex":1},{"imageOffset":278980,"symbol":"raise","symbolLocation":26,"imageIndex":2},{"imageOffset":2590164,"symbol":"faulthandler_fatal_error","symbolLocation":388,"imageIndex":3},{"imageOffset":15917,"symbol":"_sigtramp","symbolLocation":29,"imageIndex":4},{"imageOffset":0,"imageIndex":5},{"imageOffset":995827,"symbol":"dict_traverse","symbolLocation":195,"imageIndex":3},{"imageOffset":2574472,"symbol":"gc_collect_main","symbolLocation":2568,"imageIndex":3},{"imageOffset":2580738,"symbol":"_PyObject_GC_Link","symbolLocation":306,"imageIndex":3},{"imageOffset":1289213,"symbol":"_PyType_AllocNoTrack","symbolLocation":125,"imageIndex":3},{"imageOffset":1237630,"symbol":"PyType_GenericAlloc","symbolLocation":14,"imageIndex":3},{"imageOffset":2443419,"symbol":"analyze_block","symbolLocation":1595,"imageIndex":3},{"imageOffset":2433805,"symbol":"_PySymtable_Build","symbolLocation":573,"imageIndex":3},{"imageOffset":1968927,"symbol":"_PyAST_Compile","symbolLocation":271,"imageIndex":3},{"imageOffset":2417377,"symbol":"PyRun_StringFlags","symbolLocation":113,"imageIndex":3},{"imageOffset":1828945,"symbol":"builtin_eval","symbolLocation":401,"imageIndex":3},{"imageOffset":1926078,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":68606,"imageIndex":3},{"imageOffset":1942736,"symbol":"_PyEval_Vector","symbolLocation":128,"imageIndex":3},{"imageOffset":683896,"symbol":"_PyVectorcall_Call","symbolLocation":120,"imageIndex":3},{"imageOffset":1930570,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":73098,"imageIndex":3},{"imageOffset":1942736,"symbol":"_PyEval_Vector","symbolLocation":128,"imageIndex":3},{"imageOffset":683896,"symbol":"_PyVectorcall_Call","symbolLocation":120,"imageIndex":3},{"imageOffset":1930570,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":73098,"imageIndex":3},{"imageOffset":1942736,"symbol":"_PyEval_Vector","symbolLocation":128,"imageIndex":3},{"imageOffset":1930570,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":73098,"imageIndex":3},{"imageOffset":1942736,"symbol":"_PyEval_Vector","symbolLocation":128,"imageIndex":3},{"imageOffset":683896,"symbol":"_PyVectorcall_Call","symbolLocation":120,"imageIndex":3},{"imageOffset":1930570,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":73098,"imageIndex":3},{"imageOffset":1942736,"symbol":"_PyEval_Vector","symbolLocation":128,"imageIndex":3},{"imageOffset":698270,"symbol":"method_vectorcall","symbolLocation":334,"imageIndex":3},{"imageOffset":683896,"symbol":"_PyVectorcall_Call","symbolLocation":120,"imageIndex":3},{"imageOffset":1930570,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":73098,"imageIndex":3},{"imageOffset":1942736,"symbol":"_PyEval_Vector","symbolLocation":128,"imageIndex":3},{"imageOffset":1257453,"symbol":"PyQtSlot::call(_object*, _object*) const","symbolLocation":125,"imageIndex":6},{"imageOffset":1257114,"symbol":"PyQtSlot::invoke(void**, _object*, void*, bool) const","symbolLocation":362,"imageIndex":6},{"imageOffset":1261029,"symbol":"PyQtSlotProxy::unislot(void**)","symbolLocation":85,"imageIndex":6},{"imageOffset":1260890,"symbol":"PyQtSlotProxy::qt_metacall(QMetaObject::Call, int, void**)","symbolLocation":58,"imageIndex":6},{"imageOffset":777575,"imageIndex":7},{"imageOffset":3947277,"symbol":"QAction::activate(QAction::ActionEvent)","symbolLocation":397,"imageIndex":8},{"imageOffset":186197,"symbol":"sipQToolButton::nextCheckState()","symbolLocation":101,"imageIndex":9},{"imageOffset":1254275,"imageIndex":10},{"imageOffset":1258649,"symbol":"QAbstractButton::mouseReleaseEvent(QMouseEvent*)","symbolLocation":185,"imageIndex":10},{"imageOffset":2368399,"symbol":"QToolButton::mouseReleaseEvent(QMouseEvent*)","symbolLocation":15,"imageIndex":10},{"imageOffset":182329,"symbol":"sipQToolButton::mouseReleaseEvent(QMouseEvent*)","symbolLocation":121,"imageIndex":9},{"imageOffset":389077,"symbol":"QWidget::event(QEvent*)","symbolLocation":389,"imageIndex":10},{"imageOffset":2370442,"symbol":"QToolButton::event(QEvent*)","symbolLocation":218,"imageIndex":10},{"imageOffset":184655,"symbol":"sipQToolButton::event(QEvent*)","symbolLocation":191,"imageIndex":9},{"imageOffset":51847,"symbol":"QApplicationPrivate::notify_helper(QObject*, QEvent*)","symbolLocation":247,"imageIndex":10},{"imageOffset":61378,"symbol":"QApplication::notify(QObject*, QEvent*)","symbolLocation":6002,"imageIndex":10},{"imageOffset":1282534,"symbol":"sipQApplication::notify(QObject*, QEvent*)","symbolLocation":230,"imageIndex":9},{"imageOffset":449594,"symbol":"QCoreApplication::notifyInternal2(QObject*, QEvent*)","symbolLocation":170,"imageIndex":7},{"imageOffset":53655,"symbol":"QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer&, bool, bool)","symbolLocation":935,"imageIndex":10},{"imageOffset":481294,"imageIndex":10},{"imageOffset":476809,"imageIndex":10},{"imageOffset":51847,"symbol":"QApplicationPrivate::notify_helper(QObject*, QEvent*)","symbolLocation":247,"imageIndex":10},{"imageOffset":55875,"symbol":"QApplication::notify(QObject*, QEvent*)","symbolLocation":499,"imageIndex":10},{"imageOffset":1282534,"symbol":"sipQApplication::notify(QObject*, QEvent*)","symbolLocation":230,"imageIndex":9},{"imageOffset":449594,"symbol":"QCoreApplication::notifyInternal2(QObject*, QEvent*)","symbolLocation":170,"imageIndex":7},{"imageOffset":542428,"symbol":"QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*)","symbolLocation":2332,"imageIndex":8},{"imageOffset":901788,"symbol":"QWindowSystemInterface::sendWindowSystemEvents(QFlags)","symbolLocation":444,"imageIndex":8},{"imageOffset":107163,"imageIndex":11},{"imageOffset":526413,"symbol":"__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__","symbolLocation":17,"imageIndex":12},{"imageOffset":526261,"symbol":"__CFRunLoopDoSource0","symbolLocation":180,"imageIndex":12},{"imageOffset":525620,"symbol":"__CFRunLoopDoSources0","symbolLocation":242,"imageIndex":12},{"imageOffset":520043,"symbol":"__CFRunLoopRun","symbolLocation":893,"imageIndex":12},{"imageOffset":517421,"symbol":"CFRunLoopRunSpecific","symbolLocation":563,"imageIndex":12},{"imageOffset":193505,"symbol":"RunCurrentEventLoopInMode","symbolLocation":292,"imageIndex":13},{"imageOffset":192520,"symbol":"ReceiveNextEventCommon","symbolLocation":284,"imageIndex":13},{"imageOffset":192213,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":70,"imageIndex":13},{"imageOffset":256240,"symbol":"_DPSNextEvent","symbolLocation":886,"imageIndex":14},{"imageOffset":249692,"symbol":"-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":1411,"imageIndex":14},{"imageOffset":193369,"symbol":"-[NSApplication run]","symbolLocation":586,"imageIndex":14},{"imageOffset":102572,"imageIndex":11},{"imageOffset":488230,"symbol":"QEventLoop::exec(QFlags)","symbolLocation":486,"imageIndex":7},{"imageOffset":451125,"symbol":"QCoreApplication::exec()","symbolLocation":133,"imageIndex":7},{"imageOffset":2252186,"symbol":"meth_QApplication_exec(_object*, _object*)","symbolLocation":90,"imageIndex":9},{"imageOffset":1095658,"symbol":"cfunction_call","symbolLocation":90,"imageIndex":3},{"imageOffset":680881,"symbol":"_PyObject_MakeTpCall","symbolLocation":129,"imageIndex":3},{"imageOffset":1917927,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":60455,"imageIndex":3},{"imageOffset":1852538,"symbol":"PyEval_EvalCode","symbolLocation":282,"imageIndex":3},{"imageOffset":1830115,"symbol":"builtin_exec","symbolLocation":483,"imageIndex":3},{"imageOffset":1098052,"symbol":"cfunction_vectorcall_FASTCALL_KEYWORDS","symbolLocation":68,"imageIndex":3},{"imageOffset":1917679,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":60207,"imageIndex":3},{"imageOffset":1942736,"symbol":"_PyEval_Vector","symbolLocation":128,"imageIndex":3},{"imageOffset":2561789,"symbol":"pymain_run_module","symbolLocation":253,"imageIndex":3},{"imageOffset":2560449,"symbol":"Py_RunMain","symbolLocation":2225,"imageIndex":3},{"imageOffset":2564475,"symbol":"pymain_main","symbolLocation":43,"imageIndex":3},{"imageOffset":2564426,"symbol":"Py_Main","symbolLocation":42,"imageIndex":3},{"imageOffset":15770,"symbol":"main","symbolLocation":122,"imageIndex":15},{"imageOffset":21758,"symbol":"start","symbolLocation":462,"imageIndex":16}],"id":5802,"triggered":true,"threadState":{"r13":{"value":4357990401,"symbolLocation":17,"symbol":"show_stats_each_generations"},"rax":{"value":0},"rflags":{"value":582},"cpu":{"value":0},"r14":{"value":11},"rsi":{"value":11},"r8":{"value":2},"cr2":{"value":4359421610},"rdx":{"value":0},"r10":{"value":4397549056,"symbolLocation":0,"symbol":"_main_thread"},"r9":{"value":14757395258967641293},"r15":{"value":22},"rbx":{"value":4397549056,"symbolLocation":0,"symbol":"_main_thread"},"trap":{"value":133},"err":{"value":33554760},"r11":{"value":582},"rip":{"value":140703326589202,"matchesCrashFrame":1},"rbp":{"value":140415685483024},"rsp":{"value":140415685482984},"r12":{"value":259},"rcx":{"value":140415685482984},"flavor":"x86_THREAD_STATE","rdi":{"value":259}},"name":"CrBrowserMain"},{"id":6663,"frames":[{"imageOffset":13574,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27273,"symbol":"_pthread_cond_wait","symbolLocation":1224,"imageIndex":1},{"imageOffset":3466879,"symbol":"blas_thread_server","symbolLocation":207,"imageIndex":17},{"imageOffset":25876,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8239,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":8575,"name":"ThreadPoolServiceThread","frames":[{"imageOffset":39366,"symbol":"kevent64","symbolLocation":10,"imageIndex":0},{"imageOffset":66456106,"imageIndex":18},{"imageOffset":66455847,"imageIndex":18},{"imageOffset":65919580,"imageIndex":18},{"imageOffset":65624472,"imageIndex":18},{"imageOffset":66059960,"imageIndex":18},{"imageOffset":65958573,"imageIndex":18},{"imageOffset":66060362,"imageIndex":18},{"imageOffset":66222344,"imageIndex":18},{"imageOffset":25876,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8239,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":8577,"name":"ThreadPoolBackgroundWorker","frames":[{"imageOffset":2746,"symbol":"mach_msg_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":3627,"symbol":"mach_msg","symbolLocation":59,"imageIndex":0},{"imageOffset":66252326,"imageIndex":18},{"imageOffset":66009023,"imageIndex":18},{"imageOffset":66011756,"imageIndex":18},{"imageOffset":66010589,"imageIndex":18},{"imageOffset":66222344,"imageIndex":18},{"imageOffset":25876,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8239,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":8578,"name":"Chrome_IOThread","frames":[{"imageOffset":39366,"symbol":"kevent64","symbolLocation":10,"imageIndex":0},{"imageOffset":66456106,"imageIndex":18},{"imageOffset":66455847,"imageIndex":18},{"imageOffset":65919580,"imageIndex":18},{"imageOffset":65624472,"imageIndex":18},{"imageOffset":66059960,"imageIndex":18},{"imageOffset":48386978,"imageIndex":18},{"imageOffset":66060362,"imageIndex":18},{"imageOffset":66222344,"imageIndex":18},{"imageOffset":25876,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8239,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":8580,"name":"NetworkConfigWatcher","frames":[{"imageOffset":2746,"symbol":"mach_msg_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":3627,"symbol":"mach_msg","symbolLocation":59,"imageIndex":0},{"imageOffset":66252326,"imageIndex":18},{"imageOffset":66251759,"imageIndex":18},{"imageOffset":65421769,"imageIndex":18},{"imageOffset":65919580,"imageIndex":18},{"imageOffset":65624472,"imageIndex":18},{"imageOffset":66059960,"imageIndex":18},{"imageOffset":66060362,"imageIndex":18},{"imageOffset":66222344,"imageIndex":18},{"imageOffset":25876,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8239,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":8590,"name":"CompositorTileWorker1","frames":[{"imageOffset":13574,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27273,"symbol":"_pthread_cond_wait","symbolLocation":1224,"imageIndex":1},{"imageOffset":66219291,"imageIndex":18},{"imageOffset":100616493,"imageIndex":18},{"imageOffset":66222344,"imageIndex":18},{"imageOffset":25876,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8239,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":8597,"name":"Chrome_InProcGpuThread","frames":[{"imageOffset":2746,"symbol":"mach_msg_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":3627,"symbol":"mach_msg","symbolLocation":59,"imageIndex":0},{"imageOffset":66252326,"imageIndex":18},{"imageOffset":66251759,"imageIndex":18},{"imageOffset":65421769,"imageIndex":18},{"imageOffset":65919580,"imageIndex":18},{"imageOffset":65624472,"imageIndex":18},{"imageOffset":66059960,"imageIndex":18},{"imageOffset":66060362,"imageIndex":18},{"imageOffset":66222344,"imageIndex":18},{"imageOffset":25876,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8239,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":8598,"name":"Chrome_ChildIOThread","frames":[{"imageOffset":39366,"symbol":"kevent64","symbolLocation":10,"imageIndex":0},{"imageOffset":66456106,"imageIndex":18},{"imageOffset":66455847,"imageIndex":18},{"imageOffset":65919580,"imageIndex":18},{"imageOffset":65624472,"imageIndex":18},{"imageOffset":66059960,"imageIndex":18},{"imageOffset":66060362,"imageIndex":18},{"imageOffset":66222344,"imageIndex":18},{"imageOffset":25876,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8239,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":8604,"name":"NetworkConfigWatcher","frames":[{"imageOffset":2746,"symbol":"mach_msg_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":3627,"symbol":"mach_msg","symbolLocation":59,"imageIndex":0},{"imageOffset":66252326,"imageIndex":18},{"imageOffset":66251759,"imageIndex":18},{"imageOffset":65421769,"imageIndex":18},{"imageOffset":65919580,"imageIndex":18},{"imageOffset":65624472,"imageIndex":18},{"imageOffset":66059960,"imageIndex":18},{"imageOffset":66060362,"imageIndex":18},{"imageOffset":66222344,"imageIndex":18},{"imageOffset":25876,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8239,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":8607,"name":"VizCompositorThread","frames":[{"imageOffset":2746,"symbol":"mach_msg_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":3627,"symbol":"mach_msg","symbolLocation":59,"imageIndex":0},{"imageOffset":66252326,"imageIndex":18},{"imageOffset":66251759,"imageIndex":18},{"imageOffset":65421769,"imageIndex":18},{"imageOffset":65919580,"imageIndex":18},{"imageOffset":65624472,"imageIndex":18},{"imageOffset":66059960,"imageIndex":18},{"imageOffset":66060362,"imageIndex":18},{"imageOffset":66222344,"imageIndex":18},{"imageOffset":25876,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8239,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":8641,"name":"NetworkService","frames":[{"imageOffset":39366,"symbol":"kevent64","symbolLocation":10,"imageIndex":0},{"imageOffset":66456106,"imageIndex":18},{"imageOffset":66455847,"imageIndex":18},{"imageOffset":65919580,"imageIndex":18},{"imageOffset":65624472,"imageIndex":18},{"imageOffset":66059960,"imageIndex":18},{"imageOffset":66060362,"imageIndex":18},{"imageOffset":66222344,"imageIndex":18},{"imageOffset":25876,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8239,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":8642,"name":"NetworkConfigWatcher","frames":[{"imageOffset":2746,"symbol":"mach_msg_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":3627,"symbol":"mach_msg","symbolLocation":59,"imageIndex":0},{"imageOffset":66252326,"imageIndex":18},{"imageOffset":66251759,"imageIndex":18},{"imageOffset":65421769,"imageIndex":18},{"imageOffset":65919580,"imageIndex":18},{"imageOffset":65624472,"imageIndex":18},{"imageOffset":66059960,"imageIndex":18},{"imageOffset":66060362,"imageIndex":18},{"imageOffset":66222344,"imageIndex":18},{"imageOffset":25876,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8239,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":8649,"name":"ThreadPoolSingleThreadForegroundBlocking0","frames":[{"imageOffset":2746,"symbol":"mach_msg_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":3627,"symbol":"mach_msg","symbolLocation":59,"imageIndex":0},{"imageOffset":66252326,"imageIndex":18},{"imageOffset":66009023,"imageIndex":18},{"imageOffset":66011756,"imageIndex":18},{"imageOffset":66010829,"imageIndex":18},{"imageOffset":66222344,"imageIndex":18},{"imageOffset":25876,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8239,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":8700,"name":"NetworkConfigWatcher","frames":[{"imageOffset":2746,"symbol":"mach_msg_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":3627,"symbol":"mach_msg","symbolLocation":59,"imageIndex":0},{"imageOffset":66252326,"imageIndex":18},{"imageOffset":66251759,"imageIndex":18},{"imageOffset":65421769,"imageIndex":18},{"imageOffset":65919580,"imageIndex":18},{"imageOffset":65624472,"imageIndex":18},{"imageOffset":66059960,"imageIndex":18},{"imageOffset":66060362,"imageIndex":18},{"imageOffset":66222344,"imageIndex":18},{"imageOffset":25876,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8239,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":8915,"name":"com.apple.NSEventThread","frames":[{"imageOffset":2746,"symbol":"mach_msg_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":3627,"symbol":"mach_msg","symbolLocation":59,"imageIndex":0},{"imageOffset":526914,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":319,"imageIndex":12},{"imageOffset":520475,"symbol":"__CFRunLoopRun","symbolLocation":1325,"imageIndex":12},{"imageOffset":517421,"symbol":"CFRunLoopRunSpecific","symbolLocation":563,"imageIndex":12},{"imageOffset":1756396,"symbol":"_NSEventThread","symbolLocation":132,"imageIndex":14},{"imageOffset":25876,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8239,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":9054,"name":"MemoryInfra","frames":[{"imageOffset":2746,"symbol":"mach_msg_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":3627,"symbol":"mach_msg","symbolLocation":59,"imageIndex":0},{"imageOffset":66252326,"imageIndex":18},{"imageOffset":66251759,"imageIndex":18},{"imageOffset":65421769,"imageIndex":18},{"imageOffset":65919580,"imageIndex":18},{"imageOffset":65624472,"imageIndex":18},{"imageOffset":66059960,"imageIndex":18},{"imageOffset":66060362,"imageIndex":18},{"imageOffset":66222344,"imageIndex":18},{"imageOffset":25876,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8239,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":9055,"name":"ThreadPoolSingleThreadSharedBackgroundBlocking1","frames":[{"imageOffset":2746,"symbol":"mach_msg_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":3627,"symbol":"mach_msg","symbolLocation":59,"imageIndex":0},{"imageOffset":66252326,"imageIndex":18},{"imageOffset":66009023,"imageIndex":18},{"imageOffset":66011034,"imageIndex":18},{"imageOffset":66010637,"imageIndex":18},{"imageOffset":66222344,"imageIndex":18},{"imageOffset":25876,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8239,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":140135,"name":"ThreadPoolForegroundWorker","frames":[{"imageOffset":2746,"symbol":"mach_msg_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":3627,"symbol":"mach_msg","symbolLocation":59,"imageIndex":0},{"imageOffset":66252326,"imageIndex":18},{"imageOffset":66009023,"imageIndex":18},{"imageOffset":66011756,"imageIndex":18},{"imageOffset":66010733,"imageIndex":18},{"imageOffset":66222344,"imageIndex":18},{"imageOffset":25876,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8239,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":141891,"frames":[{"imageOffset":8204,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":142189,"frames":[{"imageOffset":8204,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":142323,"frames":[{"imageOffset":8204,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":142329,"frames":[{"imageOffset":8204,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":142551,"frames":[{"imageOffset":13574,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27273,"symbol":"_pthread_cond_wait","symbolLocation":1224,"imageIndex":1},{"imageOffset":2482708,"symbol":"PyThread_acquire_lock_timed","symbolLocation":340,"imageIndex":3},{"imageOffset":3022238,"symbol":"acquire_timed","symbolLocation":318,"imageIndex":3},{"imageOffset":3022812,"symbol":"lock_PyThread_acquire_lock","symbolLocation":44,"imageIndex":3},{"imageOffset":752391,"symbol":"method_vectorcall_VARARGS_KEYWORDS","symbolLocation":167,"imageIndex":3},{"imageOffset":1917679,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":60207,"imageIndex":3},{"imageOffset":1942736,"symbol":"_PyEval_Vector","symbolLocation":128,"imageIndex":3},{"imageOffset":698390,"symbol":"method_vectorcall","symbolLocation":454,"imageIndex":3},{"imageOffset":3025702,"symbol":"thread_run","symbolLocation":230,"imageIndex":3},{"imageOffset":2481828,"symbol":"pythread_wrapper","symbolLocation":36,"imageIndex":3},{"imageOffset":25876,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8239,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]}], "usedImages" : [ { "source" : "P", "arch" : "x86_64", "base" : 140703326560256, "size" : 225280, "uuid" : "12bd6f13-c452-35ee-9069-51befef29f1a", "path" : "\/usr\/lib\/system\/libsystem_kernel.dylib", "name" : "libsystem_kernel.dylib" }, { "source" : "P", "arch" : "x86_64", "base" : 140703326785536, "size" : 49152, "uuid" : "29a2750e-f31b-3630-8761-242a6bc3e99e", "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib", "name" : "libsystem_pthread.dylib" }, { "source" : "P", "arch" : "x86_64", "base" : 140703325544448, "size" : 561152, "uuid" : "991f58b7-b4c0-3c3a-84a8-c9c571de5a27", "path" : "\/usr\/lib\/system\/libsystem_c.dylib", "name" : "libsystem_c.dylib" }, { "source" : "P", "arch" : "x86_64", "base" : 4355411968, "CFBundleShortVersionString" : "3.11.2, (c) 2001-2023 Python Software Foundation.", "CFBundleIdentifier" : "org.python.python", "size" : 4079616, "uuid" : "24670b23-d78a-3eaa-bca8-22faf877f190", "path" : "\/Applications\/ChimeraX-1.7.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/Python", "name" : "Python", "CFBundleVersion" : "3.11.2" }, { "source" : "P", "arch" : "x86_64", "base" : 140703326883840, "size" : 40960, "uuid" : "e443252e-7302-3580-b8c8-9dacd0be818d", "path" : "\/usr\/lib\/system\/libsystem_platform.dylib", "name" : "libsystem_platform.dylib" }, { "size" : 0, "source" : "A", "base" : 0, "uuid" : "00000000-0000-0000-0000-000000000000" }, { "source" : "P", "arch" : "x86_64", "base" : 4393238528, "size" : 1589248, "uuid" : "2be8100b-aa99-3117-95ff-0200ddc4032f", "path" : "\/Applications\/ChimeraX-1.7.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/QtCore.abi3.so", "name" : "QtCore.abi3.so" }, { "source" : "P", "arch" : "x86_64", "base" : 4437352448, "size" : 5259264, "uuid" : "35b47b1c-6952-3d39-a5e7-711f3ca228f2", "path" : "\/Applications\/ChimeraX-1.7.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/lib\/QtCore.framework\/Versions\/A\/QtCore", "name" : "QtCore" }, { "source" : "P", "arch" : "x86_64", "base" : 4603043840, "size" : 6979584, "uuid" : "49d915f7-1c6d-3bbd-b96f-064260e7d998", "path" : "\/Applications\/ChimeraX-1.7.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/lib\/QtGui.framework\/Versions\/A\/QtGui", "name" : "QtGui" }, { "source" : "P", "arch" : "x86_64", "base" : 4456366080, "size" : 2801664, "uuid" : "babd94e3-ec19-3110-ab5b-11c39432d8c5", "path" : "\/Applications\/ChimeraX-1.7.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/QtWidgets.abi3.so", "name" : "QtWidgets.abi3.so" }, { "source" : "P", "arch" : "x86_64", "base" : 4449783808, "size" : 4964352, "uuid" : "f36760e5-d1e7-3a93-ae8c-1c3e55e3fc35", "path" : "\/Applications\/ChimeraX-1.7.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/lib\/QtWidgets.framework\/Versions\/A\/QtWidgets", "name" : "QtWidgets" }, { "source" : "P", "arch" : "x86_64", "base" : 4597641216, "size" : 655360, "uuid" : "4bf756eb-ff87-3f7f-8c98-b1eda6463b81", "path" : "\/Applications\/ChimeraX-1.7.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/plugins\/platforms\/libqcocoa.dylib", "name" : "libqcocoa.dylib" }, { "source" : "P", "arch" : "x86_64h", "base" : 140703327100928, "CFBundleShortVersionString" : "6.9", "CFBundleIdentifier" : "com.apple.CoreFoundation", "size" : 5255168, "uuid" : "3002b545-6841-3fc8-91a2-bcfbe5872465", "path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation", "name" : "CoreFoundation", "CFBundleVersion" : "1855.105" }, { "source" : "P", "arch" : "x86_64", "base" : 140703474348032, "CFBundleShortVersionString" : "2.1.1", "CFBundleIdentifier" : "com.apple.HIToolbox", "size" : 3112960, "uuid" : "4163a93f-bf71-3219-80ed-6f65e9266b81", "path" : "\/System\/Library\/Frameworks\/Carbon.framework\/Versions\/A\/Frameworks\/HIToolbox.framework\/Versions\/A\/HIToolbox", "name" : "HIToolbox" }, { "source" : "P", "arch" : "x86_64", "base" : 140703371579392, "CFBundleShortVersionString" : "6.9", "CFBundleIdentifier" : "com.apple.AppKit", "size" : 15257600, "uuid" : "dd0028a3-78e3-3a8a-a51b-ddd68123adef", "path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit", "name" : "AppKit", "CFBundleVersion" : "2113" }, { "source" : "P", "arch" : "x86_64", "base" : 4339990528, "CFBundleShortVersionString" : "1.7.1", "CFBundleIdentifier" : "edu.ucsf.cgl.ChimeraX", "size" : 16384, "uuid" : "194a3167-3db5-3029-8d22-1d742b826bb9", "path" : "\/Applications\/ChimeraX-1.7.1.app\/Contents\/MacOS\/ChimeraX", "name" : "ChimeraX", "CFBundleVersion" : "1.7.1.0" }, { "source" : "P", "arch" : "x86_64", "base" : 4397056000, "size" : 442368, "uuid" : "1a6ae033-9438-33c0-8077-988fd885250a", "path" : "\/usr\/lib\/dyld", "name" : "dyld" }, { "source" : "P", "arch" : "x86_64", "base" : 4464693248, "size" : 64094208, "uuid" : "9d768904-ac4b-327d-8126-cec11a08b966", "path" : "\/Applications\/ChimeraX-1.7.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/numpy\/.dylibs\/libopenblas64_.0.dylib", "name" : "libopenblas64_.0.dylib" }, { "source" : "P", "arch" : "x86_64", "base" : 4786216960, "size" : 165052416, "uuid" : "4aa1de3e-464c-340c-ab61-bcd39bfc7658", "path" : "\/Applications\/ChimeraX-1.7.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/lib\/QtWebEngineCore.framework\/Versions\/A\/QtWebEngineCore", "name" : "QtWebEngineCore" } ], "sharedCache" : { "base" : 140703323557888, "size" : 15213641728, "uuid" : "3d05845f-3f65-358f-9ebf-2236e772ac01" }, "vmSummary" : "ReadOnly portion of Libraries: Total=1.4G resident=0K(0%) swapped_out_or_unallocated=1.4G(100%)\nWritable regions: Total=1.2G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.2G(100%)\n\n VIRTUAL REGION \nREGION TYPE SIZE COUNT (non-coalesced) \n=========== ======= ======= \nAccelerate framework 512K 4 \nActivity Tracing 256K 1 \nCG backing stores 2160K 4 \nCG image 808K 62 \nColorSync 240K 28 \nCoreAnimation 5928K 92 \nCoreGraphics 12K 2 \nCoreUI image data 5252K 42 \nFoundation 40K 2 \nKernel Alloc Once 8K 1 \nMALLOC 670.1M 536 \nMALLOC guard page 32K 8 \nMALLOC_LARGE (reserved) 256K 1 reserved VM address space (unallocated)\nMALLOC_NANO (reserved) 128.0M 1 reserved VM address space (unallocated)\nMach message 16K 3 \nOpenGL GLSL 384K 4 \nSTACK GUARD 92K 23 \nStack 155.2M 24 \nStack Guard 56.0M 1 \nVM_ALLOCATE 225.5M 204 \n__DATA 45.9M 675 \n__DATA_CONST 31.5M 345 \n__DATA_DIRTY 1639K 217 \n__FONT_DATA 4K 1 \n__GLSLBUILTINS 5176K 1 \n__LINKEDIT 667.7M 158 \n__OBJC_RO 81.5M 1 \n__OBJC_RW 3120K 2 \n__TEXT 789.8M 682 \n__UNICODE 588K 1 \ndyld private memory 1184K 3 \nmapped file 531.2M 66 \nshared memory 2972K 23 \n=========== ======= ======= \nTOTAL 3.3G 3218 \nTOTAL, minus reserved VM space 3.2G 3218 \n", "legacyInfo" : { "threadTriggered" : { "name" : "CrBrowserMain", "queue" : "com.apple.main-thread" } }, "trialInfo" : { "rollouts" : [ { "rolloutId" : "60da5e84ab0ca017dace9abf", "factorPackIds" : { }, "deploymentId" : 240000008 }, { "rolloutId" : "607844aa04477260f58a8077", "factorPackIds" : { "SIRI_MORPHUN_ASSETS" : "6103050cbfe6dc472e1c982a" }, "deploymentId" : 240000066 }, { "rolloutId" : "602ad4dac86151000cf27e46", "factorPackIds" : { "SIRI_DICTATION_ASSETS" : "614a34c5eae97a2111628dc5" }, "deploymentId" : 240000303 }, { "rolloutId" : "60356660bbe37970735c5624", "factorPackIds" : { }, "deploymentId" : 240000027 }, { "rolloutId" : "601d9415f79519000ccd4b69", "factorPackIds" : { "SIRI_TEXT_TO_SPEECH" : "61ef3bd729647d394933a0a6" }, "deploymentId" : 240000416 }, { "rolloutId" : "5fb4245a1bbfe8005e33a1e1", "factorPackIds" : { }, "deploymentId" : 240000021 }, { "rolloutId" : "5f72dc58705eff005a46b3a9", "factorPackIds" : { }, "deploymentId" : 240000015 }, { "rolloutId" : "60f8ddccefea4203d95cbeef", "factorPackIds" : { }, "deploymentId" : 240000025 }, { "rolloutId" : "5fc94383418129005b4e9ae0", "factorPackIds" : { }, "deploymentId" : 240000614 }, { "rolloutId" : "60186475825c62000ccf5450", "factorPackIds" : { }, "deploymentId" : 240000083 }, { "rolloutId" : "5ffde50ce2aacd000d47a95f", "factorPackIds" : { }, "deploymentId" : 240000457 } ], "experiments" : [ ] } } ===== Log before crash start ===== Startup Messages --- warning | Replacing fetcher for 'pdb_nmr' and format NMRSTAR from NMRSTAR bundle with that from NMRSTAR bundle UCSF ChimeraX version: 1.7.1 (2024-01-23) © 2016-2023 Regents of the University of California. All rights reserved. How to cite UCSF ChimeraX > ui tool show Registration Thank you for registering your copy of ChimeraX. By providing the information requested you will be helping us document the impact this software is having in the scientific community. The information you supplied will only be used for reporting summary usage statistics; no individual data will be released. mlurbanus@gmail.com has been invited to the ChimeraX discussion list mlurbanus@gmail.com has been invited to the ChimeraX announcements list > ui windowfill toggle > open > /Users/Malene/Downloads/fold_2025_02_05_lpg0944_pyes_rvjb_08-1/fold_2025_02_05_lpg0944_pyes_rvjb_08_model_0.cif Chain information for fold_2025_02_05_lpg0944_pyes_rvjb_08_model_0.cif #1 --- Chain | Description A | . B | . > save /Users/Malene/Desktop/ravjB-08-944.pdb relModel #1 > close > open > /Users/Malene/Downloads/fold_2025_02_05_lpg0944_pyes_rvjb_08-1/fold_2025_02_05_lpg0944_pyes_rvjb_08_model_0.cif > format mmcif Chain information for fold_2025_02_05_lpg0944_pyes_rvjb_08_model_0.cif #1 --- Chain | Description A | . B | . > close > open "/Users/Malene/Dropbox/CpoS - CT214 AF3 > models/fold_2025_01_22_ct214_cyto_only/fold_2025_01_22_ct214_cyto_only_model_0.cif" Chain information for fold_2025_01_22_ct214_cyto_only_model_0.cif #1 --- Chain | Description A | . > close > open "/Users/Malene/Dropbox/CpoS - CT214 AF3 > models/fold_2025_01_22_ct214_1x_cpos/fold_2025_01_22_ct214_1x_cpos_model_0.cif" Chain information for fold_2025_01_22_ct214_1x_cpos_model_0.cif #1 --- Chain | Description A | . B | . > open > /Users/Malene/Downloads/fold_ct214_cyto_guess_4_with_cpos/fold_ct214_cyto_guess_4_with_cpos_model_0.cif Chain information for fold_ct214_cyto_guess_4_with_cpos_model_0.cif #2 --- Chain | Description A | . B | . > hide #1 models > hide #2 models > close > open "/Users/Malene/Dropbox/CpoS - CT214 AF3 > models/fold_2025_01_22_l2_cpos/fold_2025_01_22_l2_cpos_model_0.cif" Chain information for fold_2025_01_22_l2_cpos_model_0.cif #1 --- Chain | Description A | . > close > open "/Users/Malene/Dropbox/CpoS - CT214 AF3 models/pdb files/CT_214 with > CCT_229.pdb" Chain information for CT_214 with CCT_229.pdb #1 --- Chain | Description A | No description available B | No description available > open "/Users/Malene/Dropbox/CpoS - CT214 AF3 models/pdb files/CT214 FL - > CpoS FL.pdb" Chain information for CT214 FL - CpoS FL.pdb #2 --- Chain | Description A | No description available B | No description available > hide #1 models > view clip false > coulombic #2 Using Amber 20 recommended default charges and atom types for standard residues Coulombic values for CT214 FL - CpoS FL.pdb_A SES surface #2.1: minimum, -14.76, mean 0.40, maximum 12.64 Coulombic values for CT214 FL - CpoS FL.pdb_B SES surface #2.2: minimum, -15.17, mean 0.21, maximum 16.03 To also show corresponding color key, enter the above coulombic command and add key true > ui tool show "Selection Inspector" > hide #!2 models > show #1 models > coulombic #1 Using Amber 20 recommended default charges and atom types for standard residues Coulombic values for CT_214 with CCT_229.pdb_A SES surface #1.1: minimum, -14.76, mean 0.40, maximum 12.64 Coulombic values for CT_214 with CCT_229.pdb_B SES surface #1.2: minimum, -15.17, mean 0.21, maximum 16.03 To also show corresponding color key, enter the above coulombic command and add key true > show #!2 models > ui tool show Matchmaker > matchmaker #!2 to #1 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 CT_214 with CCT_229.pdb, chain A (#1) with CT214 FL - CpoS FL.pdb, chain A (#2), sequence alignment score = 2810.6 RMSD between 547 pruned atom pairs is 0.000 angstroms; (across all 547 pairs: 0.000) > color bychain > color #1 #9966ffff > color red > color magenta > hide #!1 models > hide #!2 models > show #!2 models > show #!1 models > select add #2 5844 atoms, 5932 bonds, 762 residues, 1 model selected > select add #1 11688 atoms, 11864 bonds, 1524 residues, 4 models selected > color (#!1-2 & sel) magenta > color (#!1-2 & sel) cornflower blue > select subtract #2 5844 atoms, 5932 bonds, 762 residues, 5 models selected > select subtract #1 2 models selected > select add #1 5844 atoms, 5932 bonds, 762 residues, 1 model selected > color (#!1 & sel) orange red > select subtract #1 2 models selected > hide surfaces > select add #2 5844 atoms, 5932 bonds, 762 residues, 1 model selected > close #2 > close #1 > open "/Users/Malene/Dropbox/CpoS - CT214 AF3 > models/fold_2025_01_22_ct214_cyto_f5_f8/fold_2025_01_22_ct214_cyto_f5_f8_model_0.cif" Chain information for fold_2025_01_22_ct214_cyto_f5_f8_model_0.cif #1 --- Chain | Description A | . B | . > open "/Users/Malene/Dropbox/CpoS - CT214 AF3 models/pdb files/CT_214 with > CT_229.pdb" Chain information for CT_214 with CT_229.pdb #2 --- Chain | Description A | No description available B | No description available > ui tool show Matchmaker > matchmaker #2 to #1 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 fold_2025_01_22_ct214_cyto_f5_f8_model_0.cif, chain A (#1) with CT_214 with CT_229.pdb, chain A (#2), sequence alignment score = 2110.4 RMSD between 344 pruned atom pairs is 0.931 angstroms; (across all 422 pairs: 2.074) > open "/Users/Malene/Dropbox/CpoS - CT214 AF3 > models/fold_2025_01_22_l2_cpos/fold_2025_01_22_l2_cpos_model_0.cif" Chain information for fold_2025_01_22_l2_cpos_model_0.cif #3 --- Chain | Description A | . > hide #2 models > ui tool show Matchmaker > matchmaker #3 to #1 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 fold_2025_01_22_ct214_cyto_f5_f8_model_0.cif, chain B (#1) with fold_2025_01_22_l2_cpos_model_0.cif, chain A (#3), sequence alignment score = 173.3 RMSD between 29 pruned atom pairs is 1.042 angstroms; (across all 35 pairs: 1.646) > coulombic #1,3 Using Amber 20 recommended default charges and atom types for standard residues ===== Log before crash end ===== Log: Startup Messages --- warning | Replacing fetcher for 'pdb_nmr' and format NMRSTAR from NMRSTAR bundle with that from NMRSTAR bundle UCSF ChimeraX version: 1.7.1 (2024-01-23) © 2016-2023 Regents of the University of California. All rights reserved. How to cite UCSF ChimeraX OpenGL version: 4.1 INTEL-18.2.10 OpenGL renderer: Intel(R) Iris(TM) Plus Graphics 640 OpenGL vendor: Intel Inc. Python: 3.11.2 Locale: UTF-8 Qt version: PyQt6 6.3.1, Qt 6.3.1 Qt runtime version: 6.3.2 Qt platform: cocoa Hardware: Hardware Overview: Model Name: MacBook Pro Model Identifier: MacBookPro14,1 Processor Name: Dual-Core Intel Core i5 Processor Speed: 2.3 GHz Number of Processors: 1 Total Number of Cores: 2 L2 Cache (per Core): 256 KB L3 Cache: 4 MB Hyper-Threading Technology: Enabled Memory: 8 GB System Firmware Version: 447.40.12.0.0 OS Loader Version: 540.40.4~45 SMC Version (system): 2.43f11 Software: System Software Overview: System Version: macOS 12.0.1 (21A559) Kernel Version: Darwin 21.1.0 Time since boot: 1:36 Graphics/Displays: Intel Iris Plus Graphics 640: Chipset Model: Intel Iris Plus Graphics 640 Type: GPU Bus: Built-In VRAM (Dynamic, Max): 1536 MB Vendor: Intel Device ID: 0x5926 Revision ID: 0x0006 Metal Family: Supported, Metal GPUFamily macOS 2 Displays: Color LCD: Display Type: Built-In Retina LCD Resolution: 2560 x 1600 Retina Framebuffer Depth: 24-Bit Color (ARGB8888) Main Display: Yes Mirror: Off Online: Yes Automatically Adjust Brightness: Yes Connection Type: Internal Installed Packages: alabaster: 0.7.16 appdirs: 1.4.4 appnope: 0.1.3 asttokens: 2.4.1 Babel: 2.14.0 backcall: 0.2.0 beautifulsoup4: 4.11.2 blockdiag: 3.0.0 blosc2: 2.0.0 build: 0.10.0 certifi: 2022.12.7 cftime: 1.6.3 charset-normalizer: 3.3.2 ChimeraX-AddCharge: 1.5.13 ChimeraX-AddH: 2.2.5 ChimeraX-AlignmentAlgorithms: 2.0.1 ChimeraX-AlignmentHdrs: 3.4.1 ChimeraX-AlignmentMatrices: 2.1 ChimeraX-Alignments: 2.12.2 ChimeraX-AlphaFold: 1.0 ChimeraX-AltlocExplorer: 1.1.1 ChimeraX-AmberInfo: 1.0 ChimeraX-Arrays: 1.1 ChimeraX-Atomic: 1.49.1 ChimeraX-AtomicLibrary: 12.1.5 ChimeraX-AtomSearch: 2.0.1 ChimeraX-AxesPlanes: 2.3.2 ChimeraX-BasicActions: 1.1.2 ChimeraX-BILD: 1.0 ChimeraX-BlastProtein: 2.1.2 ChimeraX-BondRot: 2.0.4 ChimeraX-BugReporter: 1.0.1 ChimeraX-BuildStructure: 2.10.5 ChimeraX-Bumps: 1.0 ChimeraX-BundleBuilder: 1.2.2 ChimeraX-ButtonPanel: 1.0.1 ChimeraX-CageBuilder: 1.0.1 ChimeraX-CellPack: 1.0 ChimeraX-Centroids: 1.3.2 ChimeraX-ChangeChains: 1.1 ChimeraX-CheckWaters: 1.3.2 ChimeraX-ChemGroup: 2.0.1 ChimeraX-Clashes: 2.2.4 ChimeraX-ColorActions: 1.0.3 ChimeraX-ColorGlobe: 1.0 ChimeraX-ColorKey: 1.5.5 ChimeraX-CommandLine: 1.2.5 ChimeraX-ConnectStructure: 2.0.1 ChimeraX-Contacts: 1.0.1 ChimeraX-Core: 1.7.1 ChimeraX-CoreFormats: 1.2 ChimeraX-coulombic: 1.4.2 ChimeraX-Crosslinks: 1.0 ChimeraX-Crystal: 1.0 ChimeraX-CrystalContacts: 1.0.1 ChimeraX-DataFormats: 1.2.3 ChimeraX-Dicom: 1.2 ChimeraX-DistMonitor: 1.4 ChimeraX-DockPrep: 1.1.3 ChimeraX-Dssp: 2.0 ChimeraX-EMDB-SFF: 1.0 ChimeraX-ESMFold: 1.0 ChimeraX-FileHistory: 1.0.1 ChimeraX-FunctionKey: 1.0.1 ChimeraX-Geometry: 1.3 ChimeraX-gltf: 1.0 ChimeraX-Graphics: 1.1.1 ChimeraX-Hbonds: 2.4 ChimeraX-Help: 1.2.2 ChimeraX-HKCage: 1.3 ChimeraX-IHM: 1.1 ChimeraX-ImageFormats: 1.2 ChimeraX-IMOD: 1.0 ChimeraX-IO: 1.0.1 ChimeraX-ItemsInspection: 1.0.1 ChimeraX-IUPAC: 1.0 ChimeraX-Label: 1.1.8 ChimeraX-ListInfo: 1.2.2 ChimeraX-Log: 1.1.6 ChimeraX-LookingGlass: 1.1 ChimeraX-Maestro: 1.9.1 ChimeraX-Map: 1.1.4 ChimeraX-MapData: 2.0 ChimeraX-MapEraser: 1.0.1 ChimeraX-MapFilter: 2.0.1 ChimeraX-MapFit: 2.0 ChimeraX-MapSeries: 2.1.1 ChimeraX-Markers: 1.0.1 ChimeraX-Mask: 1.0.2 ChimeraX-MatchMaker: 2.1.2 ChimeraX-MCopy: 1.0 ChimeraX-MDcrds: 2.6.1 ChimeraX-MedicalToolbar: 1.0.2 ChimeraX-Meeting: 1.0.1 ChimeraX-MLP: 1.1.1 ChimeraX-mmCIF: 2.12.1 ChimeraX-MMTF: 2.2 ChimeraX-Modeller: 1.5.14 ChimeraX-ModelPanel: 1.4 ChimeraX-ModelSeries: 1.0.1 ChimeraX-Mol2: 2.0.3 ChimeraX-Mole: 1.0 ChimeraX-Morph: 1.0.2 ChimeraX-MouseModes: 1.2 ChimeraX-Movie: 1.0 ChimeraX-Neuron: 1.0 ChimeraX-Nifti: 1.1 ChimeraX-NRRD: 1.1 ChimeraX-Nucleotides: 2.0.3 ChimeraX-OpenCommand: 1.13.1 ChimeraX-PDB: 2.7.3 ChimeraX-PDBBio: 1.0.1 ChimeraX-PDBLibrary: 1.0.4 ChimeraX-PDBMatrices: 1.0 ChimeraX-PickBlobs: 1.0.1 ChimeraX-Positions: 1.0 ChimeraX-PresetMgr: 1.1 ChimeraX-PubChem: 2.1 ChimeraX-ReadPbonds: 1.0.1 ChimeraX-Registration: 1.1.2 ChimeraX-RemoteControl: 1.0 ChimeraX-RenderByAttr: 1.1 ChimeraX-RenumberResidues: 1.1 ChimeraX-ResidueFit: 1.0.1 ChimeraX-RestServer: 1.2 ChimeraX-RNALayout: 1.0 ChimeraX-RotamerLibMgr: 4.0 ChimeraX-RotamerLibsDunbrack: 2.0 ChimeraX-RotamerLibsDynameomics: 2.0 ChimeraX-RotamerLibsRichardson: 2.0 ChimeraX-SaveCommand: 1.5.1 ChimeraX-SchemeMgr: 1.0 ChimeraX-SDF: 2.0.2 ChimeraX-Segger: 1.0 ChimeraX-Segment: 1.0.1 ChimeraX-SelInspector: 1.0 ChimeraX-SeqView: 2.11 ChimeraX-Shape: 1.0.1 ChimeraX-Shell: 1.0.1 ChimeraX-Shortcuts: 1.1.1 ChimeraX-ShowSequences: 1.0.2 ChimeraX-SideView: 1.0.1 ChimeraX-Smiles: 2.1.2 ChimeraX-SmoothLines: 1.0 ChimeraX-SpaceNavigator: 1.0 ChimeraX-StdCommands: 1.12.4 ChimeraX-STL: 1.0.1 ChimeraX-Storm: 1.0 ChimeraX-StructMeasure: 1.1.2 ChimeraX-Struts: 1.0.1 ChimeraX-Surface: 1.0.1 ChimeraX-SwapAA: 2.0.1 ChimeraX-SwapRes: 2.2.2 ChimeraX-TapeMeasure: 1.0 ChimeraX-TaskManager: 1.0 ChimeraX-Test: 1.0 ChimeraX-Toolbar: 1.1.2 ChimeraX-ToolshedUtils: 1.2.4 ChimeraX-Topography: 1.0 ChimeraX-ToQuest: 1.0 ChimeraX-Tug: 1.0.1 ChimeraX-UI: 1.33.3 ChimeraX-uniprot: 2.3 ChimeraX-UnitCell: 1.0.1 ChimeraX-ViewDockX: 1.3.2 ChimeraX-VIPERdb: 1.0 ChimeraX-Vive: 1.1 ChimeraX-VolumeMenu: 1.0.1 ChimeraX-vrml: 1.0 ChimeraX-VTK: 1.0 ChimeraX-WavefrontOBJ: 1.0 ChimeraX-WebCam: 1.0.2 ChimeraX-WebServices: 1.1.3 ChimeraX-Zone: 1.0.1 colorama: 0.4.6 comm: 0.2.1 contourpy: 1.2.0 cxservices: 1.2.2 cycler: 0.12.1 Cython: 0.29.33 debugpy: 1.8.0 decorator: 5.1.1 docutils: 0.19 executing: 2.0.1 filelock: 3.9.0 fonttools: 4.47.2 funcparserlib: 2.0.0a0 glfw: 2.6.4 grako: 3.16.5 h5py: 3.10.0 html2text: 2020.1.16 idna: 3.6 ihm: 0.38 imagecodecs: 2023.9.18 imagesize: 1.4.1 ipykernel: 6.23.2 ipython: 8.14.0 ipython-genutils: 0.2.0 ipywidgets: 8.1.1 jedi: 0.18.2 Jinja2: 3.1.2 jupyter-client: 8.2.0 jupyter-core: 5.7.1 jupyterlab-widgets: 3.0.9 kiwisolver: 1.4.5 line-profiler: 4.0.2 lxml: 4.9.2 lz4: 4.3.2 MarkupSafe: 2.1.4 matplotlib: 3.7.2 matplotlib-inline: 0.1.6 msgpack: 1.0.4 nest-asyncio: 1.6.0 netCDF4: 1.6.2 networkx: 3.1 nibabel: 5.0.1 nptyping: 2.5.0 numexpr: 2.8.8 numpy: 1.25.1 openvr: 1.23.701 packaging: 21.3 ParmEd: 3.4.3 parso: 0.8.3 pep517: 0.13.0 pexpect: 4.9.0 pickleshare: 0.7.5 pillow: 10.2.0 pip: 23.0 pkginfo: 1.9.6 platformdirs: 4.1.0 prompt-toolkit: 3.0.43 psutil: 5.9.5 ptyprocess: 0.7.0 pure-eval: 0.2.2 py-cpuinfo: 9.0.0 pycollada: 0.7.2 pydicom: 2.3.0 Pygments: 2.16.1 pynrrd: 1.0.0 PyOpenGL: 3.1.7 PyOpenGL-accelerate: 3.1.7 pyopenxr: 1.0.2801 pyparsing: 3.0.9 pyproject-hooks: 1.0.0 PyQt6-commercial: 6.3.1 PyQt6-Qt6: 6.3.2 PyQt6-sip: 13.4.0 PyQt6-WebEngine-commercial: 6.3.1 PyQt6-WebEngine-Qt6: 6.3.2 python-dateutil: 2.8.2 pytz: 2023.3.post1 pyzmq: 25.1.2 qtconsole: 5.4.3 QtPy: 2.4.1 RandomWords: 0.4.0 requests: 2.31.0 scipy: 1.11.1 setuptools: 67.4.0 setuptools-scm: 7.0.5 sfftk-rw: 0.7.3 six: 1.16.0 snowballstemmer: 2.2.0 sortedcontainers: 2.4.0 soupsieve: 2.5 sphinx: 6.1.3 sphinx-autodoc-typehints: 1.22 sphinxcontrib-applehelp: 1.0.8 sphinxcontrib-blockdiag: 3.0.0 sphinxcontrib-devhelp: 1.0.6 sphinxcontrib-htmlhelp: 2.0.5 sphinxcontrib-jsmath: 1.0.1 sphinxcontrib-qthelp: 1.0.7 sphinxcontrib-serializinghtml: 1.1.10 stack-data: 0.6.3 superqt: 0.5.0 tables: 3.8.0 tcia-utils: 1.5.1 tifffile: 2023.7.18 tinyarray: 1.2.4 tomli: 2.0.1 tornado: 6.4 traitlets: 5.9.0 typing-extensions: 4.9.0 tzdata: 2023.4 urllib3: 2.1.0 wcwidth: 0.2.13 webcolors: 1.12 wheel: 0.38.4 wheel-filename: 1.4.1 widgetsnbextension: 4.0.9
Change History (2)
comment:1 by , 8 months ago
Component: | Unassigned → Core |
---|---|
Owner: | set to |
Platform: | → all |
Project: | → ChimeraX |
Status: | new → accepted |
Summary: | ChimeraX bug report submission → Crash in garbage collection |
comment:2 by , 8 months ago
Resolution: | → duplicate |
---|---|
Status: | accepted → closed |
Note:
See TracTickets
for help on using tickets.
Hi Malene,
--Eric