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

Issue 619470 link

Starred by 1 user

Issue metadata

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



Sign in to add a comment

HasBytecodeArray() in objects-inl.h

Project Member Reported by ClusterFuzz, Jun 13 2016

Issue description

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

Fuzzer: mbarbella_js_mutation
Job Type: linux_asan_d8_ignition_dbg
Platform Id: linux

Crash Type: CHECK failure
Crash Address: 
Crash State:
  HasBytecodeArray() in objects-inl.h
  
Regressed: https://cluster-fuzz.appspot.com/revisions?job=linux_asan_d8_ignition_dbg&range=35871:35872

Minimized Testcase (0.11 Kb):
Download: https://cluster-fuzz.appspot.com/download/AMIfv97B4NZZEJ_z-awqNUQIeEnJDQ_VT-eTpl9QBle-OXTyTYQRhB2hRned3X1If4kU_4voQuWedoO-tUIYh9daX_tY8G8VjJ7qQ4Mc3vqSE8pOlUXFEtE0GvLdz9ulByBr79VjZkEbAN5Llacc905kUnEfjWAJRg
function __f_1() {
        switch (event_data.script()) {
        }
};
function* foo() { yield 42 }
__v_4 = foo();


Filer: ishell

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

Comment 1 by ishell@chromium.org, Jun 13 2016

Mergedinto: 618657
Owner: neis@chromium.org
Status: Duplicate (was: Available)
Project Member

Comment 2 by ClusterFuzz, Jun 13 2016

ClusterFuzz has detected this issue as fixed in range 36863:36864.

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

Fuzzer: mbarbella_js_mutation
Job Type: linux_asan_d8_ignition_dbg
Platform Id: linux

Crash Type: CHECK failure
Crash Address: 
Crash State:
  HasBytecodeArray() in objects-inl.h
  
Regressed: https://cluster-fuzz.appspot.com/revisions?job=linux_asan_d8_ignition_dbg&range=35871:35872
Fixed: https://cluster-fuzz.appspot.com/revisions?job=linux_asan_d8_ignition_dbg&range=36863:36864

Minimized Testcase (0.11 Kb):
Download: https://cluster-fuzz.appspot.com/download/AMIfv97B4NZZEJ_z-awqNUQIeEnJDQ_VT-eTpl9QBle-OXTyTYQRhB2hRned3X1If4kU_4voQuWedoO-tUIYh9daX_tY8G8VjJ7qQ4Mc3vqSE8pOlUXFEtE0GvLdz9ulByBr79VjZkEbAN5Llacc905kUnEfjWAJRg
function __f_1() {
        switch (event_data.script()) {
        }
};
function* foo() { yield 42 }
__v_4 = foo();


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