New issue
Advanced search Search tips

Issue 599411 link

Starred by 0 users

Issue metadata

Status: Fixed
Owner:
Closed: Apr 2016
Cc:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 1
Type: Bug



Sign in to add a comment

!v8::internal::FLAG_enable_slow_asserts || (static_cast<unsigned>(i) < static_ca

Project Member Reported by ClusterFuzz, Mar 31 2016

Issue description

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

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 || (static_cast<unsigned>(i) < static_ca
  
Regressed: V8: r34586:34587

Minimized Testcase (0.10 Kb):
Download: https://cluster-fuzz.appspot.com/download/AMIfv96yrLA-TmIAsC2TzswErgq9Byays8LBqrYvFH1y5Q1aWezQBbbnSbh8CJEjL-38p05oKqEBCZkyYrBt5do6bJQRTb1oNBJt58_lNlWTS3V8oSSVIYsZu8vMpOzobDrBTpQafXMrdnSif-8GDwsOUsp4kyMuOQ
var __v_38 = "";
    __v_2 = __v_38;
    var module = Wasm.instantiateModuleFromAsm(__v_2);
( {
})();


Filer: hablich

See https://dev.chromium.org/Home/chromium-security/bugs/reproducing-clusterfuzz-bugs for more information.
 
Owner: titzer@chromium.org
Status: Assigned (was: Available)
Project Member

Comment 2 by ClusterFuzz, Mar 31 2016

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

Fuzzer: mbarbella_js_mutation
Job Type: linux_asan_d8_v8_mipsel_dbg
Platform Id: linux

Crash Type: CHECK failure
Crash Address: 
Crash State:
  edge.to() == NodeProperties::GetControlInput(use) in src/compiler/scheduler.cc
  
Regressed: V8: r34586:34587

Minimized Testcase (0.27 Kb):
Download: https://cluster-fuzz.appspot.com/download/AMIfv97dGcYoBTedA9pUTkhV4YkONaF1nyY-6_OiwlrDGgfiTTEXfGTickGB1yKygOsZbbFn_Urq1--Q3NcfEoec-W6g0TwMrUl2Qb6KGvsNEU7jArl6C5FjZZE3dr7O2dykPWyebur7X5KSdPisuZtDY0cCMlQCgg
(function __f_1() {
  function __f_0(){
    'use asm';
    function __f_2() {
      var __v_10 = 1, __v_9 = 0, __v_11 = 0;
      do {
__v_9 | 0 % 2 | 0;
      } while(0);
    }
    return { __f_2: __f_2 };
  }
  var __v_8 = Wasm.instantiateModuleFromAsm(__f_0.toString());
})();


Filer: hablich

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

Comment 3 by ClusterFuzz, Apr 4 2016

ClusterFuzz has detected this issue as fixed in range 35244:35245.

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

Fuzzer: mbarbella_js_mutation
Job Type: linux_asan_d8_v8_mipsel_dbg
Platform Id: linux

Crash Type: CHECK failure
Crash Address: 
Crash State:
  edge.to() == NodeProperties::GetControlInput(use) in src/compiler/scheduler.cc
  
Regressed: V8: r34586:34587
Fixed: V8: r35244:35245

Minimized Testcase (0.27 Kb):
Download: https://cluster-fuzz.appspot.com/download/AMIfv97dGcYoBTedA9pUTkhV4YkONaF1nyY-6_OiwlrDGgfiTTEXfGTickGB1yKygOsZbbFn_Urq1--Q3NcfEoec-W6g0TwMrUl2Qb6KGvsNEU7jArl6C5FjZZE3dr7O2dykPWyebur7X5KSdPisuZtDY0cCMlQCgg
(function __f_1() {
  function __f_0(){
    'use asm';
    function __f_2() {
      var __v_10 = 1, __v_9 = 0, __v_11 = 0;
      do {
__v_9 | 0 % 2 | 0;
      } while(0);
    }
    return { __f_2: __f_2 };
  }
  var __v_8 = Wasm.instantiateModuleFromAsm(__f_0.toString());
})();


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.
Status: Fixed (was: Assigned)
Project Member

Comment 5 by ClusterFuzz, May 3 2016

ClusterFuzz has detected this issue as fixed in range 35973:35974.

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

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 || (static_cast<unsigned>(i) < static_ca
  
Regressed: V8: r34586:34587
Fixed: V8: r35973:35974

Minimized Testcase (0.10 Kb):
Download: https://cluster-fuzz.appspot.com/download/AMIfv96yrLA-TmIAsC2TzswErgq9Byays8LBqrYvFH1y5Q1aWezQBbbnSbh8CJEjL-38p05oKqEBCZkyYrBt5do6bJQRTb1oNBJt58_lNlWTS3V8oSSVIYsZu8vMpOzobDrBTpQafXMrdnSif-8GDwsOUsp4kyMuOQ
var __v_38 = "";
    __v_2 = __v_38;
    var module = Wasm.instantiateModuleFromAsm(__v_2);
( {
})();


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.
Cc: titzer@chromium.org
 Issue 594500  has been merged into this issue.
Project Member

Comment 7 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