[Bug 234872] lang/python36 build core dumps in getrandom
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Jan 11 14:20:37 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234872
Bug ID: 234872
Summary: lang/python36 build core dumps in getrandom
Product: Ports & Packages
Version: Latest
Hardware: amd64
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: python at FreeBSD.org
Reporter: girgen at FreeBSD.org
Assignee: python at FreeBSD.org
Flags: maintainer-feedback?(python at FreeBSD.org)
Created attachment 201027
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=201027&action=edit
poudriere build log for lang/python36
When building python36 with poudriere for 12.0-amd64 (host system 11.2-amd64)
using poudriere, it core dumps
root at 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:76
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-python
mailing list