[issue21435] Segfault with cyclic reference and asyncio.Future

STINNER Victor report at bugs.python.org
Tue May 6 11:29:29 CEST 2014


STINNER Victor added the comment:

Similar(?) issue #20526:
Modules/gcmodule.c:379: visit_decref: Assertion `((gc)->gc.gc_refs >> (1)) != 0' failed.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue21435>
_______________________________________


More information about the Python-bugs-list mailing list