Closed
Description
Oh, Python 3.11 was aborted by an assertion failure on "s390x Fedora Clang 3.11" buildbot at commit 3b4f5ed:
build: https://buildbot.python.org/all/#builders/953/builds/161
python: Python/ceval.c:5617: PyObject *_PyEval_EvalFrameDefault(PyThreadState *, _PyInterpreterFrame *, int): Assertion `_PyOpcode_Deopt[first_instr[frame->f_code->_co_firsttraceable]] == RESUME' failed.
Fatal Python error: Aborted
Current thread 0x000003ff8b376710 (most recent call first):
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-z.clang/build/Lib/bdb.py", line 595 in run
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-z.clang/build/Lib/doctest.py", line 2653 in debug_script
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-z.clang/build/Lib/doctest.py", line 2633 in debug_src
File "<doctest test.test_doctest.test_debug[3]>", line 1 in <module>
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-z.clang/build/Lib/doctest.py", line 1350 in __run
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-z.clang/build/Lib/doctest.py", line 1497 in run
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-z.clang/build/Lib/doctest.py", line 2215 in runTest
(...)
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-z.clang/build/Lib/runpy.py", line 198 in _run_module_as_main
Extension modules: _testcapi, _testinternalcapi (total: 2)