[issue46159] Segfault when using trace functions in 3.11a3

Quentin Pradet report at bugs.python.org
Tue Jan 18 01:42:14 EST 2022


Quentin Pradet <quentin.pradet at gmail.com> added the comment:

Thanks, you're right, I ran `git bisect` on Linux and the commit that causes the issue is https://github.com/python/cpython/commit/135cabd328504e1648d17242b42b675cdbd0193b ("Copy free variables in bytecode to allow calls to inner functions to be specialized") from https://bugs.python.org/issue44525

----------

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


More information about the Python-bugs-list mailing list