Created
October 22, 2021 09:14
-
-
Save gaborbernat/fb7498b66f465d9803bf2ed67ce0fb41 to your computer and use it in GitHub Desktop.
pycharm-3.10-segmentation-fault
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/w/.tox/4/dev/bin/python "/Users/bgabor8/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/213.4631.9/PyCharm 2021.3 EAP.app/Contents/plugins/python/helpers/pydev/pydevd.py" --multiproc --qt-support=auto --client 127.0.0.1 --port 57096 --file "/Users/bgabor8/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/213.4631.9/PyCharm 2021.3 EAP.app/Contents/plugins/python/helpers/pycharm/_jb_pytest_runner.py" --target manual_step.py::test_dataflow_step_local | |
Testing started at 10:11 ... | |
/Users/bgabor8/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/213.4631.9/PyCharm 2021.3 EAP.app/Contents/plugins/python/helpers/pydev/pydevd.py:1844: DeprecationWarning: currentThread() is deprecated, use current_thread() instead | |
dummy_thread = threading.currentThread() | |
Connected to pydev debugger (build 213.4631.9) | |
Launching pytest with arguments manual_step.py::test_dataflow_step_local --no-header --no-summary -q in /w/tests/integration | |
============================= test session starts ============================== | |
collecting ... collected 1 item | |
manual_step.py::test_dataflow_step_local Fatal Python error: Segmentation fault | |
Thread 0x000070000877a000 (most recent call first): | |
File "/Users/bgabor8/.pyenv/versions/3.10.0/lib/python3.10/threading.py", line 324 in wait | |
File "/Users/bgabor8/.pyenv/versions/3.10.0/lib/python3.10/threading.py", line 600 in wait | |
File "/Users/bgabor8/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/213.4631.9/PyCharm 2021.3 EAP.app/Contents/plugins/python/helpers/pydev/pydevd.py", line 150 in _on_run | |
File "/Users/bgabor8/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/213.4631.9/PyCharm 2021.3 EAP.app/Contents/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_comm.py", line 218 in run | |
File "/Users/bgabor8/.pyenv/versions/3.10.0/lib/python3.10/threading.py", line 1009 in _bootstrap_inner | |
File "/Users/bgabor8/.pyenv/versions/3.10.0/lib/python3.10/threading.py", line 966 in _bootstrap | |
Thread 0x0000700007777000 (most recent call first): | |
File "/Users/bgabor8/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/213.4631.9/PyCharm 2021.3 EAP.app/Contents/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_comm.py", line 292 in _on_run | |
File "/Users/bgabor8/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/213.4631.9/PyCharm 2021.3 EAP.app/Contents/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_comm.py", line 218 in run | |
File "/Users/bgabor8/.pyenv/versions/3.10.0/lib/python3.10/threading.py", line 1009 in _bootstrap_inner | |
File "/Users/bgabor8/.pyenv/versions/3.10.0/lib/python3.10/threading.py", line 966 in _bootstrap | |
Thread 0x0000700006774000 (most recent call first): | |
File "/Users/bgabor8/.pyenv/versions/3.10.0/lib/python3.10/threading.py", line 324 in wait | |
File "/Users/bgabor8/.pyenv/versions/3.10.0/lib/python3.10/queue.py", line 180 in get | |
File "/Users/bgabor8/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/213.4631.9/PyCharm 2021.3 EAP.app/Contents/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_comm.py", line 367 in _on_run | |
File "/Users/bgabor8/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/213.4631.9/PyCharm 2021.3 EAP.app/Contents/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_comm.py", line 218 in run | |
File "/Users/bgabor8/.pyenv/versions/3.10.0/lib/python3.10/threading.py", line 1009 in _bootstrap_inner | |
File "/Users/bgabor8/.pyenv/versions/3.10.0/lib/python3.10/threading.py", line 966 in _bootstrap | |
Current thread 0x00000001079aae00 (most recent call first): | |
File "/w/.tox/4/dev/bin/python "/Users/bgabor8/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/213.4631.9/PyCharm 2021.3 EAP.app/Contents/plugins/python/helpers/pydev/pydevd.py" --multiproc --qt-support=auto --client 127.0.0.1 --port 57096 --file "/Users/bgabor8/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/213.4631.9/PyCharm 2021.3 EAP.app/Contents/plugins/python/helpers/pycharm/_jb_pytest_runner.py" --target manual_step.py::test_dataflow_step_local | |
Testing started at 10:11 ... | |
/Users/bgabor8/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/213.4631.9/PyCharm 2021.3 EAP.app/Contents/plugins/python/helpers/pydev/pydevd.py:1844: DeprecationWarning: currentThread() is deprecated, use current_thread() instead | |
dummy_thread = threading.currentThread() | |
Connected to pydev debugger (build 213.4631.9) | |
Launching pytest with arguments manual_step.py::test_dataflow_step_local --no-header --no-summary -q in /w/tests/integration | |
============================= test session starts ============================== | |
collecting ... collected 1 item | |
manual_step.py::test_dataflow_step_local Fatal Python error: Segmentation fault | |
Thread 0x000070000877a000 (most recent call first): | |
File "/Users/bgabor8/.pyenv/versions/3.10.0/lib/python3.10/threading.py", line 324 in wait | |
File "/Users/bgabor8/.pyenv/versions/3.10.0/lib/python3.10/threading.py", line 600 in wait | |
File "/Users/bgabor8/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/213.4631.9/PyCharm 2021.3 EAP.app/Contents/plugins/python/helpers/pydev/pydevd.py", line 150 in _on_run | |
File "/Users/bgabor8/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/213.4631.9/PyCharm 2021.3 EAP.app/Contents/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_comm.py", line 218 in run | |
File "/Users/bgabor8/.pyenv/versions/3.10.0/lib/python3.10/threading.py", line 1009 in _bootstrap_inner | |
File "/Users/bgabor8/.pyenv/versions/3.10.0/lib/python3.10/threading.py", line 966 in _bootstrap | |
Thread 0x0000700007777000 (most recent call first): | |
File "/Users/bgabor8/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/213.4631.9/PyCharm 2021.3 EAP.app/Contents/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_comm.py", line 292 in _on_run | |
File "/Users/bgabor8/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/213.4631.9/PyCharm 2021.3 EAP.app/Contents/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_comm.py", line 218 in run | |
File "/Users/bgabor8/.pyenv/versions/3.10.0/lib/python3.10/threading.py", line 1009 in _bootstrap_inner | |
File "/Users/bgabor8/.pyenv/versions/3.10.0/lib/python3.10/threading.py", line 966 in _bootstrap | |
Thread 0x0000700006774000 (most recent call first): | |
File "/Users/bgabor8/.pyenv/versions/3.10.0/lib/python3.10/threading.py", line 324 in wait | |
File "/Users/bgabor8/.pyenv/versions/3.10.0/lib/python3.10/queue.py", line 180 in get | |
File "/Users/bgabor8/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/213.4631.9/PyCharm 2021.3 EAP.app/Contents/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_comm.py", line 367 in _on_run | |
File "/Users/bgabor8/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/213.4631.9/PyCharm 2021.3 EAP.app/Contents/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_comm.py", line 218 in run | |
File "/Users/bgabor8/.pyenv/versions/3.10.0/lib/python3.10/threading.py", line 1009 in _bootstrap_inner | |
File "/Users/bgabor8/.pyenv/versions/3.10.0/lib/python3.10/threading.py", line 966 in _bootstrap | |
Current thread 0x00000001079aae00 (most recent call first): | |
File "/w/src/dt_metrics/metric/calculators/publish/bre/coverage.py", line 78 in get_coverage | |
File "/w/src/dt_metrics/metric/calculators/publish/bre/__init__.py", line 46 in segment_validations | |
File "/w/src/dt_metrics/metric/calculators/publish/dataflow/__init__.py", line 45 in generate_dataset_metrics | |
File "/w/src/dt_metrics/metric/generators/publish.py", line 40 in _calculate_metrics | |
File "/w/src/dt_metrics/metric/generators/api.py", line 72 in handle | |
File "/w/tests/integration/manual_step.py", line 70 in test_dataflow_step_local | |
File "/w/.tox/4/dev/lib/python3.10/site-packages/_pytest/python.py", line 183 in pytest_pyfunc_call | |
File "/w/.tox/4/dev/lib/python3.10/site-packages/pluggy/_callers.py", line 39 in _multicall | |
File "/w/.tox/4/dev/lib/python3.10/site-packages/pluggy/_manager.py", line 80 in _hookexec | |
File "/w/.tox/4/dev/lib/python3.10/site-packages/pluggy/_hooks.py", line 265 in __call__ | |
File "/w/.tox/4/dev/lib/python3.10/site-packages/_pytest/python.py", line 1641 in runtest | |
File "/w/.tox/4/dev/lib/python3.10/site-packages/_pytest/runner.py", line 162 in pytest_runtest_call | |
File "/w/.tox/4/dev/lib/python3.10/site-packages/pluggy/_callers.py", line 39 in _multicall | |
File "/w/.tox/4/dev/lib/python3.10/site-packages/pluggy/_manager.py", line 80 in _hookexec | |
File "/w/.tox/4/dev/lib/python3.10/site-packages/pluggy/_hooks.py", line 265 in __call__ | |
File "/w/.tox/4/dev/lib/python3.10/site-packages/_pytest/runner.py", line 255 in <lambda> | |
File "/w/.tox/4/dev/lib/python3.10/site-packages/_pytest/runner.py", line 311 in from_call | |
File "/w/.tox/4/dev/lib/python3.10/site-packages/_pytest/runner.py", line 254 in call_runtest_hook | |
File "/w/.tox/4/dev/lib/python3.10/site-packages/flaky/flaky_pytest_plugin.py", line 138 in call_and_report | |
File "/w/.tox/4/dev/lib/python3.10/site-packages/_pytest/runner.py", line 126 in runtestprotocol | |
File "/w/.tox/4/dev/lib/python3.10/site-packages/_pytest/runner.py", line 109 in pytest_runtest_protocol | |
File "/w/.tox/4/dev/lib/python3.10/site-packages/flaky/flaky_pytest_plugin.py", line 94 in pytest_runtest_protocol | |
File "/w/.tox/4/dev/lib/python3.10/site-packages/pluggy/_callers.py", line 39 in _multicall | |
File "/w/.tox/4/dev/lib/python3.10/site-packages/pluggy/_manager.py", line 80 in _hookexec | |
File "/w/.tox/4/dev/lib/python3.10/site-packages/pluggy/_hooks.py", line 265 in __call__ | |
File "/w/.tox/4/dev/lib/python3.10/site-packages/_pytest/main.py", line 348 in pytest_runtestloop | |
File "/w/.tox/4/dev/lib/python3.10/site-packages/pluggy/_callers.py", line 39 in _multicall | |
File "/w/.tox/4/dev/lib/python3.10/site-packages/pluggy/_manager.py", line 80 in _hookexec | |
File "/w/.tox/4/dev/lib/python3.10/site-packages/pluggy/_hooks.py", line 265 in __call__ | |
File "/w/.tox/4/dev/lib/python3.10/site-packages/_pytest/main.py", line 323 in _main | |
File "/w/.tox/4/dev/lib/python3.10/site-packages/_pytest/main.py", line 269 in wrap_session | |
File "/w/.tox/4/dev/lib/python3.10/site-packages/_pytest/main.py", line 316 in pytest_cmdline_main | |
File "/w/.tox/4/dev/lib/python3.10/site-packages/pluggy/_callers.py", line 39 in _multicall | |
File "/w/.tox/4/dev/lib/python3.10/site-packages/pluggy/_manager.py", line 80 in _hookexec | |
File "/w/.tox/4/dev/lib/python3.10/site-packages/pluggy/_hooks.py", line 265 in __call__ | |
File "/w/.tox/4/dev/lib/python3.10/site-packages/_pytest/config/__init__.py", line 162 in main | |
File "/Users/bgabor8/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/213.4631.9/PyCharm 2021.3 EAP.app/Contents/plugins/python/helpers/pycharm/_jb_pytest_runner.py", line 51 in <module> | |
File "/Users/bgabor8/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/213.4631.9/PyCharm 2021.3 EAP.app/Contents/plugins/python/helpers/pydev/_pydev_imps/_pydev_execfile.py", line 18 in execfile | |
File "/Users/bgabor8/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/213.4631.9/PyCharm 2021.3 EAP.app/Contents/plugins/python/helpers/pydev/pydevd.py", line 1483 in _exec | |
File "/Users/bgabor8/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/213.4631.9/PyCharm 2021.3 EAP.app/Contents/plugins/python/helpers/pydev/pydevd.py", line 1476 in run | |
File "/Users/bgabor8/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/213.4631.9/PyCharm 2021.3 EAP.app/Contents/plugins/python/helpers/pydev/pydevd.py", line 2164 in main | |
File "/Users/bgabor8/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/213.4631.9/PyCharm 2021.3 EAP.app/Contents/plugins/python/helpers/pydev/pydevd.py", line 2173 in <module> | |
Extension modules: _pydevd_bundle.pydevd_cython, _pydevd_bundle_ext.pydevd_cython, _pydevd_frame_eval.pydevd_frame_evaluator_common, _pydevd_frame_eval_ext.pydevd_frame_evaluator_common, _pydevd_frame_eval.pydevd_frame_evaluator_py39, _pydevd_frame_eval_ext.pydevd_frame_evaluator_py39, markupsafe._speedups, _scproxy, simplejson._speedups, yaml._yaml, _yappi, lxml._elementpath, lxml.etree (total: 16)metric/calculators/publish/bre/coverage.py", line 78 in get_coverage | |
File "/w/src/dt_metrics/metric/calculators/publish/bre/__init__.py", line 46 in segment_validations | |
File "/w/src/dt_metrics/metric/calculators/publish/dataflow/__init__.py", line 45 in generate_dataset_metrics | |
File "/w/src/dt_metrics/metric/generators/publish.py", line 40 in _calculate_metrics | |
File "/w/src/dt_metrics/metric/generators/api.py", line 72 in handle | |
File "/w/tests/integration/manual_step.py", line 70 in test_dataflow_step_local | |
File "/w/.tox/4/dev/lib/python3.10/site-packages/_pytest/python.py", line 183 in pytest_pyfunc_call | |
File "/w/.tox/4/dev/lib/python3.10/site-packages/pluggy/_callers.py", line 39 in _multicall | |
File "/w/.tox/4/dev/lib/python3.10/site-packages/pluggy/_manager.py", line 80 in _hookexec | |
File "/w/.tox/4/dev/lib/python3.10/site-packages/pluggy/_hooks.py", line 265 in __call__ | |
File "/w/.tox/4/dev/lib/python3.10/site-packages/_pytest/python.py", line 1641 in runtest | |
File "/w/.tox/4/dev/lib/python3.10/site-packages/_pytest/runner.py", line 162 in pytest_runtest_call | |
File "/w/.tox/4/dev/lib/python3.10/site-packages/pluggy/_callers.py", line 39 in _multicall | |
File "/w/.tox/4/dev/lib/python3.10/site-packages/pluggy/_manager.py", line 80 in _hookexec | |
File "/w/.tox/4/dev/lib/python3.10/site-packages/pluggy/_hooks.py", line 265 in __call__ | |
File "/w/.tox/4/dev/lib/python3.10/site-packages/_pytest/runner.py", line 255 in <lambda> | |
File "/w/.tox/4/dev/lib/python3.10/site-packages/_pytest/runner.py", line 311 in from_call | |
File "/w/.tox/4/dev/lib/python3.10/site-packages/_pytest/runner.py", line 254 in call_runtest_hook | |
File "/w/.tox/4/dev/lib/python3.10/site-packages/flaky/flaky_pytest_plugin.py", line 138 in call_and_report | |
File "/w/.tox/4/dev/lib/python3.10/site-packages/_pytest/runner.py", line 126 in runtestprotocol | |
File "/w/.tox/4/dev/lib/python3.10/site-packages/_pytest/runner.py", line 109 in pytest_runtest_protocol | |
File "/w/.tox/4/dev/lib/python3.10/site-packages/flaky/flaky_pytest_plugin.py", line 94 in pytest_runtest_protocol | |
File "/w/.tox/4/dev/lib/python3.10/site-packages/pluggy/_callers.py", line 39 in _multicall | |
File "/w/.tox/4/dev/lib/python3.10/site-packages/pluggy/_manager.py", line 80 in _hookexec | |
File "/w/.tox/4/dev/lib/python3.10/site-packages/pluggy/_hooks.py", line 265 in __call__ | |
File "/w/.tox/4/dev/lib/python3.10/site-packages/_pytest/main.py", line 348 in pytest_runtestloop | |
File "/w/.tox/4/dev/lib/python3.10/site-packages/pluggy/_callers.py", line 39 in _multicall | |
File "/w/.tox/4/dev/lib/python3.10/site-packages/pluggy/_manager.py", line 80 in _hookexec | |
File "/w/.tox/4/dev/lib/python3.10/site-packages/pluggy/_hooks.py", line 265 in __call__ | |
File "/w/.tox/4/dev/lib/python3.10/site-packages/_pytest/main.py", line 323 in _main | |
File "/w/.tox/4/dev/lib/python3.10/site-packages/_pytest/main.py", line 269 in wrap_session | |
File "/w/.tox/4/dev/lib/python3.10/site-packages/_pytest/main.py", line 316 in pytest_cmdline_main | |
File "/w/.tox/4/dev/lib/python3.10/site-packages/pluggy/_callers.py", line 39 in _multicall | |
File "/w/.tox/4/dev/lib/python3.10/site-packages/pluggy/_manager.py", line 80 in _hookexec | |
File "/w/.tox/4/dev/lib/python3.10/site-packages/pluggy/_hooks.py", line 265 in __call__ | |
File "/w/.tox/4/dev/lib/python3.10/site-packages/_pytest/config/__init__.py", line 162 in main | |
File "/Users/bgabor8/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/213.4631.9/PyCharm 2021.3 EAP.app/Contents/plugins/python/helpers/pycharm/_jb_pytest_runner.py", line 51 in <module> | |
File "/Users/bgabor8/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/213.4631.9/PyCharm 2021.3 EAP.app/Contents/plugins/python/helpers/pydev/_pydev_imps/_pydev_execfile.py", line 18 in execfile | |
File "/Users/bgabor8/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/213.4631.9/PyCharm 2021.3 EAP.app/Contents/plugins/python/helpers/pydev/pydevd.py", line 1483 in _exec | |
File "/Users/bgabor8/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/213.4631.9/PyCharm 2021.3 EAP.app/Contents/plugins/python/helpers/pydev/pydevd.py", line 1476 in run | |
File "/Users/bgabor8/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/213.4631.9/PyCharm 2021.3 EAP.app/Contents/plugins/python/helpers/pydev/pydevd.py", line 2164 in main | |
File "/Users/bgabor8/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/213.4631.9/PyCharm 2021.3 EAP.app/Contents/plugins/python/helpers/pydev/pydevd.py", line 2173 in <module> | |
Extension modules: _pydevd_bundle.pydevd_cython, _pydevd_bundle_ext.pydevd_cython, _pydevd_frame_eval.pydevd_frame_evaluator_common, _pydevd_frame_eval_ext.pydevd_frame_evaluator_common, _pydevd_frame_eval.pydevd_frame_evaluator_py39, _pydevd_frame_eval_ext.pydevd_frame_evaluator_py39, markupsafe._speedups, _scproxy, simplejson._speedups, yaml._yaml, _yappi, lxml._elementpath, lxml.etree (total: 16) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment