WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
274013
stress/sampling-profiler-should-not-sample-beyond-stack-bounds uses too much memory on tvOS
https://bugs.webkit.org/show_bug.cgi?id=274013
Summary
stress/sampling-profiler-should-not-sample-beyond-stack-bounds uses too much ...
Marcus Plutowski
Reported
2024-05-10 14:02:12 PDT
rdar://126935990
When run on tvOS platforms this test uses upwards of 600MiB of memory, versus less than 20MiB on other platforms. This is causing it to exceed the bound set via JSCTEST_memoryLimit and crash. The following variations of the test are all failing consistently for this reason: stress/sampling-profiler-should-not-sample-beyond-stack-bounds.js.dfg-eager stress/sampling-profiler-should-not-sample-beyond-stack-bounds.js.dfg-eager-no-cjit-validate stress/sampling-profiler-should-not-sample-beyond-stack-bounds.js.ftl-eager stress/sampling-profiler-should-not-sample-beyond-stack-bounds.js.ftl-eager-no-cjit stress/sampling-profiler-should-not-sample-beyond-stack-bounds.js.no-cjit-collect-continuously
Attachments
Add attachment
proposed patch, testcase, etc.
Marcus Plutowski
Comment 1
2024-05-10 14:38:57 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/28408
EWS
Comment 2
2024-05-12 22:16:02 PDT
Committed
278673@main
(8639b33f9c20): <
https://commits.webkit.org/278673@main
> Reviewed commits have been landed. Closing PR #28408 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug