New issue
Advanced search Search tips

Issue 786812 link

Starred by 1 user

Issue metadata

Status: Verified
Owner:
Closed: Nov 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 1
Type: Bug



Sign in to add a comment

CHECK failure: !QuicContainsKey(static_stream_map_, stream_id). Attempt to call GetOrCreateDyna

Project Member Reported by ClusterFuzz, Nov 19 2017

Issue description

Detailed report: https://clusterfuzz.com/testcase?key=4589250283831296

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
  net::QuicSession::GetOrCreateDynamicStream
  net::QuicSpdySession::GetSpdyDataStream
  
Sanitizer: address (ASAN)

Regressed: https://clusterfuzz.com/revisions?job=libfuzzer_chrome_asan_debug&range=515346:515403

Reproducer Testcase: https://clusterfuzz.com/download?testcase_id=4589250283831296

Issue filed automatically.

See https://chromium.googlesource.com/chromium/src/+/master/testing/libfuzzer/reference.md for more information.
 
Project Member

Comment 1 by ClusterFuzz, Nov 19 2017

Components: Internals>Network>QUIC
Labels: Test-Predator-Auto-Components
Automatically applying components based on crash stacktrace and information from OWNERS files.

If this is incorrect, please apply the Test-Predator-Wrong-Components label.
Project Member

Comment 2 by ClusterFuzz, Nov 19 2017

Cc: pauljensen@chromium.org morlovich@chromium.org
Labels: Test-Predator-Auto-CC
Automatically adding ccs based on suspected regression changelists:

Disable QUIC connection migration and binding to default network, when process bound to network. by pauljensen@chromium.org - https://chromium.googlesource.com/chromium/src/+/e01b20f8fd6ffff89a0ddae9c37c479baaee1b44

Move Vary:* handling to HttpVaryData from HttpResponseHeaders::GetFreshnessLifetimes by morlovich@chromium.org - https://chromium.googlesource.com/chromium/src/+/722dc1135f660708e66ca7f47c16256426838f5f

If this is incorrect, please apply the Test-Predator-Wrong-CLs label.

Comment 3 by mmoroz@chromium.org, Nov 19 2017

Cc: rch@chromium.org
pauljensen@ / morlovich@ Could someone please look into this issue?

Comment 5 by rch@chromium.org, Nov 26 2017

Owner: rch@chromium.org
I don't believe this is serious, but it is a bug. I'll fix.
Project Member

Comment 6 by ClusterFuzz, Nov 28 2017

ClusterFuzz has detected this issue as fixed in range 519442:519485.

Detailed report: https://clusterfuzz.com/testcase?key=4589250283831296

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
  net::QuicSession::GetOrCreateDynamicStream
  net::QuicSpdySession::GetSpdyDataStream
  
Sanitizer: address (ASAN)

Regressed: https://clusterfuzz.com/revisions?job=libfuzzer_chrome_asan_debug&range=515346:515403
Fixed: https://clusterfuzz.com/revisions?job=libfuzzer_chrome_asan_debug&range=519442:519485

Reproducer Testcase: https://clusterfuzz.com/download?testcase_id=4589250283831296

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.
Project Member

Comment 7 by ClusterFuzz, Nov 28 2017

Labels: ClusterFuzz-Verified
Status: Verified (was: Untriaged)
ClusterFuzz testcase 4589250283831296 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