[issue21901] test_selectors.PollSelectorTestCase.test_above_fd_setsize reported killed by shell

R. David Murray report at bugs.python.org
Sun Jul 13 18:29:05 CEST 2014


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 <report at bugs.python.org>
<http://bugs.python.org/issue21901>
_______________________________________


More information about the Python-bugs-list mailing list