stack overflow - V8 crash when test infinite-recursion js in CentOS6.3 x86-64 -


v8 crash when run infinite-recursion js in centos6.3 x86-64. don't crash in centos5.7 x86-64 using same case. know why?

i have solved problem. centos6.3 different centos5.7 in stack_initializing, cause setting v8 contraint failture. root reasion code setting contraint not totally correct.


Comments