New issue
Advanced search Search tips

Issue 599117 link

Starred by 0 users

Issue metadata

Status: Verified
Owner:
Closed: Jun 2016
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: ----
Type: Bug



Sign in to add a comment

RUNTIME_ASSERT in (left_index == right_index) || (ignore_sign && (left_index <= 1) && (right_index

Project Member Reported by ClusterFuzz, Mar 30 2016

Issue description

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

Fuzzer: mbarbella_js_mutation
Job Type: linux_asan_d8_v8_mipsel_dbg
Platform Id: linux

Crash Type: RUNTIME_ASSERT
Crash Address: 
Crash State:
  (left_index == right_index) || (ignore_sign && (left_index <= 1) && (right_index
  
Regressed: V8: r34586:34587

Minimized Testcase (0.24 Kb):
Download: https://cluster-fuzz.appspot.com/download/AMIfv96C6iIVe5EU35_ZWx7uPG3ol5jMPV6uzm5yJ5LEoIM_COILPDbAl06Bnt5S7lqpdTjoYEke_FPP6swlGUfcvIhtSgTD1EQuCui5N4VMlXVnhaGOBjsQoygMfqh62k3UbPaBy5FiKzSHEkA7THb7qlWWRO4VqA
function __f_57(expected, __f_72, __f_11) {
 Wasm.instantiateModuleFromAsm( __f_72.toString());
}
function __f_4() {
  "use asm";
  function __f_78() {
    var __v_41 = 0;
__v_41 <= 4294967295
  }
  return {__f_78: __f_78};
}
__f_57(4, __f_4);


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)
Components: Blink>JavaScript
Labels: -Restrict-View-SecurityTeam Restrict-View-EditIssue Type-Bug
Bulk edit to remove recently filed RUNTIME_ASSERT bugs from the security triage queue.
Project Member

Comment 3 by ClusterFuzz, Mar 30 2016

ClusterFuzz has detected this testcase as flaky and is unable to reproduce it in the original crash revision. Skipping fixed testing check and marking it as potentially fixed.

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

Fuzzer: mbarbella_js_mutation
Job Type: linux_asan_d8_v8_mipsel_dbg
Platform Id: linux

Crash Type: RUNTIME_ASSERT
Crash Address: 
Crash State:
  (left_index == right_index) || (ignore_sign && (left_index <= 1) && (right_index
  
Regressed: V8: r34586:34587

Minimized Testcase (0.24 Kb):
Download: https://cluster-fuzz.appspot.com/download/AMIfv96C6iIVe5EU35_ZWx7uPG3ol5jMPV6uzm5yJ5LEoIM_COILPDbAl06Bnt5S7lqpdTjoYEke_FPP6swlGUfcvIhtSgTD1EQuCui5N4VMlXVnhaGOBjsQoygMfqh62k3UbPaBy5FiKzSHEkA7THb7qlWWRO4VqA
function __f_57(expected, __f_72, __f_11) {
 Wasm.instantiateModuleFromAsm( __f_72.toString());
}
function __f_4() {
  "use asm";
  function __f_78() {
    var __v_41 = 0;
__v_41 <= 4294967295
  }
  return {__f_78: __f_78};
}
__f_57(4, __f_4);


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.
Labels: Stability-Crash
Project Member

Comment 5 by ClusterFuzz, Jun 14 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 6 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