https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230144

Nathan Whitehorn <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #8 from Nathan Whitehorn <[email protected]> ---
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.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-emulation
To unsubscribe, send any mail to "[email protected]"

Reply via email to