I did't set the maximum recursion depth and run FuzzGen yesterday, it is still running now. Then I set -max-depth=1, it works.
My consumer is the fuzzer in the libraries' project such as libhevc/fuzzer/hevc_dec_fuzzer.cpp.
I wonder the maximum recursion depth you use to test the libraries.
Thanks.
I did't set the maximum recursion depth and run FuzzGen yesterday, it is still running now. Then I set
-max-depth=1, it works.My consumer is the fuzzer in the libraries' project such as
libhevc/fuzzer/hevc_dec_fuzzer.cpp.I wonder the maximum recursion depth you use to test the libraries.
Thanks.