jonathanmetzman

Results 935 comments of jonathanmetzman

No update from me at least. Unfortunately we don't use this feature much because we run all of our experiments in the cloud, so it's unlikely to get a ton...

I think this can probably be closed.

Thanks for the patch. Two points: 1. We'll have to install libcapstone-dev on travis in order to land this. I may ask you to do this. 2. I need to...

Really sorry for the big delay here

/gcbrun run_experiment.py -a --experiment-config /opt/fuzzbench/service/experiment-config.yaml --experiment-name 2023-11-09-libfuzzer-coverage --fuzzers libfuzzer_partial_coverage libfuzzer_no_coverage

/gcbrun trial_build.py go

This breaks a bunch of projects. here's a representative example, loki: ``` Step #19 - "compile-libfuzzer-address-x86_64": Running go-fuzz -tags gofuzz -func FuzzParseExpr -o fuzz_parse_expr.a github.com/grafana/loki/pkg/logql/syntax Step #19 - "compile-libfuzzer-address-x86_64": /usr/bin/ld:...

Looks like others have encountered this @DavidKorczynski (see https://github.com/containerd/containerd/pull/8103#issuecomment-1429256152)