New issue
Advanced search Search tips

Issue 724406 link

Starred by 1 user

Issue metadata

Status: Duplicate
Merged: issue 724153
Owner: ----
Closed: May 2017
Components:
EstimatedDays: ----
NextAction: ----
OS: Windows
Pri: 1
Type: Bug



Sign in to add a comment

CHECK failure: val <= std::numeric_limits<N>::max() in operator.cc

Project Member Reported by ClusterFuzz, May 19 2017

Issue description

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

Fuzzer: mbarbella_js_mutation
Job Type: windows_asan_d8
Platform Id: windows

Crash Type: CHECK failure
Crash Address: 
Crash State:
  val <= std::numeric_limits<N>::max() in operator.cc
  v8::platform::PrintStackTrace
  v8::internal::compiler::Operator::Operator
  
Sanitizer: address (ASAN)

Regressed: https://clusterfuzz.com/revisions?job=windows_asan_d8&range=457847:458431

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


Issue filed automatically.

See https://dev.chromium.org/Home/chromium-security/bugs/reproducing-clusterfuzz-bugs for more information.
 
Mergedinto: 724153
Status: Duplicate (was: Untriaged)
Project Member

Comment 2 by ClusterFuzz, May 30 2017

ClusterFuzz has detected this issue as fixed in range 475393:475398.

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

Fuzzer: mbarbella_js_mutation
Job Type: windows_asan_d8
Platform Id: windows

Crash Type: CHECK failure
Crash Address: 
Crash State:
  val <= std::min(static_cast<size_t>(std::numeric_limits<N>::max()), static_cast<
  v8::platform::PrintStackTrace
  v8::internal::compiler::Operator::Operator
  
Sanitizer: address (ASAN)

Regressed: https://clusterfuzz.com/revisions?job=windows_asan_d8&range=457847:458431
Fixed: https://clusterfuzz.com/revisions?job=windows_asan_d8&range=475393:475398

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


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.

Sign in to add a comment