New issue
Advanced search Search tips

Issue 737520 link

Starred by 2 users

Issue metadata

Status: Verified
Owner:
Closed: Sep 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 3
Type: Bug

Blocked on:
issue v8:5991



Sign in to add a comment

CHECK failure: Builtins::kWasmCompileLazy == code->builtin_index() in module-compiler.cc

Project Member Reported by ClusterFuzz, Jun 28 2017

Issue description

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

Fuzzer: inferno_js_fuzzer
Job Type: linux_asan_d8_dbg
Platform Id: linux

Crash Type: CHECK failure
Crash Address: 
Crash State:
  Builtins::kWasmCompileLazy == code->builtin_index() in module-compiler.cc
  v8::internal::wasm::InstanceBuilder::LoadTableSegments
  v8::internal::wasm::InstanceBuilder::Build
  
Sanitizer: address (ASAN)

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


Issue manually filed by: clemensh

See https://dev.chromium.org/Home/chromium-security/bugs/reproducing-clusterfuzz-bugs for more information.
 
Labels: Pri-3
Owner: clemensh@chromium.org
Status: Assigned (was: Untriaged)
Another lazy compilation failure.
Blockedon: v8:5991
Blockedon: -v8:5991
Blocking: v8:5991
Project Member

Comment 4 by sheriffbot@chromium.org, Jun 28 2017

Labels: -Pri-3 Pri-2
Labels: -Pri-2 Pri-3
Components: -Blink>JavaScript Blink>JavaScript>WebAssembly
Labels: -Type-Bug-Security -Restrict-View-SecurityTeam -Security_Severity-Low -Security_Impact-Head Type-Bug
Requires --wasm-lazy-compilation, hence no security implications.
Project Member

Comment 7 by ClusterFuzz, Sep 16 2017

ClusterFuzz has detected this issue as fixed in range 48037:48038.

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

Fuzzer: inferno_js_fuzzer
Job Type: linux_asan_d8_dbg
Platform Id: linux

Crash Type: CHECK failure
Crash Address: 
Crash State:
  Builtins::kWasmCompileLazy == code->builtin_index() in module-compiler.cc
  v8::internal::wasm::InstanceBuilder::LoadTableSegments
  v8::internal::wasm::InstanceBuilder::Build
  
Sanitizer: address (ASAN)

Regressed: https://clusterfuzz.com/revisions?job=linux_asan_d8_dbg&range=45772:45773
Fixed: https://clusterfuzz.com/revisions?job=linux_asan_d8_dbg&range=48037:48038

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

See https://github.com/google/clusterfuzz-tools 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 8 by ClusterFuzz, Sep 16 2017

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

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

Sign in to add a comment