David Edelsohn added the comment:

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

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue25276>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to