[issue1021318] PyThreadState_Next not thread safe

STINNER Victor report at bugs.python.org
Tue Dec 10 08:38:20 EST 2019


STINNER Victor <vstinner at python.org> added the comment:

> This is actually true and it's quite easy to produce a bug that triggers a segmentation fault when iterating over a large list of threads create dynamically.

This issue is closed. Would you be able to write a reproducer script? If yes, maybe open a new issue, or I can reopen this one.

----------
nosy: +vstinner

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


More information about the Python-bugs-list mailing list