This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients corona10, eric.snow, erlendaasland, orsenthil, pablogsal, vstinner
Date 2021-06-09.20:02:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1623268944.3.0.886844872998.issue44360@roundup.psfhosted.org>
In-reply-to
Content
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?
History
Date User Action Args
2021-06-09 20:02:24vstinnersetrecipients: + vstinner, orsenthil, eric.snow, corona10, pablogsal, erlendaasland
2021-06-09 20:02:24vstinnersetmessageid: <1623268944.3.0.886844872998.issue44360@roundup.psfhosted.org>
2021-06-09 20:02:24vstinnerlinkissue44360 messages
2021-06-09 20:02:24vstinnercreate