Bug 265779
| Summary: | Give ASAN builds a larger ReservedZone size to handle stack overflows. | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Mark Lam <mark.lam> |
| Component: | JavaScriptCore | Assignee: | Mark Lam <mark.lam> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Mark Lam
This is because ASAN builds are memory hogs and need additional stack space.
rdar://119051471
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Mark Lam
Pull request: https://github.com/WebKit/WebKit/pull/21253
EWS
Committed 271456@main (cefd987f6dbe): <https://commits.webkit.org/271456@main>
Reviewed commits have been landed. Closing PR #21253 and removing active labels.