This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients BreamoreBoy, ajaksu2, jd, jpe, vstinner
Date 2019-12-10.13:38:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1575985100.39.0.830935966907.issue1021318@roundup.psfhosted.org>
In-reply-to
Content
> 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.
History
Date User Action Args
2019-12-10 13:38:20vstinnersetrecipients: + vstinner, jpe, ajaksu2, jd, BreamoreBoy
2019-12-10 13:38:20vstinnersetmessageid: <1575985100.39.0.830935966907.issue1021318@roundup.psfhosted.org>
2019-12-10 13:38:20vstinnerlinkissue1021318 messages
2019-12-10 13:38:20vstinnercreate