google / clusterfuzz

Scalable fuzzing infrastructure.
https://google.github.io/clusterfuzz
Apache License 2.0
5.29k stars 554 forks source link

libFuzzer: engine encountered an error #4123

Closed aditya-wazir closed 3 months ago

aditya-wazir commented 3 months ago

Reduce error logging noise for above issue by using 'log.info' instead of 'log.error'

svasudevprasad commented 3 months ago

/gcbrun

jonathanmetzman commented 3 months ago

-1 I think we should keep this. It doesn't happen that often and it's definitely an important message in most cases.