Comment #6 on issue 1631 by [email protected]: Stack size limit too low
http://code.google.com/p/v8/issues/detail?id=1631

A work-around to this issue would be to manually set v8's stack size when starting chrome from command line:
chrome --js-flags="--stack-size 2048"

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

Reply via email to