CHECK failure: !QuicContainsKey(static_stream_map_, stream_id). Attempt to call GetOrCreateDyna |
||||
Issue descriptionDetailed report: https://clusterfuzz.com/testcase?key=4907692601376768 Fuzzer: libFuzzer_net_quic_stream_factory_fuzzer Job Type: libfuzzer_chrome_asan_debug Platform Id: linux Crash Type: CHECK failure Crash Address: Crash State: !QuicContainsKey(static_stream_map_, stream_id). Attempt to call GetOrCreateDyna quic::QuicSession::GetOrCreateDynamicStream quic::QuicSpdySession::GetSpdyDataStream Sanitizer: address (ASAN) Regressed: https://clusterfuzz.com/revisions?job=libfuzzer_chrome_asan_debug&range=581969:581979 Reproducer Testcase: https://clusterfuzz.com/download?testcase_id=4907692601376768 Issue filed automatically. See https://chromium.googlesource.com/chromium/src/+/master/testing/libfuzzer/reference.md for more information.
,
Sep 16
Automatically adding ccs based on suspected regression changelists: Stop sending SSLInfo from network service for subframe navigations. by livvielin@chromium.org - https://chromium.googlesource.com/chromium/src/+/139bf442fac22bf19e96704b228f122cd20a7b2b Add experiment of switching the client to GOAWAY when path degrading is detected. by renjietang@chromium.org - https://chromium.googlesource.com/chromium/src/+/a5722ccf3852547206c6c95e84fc0a95b4376068 If this is incorrect, please let us know why and apply the Test-Predator-Wrong-CLs label.
,
Sep 17
With reference to the Issue 877814 , assigning it to renjietang@
,
Sep 17
A similar internal issue. Will file an internal bug and fix.
,
Sep 27
ClusterFuzz has detected this issue as fixed in range 594520:594522. Detailed report: https://clusterfuzz.com/testcase?key=4907692601376768 Fuzzer: libFuzzer_net_quic_stream_factory_fuzzer Job Type: libfuzzer_chrome_asan_debug Platform Id: linux Crash Type: CHECK failure Crash Address: Crash State: !QuicContainsKey(static_stream_map_, stream_id). Attempt to call GetOrCreateDyna quic::QuicSession::GetOrCreateDynamicStream quic::QuicSpdySession::GetSpdyDataStream Sanitizer: address (ASAN) Regressed: https://clusterfuzz.com/revisions?job=libfuzzer_chrome_asan_debug&range=581969:581979 Fixed: https://clusterfuzz.com/revisions?job=libfuzzer_chrome_asan_debug&range=594520:594522 Reproducer Testcase: https://clusterfuzz.com/download?testcase_id=4907692601376768 See https://chromium.googlesource.com/chromium/src/+/master/testing/libfuzzer/reference.md for more information. If you suspect that the result above is incorrect, try re-doing that job on the test case report page.
,
Sep 27
ClusterFuzz testcase 4907692601376768 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
, Sep 16Labels: Test-Predator-Auto-Components