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 ncoghlan
Recipients amaury.forgeotdarc, benjamin.peterson, christian.heimes, eric.araujo, ezio.melotti, grahamd, loewis, ncoghlan, pitrou, python-dev, swapnil, vstinner
Date 2011-04-08.11:54:44
SpamBayes Score 0.1133449
Marked as misclassified No
Message-id <1302263686.51.0.141964303551.issue11803@psf.upfronthosting.co.za>
In-reply-to
Content
As a first guess, I would suspect that this is just badly fragmenting the heap and we aren't freeing up any arenas to pass back to the OS.
History
Date User Action Args
2011-04-08 11:54:46ncoghlansetrecipients: + ncoghlan, loewis, amaury.forgeotdarc, pitrou, vstinner, christian.heimes, benjamin.peterson, ezio.melotti, eric.araujo, grahamd, swapnil, python-dev
2011-04-08 11:54:46ncoghlansetmessageid: <1302263686.51.0.141964303551.issue11803@psf.upfronthosting.co.za>
2011-04-08 11:54:44ncoghlanlinkissue11803 messages
2011-04-08 11:54:44ncoghlancreate