Antoine Pitrou <pit...@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 <rep...@bugs.python.org>
<http://bugs.python.org/issue5014>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to