Bug 265507 - [JSC] Suppress coverage_sanitizer on Fuzzilli::initializeCoverage()
Summary: [JSC] Suppress coverage_sanitizer on Fuzzilli::initializeCoverage()
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: David Kilzer (:ddkilzer)
URL:
Keywords: InRadar
Depends on: 264983
Blocks: 269796
  Show dependency treegraph
 
Reported: 2023-11-28 22:26 PST by David Kilzer (:ddkilzer)
Modified: 2024-02-20 09:38 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Kilzer (:ddkilzer) 2023-11-28 22:26:44 PST
Suppress coverage_sanitizer on Fuzzilli::initializeCoverage().

If we don't do this, a crash occurs trying to collect coverage data while initializing coverage.

<rdar://118908398>
Comment 1 David Kilzer (:ddkilzer) 2023-11-28 22:32:21 PST
Pull request: https://github.com/WebKit/WebKit/pull/21043
Comment 2 EWS 2023-11-29 08:28:09 PST
Committed 271277@main (df1c826fa3da): <https://commits.webkit.org/271277@main>

Reviewed commits have been landed. Closing PR #21043 and removing active labels.