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

Issue 760486 link

Starred by 1 user

Issue metadata

Status: Duplicate
Merged: issue 758876
Owner:
Closed: Aug 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 1
Type: Bug



Sign in to add a comment

Floating-point-exception in media::mp4::TimeDeltaFromRational

Project Member Reported by ClusterFuzz, Aug 30 2017

Issue description

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

Fuzzer: libFuzzer_mediasource_MP4_FLAC_pipeline_integration_fuzzer
Job Type: libfuzzer_chrome_asan
Platform Id: linux

Crash Type: Floating-point-exception
Crash Address: 
Crash State:
  media::mp4::TimeDeltaFromRational
  media::mp4::MP4StreamParser::ParseMoov
  media::mp4::MP4StreamParser::ParseBox
  
Sanitizer: address (ASAN)

Regressed: https://clusterfuzz.com/revisions?job=libfuzzer_chrome_asan&range=497063:497144

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

Issue filed automatically.

See https://chromium.googlesource.com/chromium/src/+/master/testing/libfuzzer/reproducing.md for more information.
 
Cc: msrchandra@chromium.org
Labels: Test-Predator-Wrong-CLs M-62
Owner: wolenetz@chromium.org
Status: Assigned (was: Untriaged)
Predator and CL could not provide any possible suspects.
Using Code SEarch for the file, "track_run_iterator.cc" assigning to the concern owner.

Suspecting Commit#
https://chromium.googlesource.com/chromium/src/+/f40f65fcd5154127ca5e7a354b2c3a2ba779d8bc

@wolenetz -- Could you please look into the issue, kindly re-assign if this is not related to your changes.
Thank You.
Project Member

Comment 2 by ClusterFuzz, Aug 30 2017

ClusterFuzz has detected this issue as fixed in range 498180:498221.

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

Fuzzer: libFuzzer_mediasource_MP4_FLAC_pipeline_integration_fuzzer
Job Type: libfuzzer_chrome_asan
Platform Id: linux

Crash Type: Floating-point-exception
Crash Address: 
Crash State:
  media::mp4::TimeDeltaFromRational
  media::mp4::MP4StreamParser::ParseMoov
  media::mp4::MP4StreamParser::ParseBox
  
Sanitizer: address (ASAN)

Regressed: https://clusterfuzz.com/revisions?job=libfuzzer_chrome_asan&range=497063:497144
Fixed: https://clusterfuzz.com/revisions?job=libfuzzer_chrome_asan&range=498180:498221

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

See https://chromium.googlesource.com/chromium/src/+/master/testing/libfuzzer/reproducing.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 3 by ClusterFuzz, Aug 30 2017

Labels: ClusterFuzz-Verified
Status: Verified (was: Assigned)
ClusterFuzz testcase 6386913388003328 is verified as fixed, so closing issue as verified.

If this is incorrect, please add ClusterFuzz-Wrong label and re-open the issue.
Components: Internals>Media>Source
Mergedinto: 758876
Status: Duplicate (was: Verified)
I believe I fixed this with https://chromium-review.googlesource.com/639329 (r498196), that also fixed a similar issue tracked by  bug 758876 .

Sign in to add a comment