Status: New
Owner: ----
New issue 1390 by [email protected]: Run-Time Check Failure #2 - Stack
around the variable 'handle_scope' was corrupted
http://code.google.com/p/v8/issues/detail?id=1390
hello,i got a issue.
i used msvc9.0 sp1 (vs2008),and i build the v8 as dll.
when i build a sample project to test.
i add shell.cc to the project,and set USING_V8_SHARED .when the exe is
running ,in the ExecuteString() the program will crash.and get
the "Run-Time Check Failure #2 - Stack around the variable 'handle_scope'
was corrupted".
i try to build with "/EHsc",the issue exist too.
i use scons and python2.7. my msvc version is 9.0.21022.8
when i used the old version from download page ,and build v8 as static
lib,no crash happened.
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev