https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264497
Kubilay Kocak <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Assignee|[email protected] |[email protected] Keywords| |crash, needs-qa Flags| |maintainer-feedback?(toolch | |[email protected]) Status|New |Open --- Comment #2 from Kubilay Kocak <[email protected]> --- 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 on the CC list for the bug. You are the assignee for the bug.
