New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 624299 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Last visit > 30 days ago
Closed: Jun 2016
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 1
Type: Bug



Sign in to add a comment

!v8::internal::FLAG_enable_slow_asserts || (!owned || FindObject(address)->IsHea

Project Member Reported by ClusterFuzz, Jun 29 2016

Issue description

Detailed report: https://cluster-fuzz.appspot.com/testcase?key=5361842746818560

Fuzzer: mbarbella_js_mutation
Job Type: linux_asan_d8_dbg
Platform Id: linux

Crash Type: CHECK failure
Crash Address: 
Crash State:
  !v8::internal::FLAG_enable_slow_asserts || (!owned || FindObject(address)->IsHea
  
Regressed: V8: r37340:37341

Minimized Testcase (0.34 Kb):
Download: https://cluster-fuzz.appspot.com/download/AMIfv97z5N4pYzn0UhzxHowuGI78XFVifb9V6EahE9dg9yI1GLSaaespKGrf5zpXHygW-XD1RednPnXcVS5TVw_NWu-HLNIcLDHo_1ut2TfakExCP4k6kMLRrrAvShAV-9z4voPQ-G6VIL6tj8CyatulYI3nCBrCkQ?testcase_id=5361842746818560
__v_8 = 100000;
__v_0 = 70000;
function __f_14() {
}
function __f_13(a) {
  for (var __v_3= 0; __v_3 < __v_0; ++__v_3 ) {
    a[__v_3] = __f_14();
  }
}
function __f_2() {
}
function __f_17(allocator) {
  var __v_7 = new allocator(__v_8);
  __f_13(__v_7);
  for (var __v_12= 0; __v_12 < __v_7; __v_8 += 501 ) {
  }
}
__f_17(Array);
__v_5[1] = NaN;


Filer: mstarzinger

See https://dev.chromium.org/Home/chromium-security/bugs/reproducing-clusterfuzz-bugs for more information.
 
Cc: mlippautz@chromium.org u...@chromium.org
Owner: hpayer@chromium.org
Status: Assigned (was: Available)
Regression range points to: https://chromium.googlesource.com/v8/v8/+/dd0ee5fd11653ba41a292641ccd66ae7cc5a8398

Comment 2 by hpayer@chromium.org, Jun 29 2016

Status: Fixed (was: Assigned)
Reverted.
Project Member

Comment 3 by ClusterFuzz, Jun 29 2016

ClusterFuzz has detected this issue as fixed in range 37346:37347.

Detailed report: https://cluster-fuzz.appspot.com/testcase?key=5361842746818560

Fuzzer: mbarbella_js_mutation
Job Type: linux_asan_d8_dbg
Platform Id: linux

Crash Type: CHECK failure
Crash Address: 
Crash State:
  !v8::internal::FLAG_enable_slow_asserts || (!owned || FindObject(address)->IsHea
  
Regressed: V8: r37340:37341
Fixed: V8: r37346:37347

Minimized Testcase (0.34 Kb):
Download: https://cluster-fuzz.appspot.com/download/AMIfv97z5N4pYzn0UhzxHowuGI78XFVifb9V6EahE9dg9yI1GLSaaespKGrf5zpXHygW-XD1RednPnXcVS5TVw_NWu-HLNIcLDHo_1ut2TfakExCP4k6kMLRrrAvShAV-9z4voPQ-G6VIL6tj8CyatulYI3nCBrCkQ?testcase_id=5361842746818560
__v_8 = 100000;
__v_0 = 70000;
function __f_14() {
}
function __f_13(a) {
  for (var __v_3= 0; __v_3 < __v_0; ++__v_3 ) {
    a[__v_3] = __f_14();
  }
}
function __f_2() {
}
function __f_17(allocator) {
  var __v_7 = new allocator(__v_8);
  __f_13(__v_7);
  for (var __v_12= 0; __v_12 < __v_7; __v_8 += 501 ) {
  }
}
__f_17(Array);
__v_5[1] = NaN;


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 4 by sheriffbot@chromium.org, Nov 22 2016

Labels: -Restrict-View-EditIssue
Removing EditIssue view restrictions from ClusterFuzz filed bugs. If you believe that this issue should still be restricted, please reapply the label.

For more details visit https://www.chromium.org/issue-tracking/autotriage - Your friendly Sheriffbot

Sign in to add a comment