Issue 145: Preemption in multithreaded V8 on ARM may cause overflow
exception in apply
http://code.google.com/p/v8/issues/detail?id=145
New issue report by erik.corry:
Builtins::Generate_FunctionApply in builtins_arm.cc needs to check
separately for a preemption (which is done by changing the
stack_guard_limit_address) so that it is not reported as a stack overflow
in apply. Once a preemption has been checked for the stack limit must be
kept in a register so any preemption is ignored until the next check.
Issue attributes:
Status: Accepted
Owner: erik.corry
Labels: Type-Bug Priority-Medium
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--~--~---------~--~----~------------~-------~--~----~
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
-~----------~----~----~----~------~----~------~--~---