[Bug 261952] coredump building www/node16 if kern.elf64.allow_wx=0
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 261952] coredump building www/node16 if kern.elf64.allow_wx=0"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 10 Mar 2023 11:03:24 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261952 Peter Much <pmc@citylink.dinoex.sub.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |pmc@citylink.dinoex.sub.org --- Comment #13 from Peter Much <pmc@citylink.dinoex.sub.org> --- The issue is not fixed in version 16.19.0. Specifically, my problem is not that it does /not build/ with allow_wx=0 (I am building in temporary build instances, security is not of concern there), but that it does /not run/ with allow_wx=0. I tried to utilize Uses/elfctl to fix this, but that does not work in this case: Uses/elfctl does tag the binary at the end of the build phase. But then the binary gets relinked during the stage phase, and the tagging is gone again. -- You are receiving this mail because: You are the assignee for the bug.