CHECK failure: !std::isnan(static_cast<double>(value)) in math_extras.h |
||||||
Issue descriptionDetailed report: https://clusterfuzz.com/testcase?key=5499340966330368 Fuzzer: lcamtuf_cross_fuzz Job Type: linux_debug_chrome Platform Id: linux Crash Type: CHECK failure Crash Address: Crash State: !std::isnan(static_cast<double>(value)) in math_extras.h float clampTo<float, double> blink::SVGLayoutSupport::CalculateScreenFontSizeScalingFactor Sanitizer: address (ASAN) Regressed: https://clusterfuzz.com/revisions?job=linux_debug_chrome&range=570347:570348 Reproducer Testcase: https://clusterfuzz.com/download?testcase_id=5499340966330368 Issue filed automatically. See https://github.com/google/clusterfuzz-tools for more information.
,
Jul 30
Automatically assigning owner based on suspected regression changelist https://chromium.googlesource.com/chromium/src/+/5361078a2944c3b70c5092bebecbf042fb824fc0 (Implement Element.toggleAttribute). 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.
,
Jul 31
,
Jul 31
,
Jul 31
I'll try to verify this later, but I don't see where the NaN is coming from right now.
,
Aug 9
ClusterFuzz has detected this issue as fixed in range 581496:581497. Detailed report: https://clusterfuzz.com/testcase?key=5499340966330368 Fuzzer: lcamtuf_cross_fuzz Job Type: linux_debug_chrome Platform Id: linux Crash Type: CHECK failure Crash Address: Crash State: !std::isnan(static_cast<double>(value)) in math_extras.h float clampTo<float, double> blink::SVGLayoutSupport::CalculateScreenFontSizeScalingFactor Sanitizer: address (ASAN) Regressed: https://clusterfuzz.com/revisions?job=linux_debug_chrome&range=570347:570348 Fixed: https://clusterfuzz.com/revisions?job=linux_debug_chrome&range=581496:581497 Reproducer Testcase: https://clusterfuzz.com/download?testcase_id=5499340966330368 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.
,
Aug 9
ClusterFuzz testcase 5499340966330368 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 |
||||||
Comment 1 by ClusterFuzz
, Jul 30Labels: Test-Predator-Auto-Components