Issue 129: Memory consumption hyperoscillations http://code.google.com/p/v8/issues/detail?id=129
Comment #5 by victor.grishchenko: P.S. Another symptom I see that might be related is that I get that weird "out of memory" crashes when the program consumes just, say, 160M RAM. I even rewrote 512M limit to be 1024M (assembler-ia32.h, heap.cc), that did not affect the outcome, it still crashes at some moment. ---------------------------------------------------- # # Fatal error in CALL_HEAP_FUNCTION # Allocation failed - process out of memory # Abort trap ---------------------------------------------------- -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
