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 asvetlov, hinxx, vstinner, yselivanov
Date 2019-02-13.15:47:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1550072869.18.0.206069365375.issue35988@roundup.psfhosted.org>
In-reply-to
Content
> [26194250.314042] Out of memory: Kill process 8399 (python3.6) score 574 or sacrifice child

That's not a bug in Python: your application is using more memory than what is available in the system.
History
Date User Action Args
2019-02-13 15:47:49vstinnersetrecipients: + vstinner, asvetlov, yselivanov, hinxx
2019-02-13 15:47:49vstinnersetmessageid: <1550072869.18.0.206069365375.issue35988@roundup.psfhosted.org>
2019-02-13 15:47:49vstinnerlinkissue35988 messages
2019-02-13 15:47:49vstinnercreate