[pypy-issue] [issue1186] threading.stack_size() doesn't work for big sizes of stack

Roman Vorushin tracker at bugs.pypy.org
Thu Jun 21 19:52:21 CEST 2012


Roman Vorushin <roman.vorushin at gmail.com> added the comment:

My OS is Mac OS X 10.7.4 (64-bit).
PyPy 1.9.0 with GCC 4.2.1

I tried ulimit -s hard (it gives max stack size up to 64Mb), but even with this 
setting the program fails at the same recursion level.

________________________________________
PyPy bug tracker <tracker at bugs.pypy.org>
<https://bugs.pypy.org/issue1186>
________________________________________


More information about the pypy-issue mailing list