https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262378
Stefan Eßer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Status|Open |In Progress --- Comment #6 from Stefan Eßer <[email protected]> --- (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.
