Hi, v8 users!

My program fails with:
----------------------------------------------------
#
# Fatal error in CALL_HEAP_FUNCTION
# Allocation failed - process out of memory
#

Abort trap
----------------------------------------------------

The actual program memory consumption did not seam that high (around  
250M of "Real Memory" - as Mac OS X names it). The computer has 4Gb of  
RAM and the environment has no limitations on RSS:
max memory size         (kbytes, -m) unlimited
virtual memory          (kbytes, -v) unlimited

So, I am puzzled about the reason. I am using revision 592 checked out  
as:
svn checkout http://v8.googlecode.com/svn/trunk/ v8

BTW, many related places in the source code have a comment:
/* TODO(1181417): Fix this. */
Is it some internal tracking id?

So guys, any ideas?

-- 

                V

--~--~---------~--~----~------------~-------~--~----~
v8-users mailing list
[email protected]
http://groups.google.com/group/v8-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to