CHECK failure: IsStringUTF8(*string_value_) in values.cc |
||||
Issue descriptionDetailed report: https://clusterfuzz.com/testcase?key=6739863581491200 Fuzzer: libFuzzer_chromeos_biod_storage_fuzzer Job Type: libfuzzer_asan_chromeos Platform Id: linux Crash Type: CHECK failure Crash Address: Crash State: IsStringUTF8(*string_value_) in values.cc base::Value::Value memory Sanitizer: address (ASAN) Regressed: https://clusterfuzz.com/revisions?job=libfuzzer_asan_chromeos&range=3166387:3180910 Reproducer Testcase: https://clusterfuzz.com/download?testcase_id=6739863581491200 Issue filed automatically. See https://chromium.googlesource.com/chromiumos/docs/+/master/fuzzing.md#Reproducing-crashes-from-ClusterFuzz for more information.
,
Dec 3
That looks like it was triggered in the fuzzer itself, I think the call record->GetData() is the problem.
,
Dec 4
ClusterFuzz testcase 6739863581491200 appears to be flaky, updating reproducibility label.
,
Dec 4
Please ignore the last comment about testcase being unreproducible. The testcase is still reproducible. This was caused by a bug in ClusterFuzz that has been fixed. Sorry for the inconvenience. |
||||
►
Sign in to add a comment |
||||
Comment 1 by ClusterFuzz
, Dec 2Labels: ClusterFuzz-Auto-CC