[issue5014] Kernel Protection Failure

pb report at bugs.python.org
Tue Jan 20 21:39:37 CET 2009


pb <peterbraden at peterbraden.co.uk> added the comment:

I believe it was an infinite recursion, so the stack limit would never  
be big enough, however a recursion limit exceeded exception does sound  
like the correct response. The code was running in mod_python, so I'm  
not sure how apache deals with stack overflows.

Thanks for the help.

Peter Braden

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


More information about the Python-bugs-list mailing list