Experiment request
Hi @DonggeLiu, can I run this experiment please?
/gcbrun run_experiment.py -a --experiment-config /opt/fuzzbench/service/experiment-config.yaml --experiment-name 2025-02-09-path-afl --benchmarks bloaty_fuzz_target libpng_libpng_read_fuzzer stb_stbi_read_fuzzer jsoncpp_jsoncpp_fuzzer libxml2_xml systemd_fuzz-link-parser curl_curl_fuzzer_http openh264_decoder_fuzzer vorbis_decode_fuzzer freetype2_ftfuzzer libjpeg-turbo_libjpeg_turbo_fuzzer libxslt_xpath openssl_x509 re2_fuzzer woff2_convert_woff2ttf_fuzzer harfbuzz_hb-shape-fuzzer libpcap_fuzz_both sqlite3_ossfuzz zlib_zlib_uncompress_fuzzer --fuzzers path_afl path_afl_k2 path_afl_old_driver path_afl_k2_old_driver aflplusplus_z_no_cmp
Hi @fEst1ck, sure no problem. Given the previous experiment failed mysteriously, would you mind if I start with a smaller experiments with a subset of benchmarks and fuzzers in your request?
Unfortunately I am occupied with other commitments and not able to look into the issue in the other PR. If our small experiment still fails, it's also easier for us to look into the log (from fuzzers and fuzzbench) to better understand the problem.
/gcbrun run_experiment.py -a --experiment-config /opt/fuzzbench/service/experiment-config.yaml --experiment-name 2025-02-10-path-afl-1 --benchmarks bloaty_fuzz_target libpng_libpng_read_fuzzer --fuzzers path_afl
Experiment 2025-02-10-path-afl-1 data and results will be available later at:
The experiment data.
The experiment report.
The experiment report(experimental).
Hi @fEst1ck, sure no problem. Given the previous experiment failed mysteriously, would you mind if I start with a smaller experiments with a subset of benchmarks and fuzzers in your request?
Unfortunately I am occupied with other commitments and not able to look into the issue in the other PR. If our small experiment still fails, it's also easier for us to look into the log (from fuzzers and fuzzbench) to better understand the problem.
@DonggeLiu No problem. Thanks a lot!