google / google/fuzzbench

Mruby is broken

Open
#1,584 1 comment 0 reactions 1 assignee Claimed by @DonggeLiu View on GitHub
Dominant language
Python
Stars
1.2k
Forks
302
PR merge metrics
No merged PRs in 30d

Description

I'm using mruby to test things in my local checkout of fuzzbench and it I noticed that it is currently broken as it changed from the version that I uploaded months ago.

+ The build script is ignoring the compiler wrappers overriding CC and CXX https://github.com/google/fuzzbench/blob/5d7362a6fc6647740abdebd0c7db13beb57809ea/benchmarks/mruby-2018-05-23/build.sh#L24 this make any fuzzer with a compiler wrapper like AFL++ and libafl incompatible. These changes don't come from the OSS-Fuzz [build script](https://github.com/google/oss-fuzz/blob/master/projects/mruby/build.sh) as AFL++ works perfectly there.

+ The commit was updated and it is not anymore the version 2018-05-23 (so the name has no sense now) and thus there are no known bugs that can be triggered in a bug-based experiment.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.