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

Issue 823381 link

Starred by 2 users

Issue metadata

Status: Verified
Owner:
Last visit > 30 days ago
Closed: Mar 2018
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 1
Type: Bug



Sign in to add a comment

CHECK failure: !std::isnan(static_cast<double>(value)) in MathExtras.h

Project Member Reported by ClusterFuzz, Mar 19 2018

Issue description

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

Fuzzer: inferno_canvas_wrecker
Job Type: linux_debug_chrome
Platform Id: linux

Crash Type: CHECK failure
Crash Address: 
Crash State:
  !std::isnan(static_cast<double>(value)) in MathExtras.h
  float clampTo<float, double>
  blink::AffineTransform::MapPoint
  
Sanitizer: address (ASAN)

Regressed: https://clusterfuzz.com/revisions?job=linux_debug_chrome&range=523893:523905

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

Issue filed automatically.

See https://github.com/google/clusterfuzz-tools for more information.
 
Project Member

Comment 1 by ClusterFuzz, Mar 19 2018

Components: Blink>Internals>WTF Platform
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, Mar 19 2018

Labels: Test-Predator-Auto-Owner
Owner: zakerinasab@chromium.org
Status: Assigned (was: Untriaged)
Automatically assigning owner based on suspected regression changelist https://chromium.googlesource.com/chromium/src/+/2c863229da24ed1cb180759c9342e7a5125fd6f5 (Add ImageData constructor from StaticBitmapImage).

If this is incorrect, please let us know why and apply the Test-Predator-Wrong-CLs label. If you aren't the correct owner for this issue, please unassign yourself as soon as possible so it can be re-triaged.
Labels: Test-Predator-Wrong-CLs
The CL is unrelated, it does not change any existing behavior.

Comment 4 by yutak@chromium.org, Mar 20 2018

Components: -Platform -Blink>Internals>WTF Blink>Canvas
Labels: Test-Predator-Wrong-Components
Cc: junov@chromium.org
Project Member

Comment 6 by bugdroid1@chromium.org, Mar 20 2018

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

commit d1e18190e3869aa35f9a611d97a2ef8ea906a4b5
Author: Reza.Zakerinasab <zakerinasab@chromium.org>
Date: Tue Mar 20 19:38:52 2018

Check path bounding rect in BRC2D::DrawPathInternal()

Check the bounding rect of the path in BaseRenderingContext2D::DrawPathInternal()
against NaN.

Bug:  823381 
Change-Id: I2d23be675a3ba1b82d08bd1f16168025186384c3
Reviewed-on: https://chromium-review.googlesource.com/971341
Reviewed-by: Justin Novosad <junov@chromium.org>
Commit-Queue: Mohammad Reza Zakerinasab <zakerinasab@chromium.org>
Cr-Commit-Position: refs/heads/master@{#544491}
[modify] https://crrev.com/d1e18190e3869aa35f9a611d97a2ef8ea906a4b5/third_party/WebKit/Source/modules/canvas/canvas2d/BaseRenderingContext2D.cpp

Status: Fixed (was: Assigned)
Project Member

Comment 8 by ClusterFuzz, Mar 21 2018

ClusterFuzz has detected this issue as fixed in range 544476:544494.

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

Fuzzer: inferno_canvas_wrecker
Job Type: linux_debug_chrome
Platform Id: linux

Crash Type: CHECK failure
Crash Address: 
Crash State:
  !std::isnan(static_cast<double>(value)) in MathExtras.h
  float clampTo<float, double>
  blink::AffineTransform::MapPoint
  
Sanitizer: address (ASAN)

Regressed: https://clusterfuzz.com/revisions?job=linux_debug_chrome&range=523893:523905
Fixed: https://clusterfuzz.com/revisions?job=linux_debug_chrome&range=544476:544494

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

See https://github.com/google/clusterfuzz-tools 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 9 by ClusterFuzz, Mar 21 2018

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

If this is incorrect, please add ClusterFuzz-Wrong label and re-open the issue.
 Issue 825667  has been merged into this issue.
Project Member

Comment 11 by ClusterFuzz, Mar 27 2018

Labels: Needs-Feedback
ClusterFuzz testcase 5767641663537152 is still reproducing on tip-of-tree build (trunk).

Please re-test your fix against this testcase and if the fix was incorrect or incomplete, please re-open the bug. Otherwise, ignore this notification and add ClusterFuzz-Wrong label.

Sign in to add a comment