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

Issue 608345 link

Starred by 0 users

Issue metadata

Status: Duplicate
Merged: issue 619473
Owner:
Closed: Jun 2016
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 1
Type: Bug



Sign in to add a comment

!isolate->has_pending_exception() in src/compiler.cc

Project Member Reported by ClusterFuzz, May 2 2016

Issue description

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

Fuzzer: mbarbella_js_mutation
Job Type: linux_asan_d8_v8_mipsel_dbg
Platform Id: linux

Crash Type: CHECK failure
Crash Address: 
Crash State:
  !isolate->has_pending_exception() in src/compiler.cc
  
Regressed: V8: r34586:34587

Minimized Testcase (0.41 Kb):
Download: https://cluster-fuzz.appspot.com/download/AMIfv97Oy50eQQViAy5CnPTbWZb7Ow2HSVOOlXeQuIP63-4mFjFBUn4u9r3Lr6JeMTw55eUuQuXduavqCVF6DvVTQaVnGTn-6YXrfNX_8kTH2hGQyopHfqryS6BsZjYHRnmsxoF7XWjjxxFcSUjPgJ-irWSo1bKMHg
function __f_4(type, props) {
  for (var __v_3 = 0; __v_3 < props.length; __v_3++) {
    __f_0(type, props[__v_3]);
  }
}
function __f_0(type, prop) {
  var __v_4 = delete type[prop];
}
function __f_6() {
  __f_4(Function.prototype, ["toString"]);
}
__f_6();
(function __f_17() {
  function __f_16(){
  }
  var __v_24 = Wasm.instantiateModuleFromAsm(__f_16.toString());
})();
function __f_20() {
}
__v_19 = __f_20();


Filer: mstarzinger

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

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