issues Search Results · repo:google/fuzzbench language:Python
Filter by
509 results
(60 ms)509 results
ingoogle/fuzzbench (press backspace or delete to remove)Hi @DonggeLiu @jonathanmetzman
Lately, I ve been running lots of local experiments on fuzzbench and noticed that after I added --runners-cpus flag
reports were sometimes incomplete due to race condition. ...
zukatsinadze
- 2
- Opened 15 days ago
- #2075
I noticed that when plotting the Mean code coverage growth over time graph, np.median is used as the estimator (L166):
https://github.com/google/fuzzbench/blob/2920e74f192e1b7add95eb5ac49b0e0049d1c876/analysis/plotting.py#L159-L171 ...
leonasdev
- Opened on Feb 6
- #2073
See issue title. When I was re-running the measurer for an experiment for which the measurers terminated early, and did
not specify the runners, I OOM d a 750GB RAM machine in a matter of minutes. The ...
addisoncrump
- 2
- Opened on Feb 3
- #2071
When the SQLite database is on a disk which is approaching being filled, it will cause Fuzzbench s dispatcher to emit
the following error:
Process Process-1:
Traceback (most recent call last):
File ...
addisoncrump
- Opened on Jan 30
- #2070
Custom benchmark runs, e.g.
/gcbrun run_experiment.py -a --experiment-config /opt/fuzzbench/service/experiment-config.yaml
--experiment-name 2025-01-09-afl3 --fuzzers afl_mb mopt
have their intermediate ...
vanhauser-thc
- Opened on Jan 12
- #2065
I add a new fuzzer following instructions from https://google.github.io/fuzzbench/getting-started/adding-a-new-fuzzer/.
Basically, this new fuzzer directory (I call hfuzz_rb_afl) is a copy of aflplusplus_qemu. ...
CowBoy4mH3LL
- Opened on Jan 2
- #2063
Hi,
I checked AFLplusplus s description and fuzzer.py, and noticed a possible mismatch.
The description says it uses the fast power schedule, but I couldn t find anywhere in the fuzzer.py that it is ...
m-carrasco
- 1
- Opened on Jan 1
- #2061
I am trying to integrate a libFuzzer-based structure-aware fuzzer that works with a corpus in an internal representation
form. This means that the first step of the SUT or benchmark is always decoding ...
renatahodovan
- 1
- Opened on Sep 9, 2024
- #2044
Discovered by @addisoncrump: https://github.com/google/fuzzbench/pull/2032#discussion_r1722393965
A more informative alternative is to let the CI fail and report the benchmark does not exist to avoid ...
DonggeLiu
- Opened on Aug 22, 2024
- #2037
Temporarily mitigated by https://github.com/google/fuzzbench/pull/2030.
DonggeLiu
- Opened on Aug 16, 2024
- #2031

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.