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

Issue 768470 link

Starred by 1 user

Issue metadata

Status: Verified
Owner:
Closed: Oct 9
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 2
Type: Bug

Blocking:
issue 864711



Sign in to add a comment

CHECK failure: !track_content_encodings_client_.get() in webm_tracks_parser.cc

Project Member Reported by ClusterFuzz, Sep 25 2017

Issue description

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

Fuzzer: libFuzzer_mediasource_WEBM_VORBIS_pipeline_integration_fuzzer
Job Type: libfuzzer_chrome_asan_debug
Platform Id: linux

Crash Type: CHECK failure
Crash Address: 
Crash State:
  !track_content_encodings_client_.get() in webm_tracks_parser.cc
  media::WebMTracksParser::OnListStart
  media::WebMListParser::OnListStart
  
Sanitizer: address (ASAN)

Regressed: https://clusterfuzz.com/revisions?job=libfuzzer_chrome_asan_debug&range=499783:499873

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

Issue filed automatically.

See https://chromium.googlesource.com/chromium/src/+/master/testing/libfuzzer/reproducing.md for more information.
 
Cc: msrchandra@chromium.org pnangunoori@chromium.org
Labels: M-63 CF-NeedsTriage Test-Predator-Wrong
Unable to provide possible suspect using Predator, CL and Code Search.
Could someone please look into the issue.
Thank You.

Project Member

Comment 2 by ClusterFuzz, Oct 1 2017

Components: Internals>Media
Labels: Test-Predator-AutoComponents
Automatically applying components based on information from OWNERS files. If this seems incorrect, please apply the Test-Predator-Wrong-Components label.
Cc: chcunningham@chromium.org tguilbert@chromium.org
Owner: wolenetz@chromium.org
Status: Assigned (was: Untriaged)
Ditto on distribution.
Owner: tguilbert@chromium.org
Taking this one
Thanks for taking on this one, Thomas.
Thanks Thomas!

Comment 7 by mmoroz@chromium.org, Oct 24 2017

For more information, please see https://chromium.googlesource.com/chromium/src/+/master/testing/libfuzzer/reference.md.

The link referenced in the description is no longer valid.
Labels: -Test-Predator-AutoComponents Test-Predator-Auto-Components
Blocking: 864711
Labels: -Pri-1 Pri-2
Status: Started (was: Assigned)
Project Member

Comment 12 by bugdroid1@chromium.org, Oct 9

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/7912f2d5d66cdfa61d3d006f7944474077435142

commit 7912f2d5d66cdfa61d3d006f7944474077435142
Author: Thomas Guilbert <tguilbert@chromium.org>
Date: Tue Oct 09 00:45:07 2018

Fix webm ContentEncodings DCHECK

This CL changes a DCHECK into a parser error.

Bug:  768470 
Change-Id: Ica195722a25d992b897c37be6f245e6d93cfa9c5
Reviewed-on: https://chromium-review.googlesource.com/c/1269812
Commit-Queue: Thomas Guilbert <tguilbert@chromium.org>
Reviewed-by: Chrome Cunningham <chcunningham@chromium.org>
Cr-Commit-Position: refs/heads/master@{#597757}
[modify] https://crrev.com/7912f2d5d66cdfa61d3d006f7944474077435142/media/formats/webm/webm_tracks_parser.cc

Project Member

Comment 13 by ClusterFuzz, Oct 9

ClusterFuzz has detected this issue as fixed in range 597748:597757.

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

Fuzzer: libFuzzer_mediasource_WEBM_VORBIS_pipeline_integration_fuzzer
Job Type: libfuzzer_chrome_asan_debug
Platform Id: linux

Crash Type: CHECK failure
Crash Address: 
Crash State:
  !track_content_encodings_client_.get() in webm_tracks_parser.cc
  media::WebMTracksParser::OnListStart
  media::WebMListParser::OnListStart
  
Sanitizer: address (ASAN)

Regressed: https://clusterfuzz.com/revisions?job=libfuzzer_chrome_asan_debug&range=499783:499873
Fixed: https://clusterfuzz.com/revisions?job=libfuzzer_chrome_asan_debug&range=597748:597757

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

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 14 by ClusterFuzz, Oct 9

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