[pypy-issue] [issue1608] Memory leak when accessing a dictionary with an non-existent key

Armin Rigo tracker at bugs.pypy.org
Fri Sep 20 11:38:28 CEST 2013


Armin Rigo <armin.rigo at gmail.com> added the comment:

Cannot reproduce: on Win32, running PyPy 2.1, it works for me, consuming almost
exactly 1GB of RAM and then finishing successfully (with "KeyError").  It also
works on Linux (32-bit, no swapping with only 2GB of RAM).

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


More information about the pypy-issue mailing list