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 David.Edelsohn
Recipients David.Edelsohn, skrah, vstinner
Date 2015-10-02.00:00:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1443744010.7.0.954776242084.issue25276@psf.upfronthosting.co.za>
In-reply-to
Content
The system has 128GB of memory.  The process limits are set to unlimited for data.  AIX defaults to 32 bit, although all processors are 64 bit, so the buildbot runs as 32 bit.  What does low free memory in the buildbot mean?

I'm surprised that Python requires a huge amount of memory for the tests.  It's possible that Python needs to be built with special options to allow additional malloc space (-bmaxdata:0xN0000000).
History
Date User Action Args
2015-10-02 00:00:11David.Edelsohnsetrecipients: + David.Edelsohn, vstinner, skrah
2015-10-02 00:00:10David.Edelsohnsetmessageid: <1443744010.7.0.954776242084.issue25276@psf.upfronthosting.co.za>
2015-10-02 00:00:10David.Edelsohnlinkissue25276 messages
2015-10-02 00:00:10David.Edelsohncreate