fuzzbench icon indicating copy to clipboard operation
fuzzbench copied to clipboard

Set LIB_FUZZING_ENGINE for arrow_parquet-arrow-fuzz

Open DonggeLiu opened this issue 3 years ago • 1 comments

Link env variable LIB_FUZZING_ENGINE to Centipede's lib file, as required by benchmark arrow_parquet-arrow-fuzz. Unfortunately, this does not solve the undefined reference to '__sanitizer_cov_load8' error.

DonggeLiu avatar Jul 22 '22 11:07 DonggeLiu

No need to merge: This PR is just to show that our fix in #1427 does not work. We probable should consider removing this benchmark (or at least from the CI), given it was not used in experiments anyway.

With that said, if there is an idea about how to fix it, I am happy to give it a shot.

DonggeLiu avatar Jul 22 '22 11:07 DonggeLiu