Bug 274929

Summary: [JSC] Disable JITCage when ASAN is enabled
Product: WebKit Reporter: Marcus Plutowski <marcus_plutowski>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: mark.lam, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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.