[issue36973] test_json.test_recursion.TestPyRecursion.test_endless_recursion stack overflow in AMD64 Windows8.1 Non-Debug 3.x

STINNER Victor report at bugs.python.org
Tue May 21 08:13:10 EDT 2019


STINNER Victor <vstinner at redhat.com> added the comment:

bpo-25329 was a similar json crash with stack overflow in 2015. The issue gives pointers to:

* bpo-25222: 3.5.0 regression - Fatal Python error: Cannot recover from stack overflow
* bpo-25342: test_json segfault on OpenBSD

----------

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


More information about the Python-bugs-list mailing list