Hiroshi Miura <miur...@linux.com> added the comment:
Here is a result of running pytest on python 3.9.0 with gdb. ==================================================== test session starts ==================================================== platform linux -- Python 3.9.0, pytest-4.6.9, py-1.8.1, pluggy-0.13.0 rootdir: /home/miurahr/Projects/cpython collected 2 items test_main.py . Program received signal SIGSEGV, Segmentation fault. PyException_GetContext (self=self@entry=<traceback at remote 0x7ffff62b47c0>) at ../Objects/exceptions.c:351 warning: Source file is more recent than executable. 351 Py_XINCREF(context); ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue42057> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com