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

STINNER Victor report at bugs.python.org
Mon Jun 21 19:04:43 EDT 2021


New submission from STINNER Victor <vstinner at python.org>:

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
test_stack_overflow (test.test_compile.TestSpecifics) ... *** Signal 9
Stop.
make: stopped in /usr/home/buildbot/python/3.x.koobs-freebsd-9e36.nondebug/build
program finished with exit code 1
elapsedTime=855.058198

----------
components: Tests
messages: 396298
nosy: koobs, vstinner
priority: normal
severity: normal
status: open
title: test_compile killed by signal 9 on AMD64 FreeBSD Non-Debug 3.x
versions: Python 3.11

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


More information about the New-bugs-announce mailing list