New issue
Advanced search Search tips

Issue 715219 link

Starred by 1 user

Issue metadata

Status: Verified
Owner: ----
Closed: Apr 2017
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 1
Type: Bug



Sign in to add a comment

CHECK failure: static_cast<unsigned>(length_) > static_cast<unsigned>(i) in list.h

Project Member Reported by ClusterFuzz, Apr 25 2017

Issue description

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

Fuzzer: mbarbella_js_mutation
Job Type: linux_v8_d8_tot
Platform Id: linux

Crash Type: CHECK failure
Crash Address: 
Crash State:
  static_cast<unsigned>(length_) > static_cast<unsigned>(i) in list.h
  
Sanitizer: address (ASAN)

Regressed: https://clusterfuzz.com/revisions?job=linux_v8_d8_tot&range=42308:42338

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


Issue filed automatically.

See https://dev.chromium.org/Home/chromium-security/bugs/reproducing-clusterfuzz-bugs for more information.
 
Project Member

Comment 1 by ClusterFuzz, Apr 25 2017

ClusterFuzz has detected this issue as fixed in range 44392:44393.

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

Fuzzer: mbarbella_js_mutation
Job Type: linux_asan_d8_dbg
Platform Id: linux

Crash Type: CHECK failure
Crash Address: 
Crash State:
  static_cast<unsigned>(length_) > static_cast<unsigned>(i) in list.h
  
Sanitizer: address (ASAN)

Regressed: V8: 42308:42338
Fixed: V8: 44392:44393

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


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.
Project Member

Comment 2 by ClusterFuzz, Apr 25 2017

ClusterFuzz has detected this issue as fixed in range 44392:44393.

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

Fuzzer: mbarbella_js_mutation
Job Type: linux_asan_d8_dbg
Platform Id: linux

Crash Type: CHECK failure
Crash Address: 
Crash State:
  static_cast<unsigned>(length_) > static_cast<unsigned>(i) in list.h
  
Sanitizer: address (ASAN)

Regressed: V8: 42308:42338
Fixed: V8: 44392:44393

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


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.
Project Member

Comment 3 by ClusterFuzz, Apr 25 2017

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

If this is incorrect, please add ClusterFuzz-Wrong label and re-open the issue.

Sign in to add a comment