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

Issue 723804 link

Starred by 1 user

Issue metadata

Status: Verified
Owner: ----
Closed: May 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Windows , Mac
Pri: 1
Type: Bug



Sign in to add a comment

CHECK failure: result == (held_ ? hold_time_ : CalculateCurrentTime()) in Animation.cpp

Project Member Reported by ClusterFuzz, May 17 2017

Issue description

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

Fuzzer: dstockwell-anim-gen
Job Type: mac_asan_chrome
Platform Id: mac

Crash Type: CHECK failure
Crash Address: 
Crash State:
  result == (held_ ? hold_time_ : CalculateCurrentTime()) in Animation.cpp
  blink::Animation::CurrentTimeInternal
  blink::Animation::SetPlaybackRateInternal
  
Sanitizer: address (ASAN)

Regressed: https://clusterfuzz.com/revisions?job=mac_asan_chrome&range=472186:472211

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


Issue filed automatically.

See https://dev.chromium.org/Home/chromium-security/bugs/reproducing-clusterfuzz-bugs for more information.
 
Project Member

Comment 1 by ClusterFuzz, May 17 2017

Labels: OS-Windows
Cc: msrchandra@chromium.org
Components: Blink>Animation
Labels: M-60 Test-Predator-Wrong
Owner: adithyas@chromium.org
Status: Assigned (was: Untriaged)
Predator and CL did not provide any possible suspects.
Using Code Search for the file, "Animation.cpp" assigning to the concern owner.
Suspecting Commit#
https://chromium.googlesource.com/chromium/src/+/13c178302b8a4ce77dc493127b1a9eff97c4e7c2

@adithyas -- Could you please look into the issue, kindly re-assign if this is not related to your changes.
Thank You.
Owner: ----
Status: Untriaged (was: Assigned)
https://chromium.googlesource.com/chromium/src/+/13c178302b8a4ce77dc493127b1a9eff97c4e7c2 didn't cause this regression (I tried reverting it locally, and it still crashes on Linux ASAN). Leaving this to the Animation team to triage.
Project Member

Comment 4 by ClusterFuzz, May 22 2017

ClusterFuzz has detected this issue as fixed in range 472211:472281.

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

Fuzzer: dstockwell-anim-gen
Job Type: mac_asan_chrome
Platform Id: mac

Crash Type: CHECK failure
Crash Address: 
Crash State:
  result == (held_ ? hold_time_ : CalculateCurrentTime()) in Animation.cpp
  blink::Animation::CurrentTimeInternal
  blink::Animation::SetPlaybackRateInternal
  
Sanitizer: address (ASAN)

Regressed: https://clusterfuzz.com/revisions?job=mac_asan_chrome&range=472186:472211
Fixed: https://clusterfuzz.com/revisions?job=mac_asan_chrome&range=472211:472281

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


See https://dev.chromium.org/Home/chromium-security/bugs/reproducing-clusterfuzz-bugs 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, May 22 2017

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

If this is incorrect, please add ClusterFuzz-Wrong label and re-open the issue.

Sign in to add a comment