Opened 3 years ago

Closed 3 years ago

#8118 closed defect (fixed)

Crash with segidChains true

Reported by: chimerax-bug-report@… Owned by: Eric Pettersen
Priority: normal Milestone:
Component: Input/Output Version:
Keywords: Cc:
Blocked By: Blocking:
Notify when closed: Platform: all
Project: ChimeraX

Description

The following bug report has been submitted:
Platform:        macOS-10.16-x86_64-i386-64bit
ChimeraX Version: 1.5rc202210280053 (2022-10-28 00:53:19 UTC)
Description
Last time you used ChimeraX it crashed.
Please describe steps that led to the crash here.
Fatal Python error: Aborted

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

Current thread 0x000000011d14d600 (most recent call first):
  File "/Applications/ChimeraX-1.5-rc2022.10.28.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/chimerax/pdb/pdb.py", line 77 in open_pdb
  File "/Applications/ChimeraX-1.5-rc2022.10.28.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/chimerax/pdb/__init__.py", line 34 in open
  File "/Applications/ChimeraX-1.5-rc2022.10.28.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/chimerax/open_command/cmd.py", line 428 in remember_data_format
  File "/Applications/ChimeraX-1.5-rc2022.10.28.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/chimerax/open_command/cmd.py", line 457 in collated_open
  File "/Applications/ChimeraX-1.5-rc2022.10.28.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/chimerax/open_command/cmd.py", line 193 in provider_open
  File "/Applications/ChimeraX-1.5-rc2022.10.28.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/chimerax/core/commands/cli.py", line 2897 in run
  File "/Applications/ChimeraX-1.5-rc2022.10.28.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/chimerax/open_command/cmd.py", line 118 in cmd_open
  File "/Applications/ChimeraX-1.5-rc2022.10.28.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/chimerax/core/commands/cli.py", line 2897 in run
  File "/Applications/ChimeraX-1.5-rc2022.10.28.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/chimerax/core/commands/run.py", line 38 in run
  File "/Applications/ChimeraX-1.5-rc2022.10.28.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/chimerax/core/scripting.py", line 173 in _run_commands
  File "/Applications/ChimeraX-1.5-rc2022.10.28.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/chimerax/core/scripting.py", line 160 in open_command_script
  File "/Applications/ChimeraX-1.5-rc2022.10.28.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/chimerax/core_formats/__init__.py", line 37 in open
  File "/Applications/ChimeraX-1.5-rc2022.10.28.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/chimerax/open_command/cmd.py", line 428 in remember_data_format
  File "/Applications/ChimeraX-1.5-rc2022.10.28.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/chimerax/open_command/cmd.py", line 440 in collated_open
  File "/Applications/ChimeraX-1.5-rc2022.10.28.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/chimerax/open_command/cmd.py", line 193 in provider_open
  File "/Applications/ChimeraX-1.5-rc2022.10.28.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/chimerax/core/commands/cli.py", line 2897 in run
  File "/Applications/ChimeraX-1.5-rc2022.10.28.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/chimerax/open_command/cmd.py", line 118 in cmd_open
  File "/Applications/ChimeraX-1.5-rc2022.10.28.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/chimerax/core/commands/cli.py", line 2897 in run
  File "/Applications/ChimeraX-1.5-rc2022.10.28.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/chimerax/core/commands/run.py", line 38 in run
  File "/Applications/ChimeraX-1.5-rc2022.10.28.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/chimerax/open_command/dialog.py", line 162 in _qt_safe
  File "/Applications/ChimeraX-1.5-rc2022.10.28.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/chimerax/ui/gui.py", line 283 in event_loop
  File "/Applications/ChimeraX-1.5-rc2022.10.28.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/chimerax/core/__main__.py", line 880 in init
  File "/Applications/ChimeraX-1.5-rc2022.10.28.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/chimerax/core/__main__.py", line 1031 in 
  File "/Applications/ChimeraX-1.5-rc2022.10.28.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/runpy.py", line 87 in _run_code
  File "/Applications/ChimeraX-1.5-rc2022.10.28.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/runpy.py", line 197 in _run_module_as_main


{"app_name":"ChimeraX","timestamp":"2022-12-03 10:48:37.00 +0100","app_version":"1.5.0","slice_uuid":"5df621ee-554e-36a8-b448-93b2334e5480","build_version":"1.5.0.0","platform":1,"bundleID":"edu.ucsf.cgl.ChimeraX","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 12.6.1 (21G217)","incident_id":"6E32168B-EF41-4FF7-9A27-F73788C703AA","name":"ChimeraX"}
{
  "uptime" : 290000,
  "procLaunch" : "2022-12-03 10:48:09.1587 +0100",
  "procRole" : "Foreground",
  "version" : 2,
  "userID" : 1441484248,
  "deployVersion" : 210,
  "modelCode" : "MacBookPro13,3",
  "procStartAbsTime" : 299888699686764,
  "coalitionID" : 970,
  "osVersion" : {
    "train" : "macOS 12.6.1",
    "build" : "21G217",
    "releaseType" : "User"
  },
  "captureTime" : "2022-12-03 10:48:23.0701 +0100",
  "incident" : "6E32168B-EF41-4FF7-9A27-F73788C703AA",
  "bug_type" : "309",
  "pid" : 94235,
  "procExitAbsTime" : 299902548782303,
  "cpuType" : "X86-64",
  "procName" : "ChimeraX",
  "procPath" : "\/Applications\/ChimeraX-1.5-rc2022.10.28.app\/Contents\/MacOS\/ChimeraX",
  "bundleInfo" : {"CFBundleShortVersionString":"1.5.0","CFBundleVersion":"1.5.0.0","CFBundleIdentifier":"edu.ucsf.cgl.ChimeraX"},
  "storeInfo" : {"deviceIdentifierForVendor":"69D200E6-D564-54EF-9FE4-A96E911B2460","thirdParty":true},
  "parentProc" : "csh",
  "parentPid" : 38172,
  "coalitionName" : "com.apple.Terminal",
  "crashReporterKey" : "10C2B2CC-AEF4-F281-EA3C-3121CF12466B",
  "responsiblePid" : 1022,
  "responsibleProc" : "Terminal",
  "wakeTime" : 5013,
  "bridgeVersion" : {"build":"14Y910","train":"3.0"},
  "sleepWakeUUID" : "E62411CF-9880-4222-8A58-88C2B1A1C8CB",
  "sip" : "enabled",
  "isCorpse" : 1,
  "exception" : {"codes":"0x0000000000000000, 0x0000000000000000","rawCodes":[0,0],"type":"EXC_CRASH","signal":"SIGABRT"},
  "asi" : {"libsystem_c.dylib":["abort() called"]},
  "extMods" : {"caller":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"system":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"targeted":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"warnings":0},
  "faultingThread" : 0,
  "threads" : [{"triggered":true,"id":3188734,"threadState":{"r13":{"value":206158430216},"rax":{"value":0},"rflags":{"value":582},"cpu":{"value":0},"r14":{"value":6},"rsi":{"value":6},"r8":{"value":140528968793928},"cr2":{"value":140528968793928},"rdx":{"value":0},"r10":{"value":4782872064,"symbolLocation":0,"symbol":"_main_thread"},"r9":{"value":6392196740583850440},"r15":{"value":22},"rbx":{"value":4782872064,"symbolLocation":0,"symbol":"_main_thread"},"trap":{"value":133},"err":{"value":33554760},"r11":{"value":582},"rip":{"value":140703512379406,"matchesCrashFrame":1},"rbp":{"value":140528968792704},"rsp":{"value":140528968792664},"r12":{"value":259},"rcx":{"value":140528968792664},"flavor":"x86_THREAD_STATE","rdi":{"value":259}},"name":"CrBrowserMain","queue":"com.apple.main-thread","frames":[{"imageOffset":32782,"symbol":"__pthread_kill","symbolLocation":10,"imageIndex":0},{"imageOffset":25087,"symbol":"pthread_kill","symbolLocation":263,"imageIndex":1},{"imageOffset":279256,"symbol":"raise","symbolLocation":26,"imageIndex":2},{"imageOffset":15869,"symbol":"_sigtramp","symbolLocation":29,"imageIndex":3},{"imageOffset":0,"imageIndex":4},{"imageOffset":531748,"symbol":"abort","symbolLocation":123,"imageIndex":2},{"imageOffset":65666,"symbol":"abort_message","symbolLocation":241,"imageIndex":5},{"imageOffset":4517,"symbol":"demangling_terminate_handler()","symbolLocation":242,"imageIndex":5},{"imageOffset":118297,"symbol":"_objc_terminate()","symbolLocation":104,"imageIndex":6},{"imageOffset":62631,"symbol":"std::__terminate(void (*)())","symbolLocation":8,"imageIndex":5},{"imageOffset":73451,"symbol":"__cxa_rethrow","symbolLocation":99,"imageIndex":5},{"imageOffset":159084,"symbol":"objc_exception_rethrow","symbolLocation":37,"imageIndex":6},{"imageOffset":195938,"symbol":"-[NSApplication run]","symbolLocation":659,"imageIndex":7},{"imageOffset":102572,"imageIndex":8},{"imageOffset":488230,"symbol":"QEventLoop::exec(QFlags)","symbolLocation":486,"imageIndex":9},{"imageOffset":451125,"symbol":"QCoreApplication::exec()","symbolLocation":133,"imageIndex":9},{"imageOffset":2252186,"symbol":"meth_QApplication_exec(_object*, _object*)","symbolLocation":90,"imageIndex":10},{"imageOffset":517917,"symbol":"cfunction_call","symbolLocation":125,"imageIndex":11},{"imageOffset":259511,"symbol":"_PyObject_MakeTpCall","symbolLocation":359,"imageIndex":11},{"imageOffset":1146524,"symbol":"call_function","symbolLocation":876,"imageIndex":11},{"imageOffset":1135266,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":25554,"imageIndex":11},{"imageOffset":261416,"symbol":"function_code_fastcall","symbolLocation":104,"imageIndex":11},{"imageOffset":269674,"symbol":"method_vectorcall","symbolLocation":202,"imageIndex":11},{"imageOffset":1146380,"symbol":"call_function","symbolLocation":732,"imageIndex":11},{"imageOffset":1135266,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":25554,"imageIndex":11},{"imageOffset":1149699,"symbol":"_PyEval_EvalCode","symbolLocation":2611,"imageIndex":11},{"imageOffset":261297,"symbol":"_PyFunction_Vectorcall","symbolLocation":289,"imageIndex":11},{"imageOffset":1146380,"symbol":"call_function","symbolLocation":732,"imageIndex":11},{"imageOffset":1135435,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":25723,"imageIndex":11},{"imageOffset":1149699,"symbol":"_PyEval_EvalCode","symbolLocation":2611,"imageIndex":11},{"imageOffset":1109419,"symbol":"PyEval_EvalCode","symbolLocation":139,"imageIndex":11},{"imageOffset":1096722,"symbol":"builtin_exec","symbolLocation":626,"imageIndex":11},{"imageOffset":516131,"symbol":"cfunction_vectorcall_FASTCALL","symbolLocation":195,"imageIndex":11},{"imageOffset":1146380,"symbol":"call_function","symbolLocation":732,"imageIndex":11},{"imageOffset":1135435,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":25723,"imageIndex":11},{"imageOffset":1149699,"symbol":"_PyEval_EvalCode","symbolLocation":2611,"imageIndex":11},{"imageOffset":261297,"symbol":"_PyFunction_Vectorcall","symbolLocation":289,"imageIndex":11},{"imageOffset":1146380,"symbol":"call_function","symbolLocation":732,"imageIndex":11},{"imageOffset":1135435,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":25723,"imageIndex":11},{"imageOffset":1149699,"symbol":"_PyEval_EvalCode","symbolLocation":2611,"imageIndex":11},{"imageOffset":261297,"symbol":"_PyFunction_Vectorcall","symbolLocation":289,"imageIndex":11},{"imageOffset":1566832,"symbol":"pymain_run_module","symbolLocation":208,"imageIndex":11},{"imageOffset":1564551,"symbol":"Py_RunMain","symbolLocation":1431,"imageIndex":11},{"imageOffset":1566095,"symbol":"pymain_main","symbolLocation":223,"imageIndex":11},{"imageOffset":1565851,"symbol":"Py_Main","symbolLocation":43,"imageIndex":11},{"imageOffset":3528,"symbol":"main","symbolLocation":120,"imageIndex":12},{"imageOffset":21806,"symbol":"start","symbolLocation":462,"imageIndex":13}]},{"id":3188742,"frames":[{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":1},{"imageOffset":3445311,"symbol":"blas_thread_server","symbolLocation":207,"imageIndex":14},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":3188743,"frames":[{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":1},{"imageOffset":3445311,"symbol":"blas_thread_server","symbolLocation":207,"imageIndex":14},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":3188744,"frames":[{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":1},{"imageOffset":3445311,"symbol":"blas_thread_server","symbolLocation":207,"imageIndex":14},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":3188745,"frames":[{"imageOffset":8008,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":3188746,"frames":[{"imageOffset":8008,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":3188787,"frames":[{"imageOffset":8008,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":3188843,"name":"ThreadPoolServiceThread","frames":[{"imageOffset":43210,"symbol":"kevent64","symbolLocation":10,"imageIndex":0},{"imageOffset":66456106,"imageIndex":15},{"imageOffset":66455847,"imageIndex":15},{"imageOffset":65919580,"imageIndex":15},{"imageOffset":65624472,"imageIndex":15},{"imageOffset":66059960,"imageIndex":15},{"imageOffset":65958573,"imageIndex":15},{"imageOffset":66060362,"imageIndex":15},{"imageOffset":66222344,"imageIndex":15},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":3188844,"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":15},{"imageOffset":66009023,"imageIndex":15},{"imageOffset":66011756,"imageIndex":15},{"imageOffset":66010733,"imageIndex":15},{"imageOffset":66222344,"imageIndex":15},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":3188845,"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":15},{"imageOffset":66009023,"imageIndex":15},{"imageOffset":66011756,"imageIndex":15},{"imageOffset":66010589,"imageIndex":15},{"imageOffset":66222344,"imageIndex":15},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":3188846,"name":"Chrome_IOThread","frames":[{"imageOffset":43210,"symbol":"kevent64","symbolLocation":10,"imageIndex":0},{"imageOffset":66456106,"imageIndex":15},{"imageOffset":66455847,"imageIndex":15},{"imageOffset":65919580,"imageIndex":15},{"imageOffset":65624472,"imageIndex":15},{"imageOffset":66059960,"imageIndex":15},{"imageOffset":48386978,"imageIndex":15},{"imageOffset":66060362,"imageIndex":15},{"imageOffset":66222344,"imageIndex":15},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":3188847,"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":15},{"imageOffset":66251759,"imageIndex":15},{"imageOffset":65421769,"imageIndex":15},{"imageOffset":65919580,"imageIndex":15},{"imageOffset":65624472,"imageIndex":15},{"imageOffset":66059960,"imageIndex":15},{"imageOffset":66060362,"imageIndex":15},{"imageOffset":66222344,"imageIndex":15},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":3188848,"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":15},{"imageOffset":66009023,"imageIndex":15},{"imageOffset":66011756,"imageIndex":15},{"imageOffset":66010733,"imageIndex":15},{"imageOffset":66222344,"imageIndex":15},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":3188849,"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":15},{"imageOffset":66009023,"imageIndex":15},{"imageOffset":66011756,"imageIndex":15},{"imageOffset":66010733,"imageIndex":15},{"imageOffset":66222344,"imageIndex":15},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":3188850,"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":15},{"imageOffset":100616493,"imageIndex":15},{"imageOffset":66222344,"imageIndex":15},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":3188851,"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":15},{"imageOffset":65421672,"imageIndex":15},{"imageOffset":65919580,"imageIndex":15},{"imageOffset":65624472,"imageIndex":15},{"imageOffset":66059960,"imageIndex":15},{"imageOffset":66060362,"imageIndex":15},{"imageOffset":66222344,"imageIndex":15},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":3188852,"name":"Chrome_ChildIOThread","frames":[{"imageOffset":43210,"symbol":"kevent64","symbolLocation":10,"imageIndex":0},{"imageOffset":66456106,"imageIndex":15},{"imageOffset":66455847,"imageIndex":15},{"imageOffset":65919580,"imageIndex":15},{"imageOffset":65624472,"imageIndex":15},{"imageOffset":66059960,"imageIndex":15},{"imageOffset":66060362,"imageIndex":15},{"imageOffset":66222344,"imageIndex":15},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":3188853,"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":15},{"imageOffset":66251759,"imageIndex":15},{"imageOffset":65421769,"imageIndex":15},{"imageOffset":65919580,"imageIndex":15},{"imageOffset":65624472,"imageIndex":15},{"imageOffset":66059960,"imageIndex":15},{"imageOffset":66060362,"imageIndex":15},{"imageOffset":66222344,"imageIndex":15},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":3188854,"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":15},{"imageOffset":65421672,"imageIndex":15},{"imageOffset":65919580,"imageIndex":15},{"imageOffset":65624472,"imageIndex":15},{"imageOffset":66059960,"imageIndex":15},{"imageOffset":66060362,"imageIndex":15},{"imageOffset":66222344,"imageIndex":15},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":3188872,"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":15},{"imageOffset":66009023,"imageIndex":15},{"imageOffset":66011034,"imageIndex":15},{"imageOffset":66010733,"imageIndex":15},{"imageOffset":66222344,"imageIndex":15},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":3188873,"name":"NetworkService","frames":[{"imageOffset":43210,"symbol":"kevent64","symbolLocation":10,"imageIndex":0},{"imageOffset":66456106,"imageIndex":15},{"imageOffset":66455847,"imageIndex":15},{"imageOffset":65919580,"imageIndex":15},{"imageOffset":65624472,"imageIndex":15},{"imageOffset":66059960,"imageIndex":15},{"imageOffset":66060362,"imageIndex":15},{"imageOffset":66222344,"imageIndex":15},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":3188874,"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":15},{"imageOffset":66251759,"imageIndex":15},{"imageOffset":65421769,"imageIndex":15},{"imageOffset":65919580,"imageIndex":15},{"imageOffset":65624472,"imageIndex":15},{"imageOffset":66059960,"imageIndex":15},{"imageOffset":66060362,"imageIndex":15},{"imageOffset":66222344,"imageIndex":15},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":3188875,"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":15},{"imageOffset":66009023,"imageIndex":15},{"imageOffset":66011756,"imageIndex":15},{"imageOffset":66010829,"imageIndex":15},{"imageOffset":66222344,"imageIndex":15},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":3188882,"name":"Thread (pooled)","frames":[{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":1},{"imageOffset":2108406,"imageIndex":9},{"imageOffset":2107662,"imageIndex":9},{"imageOffset":2107486,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":94,"imageIndex":9},{"imageOffset":2084167,"imageIndex":9},{"imageOffset":2066019,"imageIndex":9},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":3188883,"name":"Thread (pooled)","frames":[{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":1},{"imageOffset":2108406,"imageIndex":9},{"imageOffset":2107662,"imageIndex":9},{"imageOffset":2107486,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":94,"imageIndex":9},{"imageOffset":2084167,"imageIndex":9},{"imageOffset":2066019,"imageIndex":9},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":3188884,"name":"Thread (pooled)","frames":[{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":1},{"imageOffset":2108406,"imageIndex":9},{"imageOffset":2107662,"imageIndex":9},{"imageOffset":2107486,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":94,"imageIndex":9},{"imageOffset":2084167,"imageIndex":9},{"imageOffset":2066019,"imageIndex":9},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":3188885,"name":"Thread (pooled)","frames":[{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":1},{"imageOffset":2108406,"imageIndex":9},{"imageOffset":2107662,"imageIndex":9},{"imageOffset":2107486,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":94,"imageIndex":9},{"imageOffset":2084167,"imageIndex":9},{"imageOffset":2066019,"imageIndex":9},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":3188900,"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":15},{"imageOffset":66251759,"imageIndex":15},{"imageOffset":65421769,"imageIndex":15},{"imageOffset":65919580,"imageIndex":15},{"imageOffset":65624472,"imageIndex":15},{"imageOffset":66059960,"imageIndex":15},{"imageOffset":66060362,"imageIndex":15},{"imageOffset":66222344,"imageIndex":15},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":3188927,"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":525165,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":319,"imageIndex":16},{"imageOffset":518648,"symbol":"__CFRunLoopRun","symbolLocation":1276,"imageIndex":16},{"imageOffset":515644,"symbol":"CFRunLoopRunSpecific","symbolLocation":562,"imageIndex":16},{"imageOffset":1755598,"symbol":"_NSEventThread","symbolLocation":132,"imageIndex":7},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":3188929,"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":15},{"imageOffset":66009023,"imageIndex":15},{"imageOffset":66011034,"imageIndex":15},{"imageOffset":66010589,"imageIndex":15},{"imageOffset":66222344,"imageIndex":15},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":3188933,"frames":[{"imageOffset":8008,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":3188934,"frames":[{"imageOffset":8008,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":3188938,"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":15},{"imageOffset":66251759,"imageIndex":15},{"imageOffset":65421769,"imageIndex":15},{"imageOffset":65919580,"imageIndex":15},{"imageOffset":65624472,"imageIndex":15},{"imageOffset":66059960,"imageIndex":15},{"imageOffset":66060362,"imageIndex":15},{"imageOffset":66222344,"imageIndex":15},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":3188939,"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":15},{"imageOffset":66009023,"imageIndex":15},{"imageOffset":66011034,"imageIndex":15},{"imageOffset":66010637,"imageIndex":15},{"imageOffset":66222344,"imageIndex":15},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":3188989,"frames":[{"imageOffset":8008,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":3189091,"frames":[{"imageOffset":8008,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":3189092,"frames":[{"imageOffset":8008,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":3189104,"frames":[{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":1},{"imageOffset":1501084,"symbol":"PyThread_acquire_lock_timed","symbolLocation":700,"imageIndex":11},{"imageOffset":1824415,"symbol":"acquire_timed","symbolLocation":111,"imageIndex":11},{"imageOffset":1824688,"symbol":"lock_PyThread_acquire_lock","symbolLocation":48,"imageIndex":11},{"imageOffset":295246,"symbol":"method_vectorcall_VARARGS_KEYWORDS","symbolLocation":350,"imageIndex":11},{"imageOffset":1146380,"symbol":"call_function","symbolLocation":732,"imageIndex":11},{"imageOffset":1135230,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":25518,"imageIndex":11},{"imageOffset":1149699,"symbol":"_PyEval_EvalCode","symbolLocation":2611,"imageIndex":11},{"imageOffset":261297,"symbol":"_PyFunction_Vectorcall","symbolLocation":289,"imageIndex":11},{"imageOffset":1146380,"symbol":"call_function","symbolLocation":732,"imageIndex":11},{"imageOffset":1135230,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":25518,"imageIndex":11},{"imageOffset":1149699,"symbol":"_PyEval_EvalCode","symbolLocation":2611,"imageIndex":11},{"imageOffset":261297,"symbol":"_PyFunction_Vectorcall","symbolLocation":289,"imageIndex":11},{"imageOffset":1146380,"symbol":"call_function","symbolLocation":732,"imageIndex":11},{"imageOffset":1135230,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":25518,"imageIndex":11},{"imageOffset":261416,"symbol":"function_code_fastcall","symbolLocation":104,"imageIndex":11},{"imageOffset":1146380,"symbol":"call_function","symbolLocation":732,"imageIndex":11},{"imageOffset":1135230,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":25518,"imageIndex":11},{"imageOffset":261416,"symbol":"function_code_fastcall","symbolLocation":104,"imageIndex":11},{"imageOffset":1146380,"symbol":"call_function","symbolLocation":732,"imageIndex":11},{"imageOffset":1135230,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":25518,"imageIndex":11},{"imageOffset":261416,"symbol":"function_code_fastcall","symbolLocation":104,"imageIndex":11},{"imageOffset":269746,"symbol":"method_vectorcall","symbolLocation":274,"imageIndex":11},{"imageOffset":1822790,"symbol":"t_bootstrap","symbolLocation":70,"imageIndex":11},{"imageOffset":1499897,"symbol":"pythread_wrapper","symbolLocation":25,"imageIndex":11},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]}],
  "usedImages" : [
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703512346624,
    "size" : 229376,
    "uuid" : "0ea0d8ac-c27b-3a71-a59b-ec3a6f116acf",
    "path" : "\/usr\/lib\/system\/libsystem_kernel.dylib",
    "name" : "libsystem_kernel.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703512576000,
    "size" : 49152,
    "uuid" : "b5454e27-e8c7-3fdb-b77f-714f1e82e70b",
    "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib",
    "name" : "libsystem_pthread.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703511330816,
    "size" : 561152,
    "uuid" : "e42e9d7a-03b4-340b-b61e-dcd45fd4acc0",
    "path" : "\/usr\/lib\/system\/libsystem_c.dylib",
    "name" : "libsystem_c.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703512674304,
    "size" : 40960,
    "uuid" : "a8a33774-6d44-35e9-ad2a-bad9e4d5192a",
    "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" : 140703512256512,
    "size" : 90112,
    "uuid" : "7b800bb6-32e7-3597-b292-2c4da4c377b1",
    "path" : "\/usr\/lib\/libc++abi.dylib",
    "name" : "libc++abi.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64h",
    "base" : 140703511080960,
    "size" : 237568,
    "uuid" : "4d9b0dca-7151-3875-b98e-b255db8267a8",
    "path" : "\/usr\/lib\/libobjc.A.dylib",
    "name" : "libobjc.A.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703557427200,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.AppKit",
    "size" : 15269888,
    "uuid" : "d2726161-3c3f-3b59-bd8d-4a088d4545ef",
    "path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit",
    "name" : "AppKit",
    "CFBundleVersion" : "2113.60.148"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4765995008,
    "size" : 655360,
    "uuid" : "4bf756eb-ff87-3f7f-8c98-b1eda6463b81",
    "path" : "\/Applications\/ChimeraX-1.5-rc2022.10.28.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/site-packages\/PyQt6\/Qt6\/plugins\/platforms\/libqcocoa.dylib",
    "name" : "libqcocoa.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4642480128,
    "size" : 5259264,
    "uuid" : "35b47b1c-6952-3d39-a5e7-711f3ca228f2",
    "path" : "\/Applications\/ChimeraX-1.5-rc2022.10.28.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/site-packages\/PyQt6\/Qt6\/lib\/QtCore.framework\/Versions\/A\/QtCore",
    "name" : "QtCore"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4653735936,
    "size" : 2801664,
    "uuid" : "babd94e3-ec19-3110-ab5b-11c39432d8c5",
    "path" : "\/Applications\/ChimeraX-1.5-rc2022.10.28.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/site-packages\/PyQt6\/QtWidgets.abi3.so",
    "name" : "QtWidgets.abi3.so"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4556046336,
    "CFBundleShortVersionString" : "3.9.11, (c) 2001-2021 Python Software Foundation.",
    "CFBundleIdentifier" : "org.python.python",
    "size" : 2527232,
    "uuid" : "ef9cc1f4-5991-3213-9a9e-e68c578b6c1b",
    "path" : "\/Applications\/ChimeraX-1.5-rc2022.10.28.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/Python",
    "name" : "Python",
    "CFBundleVersion" : "3.9.11"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4547420160,
    "CFBundleShortVersionString" : "1.5.0",
    "CFBundleIdentifier" : "edu.ucsf.cgl.ChimeraX",
    "size" : 4096,
    "uuid" : "5df621ee-554e-36a8-b448-93b2334e5480",
    "path" : "\/Applications\/ChimeraX-1.5-rc2022.10.28.app\/Contents\/MacOS\/ChimeraX",
    "name" : "ChimeraX",
    "CFBundleVersion" : "1.5.0.0"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4782346240,
    "size" : 442368,
    "uuid" : "7b87a986-a153-33c4-8470-d56410b7f9d5",
    "path" : "\/usr\/lib\/dyld",
    "name" : "dyld"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4664905728,
    "size" : 64028672,
    "uuid" : "24c9d5c5-4854-3af4-9550-cb0204044dfa",
    "path" : "\/Applications\/ChimeraX-1.5-rc2022.10.28.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/site-packages\/numpy\/.dylibs\/libopenblas64_.0.dylib",
    "name" : "libopenblas64_.0.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 5190942720,
    "size" : 165052416,
    "uuid" : "4aa1de3e-464c-340c-ab61-bcd39bfc7658",
    "path" : "\/Applications\/ChimeraX-1.5-rc2022.10.28.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/site-packages\/PyQt6\/Qt6\/lib\/QtWebEngineCore.framework\/Versions\/A\/QtWebEngineCore",
    "name" : "QtWebEngineCore"
  },
  {
    "source" : "P",
    "arch" : "x86_64h",
    "base" : 140703512891392,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.CoreFoundation",
    "size" : 5255168,
    "uuid" : "93c48919-68af-367e-9a67-db4159bc962c",
    "path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation",
    "name" : "CoreFoundation",
    "CFBundleVersion" : "1866"
  }
],
  "sharedCache" : {
  "base" : 140703509319680,
  "size" : 19331678208,
  "uuid" : "57de9b7b-39b3-3557-8aed-37ac450fa1f3"
},
  "vmSummary" : "ReadOnly portion of Libraries: Total=1.5G resident=0K(0%) swapped_out_or_unallocated=1.5G(100%)\nWritable regions: Total=2.7G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=2.7G(100%)\n\n                                VIRTUAL   REGION \nREGION TYPE                        SIZE    COUNT (non-coalesced) \n===========                     =======  ======= \nAccelerate framework               384K        3 \nActivity Tracing                   256K        1 \nCG backing stores                 2528K        4 \nCG image                           496K       12 \nColorSync                          228K       27 \nCoreAnimation                     1772K       22 \nCoreGraphics                        12K        2 \nCoreUI image data                 3116K       21 \nFoundation                          16K        1 \nKernel Alloc Once                    8K        1 \nMALLOC                           865.4M      526 \nMALLOC guard page                   32K        8 \nMALLOC_LARGE (reserved)            384K        1         reserved VM address space (unallocated)\nMALLOC_NANO (reserved)           384.0M        1         reserved VM address space (unallocated)\nMach message                        16K        3 \nObjC additional data                15K        1 \nOpenGL GLSL                        384K        4 \nSTACK GUARD                        148K       37 \nStack                              1.3G       38 \nStack Guard                          4K        1 \nVM_ALLOCATE                      105.1M       98 \nVM_ALLOCATE (reserved)            32.0M        1         reserved VM address space (unallocated)\n__CTF                               756        1 \n__DATA                            57.1M      669 \n__DATA_CONST                      32.6M      343 \n__DATA_DIRTY                      1641K      213 \n__FONT_DATA                          4K        1 \n__GLSLBUILTINS                    5176K        1 \n__LINKEDIT                       675.4M      138 \n__TEXT                           818.8M      665 \n__UNICODE                          592K        1 \ndyld private memory               1184K        3 \nmapped file                      190.6M       46 \nshared memory                     2972K       23 \n===========                     =======  ======= \nTOTAL                              4.4G     2917 \nTOTAL, minus reserved VM space     4.0G     2917 \n",
  "legacyInfo" : {
  "threadTriggered" : {
    "name" : "CrBrowserMain",
    "queue" : "com.apple.main-thread"
  }
},
  "trialInfo" : {
  "rollouts" : [
    {
      "rolloutId" : "60186475825c62000ccf5450",
      "factorPackIds" : {

      },
      "deploymentId" : 240000026
    },
    {
      "rolloutId" : "63582c5f8a53461413999550",
      "factorPackIds" : {

      },
      "deploymentId" : 240000002
    }
  ],
  "experiments" : [

  ]
}
}
===== Log before crash start =====
UCSF ChimeraX version: 1.5rc202210280053 (2022-10-28)  
© 2016-2022 Regents of the University of California. All rights reserved.  
How to cite UCSF ChimeraX  

> open
> /Users/pc126390/Integrative_Modelling/Projet_Stephane_Marcand/sc_Ku_DNA_RAP1_221122/CHARMM/build_new_comp_kdr3.cxc

> open 6erf

6erf title:  
Complex of APLF factor and Ku heterodimer bound to DNA [more info...]  
  
Chain information for 6erf #1  
---  
Chain | Description | UniProt  
A C E G | X-ray repair cross-complementing protein 6 | XRCC6_HUMAN  
B D F H | X-ray repair cross-complementing protein 5 | XRCC5_HUMAN  
I K M O | DNA
(5'-D(*GP*TP*TP*TP*TP*TP*AP*GP*TP*TP*TP*AP*TP*TP*GP*GP*GP*CP*GP*CP*G)-3') |  
J L N P | DNA (34-MER) |  
Q R S T | Aprataxin and PNK-like factor | APLF_HUMAN  
  
6erf mmCIF Assemblies  
---  
1| author_defined_assembly  
2| author_defined_assembly  
3| author_defined_assembly  
4| author_defined_assembly  
  

> select #1/C/E/G/D/F/H/K/M/O/L/N/P/Q/R/S/T

26720 atoms, 27404 bonds, 83 pseudobonds, 3200 residues, 3 models selected  

> delete atoms sel

> open dna_new_kdr3_super.pdb segidChains true name dnanew


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

Log:
UCSF ChimeraX version: 1.5rc202210280053 (2022-10-28)  
© 2016-2022 Regents of the University of California. All rights reserved.  
How to cite UCSF ChimeraX  




OpenGL version: 4.1 ATI-4.8.101
OpenGL renderer: AMD Radeon Pro 450 OpenGL Engine
OpenGL vendor: ATI Technologies Inc.

Python: 3.9.11
Locale: 
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: MacBookPro13,3
      Processor Name: Quad-Core Intel Core i7
      Processor Speed: 2,6 GHz
      Number of Processors: 1
      Total Number of Cores: 4
      L2 Cache (per Core): 256 KB
      L3 Cache: 6 MB
      Hyper-Threading Technology: Enabled
      Memory: 16 GB
      System Firmware Version: 499.40.2.0.0
      OS Loader Version: 540.120.3~22
      SMC Version (system): 2.38f12

Software:

    System Software Overview:

      System Version: macOS 12.6.1 (21G217)
      Kernel Version: Darwin 21.6.0
      Time since boot: 8 days 22:30

Graphics/Displays:

    Intel HD Graphics 530:

      Chipset Model: Intel HD Graphics 530
      Type: GPU
      Bus: Built-In
      VRAM (Dynamic, Max): 1536 MB
      Vendor: Intel
      Device ID: 0x191b
      Revision ID: 0x0006
      Automatic Graphics Switching: Supported
      gMux Version: 4.0.29 [3.2.8]
      Metal Family: Supported, Metal GPUFamily macOS 2

    Radeon Pro 450:

      Chipset Model: AMD Radeon Pro 450
      Type: GPU
      Bus: PCIe
      PCIe Lane Width: x8
      VRAM (Total): 2 GB
      Vendor: AMD (0x1002)
      Device ID: 0x67ef
      Revision ID: 0x00ef
      ROM Revision: 113-C980AF-908
      VBIOS Version: 113-C9801AL-028
      EFI Driver Version: 01.A0.908
      Automatic Graphics Switching: Supported
      gMux Version: 4.0.29 [3.2.8]
      Metal Family: Supported, Metal GPUFamily macOS 2
      Displays:
        Color LCD:
          Display Type: Built-In Retina LCD
          Resolution: 2880 x 1800 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.12
    appdirs: 1.4.4
    appnope: 0.1.3
    asttokens: 2.0.8
    Babel: 2.10.3
    backcall: 0.2.0
    blockdiag: 3.0.0
    build: 0.8.0
    certifi: 2021.10.8
    cftime: 1.6.2
    charset-normalizer: 2.1.1
    ChimeraX-AddCharge: 1.4
    ChimeraX-AddH: 2.2.1
    ChimeraX-AlignmentAlgorithms: 2.0
    ChimeraX-AlignmentHdrs: 3.2.1
    ChimeraX-AlignmentMatrices: 2.0
    ChimeraX-Alignments: 2.6
    ChimeraX-AlphaFold: 1.0
    ChimeraX-AltlocExplorer: 1.0.3
    ChimeraX-AmberInfo: 1.0
    ChimeraX-Arrays: 1.0
    ChimeraX-Atomic: 1.41.4
    ChimeraX-AtomicLibrary: 8.0.3
    ChimeraX-AtomSearch: 2.0.1
    ChimeraX-AxesPlanes: 2.3
    ChimeraX-BasicActions: 1.1.2
    ChimeraX-BILD: 1.0
    ChimeraX-BlastProtein: 2.1.2
    ChimeraX-BondRot: 2.0.1
    ChimeraX-BugReporter: 1.0.1
    ChimeraX-BuildStructure: 2.7.1
    ChimeraX-Bumps: 1.0
    ChimeraX-BundleBuilder: 1.2
    ChimeraX-ButtonPanel: 1.0.1
    ChimeraX-CageBuilder: 1.0.1
    ChimeraX-CellPack: 1.0
    ChimeraX-Centroids: 1.3.1
    ChimeraX-ChangeChains: 1.0.2
    ChimeraX-CheckWaters: 1.3
    ChimeraX-ChemGroup: 2.0
    ChimeraX-Clashes: 2.2.4
    ChimeraX-ColorActions: 1.0.3
    ChimeraX-ColorGlobe: 1.0
    ChimeraX-ColorKey: 1.5.2
    ChimeraX-CommandLine: 1.2.4
    ChimeraX-ConnectStructure: 2.0.1
    ChimeraX-Contacts: 1.0.1
    ChimeraX-Core: 1.5rc202210280053
    ChimeraX-CoreFormats: 1.1
    ChimeraX-coulombic: 1.3.2
    ChimeraX-Crosslinks: 1.0
    ChimeraX-Crystal: 1.0
    ChimeraX-CrystalContacts: 1.0.1
    ChimeraX-DataFormats: 1.2.2
    ChimeraX-Dicom: 1.1
    ChimeraX-DistMonitor: 1.3
    ChimeraX-DockPrep: 1.0
    ChimeraX-Dssp: 2.0
    ChimeraX-EMDB-SFF: 1.0
    ChimeraX-ExperimentalCommands: 1.0
    ChimeraX-FileHistory: 1.0.1
    ChimeraX-FunctionKey: 1.0.1
    ChimeraX-Geometry: 1.2
    ChimeraX-gltf: 1.0
    ChimeraX-Graphics: 1.1
    ChimeraX-Hbonds: 2.4
    ChimeraX-Help: 1.2.1
    ChimeraX-HKCage: 1.3
    ChimeraX-IHM: 1.1
    ChimeraX-ImageFormats: 1.2
    ChimeraX-IMOD: 1.0
    ChimeraX-IO: 1.0.1
    ChimeraX-ItemsInspection: 1.0.1
    ChimeraX-Label: 1.1.7
    ChimeraX-ListInfo: 1.1.1
    ChimeraX-Log: 1.1.5
    ChimeraX-LookingGlass: 1.1
    ChimeraX-Maestro: 1.8.2
    ChimeraX-Map: 1.1.2
    ChimeraX-MapData: 2.0
    ChimeraX-MapEraser: 1.0.1
    ChimeraX-MapFilter: 2.0
    ChimeraX-MapFit: 2.0
    ChimeraX-MapSeries: 2.1.1
    ChimeraX-Markers: 1.0.1
    ChimeraX-Mask: 1.0.1
    ChimeraX-MatchMaker: 2.0.9
    ChimeraX-MDcrds: 2.6
    ChimeraX-MedicalToolbar: 1.0.2
    ChimeraX-Meeting: 1.0.1
    ChimeraX-MLP: 1.1
    ChimeraX-mmCIF: 2.8
    ChimeraX-MMTF: 2.2
    ChimeraX-Modeller: 1.5.6
    ChimeraX-ModelPanel: 1.3.6
    ChimeraX-ModelSeries: 1.0.1
    ChimeraX-Mol2: 2.0
    ChimeraX-Mole: 1.0
    ChimeraX-Morph: 1.0.1
    ChimeraX-MouseModes: 1.1.1
    ChimeraX-Movie: 1.0
    ChimeraX-Neuron: 1.0
    ChimeraX-Nucleotides: 2.0.3
    ChimeraX-OpenCommand: 1.9.1
    ChimeraX-PDB: 2.6.8
    ChimeraX-PDBBio: 1.0
    ChimeraX-PDBLibrary: 1.0.2
    ChimeraX-PDBMatrices: 1.0
    ChimeraX-PickBlobs: 1.0.1
    ChimeraX-Positions: 1.0
    ChimeraX-PresetMgr: 1.1
    ChimeraX-PubChem: 2.1
    ChimeraX-ReadPbonds: 1.0.1
    ChimeraX-Registration: 1.1.1
    ChimeraX-RemoteControl: 1.0
    ChimeraX-RenumberResidues: 1.1
    ChimeraX-ResidueFit: 1.0.1
    ChimeraX-RestServer: 1.1
    ChimeraX-RNALayout: 1.0
    ChimeraX-RotamerLibMgr: 2.0.1
    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
    ChimeraX-Segger: 1.0
    ChimeraX-Segment: 1.0
    ChimeraX-SelInspector: 1.0
    ChimeraX-SeqView: 2.7.2
    ChimeraX-Shape: 1.0.1
    ChimeraX-Shell: 1.0.1
    ChimeraX-Shortcuts: 1.1.1
    ChimeraX-ShowSequences: 1.0.1
    ChimeraX-SideView: 1.0.1
    ChimeraX-Smiles: 2.1
    ChimeraX-SmoothLines: 1.0
    ChimeraX-SpaceNavigator: 1.0
    ChimeraX-StdCommands: 1.10
    ChimeraX-STL: 1.0
    ChimeraX-Storm: 1.0
    ChimeraX-StructMeasure: 1.1
    ChimeraX-Struts: 1.0.1
    ChimeraX-Surface: 1.0
    ChimeraX-SwapAA: 2.0.1
    ChimeraX-SwapRes: 2.1.3
    ChimeraX-TapeMeasure: 1.0
    ChimeraX-Test: 1.0
    ChimeraX-Toolbar: 1.1.2
    ChimeraX-ToolshedUtils: 1.2.1
    ChimeraX-Tug: 1.0.1
    ChimeraX-UI: 1.24.3
    ChimeraX-uniprot: 2.2.1
    ChimeraX-UnitCell: 1.0.1
    ChimeraX-ViewDockX: 1.1.4
    ChimeraX-VIPERdb: 1.0
    ChimeraX-Vive: 1.1
    ChimeraX-VolumeMenu: 1.0.1
    ChimeraX-VTK: 1.0
    ChimeraX-WavefrontOBJ: 1.0
    ChimeraX-WebCam: 1.0.1
    ChimeraX-WebServices: 1.1.0
    ChimeraX-Zone: 1.0.1
    colorama: 0.4.5
    cxservices: 1.2
    cycler: 0.11.0
    Cython: 0.29.32
    debugpy: 1.6.3
    decorator: 5.1.1
    docutils: 0.19
    entrypoints: 0.4
    executing: 1.1.1
    filelock: 3.7.1
    fonttools: 4.38.0
    funcparserlib: 1.0.0
    grako: 3.16.5
    h5py: 3.7.0
    html2text: 2020.1.16
    idna: 3.4
    ihm: 0.33
    imagecodecs: 2022.7.31
    imagesize: 1.4.1
    importlib-metadata: 5.0.0
    ipykernel: 6.15.3
    ipython: 8.4.0
    ipython-genutils: 0.2.0
    jedi: 0.18.1
    Jinja2: 3.1.2
    jupyter-client: 7.3.4
    jupyter-core: 4.11.2
    kiwisolver: 1.4.4
    line-profiler: 3.5.1
    lxml: 4.9.1
    lz4: 4.0.2
    MarkupSafe: 2.1.1
    matplotlib: 3.5.2
    matplotlib-inline: 0.1.6
    msgpack: 1.0.4
    nest-asyncio: 1.5.6
    netCDF4: 1.6.0
    networkx: 2.8.5
    numexpr: 2.8.4
    numpy: 1.23.1
    openvr: 1.23.701
    packaging: 21.3
    ParmEd: 3.4.3
    parso: 0.8.3
    pep517: 0.13.0
    pexpect: 4.8.0
    pickleshare: 0.7.5
    Pillow: 9.2.0
    pip: 22.2.2
    pkginfo: 1.8.3
    prompt-toolkit: 3.0.31
    psutil: 5.9.1
    ptyprocess: 0.7.0
    pure-eval: 0.2.2
    pycollada: 0.7.2
    pydicom: 2.3.0
    Pygments: 2.12.0
    PyOpenGL: 3.1.5
    PyOpenGL-accelerate: 3.1.5
    pyparsing: 3.0.9
    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: 2022.5
    pyzmq: 24.0.1
    qtconsole: 5.3.1
    QtPy: 2.2.1
    RandomWords: 0.4.0
    requests: 2.28.1
    scipy: 1.9.0
    setuptools: 65.1.1
    setuptools-scm: 7.0.5
    sfftk-rw: 0.7.2
    six: 1.16.0
    snowballstemmer: 2.2.0
    sortedcontainers: 2.4.0
    Sphinx: 5.1.1
    sphinx-autodoc-typehints: 1.19.1
    sphinxcontrib-applehelp: 1.0.2
    sphinxcontrib-blockdiag: 3.0.0
    sphinxcontrib-devhelp: 1.0.2
    sphinxcontrib-htmlhelp: 2.0.0
    sphinxcontrib-jsmath: 1.0.1
    sphinxcontrib-qthelp: 1.0.3
    sphinxcontrib-serializinghtml: 1.1.5
    stack-data: 0.5.1
    tables: 3.7.0
    tifffile: 2022.7.31
    tinyarray: 1.2.4
    tomli: 2.0.1
    tornado: 6.2
    traitlets: 5.3.0
    typing-extensions: 4.4.0
    urllib3: 1.26.12
    wcwidth: 0.2.5
    webcolors: 1.12
    wheel: 0.37.1
    wheel-filename: 1.4.1
    zipp: 3.10.0

Change History (2)

comment:1 by Eric Pettersen, 3 years ago

Component: UnassignedInput/Output
Owner: set to Eric Pettersen
Platform: all
Project: ChimeraX
Status: newaccepted
Summary: ChimeraX bug report submissionCrash with segidChains true

Reproducible with plato:/wynton/group/ferrin/usr.local/projects/chimera/staff/pett/test-data/large-PDB/syn+lig_23.pdb

comment:2 by Eric Pettersen, 3 years ago

Resolution: fixed
Status: acceptedclosed

Some segment IDs were blank, resulting in null chain IDs. These segment IDs didn't actually correspond to chains, so the actual desired behavior would be for them to be their own attribute (#1524).

Note: See TracTickets for help on using tickets.