Status: New Owner: ---- New issue 1764 by [email protected]: Stack Size issues in Windows http://code.google.com/p/v8/issues/detail?id=1764
Hello, i'm using node.js Windows v0.5.9 trying to use a large stack size in v8. node --stack-size=4096 someempty.js segfaults while node someempty.js runs fine. It seems the problem is directly related to v8 so i'm reporting here. Corresponding node.js issue: https://github.com/joyent/node/issues/1854 -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
