Comment #2 on issue 1764 by [email protected]: Stack Size issues in Windows
http://code.google.com/p/v8/issues/detail?id=1764

same issue with d8. Compiled 32bit trunk version of today using MSVC Express 2010:
---
d8_g --stack-size=4096


#
# Fatal error in src\execution.cc, line 541
# CHECK(reinterpret_cast<uintptr_t>(&limit) > kLimitSize) failed
#


==== Stack trace is not available ==========================


==== Isolate for the thread is not initialized =============

---

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

Reply via email to