New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 793523 link

Starred by 2 users

Issue metadata

Status: Verified
Owner:
Closed: Jan 2018
Cc:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 1
Type: Bug



Sign in to add a comment

CHECK failure: LargestAcked(ack_frame) <= unacked_packets_.largest_sent_packet() in quic_sent_p

Project Member Reported by ClusterFuzz, Dec 9 2017

Issue description

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

Fuzzer: libFuzzer_net_quic_stream_factory_fuzzer
Job Type: libfuzzer_chrome_asan_debug
Platform Id: linux

Crash Type: CHECK failure
Crash Address: 
Crash State:
  LargestAcked(ack_frame) <= unacked_packets_.largest_sent_packet() in quic_sent_p
  net::QuicSentPacketManager::OnIncomingAck
  net::QuicConnection::OnAckFrame
  
Sanitizer: address (ASAN)

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

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

Issue filed automatically.

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

Comment 1 by mmoroz@chromium.org, Dec 11 2017

Owner: rch@chromium.org
Cc: msrchandra@chromium.org jri@chromium.org pnangunoori@chromium.org
Labels: M-65 Test-Predator-Wrong
Status: Assigned (was: Untriaged)
Predator and CL could not provide any possible suspects.
Using the code search for the file, “quic_sent_packet_manager.cc” assigning to concern owner from GIT blame.
Suspecting Commit#
https://chromium.googlesource.com/chromium/src/+/1468369698895ac22502a47ff52270d71467e05a

@jri  -- Could you please look into this issue, kindly reassign if it has nothing to do with your changes.
Thank You.

Comment 3 by mmoroz@chromium.org, Dec 14 2017

Cc: rch@chromium.org
Project Member

Comment 4 by ClusterFuzz, Jan 11 2018

ClusterFuzz has detected this issue as fixed in range 528550:528560.

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

Fuzzer: libFuzzer_net_quic_stream_factory_fuzzer
Job Type: libfuzzer_chrome_asan_debug
Platform Id: linux

Crash Type: CHECK failure
Crash Address: 
Crash State:
  LargestAcked(ack_frame) <= unacked_packets_.largest_sent_packet() in quic_sent_p
  net::QuicSentPacketManager::OnIncomingAck
  net::QuicConnection::OnAckFrame
  
Sanitizer: address (ASAN)

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

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

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 5 by ClusterFuzz, Jan 11 2018

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