Opened 7 months ago
Closed 7 months ago
#17206 closed defect (duplicate)
Deep recursion in find_close_points_boxes
Reported by: | Owned by: | Tom Goddard | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core | Version: | |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Notify when closed: | Platform: | all | |
Project: | ChimeraX |
Description (last modified by )
The following bug report has been submitted: Platform: macOS-14.6.1-x86_64-i386-64bit ChimeraX Version: 1.9 (2024-12-11 19:11:19 UTC) Description Last time you used ChimeraX it crashed. Please describe steps that led to the crash here. Fatal Python error: Segmentation fault Thread 0x0000700024512000 (most recent call first): File "/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 320 in wait File "/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 622 in wait File "/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/pool.py", line 765 in wait File "/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/pool.py", line 768 in get File "/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/core/toolshed/__init__.py", line 1541 in run File "/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/core/tasks.py", line 300 in _run_function File "/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 975 in run File "/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 1038 in _bootstrap_inner File "/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 995 in _bootstrap Thread 0x000070002350f000 (most recent call first): File "/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/pool.py", line 579 in _handle_results File "/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 975 in run File "/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 1038 in _bootstrap_inner File "/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 995 in _bootstrap Thread 0x000070002250c000 (most recent call first): File "/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/pool.py", line 531 in _handle_tasks File "/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 975 in run File "/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 1038 in _bootstrap_inner File "/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 995 in _bootstrap Thread 0x0000700021509000 (most recent call first): File "/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/selectors.py", line 415 in select File "/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/connection.py", line 930 in wait File "/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/pool.py", line 502 in _wait_for_updates File "/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/pool.py", line 522 in _handle_workers File "/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 975 in run File "/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 1038 in _bootstrap_inner File "/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 995 in _bootstrap Thread 0x0000700020506000 (most recent call first): File "/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/pool.py", line 114 in worker File "/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 975 in run File "/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 1038 in _bootstrap_inner File "/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 995 in _bootstrap Thread 0x000070001f503000 (most recent call first): File "/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/pool.py", line 114 in worker File "/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 975 in run File "/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 1038 in _bootstrap_inner File "/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 995 in _bootstrap Thread 0x000070001e500000 (most recent call first): File "/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/pool.py", line 114 in worker File "/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 975 in run File "/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 1038 in _bootstrap_inner File "/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 995 in _bootstrap Thread 0x000070001d4fd000 (most recent call first): File "/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/pool.py", line 114 in worker File "/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 975 in run File "/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 1038 in _bootstrap_inner File "/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 995 in _bootstrap Thread 0x000070001c4fa000 (most recent call first): File "/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/pool.py", line 114 in worker File "/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 975 in run File "/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 1038 in _bootstrap_inner File "/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 995 in _bootstrap Thread 0x000070001b4f7000 (most recent call first): File "/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/pool.py", line 114 in worker File "/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 975 in run File "/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 1038 in _bootstrap_inner File "/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 995 in _bootstrap Thread 0x000070001a4f4000 (most recent call first): File "/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/pool.py", line 114 in worker File "/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 975 in run File "/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 1038 in _bootstrap_inner File "/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 995 in _bootstrap Thread 0x00007000194f1000 (most recent call first): File "/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/pool.py", line 114 in worker File "/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 975 in run File "/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 1038 in _bootstrap_inner File "/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 995 in _bootstrap Thread 0x00007000184ee000 (most recent call first): File "/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/pool.py", line 114 in worker File "/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 975 in run File "/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 1038 in _bootstrap_inner File "/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 995 in _bootstrap Thread 0x00007000174eb000 (most recent call first): File "/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/pool.py", line 114 in worker File "/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 975 in run File "/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 1038 in _bootstrap_inner File "/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 995 in _bootstrap Thread 0x00007000164e8000 (most recent call first): File "/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/pool.py", line 114 in worker File "/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 975 in run File "/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 1038 in _bootstrap_inner File "/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 995 in _bootstrap Thread 0x00007000154e5000 (most recent call first): File "/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/pool.py", line 114 in worker File "/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 975 in run File "/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 1038 in _bootstrap_inner File "/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 995 in _bootstrap Thread 0x00007000144e2000 (most recent call first): File "/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/pool.py", line 114 in worker File "/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 975 in run File "/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 1038 in _bootstrap_inner File "/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 995 in _bootstrap Thread 0x00007000134df000 (most recent call first): File "/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/pool.py", line 114 in worker File "/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 975 in run File "/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 1038 in _bootstrap_inner File "/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 995 in _bootstrap Thread 0x00007000124dc000 (most recent call first): File "/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/pool.py", line 114 in worker File "/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 975 in run File "/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 1038 in _bootstrap_inner File "/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 995 in _bootstrap Thread 0x00007000114d9000 (most recent call first): File "/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/urllib3/util/connection.py", line 73 in create_connection File "/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 198 in _new_conn File "/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 238 in connect File "/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/http/client.py", line 979 in send File "/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/http/client.py", line 1041 in _send_output File "/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/http/client.py", line 1281 in endheaders File "/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/urllib3/connection.py", line 400 in request File "/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 496 in _make_request File "/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 793 in urlopen File "/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/urllib3/poolmanager.py", line 444 in urlopen File "/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/urllib3/_request_methods.py", line 183 in request_encode_url File "/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/urllib3/_request_methods.py", line 136 in request File "/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/cxservices/rest.py", line 206 in request File "/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/cxservices/rest.py", line 228 in GET File "/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/cxservices/api_client.py", line 341 in request File "/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/cxservices/api_client.py", line 151 in __call_api File "/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/pool.py", line 125 in worker File "/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 975 in run File "/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 1038 in _bootstrap_inner File "/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 995 in _bootstrap Thread 0x00007000104d6000 (most recent call first): File "/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/ssl.py", line 1134 in read File "/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/ssl.py", line 1278 in recv_into File "/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/socket.py", line 706 in readinto File "/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/http/client.py", line 279 in _read_status File "/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/http/client.py", line 318 in begin File "/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/http/client.py", line 1378 in getresponse File "/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/urllib/request.py", line 1352 in do_open File "/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/urllib/request.py", line 1391 in https_open File "/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/urllib/request.py", line 496 in _call_chain File "/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/urllib/request.py", line 536 in _open File "/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/urllib/request.py", line 519 in open File "/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/urllib/request.py", line 216 in urlopen File "/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/core/toolshed/available.py", line 62 in load File "/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/core/toolshed/__init__.py", line 467 in reload_available File "/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 975 in run File "/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 1038 in _bootstrap_inner File "/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 995 in _bootstrap Thread 0x000070000ef32000 (most recent call first): File "/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 324 in wait File "/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 622 in wait File "/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 1392 in run File "/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 1038 in _bootstrap_inner File "/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 995 in _bootstrap Current thread 0x00007ff85e588dc0 (most recent call first): File "/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/atomic/structure.py", line 1346 in apply_auto_styling File "/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/atomic/structure.py", line 192 in added_to_session File "/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/atomic/structure.py", line 1263 in added_to_session File "/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/core/models.py", line 780 in add File "/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/open_command/cmd.py", line 294 in provider_open File "/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/core/commands/cli.py", line 3213 in run File "/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/open_command/cmd.py", line 131 in cmd_open File "/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/core/commands/cli.py", line 3213 in run File "/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/core/commands/run.py", line 49 in run File "/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/ui/gui.py", line 2075 in _open_dropped_file File "/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/ui/gui.py", line 278 in event File "/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/ui/gui.py", line 315 in event_loop File "/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/core/__main__.py", line 1003 in init File "/Applications/ChimeraX-1.8.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/core/__main__.py", line 1166 in File "", line 88 in _run_code File "", line 198 in _run_module_as_main Extension modules: chimerax.arrays._arrays, numpy.core._multiarray_umath, numpy.core._multiarray_tests, numpy.linalg._umath_linalg, numpy.fft._pocketfft_internal, numpy.random._common, numpy.random.bit_generator, numpy.random._bounded_integers, numpy.random._mt19937, numpy.random.mtrand, numpy.random._philox, numpy.random._pcg64, numpy.random._sfc64, numpy.random._generator, chimerax.geometry._geometry, PyQt6.QtCore, PyQt6.QtGui, PyQt6.QtWidgets, PyQt6.QtNetwork, PyQt6.QtPrintSupport, PyQt6.QtWebChannel, PyQt6.QtWebEngineCore, PyQt6.QtWebEngineWidgets, chimerax.atomic_lib._load_libs, tinyarray, chimerax.atomic.cymol, chimerax.atomic.cytmpl, chimerax.map._map, charset_normalizer.md, PIL._imaging, matplotlib._c_internal_utils, matplotlib._path, kiwisolver._cext, matplotlib._image, chimerax.surface._surface, OpenGL_accelerate.errorchecker, OpenGL_accelerate.wrapper, OpenGL_accelerate.formathandler, OpenGL_accelerate.arraydatatype, OpenGL_accelerate.latebind, OpenGL_accelerate.vbo, chimerax.pdb_lib._load_libs, chimerax.core._mac_util, OpenGL_accelerate.numpy_formathandler, OpenGL_accelerate.nones_formathandler, chimerax.pdb._pdbio, chimerax.atomic._ribbons, chimerax.graphics._graphics, chimerax.mmcif._mmcif, chimerax.mmcif.mmcif (total: 50) {"app_name":"ChimeraX","timestamp":"2025-03-26 16:09:51.00 +0000","app_version":"1.8.0","slice_uuid":"194a3167-3db5-3029-8d22-1d742b826bb9","build_version":"1.8.0.0","platform":1,"bundleID":"edu.ucsf.cgl.ChimeraX","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 14.6.1 (23G93)","roots_installed":0,"name":"ChimeraX","incident_id":"3A4E9F6D-066E-4D44-9ABE-DDC8CAF920EF"} { "uptime" : 4100000, "procRole" : "Background", "version" : 2, "userID" : 857616261, "deployVersion" : 210, "modelCode" : "MacBookPro15,1", "coalitionID" : 780392, "osVersion" : { "train" : "macOS 14.6.1", "build" : "23G93", "releaseType" : "User" }, "captureTime" : "2025-03-26 16:09:40.6761 +0000", "codeSigningMonitor" : 0, "incident" : "3A4E9F6D-066E-4D44-9ABE-DDC8CAF920EF", "pid" : 94775, "cpuType" : "X86-64", "roots_installed" : 0, "bug_type" : "309", "procLaunch" : "2025-03-26 16:09:12.0893 +0000", "procStartAbsTime" : 4184736713308370, "procExitAbsTime" : 4184765297072287, "procName" : "ChimeraX", "procPath" : "\/Applications\/ChimeraX-1.8.app\/Contents\/MacOS\/ChimeraX", "bundleInfo" : {"CFBundleShortVersionString":"1.8.0","CFBundleVersion":"1.8.0.0","CFBundleIdentifier":"edu.ucsf.cgl.ChimeraX"}, "storeInfo" : {"deviceIdentifierForVendor":"38D89544-6B5D-59AE-A91C-309EBC63B8EA","thirdParty":true}, "parentProc" : "launchd", "parentPid" : 1, "coalitionName" : "edu.ucsf.cgl.ChimeraX", "crashReporterKey" : "22C83F50-C797-5BAF-4D3E-9CB3CCF8BE9F", "codeSigningID" : "edu.ucsf.cgl.ChimeraX", "codeSigningTeamID" : "LWV8X224YF", "codeSigningFlags" : 570491649, "codeSigningValidationCategory" : 6, "codeSigningTrustLevel" : 4294967295, "wakeTime" : 114380, "bridgeVersion" : {"build":"21P6074","train":"8.6"}, "sleepWakeUUID" : "C18030B1-E3F7-420E-A673-37BF78710141", "sip" : "enabled", "vmRegionInfo" : "0x7ff7bbc58fe8 is in 0x7ff7b8459000-0x7ff7bbc59000; bytes after start: 58720232 bytes before end: 23\n REGION TYPE START - END [ VSIZE] PRT\/MAX SHRMOD REGION DETAIL\n MALLOC_MEDIUM 7f7fc8000000-7f7fd0000000 [128.0M] rw-\/rwx SM=PRV \n GAP OF 0x77e8459000 BYTES\n---> Stack Guard 7ff7b8459000-7ff7bbc59000 [ 56.0M] ---\/rwx SM=NUL \n Stack 7ff7bbc59000-7ff7bc459000 [ 8192K] rw-\/rwx SM=SHM ", "exception" : {"codes":"0x0000000000000002, 0x00007ff7bbc58fe8","rawCodes":[2,140701983936488],"type":"EXC_BAD_ACCESS","signal":"SIGSEGV","subtype":"KERN_PROTECTION_FAILURE at 0x00007ff7bbc58fe8"}, "termination" : {"flags":0,"code":11,"namespace":"SIGNAL","indicator":"Segmentation fault: 11","byProc":"ChimeraX","byPid":94775}, "vmregioninfo" : "0x7ff7bbc58fe8 is in 0x7ff7b8459000-0x7ff7bbc59000; bytes after start: 58720232 bytes before end: 23\n REGION TYPE START - END [ VSIZE] PRT\/MAX SHRMOD REGION DETAIL\n MALLOC_MEDIUM 7f7fc8000000-7f7fd0000000 [128.0M] rw-\/rwx SM=PRV \n GAP OF 0x77e8459000 BYTES\n---> Stack Guard 7ff7b8459000-7ff7bbc59000 [ 56.0M] ---\/rwx SM=NUL \n Stack 7ff7bbc59000-7ff7bc459000 [ 8192K] rw-\/rwx SM=SHM ", "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":[133,192,117,11,73,255,197,77,57,236,117,222,69,49,246,240,65,255,15,235,18,77,133,255,117,13,128,61,255,93,157,65,0,15,132,101,255,255,255,76,137,240,72,131,196,8,91,65,92,65,93,65,94,65,95,93,195,144,144,144,144,144,144,144,144,144,144,144,144,144,85,72,137,229,65,87,65,86,65,85,65,84,83,72,131,236,88,65,137,213,65,137,244,72,137,251,232,192,108,1,0,49,210,247,179,96,2,0,0,72,137,93,200,72,139,155,112,2,0,0,137,85,212,72,99,194,76,141,60,128,73,193,231,9,78,141,52,59,128,61,211,94,157,65,0,68,137,101,172,69,15,183,228,15,133,222,5,0,0,76,137,101,192,101,139,12,37,24,0,0,0,49,192,240,65,15,177,14,116,13,76,137,247,190,0,0,5,0,232,169,248,2],"offset":96}},"frames":[{"imageOffset":32182,"symbol":"__pthread_kill","symbolLocation":10,"imageIndex":145},{"imageOffset":24253,"symbol":"pthread_kill","symbolLocation":262,"imageIndex":146},{"imageOffset":282792,"symbol":"raise","symbolLocation":24,"imageIndex":147},{"imageOffset":2540852,"symbol":"faulthandler_fatal_error","symbolLocation":388,"imageIndex":143},{"imageOffset":16349,"symbol":"_sigtramp","symbolLocation":29,"imageIndex":148},{"imageOffset":0,"imageIndex":149},{"imageOffset":8746,"symbol":"szone_malloc_should_clear","symbolLocation":65,"imageIndex":150},{"imageOffset":70474,"symbol":"operator new(unsigned long)","symbolLocation":26,"imageIndex":151},{"imageOffset":46619,"symbol":"split_point_list(Point_List const&, int, Point_List**, Point_List**)","symbolLocation":107,"imageIndex":102},{"imageOffset":43208,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1272,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102},{"imageOffset":43314,"symbol":"find_close_points_boxes(Point_List const&, Point_List const&, float, Index_Set&, Index_Set&, Nearest_Points*)","symbolLocation":1378,"imageIndex":102}],"id":59713153,"triggered":true,"threadState":{"r13":{"value":1},"rax":{"value":0},"rflags":{"value":582},"cpu":{"value":0},"r14":{"value":140704711478720,"symbolLocation":0,"symbol":"_main_thread"},"rsi":{"value":11},"r8":{"value":2},"cr2":{"value":0},"rdx":{"value":0},"r10":{"value":140704711478720,"symbolLocation":0,"symbol":"_main_thread"},"r9":{"value":14757395258967641293},"r15":{"value":22},"rbx":{"value":11},"trap":{"value":133},"err":{"value":33554760},"r11":{"value":582},"rip":{"value":140703581650358,"matchesCrashFrame":1},"rbp":{"value":140186793900560},"rsp":{"value":140186793900520},"r12":{"value":259},"rcx":{"value":140186793900520},"flavor":"x86_THREAD_STATE","rdi":{"value":259}},"name":"CrBrowserMain"},{"id":59713721,"frames":[{"imageOffset":6848,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":146}],"threadState":{"r13":{"value":0},"rax":{"value":33554800},"rflags":{"value":512},"cpu":{"value":0},"r14":{"value":0},"rsi":{"value":17927},"r8":{"value":409604},"cr2":{"value":0},"rdx":{"value":123145371365376},"r10":{"value":0},"r9":{"value":18446744073709551615},"r15":{"value":0},"rbx":{"value":123145371889664},"trap":{"value":133},"err":{"value":33554800},"r11":{"value":582},"rip":{"value":140703581866688},"rbp":{"value":0},"rsp":{"value":123145371889664},"r12":{"value":0},"rcx":{"value":0},"flavor":"x86_THREAD_STATE","rdi":{"value":123145371889664}}},{"id":59713932,"frames":[{"imageOffset":6848,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":146}],"threadState":{"r13":{"value":0},"rax":{"value":33554800},"rflags":{"value":512},"cpu":{"value":0},"r14":{"value":1},"rsi":{"value":36871},"r8":{"value":409604},"cr2":{"value":0},"rdx":{"value":123145370828800},"r10":{"value":0},"r9":{"value":18446744073709551615},"r15":{"value":123145371351936},"rbx":{"value":123145371353088},"trap":{"value":133},"err":{"value":33554800},"r11":{"value":582},"rip":{"value":140703581866688},"rbp":{"value":0},"rsp":{"value":123145371353088},"r12":{"value":1982472},"rcx":{"value":0},"flavor":"x86_THREAD_STATE","rdi":{"value":123145371353088}}},{"id":59713933,"name":"com.apple.coremedia.sharedRootQueue.47","threadState":{"r13":{"value":18446744071427850239},"rax":{"value":14},"rflags":{"value":518},"cpu":{"value":0},"r14":{"value":140186181617408},"rsi":{"value":4294966711884447748},"r8":{"value":1204},"cr2":{"value":0},"rdx":{"value":999999864},"r10":{"value":4294966711884447744},"r9":{"value":3017961598},"r15":{"value":19342813113834067},"rbx":{"value":4184767251838488},"trap":{"value":133},"err":{"value":16777254},"r11":{"value":518},"rip":{"value":140703581622306},"rbp":{"value":123145372426048},"rsp":{"value":123145372426008},"r12":{"value":0},"rcx":{"value":123145372426008},"flavor":"x86_THREAD_STATE","rdi":{"value":41239}},"frames":[{"imageOffset":4130,"symbol":"semaphore_timedwait_trap","symbolLocation":10,"imageIndex":145},{"imageOffset":13069,"symbol":"_dispatch_sema4_timedwait","symbolLocation":73,"imageIndex":152},{"imageOffset":14169,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":58,"imageIndex":152},{"imageOffset":73441,"symbol":"_dispatch_worker_thread","symbolLocation":324,"imageIndex":152},{"imageOffset":24971,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":146},{"imageOffset":6883,"symbol":"thread_start","symbolLocation":15,"imageIndex":146}]},{"id":59713941,"name":"com.apple.coremedia.sharedRootQueue.47","threadState":{"r13":{"value":18446744071427850239},"rax":{"value":14},"rflags":{"value":514},"cpu":{"value":0},"r14":{"value":140186181617408},"rsi":{"value":4294966939517714436},"r8":{"value":1204},"cr2":{"value":0},"rdx":{"value":999999917},"r10":{"value":4294966939517714432},"r9":{"value":3063996514},"r15":{"value":19342813113834067},"rbx":{"value":4184767302606106},"trap":{"value":133},"err":{"value":16777254},"r11":{"value":514},"rip":{"value":140703581622306},"rbp":{"value":123145372962624},"rsp":{"value":123145372962584},"r12":{"value":0},"rcx":{"value":123145372962584},"flavor":"x86_THREAD_STATE","rdi":{"value":41239}},"frames":[{"imageOffset":4130,"symbol":"semaphore_timedwait_trap","symbolLocation":10,"imageIndex":145},{"imageOffset":13069,"symbol":"_dispatch_sema4_timedwait","symbolLocation":73,"imageIndex":152},{"imageOffset":14169,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":58,"imageIndex":152},{"imageOffset":73441,"symbol":"_dispatch_worker_thread","symbolLocation":324,"imageIndex":152},{"imageOffset":24971,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":146},{"imageOffset":6883,"symbol":"thread_start","symbolLocation":15,"imageIndex":146}]},{"id":59713945,"name":"ThreadPoolServiceThread","threadState":{"r13":{"value":12297829382473034411},"rax":{"value":4},"rflags":{"value":583},"cpu":{"value":0},"r14":{"value":140184823863296},"rsi":{"value":0},"r8":{"value":4},"cr2":{"value":0},"rdx":{"value":0},"r10":{"value":105553143991296},"r9":{"value":0},"r15":{"value":0},"rbx":{"value":123145381363008},"trap":{"value":133},"err":{"value":33554801},"r11":{"value":582},"rip":{"value":140703581661814},"rbp":{"value":123145381362992},"rsp":{"value":123145381362920},"r12":{"value":140184823863488},"rcx":{"value":123145381362920},"flavor":"x86_THREAD_STATE","rdi":{"value":11}},"frames":[{"imageOffset":43638,"symbol":"kevent64","symbolLocation":10,"imageIndex":145},{"imageOffset":75593716,"imageIndex":83},{"imageOffset":75593183,"imageIndex":83},{"imageOffset":75194449,"imageIndex":83},{"imageOffset":74879192,"imageIndex":83},{"imageOffset":75351720,"imageIndex":83},{"imageOffset":75245773,"imageIndex":83},{"imageOffset":75352126,"imageIndex":83},{"imageOffset":75466040,"imageIndex":83},{"imageOffset":24971,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":146},{"imageOffset":6883,"symbol":"thread_start","symbolLocation":15,"imageIndex":146}]},{"id":59713946,"name":"ThreadPoolForegroundWorker","threadState":{"r13":{"value":17179869442},"rax":{"value":268451845},"rflags":{"value":514},"cpu":{"value":0},"r14":{"value":32},"rsi":{"value":17179869442},"r8":{"value":0},"cr2":{"value":0},"rdx":{"value":0},"r10":{"value":200124001157120},"r9":{"value":200124001157120},"r15":{"value":200124001157120},"rbx":{"value":123145389763888},"trap":{"value":133},"err":{"value":16777263},"r11":{"value":514},"rip":{"value":140703581622414},"rbp":{"value":123145389763216},"rsp":{"value":123145389763112},"r12":{"value":33000},"rcx":{"value":123145389763112},"flavor":"x86_THREAD_STATE","rdi":{"value":123145389763888}},"frames":[{"imageOffset":4238,"symbol":"mach_msg2_trap","symbolLocation":10,"imageIndex":145},{"imageOffset":63608,"symbol":"mach_msg2_internal","symbolLocation":84,"imageIndex":145},{"imageOffset":33144,"symbol":"mach_msg_overwrite","symbolLocation":653,"imageIndex":145},{"imageOffset":4989,"symbol":"mach_msg","symbolLocation":19,"imageIndex":145},{"imageOffset":75634614,"imageIndex":83},{"imageOffset":75039302,"imageIndex":83},{"imageOffset":75293834,"imageIndex":83},{"imageOffset":75297738,"imageIndex":83},{"imageOffset":75295997,"imageIndex":83},{"imageOffset":75295727,"imageIndex":83},{"imageOffset":75466040,"imageIndex":83},{"imageOffset":24971,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":146},{"imageOffset":6883,"symbol":"thread_start","symbolLocation":15,"imageIndex":146}]},{"id":59713947,"name":"ThreadPoolBackgroundWorker","threadState":{"r13":{"value":17179869442},"rax":{"value":268451845},"rflags":{"value":514},"cpu":{"value":0},"r14":{"value":32},"rsi":{"value":17179869442},"r8":{"value":0},"cr2":{"value":0},"rdx":{"value":0},"r10":{"value":201223512784896},"r9":{"value":201223512784896},"r15":{"value":201223512784896},"rbx":{"value":123145398164784},"trap":{"value":133},"err":{"value":16777263},"r11":{"value":514},"rip":{"value":140703581622414},"rbp":{"value":123145398164112},"rsp":{"value":123145398164008},"r12":{"value":33000},"rcx":{"value":123145398164008},"flavor":"x86_THREAD_STATE","rdi":{"value":123145398164784}},"frames":[{"imageOffset":4238,"symbol":"mach_msg2_trap","symbolLocation":10,"imageIndex":145},{"imageOffset":63608,"symbol":"mach_msg2_internal","symbolLocation":84,"imageIndex":145},{"imageOffset":33144,"symbol":"mach_msg_overwrite","symbolLocation":653,"imageIndex":145},{"imageOffset":4989,"symbol":"mach_msg","symbolLocation":19,"imageIndex":145},{"imageOffset":75634614,"imageIndex":83},{"imageOffset":75039302,"imageIndex":83},{"imageOffset":75293834,"imageIndex":83},{"imageOffset":75297738,"imageIndex":83},{"imageOffset":75295853,"imageIndex":83},{"imageOffset":75295764,"imageIndex":83},{"imageOffset":75466040,"imageIndex":83},{"imageOffset":24971,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":146},{"imageOffset":6883,"symbol":"thread_start","symbolLocation":15,"imageIndex":146}]},{"id":59713948,"name":"Chrome_IOThread","threadState":{"r13":{"value":12297829382473034411},"rax":{"value":4},"rflags":{"value":583},"cpu":{"value":0},"r14":{"value":140184823670784},"rsi":{"value":0},"r8":{"value":2},"cr2":{"value":0},"rdx":{"value":0},"r10":{"value":105553128251360},"r9":{"value":0},"r15":{"value":0},"rbx":{"value":123145406565664},"trap":{"value":133},"err":{"value":33554801},"r11":{"value":582},"rip":{"value":140703581661814},"rbp":{"value":123145406565648},"rsp":{"value":123145406565576},"r12":{"value":140184823671008},"rcx":{"value":123145406565576},"flavor":"x86_THREAD_STATE","rdi":{"value":12}},"frames":[{"imageOffset":43638,"symbol":"kevent64","symbolLocation":10,"imageIndex":145},{"imageOffset":75593716,"imageIndex":83},{"imageOffset":75593183,"imageIndex":83},{"imageOffset":75194449,"imageIndex":83},{"imageOffset":74879192,"imageIndex":83},{"imageOffset":75351720,"imageIndex":83},{"imageOffset":48358146,"imageIndex":83},{"imageOffset":75352126,"imageIndex":83},{"imageOffset":75466040,"imageIndex":83},{"imageOffset":24971,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":146},{"imageOffset":6883,"symbol":"thread_start","symbolLocation":15,"imageIndex":146}]},{"id":59713949,"name":"NetworkConfigWatcher","threadState":{"r13":{"value":17179869186},"rax":{"value":268451845},"rflags":{"value":514},"cpu":{"value":0},"r14":{"value":32},"rsi":{"value":17179869186},"r8":{"value":0},"cr2":{"value":0},"rdx":{"value":0},"r10":{"value":259497629057024},"r9":{"value":259497629057024},"r15":{"value":259497629057024},"rbx":{"value":123145414966336},"trap":{"value":133},"err":{"value":16777263},"r11":{"value":514},"rip":{"value":140703581622414},"rbp":{"value":123145414965664},"rsp":{"value":123145414965560},"r12":{"value":0},"rcx":{"value":123145414965560},"flavor":"x86_THREAD_STATE","rdi":{"value":123145414966336}},"frames":[{"imageOffset":4238,"symbol":"mach_msg2_trap","symbolLocation":10,"imageIndex":145},{"imageOffset":63608,"symbol":"mach_msg2_internal","symbolLocation":84,"imageIndex":145},{"imageOffset":33144,"symbol":"mach_msg_overwrite","symbolLocation":653,"imageIndex":145},{"imageOffset":4989,"symbol":"mach_msg","symbolLocation":19,"imageIndex":145},{"imageOffset":75634614,"imageIndex":83},{"imageOffset":75039302,"imageIndex":83},{"imageOffset":75039155,"imageIndex":83},{"imageOffset":74666185,"imageIndex":83},{"imageOffset":75194449,"imageIndex":83},{"imageOffset":74879192,"imageIndex":83},{"imageOffset":75351720,"imageIndex":83},{"imageOffset":75352126,"imageIndex":83},{"imageOffset":75466040,"imageIndex":83},{"imageOffset":24971,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":146},{"imageOffset":6883,"symbol":"thread_start","symbolLocation":15,"imageIndex":146}]},{"id":59713950,"frames":[{"imageOffset":6848,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":146}],"threadState":{"r13":{"value":0},"rax":{"value":33554800},"rflags":{"value":512},"cpu":{"value":0},"r14":{"value":1},"rsi":{"value":78851},"r8":{"value":409604},"cr2":{"value":0},"rdx":{"value":123145414979584},"r10":{"value":0},"r9":{"value":18446744073709551615},"r15":{"value":123145415502712},"rbx":{"value":123145415503872},"trap":{"value":133},"err":{"value":33554800},"r11":{"value":582},"rip":{"value":140703581866688},"rbp":{"value":0},"rsp":{"value":123145415503872},"r12":{"value":5193732},"rcx":{"value":0},"flavor":"x86_THREAD_STATE","rdi":{"value":123145415503872}}},{"id":59713951,"name":"ThreadPoolForegroundWorker","threadState":{"r13":{"value":17179869442},"rax":{"value":268451845},"rflags":{"value":514},"cpu":{"value":0},"r14":{"value":32},"rsi":{"value":17179869442},"r8":{"value":0},"cr2":{"value":0},"rdx":{"value":0},"r10":{"value":251852587270144},"r9":{"value":251852587270144},"r15":{"value":251852587270144},"rbx":{"value":123145423904048},"trap":{"value":133},"err":{"value":16777263},"r11":{"value":514},"rip":{"value":140703581622414},"rbp":{"value":123145423903376},"rsp":{"value":123145423903272},"r12":{"value":33000},"rcx":{"value":123145423903272},"flavor":"x86_THREAD_STATE","rdi":{"value":123145423904048}},"frames":[{"imageOffset":4238,"symbol":"mach_msg2_trap","symbolLocation":10,"imageIndex":145},{"imageOffset":63608,"symbol":"mach_msg2_internal","symbolLocation":84,"imageIndex":145},{"imageOffset":33144,"symbol":"mach_msg_overwrite","symbolLocation":653,"imageIndex":145},{"imageOffset":4989,"symbol":"mach_msg","symbolLocation":19,"imageIndex":145},{"imageOffset":75634614,"imageIndex":83},{"imageOffset":75039302,"imageIndex":83},{"imageOffset":75293834,"imageIndex":83},{"imageOffset":75297738,"imageIndex":83},{"imageOffset":75295997,"imageIndex":83},{"imageOffset":75295727,"imageIndex":83},{"imageOffset":75466040,"imageIndex":83},{"imageOffset":24971,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":146},{"imageOffset":6883,"symbol":"thread_start","symbolLocation":15,"imageIndex":146}]},{"id":59713952,"name":"ThreadPoolForegroundWorker","threadState":{"r13":{"value":17179869442},"rax":{"value":268451845},"rflags":{"value":514},"cpu":{"value":0},"r14":{"value":32},"rsi":{"value":17179869442},"r8":{"value":0},"cr2":{"value":0},"rdx":{"value":0},"r10":{"value":214417652318208},"r9":{"value":214417652318208},"r15":{"value":214417652318208},"rbx":{"value":123145432304944},"trap":{"value":133},"err":{"value":16777263},"r11":{"value":514},"rip":{"value":140703581622414},"rbp":{"value":123145432304272},"rsp":{"value":123145432304168},"r12":{"value":33000},"rcx":{"value":123145432304168},"flavor":"x86_THREAD_STATE","rdi":{"value":123145432304944}},"frames":[{"imageOffset":4238,"symbol":"mach_msg2_trap","symbolLocation":10,"imageIndex":145},{"imageOffset":63608,"symbol":"mach_msg2_internal","symbolLocation":84,"imageIndex":145},{"imageOffset":33144,"symbol":"mach_msg_overwrite","symbolLocation":653,"imageIndex":145},{"imageOffset":4989,"symbol":"mach_msg","symbolLocation":19,"imageIndex":145},{"imageOffset":75634614,"imageIndex":83},{"imageOffset":75039302,"imageIndex":83},{"imageOffset":75293834,"imageIndex":83},{"imageOffset":75297738,"imageIndex":83},{"imageOffset":75295997,"imageIndex":83},{"imageOffset":75295727,"imageIndex":83},{"imageOffset":75466040,"imageIndex":83},{"imageOffset":24971,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":146},{"imageOffset":6883,"symbol":"thread_start","symbolLocation":15,"imageIndex":146}]},{"id":59713953,"name":"ThreadPoolForegroundWorker","threadState":{"r13":{"value":17179869442},"rax":{"value":268451845},"rflags":{"value":514},"cpu":{"value":0},"r14":{"value":32},"rsi":{"value":17179869442},"r8":{"value":0},"cr2":{"value":0},"rdx":{"value":0},"r10":{"value":248502512779264},"r9":{"value":248502512779264},"r15":{"value":248502512779264},"rbx":{"value":123145440705840},"trap":{"value":133},"err":{"value":16777263},"r11":{"value":514},"rip":{"value":140703581622414},"rbp":{"value":123145440705168},"rsp":{"value":123145440705064},"r12":{"value":33000},"rcx":{"value":123145440705064},"flavor":"x86_THREAD_STATE","rdi":{"value":123145440705840}},"frames":[{"imageOffset":4238,"symbol":"mach_msg2_trap","symbolLocation":10,"imageIndex":145},{"imageOffset":63608,"symbol":"mach_msg2_internal","symbolLocation":84,"imageIndex":145},{"imageOffset":33144,"symbol":"mach_msg_overwrite","symbolLocation":653,"imageIndex":145},{"imageOffset":4989,"symbol":"mach_msg","symbolLocation":19,"imageIndex":145},{"imageOffset":75634614,"imageIndex":83},{"imageOffset":75039302,"imageIndex":83},{"imageOffset":75293834,"imageIndex":83},{"imageOffset":75297738,"imageIndex":83},{"imageOffset":75295997,"imageIndex":83},{"imageOffset":75295727,"imageIndex":83},{"imageOffset":75466040,"imageIndex":83},{"imageOffset":24971,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":146},{"imageOffset":6883,"symbol":"thread_start","symbolLocation":15,"imageIndex":146}]},{"id":59713954,"name":"ThreadPoolForegroundWorker","threadState":{"r13":{"value":17179869442},"rax":{"value":268451845},"rflags":{"value":514},"cpu":{"value":0},"r14":{"value":32},"rsi":{"value":17179869442},"r8":{"value":0},"cr2":{"value":0},"rdx":{"value":0},"r10":{"value":244104466268160},"r9":{"value":244104466268160},"r15":{"value":244104466268160},"rbx":{"value":123145449106736},"trap":{"value":133},"err":{"value":16777263},"r11":{"value":514},"rip":{"value":140703581622414},"rbp":{"value":123145449106064},"rsp":{"value":123145449105960},"r12":{"value":33000},"rcx":{"value":123145449105960},"flavor":"x86_THREAD_STATE","rdi":{"value":123145449106736}},"frames":[{"imageOffset":4238,"symbol":"mach_msg2_trap","symbolLocation":10,"imageIndex":145},{"imageOffset":63608,"symbol":"mach_msg2_internal","symbolLocation":84,"imageIndex":145},{"imageOffset":33144,"symbol":"mach_msg_overwrite","symbolLocation":653,"imageIndex":145},{"imageOffset":4989,"symbol":"mach_msg","symbolLocation":19,"imageIndex":145},{"imageOffset":75634614,"imageIndex":83},{"imageOffset":75039302,"imageIndex":83},{"imageOffset":75293834,"imageIndex":83},{"imageOffset":75296343,"imageIndex":83},{"imageOffset":75295997,"imageIndex":83},{"imageOffset":75295727,"imageIndex":83},{"imageOffset":75466040,"imageIndex":83},{"imageOffset":24971,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":146},{"imageOffset":6883,"symbol":"thread_start","symbolLocation":15,"imageIndex":146}]},{"id":59713955,"name":"Chrome_InProcGpuThread","threadState":{"r13":{"value":17179869186},"rax":{"value":268451845},"rflags":{"value":514},"cpu":{"value":0},"r14":{"value":32},"rsi":{"value":17179869186},"r8":{"value":0},"cr2":{"value":0},"rdx":{"value":0},"r10":{"value":219915210457088},"r9":{"value":219915210457088},"r15":{"value":219915210457088},"rbx":{"value":123145457507392},"trap":{"value":133},"err":{"value":16777263},"r11":{"value":514},"rip":{"value":140703581622414},"rbp":{"value":123145457506720},"rsp":{"value":123145457506616},"r12":{"value":0},"rcx":{"value":123145457506616},"flavor":"x86_THREAD_STATE","rdi":{"value":123145457507392}},"frames":[{"imageOffset":4238,"symbol":"mach_msg2_trap","symbolLocation":10,"imageIndex":145},{"imageOffset":63608,"symbol":"mach_msg2_internal","symbolLocation":84,"imageIndex":145},{"imageOffset":33144,"symbol":"mach_msg_overwrite","symbolLocation":653,"imageIndex":145},{"imageOffset":4989,"symbol":"mach_msg","symbolLocation":19,"imageIndex":145},{"imageOffset":75634614,"imageIndex":83},{"imageOffset":75039302,"imageIndex":83},{"imageOffset":75039155,"imageIndex":83},{"imageOffset":74666185,"imageIndex":83},{"imageOffset":75194449,"imageIndex":83},{"imageOffset":74879192,"imageIndex":83},{"imageOffset":75351720,"imageIndex":83},{"imageOffset":75352126,"imageIndex":83},{"imageOffset":75466040,"imageIndex":83},{"imageOffset":24971,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":146},{"imageOffset":6883,"symbol":"thread_start","symbolLocation":15,"imageIndex":146}]},{"id":59713956,"name":"Chrome_ChildIOThread","threadState":{"r13":{"value":12297829382473034411},"rax":{"value":4},"rflags":{"value":583},"cpu":{"value":0},"r14":{"value":140184829090816},"rsi":{"value":0},"r8":{"value":1},"cr2":{"value":0},"rdx":{"value":0},"r10":{"value":105553150923840},"r9":{"value":0},"r15":{"value":0},"rbx":{"value":123145465908512},"trap":{"value":133},"err":{"value":33554801},"r11":{"value":582},"rip":{"value":140703581661814},"rbp":{"value":123145465908496},"rsp":{"value":123145465908424},"r12":{"value":140184829090992},"rcx":{"value":123145465908424},"flavor":"x86_THREAD_STATE","rdi":{"value":21}},"frames":[{"imageOffset":43638,"symbol":"kevent64","symbolLocation":10,"imageIndex":145},{"imageOffset":75593716,"imageIndex":83},{"imageOffset":75593183,"imageIndex":83},{"imageOffset":75194449,"imageIndex":83},{"imageOffset":74879192,"imageIndex":83},{"imageOffset":75351720,"imageIndex":83},{"imageOffset":122838530,"imageIndex":83},{"imageOffset":75352126,"imageIndex":83},{"imageOffset":75466040,"imageIndex":83},{"imageOffset":24971,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":146},{"imageOffset":6883,"symbol":"thread_start","symbolLocation":15,"imageIndex":146}]},{"id":59713957,"name":"CompositorTileWorker1","threadState":{"r13":{"value":4294967552},"rax":{"value":260},"rflags":{"value":583},"cpu":{"value":0},"r14":{"value":123145474310144},"rsi":{"value":4294967552},"r8":{"value":0},"cr2":{"value":0},"rdx":{"value":0},"r10":{"value":0},"r9":{"value":161},"r15":{"value":0},"rbx":{"value":22},"trap":{"value":133},"err":{"value":33554737},"r11":{"value":582},"rip":{"value":140703581633594},"rbp":{"value":123145474309840},"rsp":{"value":123145474309688},"r12":{"value":0},"rcx":{"value":123145474309688},"flavor":"x86_THREAD_STATE","rdi":{"value":140186182623400}},"frames":[{"imageOffset":15418,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":145},{"imageOffset":26355,"symbol":"_pthread_cond_wait","symbolLocation":1211,"imageIndex":146},{"imageOffset":75462980,"imageIndex":83},{"imageOffset":113394117,"imageIndex":83},{"imageOffset":75466040,"imageIndex":83},{"imageOffset":24971,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":146},{"imageOffset":6883,"symbol":"thread_start","symbolLocation":15,"imageIndex":146}]},{"id":59713958,"name":"ThreadPoolSingleThreadSharedForeground0","threadState":{"r13":{"value":17179869186},"rax":{"value":268451845},"rflags":{"value":514},"cpu":{"value":0},"r14":{"value":32},"rsi":{"value":17179869186},"r8":{"value":0},"cr2":{"value":0},"rdx":{"value":0},"r10":{"value":232009838362624},"r9":{"value":232009838362624},"r15":{"value":232009838362624},"rbx":{"value":123145482710320},"trap":{"value":133},"err":{"value":16777263},"r11":{"value":514},"rip":{"value":140703581622414},"rbp":{"value":123145482709648},"rsp":{"value":123145482709544},"r12":{"value":0},"rcx":{"value":123145482709544},"flavor":"x86_THREAD_STATE","rdi":{"value":123145482710320}},"frames":[{"imageOffset":4238,"symbol":"mach_msg2_trap","symbolLocation":10,"imageIndex":145},{"imageOffset":63608,"symbol":"mach_msg2_internal","symbolLocation":84,"imageIndex":145},{"imageOffset":33144,"symbol":"mach_msg_overwrite","symbolLocation":653,"imageIndex":145},{"imageOffset":4989,"symbol":"mach_msg","symbolLocation":19,"imageIndex":145},{"imageOffset":75634614,"imageIndex":83},{"imageOffset":75039302,"imageIndex":83},{"imageOffset":75293834,"imageIndex":83},{"imageOffset":75296343,"imageIndex":83},{"imageOffset":75296045,"imageIndex":83},{"imageOffset":75295784,"imageIndex":83},{"imageOffset":75466040,"imageIndex":83},{"imageOffset":24971,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":146},{"imageOffset":6883,"symbol":"thread_start","symbolLocation":15,"imageIndex":146}]},{"id":59713959,"name":"NetworkConfigWatcher","threadState":{"r13":{"value":17179869186},"rax":{"value":268451845},"rflags":{"value":514},"cpu":{"value":0},"r14":{"value":32},"rsi":{"value":17179869186},"r8":{"value":0},"cr2":{"value":0},"rdx":{"value":0},"r10":{"value":284786396495872},"r9":{"value":284786396495872},"r15":{"value":284786396495872},"rbx":{"value":123145491110976},"trap":{"value":133},"err":{"value":16777263},"r11":{"value":514},"rip":{"value":140703581622414},"rbp":{"value":123145491110304},"rsp":{"value":123145491110200},"r12":{"value":0},"rcx":{"value":123145491110200},"flavor":"x86_THREAD_STATE","rdi":{"value":123145491110976}},"frames":[{"imageOffset":4238,"symbol":"mach_msg2_trap","symbolLocation":10,"imageIndex":145},{"imageOffset":63608,"symbol":"mach_msg2_internal","symbolLocation":84,"imageIndex":145},{"imageOffset":33144,"symbol":"mach_msg_overwrite","symbolLocation":653,"imageIndex":145},{"imageOffset":4989,"symbol":"mach_msg","symbolLocation":19,"imageIndex":145},{"imageOffset":75634614,"imageIndex":83},{"imageOffset":75039302,"imageIndex":83},{"imageOffset":75039155,"imageIndex":83},{"imageOffset":74666185,"imageIndex":83},{"imageOffset":75194449,"imageIndex":83},{"imageOffset":74879192,"imageIndex":83},{"imageOffset":75351720,"imageIndex":83},{"imageOffset":75352126,"imageIndex":83},{"imageOffset":75466040,"imageIndex":83},{"imageOffset":24971,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":146},{"imageOffset":6883,"symbol":"thread_start","symbolLocation":15,"imageIndex":146}]},{"id":59713960,"name":"VizCompositorThread","threadState":{"r13":{"value":17179869186},"rax":{"value":268451845},"rflags":{"value":514},"cpu":{"value":0},"r14":{"value":32},"rsi":{"value":17179869186},"r8":{"value":0},"cr2":{"value":0},"rdx":{"value":0},"r10":{"value":289184443006976},"r9":{"value":289184443006976},"r15":{"value":289184443006976},"rbx":{"value":123145499511872},"trap":{"value":133},"err":{"value":16777263},"r11":{"value":514},"rip":{"value":140703581622414},"rbp":{"value":123145499511200},"rsp":{"value":123145499511096},"r12":{"value":0},"rcx":{"value":123145499511096},"flavor":"x86_THREAD_STATE","rdi":{"value":123145499511872}},"frames":[{"imageOffset":4238,"symbol":"mach_msg2_trap","symbolLocation":10,"imageIndex":145},{"imageOffset":63608,"symbol":"mach_msg2_internal","symbolLocation":84,"imageIndex":145},{"imageOffset":33144,"symbol":"mach_msg_overwrite","symbolLocation":653,"imageIndex":145},{"imageOffset":4989,"symbol":"mach_msg","symbolLocation":19,"imageIndex":145},{"imageOffset":75634614,"imageIndex":83},{"imageOffset":75039302,"imageIndex":83},{"imageOffset":75039155,"imageIndex":83},{"imageOffset":74666185,"imageIndex":83},{"imageOffset":75194449,"imageIndex":83},{"imageOffset":74879192,"imageIndex":83},{"imageOffset":75351720,"imageIndex":83},{"imageOffset":75352126,"imageIndex":83},{"imageOffset":75466040,"imageIndex":83},{"imageOffset":24971,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":146},{"imageOffset":6883,"symbol":"thread_start","symbolLocation":15,"imageIndex":146}]},{"id":59713961,"name":"NetworkService","threadState":{"r13":{"value":12297829382473034411},"rax":{"value":4},"rflags":{"value":583},"cpu":{"value":0},"r14":{"value":140184826307072},"rsi":{"value":0},"r8":{"value":2},"cr2":{"value":0},"rdx":{"value":0},"r10":{"value":105553128541952},"r9":{"value":0},"r15":{"value":0},"rbx":{"value":123145507913056},"trap":{"value":133},"err":{"value":33554801},"r11":{"value":582},"rip":{"value":140703581661814},"rbp":{"value":123145507913040},"rsp":{"value":123145507912968},"r12":{"value":140184826307088},"rcx":{"value":123145507912968},"flavor":"x86_THREAD_STATE","rdi":{"value":22}},"frames":[{"imageOffset":43638,"symbol":"kevent64","symbolLocation":10,"imageIndex":145},{"imageOffset":75593716,"imageIndex":83},{"imageOffset":75593183,"imageIndex":83},{"imageOffset":75194449,"imageIndex":83},{"imageOffset":74879192,"imageIndex":83},{"imageOffset":75351720,"imageIndex":83},{"imageOffset":75352126,"imageIndex":83},{"imageOffset":75466040,"imageIndex":83},{"imageOffset":24971,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":146},{"imageOffset":6883,"symbol":"thread_start","symbolLocation":15,"imageIndex":146}]},{"id":59713962,"name":"NetworkConfigWatcher","threadState":{"r13":{"value":17179869186},"rax":{"value":268451845},"rflags":{"value":514},"cpu":{"value":0},"r14":{"value":32},"rsi":{"value":17179869186},"r8":{"value":0},"cr2":{"value":0},"rdx":{"value":0},"r10":{"value":361752210440192},"r9":{"value":361752210440192},"r15":{"value":361752210440192},"rbx":{"value":123145516313664},"trap":{"value":133},"err":{"value":16777263},"r11":{"value":514},"rip":{"value":140703581622414},"rbp":{"value":123145516312992},"rsp":{"value":123145516312888},"r12":{"value":0},"rcx":{"value":123145516312888},"flavor":"x86_THREAD_STATE","rdi":{"value":123145516313664}},"frames":[{"imageOffset":4238,"symbol":"mach_msg2_trap","symbolLocation":10,"imageIndex":145},{"imageOffset":63608,"symbol":"mach_msg2_internal","symbolLocation":84,"imageIndex":145},{"imageOffset":33144,"symbol":"mach_msg_overwrite","symbolLocation":653,"imageIndex":145},{"imageOffset":4989,"symbol":"mach_msg","symbolLocation":19,"imageIndex":145},{"imageOffset":75634614,"imageIndex":83},{"imageOffset":75039302,"imageIndex":83},{"imageOffset":75039155,"imageIndex":83},{"imageOffset":74666185,"imageIndex":83},{"imageOffset":75194449,"imageIndex":83},{"imageOffset":74879192,"imageIndex":83},{"imageOffset":75351720,"imageIndex":83},{"imageOffset":75352126,"imageIndex":83},{"imageOffset":75466040,"imageIndex":83},{"imageOffset":24971,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":146},{"imageOffset":6883,"symbol":"thread_start","symbolLocation":15,"imageIndex":146}]},{"id":59713963,"name":"ThreadPoolSingleThreadForegroundBlocking1","threadState":{"r13":{"value":17179869186},"rax":{"value":268451845},"rflags":{"value":514},"cpu":{"value":0},"r14":{"value":32},"rsi":{"value":17179869186},"r8":{"value":0},"cr2":{"value":0},"rdx":{"value":0},"r10":{"value":300179559284736},"r9":{"value":300179559284736},"r15":{"value":300179559284736},"rbx":{"value":123145524714800},"trap":{"value":133},"err":{"value":16777263},"r11":{"value":514},"rip":{"value":140703581622414},"rbp":{"value":123145524714128},"rsp":{"value":123145524714024},"r12":{"value":0},"rcx":{"value":123145524714024},"flavor":"x86_THREAD_STATE","rdi":{"value":123145524714800}},"frames":[{"imageOffset":4238,"symbol":"mach_msg2_trap","symbolLocation":10,"imageIndex":145},{"imageOffset":63608,"symbol":"mach_msg2_internal","symbolLocation":84,"imageIndex":145},{"imageOffset":33144,"symbol":"mach_msg_overwrite","symbolLocation":653,"imageIndex":145},{"imageOffset":4989,"symbol":"mach_msg","symbolLocation":19,"imageIndex":145},{"imageOffset":75634614,"imageIndex":83},{"imageOffset":75039302,"imageIndex":83},{"imageOffset":75293834,"imageIndex":83},{"imageOffset":75297738,"imageIndex":83},{"imageOffset":75296093,"imageIndex":83},{"imageOffset":75295774,"imageIndex":83},{"imageOffset":75466040,"imageIndex":83},{"imageOffset":24971,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":146},{"imageOffset":6883,"symbol":"thread_start","symbolLocation":15,"imageIndex":146}]},{"id":59713995,"frames":[{"imageOffset":6848,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":146}],"threadState":{"r13":{"value":0},"rax":{"value":33554800},"rflags":{"value":512},"cpu":{"value":0},"r14":{"value":1},"rsi":{"value":73219},"r8":{"value":409604},"cr2":{"value":0},"rdx":{"value":123145524727808},"r10":{"value":0},"r9":{"value":18446744073709551615},"r15":{"value":123145525250944},"rbx":{"value":123145525252096},"trap":{"value":133},"err":{"value":33554800},"r11":{"value":582},"rip":{"value":140703581866688},"rbp":{"value":0},"rsp":{"value":123145525252096},"r12":{"value":1982472},"rcx":{"value":0},"flavor":"x86_THREAD_STATE","rdi":{"value":123145525252096}}},{"id":59713996,"frames":[{"imageOffset":6848,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":146}],"threadState":{"r13":{"value":0},"rax":{"value":0},"rflags":{"value":512},"cpu":{"value":0},"r14":{"value":0},"rsi":{"value":0},"r8":{"value":278532},"cr2":{"value":0},"rdx":{"value":123145525264384},"r10":{"value":0},"r9":{"value":18446744073709551615},"r15":{"value":0},"rbx":{"value":0},"trap":{"value":0},"err":{"value":0},"r11":{"value":0},"rip":{"value":140703581866688},"rbp":{"value":0},"rsp":{"value":123145525788672},"r12":{"value":0},"rcx":{"value":0},"flavor":"x86_THREAD_STATE","rdi":{"value":123145525788672}}},{"id":59713997,"name":"Thread (pooled)","threadState":{"r13":{"value":4402341479680},"rax":{"value":260},"rflags":{"value":583},"cpu":{"value":0},"r14":{"value":123145526325248},"rsi":{"value":4402341479680},"r8":{"value":0},"cr2":{"value":0},"rdx":{"value":1024},"r10":{"value":0},"r9":{"value":160},"r15":{"value":1024},"rbx":{"value":22},"trap":{"value":133},"err":{"value":33554737},"r11":{"value":582},"rip":{"value":140703581633594},"rbp":{"value":123145526324800},"rsp":{"value":123145526324648},"r12":{"value":999998000},"rcx":{"value":123145526324648},"flavor":"x86_THREAD_STATE","rdi":{"value":105553118263104}},"frames":[{"imageOffset":15418,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":145},{"imageOffset":26355,"symbol":"_pthread_cond_wait","symbolLocation":1211,"imageIndex":146},{"imageOffset":2231844,"imageIndex":100},{"imageOffset":2231525,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":85,"imageIndex":100},{"imageOffset":2209261,"imageIndex":100},{"imageOffset":2191737,"imageIndex":100},{"imageOffset":24971,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":146},{"imageOffset":6883,"symbol":"thread_start","symbolLocation":15,"imageIndex":146}]},{"id":59713998,"name":"Thread (pooled)","threadState":{"r13":{"value":4402341479680},"rax":{"value":260},"rflags":{"value":583},"cpu":{"value":0},"r14":{"value":123145526861824},"rsi":{"value":4402341479680},"r8":{"value":0},"cr2":{"value":0},"rdx":{"value":1024},"r10":{"value":0},"r9":{"value":160},"r15":{"value":1024},"rbx":{"value":22},"trap":{"value":133},"err":{"value":33554737},"r11":{"value":582},"rip":{"value":140703581633594},"rbp":{"value":123145526861376},"rsp":{"value":123145526861224},"r12":{"value":999999000},"rcx":{"value":123145526861224},"flavor":"x86_THREAD_STATE","rdi":{"value":105553118263488}},"frames":[{"imageOffset":15418,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":145},{"imageOffset":26355,"symbol":"_pthread_cond_wait","symbolLocation":1211,"imageIndex":146},{"imageOffset":2231844,"imageIndex":100},{"imageOffset":2231525,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":85,"imageIndex":100},{"imageOffset":2209261,"imageIndex":100},{"imageOffset":2191737,"imageIndex":100},{"imageOffset":24971,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":146},{"imageOffset":6883,"symbol":"thread_start","symbolLocation":15,"imageIndex":146}]},{"id":59713999,"name":"Thread (pooled)","threadState":{"r13":{"value":4402341479680},"rax":{"value":260},"rflags":{"value":583},"cpu":{"value":0},"r14":{"value":123145527398400},"rsi":{"value":4402341479680},"r8":{"value":0},"cr2":{"value":0},"rdx":{"value":1024},"r10":{"value":0},"r9":{"value":160},"r15":{"value":1024},"rbx":{"value":22},"trap":{"value":133},"err":{"value":33554737},"r11":{"value":582},"rip":{"value":140703581633594},"rbp":{"value":123145527397952},"rsp":{"value":123145527397800},"r12":{"value":999998000},"rcx":{"value":123145527397800},"flavor":"x86_THREAD_STATE","rdi":{"value":105553118263872}},"frames":[{"imageOffset":15418,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":145},{"imageOffset":26355,"symbol":"_pthread_cond_wait","symbolLocation":1211,"imageIndex":146},{"imageOffset":2231844,"imageIndex":100},{"imageOffset":2231525,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":85,"imageIndex":100},{"imageOffset":2209261,"imageIndex":100},{"imageOffset":2191737,"imageIndex":100},{"imageOffset":24971,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":146},{"imageOffset":6883,"symbol":"thread_start","symbolLocation":15,"imageIndex":146}]},{"id":59714000,"name":"Thread (pooled)","threadState":{"r13":{"value":3302829851648},"rax":{"value":260},"rflags":{"value":583},"cpu":{"value":0},"r14":{"value":123145527934976},"rsi":{"value":3302829851648},"r8":{"value":0},"cr2":{"value":0},"rdx":{"value":768},"r10":{"value":0},"r9":{"value":160},"r15":{"value":768},"rbx":{"value":22},"trap":{"value":133},"err":{"value":33554737},"r11":{"value":582},"rip":{"value":140703581633594},"rbp":{"value":123145527934528},"rsp":{"value":123145527934376},"r12":{"value":999998000},"rcx":{"value":123145527934376},"flavor":"x86_THREAD_STATE","rdi":{"value":105553118264256}},"frames":[{"imageOffset":15418,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":145},{"imageOffset":26355,"symbol":"_pthread_cond_wait","symbolLocation":1211,"imageIndex":146},{"imageOffset":2231844,"imageIndex":100},{"imageOffset":2231525,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":85,"imageIndex":100},{"imageOffset":2209261,"imageIndex":100},{"imageOffset":2191737,"imageIndex":100},{"imageOffset":24971,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":146},{"imageOffset":6883,"symbol":"thread_start","symbolLocation":15,"imageIndex":146}]},{"id":59714001,"name":"NetworkConfigWatcher","threadState":{"r13":{"value":17179869186},"rax":{"value":268451845},"rflags":{"value":514},"cpu":{"value":0},"r14":{"value":32},"rsi":{"value":17179869186},"r8":{"value":0},"cr2":{"value":0},"rdx":{"value":0},"r10":{"value":377145373229056},"r9":{"value":377145373229056},"r15":{"value":377145373229056},"rbx":{"value":123145536334912},"trap":{"value":133},"err":{"value":16777263},"r11":{"value":514},"rip":{"value":140703581622414},"rbp":{"value":123145536334240},"rsp":{"value":123145536334136},"r12":{"value":0},"rcx":{"value":123145536334136},"flavor":"x86_THREAD_STATE","rdi":{"value":123145536334912}},"frames":[{"imageOffset":4238,"symbol":"mach_msg2_trap","symbolLocation":10,"imageIndex":145},{"imageOffset":63608,"symbol":"mach_msg2_internal","symbolLocation":84,"imageIndex":145},{"imageOffset":33144,"symbol":"mach_msg_overwrite","symbolLocation":653,"imageIndex":145},{"imageOffset":4989,"symbol":"mach_msg","symbolLocation":19,"imageIndex":145},{"imageOffset":75634614,"imageIndex":83},{"imageOffset":75039302,"imageIndex":83},{"imageOffset":75039155,"imageIndex":83},{"imageOffset":74666185,"imageIndex":83},{"imageOffset":75194449,"imageIndex":83},{"imageOffset":74879192,"imageIndex":83},{"imageOffset":75351720,"imageIndex":83},{"imageOffset":75352126,"imageIndex":83},{"imageOffset":75466040,"imageIndex":83},{"imageOffset":24971,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":146},{"imageOffset":6883,"symbol":"thread_start","symbolLocation":15,"imageIndex":146}]},{"id":59714006,"frames":[{"imageOffset":15418,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":145},{"imageOffset":26355,"symbol":"_pthread_cond_wait","symbolLocation":1211,"imageIndex":146},{"imageOffset":2433476,"symbol":"PyThread_acquire_lock_timed","symbolLocation":340,"imageIndex":143},{"imageOffset":2972910,"symbol":"acquire_timed","symbolLocation":318,"imageIndex":143},{"imageOffset":2973484,"symbol":"lock_PyThread_acquire_lock","symbolLocation":44,"imageIndex":143},{"imageOffset":702263,"symbol":"method_vectorcall_VARARGS_KEYWORDS","symbolLocation":167,"imageIndex":143},{"imageOffset":1868159,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":61007,"imageIndex":143},{"imageOffset":1892992,"symbol":"_PyEval_Vector","symbolLocation":128,"imageIndex":143},{"imageOffset":648278,"symbol":"method_vectorcall","symbolLocation":454,"imageIndex":143},{"imageOffset":2976374,"symbol":"thread_run","symbolLocation":230,"imageIndex":143},{"imageOffset":2432596,"symbol":"pythread_wrapper","symbolLocation":36,"imageIndex":143},{"imageOffset":24971,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":146},{"imageOffset":6883,"symbol":"thread_start","symbolLocation":15,"imageIndex":146}],"threadState":{"r13":{"value":4294967552},"rax":{"value":260},"rflags":{"value":583},"cpu":{"value":0},"r14":{"value":123145553125376},"rsi":{"value":4294967552},"r8":{"value":0},"cr2":{"value":0},"rdx":{"value":0},"r10":{"value":0},"r9":{"value":160},"r15":{"value":0},"rbx":{"value":22},"trap":{"value":133},"err":{"value":33554737},"r11":{"value":582},"rip":{"value":140703581633594},"rbp":{"value":123145553124336},"rsp":{"value":123145553124184},"r12":{"value":999999000},"rcx":{"value":123145553124184},"flavor":"x86_THREAD_STATE","rdi":{"value":105553118360456}}},{"id":59714007,"name":"Thread (pooled)","threadState":{"r13":{"value":3302829851648},"rax":{"value":260},"rflags":{"value":583},"cpu":{"value":0},"r14":{"value":123145553661952},"rsi":{"value":3302829851648},"r8":{"value":0},"cr2":{"value":0},"rdx":{"value":768},"r10":{"value":0},"r9":{"value":160},"r15":{"value":768},"rbx":{"value":22},"trap":{"value":133},"err":{"value":33554737},"r11":{"value":582},"rip":{"value":140703581633594},"rbp":{"value":123145553661504},"rsp":{"value":123145553661352},"r12":{"value":999998000},"rcx":{"value":123145553661352},"flavor":"x86_THREAD_STATE","rdi":{"value":105553118140992}},"frames":[{"imageOffset":15418,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":145},{"imageOffset":26355,"symbol":"_pthread_cond_wait","symbolLocation":1211,"imageIndex":146},{"imageOffset":2231844,"imageIndex":100},{"imageOffset":2231525,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":85,"imageIndex":100},{"imageOffset":2209261,"imageIndex":100},{"imageOffset":2191737,"imageIndex":100},{"imageOffset":24971,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":146},{"imageOffset":6883,"symbol":"thread_start","symbolLocation":15,"imageIndex":146}]},{"id":59714008,"name":"Thread (pooled)","threadState":{"r13":{"value":2203318223616},"rax":{"value":260},"rflags":{"value":583},"cpu":{"value":0},"r14":{"value":123145554198528},"rsi":{"value":2203318223616},"r8":{"value":0},"cr2":{"value":0},"rdx":{"value":512},"r10":{"value":0},"r9":{"value":160},"r15":{"value":512},"rbx":{"value":22},"trap":{"value":133},"err":{"value":33554737},"r11":{"value":582},"rip":{"value":140703581633594},"rbp":{"value":123145554198080},"rsp":{"value":123145554197928},"r12":{"value":999998000},"rcx":{"value":123145554197928},"flavor":"x86_THREAD_STATE","rdi":{"value":105553118141376}},"frames":[{"imageOffset":15418,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":145},{"imageOffset":26355,"symbol":"_pthread_cond_wait","symbolLocation":1211,"imageIndex":146},{"imageOffset":2231844,"imageIndex":100},{"imageOffset":2231525,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":85,"imageIndex":100},{"imageOffset":2209261,"imageIndex":100},{"imageOffset":2191737,"imageIndex":100},{"imageOffset":24971,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":146},{"imageOffset":6883,"symbol":"thread_start","symbolLocation":15,"imageIndex":146}]},{"id":59714009,"name":"Thread (pooled)","threadState":{"r13":{"value":2203318223616},"rax":{"value":260},"rflags":{"value":583},"cpu":{"value":0},"r14":{"value":123145554735104},"rsi":{"value":2203318223616},"r8":{"value":0},"cr2":{"value":0},"rdx":{"value":512},"r10":{"value":0},"r9":{"value":160},"r15":{"value":512},"rbx":{"value":22},"trap":{"value":133},"err":{"value":33554737},"r11":{"value":582},"rip":{"value":140703581633594},"rbp":{"value":123145554734656},"rsp":{"value":123145554734504},"r12":{"value":999998000},"rcx":{"value":123145554734504},"flavor":"x86_THREAD_STATE","rdi":{"value":105553118141760}},"frames":[{"imageOffset":15418,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":145},{"imageOffset":26355,"symbol":"_pthread_cond_wait","symbolLocation":1211,"imageIndex":146},{"imageOffset":2231844,"imageIndex":100},{"imageOffset":2231525,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":85,"imageIndex":100},{"imageOffset":2209261,"imageIndex":100},{"imageOffset":2191737,"imageIndex":100},{"imageOffset":24971,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":146},{"imageOffset":6883,"symbol":"thread_start","symbolLocation":15,"imageIndex":146}]},{"id":59714010,"name":"Thread (pooled)","threadState":{"r13":{"value":2203318223616},"rax":{"value":260},"rflags":{"value":583},"cpu":{"value":0},"r14":{"value":123145555271680},"rsi":{"value":2203318223616},"r8":{"value":0},"cr2":{"value":0},"rdx":{"value":512},"r10":{"value":0},"r9":{"value":160},"r15":{"value":512},"rbx":{"value":22},"trap":{"value":133},"err":{"value":33554737},"r11":{"value":582},"rip":{"value":140703581633594},"rbp":{"value":123145555271232},"rsp":{"value":123145555271080},"r12":{"value":999998000},"rcx":{"value":123145555271080},"flavor":"x86_THREAD_STATE","rdi":{"value":105553118142144}},"frames":[{"imageOffset":15418,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":145},{"imageOffset":26355,"symbol":"_pthread_cond_wait","symbolLocation":1211,"imageIndex":146},{"imageOffset":2231844,"imageIndex":100},{"imageOffset":2231525,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":85,"imageIndex":100},{"imageOffset":2209261,"imageIndex":100},{"imageOffset":2191737,"imageIndex":100},{"imageOffset":24971,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":146},{"imageOffset":6883,"symbol":"thread_start","symbolLocation":15,"imageIndex":146}]},{"id":59714011,"name":"Thread (pooled)","threadState":{"r13":{"value":2203318223616},"rax":{"value":260},"rflags":{"value":583},"cpu":{"value":0},"r14":{"value":123145555808256},"rsi":{"value":2203318223616},"r8":{"value":0},"cr2":{"value":0},"rdx":{"value":512},"r10":{"value":0},"r9":{"value":160},"r15":{"value":512},"rbx":{"value":22},"trap":{"value":133},"err":{"value":33554737},"r11":{"value":582},"rip":{"value":140703581633594},"rbp":{"value":123145555807808},"rsp":{"value":123145555807656},"r12":{"value":999998000},"rcx":{"value":123145555807656},"flavor":"x86_THREAD_STATE","rdi":{"value":105553118142528}},"frames":[{"imageOffset":15418,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":145},{"imageOffset":26355,"symbol":"_pthread_cond_wait","symbolLocation":1211,"imageIndex":146},{"imageOffset":2231844,"imageIndex":100},{"imageOffset":2231525,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":85,"imageIndex":100},{"imageOffset":2209261,"imageIndex":100},{"imageOffset":2191737,"imageIndex":100},{"imageOffset":24971,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":146},{"imageOffset":6883,"symbol":"thread_start","symbolLocation":15,"imageIndex":146}]},{"id":59714012,"name":"Thread (pooled)","threadState":{"r13":{"value":2203318223616},"rax":{"value":260},"rflags":{"value":583},"cpu":{"value":0},"r14":{"value":123145556344832},"rsi":{"value":2203318223616},"r8":{"value":0},"cr2":{"value":0},"rdx":{"value":512},"r10":{"value":0},"r9":{"value":160},"r15":{"value":512},"rbx":{"value":22},"trap":{"value":133},"err":{"value":33554737},"r11":{"value":582},"rip":{"value":140703581633594},"rbp":{"value":123145556344384},"rsp":{"value":123145556344232},"r12":{"value":999997000},"rcx":{"value":123145556344232},"flavor":"x86_THREAD_STATE","rdi":{"value":105553118246208}},"frames":[{"imageOffset":15418,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":145},{"imageOffset":26355,"symbol":"_pthread_cond_wait","symbolLocation":1211,"imageIndex":146},{"imageOffset":2231844,"imageIndex":100},{"imageOffset":2231525,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":85,"imageIndex":100},{"imageOffset":2209261,"imageIndex":100},{"imageOffset":2191737,"imageIndex":100},{"imageOffset":24971,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":146},{"imageOffset":6883,"symbol":"thread_start","symbolLocation":15,"imageIndex":146}]},{"id":59714013,"name":"Thread (pooled)","threadState":{"r13":{"value":2203318223616},"rax":{"value":260},"rflags":{"value":583},"cpu":{"value":0},"r14":{"value":123145556881408},"rsi":{"value":2203318223616},"r8":{"value":0},"cr2":{"value":0},"rdx":{"value":512},"r10":{"value":0},"r9":{"value":160},"r15":{"value":512},"rbx":{"value":22},"trap":{"value":133},"err":{"value":33554737},"r11":{"value":582},"rip":{"value":140703581633594},"rbp":{"value":123145556880960},"rsp":{"value":123145556880808},"r12":{"value":999998000},"rcx":{"value":123145556880808},"flavor":"x86_THREAD_STATE","rdi":{"value":105553117438912}},"frames":[{"imageOffset":15418,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":145},{"imageOffset":26355,"symbol":"_pthread_cond_wait","symbolLocation":1211,"imageIndex":146},{"imageOffset":2231844,"imageIndex":100},{"imageOffset":2231525,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":85,"imageIndex":100},{"imageOffset":2209261,"imageIndex":100},{"imageOffset":2191737,"imageIndex":100},{"imageOffset":24971,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":146},{"imageOffset":6883,"symbol":"thread_start","symbolLocation":15,"imageIndex":146}]},{"id":59714014,"name":"Thread (pooled)","threadState":{"r13":{"value":2203318223616},"rax":{"value":260},"rflags":{"value":583},"cpu":{"value":0},"r14":{"value":123145557417984},"rsi":{"value":2203318223616},"r8":{"value":0},"cr2":{"value":0},"rdx":{"value":512},"r10":{"value":0},"r9":{"value":160},"r15":{"value":512},"rbx":{"value":22},"trap":{"value":133},"err":{"value":33554737},"r11":{"value":582},"rip":{"value":140703581633594},"rbp":{"value":123145557417536},"rsp":{"value":123145557417384},"r12":{"value":999998000},"rcx":{"value":123145557417384},"flavor":"x86_THREAD_STATE","rdi":{"value":105553117439296}},"frames":[{"imageOffset":15418,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":145},{"imageOffset":26355,"symbol":"_pthread_cond_wait","symbolLocation":1211,"imageIndex":146},{"imageOffset":2231844,"imageIndex":100},{"imageOffset":2231525,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":85,"imageIndex":100},{"imageOffset":2209261,"imageIndex":100},{"imageOffset":2191737,"imageIndex":100},{"imageOffset":24971,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":146},{"imageOffset":6883,"symbol":"thread_start","symbolLocation":15,"imageIndex":146}]},{"id":59714015,"name":"Thread (pooled)","threadState":{"r13":{"value":1103806595584},"rax":{"value":260},"rflags":{"value":583},"cpu":{"value":0},"r14":{"value":123145557954560},"rsi":{"value":1103806595584},"r8":{"value":0},"cr2":{"value":0},"rdx":{"value":256},"r10":{"value":0},"r9":{"value":160},"r15":{"value":256},"rbx":{"value":22},"trap":{"value":133},"err":{"value":33554737},"r11":{"value":582},"rip":{"value":140703581633594},"rbp":{"value":123145557954112},"rsp":{"value":123145557953960},"r12":{"value":999998000},"rcx":{"value":123145557953960},"flavor":"x86_THREAD_STATE","rdi":{"value":105553117349184}},"frames":[{"imageOffset":15418,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":145},{"imageOffset":26355,"symbol":"_pthread_cond_wait","symbolLocation":1211,"imageIndex":146},{"imageOffset":2231844,"imageIndex":100},{"imageOffset":2231525,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":85,"imageIndex":100},{"imageOffset":2209261,"imageIndex":100},{"imageOffset":2191737,"imageIndex":100},{"imageOffset":24971,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":146},{"imageOffset":6883,"symbol":"thread_start","symbolLocation":15,"imageIndex":146}]},{"id":59714016,"name":"Thread (pooled)","threadState":{"r13":{"value":1103806595584},"rax":{"value":260},"rflags":{"value":583},"cpu":{"value":0},"r14":{"value":123145558491136},"rsi":{"value":1103806595584},"r8":{"value":0},"cr2":{"value":0},"rdx":{"value":256},"r10":{"value":0},"r9":{"value":160},"r15":{"value":256},"rbx":{"value":22},"trap":{"value":133},"err":{"value":33554737},"r11":{"value":582},"rip":{"value":140703581633594},"rbp":{"value":123145558490688},"rsp":{"value":123145558490536},"r12":{"value":999996000},"rcx":{"value":123145558490536},"flavor":"x86_THREAD_STATE","rdi":{"value":105553117764288}},"frames":[{"imageOffset":15418,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":145},{"imageOffset":26355,"symbol":"_pthread_cond_wait","symbolLocation":1211,"imageIndex":146},{"imageOffset":2231844,"imageIndex":100},{"imageOffset":2231525,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":85,"imageIndex":100},{"imageOffset":2209261,"imageIndex":100},{"imageOffset":2191737,"imageIndex":100},{"imageOffset":24971,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":146},{"imageOffset":6883,"symbol":"thread_start","symbolLocation":15,"imageIndex":146}]},{"id":59714017,"name":"Thread (pooled)","threadState":{"r13":{"value":1103806595584},"rax":{"value":260},"rflags":{"value":583},"cpu":{"value":0},"r14":{"value":123145559027712},"rsi":{"value":1103806595584},"r8":{"value":0},"cr2":{"value":0},"rdx":{"value":256},"r10":{"value":0},"r9":{"value":160},"r15":{"value":256},"rbx":{"value":22},"trap":{"value":133},"err":{"value":33554737},"r11":{"value":582},"rip":{"value":140703581633594},"rbp":{"value":123145559027264},"rsp":{"value":123145559027112},"r12":{"value":999998000},"rcx":{"value":123145559027112},"flavor":"x86_THREAD_STATE","rdi":{"value":105553117626816}},"frames":[{"imageOffset":15418,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":145},{"imageOffset":26355,"symbol":"_pthread_cond_wait","symbolLocation":1211,"imageIndex":146},{"imageOffset":2231844,"imageIndex":100},{"imageOffset":2231525,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":85,"imageIndex":100},{"imageOffset":2209261,"imageIndex":100},{"imageOffset":2191737,"imageIndex":100},{"imageOffset":24971,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":146},{"imageOffset":6883,"symbol":"thread_start","symbolLocation":15,"imageIndex":146}]},{"id":59714018,"frames":[{"imageOffset":15418,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":145},{"imageOffset":26355,"symbol":"_pthread_cond_wait","symbolLocation":1211,"imageIndex":146},{"imageOffset":1797859,"symbol":"take_gil","symbolLocation":579,"imageIndex":143},{"imageOffset":1799747,"symbol":"PyEval_RestoreThread","symbolLocation":19,"imageIndex":143},{"imageOffset":30697,"symbol":"PySSL_select","symbolLocation":105,"imageIndex":66},{"imageOffset":33376,"symbol":"_ssl__SSLSocket_read_impl","symbolLocation":784,"imageIndex":66},{"imageOffset":28476,"symbol":"_ssl__SSLSocket_read","symbolLocation":140,"imageIndex":66},{"imageOffset":704873,"symbol":"method_vectorcall_VARARGS","symbolLocation":121,"imageIndex":143},{"imageOffset":1868159,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":61007,"imageIndex":143},{"imageOffset":1892992,"symbol":"_PyEval_Vector","symbolLocation":128,"imageIndex":143},{"imageOffset":641022,"symbol":"PyObject_VectorcallMethod","symbolLocation":142,"imageIndex":143},{"imageOffset":2773700,"symbol":"_bufferedreader_raw_read","symbolLocation":180,"imageIndex":143},{"imageOffset":2772375,"symbol":"_buffered_readline","symbolLocation":615,"imageIndex":143},{"imageOffset":703048,"symbol":"method_vectorcall_FASTCALL","symbolLocation":104,"imageIndex":143},{"imageOffset":1868159,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":61007,"imageIndex":143},{"imageOffset":1892992,"symbol":"_PyEval_Vector","symbolLocation":128,"imageIndex":143},{"imageOffset":648031,"symbol":"method_vectorcall","symbolLocation":207,"imageIndex":143},{"imageOffset":1881034,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":73882,"imageIndex":143},{"imageOffset":1892992,"symbol":"_PyEval_Vector","symbolLocation":128,"imageIndex":143},{"imageOffset":648031,"symbol":"method_vectorcall","symbolLocation":207,"imageIndex":143},{"imageOffset":1881034,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":73882,"imageIndex":143},{"imageOffset":1892992,"symbol":"_PyEval_Vector","symbolLocation":128,"imageIndex":143},{"imageOffset":648278,"symbol":"method_vectorcall","symbolLocation":454,"imageIndex":143},{"imageOffset":2976374,"symbol":"thread_run","symbolLocation":230,"imageIndex":143},{"imageOffset":2432596,"symbol":"pythread_wrapper","symbolLocation":36,"imageIndex":143},{"imageOffset":24971,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":146},{"imageOffset":6883,"symbol":"thread_start","symbolLocation":15,"imageIndex":146}],"threadState":{"r13":{"value":115453015910912},"rax":{"value":260},"rflags":{"value":583},"cpu":{"value":0},"r14":{"value":123145575817216},"rsi":{"value":115453015910912},"r8":{"value":0},"cr2":{"value":0},"rdx":{"value":22016},"r10":{"value":0},"r9":{"value":160},"r15":{"value":22016},"rbx":{"value":22},"trap":{"value":133},"err":{"value":33554737},"r11":{"value":582},"rip":{"value":140703581633594},"rbp":{"value":123145575814176},"rsp":{"value":123145575814024},"r12":{"value":4999000},"rcx":{"value":123145575814024},"flavor":"x86_THREAD_STATE","rdi":{"value":4381788768,"symbolLocation":392,"symbol":"_PyRuntime"}}},{"id":59714021,"frames":[{"imageOffset":18294,"symbol":"__connect","symbolLocation":10,"imageIndex":145},{"imageOffset":39636,"symbol":"internal_connect","symbolLocation":52,"imageIndex":71},{"imageOffset":28398,"symbol":"sock_connect","symbolLocation":126,"imageIndex":71},{"imageOffset":704065,"symbol":"method_vectorcall_O","symbolLocation":97,"imageIndex":143},{"imageOffset":1868159,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":61007,"imageIndex":143},{"imageOffset":1892992,"symbol":"_PyEval_Vector","symbolLocation":128,"imageIndex":143},{"imageOffset":648158,"symbol":"method_vectorcall","symbolLocation":334,"imageIndex":143},{"imageOffset":633784,"symbol":"_PyVectorcall_Call","symbolLocation":120,"imageIndex":143},{"imageOffset":1881034,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":73882,"imageIndex":143},{"imageOffset":1892992,"symbol":"_PyEval_Vector","symbolLocation":128,"imageIndex":143},{"imageOffset":648158,"symbol":"method_vectorcall","symbolLocation":334,"imageIndex":143},{"imageOffset":633784,"symbol":"_PyVectorcall_Call","symbolLocation":120,"imageIndex":143},{"imageOffset":1881034,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":73882,"imageIndex":143},{"imageOffset":1892992,"symbol":"_PyEval_Vector","symbolLocation":128,"imageIndex":143},{"imageOffset":648158,"symbol":"method_vectorcall","symbolLocation":334,"imageIndex":143},{"imageOffset":633784,"symbol":"_PyVectorcall_Call","symbolLocation":120,"imageIndex":143},{"imageOffset":1881034,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":73882,"imageIndex":143},{"imageOffset":1892992,"symbol":"_PyEval_Vector","symbolLocation":128,"imageIndex":143},{"imageOffset":648158,"symbol":"method_vectorcall","symbolLocation":334,"imageIndex":143},{"imageOffset":633784,"symbol":"_PyVectorcall_Call","symbolLocation":120,"imageIndex":143},{"imageOffset":1881034,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":73882,"imageIndex":143},{"imageOffset":1892992,"symbol":"_PyEval_Vector","symbolLocation":128,"imageIndex":143},{"imageOffset":648031,"symbol":"method_vectorcall","symbolLocation":207,"imageIndex":143},{"imageOffset":1881034,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":73882,"imageIndex":143},{"imageOffset":1892992,"symbol":"_PyEval_Vector","symbolLocation":128,"imageIndex":143},{"imageOffset":1881034,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":73882,"imageIndex":143},{"imageOffset":1892992,"symbol":"_PyEval_Vector","symbolLocation":128,"imageIndex":143},{"imageOffset":648278,"symbol":"method_vectorcall","symbolLocation":454,"imageIndex":143},{"imageOffset":2976374,"symbol":"thread_run","symbolLocation":230,"imageIndex":143},{"imageOffset":2432596,"symbol":"pythread_wrapper","symbolLocation":36,"imageIndex":143},{"imageOffset":24971,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":146},{"imageOffset":6883,"symbol":"thread_start","symbolLocation":15,"imageIndex":146}],"threadState":{"r13":{"value":140184825742576},"rax":{"value":4},"rflags":{"value":519},"cpu":{"value":0},"r14":{"value":1},"rsi":{"value":123145592602352},"r8":{"value":91259465126912},"cr2":{"value":0},"rdx":{"value":16},"r10":{"value":4381788848,"symbolLocation":472,"symbol":"_PyRuntime"},"r9":{"value":4381788800,"symbolLocation":424,"symbol":"_PyRuntime"},"r15":{"value":5177603648},"rbx":{"value":123145592602352},"trap":{"value":133},"err":{"value":33554530},"r11":{"value":518},"rip":{"value":140703581636470},"rbp":{"value":123145592602320},"rsp":{"value":123145592602248},"r12":{"value":16},"rcx":{"value":123145592602248},"flavor":"x86_THREAD_STATE","rdi":{"value":60}}},{"id":59714022,"frames":[{"imageOffset":15418,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":145},{"imageOffset":26355,"symbol":"_pthread_cond_wait","symbolLocation":1211,"imageIndex":146},{"imageOffset":2433570,"symbol":"PyThread_acquire_lock_timed","symbolLocation":434,"imageIndex":143},{"imageOffset":13491,"symbol":"_queue_SimpleQueue_get_impl","symbolLocation":211,"imageIndex":68},{"imageOffset":12660,"symbol":"_queue_SimpleQueue_get","symbolLocation":196,"imageIndex":68},{"imageOffset":1048405,"symbol":"cfunction_vectorcall_FASTCALL_KEYWORDS_METHOD","symbolLocation":101,"imageIndex":143},{"imageOffset":1868159,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":61007,"imageIndex":143},{"imageOffset":1892992,"symbol":"_PyEval_Vector","symbolLocation":128,"imageIndex":143},{"imageOffset":1881034,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":73882,"imageIndex":143},{"imageOffset":1892992,"symbol":"_PyEval_Vector","symbolLocation":128,"imageIndex":143},{"imageOffset":648278,"symbol":"method_vectorcall","symbolLocation":454,"imageIndex":143},{"imageOffset":2976374,"symbol":"thread_run","symbolLocation":230,"imageIndex":143},{"imageOffset":2432596,"symbol":"pythread_wrapper","symbolLocation":36,"imageIndex":143},{"imageOffset":24971,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":146},{"imageOffset":6883,"symbol":"thread_start","symbolLocation":15,"imageIndex":146}],"threadState":{"r13":{"value":2199023259904},"rax":{"value":4},"rflags":{"value":583},"cpu":{"value":0},"r14":{"value":123145609396224},"rsi":{"value":2199023259904},"r8":{"value":0},"cr2":{"value":0},"rdx":{"value":512},"r10":{"value":0},"r9":{"value":160},"r15":{"value":512},"rbx":{"value":22},"trap":{"value":133},"err":{"value":33554737},"r11":{"value":582},"rip":{"value":140703581633594},"rbp":{"value":123145609394768},"rsp":{"value":123145609394616},"r12":{"value":0},"rcx":{"value":123145609394616},"flavor":"x86_THREAD_STATE","rdi":{"value":105553118119560}}},{"id":59714023,"frames":[{"imageOffset":15418,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":145},{"imageOffset":26355,"symbol":"_pthread_cond_wait","symbolLocation":1211,"imageIndex":146},{"imageOffset":2433570,"symbol":"PyThread_acquire_lock_timed","symbolLocation":434,"imageIndex":143},{"imageOffset":13491,"symbol":"_queue_SimpleQueue_get_impl","symbolLocation":211,"imageIndex":68},{"imageOffset":12660,"symbol":"_queue_SimpleQueue_get","symbolLocation":196,"imageIndex":68},{"imageOffset":1048405,"symbol":"cfunction_vectorcall_FASTCALL_KEYWORDS_METHOD","symbolLocation":101,"imageIndex":143},{"imageOffset":1868159,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":61007,"imageIndex":143},{"imageOffset":1892992,"symbol":"_PyEval_Vector","symbolLocation":128,"imageIndex":143},{"imageOffset":1881034,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":73882,"imageIndex":143},{"imageOffset":1892992,"symbol":"_PyEval_Vector","symbolLocation":128,"imageIndex":143},{"imageOffset":648278,"symbol":"method_vectorcall","symbolLocation":454,"imageIndex":143},{"imageOffset":2976374,"symbol":"thread_run","symbolLocation":230,"imageIndex":143},{"imageOffset":2432596,"symbol":"pythread_wrapper","symbolLocation":36,"imageIndex":143},{"imageOffset":24971,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":146},{"imageOffset":6883,"symbol":"thread_start","symbolLocation":15,"imageIndex":146}],"threadState":{"r13":{"value":768},"rax":{"value":4},"rflags":{"value":583},"cpu":{"value":0},"r14":{"value":123145626185728},"rsi":{"value":768},"r8":{"value":0},"cr2":{"value":0},"rdx":{"value":0},"r10":{"value":0},"r9":{"value":160},"r15":{"value":0},"rbx":{"value":22},"trap":{"value":133},"err":{"value":33554737},"r11":{"value":582},"rip":{"value":140703581633594},"rbp":{"value":123145626184272},"rsp":{"value":123145626184120},"r12":{"value":0},"rcx":{"value":123145626184120},"flavor":"x86_THREAD_STATE","rdi":{"value":105553118119560}}},{"id":59714024,"frames":[{"imageOffset":15418,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":145},{"imageOffset":26355,"symbol":"_pthread_cond_wait","symbolLocation":1211,"imageIndex":146},{"imageOffset":2433570,"symbol":"PyThread_acquire_lock_timed","symbolLocation":434,"imageIndex":143},{"imageOffset":13491,"symbol":"_queue_SimpleQueue_get_impl","symbolLocation":211,"imageIndex":68},{"imageOffset":12660,"symbol":"_queue_SimpleQueue_get","symbolLocation":196,"imageIndex":68},{"imageOffset":1048405,"symbol":"cfunction_vectorcall_FASTCALL_KEYWORDS_METHOD","symbolLocation":101,"imageIndex":143},{"imageOffset":1868159,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":61007,"imageIndex":143},{"imageOffset":1892992,"symbol":"_PyEval_Vector","symbolLocation":128,"imageIndex":143},{"imageOffset":1881034,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":73882,"imageIndex":143},{"imageOffset":1892992,"symbol":"_PyEval_Vector","symbolLocation":128,"imageIndex":143},{"imageOffset":648278,"symbol":"method_vectorcall","symbolLocation":454,"imageIndex":143},{"imageOffset":2976374,"symbol":"thread_run","symbolLocation":230,"imageIndex":143},{"imageOffset":2432596,"symbol":"pythread_wrapper","symbolLocation":36,"imageIndex":143},{"imageOffset":24971,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":146},{"imageOffset":6883,"symbol":"thread_start","symbolLocation":15,"imageIndex":146}],"threadState":{"r13":{"value":1024},"rax":{"value":4},"rflags":{"value":583},"cpu":{"value":0},"r14":{"value":123145642975232},"rsi":{"value":1024},"r8":{"value":0},"cr2":{"value":0},"rdx":{"value":0},"r10":{"value":0},"r9":{"value":160},"r15":{"value":0},"rbx":{"value":22},"trap":{"value":133},"err":{"value":33554737},"r11":{"value":582},"rip":{"value":140703581633594},"rbp":{"value":123145642973776},"rsp":{"value":123145642973624},"r12":{"value":0},"rcx":{"value":123145642973624},"flavor":"x86_THREAD_STATE","rdi":{"value":105553118119560}}},{"id":59714025,"frames":[{"imageOffset":15418,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":145},{"imageOffset":26355,"symbol":"_pthread_cond_wait","symbolLocation":1211,"imageIndex":146},{"imageOffset":2433570,"symbol":"PyThread_acquire_lock_timed","symbolLocation":434,"imageIndex":143},{"imageOffset":13491,"symbol":"_queue_SimpleQueue_get_impl","symbolLocation":211,"imageIndex":68},{"imageOffset":12660,"symbol":"_queue_SimpleQueue_get","symbolLocation":196,"imageIndex":68},{"imageOffset":1048405,"symbol":"cfunction_vectorcall_FASTCALL_KEYWORDS_METHOD","symbolLocation":101,"imageIndex":143},{"imageOffset":1868159,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":61007,"imageIndex":143},{"imageOffset":1892992,"symbol":"_PyEval_Vector","symbolLocation":128,"imageIndex":143},{"imageOffset":1881034,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":73882,"imageIndex":143},{"imageOffset":1892992,"symbol":"_PyEval_Vector","symbolLocation":128,"imageIndex":143},{"imageOffset":648278,"symbol":"method_vectorcall","symbolLocation":454,"imageIndex":143},{"imageOffset":2976374,"symbol":"thread_run","symbolLocation":230,"imageIndex":143},{"imageOffset":2432596,"symbol":"pythread_wrapper","symbolLocation":36,"imageIndex":143},{"imageOffset":24971,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":146},{"imageOffset":6883,"symbol":"thread_start","symbolLocation":15,"imageIndex":146}],"threadState":{"r13":{"value":1280},"rax":{"value":4},"rflags":{"value":583},"cpu":{"value":0},"r14":{"value":123145659764736},"rsi":{"value":1280},"r8":{"value":0},"cr2":{"value":0},"rdx":{"value":0},"r10":{"value":0},"r9":{"value":160},"r15":{"value":0},"rbx":{"value":22},"trap":{"value":133},"err":{"value":33554737},"r11":{"value":582},"rip":{"value":140703581633594},"rbp":{"value":123145659763280},"rsp":{"value":123145659763128},"r12":{"value":0},"rcx":{"value":123145659763128},"flavor":"x86_THREAD_STATE","rdi":{"value":105553118119560}}},{"id":59714026,"frames":[{"imageOffset":15418,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":145},{"imageOffset":26355,"symbol":"_pthread_cond_wait","symbolLocation":1211,"imageIndex":146},{"imageOffset":2433570,"symbol":"PyThread_acquire_lock_timed","symbolLocation":434,"imageIndex":143},{"imageOffset":13491,"symbol":"_queue_SimpleQueue_get_impl","symbolLocation":211,"imageIndex":68},{"imageOffset":12660,"symbol":"_queue_SimpleQueue_get","symbolLocation":196,"imageIndex":68},{"imageOffset":1048405,"symbol":"cfunction_vectorcall_FASTCALL_KEYWORDS_METHOD","symbolLocation":101,"imageIndex":143},{"imageOffset":1868159,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":61007,"imageIndex":143},{"imageOffset":1892992,"symbol":"_PyEval_Vector","symbolLocation":128,"imageIndex":143},{"imageOffset":1881034,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":73882,"imageIndex":143},{"imageOffset":1892992,"symbol":"_PyEval_Vector","symbolLocation":128,"imageIndex":143},{"imageOffset":648278,"symbol":"method_vectorcall","symbolLocation":454,"imageIndex":143},{"imageOffset":2976374,"symbol":"thread_run","symbolLocation":230,"imageIndex":143},{"imageOffset":2432596,"symbol":"pythread_wrapper","symbolLocation":36,"imageIndex":143},{"imageOffset":24971,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":146},{"imageOffset":6883,"symbol":"thread_start","symbolLocation":15,"imageIndex":146}],"threadState":{"r13":{"value":1536},"rax":{"value":4},"rflags":{"value":583},"cpu":{"value":0},"r14":{"value":123145676554240},"rsi":{"value":1536},"r8":{"value":0},"cr2":{"value":0},"rdx":{"value":0},"r10":{"value":0},"r9":{"value":160},"r15":{"value":0},"rbx":{"value":22},"trap":{"value":133},"err":{"value":33554737},"r11":{"value":582},"rip":{"value":140703581633594},"rbp":{"value":123145676552784},"rsp":{"value":123145676552632},"r12":{"value":0},"rcx":{"value":123145676552632},"flavor":"x86_THREAD_STATE","rdi":{"value":105553118119560}}},{"id":59714027,"frames":[{"imageOffset":15418,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":145},{"imageOffset":26355,"symbol":"_pthread_cond_wait","symbolLocation":1211,"imageIndex":146},{"imageOffset":2433570,"symbol":"PyThread_acquire_lock_timed","symbolLocation":434,"imageIndex":143},{"imageOffset":13491,"symbol":"_queue_SimpleQueue_get_impl","symbolLocation":211,"imageIndex":68},{"imageOffset":12660,"symbol":"_queue_SimpleQueue_get","symbolLocation":196,"imageIndex":68},{"imageOffset":1048405,"symbol":"cfunction_vectorcall_FASTCALL_KEYWORDS_METHOD","symbolLocation":101,"imageIndex":143},{"imageOffset":1868159,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":61007,"imageIndex":143},{"imageOffset":1892992,"symbol":"_PyEval_Vector","symbolLocation":128,"imageIndex":143},{"imageOffset":1881034,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":73882,"imageIndex":143},{"imageOffset":1892992,"symbol":"_PyEval_Vector","symbolLocation":128,"imageIndex":143},{"imageOffset":648278,"symbol":"method_vectorcall","symbolLocation":454,"imageIndex":143},{"imageOffset":2976374,"symbol":"thread_run","symbolLocation":230,"imageIndex":143},{"imageOffset":2432596,"symbol":"pythread_wrapper","symbolLocation":36,"imageIndex":143},{"imageOffset":24971,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":146},{"imageOffset":6883,"symbol":"thread_start","symbolLocation":15,"imageIndex":146}],"threadState":{"r13":{"value":1792},"rax":{"value":4},"rflags":{"value":583},"cpu":{"value":0},"r14":{"value":123145693343744},"rsi":{"value":1792},"r8":{"value":0},"cr2":{"value":0},"rdx":{"value":0},"r10":{"value":0},"r9":{"value":160},"r15":{"value":0},"rbx":{"value":22},"trap":{"value":133},"err":{"value":33554737},"r11":{"value":582},"rip":{"value":140703581633594},"rbp":{"value":123145693342288},"rsp":{"value":123145693342136},"r12":{"value":0},"rcx":{"value":123145693342136},"flavor":"x86_THREAD_STATE","rdi":{"value":105553118119560}}},{"id":59714028,"frames":[{"imageOffset":15418,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":145},{"imageOffset":26355,"symbol":"_pthread_cond_wait","symbolLocation":1211,"imageIndex":146},{"imageOffset":2433570,"symbol":"PyThread_acquire_lock_timed","symbolLocation":434,"imageIndex":143},{"imageOffset":13491,"symbol":"_queue_SimpleQueue_get_impl","symbolLocation":211,"imageIndex":68},{"imageOffset":12660,"symbol":"_queue_SimpleQueue_get","symbolLocation":196,"imageIndex":68},{"imageOffset":1048405,"symbol":"cfunction_vectorcall_FASTCALL_KEYWORDS_METHOD","symbolLocation":101,"imageIndex":143},{"imageOffset":1868159,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":61007,"imageIndex":143},{"imageOffset":1892992,"symbol":"_PyEval_Vector","symbolLocation":128,"imageIndex":143},{"imageOffset":1881034,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":73882,"imageIndex":143},{"imageOffset":1892992,"symbol":"_PyEval_Vector","symbolLocation":128,"imageIndex":143},{"imageOffset":648278,"symbol":"method_vectorcall","symbolLocation":454,"imageIndex":143},{"imageOffset":2976374,"symbol":"thread_run","symbolLocation":230,"imageIndex":143},{"imageOffset":2432596,"symbol":"pythread_wrapper","symbolLocation":36,"imageIndex":143},{"imageOffset":24971,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":146},{"imageOffset":6883,"symbol":"thread_start","symbolLocation":15,"imageIndex":146}],"threadState":{"r13":{"value":2048},"rax":{"value":4},"rflags":{"value":583},"cpu":{"value":0},"r14":{"value":123145710133248},"rsi":{"value":2048},"r8":{"value":0},"cr2":{"value":0},"rdx":{"value":0},"r10":{"value":0},"r9":{"value":160},"r15":{"value":0},"rbx":{"value":22},"trap":{"value":133},"err":{"value":33554737},"r11":{"value":582},"rip":{"value":140703581633594},"rbp":{"value":123145710131792},"rsp":{"value":123145710131640},"r12":{"value":0},"rcx":{"value":123145710131640},"flavor":"x86_THREAD_STATE","rdi":{"value":105553118119560}}},{"id":59714029,"frames":[{"imageOffset":15418,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":145},{"imageOffset":26355,"symbol":"_pthread_cond_wait","symbolLocation":1211,"imageIndex":146},{"imageOffset":2433570,"symbol":"PyThread_acquire_lock_timed","symbolLocation":434,"imageIndex":143},{"imageOffset":13491,"symbol":"_queue_SimpleQueue_get_impl","symbolLocation":211,"imageIndex":68},{"imageOffset":12660,"symbol":"_queue_SimpleQueue_get","symbolLocation":196,"imageIndex":68},{"imageOffset":1048405,"symbol":"cfunction_vectorcall_FASTCALL_KEYWORDS_METHOD","symbolLocation":101,"imageIndex":143},{"imageOffset":1868159,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":61007,"imageIndex":143},{"imageOffset":1892992,"symbol":"_PyEval_Vector","symbolLocation":128,"imageIndex":143},{"imageOffset":1881034,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":73882,"imageIndex":143},{"imageOffset":1892992,"symbol":"_PyEval_Vector","symbolLocation":128,"imageIndex":143},{"imageOffset":648278,"symbol":"method_vectorcall","symbolLocation":454,"imageIndex":143},{"imageOffset":2976374,"symbol":"thread_run","symbolLocation":230,"imageIndex":143},{"imageOffset":2432596,"symbol":"pythread_wrapper","symbolLocation":36,"imageIndex":143},{"imageOffset":24971,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":146},{"imageOffset":6883,"symbol":"thread_start","symbolLocation":15,"imageIndex":146}],"threadState":{"r13":{"value":2304},"rax":{"value":4},"rflags":{"value":583},"cpu":{"value":0},"r14":{"value":123145726922752},"rsi":{"value":2304},"r8":{"value":0},"cr2":{"value":0},"rdx":{"value":0},"r10":{"value":0},"r9":{"value":160},"r15":{"value":0},"rbx":{"value":22},"trap":{"value":133},"err":{"value":33554737},"r11":{"value":582},"rip":{"value":140703581633594},"rbp":{"value":123145726921296},"rsp":{"value":123145726921144},"r12":{"value":0},"rcx":{"value":123145726921144},"flavor":"x86_THREAD_STATE","rdi":{"value":105553118119560}}},{"id":59714030,"frames":[{"imageOffset":15418,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":145},{"imageOffset":26355,"symbol":"_pthread_cond_wait","symbolLocation":1211,"imageIndex":146},{"imageOffset":2433570,"symbol":"PyThread_acquire_lock_timed","symbolLocation":434,"imageIndex":143},{"imageOffset":13491,"symbol":"_queue_SimpleQueue_get_impl","symbolLocation":211,"imageIndex":68},{"imageOffset":12660,"symbol":"_queue_SimpleQueue_get","symbolLocation":196,"imageIndex":68},{"imageOffset":1048405,"symbol":"cfunction_vectorcall_FASTCALL_KEYWORDS_METHOD","symbolLocation":101,"imageIndex":143},{"imageOffset":1868159,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":61007,"imageIndex":143},{"imageOffset":1892992,"symbol":"_PyEval_Vector","symbolLocation":128,"imageIndex":143},{"imageOffset":1881034,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":73882,"imageIndex":143},{"imageOffset":1892992,"symbol":"_PyEval_Vector","symbolLocation":128,"imageIndex":143},{"imageOffset":648278,"symbol":"method_vectorcall","symbolLocation":454,"imageIndex":143},{"imageOffset":2976374,"symbol":"thread_run","symbolLocation":230,"imageIndex":143},{"imageOffset":2432596,"symbol":"pythread_wrapper","symbolLocation":36,"imageIndex":143},{"imageOffset":24971,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":146},{"imageOffset":6883,"symbol":"thread_start","symbolLocation":15,"imageIndex":146}],"threadState":{"r13":{"value":2560},"rax":{"value":4},"rflags":{"value":583},"cpu":{"value":0},"r14":{"value":123145743712256},"rsi":{"value":2560},"r8":{"value":0},"cr2":{"value":0},"rdx":{"value":0},"r10":{"value":0},"r9":{"value":160},"r15":{"value":0},"rbx":{"value":22},"trap":{"value":133},"err":{"value":33554737},"r11":{"value":582},"rip":{"value":140703581633594},"rbp":{"value":123145743710800},"rsp":{"value":123145743710648},"r12":{"value":0},"rcx":{"value":123145743710648},"flavor":"x86_THREAD_STATE","rdi":{"value":105553118119560}}},{"id":59714031,"frames":[{"imageOffset":15418,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":145},{"imageOffset":26355,"symbol":"_pthread_cond_wait","symbolLocation":1211,"imageIndex":146},{"imageOffset":2433570,"symbol":"PyThread_acquire_lock_timed","symbolLocation":434,"imageIndex":143},{"imageOffset":13491,"symbol":"_queue_SimpleQueue_get_impl","symbolLocation":211,"imageIndex":68},{"imageOffset":12660,"symbol":"_queue_SimpleQueue_get","symbolLocation":196,"imageIndex":68},{"imageOffset":1048405,"symbol":"cfunction_vectorcall_FASTCALL_KEYWORDS_METHOD","symbolLocation":101,"imageIndex":143},{"imageOffset":1868159,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":61007,"imageIndex":143},{"imageOffset":1892992,"symbol":"_PyEval_Vector","symbolLocation":128,"imageIndex":143},{"imageOffset":1881034,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":73882,"imageIndex":143},{"imageOffset":1892992,"symbol":"_PyEval_Vector","symbolLocation":128,"imageIndex":143},{"imageOffset":648278,"symbol":"method_vectorcall","symbolLocation":454,"imageIndex":143},{"imageOffset":2976374,"symbol":"thread_run","symbolLocation":230,"imageIndex":143},{"imageOffset":2432596,"symbol":"pythread_wrapper","symbolLocation":36,"imageIndex":143},{"imageOffset":24971,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":146},{"imageOffset":6883,"symbol":"thread_start","symbolLocation":15,"imageIndex":146}],"threadState":{"r13":{"value":2816},"rax":{"value":4},"rflags":{"value":583},"cpu":{"value":0},"r14":{"value":123145760501760},"rsi":{"value":2816},"r8":{"value":0},"cr2":{"value":0},"rdx":{"value":0},"r10":{"value":0},"r9":{"value":160},"r15":{"value":0},"rbx":{"value":22},"trap":{"value":133},"err":{"value":33554737},"r11":{"value":582},"rip":{"value":140703581633594},"rbp":{"value":123145760500304},"rsp":{"value":123145760500152},"r12":{"value":0},"rcx":{"value":123145760500152},"flavor":"x86_THREAD_STATE","rdi":{"value":105553118119560}}},{"id":59714032,"frames":[{"imageOffset":15418,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":145},{"imageOffset":26355,"symbol":"_pthread_cond_wait","symbolLocation":1211,"imageIndex":146},{"imageOffset":2433570,"symbol":"PyThread_acquire_lock_timed","symbolLocation":434,"imageIndex":143},{"imageOffset":13491,"symbol":"_queue_SimpleQueue_get_impl","symbolLocation":211,"imageIndex":68},{"imageOffset":12660,"symbol":"_queue_SimpleQueue_get","symbolLocation":196,"imageIndex":68},{"imageOffset":1048405,"symbol":"cfunction_vectorcall_FASTCALL_KEYWORDS_METHOD","symbolLocation":101,"imageIndex":143},{"imageOffset":1868159,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":61007,"imageIndex":143},{"imageOffset":1892992,"symbol":"_PyEval_Vector","symbolLocation":128,"imageIndex":143},{"imageOffset":1881034,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":73882,"imageIndex":143},{"imageOffset":1892992,"symbol":"_PyEval_Vector","symbolLocation":128,"imageIndex":143},{"imageOffset":648278,"symbol":"method_vectorcall","symbolLocation":454,"imageIndex":143},{"imageOffset":2976374,"symbol":"thread_run","symbolLocation":230,"imageIndex":143},{"imageOffset":2432596,"symbol":"pythread_wrapper","symbolLocation":36,"imageIndex":143},{"imageOffset":24971,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":146},{"imageOffset":6883,"symbol":"thread_start","symbolLocation":15,"imageIndex":146}],"threadState":{"r13":{"value":3072},"rax":{"value":4},"rflags":{"value":583},"cpu":{"value":0},"r14":{"value":123145777291264},"rsi":{"value":3072},"r8":{"value":0},"cr2":{"value":0},"rdx":{"value":0},"r10":{"value":0},"r9":{"value":160},"r15":{"value":0},"rbx":{"value":22},"trap":{"value":133},"err":{"value":33554737},"r11":{"value":582},"rip":{"value":140703581633594},"rbp":{"value":123145777289808},"rsp":{"value":123145777289656},"r12":{"value":0},"rcx":{"value":123145777289656},"flavor":"x86_THREAD_STATE","rdi":{"value":105553118119560}}},{"id":59714033,"frames":[{"imageOffset":15418,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":145},{"imageOffset":26355,"symbol":"_pthread_cond_wait","symbolLocation":1211,"imageIndex":146},{"imageOffset":2433570,"symbol":"PyThread_acquire_lock_timed","symbolLocation":434,"imageIndex":143},{"imageOffset":13491,"symbol":"_queue_SimpleQueue_get_impl","symbolLocation":211,"imageIndex":68},{"imageOffset":12660,"symbol":"_queue_SimpleQueue_get","symbolLocation":196,"imageIndex":68},{"imageOffset":1048405,"symbol":"cfunction_vectorcall_FASTCALL_KEYWORDS_METHOD","symbolLocation":101,"imageIndex":143},{"imageOffset":1868159,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":61007,"imageIndex":143},{"imageOffset":1892992,"symbol":"_PyEval_Vector","symbolLocation":128,"imageIndex":143},{"imageOffset":1881034,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":73882,"imageIndex":143},{"imageOffset":1892992,"symbol":"_PyEval_Vector","symbolLocation":128,"imageIndex":143},{"imageOffset":648278,"symbol":"method_vectorcall","symbolLocation":454,"imageIndex":143},{"imageOffset":2976374,"symbol":"thread_run","symbolLocation":230,"imageIndex":143},{"imageOffset":2432596,"symbol":"pythread_wrapper","symbolLocation":36,"imageIndex":143},{"imageOffset":24971,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":146},{"imageOffset":6883,"symbol":"thread_start","symbolLocation":15,"imageIndex":146}],"threadState":{"r13":{"value":3328},"rax":{"value":4},"rflags":{"value":583},"cpu":{"value":0},"r14":{"value":123145794080768},"rsi":{"value":3328},"r8":{"value":0},"cr2":{"value":0},"rdx":{"value":0},"r10":{"value":0},"r9":{"value":160},"r15":{"value":0},"rbx":{"value":22},"trap":{"value":133},"err":{"value":33554737},"r11":{"value":582},"rip":{"value":140703581633594},"rbp":{"value":123145794079312},"rsp":{"value":123145794079160},"r12":{"value":0},"rcx":{"value":123145794079160},"flavor":"x86_THREAD_STATE","rdi":{"value":105553118119560}}},{"id":59714034,"frames":[{"imageOffset":15418,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":145},{"imageOffset":26355,"symbol":"_pthread_cond_wait","symbolLocation":1211,"imageIndex":146},{"imageOffset":2433570,"symbol":"PyThread_acquire_lock_timed","symbolLocation":434,"imageIndex":143},{"imageOffset":13491,"symbol":"_queue_SimpleQueue_get_impl","symbolLocation":211,"imageIndex":68},{"imageOffset":12660,"symbol":"_queue_SimpleQueue_get","symbolLocation":196,"imageIndex":68},{"imageOffset":1048405,"symbol":"cfunction_vectorcall_FASTCALL_KEYWORDS_METHOD","symbolLocation":101,"imageIndex":143},{"imageOffset":1868159,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":61007,"imageIndex":143},{"imageOffset":1892992,"symbol":"_PyEval_Vector","symbolLocation":128,"imageIndex":143},{"imageOffset":1881034,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":73882,"imageIndex":143},{"imageOffset":1892992,"symbol":"_PyEval_Vector","symbolLocation":128,"imageIndex":143},{"imageOffset":648278,"symbol":"method_vectorcall","symbolLocation":454,"imageIndex":143},{"imageOffset":2976374,"symbol":"thread_run","symbolLocation":230,"imageIndex":143},{"imageOffset":2432596,"symbol":"pythread_wrapper","symbolLocation":36,"imageIndex":143},{"imageOffset":24971,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":146},{"imageOffset":6883,"symbol":"thread_start","symbolLocation":15,"imageIndex":146}],"threadState":{"r13":{"value":3584},"rax":{"value":4},"rflags":{"value":583},"cpu":{"value":0},"r14":{"value":123145810870272},"rsi":{"value":3584},"r8":{"value":0},"cr2":{"value":0},"rdx":{"value":0},"r10":{"value":0},"r9":{"value":160},"r15":{"value":0},"rbx":{"value":22},"trap":{"value":133},"err":{"value":33554737},"r11":{"value":582},"rip":{"value":140703581633594},"rbp":{"value":123145810868816},"rsp":{"value":123145810868664},"r12":{"value":0},"rcx":{"value":123145810868664},"flavor":"x86_THREAD_STATE","rdi":{"value":105553118119560}}},{"id":59714035,"frames":[{"imageOffset":15418,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":145},{"imageOffset":26355,"symbol":"_pthread_cond_wait","symbolLocation":1211,"imageIndex":146},{"imageOffset":2433570,"symbol":"PyThread_acquire_lock_timed","symbolLocation":434,"imageIndex":143},{"imageOffset":13491,"symbol":"_queue_SimpleQueue_get_impl","symbolLocation":211,"imageIndex":68},{"imageOffset":12660,"symbol":"_queue_SimpleQueue_get","symbolLocation":196,"imageIndex":68},{"imageOffset":1048405,"symbol":"cfunction_vectorcall_FASTCALL_KEYWORDS_METHOD","symbolLocation":101,"imageIndex":143},{"imageOffset":1868159,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":61007,"imageIndex":143},{"imageOffset":1892992,"symbol":"_PyEval_Vector","symbolLocation":128,"imageIndex":143},{"imageOffset":1881034,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":73882,"imageIndex":143},{"imageOffset":1892992,"symbol":"_PyEval_Vector","symbolLocation":128,"imageIndex":143},{"imageOffset":648278,"symbol":"method_vectorcall","symbolLocation":454,"imageIndex":143},{"imageOffset":2976374,"symbol":"thread_run","symbolLocation":230,"imageIndex":143},{"imageOffset":2432596,"symbol":"pythread_wrapper","symbolLocation":36,"imageIndex":143},{"imageOffset":24971,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":146},{"imageOffset":6883,"symbol":"thread_start","symbolLocation":15,"imageIndex":146}],"threadState":{"r13":{"value":3840},"rax":{"value":4},"rflags":{"value":583},"cpu":{"value":0},"r14":{"value":123145827659776},"rsi":{"value":3840},"r8":{"value":0},"cr2":{"value":0},"rdx":{"value":0},"r10":{"value":0},"r9":{"value":160},"r15":{"value":0},"rbx":{"value":22},"trap":{"value":133},"err":{"value":33554737},"r11":{"value":582},"rip":{"value":140703581633594},"rbp":{"value":123145827658320},"rsp":{"value":123145827658168},"r12":{"value":0},"rcx":{"value":123145827658168},"flavor":"x86_THREAD_STATE","rdi":{"value":105553118119560}}},{"id":59714036,"frames":[{"imageOffset":15418,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":145},{"imageOffset":26355,"symbol":"_pthread_cond_wait","symbolLocation":1211,"imageIndex":146},{"imageOffset":2433570,"symbol":"PyThread_acquire_lock_timed","symbolLocation":434,"imageIndex":143},{"imageOffset":13491,"symbol":"_queue_SimpleQueue_get_impl","symbolLocation":211,"imageIndex":68},{"imageOffset":12660,"symbol":"_queue_SimpleQueue_get","symbolLocation":196,"imageIndex":68},{"imageOffset":1048405,"symbol":"cfunction_vectorcall_FASTCALL_KEYWORDS_METHOD","symbolLocation":101,"imageIndex":143},{"imageOffset":1868159,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":61007,"imageIndex":143},{"imageOffset":1892992,"symbol":"_PyEval_Vector","symbolLocation":128,"imageIndex":143},{"imageOffset":1881034,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":73882,"imageIndex":143},{"imageOffset":1892992,"symbol":"_PyEval_Vector","symbolLocation":128,"imageIndex":143},{"imageOffset":648278,"symbol":"method_vectorcall","symbolLocation":454,"imageIndex":143},{"imageOffset":2976374,"symbol":"thread_run","symbolLocation":230,"imageIndex":143},{"imageOffset":2432596,"symbol":"pythread_wrapper","symbolLocation":36,"imageIndex":143},{"imageOffset":24971,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":146},{"imageOffset":6883,"symbol":"thread_start","symbolLocation":15,"imageIndex":146}],"threadState":{"r13":{"value":4096},"rax":{"value":260},"rflags":{"value":583},"cpu":{"value":0},"r14":{"value":123145844449280},"rsi":{"value":4096},"r8":{"value":0},"cr2":{"value":0},"rdx":{"value":0},"r10":{"value":0},"r9":{"value":160},"r15":{"value":0},"rbx":{"value":22},"trap":{"value":133},"err":{"value":33554737},"r11":{"value":582},"rip":{"value":140703581633594},"rbp":{"value":123145844447824},"rsp":{"value":123145844447672},"r12":{"value":0},"rcx":{"value":123145844447672},"flavor":"x86_THREAD_STATE","rdi":{"value":105553118119560}}},{"id":59714037,"frames":[{"imageOffset":32350,"symbol":"poll","symbolLocation":10,"imageIndex":145},{"imageOffset":22181,"symbol":"select_poll_poll","symbolLocation":149,"imageIndex":129},{"imageOffset":703048,"symbol":"method_vectorcall_FASTCALL","symbolLocation":104,"imageIndex":143},{"imageOffset":1868159,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":61007,"imageIndex":143},{"imageOffset":1892992,"symbol":"_PyEval_Vector","symbolLocation":128,"imageIndex":143},{"imageOffset":648031,"symbol":"method_vectorcall","symbolLocation":207,"imageIndex":143},{"imageOffset":1881034,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":73882,"imageIndex":143},{"imageOffset":1892992,"symbol":"_PyEval_Vector","symbolLocation":128,"imageIndex":143},{"imageOffset":648278,"symbol":"method_vectorcall","symbolLocation":454,"imageIndex":143},{"imageOffset":2976374,"symbol":"thread_run","symbolLocation":230,"imageIndex":143},{"imageOffset":2432596,"symbol":"pythread_wrapper","symbolLocation":36,"imageIndex":143},{"imageOffset":24971,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":146},{"imageOffset":6883,"symbol":"thread_start","symbolLocation":15,"imageIndex":146}],"threadState":{"r13":{"value":0},"rax":{"value":4},"rflags":{"value":519},"cpu":{"value":0},"r14":{"value":140184859319792},"rsi":{"value":1},"r8":{"value":18691697676800},"cr2":{"value":0},"rdx":{"value":4294967295},"r10":{"value":123145861238956},"r9":{"value":4381788800,"symbolLocation":424,"symbol":"_PyRuntime"},"r15":{"value":18446744073709551615},"rbx":{"value":123145861237376},"trap":{"value":133},"err":{"value":33554662},"r11":{"value":518},"rip":{"value":140703581650526},"rbp":{"value":123145861237472},"rsp":{"value":123145861237368},"r12":{"value":5151498448},"rcx":{"value":123145861237368},"flavor":"x86_THREAD_STATE","rdi":{"value":5034289904}}},{"id":59714038,"frames":[{"imageOffset":15418,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":145},{"imageOffset":26355,"symbol":"_pthread_cond_wait","symbolLocation":1211,"imageIndex":146},{"imageOffset":2433570,"symbol":"PyThread_acquire_lock_timed","symbolLocation":434,"imageIndex":143},{"imageOffset":13491,"symbol":"_queue_SimpleQueue_get_impl","symbolLocation":211,"imageIndex":68},{"imageOffset":12660,"symbol":"_queue_SimpleQueue_get","symbolLocation":196,"imageIndex":68},{"imageOffset":1048405,"symbol":"cfunction_vectorcall_FASTCALL_KEYWORDS_METHOD","symbolLocation":101,"imageIndex":143},{"imageOffset":822626,"symbol":"calliter_iternext","symbolLocation":82,"imageIndex":143},{"imageOffset":1861149,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":53997,"imageIndex":143},{"imageOffset":1892992,"symbol":"_PyEval_Vector","symbolLocation":128,"imageIndex":143},{"imageOffset":1881034,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":73882,"imageIndex":143},{"imageOffset":1892992,"symbol":"_PyEval_Vector","symbolLocation":128,"imageIndex":143},{"imageOffset":648278,"symbol":"method_vectorcall","symbolLocation":454,"imageIndex":143},{"imageOffset":2976374,"symbol":"thread_run","symbolLocation":230,"imageIndex":143},{"imageOffset":2432596,"symbol":"pythread_wrapper","symbolLocation":36,"imageIndex":143},{"imageOffset":24971,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":146},{"imageOffset":6883,"symbol":"thread_start","symbolLocation":15,"imageIndex":146}],"threadState":{"r13":{"value":1103806595584},"rax":{"value":260},"rflags":{"value":583},"cpu":{"value":0},"r14":{"value":123145878028288},"rsi":{"value":1103806595584},"r8":{"value":0},"cr2":{"value":0},"rdx":{"value":256},"r10":{"value":0},"r9":{"value":160},"r15":{"value":256},"rbx":{"value":22},"trap":{"value":133},"err":{"value":33554737},"r11":{"value":582},"rip":{"value":140703581633594},"rbp":{"value":123145878026768},"rsp":{"value":123145878026616},"r12":{"value":0},"rcx":{"value":123145878026616},"flavor":"x86_THREAD_STATE","rdi":{"value":105553118120456}}},{"id":59714039,"frames":[{"imageOffset":15418,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":145},{"imageOffset":26355,"symbol":"_pthread_cond_wait","symbolLocation":1211,"imageIndex":146},{"imageOffset":2433570,"symbol":"PyThread_acquire_lock_timed","symbolLocation":434,"imageIndex":143},{"imageOffset":13491,"symbol":"_queue_SimpleQueue_get_impl","symbolLocation":211,"imageIndex":68},{"imageOffset":12660,"symbol":"_queue_SimpleQueue_get","symbolLocation":196,"imageIndex":68},{"imageOffset":1048405,"symbol":"cfunction_vectorcall_FASTCALL_KEYWORDS_METHOD","symbolLocation":101,"imageIndex":143},{"imageOffset":1868159,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":61007,"imageIndex":143},{"imageOffset":1892992,"symbol":"_PyEval_Vector","symbolLocation":128,"imageIndex":143},{"imageOffset":1881034,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":73882,"imageIndex":143},{"imageOffset":1892992,"symbol":"_PyEval_Vector","symbolLocation":128,"imageIndex":143},{"imageOffset":648278,"symbol":"method_vectorcall","symbolLocation":454,"imageIndex":143},{"imageOffset":2976374,"symbol":"thread_run","symbolLocation":230,"imageIndex":143},{"imageOffset":2432596,"symbol":"pythread_wrapper","symbolLocation":36,"imageIndex":143},{"imageOffset":24971,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":146},{"imageOffset":6883,"symbol":"thread_start","symbolLocation":15,"imageIndex":146}],"threadState":{"r13":{"value":4294967552},"rax":{"value":260},"rflags":{"value":583},"cpu":{"value":0},"r14":{"value":123145894817792},"rsi":{"value":4294967552},"r8":{"value":0},"cr2":{"value":0},"rdx":{"value":0},"r10":{"value":0},"r9":{"value":160},"r15":{"value":0},"rbx":{"value":22},"trap":{"value":133},"err":{"value":33554737},"r11":{"value":582},"rip":{"value":140703581633594},"rbp":{"value":123145894816336},"rsp":{"value":123145894816184},"r12":{"value":0},"rcx":{"value":123145894816184},"flavor":"x86_THREAD_STATE","rdi":{"value":105553118120200}}},{"id":59714040,"frames":[{"imageOffset":15418,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":145},{"imageOffset":26355,"symbol":"_pthread_cond_wait","symbolLocation":1211,"imageIndex":146},{"imageOffset":2433570,"symbol":"PyThread_acquire_lock_timed","symbolLocation":434,"imageIndex":143},{"imageOffset":2972910,"symbol":"acquire_timed","symbolLocation":318,"imageIndex":143},{"imageOffset":2973484,"symbol":"lock_PyThread_acquire_lock","symbolLocation":44,"imageIndex":143},{"imageOffset":702263,"symbol":"method_vectorcall_VARARGS_KEYWORDS","symbolLocation":167,"imageIndex":143},{"imageOffset":1868159,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":61007,"imageIndex":143},{"imageOffset":1892992,"symbol":"_PyEval_Vector","symbolLocation":128,"imageIndex":143},{"imageOffset":648031,"symbol":"method_vectorcall","symbolLocation":207,"imageIndex":143},{"imageOffset":1881034,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":73882,"imageIndex":143},{"imageOffset":1892992,"symbol":"_PyEval_Vector","symbolLocation":128,"imageIndex":143},{"imageOffset":648158,"symbol":"method_vectorcall","symbolLocation":334,"imageIndex":143},{"imageOffset":633784,"symbol":"_PyVectorcall_Call","symbolLocation":120,"imageIndex":143},{"imageOffset":1881034,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":73882,"imageIndex":143},{"imageOffset":1892992,"symbol":"_PyEval_Vector","symbolLocation":128,"imageIndex":143},{"imageOffset":648278,"symbol":"method_vectorcall","symbolLocation":454,"imageIndex":143},{"imageOffset":2976374,"symbol":"thread_run","symbolLocation":230,"imageIndex":143},{"imageOffset":2432596,"symbol":"pythread_wrapper","symbolLocation":36,"imageIndex":143},{"imageOffset":24971,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":146},{"imageOffset":6883,"symbol":"thread_start","symbolLocation":15,"imageIndex":146}],"threadState":{"r13":{"value":4294967552},"rax":{"value":260},"rflags":{"value":583},"cpu":{"value":0},"r14":{"value":123145911607296},"rsi":{"value":4294967552},"r8":{"value":0},"cr2":{"value":0},"rdx":{"value":0},"r10":{"value":0},"r9":{"value":160},"r15":{"value":0},"rbx":{"value":22},"trap":{"value":133},"err":{"value":33554737},"r11":{"value":582},"rip":{"value":140703581633594},"rbp":{"value":123145911605088},"rsp":{"value":123145911604936},"r12":{"value":0},"rcx":{"value":123145911604936},"flavor":"x86_THREAD_STATE","rdi":{"value":105553118114824}}},{"id":59714059,"name":"ThreadPoolBackgroundWorker","threadState":{"r13":{"value":17179869442},"rax":{"value":268451845},"rflags":{"value":514},"cpu":{"value":0},"r14":{"value":32},"rsi":{"value":17179869442},"r8":{"value":0},"cr2":{"value":0},"rdx":{"value":0},"r10":{"value":299097227526144},"r9":{"value":299097227526144},"r15":{"value":299097227526144},"rbx":{"value":123145920007472},"trap":{"value":133},"err":{"value":16777263},"r11":{"value":514},"rip":{"value":140703581622414},"rbp":{"value":123145920006800},"rsp":{"value":123145920006696},"r12":{"value":33000},"rcx":{"value":123145920006696},"flavor":"x86_THREAD_STATE","rdi":{"value":123145920007472}},"frames":[{"imageOffset":4238,"symbol":"mach_msg2_trap","symbolLocation":10,"imageIndex":145},{"imageOffset":63608,"symbol":"mach_msg2_internal","symbolLocation":84,"imageIndex":145},{"imageOffset":33144,"symbol":"mach_msg_overwrite","symbolLocation":653,"imageIndex":145},{"imageOffset":4989,"symbol":"mach_msg","symbolLocation":19,"imageIndex":145},{"imageOffset":75634614,"imageIndex":83},{"imageOffset":75039302,"imageIndex":83},{"imageOffset":75293834,"imageIndex":83},{"imageOffset":75296343,"imageIndex":83},{"imageOffset":75295853,"imageIndex":83},{"imageOffset":75295764,"imageIndex":83},{"imageOffset":75466040,"imageIndex":83},{"imageOffset":24971,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":146},{"imageOffset":6883,"symbol":"thread_start","symbolLocation":15,"imageIndex":146}]}], "usedImages" : [ [deleted to fit within ticket limits] ], "sharedCache" : { "base" : 140703577444352, "size" : 25769803776, "uuid" : "b8509d0f-c366-3716-9a03-efa00b40318a" }, "vmSummary" : "ReadOnly portion of Libraries: Total=1.2G resident=0K(0%) swapped_out_or_unallocated=1.2G(100%)\nWritable regions: Total=3.2G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=3.2G(100%)\n\n VIRTUAL REGION \nREGION TYPE SIZE COUNT (non-coalesced) \n=========== ======= ======= \nAccelerate framework 256K 2 \nActivity Tracing 256K 1 \nCG image 12K 2 \nColorSync 244K 29 \nCoreAnimation 44K 10 \nCoreGraphics 16K 3 \nCoreUI image data 700K 10 \nFoundation 16K 1 \nIOKit 23.3M 3 \nKernel Alloc Once 8K 1 \nMALLOC 2.4G 111 \nMALLOC guard page 48K 12 \nMach message 8K 1 \nOpenGL GLSL 256K 3 \nSTACK GUARD 256K 64 \nStack 531.5M 65 \nStack Guard 56.0M 1 \nVM_ALLOCATE 156.6M 94 \nVM_ALLOCATE (reserved) 160.0M 1 reserved VM address space (unallocated)\n__CTF 824 1 \n__DATA 43.7M 745 \n__DATA_CONST 61.4M 428 \n__DATA_DIRTY 1691K 221 \n__FONT_DATA 2352 1 \n__GLSLBUILTINS 5174K 1 \n__LINKEDIT 210.5M 147 \n__OBJC_RO 71.9M 1 \n__OBJC_RW 2201K 2 \n__TEXT 1.0G 753 \ndyld private memory 32K 2 \nmapped file 206.4M 47 \nshared memory 1304K 20 \n=========== ======= ======= \nTOTAL 4.9G 2783 \nTOTAL, minus reserved VM space 4.7G 2783 \n", "legacyInfo" : { "threadTriggered" : { "name" : "CrBrowserMain", "queue" : "com.apple.main-thread" } }, "logWritingSignature" : "6db449317c3500d0d29144199e763eea49de7f30", "trialInfo" : { "rollouts" : [ { "rolloutId" : "654439cdafbf5b61207873a9", "factorPackIds" : { }, "deploymentId" : 240000004 }, { "rolloutId" : "60f8ddccefea4203d95cbeef", "factorPackIds" : { "NETWORK_SERVICE_PROXY_CONFIG_UPDATE" : "6401414cc679dd6bc5828183" }, "deploymentId" : 240000025 } ], "experiments" : [ ] } } Log: Startup Messages --- note | available bundle cache has not been initialized yet UCSF ChimeraX version: 1.9 (2024-12-11) © 2016-2024 Regents of the University of California. All rights reserved. How to cite UCSF ChimeraX OpenGL version: 4.1 ATI-5.5.17 OpenGL renderer: AMD Radeon Pro 560X OpenGL Engine OpenGL vendor: ATI Technologies Inc. Python: 3.11.4 Locale: UTF-8 Qt version: PyQt6 6.7.1, Qt 6.7.1 Qt runtime version: 6.7.3 Qt platform: cocoa Hardware: Hardware Overview: Model Name: MacBook Pro Model Identifier: MacBookPro15,1 Processor Name: 8-Core Intel Core i9 Processor Speed: 2.3 GHz Number of Processors: 1 Total Number of Cores: 8 L2 Cache (per Core): 256 KB L3 Cache: 16 MB Hyper-Threading Technology: Enabled Memory: 32 GB System Firmware Version: 2022.140.5.0.0 (iBridge: 21.16.6074.0.0,0) OS Loader Version: 580.140.1~8 Software: System Software Overview: System Version: macOS 14.6.1 (23G93) Kernel Version: Darwin 23.6.0 Time since boot: 72 days, 7 hours, 25 minutes 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: 0x0002 Automatic Graphics Switching: Supported gMux Version: 5.0.0 Metal Support: Metal 3 Radeon Pro 560X: Chipset Model: Radeon Pro 560X Type: GPU Bus: PCIe PCIe Lane Width: x8 VRAM (Total): 4 GB Vendor: AMD (0x1002) Device ID: 0x67ef Revision ID: 0x00c2 ROM Revision: 113-C980AL-075 VBIOS Version: 113-C97501U-005 EFI Driver Version: 01.A1.075 Automatic Graphics Switching: Supported gMux Version: 5.0.0 Metal Support: Metal 3 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 E2351: Resolution: 1920 x 1080 (1080p FHD - Full High Definition) UI Looks like: 1920 x 1080 @ 60.00Hz Framebuffer Depth: 30-Bit Color (ARGB2101010) Display Serial Number: 202LTTT2M801 Mirror: Off Online: Yes Rotation: Supported Connection Type: DVI or HDMI Adapter Firmware Version: 7.55 Installed Packages: alabaster: 1.0.0 anyio: 4.7.0 appdirs: 1.4.4 appnope: 0.1.4 asttokens: 3.0.0 auditwheel: 6.1.0 babel: 2.16.0 beautifulsoup4: 4.12.3 blockdiag: 3.0.0 blosc2: 3.0.0 build: 1.2.1 certifi: 2023.11.17 cftime: 1.6.4.post1 charset-normalizer: 3.4.0 ChimeraX-AddCharge: 1.5.18 ChimeraX-AddH: 2.2.6 ChimeraX-AlignmentAlgorithms: 2.0.2 ChimeraX-AlignmentHdrs: 3.5 ChimeraX-AlignmentMatrices: 2.1 ChimeraX-Alignments: 2.16.1 ChimeraX-AlphaFold: 1.0.1 ChimeraX-AltlocExplorer: 1.1.2 ChimeraX-AmberInfo: 1.0 ChimeraX-Arrays: 1.1 ChimeraX-Atomic: 1.58.8 ChimeraX-AtomicLibrary: 14.1.11 ChimeraX-AtomSearch: 2.0.1 ChimeraX-AxesPlanes: 2.4 ChimeraX-BasicActions: 1.1.2 ChimeraX-BILD: 1.0 ChimeraX-BlastProtein: 3.0.0 ChimeraX-BondRot: 2.0.4 ChimeraX-BugReporter: 1.0.1 ChimeraX-BuildStructure: 2.13.1 ChimeraX-Bumps: 1.0 ChimeraX-BundleBuilder: 1.4.0 ChimeraX-ButtonPanel: 1.0.1 ChimeraX-CageBuilder: 1.0.1 ChimeraX-CellPack: 1.0 ChimeraX-Centroids: 1.4 ChimeraX-ChangeChains: 1.1 ChimeraX-CheckWaters: 1.4 ChimeraX-ChemGroup: 2.0.1 ChimeraX-Clashes: 2.3 ChimeraX-ColorActions: 1.0.5 ChimeraX-ColorGlobe: 1.0 ChimeraX-ColorKey: 1.5.6 ChimeraX-CommandLine: 1.2.5 ChimeraX-ConnectStructure: 2.0.1 ChimeraX-Contacts: 1.0.1 ChimeraX-Core: 1.9 ChimeraX-CoreFormats: 1.2 ChimeraX-coulombic: 1.4.4 ChimeraX-Crosslinks: 1.0 ChimeraX-Crystal: 1.0 ChimeraX-CrystalContacts: 1.0.1 ChimeraX-DataFormats: 1.2.3 ChimeraX-Dicom: 1.2.6 ChimeraX-DistMonitor: 1.4.2 ChimeraX-DockPrep: 1.1.3 ChimeraX-Dssp: 2.0 ChimeraX-EMDB-SFF: 1.0 ChimeraX-ESMFold: 1.0 ChimeraX-FileHistory: 1.0.1 ChimeraX-FunctionKey: 1.0.1 ChimeraX-Geometry: 1.3 ChimeraX-gltf: 1.0 ChimeraX-Graphics: 1.4.1 ChimeraX-Hbonds: 2.5 ChimeraX-Help: 1.3 ChimeraX-HKCage: 1.3 ChimeraX-IHM: 1.1 ChimeraX-ImageFormats: 1.2 ChimeraX-IMOD: 1.0 ChimeraX-IO: 1.0.3 ChimeraX-ItemsInspection: 1.0.1 ChimeraX-IUPAC: 1.0 ChimeraX-KVFinder: 1.2.1 ChimeraX-Label: 1.1.14 ChimeraX-ListInfo: 1.2.2 ChimeraX-Log: 1.2 ChimeraX-LookingGlass: 1.1 ChimeraX-Maestro: 1.9.1 ChimeraX-Map: 1.3 ChimeraX-MapData: 2.0 ChimeraX-MapEraser: 1.0.1 ChimeraX-MapFilter: 2.0.1 ChimeraX-MapFit: 2.0 ChimeraX-MapSeries: 2.1.1 ChimeraX-Markers: 1.0.1 ChimeraX-Mask: 1.0.2 ChimeraX-MatchMaker: 2.1.6 ChimeraX-MCopy: 1.0 ChimeraX-MDcrds: 2.7.2 ChimeraX-MedicalToolbar: 1.1 ChimeraX-Meeting: 1.0.1 ChimeraX-MLP: 1.1.1 ChimeraX-mmCIF: 2.14.2 ChimeraX-MMTF: 2.2 ChimeraX-ModelArchive: 1.0 ChimeraX-Modeller: 1.5.18 ChimeraX-ModelPanel: 1.5 ChimeraX-ModelSeries: 1.0.1 ChimeraX-Mol2: 2.0.3 ChimeraX-Mole: 1.0 ChimeraX-Morph: 1.0.2 ChimeraX-MouseModes: 1.2 ChimeraX-Movie: 1.0 ChimeraX-MutationScores: 1.0 ChimeraX-Neuron: 1.0 ChimeraX-Nifti: 1.2 ChimeraX-NMRSTAR: 1.0.2 ChimeraX-NRRD: 1.2 ChimeraX-Nucleotides: 2.0.3 ChimeraX-OpenCommand: 1.14 ChimeraX-OrthoPick: 1.0.1 ChimeraX-PDB: 2.7.6 ChimeraX-PDBBio: 1.0.1 ChimeraX-PDBLibrary: 1.0.4 ChimeraX-PDBMatrices: 1.0 ChimeraX-PickBlobs: 1.0.1 ChimeraX-Positions: 1.0 ChimeraX-PresetMgr: 1.1.2 ChimeraX-PubChem: 2.2 ChimeraX-ReadPbonds: 1.0.1 ChimeraX-Registration: 1.1.2 ChimeraX-RemoteControl: 1.0 ChimeraX-RenderByAttr: 1.6.2 ChimeraX-RenumberResidues: 1.1 ChimeraX-ResidueFit: 1.0.1 ChimeraX-RestServer: 1.3.1 ChimeraX-RNALayout: 1.0 ChimeraX-RotamerLibMgr: 4.0 ChimeraX-RotamerLibsDunbrack: 2.0 ChimeraX-RotamerLibsDynameomics: 2.0 ChimeraX-RotamerLibsRichardson: 2.0 ChimeraX-SaveCommand: 1.5.1 ChimeraX-SchemeMgr: 1.0 ChimeraX-SDF: 2.0.2 ChimeraX-Segger: 1.0 ChimeraX-Segment: 1.0.1 ChimeraX-Segmentations: 3.5.6 ChimeraX-SelInspector: 1.0 ChimeraX-SeqView: 2.14 ChimeraX-Shape: 1.0.1 ChimeraX-Shell: 1.0.1 ChimeraX-Shortcuts: 1.2.0 ChimeraX-ShowSequences: 1.0.3 ChimeraX-SideView: 1.0.1 ChimeraX-SimilarStructures: 1.0.1 ChimeraX-Smiles: 2.1.2 ChimeraX-SmoothLines: 1.0 ChimeraX-SpaceNavigator: 1.0 ChimeraX-StdCommands: 1.18.1 ChimeraX-STL: 1.0.1 ChimeraX-Storm: 1.0 ChimeraX-StructMeasure: 1.2.1 ChimeraX-Struts: 1.0.1 ChimeraX-Surface: 1.0.1 ChimeraX-SwapAA: 2.0.1 ChimeraX-SwapRes: 2.5 ChimeraX-TapeMeasure: 1.0 ChimeraX-TaskManager: 1.0 ChimeraX-Test: 1.0 ChimeraX-Toolbar: 1.2.3 ChimeraX-ToolshedUtils: 1.2.4 ChimeraX-Topography: 1.0 ChimeraX-ToQuest: 1.0 ChimeraX-Tug: 1.0.1 ChimeraX-UI: 1.41 ChimeraX-Umap: 1.0 ChimeraX-uniprot: 2.3.1 ChimeraX-UnitCell: 1.0.1 ChimeraX-ViewDockX: 1.4.4 ChimeraX-VIPERdb: 1.0 ChimeraX-Vive: 1.1 ChimeraX-VolumeMenu: 1.0.1 ChimeraX-vrml: 1.0 ChimeraX-VTK: 1.0 ChimeraX-WavefrontOBJ: 1.0 ChimeraX-WebCam: 1.0.2 ChimeraX-WebServices: 1.1.4 ChimeraX-Zone: 1.0.1 colorama: 0.4.6 comm: 0.2.2 contourpy: 1.3.1 cxservices: 1.2.3 cycler: 0.12.1 Cython: 3.0.10 debugpy: 1.8.9 decorator: 5.1.1 docutils: 0.21.2 executing: 2.1.0 filelock: 3.15.4 fonttools: 4.55.3 funcparserlib: 2.0.0a0 glfw: 2.8.0 grako: 3.16.5 h11: 0.14.0 h5py: 3.12.1 html2text: 2024.2.26 httpcore: 1.0.7 httpx: 0.28.1 idna: 3.10 ihm: 1.3 imagecodecs: 2024.6.1 imagesize: 1.4.1 ipykernel: 6.29.5 ipython: 8.26.0 ipywidgets: 8.1.5 jedi: 0.19.1 Jinja2: 3.1.4 jupyter_client: 8.6.2 jupyter_core: 5.7.2 jupyterlab_widgets: 3.0.13 kiwisolver: 1.4.7 line_profiler: 4.1.3 lxml: 5.2.2 lz4: 4.3.3 MarkupSafe: 3.0.2 matplotlib: 3.9.2 matplotlib-inline: 0.1.7 msgpack: 1.0.8 ndindex: 1.9.2 nest-asyncio: 1.6.0 netCDF4: 1.6.5 networkx: 3.3 nibabel: 5.2.0 nptyping: 2.5.0 numexpr: 2.10.2 numpy: 1.26.4 openvr: 1.26.701 packaging: 23.2 ParmEd: 4.2.2 parso: 0.8.4 pep517: 0.13.1 pexpect: 4.9.0 pillow: 10.4.0 pip: 24.2 pkginfo: 1.11.1 platformdirs: 4.3.6 prompt_toolkit: 3.0.48 psutil: 6.0.0 ptyprocess: 0.7.0 pure_eval: 0.2.3 py-cpuinfo: 9.0.0 pycollada: 0.8 pydicom: 2.4.4 pyelftools: 0.31 Pygments: 2.18.0 pynmrstar: 3.3.4 pynrrd: 1.0.0 PyOpenGL: 3.1.7 PyOpenGL-accelerate: 3.1.7 pyopenxr: 1.0.3401 pyparsing: 3.2.0 pyproject_hooks: 1.2.0 PyQt6-commercial: 6.7.1 PyQt6-Qt6: 6.7.3 PyQt6-WebEngine-commercial: 6.7.0 PyQt6-WebEngine-Qt6: 6.7.3 PyQt6-WebEngineSubwheel-Qt6: 6.7.3 PyQt6_sip: 13.8.0 python-dateutil: 2.9.0.post0 pytz: 2024.2 pyzmq: 26.2.0 qtconsole: 5.5.2 QtPy: 2.4.2 qtshim: 1.0 RandomWords: 0.4.0 requests: 2.32.3 scipy: 1.14.0 setuptools: 72.1.0 sfftk-rw: 0.8.1 six: 1.16.0 sniffio: 1.3.1 snowballstemmer: 2.2.0 sortedcontainers: 2.4.0 soupsieve: 2.6 Sphinx: 8.0.2 sphinx-autodoc-typehints: 2.2.3 sphinxcontrib-applehelp: 2.0.0 sphinxcontrib-blockdiag: 3.0.0 sphinxcontrib-devhelp: 2.0.0 sphinxcontrib-htmlhelp: 2.1.0 sphinxcontrib-jsmath: 1.0.1 sphinxcontrib-qthelp: 2.0.0 sphinxcontrib-serializinghtml: 2.0.0 stack-data: 0.6.3 superqt: 0.6.3 tables: 3.10.1 tcia_utils: 1.5.1 tifffile: 2024.7.24 tinyarray: 1.2.4 tornado: 6.4.2 traitlets: 5.14.3 typing_extensions: 4.12.2 tzdata: 2024.2 urllib3: 2.2.3 wcwidth: 0.2.13 webcolors: 24.6.0 wheel: 0.43.0 wheel-filename: 1.4.1 widgetsnbextension: 4.0.13
Change History (2)
comment:1 by , 7 months ago
Component: | Unassigned → Core |
---|---|
Description: | modified (diff) |
Owner: | set to |
Platform: | → all |
Project: | → ChimeraX |
Status: | new → assigned |
Summary: | ChimeraX bug report submission → Deep recursion in find_close_points_boxes |
comment:2 by , 7 months ago
Resolution: | → duplicate |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
Duplicate of #16361. User opened atomic model with NaN coordinates in ChimeraX 1.8. This was fixed when opening PDB files in ChimeraX 1.9 by a check for NaN coordinates. The same user reported this error in #17226 where it shows he opened a PDB file so it would be fixed in ChimeraX 1.9.