google / oss-fuzz

OSS-Fuzz - continuous fuzzing for open source software.
https://google.github.io/oss-fuzz
Apache License 2.0
10.31k stars 2.19k forks source link

AFL failure in ClusterFuzz #10602

Open jonathanmetzman opened 1 year ago

jonathanmetzman commented 1 year ago
[-] PROGRAM ABORT : Unknown option value 'R' in -l 1R
         Location : main(), src/afl-fuzz.c:1108

"

Are we holding it wrong? @vanhauser-thc

vanhauser-thc commented 1 year ago

this means that the afl++ version used is outdated. must be an old package as oss-fuzz is using a pretty up to date version. the '-l R' parameter was added back in 4.05a