[Bug 230144] Linux emulator does not work on Ryzen / Epic processors
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Aug 17 19:57:21 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230144
Nathan Whitehorn <nwhitehorn at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |nwhitehorn at FreeBSD.org
--- Comment #8 from Nathan Whitehorn <nwhitehorn at FreeBSD.org> ---
It might be the brk() issue. I'm experiencing the same trouble on EPYC hardware
with 11.2. Truss gives the following:
$ truss /compat/linux/bin/uname
linux_brk(0x0) = 6324224 (0x608000)
SIGNAL 11 (SIGSEGV) code=SEGV_MAPERR trapno=12 addr=0x7ffffffff508
process killed, signal = 11 (core dumped)
(Output is identical for all Linux executables)
Unfortunately, this is a production machine on which I cannot install custom
kernels.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-emulation
mailing list