[Python-bugs-list] [Bug #133489] compile leaks memory (current CVS)

noreply@sourceforge.net noreply@sourceforge.net
Wed, 21 Feb 2001 13:10:45 -0800


Bug #133489, was updated on 2001-Feb-21 13:10
Here is a current snapshot of the bug.

Project: Python
Category: Python Interpreter Core
Status: Open
Resolution: None
Bug Group: None
Priority: 7
Submitted by: effbot
Assigned to : jhylton
Summary: compile leaks memory (current CVS)

Details: while 1: compile("print 'hello'\n", "<string>", "exec")

run it. watch your computer run out of memory. enough said ;-) /F


For detailed info, follow this link:
http://sourceforge.net/bugs/?func=detailbug&bug_id=133489&group_id=5470