RESOLVED FIXED274929
[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
Marcus Plutowski
Comment 1 2024-05-31 12:47:19 PDT
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.