[Bug 262378] emulators/wine-devel won't start on CURRENT due to ASLR changes

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 11 Mar 2022 09:01:34 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262378

Stefan Eßer <se@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |se@FreeBSD.org
             Status|Open                        |In Progress

--- Comment #6 from Stefan Eßer <se@FreeBSD.org> ---
(In reply to Damjan Jovanovic from comment #5)

It is not necessary to disable ASLR for the whole system.

# elfctl +noaslr /usr/local/bin/wine64.bin

will disable ASLR just for this binary.
(Repeat for wine.bin ...)

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