#15061 closed defect (duplicate)

Crash in garbage collection

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

Description

The following bug report has been submitted:
Platform:        macOS-12.3.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

Current thread 0x00000001058f5600 (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/core/state.py", line 226 in _copy
  File "/Applications/ChimeraX-1.7.1.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/core/state.py", line 226 in 
  File "/Applications/ChimeraX-1.7.1.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/core/state.py", line 226 in _copy
  File "/Applications/ChimeraX-1.7.1.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/core/state.py", line 217 in 
  File "/Applications/ChimeraX-1.7.1.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/core/state.py", line 217 in _copy
  File "/Applications/ChimeraX-1.7.1.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/core/state.py", line 232 in copy_state
  File "/Applications/ChimeraX-1.7.1.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/core/session.py", line 310 in process
  File "/Applications/ChimeraX-1.7.1.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/core/session.py", line 273 in discovery
  File "/Applications/ChimeraX-1.7.1.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/core/session.py", line 636 in save
  File "/Applications/ChimeraX-1.7.1.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/core/session.py", line 912 in save
  File "/Applications/ChimeraX-1.7.1.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/core_formats/__init__.py", line 95 in save
  File "/Applications/ChimeraX-1.7.1.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/save_command/cmd.py", line 101 in provider_save
  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/save_command/cmd.py", line 86 in cmd_save
  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/save_command/dialog.py", line 62 in display
  File "/Applications/ChimeraX-1.7.1.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/save_command/dialog.py", line 138 in show_save_file_dialog
  File "/Applications/ChimeraX-1.7.1.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/save_command/dialog.py", line 127 in 
  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.pdb._pdbio, chimerax.atomic._ribbons, chimerax.graphics._graphics, chimerax.mmcif._mmcif, chimerax.mmcif.mmcif, lz4._version, lz4.frame._frame, msgpack._cmsgpack, chimerax.core._serialize, numpy.linalg.lapack_lite (total: 57)


{"app_name":"ChimeraX","timestamp":"2024-04-29 10:15:00.00 +0200","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.3.1 (21E258)","incident_id":"1E6F54C2-E908-4A04-8CBD-A89995834EE0","name":"ChimeraX"}
{
  "uptime" : 1000000,
  "procLaunch" : "2024-04-29 09:54:15.6865 +0200",
  "procRole" : "Foreground",
  "version" : 2,
  "userID" : 504,
  "deployVersion" : 210,
  "modelCode" : "iMac19,1",
  "procStartAbsTime" : 1096990109976392,
  "coalitionID" : 2848,
  "osVersion" : {
    "train" : "macOS 12.3.1",
    "build" : "21E258",
    "releaseType" : "User"
  },
  "captureTime" : "2024-04-29 10:14:57.6463 +0200",
  "incident" : "1E6F54C2-E908-4A04-8CBD-A89995834EE0",
  "bug_type" : "309",
  "pid" : 53354,
  "procExitAbsTime" : 1098231999741284,
  "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":"C170BDFF-09BF-5EBB-810B-776A0B98C29E","thirdParty":true},
  "parentProc" : "launchd",
  "parentPid" : 1,
  "coalitionName" : "edu.ucsf.cgl.ChimeraX",
  "crashReporterKey" : "500AD45F-F84B-C79E-B429-9B585FD6588B",
  "sip" : "enabled",
  "vmRegionInfo" : "0xa9 is not in any region.  Bytes before following region: 4332388183\n      REGION TYPE                    START - END         [ VSIZE] PRT\/MAX SHRMOD  REGION DETAIL\n      UNUSED SPACE AT START\n--->  \n      __TEXT                      1023b0000-1023b4000    [   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"},
  "vmregioninfo" : "0xa9 is not in any region.  Bytes before following region: 4332388183\n      REGION TYPE                    START - END         [ VSIZE] PRT\/MAX SHRMOD  REGION DETAIL\n      UNUSED SPACE AT START\n--->  \n      __TEXT                      1023b0000-1023b4000    [   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":32782,"symbol":"__pthread_kill","symbolLocation":10,"imageIndex":0},{"imageOffset":25087,"symbol":"pthread_kill","symbolLocation":263,"imageIndex":1},{"imageOffset":279240,"symbol":"raise","symbolLocation":26,"imageIndex":2},{"imageOffset":2590164,"symbol":"faulthandler_fatal_error","symbolLocation":388,"imageIndex":3},{"imageOffset":15869,"symbol":"_sigtramp","symbolLocation":29,"imageIndex":4},{"imageOffset":0,"imageIndex":5},{"imageOffset":1210612,"symbol":"tupletraverse","symbolLocation":52,"imageIndex":3},{"imageOffset":2574472,"symbol":"gc_collect_main","symbolLocation":2568,"imageIndex":3},{"imageOffset":2580738,"symbol":"_PyObject_GC_Link","symbolLocation":306,"imageIndex":3},{"imageOffset":2580887,"symbol":"_PyObject_GC_New","symbolLocation":119,"imageIndex":3},{"imageOffset":1211395,"symbol":"tuple_iter","symbolLocation":35,"imageIndex":3},{"imageOffset":1909862,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":52390,"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":698143,"symbol":"method_vectorcall","symbolLocation":207,"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":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":698143,"symbol":"method_vectorcall","symbolLocation":207,"imageIndex":3},{"imageOffset":1930570,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":73098,"imageIndex":3},{"imageOffset":1942736,"symbol":"_PyEval_Vector","symbolLocation":128,"imageIndex":3},{"imageOffset":1257368,"symbol":"PyQtSlot::call(_object*, _object*) const","symbolLocation":40,"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":747321,"symbol":"QObject::event(QEvent*)","symbolLocation":729,"imageIndex":7},{"imageOffset":382127,"symbol":"sipQAction::event(QEvent*)","symbolLocation":191,"imageIndex":9},{"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":11},{"imageOffset":449594,"symbol":"QCoreApplication::notifyInternal2(QObject*, QEvent*)","symbolLocation":170,"imageIndex":7},{"imageOffset":453970,"symbol":"QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*)","symbolLocation":802,"imageIndex":7},{"imageOffset":105355,"imageIndex":12},{"imageOffset":107163,"imageIndex":12},{"imageOffset":522987,"symbol":"__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__","symbolLocation":17,"imageIndex":13},{"imageOffset":522835,"symbol":"__CFRunLoopDoSource0","symbolLocation":180,"imageIndex":13},{"imageOffset":522189,"symbol":"__CFRunLoopDoSources0","symbolLocation":242,"imageIndex":13},{"imageOffset":516584,"symbol":"__CFRunLoopRun","symbolLocation":892,"imageIndex":13},{"imageOffset":513964,"symbol":"CFRunLoopRunSpecific","symbolLocation":562,"imageIndex":13},{"imageOffset":195814,"symbol":"RunCurrentEventLoopInMode","symbolLocation":292,"imageIndex":14},{"imageOffset":194835,"symbol":"ReceiveNextEventCommon","symbolLocation":283,"imageIndex":14},{"imageOffset":194533,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":70,"imageIndex":14},{"imageOffset":255293,"symbol":"_DPSNextEvent","symbolLocation":927,"imageIndex":15},{"imageOffset":248826,"symbol":"-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":1394,"imageIndex":15},{"imageOffset":193193,"symbol":"-[NSApplication run]","symbolLocation":586,"imageIndex":15},{"imageOffset":102572,"imageIndex":12},{"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":11},{"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":16},{"imageOffset":21790,"symbol":"start","symbolLocation":462,"imageIndex":17}],"id":5047730,"triggered":true,"threadState":{"r13":{"value":5117408257},"rax":{"value":0},"rflags":{"value":582},"cpu":{"value":0},"r14":{"value":11},"rsi":{"value":11},"r8":{"value":2},"cr2":{"value":4350174768},"rdx":{"value":0},"r10":{"value":4388247040,"symbolLocation":0,"symbol":"_main_thread"},"r9":{"value":14757395258967641293},"r15":{"value":22},"rbx":{"value":4388247040,"symbolLocation":0,"symbol":"_main_thread"},"trap":{"value":133},"err":{"value":33554760},"r11":{"value":582},"rip":{"value":140703608172558,"matchesCrashFrame":1},"rbp":{"value":140594412550672},"rsp":{"value":140594412550632},"r12":{"value":259},"rcx":{"value":140594412550632},"flavor":"x86_THREAD_STATE","rdi":{"value":259}},"name":"CrBrowserMain"},{"id":5047919,"name":"ThreadPoolServiceThread","frames":[{"imageOffset":43210,"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":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":5047921,"name":"ThreadPoolBackgroundWorker","frames":[{"imageOffset":6522,"symbol":"mach_msg_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":7400,"symbol":"mach_msg","symbolLocation":56,"imageIndex":0},{"imageOffset":66252326,"imageIndex":18},{"imageOffset":66009023,"imageIndex":18},{"imageOffset":66011756,"imageIndex":18},{"imageOffset":66010589,"imageIndex":18},{"imageOffset":66222344,"imageIndex":18},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":5047922,"name":"Chrome_IOThread","frames":[{"imageOffset":43210,"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":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":5047923,"name":"NetworkConfigWatcher","frames":[{"imageOffset":6522,"symbol":"mach_msg_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":7400,"symbol":"mach_msg","symbolLocation":56,"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":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":5047926,"name":"ThreadPoolForegroundWorker","frames":[{"imageOffset":6522,"symbol":"mach_msg_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":7400,"symbol":"mach_msg","symbolLocation":56,"imageIndex":0},{"imageOffset":66252326,"imageIndex":18},{"imageOffset":66009023,"imageIndex":18},{"imageOffset":66011756,"imageIndex":18},{"imageOffset":66010733,"imageIndex":18},{"imageOffset":66222344,"imageIndex":18},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":5047927,"name":"CompositorTileWorker1","frames":[{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":1},{"imageOffset":66219291,"imageIndex":18},{"imageOffset":100616493,"imageIndex":18},{"imageOffset":66222344,"imageIndex":18},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":5047928,"name":"Chrome_InProcGpuThread","frames":[{"imageOffset":6522,"symbol":"mach_msg_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":7400,"symbol":"mach_msg","symbolLocation":56,"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":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":5047929,"name":"Chrome_ChildIOThread","frames":[{"imageOffset":43210,"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":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":5047930,"name":"NetworkConfigWatcher","frames":[{"imageOffset":6522,"symbol":"mach_msg_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":7400,"symbol":"mach_msg","symbolLocation":56,"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":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":5047931,"name":"VizCompositorThread","frames":[{"imageOffset":6522,"symbol":"mach_msg_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":7400,"symbol":"mach_msg","symbolLocation":56,"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":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":5047939,"name":"NetworkService","frames":[{"imageOffset":43210,"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":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":5047940,"name":"NetworkConfigWatcher","frames":[{"imageOffset":6522,"symbol":"mach_msg_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":7400,"symbol":"mach_msg","symbolLocation":56,"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":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":5047941,"name":"ThreadPoolSingleThreadForegroundBlocking0","frames":[{"imageOffset":6522,"symbol":"mach_msg_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":7400,"symbol":"mach_msg","symbolLocation":56,"imageIndex":0},{"imageOffset":66252326,"imageIndex":18},{"imageOffset":66009023,"imageIndex":18},{"imageOffset":66011756,"imageIndex":18},{"imageOffset":66010829,"imageIndex":18},{"imageOffset":66222344,"imageIndex":18},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":5047965,"name":"NetworkConfigWatcher","frames":[{"imageOffset":6522,"symbol":"mach_msg_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":7400,"symbol":"mach_msg","symbolLocation":56,"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":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":5047983,"name":"com.apple.NSEventThread","frames":[{"imageOffset":6522,"symbol":"mach_msg_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":7400,"symbol":"mach_msg","symbolLocation":56,"imageIndex":0},{"imageOffset":523485,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":319,"imageIndex":13},{"imageOffset":516968,"symbol":"__CFRunLoopRun","symbolLocation":1276,"imageIndex":13},{"imageOffset":513964,"symbol":"CFRunLoopRunSpecific","symbolLocation":562,"imageIndex":13},{"imageOffset":1752926,"symbol":"_NSEventThread","symbolLocation":132,"imageIndex":15},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":5047991,"name":"MemoryInfra","frames":[{"imageOffset":6522,"symbol":"mach_msg_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":7400,"symbol":"mach_msg","symbolLocation":56,"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":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":5047992,"name":"ThreadPoolSingleThreadSharedBackgroundBlocking1","frames":[{"imageOffset":6522,"symbol":"mach_msg_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":7400,"symbol":"mach_msg","symbolLocation":56,"imageIndex":0},{"imageOffset":66252326,"imageIndex":18},{"imageOffset":66009023,"imageIndex":18},{"imageOffset":66011034,"imageIndex":18},{"imageOffset":66010637,"imageIndex":18},{"imageOffset":66222344,"imageIndex":18},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":5058452,"frames":[{"imageOffset":8008,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":5058453,"frames":[{"imageOffset":8008,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":5058458,"name":"QFileInfoGatherer","frames":[{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":1},{"imageOffset":2107627,"imageIndex":7},{"imageOffset":2107486,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":94,"imageIndex":7},{"imageOffset":4529677,"symbol":"QFileInfoGatherer::run()","symbolLocation":125,"imageIndex":8},{"imageOffset":2066019,"imageIndex":7},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":5058464,"frames":[{"imageOffset":8008,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":5058466,"frames":[{"imageOffset":8008,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":5058467,"frames":[{"imageOffset":8008,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]}],
  "usedImages" : [
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703608139776,
    "size" : 229376,
    "uuid" : "26a59789-b846-3ed4-96dc-8dbef3c0c8e7",
    "path" : "\/usr\/lib\/system\/libsystem_kernel.dylib",
    "name" : "libsystem_kernel.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703608369152,
    "size" : 49152,
    "uuid" : "2f6c275d-7e14-3d31-a924-e1bb41d2415f",
    "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib",
    "name" : "libsystem_pthread.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703607123968,
    "size" : 561152,
    "uuid" : "8e54eca2-9bd8-3482-9589-b9574434d1aa",
    "path" : "\/usr\/lib\/system\/libsystem_c.dylib",
    "name" : "libsystem_c.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4347809792,
    "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" : 140703608467456,
    "size" : 40960,
    "uuid" : "a9552f53-a0cd-3e43-9930-80e582ed51ff",
    "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" : 4463120384,
    "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" : 4455583744,
    "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" : 4777029632,
    "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" : 4473196544,
    "size" : 1474560,
    "uuid" : "86bbe80d-1a98-3bdb-b3c7-eee8ee9c9f07",
    "path" : "\/Applications\/ChimeraX-1.7.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/QtGui.abi3.so",
    "name" : "QtGui.abi3.so"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4789370880,
    "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" : 4466839552,
    "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" : 4801028096,
    "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" : 140703608684544,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.CoreFoundation",
    "size" : 5251072,
    "uuid" : "743f0cb7-e962-3e42-8653-7bd141129561",
    "path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation",
    "name" : "CoreFoundation",
    "CFBundleVersion" : "1858.112"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703756357632,
    "CFBundleShortVersionString" : "2.1.1",
    "CFBundleIdentifier" : "com.apple.HIToolbox",
    "size" : 3096576,
    "uuid" : "7761967d-a138-33b6-9e3f-5c5420a2eeff",
    "path" : "\/System\/Library\/Frameworks\/Carbon.framework\/Versions\/A\/Frameworks\/HIToolbox.framework\/Versions\/A\/HIToolbox",
    "name" : "HIToolbox"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703653142528,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.AppKit",
    "size" : 15261696,
    "uuid" : "92a78ebd-bba5-3f18-a5e1-768c955539d7",
    "path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit",
    "name" : "AppKit",
    "CFBundleVersion" : "2113.40.127"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4332388352,
    "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" : 4387721216,
    "size" : 442368,
    "uuid" : "dd9e80de-fb3b-349b-96a4-46874ad34d11",
    "path" : "\/usr\/lib\/dyld",
    "name" : "dyld"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 5125050368,
    "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" : 140703605096448,
  "size" : 15224815616,
  "uuid" : "6cc5ecdc-5119-37f0-9a85-4f48a50f5f78"
},
  "vmSummary" : "ReadOnly portion of Libraries: Total=1.5G resident=0K(0%) swapped_out_or_unallocated=1.5G(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               384K        3 \nActivity Tracing                   256K        1 \nCG backing stores                 3840K        4 \nCG image                           836K       34 \nColorSync                          240K       28 \nCoreAnimation                     1164K       23 \nCoreGraphics                        12K        2 \nCoreUI image data                 4240K       30 \nFoundation                          16K        1 \nKernel Alloc Once                    8K        1 \nMALLOC                             1.1G      349 \nMALLOC guard page                   48K       11 \nMALLOC_MEDIUM (reserved)           1.4G       15         reserved VM address space (unallocated)\nMALLOC_NANO (reserved)           256.0M        1         reserved VM address space (unallocated)\nMach message                        24K        4 \nOpenGL GLSL                        384K        4 \nSTACK GUARD                         92K       23 \nStack                            139.7M       24 \nStack Guard                       56.0M        1 \nVM_ALLOCATE                      233.6M      246 \nVM_ALLOCATE (reserved)           160.0M        1         reserved VM address space (unallocated)\n__DATA                            59.0M      680 \n__DATA_CONST                      31.0M      341 \n__DATA_DIRTY                      1642K      213 \n__FONT_DATA                          4K        1 \n__GLSLBUILTINS                    5176K        1 \n__LINKEDIT                       683.7M      157 \n__OBJC_RO                         82.6M        1 \n__OBJC_RW                         3200K        2 \n__TEXT                           806.4M      679 \n__UNICODE                          592K        1 \ndyld private memory               1184K        3 \nmapped file                      186.3M       51 \nshared memory                     3088K       23 \n===========                     =======  ======= \nTOTAL                              5.2G     2959 \nTOTAL, minus reserved VM space     3.3G     2959 \n",
  "legacyInfo" : {
  "threadTriggered" : {
    "name" : "CrBrowserMain",
    "queue" : "com.apple.main-thread"
  }
},
  "trialInfo" : {
  "rollouts" : [
    {
      "rolloutId" : "63582c5f8a53461413999550",
      "factorPackIds" : {

      },
      "deploymentId" : 240000002
    },
    {
      "rolloutId" : "5fc94383418129005b4e9ae0",
      "factorPackIds" : {

      },
      "deploymentId" : 240000614
    }
  ],
  "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  

> open
> /Users/Arianna/Documents/Arianna/arginasi/MD/Haddock3/Haddock_result_risitemato.pdb

Chain information for Haddock_result_risitemato.pdb #1  
---  
Chain | Description  
A B C | No description available  
D E F | No description available  
G H I | No description available  
  

> set bgColor white

> select /A:1-128

1127 atoms, 1152 bonds, 119 residues, 1 model selected  

> select /D:1-288

2673 atoms, 2722 bonds, 288 residues, 1 model selected  

> select clear

> select /E:289-576

2672 atoms, 2721 bonds, 288 residues, 1 model selected  

> color sel red

> select clear

> select /H:1001-1127

1041 atoms, 1059 bonds, 111 residues, 1 model selected  

> select clear

> select /E:289-576

2672 atoms, 2721 bonds, 288 residues, 1 model selected  

> select /F:577-864

2673 atoms, 2722 bonds, 288 residues, 1 model selected  

> select clear

> show surfaces

> select /F:577-864

2673 atoms, 2722 bonds, 288 residues, 1 model selected  

> ui tool show "Color Actions"

> color sel maroon

> select clear

> select /F:577-864

2673 atoms, 2722 bonds, 288 residues, 1 model selected  

> select /D:1-288

2673 atoms, 2722 bonds, 288 residues, 1 model selected  

> color sel salmon

> color sel dark salmon

> color sel deep sky blue

> color sel sandy brown

> color sel wheat

> color sel moccasin

> color sel peach puff

> color sel pink

> color sel navajo white

> color sel bisque

> color sel blanched almond

> color sel papaya whip

> color sel seashell

> color sel dark gray

> color sel violet

> color sel khaki

> color sel plum

> color sel wheat

> color sel light gray

> color sel light goldenrod yellow

> color sel old lace

> color sel antique white

> color sel light pink

> color sel moccasin

> color sel dark salmon

> color sel light salmon

> select clear

> lighting full

> lighting soft

> graphics silhouettes true

> graphics silhouettes false

> graphics silhouettes true

> ui tool show "Show Sequence Viewer"

> sequence chain /A /B /C

Alignment identifier is 1  

> select /A-C:1

30 atoms, 27 bonds, 3 residues, 1 model selected  

> select /A-C

3381 atoms, 3456 bonds, 357 residues, 1 model selected  

> color sel indigo

> select clear

> close

> open
> /Users/Arianna/Documents/Arianna/arginasi/MD/Haddock3/Haddock_result_risitemato.pdb
> format pdb

Chain information for Haddock_result_risitemato.pdb #1  
---  
Chain | Description  
A B C | No description available  
D E F | No description available  
G H I | No description available  
  

> lighting full

> show surfaces

> lighting soft

> lighting full

> lighting soft

> lighting flat

> lighting soft

> graphics silhouettes false

> graphics silhouettes true

> select /G:1001-1127

1040 atoms, 1058 bonds, 111 residues, 1 model selected  

> select /D:1-288

2673 atoms, 2722 bonds, 288 residues, 1 model selected  

> color sel light salmon

> select clear

> select /E:289-576

2672 atoms, 2721 bonds, 288 residues, 1 model selected  

> color sel red

> select clear

> select /F:577-864

2673 atoms, 2722 bonds, 288 residues, 1 model selected  

> color sel maroon

> select clear

> select /G:1001-1127

1040 atoms, 1058 bonds, 111 residues, 1 model selected  

> select clear

> ui tool show "Blast Protein"

> ui tool show "Show Sequence Viewer"

> sequence chain /G /H /I

Alignment identifier is 1  

> select /G-I:1001-1002

54 atoms, 51 bonds, 6 residues, 1 model selected  

> select /G-I

3121 atoms, 3175 bonds, 333 residues, 1 model selected  

> color sel forest green

> select clear

> ui tool show "Show Sequence Viewer"

> sequence chain /D /E /F

Alignment identifier is 2  

> ui tool show "Show Sequence Viewer"

> sequence chain /G /H /I

Alignment identifier is 1  

> ui tool show "Show Sequence Viewer"

> sequence chain /A /B /C

Alignment identifier is 2  

> select /A-C:1

30 atoms, 27 bonds, 3 residues, 1 model selected  

> select /A-C

3381 atoms, 3456 bonds, 357 residues, 1 model selected  

> color sel indigo

> select clear

> ui tool show "Show Sequence Viewer"

> sequence chain /D /E /F

Alignment identifier is 1  

> select /D:281/E:569/F:857

27 atoms, 24 bonds, 3 residues, 1 model selected  

> select /D:281-287/E:569-575/F:857-863

198 atoms, 204 bonds, 21 residues, 1 model selected  

> color sel yellow

> select clear

> save
> /Users/Arianna/Documents/Arianna/arginasi/MD/Haddock3/risultato_Haddock3.cxs


===== 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 ATI-4.8.15
OpenGL renderer: AMD Radeon Pro 580X OpenGL Engine
OpenGL vendor: ATI Technologies 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: iMac
      Model Identifier: iMac19,1
      Processor Name: 8-Core Intel Core i9
      Processor Speed: 3,6 GHz
      Number of Processors: 1
      Total Number of Cores: 8
      L2 Cache (per Core): 256 KB
      L3 Cache: 16 MB
      Hyper-Threading Technology: Enabled
      Memory: 32 GB
      System Firmware Version: 1731.100.125.0.0
      OS Loader Version: 540.100.7~23
      SMC Version (system): 2.46f12

Software:

    System Software Overview:

      System Version: macOS 12.3.1 (21E258)
      Kernel Version: Darwin 21.4.0
      Time since boot: 12 days 17:05

Graphics/Displays:

    Radeon Pro 580X:

      Chipset Model: Radeon Pro 580X
      Type: GPU
      Bus: PCIe
      PCIe Lane Width: x16
      VRAM (Total): 8 GB
      Vendor: AMD (0x1002)
      Device ID: 0x67df
      Revision ID: 0x00c0
      ROM Revision: 113-D0008A-042
      VBIOS Version: 113-D0008A1X-009
      EFI Driver Version: 01.B1.042
      Metal Family: Supported, Metal GPUFamily macOS 2
      Displays:
        iMac:
          Display Type: Built-In Retina LCD
          Resolution: Retina 5K (5120 x 2880)
          Framebuffer Depth: 30-Bit Color (ARGB2101010)
          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 pett, 18 months ago

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

comment:2 by pett, 18 months ago

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