[Webkit-unassigned] [Bug 129429] [Win32][LLINT] Crash when running JSC stress tests.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 27 12:25:02 PST 2014


https://bugs.webkit.org/show_bug.cgi?id=129429





--- Comment #17 from peavo at outlook.com  2014-02-27 12:22:06 PST ---
(In reply to comment #16)
> Can we just call _chkstk on the stack check slow path on Windows?

I'm not sure, but isn't the stack check slow path called only if we have exceeded the stack bounds?
I don't think that is the case here, since the stack bounds include both the committed and uncommitted stack memory.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list