R. David Murray added the comment:

The python command just returns.

The dmesg was a good call:

python invoked oom-killer: gfp_mask=0xd0, order=0, oom_adj=0
python cpuset=pydev mems_allowed=0
[...]
Out of memory: kill process python(28623:#112) score 85200 or a child
Killed process python(28623:#112) vsz:340800kB, anon-rss:330764kB, 
file-rss:3864kB

I *thought* I had this virtual server configured with the same resources as I 
do the buildbots, but I could be wrong.  It's been quite some time since I set 
both of them up, and I don't even remember how the resources are set at the 
moment.

Let me know if you want to see the entire dmesg output.

----------

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

Reply via email to