﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blockedby	blocking	notify_on_close	platform	project
14690	Crash in garbage collection	hps@…	Eric Pettersen	"{{{
The following bug report has been submitted:
Platform:        macOS-10.16-x86_64-i386-64bit
ChimeraX Version: 1.2.5 (2021-05-24 04:13:57 UTC)
Description
Last time you used ChimeraX it crashed.
Please describe steps that led to the crash here.
Fatal Python error: Segmentation fault

Thread 0x000070000dad1000 (most recent call first):
  File ""/Applications/ChimeraX-1.2.5.app/Contents/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/threading.py"", line 306 in wait
  File ""/Applications/ChimeraX-1.2.5.app/Contents/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/threading.py"", line 558 in wait
  File ""/Applications/ChimeraX-1.2.5.app/Contents/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/threading.py"", line 1252 in run
  File ""/Applications/ChimeraX-1.2.5.app/Contents/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/threading.py"", line 932 in _bootstrap_inner
  File ""/Applications/ChimeraX-1.2.5.app/Contents/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/threading.py"", line 890 in _bootstrap

Current thread 0x00000001163dd600 (most recent call first):
  File ""/Applications/ChimeraX-1.2.5.app/Contents/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/grako/ast.py"", line 59 in update
  File ""/Applications/ChimeraX-1.2.5.app/Contents/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/grako/ast.py"", line 19 in __init__
  File ""/Applications/ChimeraX-1.2.5.app/Contents/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/grako/ast.py"", line 90 in copy
  File ""/Applications/ChimeraX-1.2.5.app/Contents/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/grako/contexts.py"", line 642 in _try
  File ""/Applications/ChimeraX-1.2.5.app/Contents/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/contextlib.py"", line 113 in __enter__
  File ""/Applications/ChimeraX-1.2.5.app/Contents/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/grako/contexts.py"", line 665 in _option
  File ""/Applications/ChimeraX-1.2.5.app/Contents/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/contextlib.py"", line 113 in __enter__
  File ""/Applications/ChimeraX-1.2.5.app/Contents/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/chimerax/core/commands/_atomspec.py"", line 88 in _atom_specifier_
  File ""/Applications/ChimeraX-1.2.5.app/Contents/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/grako/contexts.py"", line 497 in _invoke_rule
  File ""/Applications/ChimeraX-1.2.5.app/Contents/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/grako/contexts.py"", line 458 in _call
  File ""/Applications/ChimeraX-1.2.5.app/Contents/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/grako/contexts.py"", line 59 in wrapper
  File ""/Applications/ChimeraX-1.2.5.app/Contents/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/grako/contexts.py"", line 206 in parse
  File ""/Applications/ChimeraX-1.2.5.app/Contents/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/chimerax/core/commands/atomspec.py"", line 168 in _parse_unquoted
  File ""/Applications/ChimeraX-1.2.5.app/Contents/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/chimerax/core/commands/atomspec.py"", line 110 in parse
  File ""/Applications/ChimeraX-1.2.5.app/Contents/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/chimerax/core/commands/cli.py"", line 1270 in parse
  File ""/Applications/ChimeraX-1.2.5.app/Contents/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/chimerax/core/commands/cli.py"", line 2447 in _parse_arg
  File ""/Applications/ChimeraX-1.2.5.app/Contents/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/chimerax/core/commands/cli.py"", line 2588 in _process_positional_arguments
  File ""/Applications/ChimeraX-1.2.5.app/Contents/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/chimerax/core/commands/cli.py"", line 2812 in run
  File ""/Applications/ChimeraX-1.2.5.app/Contents/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/chimerax/core/commands/run.py"", line 36 in run
  File ""/Applications/ChimeraX-1.2.5.app/Contents/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/chimerax/mouse_modes/std_modes.py"", line 222 in select_pick
  File ""/Applications/ChimeraX-1.2.5.app/Contents/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/chimerax/mouse_modes/std_modes.py"", line 191 in mouse_select
  File ""/Applications/ChimeraX-1.2.5.app/Contents/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/chimerax/mouse_modes/std_modes.py"", line 59 in mouse_up
  File ""/Applications/ChimeraX-1.2.5.app/Contents/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/chimerax/mouse_modes/mousemodes.py"", line 537 in _dispatch_mouse_event
  File ""/Applications/ChimeraX-1.2.5.app/Contents/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/chimerax/mouse_modes/mousemodes.py"", line 639 in 
  File ""/Applications/ChimeraX-1.2.5.app/Contents/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/chimerax/ui/graphics.py"", line 57 in event
  File ""/Applications/ChimeraX-1.2.5.app/Contents/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/chimerax/ui/gui.py"", line 293 in event_loop
  File ""/Applications/ChimeraX-1.2.5.app/Contents/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/ChimeraX_main.py"", line 866 in init
  File ""/Applications/ChimeraX-1.2.5.app/Contents/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/ChimeraX_main.py"", line 1015 in 
  File ""/Applications/ChimeraX-1.2.5.app/Contents/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/runpy.py"", line 87 in _run_code
  File ""/Applications/ChimeraX-1.2.5.app/Contents/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/runpy.py"", line 194 in _run_module_as_main


{""app_name"":""ChimeraX"",""timestamp"":""2024-03-01 16:38:00.00 -0500"",""app_version"":""1.2.5"",""slice_uuid"":""74b1c996-e1f3-331c-8c86-116411356099"",""build_version"":""1.2.5.0"",""platform"":1,""bundleID"":""edu.ucsf.cgl.ChimeraX"",""share_with_app_devs"":1,""is_first_party"":0,""bug_type"":""309"",""os_version"":""macOS 12.7.3 (21H1015)"",""incident_id"":""FFF03D89-7C8F-42C4-8666-3D1A161FB4D3"",""name"":""ChimeraX""}
{
  ""uptime"" : 420000,
  ""procLaunch"" : ""2024-02-27 17:13:20.0036 -0500"",
  ""procRole"" : ""Foreground"",
  ""version"" : 2,
  ""userID"" : 501,
  ""deployVersion"" : 210,
  ""modelCode"" : ""MacBookPro16,1"",
  ""procStartAbsTime"" : 168832210805098,
  ""coalitionID"" : 93963,
  ""osVersion"" : {
    ""train"" : ""macOS 12.7.3"",
    ""build"" : ""21H1015"",
    ""releaseType"" : ""User""
  },
  ""captureTime"" : ""2024-03-01 16:37:52.4462 -0500"",
  ""incident"" : ""FFF03D89-7C8F-42C4-8666-3D1A161FB4D3"",
  ""bug_type"" : ""309"",
  ""pid"" : 53132,
  ""procExitAbsTime"" : 425901958626841,
  ""cpuType"" : ""X86-64"",
  ""procName"" : ""ChimeraX"",
  ""procPath"" : ""\/Applications\/ChimeraX-1.2.5.app\/Contents\/MacOS\/ChimeraX"",
  ""bundleInfo"" : {""CFBundleShortVersionString"":""1.2.5"",""CFBundleVersion"":""1.2.5.0"",""CFBundleIdentifier"":""edu.ucsf.cgl.ChimeraX""},
  ""storeInfo"" : {""deviceIdentifierForVendor"":""EEFA3695-F8AC-532F-B724-96B4E959275E"",""thirdParty"":true},
  ""parentProc"" : ""launchd"",
  ""parentPid"" : 1,
  ""coalitionName"" : ""edu.ucsf.cgl.ChimeraX"",
  ""crashReporterKey"" : ""7576620B-5893-30DB-4044-C978254392A9"",
  ""bridgeVersion"" : {""build"":""21P54212c"",""train"":""8.4""},
  ""sip"" : ""enabled"",
  ""vmRegionInfo"" : ""0xa8 is not in any region.  Bytes before following region: 140737487675224\n      REGION TYPE                    START - END         [ VSIZE] PRT\/MAX SHRMOD  REGION DETAIL\n      UNUSED SPACE AT START\n--->  \n      VM_ALLOCATE              7ffffff5a000-7ffffff5b000 [    4K] r-x\/r-x SM=ALI  "",
  ""isCorpse"" : 1,
  ""exception"" : {""codes"":""0x0000000000000001, 0x00000000000000a8"",""rawCodes"":[1,168],""type"":""EXC_BAD_ACCESS"",""signal"":""SIGSEGV"",""subtype"":""KERN_INVALID_ADDRESS at 0x00000000000000a8""},
  ""ktriageinfo"" : ""VM - Compressor failed a blocking pager_get\nVM - Compressor failed a blocking pager_get\nVM - Compressor failed a blocking pager_get\nVM - Compressor failed a blocking pager_get\nVM - Compressor failed a blocking pager_get\n"",
  ""vmregioninfo"" : ""0xa8 is not in any region.  Bytes before following region: 140737487675224\n      REGION TYPE                    START - END         [ VSIZE] PRT\/MAX SHRMOD  REGION DETAIL\n      UNUSED SPACE AT START\n--->  \n      VM_ALLOCATE              7ffffff5a000-7ffffff5b000 [    4K] r-x\/r-x SM=ALI  "",
  ""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"":[72,139,113,8,72,131,230,3,72,9,198,72,137,113,8,73,139,70,8,72,139,75,248,72,131,225,3,72,9,193,72,137,75,248,72,137,16,76,137,115,240,73,137,86,8,72,139,67,248,235,6,72,131,248,3,119,12,72,131,224,3,72,131,200,4,72,137,67,248,49,192,91,65,94,93,195,15,31,128,0,0,0,0,85,72,137,229,83,80,72,137,251,72,139,67,8,246,128,169,0,0,0,64,116,37,72,139,128,72,1,0,0,72,133,192,116,9,72,137,223,255,208,133,192,116,16,72,139,67,248,168,2,116,8,72,131,192,252,72,137,67,248,49,192,72,131,196,8,91,93,195,102,102,102,46,15,31,132,0,0,0,0,0,85,72,137,229,65,87,65,86,65,85,65,84,83,80,72,137,211,73,137,254,76,141,61,173,179,19,0,73,139],""offset"":96}},""frames"":[{""imageOffset"":32718,""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"":15869,""symbol"":""_sigtramp"",""symbolLocation"":29,""imageIndex"":3},{""imageOffset"":0,""imageIndex"":4},{""imageOffset"":336913,""symbol"":""dict_traverse"",""symbolLocation"":241,""imageIndex"":5},{""imageOffset"":1390548,""symbol"":""collect"",""symbolLocation"":692,""imageIndex"":5},{""imageOffset"":1394500,""symbol"":""_PyObject_GC_Alloc"",""symbolLocation"":324,""imageIndex"":5},{""imageOffset"":1394613,""symbol"":""_PyObject_GC_New"",""symbolLocation"":21,""imageIndex"":5},{""imageOffset"":238278,""symbol"":""PyFunction_NewWithQualName"",""symbolLocation"":118,""imageIndex"":5},{""imageOffset"":969643,""symbol"":""_PyEval_EvalFrameDefault"",""symbolLocation"":27531,""imageIndex"":5},{""imageOffset"":984148,""symbol"":""_PyEval_EvalCodeWithName"",""symbolLocation"":2804,""imageIndex"":5},{""imageOffset"":136558,""symbol"":""_PyFunction_Vectorcall"",""symbolLocation"":270,""imageIndex"":5},{""imageOffset"":146300,""symbol"":""method_vectorcall"",""symbolLocation"":396,""imageIndex"":5},{""imageOffset"":134573,""symbol"":""PyVectorcall_Call"",""symbolLocation"":109,""imageIndex"":5},{""imageOffset"":969080,""symbol"":""_PyEval_EvalFrameDefault"",""symbolLocation"":26968,""imageIndex"":5},{""imageOffset"":984148,""symbol"":""_PyEval_EvalCodeWithName"",""symbolLocation"":2804,""imageIndex"":5},{""imageOffset"":136558,""symbol"":""_PyFunction_Vectorcall"",""symbolLocation"":270,""imageIndex"":5},{""imageOffset"":133335,""symbol"":""_PyObject_FastCallDict"",""symbolLocation"":247,""imageIndex"":5},{""imageOffset"":138975,""symbol"":""_PyObject_Call_Prepend"",""symbolLocation"":143,""imageIndex"":5},{""imageOffset"":492289,""symbol"":""slot_tp_init"",""symbolLocation"":145,""imageIndex"":5},{""imageOffset"":473081,""symbol"":""type_call"",""symbolLocation"":297,""imageIndex"":5},{""imageOffset"":133765,""symbol"":""_PyObject_MakeTpCall"",""symbolLocation"":373,""imageIndex"":5},{""imageOffset"":980581,""symbol"":""call_function"",""symbolLocation"":533,""imageIndex"":5},{""imageOffset"":967941,""symbol"":""_PyEval_EvalFrameDefault"",""symbolLocation"":25829,""imageIndex"":5},{""imageOffset"":136144,""symbol"":""function_code_fastcall"",""symbolLocation"":128,""imageIndex"":5},{""imageOffset"":146074,""symbol"":""method_vectorcall"",""symbolLocation"":170,""imageIndex"":5},{""imageOffset"":980492,""symbol"":""call_function"",""symbolLocation"":444,""imageIndex"":5},{""imageOffset"":967790,""symbol"":""_PyEval_EvalFrameDefault"",""symbolLocation"":25678,""imageIndex"":5},{""imageOffset"":202926,""symbol"":""gen_send_ex"",""symbolLocation"":206,""imageIndex"":5},{""imageOffset"":933847,""symbol"":""builtin_next"",""symbolLocation"":87,""imageIndex"":5},{""imageOffset"":382463,""symbol"":""cfunction_vectorcall_FASTCALL"",""symbolLocation"":175,""imageIndex"":5},{""imageOffset"":980492,""symbol"":""call_function"",""symbolLocation"":444,""imageIndex"":5},{""imageOffset"":967941,""symbol"":""_PyEval_EvalFrameDefault"",""symbolLocation"":25829,""imageIndex"":5},{""imageOffset"":136144,""symbol"":""function_code_fastcall"",""symbolLocation"":128,""imageIndex"":5},{""imageOffset"":146139,""symbol"":""method_vectorcall"",""symbolLocation"":235,""imageIndex"":5},{""imageOffset"":966570,""symbol"":""_PyEval_EvalFrameDefault"",""symbolLocation"":24458,""imageIndex"":5},{""imageOffset"":202926,""symbol"":""gen_send_ex"",""symbolLocation"":206,""imageIndex"":5},{""imageOffset"":933847,""symbol"":""builtin_next"",""symbolLocation"":87,""imageIndex"":5},{""imageOffset"":382463,""symbol"":""cfunction_vectorcall_FASTCALL"",""symbolLocation"":175,""imageIndex"":5},{""imageOffset"":980492,""symbol"":""call_function"",""symbolLocation"":444,""imageIndex"":5},{""imageOffset"":967941,""symbol"":""_PyEval_EvalFrameDefault"",""symbolLocation"":25829,""imageIndex"":5},{""imageOffset"":136144,""symbol"":""function_code_fastcall"",""symbolLocation"":128,""imageIndex"":5},{""imageOffset"":146139,""symbol"":""method_vectorcall"",""symbolLocation"":235,""imageIndex"":5},{""imageOffset"":966570,""symbol"":""_PyEval_EvalFrameDefault"",""symbolLocation"":24458,""imageIndex"":5},{""imageOffset"":136144,""symbol"":""function_code_fastcall"",""symbolLocation"":128,""imageIndex"":5},{""imageOffset"":980492,""symbol"":""call_function"",""symbolLocation"":444,""imageIndex"":5},{""imageOffset"":967941,""symbol"":""_PyEval_EvalFrameDefault"",""symbolLocation"":25829,""imageIndex"":5},{""imageOffset"":136144,""symbol"":""function_code_fastcall"",""symbolLocation"":128,""imageIndex"":5},{""imageOffset"":980492,""symbol"":""call_function"",""symbolLocation"":444,""imageIndex"":5},{""imageOffset"":967754,""symbol"":""_PyEval_EvalFrameDefault"",""symbolLocation"":25642,""imageIndex"":5},{""imageOffset"":136144,""symbol"":""function_code_fastcall"",""symbolLocation"":128,""imageIndex"":5},{""imageOffset"":980492,""symbol"":""call_function"",""symbolLocation"":444,""imageIndex"":5},{""imageOffset"":967754,""symbol"":""_PyEval_EvalFrameDefault"",""symbolLocation"":25642,""imageIndex"":5},{""imageOffset"":984148,""symbol"":""_PyEval_EvalCodeWithName"",""symbolLocation"":2804,""imageIndex"":5},{""imageOffset"":136558,""symbol"":""_PyFunction_Vectorcall"",""symbolLocation"":270,""imageIndex"":5},{""imageOffset"":146074,""symbol"":""method_vectorcall"",""symbolLocation"":170,""imageIndex"":5},{""imageOffset"":980492,""symbol"":""call_function"",""symbolLocation"":444,""imageIndex"":5},{""imageOffset"":967941,""symbol"":""_PyEval_EvalFrameDefault"",""symbolLocation"":25829,""imageIndex"":5},{""imageOffset"":984148,""symbol"":""_PyEval_EvalCodeWithName"",""symbolLocation"":2804,""imageIndex"":5},{""imageOffset"":136558,""symbol"":""_PyFunction_Vectorcall"",""symbolLocation"":270,""imageIndex"":5},{""imageOffset"":146074,""symbol"":""method_vectorcall"",""symbolLocation"":170,""imageIndex"":5},{""imageOffset"":980492,""symbol"":""call_function"",""symbolLocation"":444,""imageIndex"":5},{""imageOffset"":968088,""symbol"":""_PyEval_EvalFrameDefault"",""symbolLocation"":25976,""imageIndex"":5},{""imageOffset"":136144,""symbol"":""function_code_fastcall"",""symbolLocation"":128,""imageIndex"":5},{""imageOffset"":146074,""symbol"":""method_vectorcall"",""symbolLocation"":170,""imageIndex"":5},{""imageOffset"":980492,""symbol"":""call_function"",""symbolLocation"":444,""imageIndex"":5},{""imageOffset"":967790,""symbol"":""_PyEval_EvalFrameDefault"",""symbolLocation"":25678,""imageIndex"":5},{""imageOffset"":136144,""symbol"":""function_code_fastcall"",""symbolLocation"":128,""imageIndex"":5},{""imageOffset"":146074,""symbol"":""method_vectorcall"",""symbolLocation"":170,""imageIndex"":5},{""imageOffset"":980492,""symbol"":""call_function"",""symbolLocation"":444,""imageIndex"":5},{""imageOffset"":967790,""symbol"":""_PyEval_EvalFrameDefault"",""symbolLocation"":25678,""imageIndex"":5},{""imageOffset"":984148,""symbol"":""_PyEval_EvalCodeWithName"",""symbolLocation"":2804,""imageIndex"":5},{""imageOffset"":136558,""symbol"":""_PyFunction_Vectorcall"",""symbolLocation"":270,""imageIndex"":5},{""imageOffset"":146074,""symbol"":""method_vectorcall"",""symbolLocation"":170,""imageIndex"":5},{""imageOffset"":980492,""symbol"":""call_function"",""symbolLocation"":444,""imageIndex"":5},{""imageOffset"":967790,""symbol"":""_PyEval_EvalFrameDefault"",""symbolLocation"":25678,""imageIndex"":5},{""imageOffset"":136144,""symbol"":""function_code_fastcall"",""symbolLocation"":128,""imageIndex"":5},{""imageOffset"":980492,""symbol"":""call_function"",""symbolLocation"":444,""imageIndex"":5},{""imageOffset"":967754,""symbol"":""_PyEval_EvalFrameDefault"",""symbolLocation"":25642,""imageIndex"":5},{""imageOffset"":136144,""symbol"":""function_code_fastcall"",""symbolLocation"":128,""imageIndex"":5},{""imageOffset"":980492,""symbol"":""call_function"",""symbolLocation"":444,""imageIndex"":5},{""imageOffset"":967754,""symbol"":""_PyEval_EvalFrameDefault"",""symbolLocation"":25642,""imageIndex"":5},{""imageOffset"":984148,""symbol"":""_PyEval_EvalCodeWithName"",""symbolLocation"":2804,""imageIndex"":5},{""imageOffset"":136558,""symbol"":""_PyFunction_Vectorcall"",""symbolLocation"":270,""imageIndex"":5},{""imageOffset"":146074,""symbol"":""method_vectorcall"",""symbolLocation"":170,""imageIndex"":5},{""imageOffset"":980492,""symbol"":""call_function"",""symbolLocation"":444,""imageIndex"":5},{""imageOffset"":968088,""symbol"":""_PyEval_EvalFrameDefault"",""symbolLocation"":25976,""imageIndex"":5},{""imageOffset"":984148,""symbol"":""_PyEval_EvalCodeWithName"",""symbolLocation"":2804,""imageIndex"":5},{""imageOffset"":136558,""symbol"":""_PyFunction_Vectorcall"",""symbolLocation"":270,""imageIndex"":5},{""imageOffset"":980492,""symbol"":""call_function"",""symbolLocation"":444,""imageIndex"":5},{""imageOffset"":967941,""symbol"":""_PyEval_EvalFrameDefault"",""symbolLocation"":25829,""imageIndex"":5},{""imageOffset"":984148,""symbol"":""_PyEval_EvalCodeWithName"",""symbolLocation"":2804,""imageIndex"":5},{""imageOffset"":136558,""symbol"":""_PyFunction_Vectorcall"",""symbolLocation"":270,""imageIndex"":5},{""imageOffset"":980492,""symbol"":""call_function"",""symbolLocation"":444,""imageIndex"":5},{""imageOffset"":967941,""symbol"":""_PyEval_EvalFrameDefault"",""symbolLocation"":25829,""imageIndex"":5},{""imageOffset"":136144,""symbol"":""function_code_fastcall"",""symbolLocation"":128,""imageIndex"":5},{""imageOffset"":980492,""symbol"":""call_function"",""symbolLocation"":444,""imageIndex"":5},{""imageOffset"":967941,""symbol"":""_PyEval_EvalFrameDefault"",""symbolLocation"":25829,""imageIndex"":5},{""imageOffset"":136144,""symbol"":""function_code_fastcall"",""symbolLocation"":128,""imageIndex"":5},{""imageOffset"":146074,""symbol"":""method_vectorcall"",""symbolLocation"":170,""imageIndex"":5},{""imageOffset"":980492,""symbol"":""call_function"",""symbolLocation"":444,""imageIndex"":5},{""imageOffset"":967941,""symbol"":""_PyEval_EvalFrameDefault"",""symbolLocation"":25829,""imageIndex"":5},{""imageOffset"":136144,""symbol"":""function_code_fastcall"",""symbolLocation"":128,""imageIndex"":5},{""imageOffset"":980492,""symbol"":""call_function"",""symbolLocation"":444,""imageIndex"":5},{""imageOffset"":967754,""symbol"":""_PyEval_EvalFrameDefault"",""symbolLocation"":25642,""imageIndex"":5},{""imageOffset"":984148,""symbol"":""_PyEval_EvalCodeWithName"",""symbolLocation"":2804,""imageIndex"":5},{""imageOffset"":136558,""symbol"":""_PyFunction_Vectorcall"",""symbolLocation"":270,""imageIndex"":5},{""imageOffset"":134573,""symbol"":""PyVectorcall_Call"",""symbolLocation"":109,""imageIndex"":5},{""imageOffset"":35287,""symbol"":""sip_api_call_procedure_method"",""symbolLocation"":199,""imageIndex"":6},{""imageOffset"":219384,""symbol"":""sipQWindow::mouseReleaseEvent(QMouseEvent*)"",""symbolLocation"":104,""imageIndex"":7},{""imageOffset"":306078,""symbol"":""QWindow::event(QEvent*)"",""symbolLocation"":190,""imageIndex"":8},{""imageOffset"":794219,""symbol"":""meth_QWindow_event(_object*, _object*)"",""symbolLocation"":139,""imageIndex"":7},{""imageOffset"":135362,""symbol"":""cfunction_call_varargs"",""symbolLocation"":290,""imageIndex"":5},{""imageOffset"":133765,""symbol"":""_PyObject_MakeTpCall"",""symbolLocation"":373,""imageIndex"":5},{""imageOffset"":980581,""symbol"":""call_function"",""symbolLocation"":533,""imageIndex"":5},{""imageOffset"":967790,""symbol"":""_PyEval_EvalFrameDefault"",""symbolLocation"":25678,""imageIndex"":5},{""imageOffset"":136144,""symbol"":""function_code_fastcall"",""symbolLocation"":128,""imageIndex"":5},{""imageOffset"":146300,""symbol"":""method_vectorcall"",""symbolLocation"":396,""imageIndex"":5},{""imageOffset"":134573,""symbol"":""PyVectorcall_Call"",""symbolLocation"":109,""imageIndex"":5},{""imageOffset"":34982,""symbol"":""sip_api_call_method"",""symbolLocation"":198,""imageIndex"":6},{""imageOffset"":222238,""symbol"":""sipQWindow::event(QEvent*)"",""symbolLocation"":126,""imageIndex"":7},{""imageOffset"":68074,""symbol"":""QApplicationPrivate::notify_helper(QObject*, QEvent*)"",""symbolLocation"":266,""imageIndex"":9},{""imageOffset"":73233,""symbol"":""QApplication::notify(QObject*, QEvent*)"",""symbolLocation"":497,""imageIndex"":9},{""imageOffset"":1355193,""symbol"":""sipQApplication::notify(QObject*, QEvent*)"",""symbolLocation"":233,""imageIndex"":10},{""imageOffset"":2066996,""symbol"":""QCoreApplication::notifyInternal2(QObject*, QEvent*)"",""symbolLocation"":212,""imageIndex"":11},{""imageOffset"":241198,""symbol"":""QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*)"",""symbolLocation"":3534,""imageIndex"":8},{""imageOffset"":130427,""symbol"":""QWindowSystemInterface::sendWindowSystemEvents(QFlags)"",""symbolLocation"":219,""imageIndex"":8},{""imageOffset"":238176,""symbol"":""QCocoaEventDispatcherPrivate::processPostedEvents()"",""symbolLocation"":320,""imageIndex"":12},{""imageOffset"":240072,""symbol"":""QCocoaEventDispatcherPrivate::postedEventsSourceCallback(void*)"",""symbolLocation"":40,""imageIndex"":12},{""imageOffset"":524459,""symbol"":""__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__"",""symbolLocation"":17,""imageIndex"":13},{""imageOffset"":524307,""symbol"":""__CFRunLoopDoSource0"",""symbolLocation"":180,""imageIndex"":13},{""imageOffset"":523661,""symbol"":""__CFRunLoopDoSources0"",""symbolLocation"":242,""imageIndex"":13},{""imageOffset"":518056,""symbol"":""__CFRunLoopRun"",""symbolLocation"":892,""imageIndex"":13},{""imageOffset"":515436,""symbol"":""CFRunLoopRunSpecific"",""symbolLocation"":562,""imageIndex"":13},{""imageOffset"":189926,""symbol"":""RunCurrentEventLoopInMode"",""symbolLocation"":292,""imageIndex"":14},{""imageOffset"":188947,""symbol"":""ReceiveNextEventCommon"",""symbolLocation"":283,""imageIndex"":14},{""imageOffset"":188645,""symbol"":""_BlockUntilNextEventMatchingListInModeWithFilter"",""symbolLocation"":70,""imageIndex"":14},{""imageOffset"":257901,""symbol"":""_DPSNextEvent"",""symbolLocation"":927,""imageIndex"":15},{""imageOffset"":251434,""symbol"":""-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]"",""symbolLocation"":1394,""imageIndex"":15},{""imageOffset"":195801,""symbol"":""-[NSApplication run]"",""symbolLocation"":586,""imageIndex"":15},{""imageOffset"":235055,""symbol"":""QCocoaEventDispatcher::processEvents(QFlags)"",""symbolLocation"":2495,""imageIndex"":12},{""imageOffset"":2050767,""symbol"":""QEventLoop::exec(QFlags)"",""symbolLocation"":431,""imageIndex"":11},{""imageOffset"":2068546,""symbol"":""QCoreApplication::exec()"",""symbolLocation"":130,""imageIndex"":11},{""imageOffset"":2344706,""symbol"":""meth_QApplication_exec_(_object*, _object*)"",""symbolLocation"":82,""imageIndex"":10},{""imageOffset"":135362,""symbol"":""cfunction_call_varargs"",""symbolLocation"":290,""imageIndex"":5},{""imageOffset"":133765,""symbol"":""_PyObject_MakeTpCall"",""symbolLocation"":373,""imageIndex"":5},{""imageOffset"":980581,""symbol"":""call_function"",""symbolLocation"":533,""imageIndex"":5},{""imageOffset"":967790,""symbol"":""_PyEval_EvalFrameDefault"",""symbolLocation"":25678,""imageIndex"":5},{""imageOffset"":136144,""symbol"":""function_code_fastcall"",""symbolLocation"":128,""imageIndex"":5},{""imageOffset"":146074,""symbol"":""method_vectorcall"",""symbolLocation"":170,""imageIndex"":5},{""imageOffset"":980492,""symbol"":""call_function"",""symbolLocation"":444,""imageIndex"":5},{""imageOffset"":967790,""symbol"":""_PyEval_EvalFrameDefault"",""symbolLocation"":25678,""imageIndex"":5},{""imageOffset"":984148,""symbol"":""_PyEval_EvalCodeWithName"",""symbolLocation"":2804,""imageIndex"":5},{""imageOffset"":136558,""symbol"":""_PyFunction_Vectorcall"",""symbolLocation"":270,""imageIndex"":5},{""imageOffset"":980492,""symbol"":""call_function"",""symbolLocation"":444,""imageIndex"":5},{""imageOffset"":967941,""symbol"":""_PyEval_EvalFrameDefault"",""symbolLocation"":25829,""imageIndex"":5},{""imageOffset"":984148,""symbol"":""_PyEval_EvalCodeWithName"",""symbolLocation"":2804,""imageIndex"":5},{""imageOffset"":941892,""symbol"":""PyEval_EvalCode"",""symbolLocation"":100,""imageIndex"":5},{""imageOffset"":930610,""symbol"":""builtin_exec"",""symbolLocation"":626,""imageIndex"":5},{""imageOffset"":382463,""symbol"":""cfunction_vectorcall_FASTCALL"",""symbolLocation"":175,""imageIndex"":5},{""imageOffset"":980492,""symbol"":""call_function"",""symbolLocation"":444,""imageIndex"":5},{""imageOffset"":967941,""symbol"":""_PyEval_EvalFrameDefault"",""symbolLocation"":25829,""imageIndex"":5},{""imageOffset"":984148,""symbol"":""_PyEval_EvalCodeWithName"",""symbolLocation"":2804,""imageIndex"":5},{""imageOffset"":136558,""symbol"":""_PyFunction_Vectorcall"",""symbolLocation"":270,""imageIndex"":5},{""imageOffset"":980492,""symbol"":""call_function"",""symbolLocation"":444,""imageIndex"":5},{""imageOffset"":967941,""symbol"":""_PyEval_EvalFrameDefault"",""symbolLocation"":25829,""imageIndex"":5},{""imageOffset"":984148,""symbol"":""_PyEval_EvalCodeWithName"",""symbolLocation"":2804,""imageIndex"":5},{""imageOffset"":136558,""symbol"":""_PyFunction_Vectorcall"",""symbolLocation"":270,""imageIndex"":5},{""imageOffset"":134573,""symbol"":""PyVectorcall_Call"",""symbolLocation"":109,""imageIndex"":5},{""imageOffset"":1388211,""symbol"":""pymain_run_module"",""symbolLocation"":195,""imageIndex"":5},{""imageOffset"":1385861,""symbol"":""Py_RunMain"",""symbolLocation"":1413,""imageIndex"":5},{""imageOffset"":1387487,""symbol"":""pymain_main"",""symbolLocation"":223,""imageIndex"":5},{""imageOffset"":1387243,""symbol"":""Py_Main"",""symbolLocation"":43,""imageIndex"":5},{""imageOffset"":3528,""symbol"":""main"",""symbolLocation"":120,""imageIndex"":16},{""imageOffset"":21806,""symbol"":""start"",""symbolLocation"":462,""imageIndex"":17}],""id"":1252489,""triggered"":true,""threadState"":{""r13"":{""value"":2},""rax"":{""value"":0},""rflags"":{""value"":582},""cpu"":{""value"":0},""r14"":{""value"":11},""rsi"":{""value"":11},""r8"":{""value"":140450128985928},""cr2"":{""value"":0},""rdx"":{""value"":0},""r10"":{""value"":4668118528,""symbolLocation"":0,""symbol"":""_main_thread""},""r9"":{""value"":1078980882748334529},""r15"":{""value"":22},""rbx"":{""value"":4668118528,""symbolLocation"":0,""symbol"":""_main_thread""},""trap"":{""value"":133},""err"":{""value"":33554760},""r11"":{""value"":582},""rip"":{""value"":140703317229518,""matchesCrashFrame"":1},""rbp"":{""value"":140450128984704},""rsp"":{""value"":140450128984664},""r12"":{""value"":259},""rcx"":{""value"":140450128984664},""flavor"":""x86_THREAD_STATE"",""rdi"":{""value"":259}},""name"":""CrBrowserMain""},{""id"":1252685,""frames"":[{""imageOffset"":17322,""symbol"":""__psynch_cvwait"",""symbolLocation"":10,""imageIndex"":0},{""imageOffset"":27247,""symbol"":""_pthread_cond_wait"",""symbolLocation"":1249,""imageIndex"":1},{""imageOffset"":3379947,""symbol"":""blas_thread_server"",""symbolLocation"":619,""imageIndex"":18},{""imageOffset"":25825,""symbol"":""_pthread_start"",""symbolLocation"":125,""imageIndex"":1},{""imageOffset"":8043,""symbol"":""thread_start"",""symbolLocation"":15,""imageIndex"":1}]},{""id"":1252686,""frames"":[{""imageOffset"":17322,""symbol"":""__psynch_cvwait"",""symbolLocation"":10,""imageIndex"":0},{""imageOffset"":27247,""symbol"":""_pthread_cond_wait"",""symbolLocation"":1249,""imageIndex"":1},{""imageOffset"":3379947,""symbol"":""blas_thread_server"",""symbolLocation"":619,""imageIndex"":18},{""imageOffset"":25825,""symbol"":""_pthread_start"",""symbolLocation"":125,""imageIndex"":1},{""imageOffset"":8043,""symbol"":""thread_start"",""symbolLocation"":15,""imageIndex"":1}]},{""id"":1252687,""frames"":[{""imageOffset"":17322,""symbol"":""__psynch_cvwait"",""symbolLocation"":10,""imageIndex"":0},{""imageOffset"":27247,""symbol"":""_pthread_cond_wait"",""symbolLocation"":1249,""imageIndex"":1},{""imageOffset"":3379947,""symbol"":""blas_thread_server"",""symbolLocation"":619,""imageIndex"":18},{""imageOffset"":25825,""symbol"":""_pthread_start"",""symbolLocation"":125,""imageIndex"":1},{""imageOffset"":8043,""symbol"":""thread_start"",""symbolLocation"":15,""imageIndex"":1}]},{""id"":1252688,""frames"":[{""imageOffset"":17322,""symbol"":""__psynch_cvwait"",""symbolLocation"":10,""imageIndex"":0},{""imageOffset"":27247,""symbol"":""_pthread_cond_wait"",""symbolLocation"":1249,""imageIndex"":1},{""imageOffset"":3379947,""symbol"":""blas_thread_server"",""symbolLocation"":619,""imageIndex"":18},{""imageOffset"":25825,""symbol"":""_pthread_start"",""symbolLocation"":125,""imageIndex"":1},{""imageOffset"":8043,""symbol"":""thread_start"",""symbolLocation"":15,""imageIndex"":1}]},{""id"":1252689,""frames"":[{""imageOffset"":17322,""symbol"":""__psynch_cvwait"",""symbolLocation"":10,""imageIndex"":0},{""imageOffset"":27247,""symbol"":""_pthread_cond_wait"",""symbolLocation"":1249,""imageIndex"":1},{""imageOffset"":3379947,""symbol"":""blas_thread_server"",""symbolLocation"":619,""imageIndex"":18},{""imageOffset"":25825,""symbol"":""_pthread_start"",""symbolLocation"":125,""imageIndex"":1},{""imageOffset"":8043,""symbol"":""thread_start"",""symbolLocation"":15,""imageIndex"":1}]},{""id"":1252694,""name"":""ThreadPoolServiceThread"",""frames"":[{""imageOffset"":43146,""symbol"":""kevent64"",""symbolLocation"":10,""imageIndex"":0},{""imageOffset"":45272682,""symbol"":""base::MessagePumpKqueue::DoInternalWork(base::MessagePump::Delegate::NextWorkInfo*)"",""symbolLocation"":330,""imageIndex"":19},{""imageOffset"":45272263,""symbol"":""base::MessagePumpKqueue::Run(base::MessagePump::Delegate*)"",""symbolLocation"":167,""imageIndex"":19},{""imageOffset"":44783147,""symbol"":""base::sequence_manager::internal::ThreadControllerWithMessagePumpImpl::Run(bool, base::TimeDelta)"",""symbolLocation"":139,""imageIndex"":19},{""imageOffset"":44537803,""symbol"":""base::RunLoop::Run()"",""symbolLocation"":395,""imageIndex"":19},{""imageOffset"":44829332,""symbol"":""base::internal::ServiceThread::Run(base::RunLoop*)"",""symbolLocation"":20,""imageIndex"":19},{""imageOffset"":44911229,""symbol"":""base::Thread::ThreadMain()"",""symbolLocation"":413,""imageIndex"":19},{""imageOffset"":45211143,""symbol"":""base::(anonymous namespace)::ThreadFunc(void*)"",""symbolLocation"":87,""imageIndex"":19},{""imageOffset"":25825,""symbol"":""_pthread_start"",""symbolLocation"":125,""imageIndex"":1},{""imageOffset"":8043,""symbol"":""thread_start"",""symbolLocation"":15,""imageIndex"":1}]},{""id"":1252696,""name"":""ThreadPoolBackgroundWorker"",""frames"":[{""imageOffset"":6458,""symbol"":""mach_msg_trap"",""symbolLocation"":10,""imageIndex"":0},{""imageOffset"":7336,""symbol"":""mach_msg"",""symbolLocation"":56,""imageIndex"":0},{""imageOffset"":45229202,""symbol"":""base::WaitableEvent::TimedWait(base::TimeDelta const&)"",""symbolLocation"":434,""imageIndex"":19},{""imageOffset"":44869496,""symbol"":""base::internal::WorkerThread::Delegate::WaitForWork(base::WaitableEvent*)"",""symbolLocation"":56,""imageIndex"":19},{""imageOffset"":44872016,""symbol"":""base::internal::WorkerThread::RunWorker()"",""symbolLocation"":1024,""imageIndex"":19},{""imageOffset"":44870724,""symbol"":""base::internal::WorkerThread::RunBackgroundPooledWorker()"",""symbolLocation"":20,""imageIndex"":19},{""imageOffset"":45211143,""symbol"":""base::(anonymous namespace)::ThreadFunc(void*)"",""symbolLocation"":87,""imageIndex"":19},{""imageOffset"":25825,""symbol"":""_pthread_start"",""symbolLocation"":125,""imageIndex"":1},{""imageOffset"":8043,""symbol"":""thread_start"",""symbolLocation"":15,""imageIndex"":1}]},{""id"":1252697,""name"":""Chrome_IOThread"",""frames"":[{""imageOffset"":43146,""symbol"":""kevent64"",""symbolLocation"":10,""imageIndex"":0},{""imageOffset"":45272682,""symbol"":""base::MessagePumpKqueue::DoInternalWork(base::MessagePump::Delegate::NextWorkInfo*)"",""symbolLocation"":330,""imageIndex"":19},{""imageOffset"":45272263,""symbol"":""base::MessagePumpKqueue::Run(base::MessagePump::Delegate*)"",""symbolLocation"":167,""imageIndex"":19},{""imageOffset"":44783147,""symbol"":""base::sequence_manager::internal::ThreadControllerWithMessagePumpImpl::Run(bool, base::TimeDelta)"",""symbolLocation"":139,""imageIndex"":19},{""imageOffset"":44537803,""symbol"":""base::RunLoop::Run()"",""symbolLocation"":395,""imageIndex"":19},{""imageOffset"":111124230,""symbol"":""content::BrowserProcessSubThread::IOThreadRun(base::RunLoop*)"",""symbolLocation"":102,""imageIndex"":19},{""imageOffset"":44911229,""symbol"":""base::Thread::ThreadMain()"",""symbolLocation"":413,""imageIndex"":19},{""imageOffset"":45211143,""symbol"":""base::(anonymous namespace)::ThreadFunc(void*)"",""symbolLocation"":87,""imageIndex"":19},{""imageOffset"":25825,""symbol"":""_pthread_start"",""symbolLocation"":125,""imageIndex"":1},{""imageOffset"":8043,""symbol"":""thread_start"",""symbolLocation"":15,""imageIndex"":1}]},{""id"":1252698,""name"":""NetworkConfigWatcher"",""frames"":[{""imageOffset"":6458,""symbol"":""mach_msg_trap"",""symbolLocation"":10,""imageIndex"":0},{""imageOffset"":7336,""symbol"":""mach_msg"",""symbolLocation"":56,""imageIndex"":0},{""imageOffset"":45229202,""symbol"":""base::WaitableEvent::TimedWait(base::TimeDelta const&)"",""symbolLocation"":434,""imageIndex"":19},{""imageOffset"":45228751,""symbol"":""base::WaitableEvent::Wait()"",""symbolLocation"":31,""imageIndex"":19},{""imageOffset"":44343771,""symbol"":""base::MessagePumpDefault::Run(base::MessagePump::Delegate*)"",""symbolLocation"":171,""imageIndex"":19},{""imageOffset"":44783147,""symbol"":""base::sequence_manager::internal::ThreadControllerWithMessagePumpImpl::Run(bool, base::TimeDelta)"",""symbolLocation"":139,""imageIndex"":19},{""imageOffset"":44537803,""symbol"":""base::RunLoop::Run()"",""symbolLocation"":395,""imageIndex"":19},{""imageOffset"":44911229,""symbol"":""base::Thread::ThreadMain()"",""symbolLocation"":413,""imageIndex"":19},{""imageOffset"":45211143,""symbol"":""base::(anonymous namespace)::ThreadFunc(void*)"",""symbolLocation"":87,""imageIndex"":19},{""imageOffset"":25825,""symbol"":""_pthread_start"",""symbolLocation"":125,""imageIndex"":1},{""imageOffset"":8043,""symbol"":""thread_start"",""symbolLocation"":15,""imageIndex"":1}]},{""id"":1252702,""name"":""CompositorTileWorker1"",""frames"":[{""imageOffset"":17322,""symbol"":""__psynch_cvwait"",""symbolLocation"":10,""imageIndex"":0},{""imageOffset"":27247,""symbol"":""_pthread_cond_wait"",""symbolLocation"":1249,""imageIndex"":1},{""imageOffset"":45194776,""symbol"":""base::ConditionVariable::Wait()"",""symbolLocation"":104,""imageIndex"":19},{""imageOffset"":64820728,""symbol"":""non-virtual thunk to cc::SingleThreadTaskGraphRunner::Run()"",""symbolLocation"":56,""imageIndex"":19},{""imageOffset"":45211143,""symbol"":""base::(anonymous namespace)::ThreadFunc(void*)"",""symbolLocation"":87,""imageIndex"":19},{""imageOffset"":25825,""symbol"":""_pthread_start"",""symbolLocation"":125,""imageIndex"":1},{""imageOffset"":8043,""symbol"":""thread_start"",""symbolLocation"":15,""imageIndex"":1}]},{""id"":1252703,""name"":""Chrome_InProcGpuThread"",""frames"":[{""imageOffset"":6458,""symbol"":""mach_msg_trap"",""symbolLocation"":10,""imageIndex"":0},{""imageOffset"":7336,""symbol"":""mach_msg"",""symbolLocation"":56,""imageIndex"":0},{""imageOffset"":45229202,""symbol"":""base::WaitableEvent::TimedWait(base::TimeDelta const&)"",""symbolLocation"":434,""imageIndex"":19},{""imageOffset"":44343823,""symbol"":""base::MessagePumpDefault::Run(base::MessagePump::Delegate*)"",""symbolLocation"":223,""imageIndex"":19},{""imageOffset"":44783147,""symbol"":""base::sequence_manager::internal::ThreadControllerWithMessagePumpImpl::Run(bool, base::TimeDelta)"",""symbolLocation"":139,""imageIndex"":19},{""imageOffset"":44537803,""symbol"":""base::RunLoop::Run()"",""symbolLocation"":395,""imageIndex"":19},{""imageOffset"":44911229,""symbol"":""base::Thread::ThreadMain()"",""symbolLocation"":413,""imageIndex"":19},{""imageOffset"":45211143,""symbol"":""base::(anonymous namespace)::ThreadFunc(void*)"",""symbolLocation"":87,""imageIndex"":19},{""imageOffset"":25825,""symbol"":""_pthread_start"",""symbolLocation"":125,""imageIndex"":1},{""imageOffset"":8043,""symbol"":""thread_start"",""symbolLocation"":15,""imageIndex"":1}]},{""id"":1252704,""name"":""Chrome_ChildIOThread"",""frames"":[{""imageOffset"":43146,""symbol"":""kevent64"",""symbolLocation"":10,""imageIndex"":0},{""imageOffset"":45272682,""symbol"":""base::MessagePumpKqueue::DoInternalWork(base::MessagePump::Delegate::NextWorkInfo*)"",""symbolLocation"":330,""imageIndex"":19},{""imageOffset"":45272263,""symbol"":""base::MessagePumpKqueue::Run(base::MessagePump::Delegate*)"",""symbolLocation"":167,""imageIndex"":19},{""imageOffset"":44783147,""symbol"":""base::sequence_manager::internal::ThreadControllerWithMessagePumpImpl::Run(bool, base::TimeDelta)"",""symbolLocation"":139,""imageIndex"":19},{""imageOffset"":44537803,""symbol"":""base::RunLoop::Run()"",""symbolLocation"":395,""imageIndex"":19},{""imageOffset"":44911229,""symbol"":""base::Thread::ThreadMain()"",""symbolLocation"":413,""imageIndex"":19},{""imageOffset"":45211143,""symbol"":""base::(anonymous namespace)::ThreadFunc(void*)"",""symbolLocation"":87,""imageIndex"":19},{""imageOffset"":25825,""symbol"":""_pthread_start"",""symbolLocation"":125,""imageIndex"":1},{""imageOffset"":8043,""symbol"":""thread_start"",""symbolLocation"":15,""imageIndex"":1}]},{""id"":1252707,""name"":""NetworkConfigWatcher"",""frames"":[{""imageOffset"":6458,""symbol"":""mach_msg_trap"",""symbolLocation"":10,""imageIndex"":0},{""imageOffset"":7336,""symbol"":""mach_msg"",""symbolLocation"":56,""imageIndex"":0},{""imageOffset"":45229202,""symbol"":""base::WaitableEvent::TimedWait(base::TimeDelta const&)"",""symbolLocation"":434,""imageIndex"":19},{""imageOffset"":45228751,""symbol"":""base::WaitableEvent::Wait()"",""symbolLocation"":31,""imageIndex"":19},{""imageOffset"":44343771,""symbol"":""base::MessagePumpDefault::Run(base::MessagePump::Delegate*)"",""symbolLocation"":171,""imageIndex"":19},{""imageOffset"":44783147,""symbol"":""base::sequence_manager::internal::ThreadControllerWithMessagePumpImpl::Run(bool, base::TimeDelta)"",""symbolLocation"":139,""imageIndex"":19},{""imageOffset"":44537803,""symbol"":""base::RunLoop::Run()"",""symbolLocation"":395,""imageIndex"":19},{""imageOffset"":44911229,""symbol"":""base::Thread::ThreadMain()"",""symbolLocation"":413,""imageIndex"":19},{""imageOffset"":45211143,""symbol"":""base::(anonymous namespace)::ThreadFunc(void*)"",""symbolLocation"":87,""imageIndex"":19},{""imageOffset"":25825,""symbol"":""_pthread_start"",""symbolLocation"":125,""imageIndex"":1},{""imageOffset"":8043,""symbol"":""thread_start"",""symbolLocation"":15,""imageIndex"":1}]},{""id"":1252708,""name"":""VizCompositorThread"",""frames"":[{""imageOffset"":6458,""symbol"":""mach_msg_trap"",""symbolLocation"":10,""imageIndex"":0},{""imageOffset"":7336,""symbol"":""mach_msg"",""symbolLocation"":56,""imageIndex"":0},{""imageOffset"":45229202,""symbol"":""base::WaitableEvent::TimedWait(base::TimeDelta const&)"",""symbolLocation"":434,""imageIndex"":19},{""imageOffset"":45228751,""symbol"":""base::WaitableEvent::Wait()"",""symbolLocation"":31,""imageIndex"":19},{""imageOffset"":44343771,""symbol"":""base::MessagePumpDefault::Run(base::MessagePump::Delegate*)"",""symbolLocation"":171,""imageIndex"":19},{""imageOffset"":44783147,""symbol"":""base::sequence_manager::internal::ThreadControllerWithMessagePumpImpl::Run(bool, base::TimeDelta)"",""symbolLocation"":139,""imageIndex"":19},{""imageOffset"":44537803,""symbol"":""base::RunLoop::Run()"",""symbolLocation"":395,""imageIndex"":19},{""imageOffset"":44911229,""symbol"":""base::Thread::ThreadMain()"",""symbolLocation"":413,""imageIndex"":19},{""imageOffset"":45211143,""symbol"":""base::(anonymous namespace)::ThreadFunc(void*)"",""symbolLocation"":87,""imageIndex"":19},{""imageOffset"":25825,""symbol"":""_pthread_start"",""symbolLocation"":125,""imageIndex"":1},{""imageOffset"":8043,""symbol"":""thread_start"",""symbolLocation"":15,""imageIndex"":1}]},{""id"":1252720,""name"":""NetworkConfigWatcher"",""frames"":[{""imageOffset"":6458,""symbol"":""mach_msg_trap"",""symbolLocation"":10,""imageIndex"":0},{""imageOffset"":7336,""symbol"":""mach_msg"",""symbolLocation"":56,""imageIndex"":0},{""imageOffset"":45229202,""symbol"":""base::WaitableEvent::TimedWait(base::TimeDelta const&)"",""symbolLocation"":434,""imageIndex"":19},{""imageOffset"":45228751,""symbol"":""base::WaitableEvent::Wait()"",""symbolLocation"":31,""imageIndex"":19},{""imageOffset"":44343771,""symbol"":""base::MessagePumpDefault::Run(base::MessagePump::Delegate*)"",""symbolLocation"":171,""imageIndex"":19},{""imageOffset"":44783147,""symbol"":""base::sequence_manager::internal::ThreadControllerWithMessagePumpImpl::Run(bool, base::TimeDelta)"",""symbolLocation"":139,""imageIndex"":19},{""imageOffset"":44537803,""symbol"":""base::RunLoop::Run()"",""symbolLocation"":395,""imageIndex"":19},{""imageOffset"":44911229,""symbol"":""base::Thread::ThreadMain()"",""symbolLocation"":413,""imageIndex"":19},{""imageOffset"":45211143,""symbol"":""base::(anonymous namespace)::ThreadFunc(void*)"",""symbolLocation"":87,""imageIndex"":19},{""imageOffset"":25825,""symbol"":""_pthread_start"",""symbolLocation"":125,""imageIndex"":1},{""imageOffset"":8043,""symbol"":""thread_start"",""symbolLocation"":15,""imageIndex"":1}]},{""id"":1252721,""name"":""ThreadPoolSingleThreadForegroundBlocking0"",""frames"":[{""imageOffset"":6458,""symbol"":""mach_msg_trap"",""symbolLocation"":10,""imageIndex"":0},{""imageOffset"":7336,""symbol"":""mach_msg"",""symbolLocation"":56,""imageIndex"":0},{""imageOffset"":45229202,""symbol"":""base::WaitableEvent::TimedWait(base::TimeDelta const&)"",""symbolLocation"":434,""imageIndex"":19},{""imageOffset"":45228751,""symbol"":""base::WaitableEvent::Wait()"",""symbolLocation"":31,""imageIndex"":19},{""imageOffset"":44869482,""symbol"":""base::internal::WorkerThread::Delegate::WaitForWork(base::WaitableEvent*)"",""symbolLocation"":42,""imageIndex"":19},{""imageOffset"":44872016,""symbol"":""base::internal::WorkerThread::RunWorker()"",""symbolLocation"":1024,""imageIndex"":19},{""imageOffset"":44870964,""symbol"":""base::internal::WorkerThread::RunDedicatedWorker()"",""symbolLocation"":20,""imageIndex"":19},{""imageOffset"":45211143,""symbol"":""base::(anonymous namespace)::ThreadFunc(void*)"",""symbolLocation"":87,""imageIndex"":19},{""imageOffset"":25825,""symbol"":""_pthread_start"",""symbolLocation"":125,""imageIndex"":1},{""imageOffset"":8043,""symbol"":""thread_start"",""symbolLocation"":15,""imageIndex"":1}]},{""id"":1252741,""name"":""MemoryInfra"",""frames"":[{""imageOffset"":6458,""symbol"":""mach_msg_trap"",""symbolLocation"":10,""imageIndex"":0},{""imageOffset"":7336,""symbol"":""mach_msg"",""symbolLocation"":56,""imageIndex"":0},{""imageOffset"":45229202,""symbol"":""base::WaitableEvent::TimedWait(base::TimeDelta const&)"",""symbolLocation"":434,""imageIndex"":19},{""imageOffset"":45228751,""symbol"":""base::WaitableEvent::Wait()"",""symbolLocation"":31,""imageIndex"":19},{""imageOffset"":44343771,""symbol"":""base::MessagePumpDefault::Run(base::MessagePump::Delegate*)"",""symbolLocation"":171,""imageIndex"":19},{""imageOffset"":44783147,""symbol"":""base::sequence_manager::internal::ThreadControllerWithMessagePumpImpl::Run(bool, base::TimeDelta)"",""symbolLocation"":139,""imageIndex"":19},{""imageOffset"":44537803,""symbol"":""base::RunLoop::Run()"",""symbolLocation"":395,""imageIndex"":19},{""imageOffset"":44911229,""symbol"":""base::Thread::ThreadMain()"",""symbolLocation"":413,""imageIndex"":19},{""imageOffset"":45211143,""symbol"":""base::(anonymous namespace)::ThreadFunc(void*)"",""symbolLocation"":87,""imageIndex"":19},{""imageOffset"":25825,""symbol"":""_pthread_start"",""symbolLocation"":125,""imageIndex"":1},{""imageOffset"":8043,""symbol"":""thread_start"",""symbolLocation"":15,""imageIndex"":1}]},{""id"":1252776,""name"":""NetworkConfigWatcher"",""frames"":[{""imageOffset"":6458,""symbol"":""mach_msg_trap"",""symbolLocation"":10,""imageIndex"":0},{""imageOffset"":7336,""symbol"":""mach_msg"",""symbolLocation"":56,""imageIndex"":0},{""imageOffset"":45229202,""symbol"":""base::WaitableEvent::TimedWait(base::TimeDelta const&)"",""symbolLocation"":434,""imageIndex"":19},{""imageOffset"":45228751,""symbol"":""base::WaitableEvent::Wait()"",""symbolLocation"":31,""imageIndex"":19},{""imageOffset"":44343771,""symbol"":""base::MessagePumpDefault::Run(base::MessagePump::Delegate*)"",""symbolLocation"":171,""imageIndex"":19},{""imageOffset"":44783147,""symbol"":""base::sequence_manager::internal::ThreadControllerWithMessagePumpImpl::Run(bool, base::TimeDelta)"",""symbolLocation"":139,""imageIndex"":19},{""imageOffset"":44537803,""symbol"":""base::RunLoop::Run()"",""symbolLocation"":395,""imageIndex"":19},{""imageOffset"":44911229,""symbol"":""base::Thread::ThreadMain()"",""symbolLocation"":413,""imageIndex"":19},{""imageOffset"":45211143,""symbol"":""base::(anonymous namespace)::ThreadFunc(void*)"",""symbolLocation"":87,""imageIndex"":19},{""imageOffset"":25825,""symbol"":""_pthread_start"",""symbolLocation"":125,""imageIndex"":1},{""imageOffset"":8043,""symbol"":""thread_start"",""symbolLocation"":15,""imageIndex"":1}]},{""id"":1252844,""name"":""com.apple.NSEventThread"",""frames"":[{""imageOffset"":6458,""symbol"":""mach_msg_trap"",""symbolLocation"":10,""imageIndex"":0},{""imageOffset"":7336,""symbol"":""mach_msg"",""symbolLocation"":56,""imageIndex"":0},{""imageOffset"":524957,""symbol"":""__CFRunLoopServiceMachPort"",""symbolLocation"":319,""imageIndex"":13},{""imageOffset"":518440,""symbol"":""__CFRunLoopRun"",""symbolLocation"":1276,""imageIndex"":13},{""imageOffset"":515436,""symbol"":""CFRunLoopRunSpecific"",""symbolLocation"":562,""imageIndex"":13},{""imageOffset"":1755534,""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"":1252849,""name"":""ThreadPoolSingleThreadSharedBackgroundBlocking1"",""frames"":[{""imageOffset"":6458,""symbol"":""mach_msg_trap"",""symbolLocation"":10,""imageIndex"":0},{""imageOffset"":7336,""symbol"":""mach_msg"",""symbolLocation"":56,""imageIndex"":0},{""imageOffset"":45229202,""symbol"":""base::WaitableEvent::TimedWait(base::TimeDelta const&)"",""symbolLocation"":434,""imageIndex"":19},{""imageOffset"":45228751,""symbol"":""base::WaitableEvent::Wait()"",""symbolLocation"":31,""imageIndex"":19},{""imageOffset"":44869482,""symbol"":""base::internal::WorkerThread::Delegate::WaitForWork(base::WaitableEvent*)"",""symbolLocation"":42,""imageIndex"":19},{""imageOffset"":44871229,""symbol"":""base::internal::WorkerThread::RunWorker()"",""symbolLocation"":237,""imageIndex"":19},{""imageOffset"":44870772,""symbol"":""base::internal::WorkerThread::RunBackgroundSharedWorker()"",""symbolLocation"":20,""imageIndex"":19},{""imageOffset"":45211143,""symbol"":""base::(anonymous namespace)::ThreadFunc(void*)"",""symbolLocation"":87,""imageIndex"":19},{""imageOffset"":25825,""symbol"":""_pthread_start"",""symbolLocation"":125,""imageIndex"":1},{""imageOffset"":8043,""symbol"":""thread_start"",""symbolLocation"":15,""imageIndex"":1}]},{""id"":1388494,""frames"":[{""imageOffset"":17322,""symbol"":""__psynch_cvwait"",""symbolLocation"":10,""imageIndex"":0},{""imageOffset"":27247,""symbol"":""_pthread_cond_wait"",""symbolLocation"":1249,""imageIndex"":1},{""imageOffset"":3379835,""symbol"":""blas_thread_server"",""symbolLocation"":507,""imageIndex"":20},{""imageOffset"":25825,""symbol"":""_pthread_start"",""symbolLocation"":125,""imageIndex"":1},{""imageOffset"":8043,""symbol"":""thread_start"",""symbolLocation"":15,""imageIndex"":1}]},{""id"":1388495,""frames"":[{""imageOffset"":17322,""symbol"":""__psynch_cvwait"",""symbolLocation"":10,""imageIndex"":0},{""imageOffset"":27247,""symbol"":""_pthread_cond_wait"",""symbolLocation"":1249,""imageIndex"":1},{""imageOffset"":3379835,""symbol"":""blas_thread_server"",""symbolLocation"":507,""imageIndex"":20},{""imageOffset"":25825,""symbol"":""_pthread_start"",""symbolLocation"":125,""imageIndex"":1},{""imageOffset"":8043,""symbol"":""thread_start"",""symbolLocation"":15,""imageIndex"":1}]},{""id"":1388496,""frames"":[{""imageOffset"":17322,""symbol"":""__psynch_cvwait"",""symbolLocation"":10,""imageIndex"":0},{""imageOffset"":27247,""symbol"":""_pthread_cond_wait"",""symbolLocation"":1249,""imageIndex"":1},{""imageOffset"":3379835,""symbol"":""blas_thread_server"",""symbolLocation"":507,""imageIndex"":20},{""imageOffset"":25825,""symbol"":""_pthread_start"",""symbolLocation"":125,""imageIndex"":1},{""imageOffset"":8043,""symbol"":""thread_start"",""symbolLocation"":15,""imageIndex"":1}]},{""id"":1388497,""frames"":[{""imageOffset"":17322,""symbol"":""__psynch_cvwait"",""symbolLocation"":10,""imageIndex"":0},{""imageOffset"":27247,""symbol"":""_pthread_cond_wait"",""symbolLocation"":1249,""imageIndex"":1},{""imageOffset"":3379835,""symbol"":""blas_thread_server"",""symbolLocation"":507,""imageIndex"":20},{""imageOffset"":25825,""symbol"":""_pthread_start"",""symbolLocation"":125,""imageIndex"":1},{""imageOffset"":8043,""symbol"":""thread_start"",""symbolLocation"":15,""imageIndex"":1}]},{""id"":1388498,""frames"":[{""imageOffset"":17322,""symbol"":""__psynch_cvwait"",""symbolLocation"":10,""imageIndex"":0},{""imageOffset"":27247,""symbol"":""_pthread_cond_wait"",""symbolLocation"":1249,""imageIndex"":1},{""imageOffset"":3379835,""symbol"":""blas_thread_server"",""symbolLocation"":507,""imageIndex"":20},{""imageOffset"":25825,""symbol"":""_pthread_start"",""symbolLocation"":125,""imageIndex"":1},{""imageOffset"":8043,""symbol"":""thread_start"",""symbolLocation"":15,""imageIndex"":1}]},{""id"":3238934,""name"":""ThreadPoolForegroundWorker"",""frames"":[{""imageOffset"":6458,""symbol"":""mach_msg_trap"",""symbolLocation"":10,""imageIndex"":0},{""imageOffset"":7336,""symbol"":""mach_msg"",""symbolLocation"":56,""imageIndex"":0},{""imageOffset"":45229202,""symbol"":""base::WaitableEvent::TimedWait(base::TimeDelta const&)"",""symbolLocation"":434,""imageIndex"":19},{""imageOffset"":44869496,""symbol"":""base::internal::WorkerThread::Delegate::WaitForWork(base::WaitableEvent*)"",""symbolLocation"":56,""imageIndex"":19},{""imageOffset"":44872016,""symbol"":""base::internal::WorkerThread::RunWorker()"",""symbolLocation"":1024,""imageIndex"":19},{""imageOffset"":44870868,""symbol"":""base::internal::WorkerThread::RunPooledWorker()"",""symbolLocation"":20,""imageIndex"":19},{""imageOffset"":45211143,""symbol"":""base::(anonymous namespace)::ThreadFunc(void*)"",""symbolLocation"":87,""imageIndex"":19},{""imageOffset"":25825,""symbol"":""_pthread_start"",""symbolLocation"":125,""imageIndex"":1},{""imageOffset"":8043,""symbol"":""thread_start"",""symbolLocation"":15,""imageIndex"":1}]},{""id"":3263448,""name"":""ThreadPoolForegroundWorker"",""frames"":[{""imageOffset"":6458,""symbol"":""mach_msg_trap"",""symbolLocation"":10,""imageIndex"":0},{""imageOffset"":7336,""symbol"":""mach_msg"",""symbolLocation"":56,""imageIndex"":0},{""imageOffset"":45229202,""symbol"":""base::WaitableEvent::TimedWait(base::TimeDelta const&)"",""symbolLocation"":434,""imageIndex"":19},{""imageOffset"":44869496,""symbol"":""base::internal::WorkerThread::Delegate::WaitForWork(base::WaitableEvent*)"",""symbolLocation"":56,""imageIndex"":19},{""imageOffset"":44872016,""symbol"":""base::internal::WorkerThread::RunWorker()"",""symbolLocation"":1024,""imageIndex"":19},{""imageOffset"":44870868,""symbol"":""base::internal::WorkerThread::RunPooledWorker()"",""symbolLocation"":20,""imageIndex"":19},{""imageOffset"":45211143,""symbol"":""base::(anonymous namespace)::ThreadFunc(void*)"",""symbolLocation"":87,""imageIndex"":19},{""imageOffset"":25825,""symbol"":""_pthread_start"",""symbolLocation"":125,""imageIndex"":1},{""imageOffset"":8043,""symbol"":""thread_start"",""symbolLocation"":15,""imageIndex"":1}]},{""id"":3264418,""frames"":[{""imageOffset"":8008,""symbol"":""start_wqthread"",""symbolLocation"":0,""imageIndex"":1}]},{""id"":3264440,""frames"":[{""imageOffset"":8008,""symbol"":""start_wqthread"",""symbolLocation"":0,""imageIndex"":1}]},{""id"":3264537,""frames"":[{""imageOffset"":8008,""symbol"":""start_wqthread"",""symbolLocation"":0,""imageIndex"":1}]},{""id"":3264615,""frames"":[{""imageOffset"":17322,""symbol"":""__psynch_cvwait"",""symbolLocation"":10,""imageIndex"":0},{""imageOffset"":27247,""symbol"":""_pthread_cond_wait"",""symbolLocation"":1249,""imageIndex"":1},{""imageOffset"":1321772,""symbol"":""PyThread_acquire_lock_timed"",""symbolLocation"":700,""imageIndex"":5},{""imageOffset"":1637455,""symbol"":""acquire_timed"",""symbolLocation"":111,""imageIndex"":5},{""imageOffset"":1637728,""symbol"":""lock_PyThread_acquire_lock"",""symbolLocation"":48,""imageIndex"":5},{""imageOffset"":171765,""symbol"":""method_vectorcall_VARARGS_KEYWORDS"",""symbolLocation"":373,""imageIndex"":5},{""imageOffset"":980492,""symbol"":""call_function"",""symbolLocation"":444,""imageIndex"":5},{""imageOffset"":967754,""symbol"":""_PyEval_EvalFrameDefault"",""symbolLocation"":25642,""imageIndex"":5},{""imageOffset"":984148,""symbol"":""_PyEval_EvalCodeWithName"",""symbolLocation"":2804,""imageIndex"":5},{""imageOffset"":136558,""symbol"":""_PyFunction_Vectorcall"",""symbolLocation"":270,""imageIndex"":5},{""imageOffset"":980492,""symbol"":""call_function"",""symbolLocation"":444,""imageIndex"":5},{""imageOffset"":967754,""symbol"":""_PyEval_EvalFrameDefault"",""symbolLocation"":25642,""imageIndex"":5},{""imageOffset"":984148,""symbol"":""_PyEval_EvalCodeWithName"",""symbolLocation"":2804,""imageIndex"":5},{""imageOffset"":136558,""symbol"":""_PyFunction_Vectorcall"",""symbolLocation"":270,""imageIndex"":5},{""imageOffset"":980492,""symbol"":""call_function"",""symbolLocation"":444,""imageIndex"":5},{""imageOffset"":967754,""symbol"":""_PyEval_EvalFrameDefault"",""symbolLocation"":25642,""imageIndex"":5},{""imageOffset"":136144,""symbol"":""function_code_fastcall"",""symbolLocation"":128,""imageIndex"":5},{""imageOffset"":980492,""symbol"":""call_function"",""symbolLocation"":444,""imageIndex"":5},{""imageOffset"":967754,""symbol"":""_PyEval_EvalFrameDefault"",""symbolLocation"":25642,""imageIndex"":5},{""imageOffset"":136144,""symbol"":""function_code_fastcall"",""symbolLocation"":128,""imageIndex"":5},{""imageOffset"":980492,""symbol"":""call_function"",""symbolLocation"":444,""imageIndex"":5},{""imageOffset"":967754,""symbol"":""_PyEval_EvalFrameDefault"",""symbolLocation"":25642,""imageIndex"":5},{""imageOffset"":136144,""symbol"":""function_code_fastcall"",""symbolLocation"":128,""imageIndex"":5},{""imageOffset"":146139,""symbol"":""method_vectorcall"",""symbolLocation"":235,""imageIndex"":5},{""imageOffset"":134573,""symbol"":""PyVectorcall_Call"",""symbolLocation"":109,""imageIndex"":5},{""imageOffset"":1635914,""symbol"":""t_bootstrap"",""symbolLocation"":74,""imageIndex"":5},{""imageOffset"":1320473,""symbol"":""pythread_wrapper"",""symbolLocation"":25,""imageIndex"":5},{""imageOffset"":25825,""symbol"":""_pthread_start"",""symbolLocation"":125,""imageIndex"":1},{""imageOffset"":8043,""symbol"":""thread_start"",""symbolLocation"":15,""imageIndex"":1}]},{""id"":3264647,""frames"":[{""imageOffset"":8008,""symbol"":""start_wqthread"",""symbolLocation"":0,""imageIndex"":1}]},{""id"":3264648,""frames"":[{""imageOffset"":8008,""symbol"":""start_wqthread"",""symbolLocation"":0,""imageIndex"":1}]}],
  ""usedImages"" : [
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 140703317196800,
    ""size"" : 229376,
    ""uuid"" : ""0a89408a-bee0-30e0-a8b0-9beef1face7d"",
    ""path"" : ""\/usr\/lib\/system\/libsystem_kernel.dylib"",
    ""name"" : ""libsystem_kernel.dylib""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 140703317426176,
    ""size"" : 49152,
    ""uuid"" : ""e097f78f-fcfb-30f3-9164-dbc9709ba134"",
    ""path"" : ""\/usr\/lib\/system\/libsystem_pthread.dylib"",
    ""name"" : ""libsystem_pthread.dylib""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 140703316180992,
    ""size"" : 561152,
    ""uuid"" : ""4ecd1661-9d96-3669-bb31-4c6d5c685d4c"",
    ""path"" : ""\/usr\/lib\/system\/libsystem_c.dylib"",
    ""name"" : ""libsystem_c.dylib""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 140703317524480,
    ""size"" : 40960,
    ""uuid"" : ""92c1278d-2673-3513-8239-3da30ea67648"",
    ""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"" : 4523884544,
    ""CFBundleShortVersionString"" : ""3.8.8, (c) 2001-2019 Python Software Foundation."",
    ""CFBundleIdentifier"" : ""org.python.python"",
    ""size"" : 2322432,
    ""uuid"" : ""52fb4bb8-2a2d-32cb-a317-31062700b23f"",
    ""path"" : ""\/Applications\/ChimeraX-1.2.5.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.8\/Python"",
    ""name"" : ""Python"",
    ""CFBundleVersion"" : ""3.8.8""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 4530130944,
    ""size"" : 98304,
    ""uuid"" : ""09c1550f-d3f2-3bc8-964b-d1ea240dd93c"",
    ""path"" : ""\/Applications\/ChimeraX-1.2.5.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.8\/lib\/python3.8\/site-packages\/PyQt5\/sip.cpython-38-darwin.so"",
    ""name"" : ""sip.cpython-38-darwin.so""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 4654481408,
    ""size"" : 1482752,
    ""uuid"" : ""c28acfac-6894-338a-a8ef-ba5e9cec2fcb"",
    ""path"" : ""\/Applications\/ChimeraX-1.2.5.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.8\/lib\/python3.8\/site-packages\/PyQt5\/QtGui.abi3.so"",
    ""name"" : ""QtGui.abi3.so""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 4876046336,
    ""size"" : 5152768,
    ""uuid"" : ""cbcec35a-ee54-354f-9c2b-188ac6b2790d"",
    ""path"" : ""\/Applications\/ChimeraX-1.2.5.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.8\/lib\/python3.8\/site-packages\/PyQt5\/Qt\/lib\/QtGui.framework\/Versions\/5\/QtGui"",
    ""name"" : ""QtGui""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 4869480448,
    ""size"" : 4485120,
    ""uuid"" : ""b432d666-dcab-320a-8496-78a67f554c0e"",
    ""path"" : ""\/Applications\/ChimeraX-1.2.5.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.8\/lib\/python3.8\/site-packages\/PyQt5\/Qt\/lib\/QtWidgets.framework\/Versions\/5\/QtWidgets"",
    ""name"" : ""QtWidgets""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 4863684608,
    ""size"" : 2691072,
    ""uuid"" : ""259274fb-9944-3b14-95c0-acb6f7b3f7d7"",
    ""path"" : ""\/Applications\/ChimeraX-1.2.5.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.8\/lib\/python3.8\/site-packages\/PyQt5\/QtWidgets.abi3.so"",
    ""name"" : ""QtWidgets.abi3.so""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 4658327552,
    ""size"" : 5705728,
    ""uuid"" : ""c723812a-f7a5-3001-98d5-e60e8daa6ffb"",
    ""path"" : ""\/Applications\/ChimeraX-1.2.5.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.8\/lib\/python3.8\/site-packages\/PyQt5\/Qt\/lib\/QtCore.framework\/Versions\/5\/QtCore"",
    ""name"" : ""QtCore""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 4885078016,
    ""size"" : 1503232,
    ""uuid"" : ""d4ab240b-4535-3aec-b72b-5ffc4750e4e5"",
    ""path"" : ""\/Applications\/ChimeraX-1.2.5.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.8\/lib\/python3.8\/site-packages\/PyQt5\/Qt\/plugins\/platforms\/libqcocoa.dylib"",
    ""name"" : ""libqcocoa.dylib""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64h"",
    ""base"" : 140703317741568,
    ""CFBundleShortVersionString"" : ""6.9"",
    ""CFBundleIdentifier"" : ""com.apple.CoreFoundation"",
    ""size"" : 5255168,
    ""uuid"" : ""fb79a14a-fda9-3a3b-bc97-6eb525b794a6"",
    ""path"" : ""\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation"",
    ""name"" : ""CoreFoundation"",
    ""CFBundleVersion"" : ""1866""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 140703465598976,
    ""CFBundleShortVersionString"" : ""2.1.1"",
    ""CFBundleIdentifier"" : ""com.apple.HIToolbox"",
    ""size"" : 3096576,
    ""uuid"" : ""913d3d2e-4e4c-3907-98fe-8f4abd551297"",
    ""path"" : ""\/System\/Library\/Frameworks\/Carbon.framework\/Versions\/A\/Frameworks\/HIToolbox.framework\/Versions\/A\/HIToolbox"",
    ""name"" : ""HIToolbox""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 140703362297856,
    ""CFBundleShortVersionString"" : ""6.9"",
    ""CFBundleIdentifier"" : ""com.apple.AppKit"",
    ""size"" : 15269888,
    ""uuid"" : ""7f62840f-12aa-363b-8ccb-ca821418adc7"",
    ""path"" : ""\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit"",
    ""name"" : ""AppKit"",
    ""CFBundleVersion"" : ""2113.60.148""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 4519297024,
    ""CFBundleShortVersionString"" : ""1.2.5"",
    ""CFBundleIdentifier"" : ""edu.ucsf.cgl.ChimeraX"",
    ""size"" : 4096,
    ""uuid"" : ""74b1c996-e1f3-331c-8c86-116411356099"",
    ""path"" : ""\/Applications\/ChimeraX-1.2.5.app\/Contents\/MacOS\/ChimeraX"",
    ""name"" : ""ChimeraX"",
    ""CFBundleVersion"" : ""1.2.5.0""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 4667592704,
    ""size"" : 442368,
    ""uuid"" : ""cbcd7d35-e8e9-3e64-b80b-b254b042afbf"",
    ""path"" : ""\/usr\/lib\/dyld"",
    ""name"" : ""dyld""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 5291220992,
    ""size"" : 61087744,
    ""uuid"" : ""6286b1a0-1fc3-3620-a830-7af7902ead7f"",
    ""path"" : ""\/Applications\/ChimeraX-1.2.5.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.8\/lib\/python3.8\/site-packages\/scipy\/.dylibs\/libopenblas.0.dylib"",
    ""name"" : ""libopenblas.0.dylib""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 5086322688,
    ""size"" : 131002368,
    ""uuid"" : ""86651daf-3bff-3a6f-b313-e84d303e55eb"",
    ""path"" : ""\/Applications\/ChimeraX-1.2.5.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.8\/lib\/python3.8\/site-packages\/PyQt5\/Qt\/lib\/QtWebEngineCore.framework\/Versions\/5\/QtWebEngineCore"",
    ""name"" : ""QtWebEngineCore""
  },
  {
    ""source"" : ""P"",
    ""arch"" : ""x86_64"",
    ""base"" : 4668346368,
    ""size"" : 61177856,
    ""uuid"" : ""07e4abf0-e967-375a-90d9-1c54b8af2f58"",
    ""path"" : ""\/Applications\/ChimeraX-1.2.5.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.8\/lib\/python3.8\/site-packages\/numpy\/.dylibs\/libopenblas.0.dylib"",
    ""name"" : ""libopenblas.0.dylib""
  }
],
  ""sharedCache"" : {
  ""base"" : 140703314165760,
  ""size"" : 19331678208,
  ""uuid"" : ""86bc6103-e387-3a89-a90f-c8314d49a242""
},
  ""vmSummary"" : ""ReadOnly portion of Libraries: Total=1.6G resident=0K(0%) swapped_out_or_unallocated=1.6G(100%)\nWritable regions: Total=4.5G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=4.5G(100%)\n\n                                VIRTUAL   REGION \nREGION TYPE                        SIZE    COUNT (non-coalesced) \n===========                     =======  ======= \nAccelerate framework              1152K        9 \nActivity Tracing                   256K        1 \nCG backing stores                 8112K        8 \nCG image                           620K       46 \nColorSync                          232K       28 \nCoreAnimation                      684K       26 \nCoreGraphics                        16K        3 \nCoreServices                       624K        2 \nCoreUI image data                 5112K       38 \nFoundation                          40K        2 \nKernel Alloc Once                 1364K        4 \nMALLOC                             2.8G      777 \nMALLOC guard page                   48K       11 \nMALLOC_MEDIUM (reserved)           1.0G       12         reserved VM address space (unallocated)\nMALLOC_NANO (reserved)           128.0M        1         reserved VM address space (unallocated)\nMach message                        24K        4 \nOpenGL GLSL                        384K        5 \nSTACK GUARD                        132K       33 \nStack                            160.3M       34 \nStack Guard                       56.0M        1 \nVM_ALLOCATE                      218.4M      287 \nVM_ALLOCATE (reserved)           224.0M        3         reserved VM address space (unallocated)\n__CTF                               756        1 \n__DATA                            57.4M      797 \n__DATA_CONST                      32.9M      349 \n__DATA_DIRTY                      1659K      219 \n__FONT_DATA                          4K        1 \n__GLSLBUILTINS                    5176K        1 \n__LINKEDIT                       750.0M      227 \n__OBJC_RO                         82.9M        1 \n__OBJC_RW                         3200K        2 \n__TEXT                           864.2M      763 \n__UNICODE                          592K        1 \ndyld private memory               1024K        1 \nmapped file                      543.1M       79 \nshared memory                     3124K       30 \n===========                     =======  ======= \nTOTAL                              6.9G     3807 \nTOTAL, minus reserved VM space     5.5G     3807 \n"",
  ""legacyInfo"" : {
  ""threadTriggered"" : {
    ""name"" : ""CrBrowserMain"",
    ""queue"" : ""com.apple.main-thread""
  }
},
  ""trialInfo"" : {
  ""rollouts"" : [
    {
      ""rolloutId"" : ""6297d96be2c9387df974efa4"",
      ""factorPackIds"" : {

      },
      ""deploymentId"" : 240000014
    },
    {
      ""rolloutId"" : ""6112dda2fc54bc3389840642"",
      ""factorPackIds"" : {
        ""SIRI_DICTATION_ASSETS"" : ""620aec83b02b354d3afd2f50""
      },
      ""deploymentId"" : 240000145
    }
  ],
  ""experiments"" : [

  ]
}
}


Log:
UCSF ChimeraX version: 1.2.5 (2021-05-24)  
© 2016-2021 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 5300M OpenGL Engine
OpenGL vendor: ATI Technologies Inc.Hardware:

    Hardware Overview:

      Model Name: MacBook Pro
      Model Identifier: MacBookPro16,1
      Processor Name: 6-Core Intel Core i7
      Processor Speed: 2.6 GHz
      Number of Processors: 1
      Total Number of Cores: 6
      L2 Cache (per Core): 256 KB
      L3 Cache: 12 MB
      Hyper-Threading Technology: Enabled
      Memory: 32 GB
      System Firmware Version: 2022.100.22.0.0 (iBridge: 21.16.4212.5.3,0)
      OS Loader Version: 540.120.3~37

Software:

    System Software Overview:

      System Version: macOS 12.7.3 (21H1015)
      Kernel Version: Darwin 21.6.0
      Time since boot: 4 days 22:19

Graphics/Displays:

    Intel UHD Graphics 630:

      Chipset Model: Intel UHD Graphics 630
      Type: GPU
      Bus: Built-In
      VRAM (Dynamic, Max): 1536 MB
      Vendor: Intel
      Device ID: 0x3e9b
      Revision ID: 0x0000
      Automatic Graphics Switching: Supported
      gMux Version: 5.0.0
      Metal Family: Supported, Metal GPUFamily macOS 2

    AMD Radeon Pro 5300M:

      Chipset Model: AMD Radeon Pro 5300M
      Type: GPU
      Bus: PCIe
      PCIe Lane Width: x16
      VRAM (Total): 4 GB
      Vendor: AMD (0x1002)
      Device ID: 0x7340
      Revision ID: 0x0043
      ROM Revision: 113-D3220E-190
      VBIOS Version: 113-D32207P1-019
      Option ROM Version: 113-D32207P1-019
      EFI Driver Version: 01.A1.190
      Automatic Graphics Switching: Supported
      gMux Version: 5.0.0
      Metal Family: Supported, Metal GPUFamily macOS 2
      Displays:
        Color LCD:
          Display Type: Built-In Retina LCD
          Resolution: 3072 x 1920 Retina
          Framebuffer Depth: 24-Bit Color (ARGB8888)
          Main Display: Yes
          Mirror: Off
          Online: Yes
          Automatically Adjust Brightness: No
          Connection Type: Internal
        LG HDR 4K:
          Resolution: 6720 x 3780
          UI Looks like: 3360 x 1890 @ 30.00Hz
          Framebuffer Depth: 30-Bit Color (ARGB2101010)
          Mirror: Off
          Online: Yes
          Rotation: Supported
          Connection Type: Thunderbolt/DisplayPort

Locale: (None, 'UTF-8')
PyQt5 5.15.2, Qt 5.15.2
Installed Packages:
    alabaster: 0.7.12
    appdirs: 1.4.4
    appnope: 0.1.2
    Babel: 2.9.1
    backcall: 0.2.0
    blockdiag: 2.0.1
    certifi: 2020.12.5
    cftime: 1.5.0
    chardet: 3.0.4
    ChimeraX-AddCharge: 1.0.1
    ChimeraX-AddH: 2.1.6
    ChimeraX-AlignmentAlgorithms: 2.0
    ChimeraX-AlignmentHdrs: 3.2
    ChimeraX-AlignmentMatrices: 2.0
    ChimeraX-Alignments: 2.1
    ChimeraX-AmberInfo: 1.0
    ChimeraX-Arrays: 1.0
    ChimeraX-Atomic: 1.13.2
    ChimeraX-AtomicLibrary: 3.1.3
    ChimeraX-AtomSearch: 2.0
    ChimeraX-AtomSearchLibrary: 1.0
    ChimeraX-AxesPlanes: 2.0
    ChimeraX-BasicActions: 1.1
    ChimeraX-BILD: 1.0
    ChimeraX-BlastProtein: 1.1
    ChimeraX-BondRot: 2.0
    ChimeraX-BugReporter: 1.0
    ChimeraX-BuildStructure: 2.5.2
    ChimeraX-Bumps: 1.0
    ChimeraX-BundleBuilder: 1.1
    ChimeraX-ButtonPanel: 1.0
    ChimeraX-CageBuilder: 1.0
    ChimeraX-CellPack: 1.0
    ChimeraX-Centroids: 1.1
    ChimeraX-ChemGroup: 2.0
    ChimeraX-Clashes: 2.1
    ChimeraX-ColorActions: 1.0
    ChimeraX-ColorGlobe: 1.0
    ChimeraX-ColorKey: 1.2.1
    ChimeraX-CommandLine: 1.1.4
    ChimeraX-ConnectStructure: 2.0
    ChimeraX-Contacts: 1.0
    ChimeraX-Core: 1.2.5
    ChimeraX-CoreFormats: 1.0
    ChimeraX-coulombic: 1.1.1
    ChimeraX-Crosslinks: 1.0
    ChimeraX-Crystal: 1.0
    ChimeraX-CrystalContacts: 1.0
    ChimeraX-DataFormats: 1.1
    ChimeraX-Dicom: 1.0
    ChimeraX-DistMonitor: 1.1.3
    ChimeraX-DistUI: 1.0
    ChimeraX-Dssp: 2.0
    ChimeraX-EMDB-SFF: 1.0
    ChimeraX-ExperimentalCommands: 1.0
    ChimeraX-FileHistory: 1.0
    ChimeraX-FunctionKey: 1.0
    ChimeraX-Geometry: 1.1
    ChimeraX-gltf: 1.0
    ChimeraX-Graphics: 1.0
    ChimeraX-Hbonds: 2.1
    ChimeraX-Help: 1.1
    ChimeraX-HKCage: 1.3
    ChimeraX-IHM: 1.0
    ChimeraX-ImageFormats: 1.1
    ChimeraX-IMOD: 1.0
    ChimeraX-IO: 1.0.1
    ChimeraX-Label: 1.0
    ChimeraX-ListInfo: 1.1.1
    ChimeraX-Log: 1.1.2
    ChimeraX-LookingGlass: 1.1
    ChimeraX-Maestro: 1.8.1
    ChimeraX-Map: 1.0.2
    ChimeraX-MapData: 2.0
    ChimeraX-MapEraser: 1.0
    ChimeraX-MapFilter: 2.0
    ChimeraX-MapFit: 2.0
    ChimeraX-MapSeries: 2.0
    ChimeraX-Markers: 1.0
    ChimeraX-Mask: 1.0
    ChimeraX-MatchMaker: 1.2.1
    ChimeraX-MDcrds: 2.2
    ChimeraX-MedicalToolbar: 1.0.1
    ChimeraX-Meeting: 1.0
    ChimeraX-MLP: 1.1
    ChimeraX-mmCIF: 2.3
    ChimeraX-MMTF: 2.1
    ChimeraX-Modeller: 1.0.1
    ChimeraX-ModelPanel: 1.0.1
    ChimeraX-ModelSeries: 1.0
    ChimeraX-Mol2: 2.0
    ChimeraX-Morph: 1.0
    ChimeraX-MouseModes: 1.1
    ChimeraX-Movie: 1.0
    ChimeraX-Neuron: 1.0
    ChimeraX-Nucleotides: 2.0.1
    ChimeraX-OpenCommand: 1.5
    ChimeraX-PDB: 2.4.1
    ChimeraX-PDBBio: 1.0
    ChimeraX-PDBLibrary: 1.0.1
    ChimeraX-PDBMatrices: 1.0
    ChimeraX-PickBlobs: 1.0
    ChimeraX-Positions: 1.0
    ChimeraX-PresetMgr: 1.0.1
    ChimeraX-PubChem: 2.0.1
    ChimeraX-ReadPbonds: 1.0
    ChimeraX-Registration: 1.1
    ChimeraX-RemoteControl: 1.0
    ChimeraX-ResidueFit: 1.0
    ChimeraX-RestServer: 1.1
    ChimeraX-RNALayout: 1.0
    ChimeraX-RotamerLibMgr: 2.0
    ChimeraX-RotamerLibsDunbrack: 2.0
    ChimeraX-RotamerLibsDynameomics: 2.0
    ChimeraX-RotamerLibsRichardson: 2.0
    ChimeraX-SaveCommand: 1.4
    ChimeraX-SchemeMgr: 1.0
    ChimeraX-SDF: 2.0
    ChimeraX-Segger: 1.0
    ChimeraX-Segment: 1.0
    ChimeraX-SeqView: 2.3
    ChimeraX-Shape: 1.0.1
    ChimeraX-Shell: 1.0
    ChimeraX-Shortcuts: 1.0
    ChimeraX-ShowAttr: 1.0
    ChimeraX-ShowSequences: 1.0
    ChimeraX-SideView: 1.0
    ChimeraX-Smiles: 2.0.1
    ChimeraX-SmoothLines: 1.0
    ChimeraX-SpaceNavigator: 1.0
    ChimeraX-StdCommands: 1.3.1
    ChimeraX-STL: 1.0
    ChimeraX-Storm: 1.0
    ChimeraX-Struts: 1.0
    ChimeraX-Surface: 1.0
    ChimeraX-SwapAA: 2.0
    ChimeraX-SwapRes: 2.1
    ChimeraX-TapeMeasure: 1.0
    ChimeraX-Test: 1.0
    ChimeraX-Toolbar: 1.0.1
    ChimeraX-ToolshedUtils: 1.2
    ChimeraX-Tug: 1.0
    ChimeraX-UI: 1.7.6
    ChimeraX-uniprot: 2.1
    ChimeraX-UnitCell: 1.0
    ChimeraX-ViewDockX: 1.0
    ChimeraX-Vive: 1.1
    ChimeraX-VolumeMenu: 1.0
    ChimeraX-VTK: 1.0
    ChimeraX-WavefrontOBJ: 1.0
    ChimeraX-WebCam: 1.0
    ChimeraX-WebServices: 1.0
    ChimeraX-Zone: 1.0
    colorama: 0.4.3
    comtypes: 1.1.7
    cxservices: 1.0
    cycler: 0.10.0
    Cython: 0.29.21
    decorator: 5.0.9
    distlib: 0.3.1
    docutils: 0.16
    filelock: 3.0.12
    funcparserlib: 0.3.6
    grako: 3.16.5
    h5py: 2.10.0
    html2text: 2020.1.16
    idna: 2.10
    ihm: 0.17
    imagecodecs: 2020.5.30
    imagesize: 1.2.0
    ipykernel: 5.3.4
    ipython: 7.18.1
    ipython-genutils: 0.2.0
    jedi: 0.17.2
    Jinja2: 2.11.2
    jupyter-client: 6.1.7
    jupyter-core: 4.7.1
    kiwisolver: 1.3.1
    line-profiler: 2.1.2
    lxml: 4.6.2
    lz4: 3.1.0
    MarkupSafe: 2.0.1
    matplotlib: 3.3.2
    matplotlib-inline: 0.1.2
    msgpack: 1.0.0
    netCDF4: 1.5.4
    networkx: 2.5
    numexpr: 2.7.3
    numpy: 1.19.2
    numpydoc: 1.1.0
    openvr: 1.14.1501
    packaging: 20.9
    ParmEd: 3.2.0
    parso: 0.7.1
    pexpect: 4.8.0
    pickleshare: 0.7.5
    Pillow: 7.2.0
    pip: 22.1.2
    pkginfo: 1.5.0.1
    prompt-toolkit: 3.0.18
    psutil: 5.7.2
    ptyprocess: 0.7.0
    pycollada: 0.7.1
    pydicom: 2.0.0
    Pygments: 2.7.1
    PyOpenGL: 3.1.5
    PyOpenGL-accelerate: 3.1.5
    pyparsing: 2.4.7
    PyQt5-commercial: 5.15.2
    PyQt5-sip: 12.8.1
    PyQtWebEngine-commercial: 5.15.2
    python-dateutil: 2.8.1
    pytz: 2021.1
    pyzmq: 22.0.3
    qtconsole: 4.7.7
    QtPy: 1.9.0
    RandomWords: 0.3.0
    requests: 2.24.0
    scipy: 1.5.2
    Send2Trash: 1.8.0
    SEQCROW: 1.6.1
    setuptools: 50.3.2
    sfftk-rw: 0.6.7.dev1
    six: 1.15.0
    snowballstemmer: 2.1.0
    sortedcontainers: 2.2.2
    Sphinx: 3.2.1
    sphinxcontrib-applehelp: 1.0.2
    sphinxcontrib-blockdiag: 2.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
    suds-jurko: 0.6
    tables: 3.6.1
    tifffile: 2020.9.3
    tinyarray: 1.2.3
    tornado: 6.1
    traitlets: 5.0.5
    urllib3: 1.25.11
    wcwidth: 0.2.5
    webcolors: 1.11.1
    wheel: 0.36.0
    wheel-filename: 1.3.0

}}}
"	defect	closed	normal		Core		duplicate		Tom Goddard				all	ChimeraX
