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 ShaneHarvey
Recipients ShaneHarvey, amacias, vstinner
Date 2021-04-09.15:14:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1617981240.93.0.61195778495.issue43626@roundup.psfhosted.org>
In-reply-to
Content
This issue was resolved in https://jira.mongodb.org/browse/PYTHON-2621

The cause of the segfault was determined to be gevent 1.3.4 (2018) and/or greenlet 0.4.13 (2018). When the reporter upgraded to gevent==21.1.2 and greenlet==1.0 the segfault went away.
History
Date User Action Args
2021-04-09 15:14:00ShaneHarveysetrecipients: + ShaneHarvey, vstinner, amacias
2021-04-09 15:14:00ShaneHarveysetmessageid: <1617981240.93.0.61195778495.issue43626@roundup.psfhosted.org>
2021-04-09 15:14:00ShaneHarveylinkissue43626 messages
2021-04-09 15:14:00ShaneHarveycreate