This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author amaury.forgeotdarc
Recipients amaury.forgeotdarc, yelenawu
Date 2011-02-02.09:47:26
SpamBayes Score 5.577968e-07
Marked as misclassified No
Message-id <1296640047.75.0.0704742571798.issue11094@psf.upfronthosting.co.za>
In-reply-to
Content
For this kind of question you'd better ask on the comp.lang.python newsgroup. The bug tracker is not designed to get help.

A remark though: to really debug the RuntimeError a C debugger is needed (and a debug build of Python). You'd better try to know why your script consumes more and more memory. There are certainly tools for this, and people on the python newsgroup will be happy to share them with you.
History
Date User Action Args
2011-02-02 09:47:27amaury.forgeotdarcsetrecipients: + amaury.forgeotdarc, yelenawu
2011-02-02 09:47:27amaury.forgeotdarcsetmessageid: <1296640047.75.0.0704742571798.issue11094@psf.upfronthosting.co.za>
2011-02-02 09:47:27amaury.forgeotdarclinkissue11094 messages
2011-02-02 09:47:26amaury.forgeotdarccreate