Date: Fri, 11 Jan 2019 14:20:34 +0000 From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: maintainer-feedback requested: [Bug 234872] lang/python36 build core dumps in getrandom Message-ID: <bug-234872-21822-9sy3kyEX0G@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-234872-21822@https.bugs.freebsd.org/bugzilla/> References: <bug-234872-21822@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-python mailing list <python@FreeBSD.org> for maintainer-feedback: Bug 234872: lang/python36 build core dumps in getrandom https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234872 --- Description --- When building python36 with poudriere for 12.0-amd64 (host system 11.2-amd64) using poudriere, it core dumps root@120-amd64-default:/wrkdirs/usr/ports/lang/python36/work/Python-3.6.8 # lldb -c python.core ./python (lldb) target create "./python" --core "python.core" Core file '/wrkdirs/usr/ports/lang/python36/work/Python-3.6.8/python.core' (x86_64) was loaded. (lldb) bt * thread #1, name = 'python', stop reason = signal SIGSYS * frame #0: 0x000000080075643a libc.so.7`getrandom + 10 frame #1: 0x000000080045ae0b libpython3.6m.so.1.0`pyurandom + 187 frame #2: 0x000000080045b158 libpython3.6m.so.1.0`_PyRandom_Init + 56 frame #3: 0x0000000800471495 libpython3.6m.so.1.0`Py_Main + 197 frame #4: 0x000000000020144b python`main + 251 frame #5: 0x000000000020111b python`_start(ap=<unavailable>, cleanup=<unavailable>) at crt1.c:76help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-234872-21822-9sy3kyEX0G>
