Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7003119
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T21:01:15+00:00 2026-05-27T21:01:15+00:00

I managed to compile V8 engine on the machine, however when I type $

  • 0

I managed to compile V8 engine on the machine, however when I type

$ node

FATAL ERROR: v8::Debug::SetDebugMessageDispatchHandler Error initializing V8

I have V8 version 3.6.6.11, the D8 console is working properly.
I’ve tried portage version of nodejs 0.6.6, compiled version from github shows the same error.
I guess the problem is with heap of stack allocation

$ ulimit -a

core file size          (blocks, -c) 0
data seg size           (kbytes, -d) unlimited
scheduling priority             (-e) 0
file size               (blocks, -f) unlimited
pending signals                 (-i) 31707
max locked memory       (kbytes, -l) 64
max memory size         (kbytes, -m) unlimited
open files                      (-n) 1024
pipe size            (512 bytes, -p) 8
POSIX message queues     (bytes, -q) 819200
real-time priority              (-r) 0
stack size              (kbytes, -s) 8192
cpu time               (seconds, -t) unlimited
max user processes              (-u) 31707
virtual memory          (kbytes, -v) unlimited
file locks                      (-x) unlimited

It is a virtual machine, that might raise some limitations…

Linux 2.6.36-hardened-r9-guest-hardened-01 x86_64 QEMU Virtual CPU version 0.13.0 AuthenticAMD GNU/Linux
Any ideas?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-27T21:01:15+00:00Added an answer on May 27, 2026 at 9:01 pm

    after debuggin nodejs with Vyacheslav Egorov we found out, that mmap is failing to allocate memory (Operation not permitted) – this is caused by some Gentoo’s security flag (changing it might require to recompile kernel)

    Finally I used node v0.6 branch from github

    ./configure --without-snapshot
    make
    make install
    

    and

    paxctl -m /usr/local/bin/node
    

    which adds MPROTECT flag

    - PaX flags: -----m-x-e-- [/usr/local/bin/node]
            MPROTECT is disabled
            RANDEXEC is disabled
            EMUTRAMP is disabled
    

    Note to myself:

    when running Rails application on server put to config/boot.rb

    ENV['EXECJS_RUNTIME'] = 'Node' if ENV['RAILS_ENV'] == 'production'
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

After following instructions on the emscripten wiki I have managed to compile a small
My managed c++ code fails to compile with the error message .\Window.cpp(11) : error
I have lots of components that worked perfectly under D7. I managed to compile
I've managed to compile (without errors) fluidsynth library that uses pthreads in old version
I have written a game engine in C++, however I would like to package
I have managed to compile a symbian executable for my device that I have
Is there a managed API to compile C# applications (to memory or disk)? I
I cannot seem to compile mod_dontdothat on Windows. Has anybody managed to achieve this?
I have a C++ assembly with both managed and umanaged code compiled to a
I managed to get some help from a previous question and I have the

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.