New issue
Advanced search Search tips

Issue 658404 link

Starred by 1 user

Issue metadata

Status: Verified
Owner:
Closed: Oct 2016
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 1
Type: Bug



Sign in to add a comment

!field_type->NowStable() || field_type->NowContains(value) || (!FLAG_use_allocat

Project Member Reported by ClusterFuzz, Oct 21 2016

Issue description

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

Fuzzer: mbarbella_js_mutation
Job Type: linux_asan_d8
Platform Id: linux

Crash Type: CHECK failure
Crash Address: 
Crash State:
  !field_type->NowStable() || field_type->NowContains(value) || (!FLAG_use_allocat
  
Regressed: V8: r40510:40511

Minimized Testcase (0.57 Kb):
Download: https://cluster-fuzz.appspot.com/download/AMIfv95juqtdjaWsgiYiR54cL_ySOv-jgbEoltlKpTKFEG7hmn4C4jTdu6Tj4Tdnir295hXYch-OW5LBG9mHBIyIpqDfEqGvAz5ly62IroNfrlRm6XMZNaoxhN-xf5nmI5Kyuz5mEdXOwRjDn1aZWHRgmJEwgBJkjg?testcase_id=4921179364392960
var __v_40 = -1;
__v_2 = 21;
function __f_0(__f_23) {
  function __f_2() {
    var __v_3 = [
      {},
      function() {
        return __v_40;
      }(),
      new RegExp    ];
    return __v_3[__v_4];
  }
    for (var __v_4 = 0; __v_4 < __v_2; __v_4++) {
      var __v_5 = __f_2();
      __f_23(__v_5);
    }
}
function __f_4(__v_5) {
  var __v_22 = [, {}];
  for (var __v_23 of __v_22) {
    __v_5[Symbol.unscopables] = {__v_19: __v_23};
  }
  var __v_24 = [, undefined];
  for (var __v_25 of __v_24) {
    __v_5[Symbol.unscopables] = {};
  }
}
try {
__f_0(__f_4);
} catch(e) {; }


Issue filed automatically.

See https://dev.chromium.org/Home/chromium-security/bugs/reproducing-clusterfuzz-bugs for more information.
 
Owner: cbruni@chromium.org
Status: Assigned (was: Untriaged)
cbruni@ could you please look into this.please feel free to re-assigned back if needed. thanks in advance !
Project Member

Comment 2 by ClusterFuzz, Oct 22 2016

ClusterFuzz has detected this issue as fixed in range 40511:40512.

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

Fuzzer: mbarbella_js_mutation
Job Type: linux_asan_d8
Platform Id: linux

Crash Type: CHECK failure
Crash Address: 
Crash State:
  !field_type->NowStable() || field_type->NowContains(value) || (!FLAG_use_allocat
  
Regressed: V8: r40510:40511
Fixed: V8: r40511:40512

Minimized Testcase (0.57 Kb):
Download: https://cluster-fuzz.appspot.com/download/AMIfv95juqtdjaWsgiYiR54cL_ySOv-jgbEoltlKpTKFEG7hmn4C4jTdu6Tj4Tdnir295hXYch-OW5LBG9mHBIyIpqDfEqGvAz5ly62IroNfrlRm6XMZNaoxhN-xf5nmI5Kyuz5mEdXOwRjDn1aZWHRgmJEwgBJkjg?testcase_id=4921179364392960
var __v_40 = -1;
__v_2 = 21;
function __f_0(__f_23) {
  function __f_2() {
    var __v_3 = [
      {},
      function() {
        return __v_40;
      }(),
      new RegExp    ];
    return __v_3[__v_4];
  }
    for (var __v_4 = 0; __v_4 < __v_2; __v_4++) {
      var __v_5 = __f_2();
      __f_23(__v_5);
    }
}
function __f_4(__v_5) {
  var __v_22 = [, {}];
  for (var __v_23 of __v_22) {
    __v_5[Symbol.unscopables] = {__v_19: __v_23};
  }
  var __v_24 = [, undefined];
  for (var __v_25 of __v_24) {
    __v_5[Symbol.unscopables] = {};
  }
}
try {
__f_0(__f_4);
} catch(e) {; }


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, Oct 22 2016

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

If this is incorrect, please add ClusterFuzz-Wrong label and re-open the issue.
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