Closed Bug 1651077 Opened 4 years ago Closed 4 years ago

The ASan debug build should be built with --enable-fuzzing

Categories

(Core :: Fuzzing, enhancement)

x86_64
Linux
enhancement

Tracking

()

RESOLVED FIXED
mozilla80
Tracking Status
firefox80 --- fixed

People

(Reporter: decoder, Assigned: decoder)

Details

Attachments

(1 file)

Tools like pernosco/rr need a build that is at most built with -O1 in order to be useful according to several developers. The ASan debug build is already built with this optimization flag, however, it is not built with fuzzing support, so the build can't be used to e.g. report fuzzing bugs to pernosco. In order to save some money/build time, I think it's reasonable to just add --enable-fuzzing to the existing Linux ASan debug build, as this build is not used for any tests or other performance/correctness critical tasks but only for debugging purposes.

Pushed by choller@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/15d7339759f8
Enable fuzzing support in regular Linux ASan debug build. r=froydnj
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla80
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: