[issue40608] PY3.8 GC segfault (Py_TRASHCAN_SAFE_BEGIN/END are not backwards compatible)

Irit Katriel report at bugs.python.org
Wed Sep 23 18:46:28 EDT 2020


Irit Katriel <iritkatriel at yahoo.com> added the comment:

I've confirmed that my test still segfaults on master, but if I take the Py_TRASHCAN_SAFE_BEGIN(op) from PR 12607 then it doesn't segfault.

----------
versions: +Python 3.10, Python 3.9 -Python 3.8

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue40608>
_______________________________________


More information about the Python-bugs-list mailing list