Bug 297094
| Summary: | [Win] Memory leaked after normalize-doesnt-check-string-length.html | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ian Grunert <ian.grunert> |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | PC | ||
| OS: | Windows 11 | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=297095 | ||
Ian Grunert
After running fast/dom/normalize-doesnt-check-string-length.html the test runner memory usage never returns below 7000+MB.
This behavior is also observed using the MiniBrowser - navigating to normalize-doesnt-check-string-length.html and then navigating away to other websites, memory usage never returns below 7000+MB.
Couldn't reproduce this behavior on Mac; seems to be Windows only.
Neither --world-leaks or --gc-between-tests fixed the memory usage.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Ian Grunert
Running with USE_SYSTEM_MALLOC ON the memory usage is better on that test (~2000MB), but still doesn't go down when running subsequent tests.
Ian Grunert
Pull request: https://github.com/WebKit/WebKit/pull/49407
Radar WebKit Bug Importer
<rdar://problem/158371235>
EWS
Committed 298752@main (71474d040dcb): <https://commits.webkit.org/298752@main>
Reviewed commits have been landed. Closing PR #49407 and removing active labels.