Is there anything else I can try, or that could be going on? Any way for me 
to provide to you more information?


On Saturday, April 19, 2014 2:59:02 PM UTC+2, Jos Kuijpers wrote:
>
> Hi All,
>
> Yesterday I implemented a JS module loader in my system when I ran into 
> the out of memory message:
>
>
> *#*
> *# Fatal error in JS*
> *# Allocation failed - process out of memory**#*
> This is when the process uses only 8MB! And when I add some native code 
> causing me to run at 15MB, it crashes at the same location...
>
> So I wonder, what else (other than actually no memory) could cause this 
> problem? Some heap corruption? How could I have caused this?
>
> The code can be found at https://github.com/joskuijpers/L8Framework and 
> https://github.com/joskuijpers/Andromeda. I really have no clue in what 
> direction I should look so I can create a minimal testcase for you.
>
> Thanks in advance,
>
>
> Jos
>

-- 
-- 
v8-users mailing list
v8-users@googlegroups.com
http://groups.google.com/group/v8-users
--- 
You received this message because you are subscribed to the Google Groups 
"v8-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to v8-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to