[pypy-issue] Issue #2691: Deep recrsion program causes pypy2-5.9.1 to segfault (pypy/pypy)

Shlomi Fish issues-reply at bitbucket.org
Sun Oct 29 18:43:36 EDT 2017


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.




More information about the pypy-issue mailing list