New issue
Advanced search Search tips

Issue 643073 link

Starred by 1 user

Issue metadata

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



Sign in to add a comment

TypeGuard of kRepWord32 (None) cannot be changed to kRepBit in representation-ch

Project Member Reported by ClusterFuzz, Sep 1 2016

Issue description

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

Fuzzer: mbarbella_js_mutation
Job Type: linux_v8_d8_be
Platform Id: linux

Crash Type: CHECK failure
Crash Address: 
Crash State:
  TypeGuard of kRepWord32 (None) cannot be changed to kRepBit in representation-ch
  
Regressed: V8: r39031:39048

Minimized Testcase (0.18 Kb):
Download: https://cluster-fuzz.appspot.com/download/AMIfv95fbjhiD14Amcs_QKaoWC8NDvDqlnRIjDJSMeNccROnm8Dyap32TnhtzTFVLD988-aCNhaHAwyiS--mMAFYXj5W-h4knLJeESxlTxDJp8o7asr_hp9BsFWNcs3FH2uF5tBlIZYRH5bKVypwlxNYr4_zXSlBpw?testcase_id=6331435709628416
__v_2 = {
  Error:    [ EvalError, URIError ]
}
for (f in __v_2) {
  for (i in __v_2[f]) {
  }
}
function __f_3() {
}
function __f_5() {
    for (i = 0; i < 3; i++) {
    }
}
__f_5() == 33;


Issue manually filed by: jarin

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

Comment 1 by jarin@chromium.org, Sep 1 2016

Owner: bmeu...@chromium.org
Status: Assigned (was: Untriaged)
Status: Fixed (was: Assigned)
Project Member

Comment 4 by ClusterFuzz, Sep 2 2016

ClusterFuzz has detected this issue as fixed in range 39062:39089.

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

Fuzzer: mbarbella_js_mutation
Job Type: linux_v8_d8_be
Platform Id: linux

Crash Type: CHECK failure
Crash Address: 
Crash State:
  TypeGuard of kRepWord32 (None) cannot be changed to kRepBit in representation-ch
  
Regressed: V8: r39031:39048
Fixed: V8: r39062:39089

Minimized Testcase (0.18 Kb):
Download: https://cluster-fuzz.appspot.com/download/AMIfv95fbjhiD14Amcs_QKaoWC8NDvDqlnRIjDJSMeNccROnm8Dyap32TnhtzTFVLD988-aCNhaHAwyiS--mMAFYXj5W-h4knLJeESxlTxDJp8o7asr_hp9BsFWNcs3FH2uF5tBlIZYRH5bKVypwlxNYr4_zXSlBpw?testcase_id=6331435709628416
__v_2 = {
  Error:    [ EvalError, URIError ]
}
for (f in __v_2) {
  for (i in __v_2[f]) {
  }
}
function __f_3() {
}
function __f_5() {
    for (i = 0; i < 3; i++) {
    }
}
__f_5() == 33;


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