You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to v8-users
v8 version: 9.6
Hi I was able to reproduce a crash in the example shell and d8 with following script. Before this could be caught by an OOM handler. Also if I set the heap size to be very small (e.g. 2MB) the oom handler could still work.
let a = [];
for (;;) a.push("test")
# # Fatal error in ../../src/heap/factory-base.cc, line 77 # Fatal JavaScript invalid size error 169220804 # # # #FailureMessage Object: 0x7ffe207e93b0 ==== C stack trace ===============================