STINNER Victor <vstin...@python.org> added the comment:

> Yes, this was related to the Linux OOM Killer.

Oh ok. Maybe you should give more memory to your worker, or you should spawn 
less jobs in parallel (-j1 instead of -j2). Or you should disable other 
services which eat memory.

How much memory does it have?

----------
title: test_compile killed by SIGKILL on AMD64 Ubuntu 3.x -> test_compile 
killed by SIGKILL on AMD64 Ubuntu 3.x (Linux OOM Killer)

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

Reply via email to