<div dir="ltr">For master users, if you have problems with ports seg-faulting on you may need to disable the NX support, which you can do with a loader tunable (it requires a reboot):<div><br></div><div>In /boot/loader.conf:</div><div><br></div><div><div>machdep.pmap_nx_enable=0</div></div><div><br></div><div>Will disable NX support.</div><div><br></div><div>Currently it appears that ADA programs are having issues.  e.g. 'synth'.</div><div><br></div><div>This work will eventually be MFC'd into -release, once we work out the issues that pop up.</div><div><br></div><div>-Matt</div></div>