Dechenjm / crack-language

Automatically exported from code.google.com/p/crack-language
Other
0 stars 0 forks source link

denied RWX mmap by conftest #108

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. run configure on grsec kernel
2.
3.

What is the expected output? What do you see instead?
configure should call paxctl -m ./conftest before conftest is executed because 
otherwise it fails

grsec: (default:D:/) denied RWX mmap of 
/usr/lib64/opengl/nvidia/lib/libGL.so.295.71 by 
/mnt/md3/cache/inst/crack-language/conftest[conftest:10481] uid/euid:1016/1016 
gid/egid:1033/1033, parent 
/mnt/md3/cache/inst/crack-language/configure[configure:10480] 
uid/euid:1016/1016 gid/egid:1033/1033

What version of the product are you using? On what operating system?
crack trunk, Gentoo Hardened ~amd64

Please provide any additional information below.

Original issue reported on code.google.com by wbr...@gmail.com on 17 Aug 2012 at 5:44

GoogleCodeExporter commented 9 years ago
this causes OpenGL isn't detected
checking for OpenGL... no

Original comment by wbr...@gmail.com on 19 Aug 2012 at 1:30