[pypy-issue] [issue1629] leak

Glyph tracker at bugs.pypy.org
Mon Nov 4 23:57:47 CET 2013


New submission from Glyph <glyph at twistedmatrix.com>:

I am lead to believe this has something to do with the JIT eventually tracing through 
an infinite multitude of possible loops in a long-running program with combinatorial 
code paths.

Honestly I don't personally understand the issue, all I know is that 
twistedmatrix.com's deployment of trac on pypy leaks an infinite amount of memory and 
then crashes.  My understanding is that arigo, at least, knows what's going on, because 
there's a branch working on addressing this.  I hope that someone else will fill out 
better metadata.

----------
assignedto: arigo
messages: 6295
nosy: arigo, glyph, pypy-issue
priority: critical
status: unread
title: leak

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


More information about the pypy-issue mailing list