Philipp Görz

Results 68 comments of Philipp Görz

Hi @am009, sorry I just saw your message. Glad you figured out the problem. We are currently doing final tests for the SBFT branch. Expect a message shortly regarding further...

Dear participants, as already mentioned by Rahul in the Google Groups for SBFT'24, the tool reports can only be **two pages** long, instead of the four as mentioned in our...

Hey, @Alan32Liu, we would be ready to start experiments. Probably best to start at least the first run with a single benchmark. The following benchmarks should work, I would start...

@Alan32Liu do you know if there a known problem with aflplusplus? We hit the following exception in two separate experiments: ``` ERROR:root:Error occurred when generating coverage report. Extras: traceback: Traceback...

Oh, actually there is a build failure for afl++, [build-log](https://www.googleapis.com/download/storage/v1/b/fuzzbench-data/o/sbft24-jsoncpp-01-14%2Fbuild-logs%2Fbenchmark-jsoncpp_jsoncpp_fuzzer-fuzzer-aflplusplus.txt?generation=1705209936270322&alt=media). Even for the run you started yesterday. Seems like apt update is not part of the dockerfile. So a older...

@Alan32Liu Would it be possible to start a experiment for all the default benchmarks without using mutation testing as well? Would be nice to have the default experiments at least,...

@Alan32Liu this version should now work without the --mutation-analysis flag. Could you do a standard coverage run with the competitors fuzzers? /gcbrun run_experiment.py -a --experiment-config /opt/fuzzbench/service/experiment-config.yaml --experiment-name sbft-standard-cov-01-15 --fuzzers libafl...

@kdsjZh I think the experiment is still running, from what I understand not all trials are started at once, there is a limit of parallel runs so it might take...

Yeah, it would be good to look into this. I'm not quite sure what could be the root cause at the moment.

The clusterfuzz seed corpus is a source for the initial corpus, correct? While I added timestamps to the corpus collected during the trial I did nothing to the clusterfuzz part....