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

Issue 871110 link

Starred by 2 users

Issue metadata

Status: Assigned
Owner:
Last visit > 30 days ago
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 2
Type: Bug



Sign in to add a comment

Null-dereference READ in v8::internal::compiler::Verifier::Visitor::Check

Project Member Reported by ClusterFuzz, Aug 6

Issue description

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

Fuzzer: binaryen_wasm_fuzzer
Job Type: linux_asan_d8_v8_arm_dbg
Platform Id: linux

Crash Type: Null-dereference READ
Crash Address: 0x00000000
Crash State:
  v8::internal::compiler::Verifier::Visitor::Check
  v8::internal::compiler::Verifier::Run
  void v8::internal::compiler::PipelineImpl::Run<v8::internal::compiler::VerifyGra
  
Sanitizer: address (ASAN)

Regressed: https://clusterfuzz.com/revisions?job=linux_asan_d8_v8_arm_dbg&range=54851:54852

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

Issue filed automatically.

See https://github.com/google/clusterfuzz-tools for more information.
 
Project Member

Comment 1 by ClusterFuzz, Aug 6

Components: Blink>JavaScript>Compiler
Labels: Test-Predator-Auto-Components
Automatically applying components based on crash stacktrace and information from OWNERS files.

If this is incorrect, please apply the Test-Predator-Wrong-Components label.
Project Member

Comment 2 by ClusterFuzz, Aug 6

Labels: Test-Predator-Auto-Owner
Owner: gdeepti@chromium.org
Status: Assigned (was: Untriaged)
Automatically assigning owner based on suspected regression changelist https://chromium.googlesource.com/v8/v8/+/8301530dbbcaebb66a6cee3038424840bb5269e8 (Add I64Atomic {Exchg, CmpExchg} operations for ia32).

If this is incorrect, please let us know why and apply the Test-Predator-Wrong-CLs label. If you aren't the correct owner for this issue, please unassign yourself as soon as possible so it can be re-triaged.
Cc: gdeepti@chromium.org
Components: -Blink>JavaScript -Blink>JavaScript>Compiler Blink>JavaScript>WebAssembly
Owner: aseemgarg@chromium.org
The test case for this issue no longer crashes, it's a compiler error for unimplemented opcode, 0xFe00 (atomic wake). Assigning to aseemgarg@ to verify after implementation is complete. 
Lowering priority as the implementation of atomic wake is not P1 either.
Labels: -Pri-1 Pri-2

Sign in to add a comment