Closed
Bug 831500
Opened 12 years ago
Closed 9 years ago
run fuzzer on ASAN builds during idle times
Categories
(Release Engineering :: General, defect)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: joduinn, Assigned: decoder)
References
Details
(Keywords: sec-want)
Spinning out from bug#753148.
Per :decoder, he'd like to run fuzzers on these ASAN builds as part of the usual set of idle-time fuzzer jobs. Spinning out this bug to figure out what is wanted, and then do it.
Assignee | ||
Comment 1•12 years ago
|
||
Probably a misunderstanding here, it's not me who would run these, but Jesse (it's only about running domfuzz right now, afaik). I'm not sure what his plans are but as far as I remember, he wanted to run idle-time fuzzer jobs with ASan builds on RelEng once the builds are there :)
Ccing Jesse to find out what's necessary to do here :)
![]() |
||
Comment 2•12 years ago
|
||
Both domfuzz and jsfunfuzz are being run now. The driver script, bot.py, chooses randomly between the two. They are currently being run on regular non-ASAN builds.
For reference, the script for the current usual set of idle-time fuzzer jobs is located here:
https://hg.mozilla.org/build/tools/file/default/scripts/fuzzing/fuzzer.sh
Updated•12 years ago
|
Product: mozilla.org → Release Engineering
![]() |
||
Comment 3•12 years ago
|
||
Note the dependency for this landed.
![]() |
||
Comment 4•12 years ago
|
||
Is there anything for RelEng to do here? Or can you guys adjust bot.py to use ASAN builds as well?
![]() |
||
Comment 5•12 years ago
|
||
(In reply to Chris AtLee [:catlee] from comment #4)
> Is there anything for RelEng to do here? Or can you guys adjust bot.py to
> use ASAN builds as well?
I bet Gary knows :)
Flags: needinfo?(gary)
![]() |
||
Comment 6•12 years ago
|
||
Jesse is probably a better option - he works more with Firefox binaries these days, and I *think* the ASAN ones as well.
Flags: needinfo?(gary) → needinfo?(jruderman)
Comment 7•11 years ago
|
||
For Linux I need a fix for bug 855881 (or bug 628573?).
For Mac I need fixes for bug 923916, bug 937582, and bug 935795.
Flags: needinfo?(jruderman)
Updated•9 years ago
|
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → INCOMPLETE
Updated•7 years ago
|
Component: General Automation → General
You need to log in
before you can comment on or make changes to this bug.
Description
•