[issue14537] "Fatal Python error: Cannot recover from stack overflow." with SymPy test suite
Aaron Meurer
report at bugs.python.org
Tue Apr 10 00:43:27 CEST 2012
Aaron Meurer <asmeurer at gmail.com> added the comment:
We do have a stack overflow, but this should be raising a RuntimeError, not killing Python. The way it is now, Python dies completely with abort trap 6 (hence the Mac OS X problem report). Sorry if I didn't make this clear in the OP.
----------
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue14537>
_______________________________________
More information about the Python-bugs-list
mailing list