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
274929
[JSC] Disable JITCage when ASAN is enabled
https://bugs.webkit.org/show_bug.cgi?id=274929
Summary
[JSC] Disable JITCage when ASAN is enabled
Marcus Plutowski
Reported
2024-05-30 15:08:47 PDT
rdar://122946733
Running these two together causes fatal ASAN crashes. Since ASAN support was never planned as part of JITCage, the best thing to do is to disable JITCage by default when ASAN is enabled so as to avoid causing confusion.
Attachments
Add attachment
proposed patch, testcase, etc.
Marcus Plutowski
Comment 1
2024-05-31 12:47:19 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/29388
EWS
Comment 2
2024-05-31 13:45:36 PDT
Committed
279593@main
(299f0aa7d776): <
https://commits.webkit.org/279593@main
> Reviewed commits have been landed. Closing PR #29388 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