[nodejs] Re: FATAL ERROR: CALL_AND_RETRY_2 Allocation failed - process out of memory

2013-08-23 Thread Terry
I am also having this problem. Running Windows 7 64 bit. Node version 0.10.16 npm version 1.3.8. Looks like npm is installing phonegap packages on to a network share \\mjzdat1\appdata$\terry\AppData\Roaming and I wonder if this is the cause of this problem. Please someone help. Is there a way

[nodejs] Re: FATAL ERROR: CALL_AND_RETRY_2 Allocation failed - process out of memory

2013-08-12 Thread Michael
Nobody has run into this error? Am I installing incorrectly? On Thursday, August 8, 2013 3:28:45 PM UTC-7, Michael wrote: I am using Node because it is the way PhoneGap is installing now. I have a 4GB memory Windows 7 machine and it is on our company network. I am receiving the fatal error

[nodejs] Re: # Fatal error in ../deps/v8/src/objects-inl.h, line 2131 # CHECK(object-IsString()) failed

2012-06-13 Thread Debbio
Can you open an issue? I'm not able to reproduce it but maybe others can. Of course..anyway thank you for your efforts. Debbio. -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you

[nodejs] Re: # Fatal error in ../deps/v8/src/objects-inl.h, line 2131 # CHECK(object-IsString()) failed

2012-06-12 Thread Debbio
Arch : ia32 The stable version 0.6.19 compiles and seems to work fine on my system.. On 12 Giu, 01:02, Ben Noordhuis i...@bnoordhuis.nl wrote: On Tue, Jun 12, 2012 at 12:40 AM, Debbio debbioj...@gmail.com wrote: I'm trying to install nodejs : Mac osx 10.5.8 nodejs v0.7.11-pre gcc

Re: [nodejs] Re: # Fatal error in ../deps/v8/src/objects-inl.h, line 2131 # CHECK(object-IsString()) failed

2012-06-12 Thread Ben Noordhuis
On Tue, Jun 12, 2012 at 10:13 AM, Debbio debbioj...@gmail.com wrote: Arch : ia32 The stable version 0.6.19 compiles and seems to work fine on my system.. At what commit are you? We recently rolled back V8 to 3.9 because 3.10 and 3.11 had some serious stability issues. -- Job Board:

[nodejs] Re: # Fatal error in ../deps/v8/src/objects-inl.h, line 2131 # CHECK(object-IsString()) failed

2012-06-12 Thread Debbio
A look in node/deps/v8/Changelog reports that v8 version is 3.9.24 -- 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

Re: [nodejs] Re: # Fatal error in ../deps/v8/src/objects-inl.h, line 2131 # CHECK(object-IsString()) failed

2012-06-12 Thread Ben Noordhuis
On Tue, Jun 12, 2012 at 3:14 PM, Debbio debbioj...@gmail.com wrote: A look in node/deps/v8/Changelog reports that v8 version is  3.9.24 Can you open an issue? I'm not able to reproduce it but maybe others can. -- Job Board: http://jobs.nodejs.org/ Posting guidelines:

Re: [nodejs] Re: Fatal error

2012-05-28 Thread kapil gopinath
hi, On Mon, May 28, 2012 at 10:35 AM, mscdex msc...@gmail.com wrote: On May 24, 1:30 am, kapil gopinath kapilgopin...@gmail.com wrote: Please help me in solving this issue which is causing the node file to hang. FATAL ERROR: CALL_AND_RETRY_2 Allocation failed - process out of

Re: [nodejs] Re: Fatal error

2012-05-28 Thread kapil gopinath
Hi, I am sharing the code here. The node version used is node-v0.6.9 OS On Mon, May 28, 2012 at 2:25 PM, kapil gopinath kapilgopin...@gmail.comwrote: hi, On Mon, May 28, 2012 at 10:35 AM, mscdex msc...@gmail.com wrote: On May 24, 1:30 am, kapil gopinath kapilgopin...@gmail.com

Fwd: [nodejs] Re: Fatal error

2012-05-28 Thread kapil gopinath
Hi, I am re-attaching the code here. OS is linux,Ubuntu. -- Forwarded message -- From: Ryan Schmidt google-2...@ryandesign.com Date: Mon, May 28, 2012 at 3:59 PM Subject: [nodejs] Re: Fatal error To: nodejs@googlegroups.com On May 28, 2012, at 03:59, kapil gopinath wrote

[nodejs] Re: Fatal error

2012-05-27 Thread mscdex
On May 24, 1:30 am, kapil gopinath kapilgopin...@gmail.com wrote: Please help me in solving  this issue which is causing the node file to hang. FATAL ERROR: CALL_AND_RETRY_2 Allocation failed - process out of memory. What node version and OS are you using? Can you also provide a simplified