[pypy-issue] [issue907] Stacklets running out of memory on higher optimisation levels

Laurence Tratt tracker at bugs.pypy.org
Tue Nov 29 16:20:36 CET 2011


Laurence Tratt <laurie at tratt.net> added the comment:

Yes, I noticed this was being enforced in RPython a few days back and fixed it here:

  https://github.com/ltratt/converge/commit/6c53d0173932b96d2ed77a601193a0e71bb2b7ea

It's only used to print out addresses, so you can easily remove the line during
testing, in case that patch doesn't apply to whatever branch you're working on.

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


More information about the pypy-issue mailing list