CHECK failure: !std::isnan(static_cast<double>(value)) in MathExtras.h |
||||||||
Issue descriptionDetailed 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.
,
Mar 19 2018
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.
,
Mar 19 2018
The CL is unrelated, it does not change any existing behavior.
,
Mar 20 2018
,
Mar 20 2018
,
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
,
Mar 20 2018
,
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.
,
Mar 21 2018
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.
,
Mar 26 2018
Issue 825667 has been merged into this issue.
,
Mar 27 2018
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 |
||||||||
Comment 1 by ClusterFuzz
, Mar 19 2018Labels: Test-Predator-Auto-Components