[issue43626] SIGSEV in PyErr_SetObject

Shane Harvey report at bugs.python.org
Fri Apr 9 11:14:00 EDT 2021


Shane Harvey <shnhrv at gmail.com> added the comment:

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.

----------
nosy: +ShaneHarvey

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


More information about the Python-bugs-list mailing list