[pypy-issue] [issue1267] RPython MemoryError in the GC

Armin Rigo tracker at bugs.pypy.org
Mon Sep 24 12:52:09 CEST 2012


New submission from Armin Rigo <armin.rigo at gmail.com>:

I think we don't have this as a bug report, so here it is:

We need to look at when the GC can raise an RPython-level MemoryError and fix
what occurs then.  We'd also need to do something about the situation of getting
out of memory, which right now means unrecoverable death.

http://mail.python.org/pipermail/pypy-dev/2012-August/010394.html

----------
messages: 4781
nosy: arigo, pypy-issue
priority: bug
status: unread
title: RPython MemoryError in the GC

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


More information about the pypy-issue mailing list