[issue5014] Kernel Protection Failure

Antoine Pitrou report at bugs.python.org
Tue Jan 20 21:36:10 CET 2009


Antoine Pitrou <pitrou at free.fr> added the comment:

I do not think it is invalid. The interpreter should have raised a
RuntimeError "recursion limit exceeded" rather than crashing.

Does the error still occur if you try to enlarge the stack limit using
thread.stack_size() ?

----------
resolution: invalid -> 
status: closed -> open

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


More information about the Python-bugs-list mailing list