https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264497
Kubilay Kocak <ko...@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |toolch...@freebsd.org Assignee|b...@freebsd.org |toolch...@freebsd.org Keywords| |crash, needs-qa Flags| |maintainer-feedback?(toolch | |a...@freebsd.org) Status|New |Open --- Comment #2 from Kubilay Kocak <ko...@freebsd.org> --- Had an issue with Python ctype tests segfaulting [1] a few weeks ago, isolated to libffi issue [2][3]. See also: Missing ENDBR on Linux/x86 ... requires ENDBR32/ENDBR64 at indirect branch targets: https://github.com/libffi/libffi/issues/474 Perhaps relevent [1] https://github.com/python/cpython/issues/92752 [2] https://github.com/libffi/libffi/issues/710 [3] https://github.com/libffi/libffi/pull/711 -- You are receiving this mail because: You are the assignee for the bug.