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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 4 14:13:47 PST 2014


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





--- Comment #34 from peavo at outlook.com  2014-03-04 14:10:49 PST ---
(In reply to comment #32)
> > Can we avoid updating the stack bounds?
> 
> I don't think so :(. On Windows, a thread can switch to another fiber at any time.
> 
> > I reverted this in the latest patch, but I see now that it introduces more stress test errors.
> > Probably because it gives different results after stack memory is precommitted.
> 
> What kind of errors?

It seems we also have to move the guard page, not only commit the memory.
I will add code for that.

-- 
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