HardenedBSD / secadm-rules

10 stars 7 forks source link

SIGSEGV when building Node 0.12.x #1

Closed dmilith closed 8 years ago

dmilith commented 8 years ago
gmake[1]: *** [/SystemUsers/.cache/cache/node012-0.12.6-faf6cd14dd04ab97711ff8e636287dbafe2faefb/node-v0.12.6/out/Release/obj.target/v8_snapshot/geni/snapshot.cc] Segmentation fault

Solution:

sysctl hardening.pax.pageexec.status=0
dmilith commented 8 years ago

It also throws SIGSEGV after build on launch. Overall Nodejs requires pageexec.status=0

lattera commented 8 years ago

Use the rule added with this commit: 99774715e04c862054fc61c69dcd75da4cdeae52.