I think you need to explicitly allow V8 to map executable memory:

chcon -t execmem_exec_t node

or something along these lines.

--
Vyacheslav Egorov



On Mon, Apr 9, 2012 at 12:22 PM, Amir Mahmoudi <[email protected]> wrote:
> I'm using Debian Server 6 on my server, after installing SE Linux, and
> execute "setenfore 1" to active SE Linux completely on the
> server( what is said in the manual of debian Wiki 
> http://wiki.debian.org/SELinux/Setup)
> Node.js can't run. not even a simple log command
>
> and receive this error:  FATAL ERROR: v8::Context::New() V8 is no
> longer usable
>
> how can i solve this problem?
>
> --
> Job Board: http://jobs.nodejs.org/
> Posting guidelines: 
> https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
> You received this message because you are subscribed to the Google
> Groups "nodejs" group.
> To post to this group, send email to [email protected]
> To unsubscribe from this group, send email to
> [email protected]
> For more options, visit this group at
> http://groups.google.com/group/nodejs?hl=en?hl=en

-- 
Job Board: http://jobs.nodejs.org/
Posting guidelines: 
https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
You received this message because you are subscribed to the Google
Groups "nodejs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en

Reply via email to