It sounds like something which is better discussed in an issue in the Node.js repository. Il 13/mag/2014 01:50 "Denys Khanzhyiev" <xden...@gmail.com> ha scritto:
> the code: > > var buf = new Buffer(1024*1024); > > setInterval(function(){ > var ab = buf.toArrayBuffer(); > var b = new Uint8Array(ab); > },10); > > > quickly eats memory and crashes node. > > Invoking it every 20 or 100 ms just prolongates agony. > > Originally found in Node WebKit > reproduced in node 0.11.13 > > Is it worth of creating issue? > > -- > Job board: http://jobs.nodejs.org/ > New group rules: > https://gist.github.com/othiym23/9886289#file-moderation-policy-md > Old group rules: > 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 unsubscribe from this group and stop receiving emails from it, send an > email to nodejs+unsubscr...@googlegroups.com. > To post to this group, send email to nodejs@googlegroups.com. > To view this discussion on the web visit > https://groups.google.com/d/msgid/nodejs/CAP8%3DUyQUX1mm-7aihhv7uY8zM6_AOYjn7frLURf6d-5Li534UA%40mail.gmail.com<https://groups.google.com/d/msgid/nodejs/CAP8%3DUyQUX1mm-7aihhv7uY8zM6_AOYjn7frLURf6d-5Li534UA%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- Job board: http://jobs.nodejs.org/ New group rules: https://gist.github.com/othiym23/9886289#file-moderation-policy-md Old group rules: 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 unsubscribe from this group and stop receiving emails from it, send an email to nodejs+unsubscr...@googlegroups.com. To post to this group, send email to nodejs@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/nodejs/CABQ8R0yqLBX-epE3eC308vgSdmaQ9tEfU-7t2E9eUt6OMGOxqA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.