CHECK failure: IsStringUTF8(string_value_) in values.cc |
||||||
Issue descriptionDetailed report: https://clusterfuzz.com/testcase?key=6409973657239552 Fuzzer: libFuzzer_net_spdy_session_fuzzer Fuzz target binary: net_spdy_session_fuzzer Job Type: libfuzzer_chrome_asan_debug Platform Id: linux Crash Type: CHECK failure Crash Address: Crash State: IsStringUTF8(string_value_) in values.cc base::Value::Value base::Value::Value Sanitizer: address (ASAN) Regressed: https://clusterfuzz.com/revisions?job=libfuzzer_chrome_asan_debug&range=527649:527661 Reproducer Testcase: https://clusterfuzz.com/download?testcase_id=6409973657239552 Issue filed automatically. See https://github.com/google/clusterfuzz-tools for more information.
,
Dec 13
Automatically adding ccs based on OWNERS file / target commit history. If this is incorrect, please add ClusterFuzz-Wrong label.
,
Dec 13
5 0x7ff1495a9b13 in base::Value::Value(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&&) base/values.cc:151:3
#6 0x7ff1495a9e1b in base::Value::Value(base::BasicStringPiece<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >) base/values.cc:147:39
#7 0x7ff1495d08de in make_unique<base::Value, base::BasicStringPiece<std::string> &> buildtools/third_party/libc++/trunk/include/memory:3118:32
#8 0x7ff1495d08de in base::DictionaryValue::SetString(base::BasicStringPiece<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, base::BasicStringPiece<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >) base/values.cc:801
#9 0x7ff146c26047 in net::(anonymous namespace)::NetLogSpdyRecvGoAwayCallback(unsigned int, int, int, spdy::SpdyErrorCode, base::BasicStringPiece<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, net::NetLogCaptureMode) net/spdy/spdy_session.cc:407:9
,
Dec 13
+eroman due to networking meeting notes mentioning fixing the same thing elsewhere.
,
Dec 13
,
Dec 13
,
Dec 14
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/64a1626cbc2a6dec88feb47db72c2d9073ea34f0 commit 64a1626cbc2a6dec88feb47db72c2d9073ea34f0 Author: Eric Roman <eroman@chromium.org> Date: Fri Dec 14 00:06:33 2018 Escape NetLog strings for SPDY debug_data. Bug: 914874 Change-Id: I34695d179dd9132b9a1412ecdc2b0260cd3b886f Reviewed-on: https://chromium-review.googlesource.com/c/1376850 Reviewed-by: Bence Béky <bnc@chromium.org> Commit-Queue: Eric Roman <eroman@chromium.org> Cr-Commit-Position: refs/heads/master@{#616510} [modify] https://crrev.com/64a1626cbc2a6dec88feb47db72c2d9073ea34f0/net/spdy/spdy_log_util.cc [modify] https://crrev.com/64a1626cbc2a6dec88feb47db72c2d9073ea34f0/net/spdy/spdy_log_util.h [modify] https://crrev.com/64a1626cbc2a6dec88feb47db72c2d9073ea34f0/net/spdy/spdy_log_util_unittest.cc [modify] https://crrev.com/64a1626cbc2a6dec88feb47db72c2d9073ea34f0/net/spdy/spdy_session.cc
,
Dec 14
ClusterFuzz has detected this issue as fixed in range 616483:616512. Detailed report: https://clusterfuzz.com/testcase?key=6409973657239552 Fuzzer: libFuzzer_net_spdy_session_fuzzer Fuzz target binary: net_spdy_session_fuzzer Job Type: libfuzzer_chrome_asan_debug Platform Id: linux Crash Type: CHECK failure Crash Address: Crash State: IsStringUTF8(string_value_) in values.cc base::Value::Value base::Value::Value Sanitizer: address (ASAN) Regressed: https://clusterfuzz.com/revisions?job=libfuzzer_chrome_asan_debug&range=527649:527661 Fixed: https://clusterfuzz.com/revisions?job=libfuzzer_chrome_asan_debug&range=616483:616512 Reproducer Testcase: https://clusterfuzz.com/download?testcase_id=6409973657239552 See https://github.com/google/clusterfuzz-tools for more information. If you suspect that the result above is incorrect, try re-doing that job on the test case report page.
,
Dec 14
ClusterFuzz testcase 6409973657239552 is verified as fixed, so closing issue as verified. If this is incorrect, please add ClusterFuzz-Wrong label and re-open the issue. |
||||||
►
Sign in to add a comment |
||||||
Comment 1 by ClusterFuzz
, Dec 13Labels: Test-Predator-Auto-Components