New issue
Advanced search Search tips

Issue 849008 link

Starred by 1 user

Issue metadata

Status: Duplicate
Merged: issue 843483
Owner: ----
Closed: Jun 2018
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 2
Type: Bug



Sign in to add a comment

Float-cast-overflow in RoundForImpreciseConversion<float>

Project Member Reported by ClusterFuzz, Jun 2 2018

Issue description

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

Fuzzer: inferno_twister_c
Job Type: linux_ubsan_chrome
Platform Id: linux

Crash Type: Float-cast-overflow
Crash Address: 
Crash State:
  RoundForImpreciseConversion<float>
  blink::StyleBuilderConverter::ConvertBorderWidth
  blink::CSSLonghand::BorderLeftWidth::ApplyValue
  
Sanitizer: undefined (UBSAN)

Regressed: https://clusterfuzz.com/revisions?job=linux_ubsan_chrome&range=552707:552711

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

Issue filed automatically.

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

Comment 1 by ClusterFuzz, Jun 2 2018

Components: Blink>CSS
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.
Labels: ClusterFuzz-Ignore
Mergedinto: 843483
Status: Duplicate (was: Untriaged)
Marking as a duplicate and ClusterFuzz-Ignore since this is more or less expected -- the method is called RoundForImpreciseConversion after all.

Sign in to add a comment