[issue44480] test_compile killed by signal 9 on AMD64 FreeBSD Non-Debug 3.x

2021-09-21 Thread STINNER Victor
STINNER Victor added the comment: I didn't see this failure recently. -- resolution: -> out of date stage: -> resolved status: open -> closed ___ Python tracker ___

[issue44480] test_compile killed by signal 9 on AMD64 FreeBSD Non-Debug 3.x

2021-06-23 Thread STINNER Victor
STINNER Victor added the comment: https://buildbot.python.org/all/#/builders/172/builds/399 test_sequence_unpacking_error (test.test_compile.TestSpecifics) ... ok test_single_statement (test.test_compile.TestSpecifics) ... ok test_stack_overflow (test.test_compile.TestSpecifics) ... *** Signal

[issue44480] test_compile killed by signal 9 on AMD64 FreeBSD Non-Debug 3.x

2021-06-21 Thread STINNER Victor
New submission from STINNER Victor : It looks like bpo-44360 which was a Linux OOM Killer issue since the Linux machine memory was too low. AMD64 FreeBSD Non-Debug 3.x: https://buildbot.python.org/all/#/builders/172/builds/387 ... test_single_statement (test.test_compile.TestSpecifics) ... ok