4 Dec 03:06
Re: Re[2]: GHC on Fedora 10 - getMBlock: mmap: Permission denied
John D. Ramsdell <ramsdell0 <at> gmail.com>
2008-12-04 02:06:09 GMT
2008-12-04 02:06:09 GMT
I had fun with SELinux when using Haskell for CGI programs. The default SELinux policy forbids CGI programs that execute code in their data segment. I had to write a policy module that allowed httpd_sys_script_t self:process execmem. Oh joy. John
RSS Feed