[webkit-reviews] review canceled: [Bug 100109] Regression(r132143): Assertion hit in JSC::Interpreter::StackPolicy::StackPolicy(JSC::Interpreter&, const WTF::StackBounds&) : [Attachment 170120] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 23 09:59:13 PDT 2012


Christophe Dumez <christophe.dumez at intel.com> has canceled Christophe Dumez
<christophe.dumez at intel.com>'s request for review:
Bug 100109: Regression(r132143): Assertion hit in
JSC::Interpreter::StackPolicy::StackPolicy(JSC::Interpreter&, const
WTF::StackBounds&)
https://bugs.webkit.org/show_bug.cgi?id=100109

Attachment 170120: Patch
https://bugs.webkit.org/attachment.cgi?id=170120&action=review

------- Additional Comments from Christophe Dumez <christophe.dumez at intel.com>
Take Mark Lam's feedback into consideration.

BTW, the extremely high stack size value is returned by
pthread_attr_getstack(&sattr, &stackBase, &stackSize) (in #elif OS(UNIX)
implementation of StackBounds::initialize()). I'll look further into it but
this is anyway a separate issue.


More information about the webkit-reviews mailing list