Message 252074 - Python tracker

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.

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).