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 eric.snow
Recipients eric.snow, graysky, petr.viktorin, shihai1991
Date 2021-12-14.15:36:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1639496215.82.0.167638495489.issue46070@roundup.psfhosted.org>
In-reply-to
Content
(related: bpo-44059)

Presumably the problem relates to global state used in different interpreters leading to an inconsistent state in the crashing extension (or its dependencies).

@graysky, do you know if this was a problem before Python 3.8?
History
Date User Action Args
2021-12-14 15:36:55eric.snowsetrecipients: + eric.snow, petr.viktorin, shihai1991, graysky
2021-12-14 15:36:55eric.snowsetmessageid: <1639496215.82.0.167638495489.issue46070@roundup.psfhosted.org>
2021-12-14 15:36:55eric.snowlinkissue46070 messages
2021-12-14 15:36:55eric.snowcreate