Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Jan 2019 14:20:34 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 234872] lang/python36 build core dumps in getrandom
Message-ID:  <bug-234872-21822@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D234872

            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@FreeBSD.org
          Reporter: girgen@FreeBSD.org
          Assignee: python@FreeBSD.org
             Flags: maintainer-feedback?(python@FreeBSD.org)

Created attachment 201027
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D201027&action=
=3Dedit
poudriere build log for lang/python36

When building python36 with poudriere for 12.0-amd64 (host system 11.2-amd6=
4)
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 =3D 'python', stop reason =3D 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=3D<unavailable>,
cleanup=3D<unavailable>) at crt1.c:76

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-234872-21822>