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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 3 10:28:34 PST 2014


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





--- Comment #23 from peavo at outlook.com  2014-03-03 10:25:36 PST ---
(In reply to comment #22)
> Created an attachment (id=225664)
 --> (https://bugs.webkit.org/attachment.cgi?id=225664&action=review) [details]
> Patch

Updated the patch after review.

I've also tried using the _chkstk() function, which fixes the crash as well,
but it introduced some new stress test failures.
I think this is caused by _chkstk() saving and restoring a register it uses (see source in a previous comment).
I'm more comfortable with this routine not changing the contents of the stack.

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