-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Closed
Labels
Description
Looking at fuzzing logs for nss fuzzers, e.g. gs://nss-logs.clusterfuzz-external.appspot.com/libFuzzer_nss_asn1_algorithmid_fuzzer/libfuzzer_asan_nss/2016-11-03/19:13:46:418169.txt
#0 READ units: 1
#1 INITED cov: 5 bits: 5 corp: 1/1b exec/s: 0 rss: 16Mb
#262144 pulse cov: 5 bits: 5 corp: 1/1b exec/s: 87381 rss: 32Mb
#524288 pulse cov: 5 bits: 5 corp: 1/1b exec/s: 87381 rss: 32Mb
#1048576 pulse cov: 5 bits: 5 corp: 1/1b exec/s: 80659 rss: 32Mb
#2097152 pulse cov: 5 bits: 5 corp: 1/1b exec/s: 74898 rss: 32Mb
#4194304 pulse cov: 5 bits: 5 corp: 1/1b exec/s: 74898 rss: 32Mb
#8388608 pulse cov: 5 bits: 5 corp: 1/1b exec/s: 75573 rss: 32Mb
#16777216 pulse cov: 5 bits: 5 corp: 1/1b exec/s: 74565 rss: 32Mb
#33554432 pulse cov: 5 bits: 5 corp: 1/1b exec/s: 72160 rss: 32Mb
#67108864 pulse cov: 5 bits: 5 corp: 1/1b exec/s: 71468 rss: 32Mb
#134217728 pulse cov: 5 bits: 5 corp: 1/1b exec/s: 71468 rss: 32Mb
#210138166 DONE cov: 5 bits: 5 corp: 1/1b exec/s: 71209 rss: 32Mb
Done 210138166 runs in 2951 second(s)
stat::number_of_executed_units: 210138166
stat::average_exec_per_sec: 71209
stat::new_units_added: 0
stat::slowest_unit_time_sec: 0
stat::peak_rss_mb: 32
cov and bits seems to be stuck at 5. This appears to be the case for all other nss fuzzers.