[issue44360] test_compile killed by SIGKILL on AMD64 Ubuntu 3.x

STINNER Victor report at bugs.python.org
Wed Jun 9 16:02:24 EDT 2021


STINNER Victor <vstinner at python.org> added the comment:

Oh right, exit code -9 means killed by SIGKILL, it doesn't not mean killed SIGSEGV. Sorry about the confusion.

How can a signal be killed by SIGKILL? Can it be related to Linux OOM Killer?

Senthil: Would you mind to have a look at the server logs to see if you see anything suspicious?

----------
nosy: +orsenthil
title: test_compile segfault on AMD64 Ubuntu 3.x -> test_compile killed by SIGKILL on AMD64 Ubuntu 3.x

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue44360>
_______________________________________


More information about the Python-bugs-list mailing list