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

Issue 718310 link

Starred by 1 user

Issue metadata

Status: Verified
Owner:
Last visit > 30 days ago
Closed: May 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 1
Type: Bug



Sign in to add a comment

CHECK failure: is_local ? info->kind == VarKind::kLocal : info->kind == VarKind::kGlobal in asm

Project Member Reported by ClusterFuzz, May 4 2017

Issue description

Detailed report: https://clusterfuzz.com/testcase?key=5926709194129408

Fuzzer: mbarbella_js_mutation
Job Type: linux_asan_d8_v8_arm_dbg
Platform Id: linux

Crash Type: CHECK failure
Crash Address: 
Crash State:
  is_local ? info->kind == VarKind::kLocal : info->kind == VarKind::kGlobal in asm
  
Sanitizer: address (ASAN)

Regressed: V8: 44083:44084

Reproducer Testcase: https://clusterfuzz.com/download?testcase_id=5926709194129408


Issue filed automatically.

See https://dev.chromium.org/Home/chromium-security/bugs/reproducing-clusterfuzz-bugs for more information.
 
Components: -Blink>JavaScript Blink>JavaScript>WebAssembly
Owner: bradnelson@chromium.org
Status: Assigned (was: Untriaged)
asm-to-wasm compillation
Project Member

Comment 2 by ClusterFuzz, May 10 2017

ClusterFuzz has detected this issue as fixed in range 45188:45189.

Detailed report: https://clusterfuzz.com/testcase?key=5926709194129408

Fuzzer: mbarbella_js_mutation
Job Type: linux_asan_d8_v8_arm_dbg
Platform Id: linux

Crash Type: CHECK failure
Crash Address: 
Crash State:
  is_local ? info->kind == VarKind::kLocal : info->kind == VarKind::kGlobal in asm
  
Sanitizer: address (ASAN)

Regressed: V8: 44083:44084
Fixed: V8: 45188:45189

Reproducer Testcase: https://clusterfuzz.com/download?testcase_id=5926709194129408


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 ClusterFuzz, May 10 2017

Labels: ClusterFuzz-Verified
Status: Verified (was: Assigned)
ClusterFuzz testcase 5926709194129408 is verified as fixed, so closing issue.

If this is incorrect, please add ClusterFuzz-Wrong label and re-open the issue.

Sign in to add a comment