Null-dereference READ in v8::internal::compiler::Verifier::Visitor::Check |
||||
Issue descriptionDetailed 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.
,
Aug 6
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.
,
Sep 20
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.
,
Sep 20
Lowering priority as the implementation of atomic wake is not P1 either.
,
Sep 20
|
||||
►
Sign in to add a comment |
||||
Comment 1 by ClusterFuzz
, Aug 6Labels: Test-Predator-Auto-Components