Bug 284809
Summary: | REGRESSION(287916@main): [Win] stack overflow in JSString::resolveToBuffer | ||
---|---|---|---|
Product: | WebKit | Reporter: | Fujii Hironori <Hironori.Fujii> |
Component: | JavaScriptCore | Assignee: | Fujii Hironori <Hironori.Fujii> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Fujii Hironori
After 287916@main, 8 tests are crashing for Windows port.
https://build.webkit.org/#/builders/1191/builds/1906
Regressions: Unexpected crashes (8)
fast/css/shadow-box-recursion-depth.html [ Crash ]
fast/forms/input-implicit-length-limit.html [ Crash ]
fast/forms/input-maxlength.html [ Crash ]
js/dom/JSON-parse-complex.html [ Crash ]
js/dom/JSON-parse.html [ Crash ]
js/dom/JSON-stringify.html [ Crash ]
js/excessive-comma-usage.html [ Crash ]
js/stack-overflow-regexp.html [ Crash ]
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Fujii Hironori
Pull request: https://github.com/WebKit/WebKit/pull/38067
EWS
Committed 287956@main (10fc803b9314): <https://commits.webkit.org/287956@main>
Reviewed commits have been landed. Closing PR #38067 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/141630556>