[issue28179] Segfault in test_recursionlimit_fatalerror

Irit Katriel report at bugs.python.org
Wed Feb 17 07:49:33 EST 2021


Irit Katriel <iritkatriel at yahoo.com> added the comment:

I'm not seeing this crash on master. I believe is was fixed under issue42500, which add this case as a unit test: see recurse_in_body_and_except  in 

https://github.com/python/cpython/commit/4e7a69bdb63a104587759d7784124492dcdd496e#diff-3dbd58a46964dc5908595a1caa552fa3f5e2e46610679634ffc1064fd7cc3c8fR1106

----------
nosy: +iritkatriel
resolution:  -> duplicate
status: open -> pending
superseder:  -> crash with unbounded recursion in except statement

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


More information about the Python-bugs-list mailing list