New issue 2691: Deep recrsion program causes pypy2-5.9.1 to segfault
https://bitbucket.org/pypy/pypy/issues/2691/deep-recrsion-program-causes-pypy2-591-to

Shlomi Fish:

The attached program segfaults on pypy2 5.9.1 linux x86-64 while running fine 
on cpython 2.7.x. It uses sys.setrecursionlimit(). Increasing the stack using 
"ulimit -s" does not help.


_______________________________________________
pypy-issue mailing list
pypy-issue@python.org
https://mail.python.org/mailman/listinfo/pypy-issue

Reply via email to