Comment 10 for bug 216398

Revision history for this message
Edward Mendelson (emendelson) wrote : Re: dosemu segfaults on startup

Permanent fix:

with root privileges edit /etc/sysctl.conf file; find the line that reads

    vm.mmap_min_addr = 65536

and change the number from 65536 to 0 (zero). Save and restart.