New issue
Advanced search Search tips

Issue 771243 link

Starred by 1 user

Issue metadata

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



Sign in to add a comment

Null-dereference READ in v8::internal::wasm::ThreadImpl::PushFrame

Project Member Reported by ClusterFuzz, Oct 3 2017

Issue description

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

Fuzzer: inferno_js_fuzzer
Job Type: windows_asan_d8
Platform Id: windows

Crash Type: Null-dereference READ
Crash Address: 0x0000000c
Crash State:
  v8::internal::wasm::ThreadImpl::PushFrame
  v8::internal::wasm::ThreadImpl::DoCall
  v8::internal::wasm::ThreadImpl::Execute
  
Sanitizer: address (ASAN)

Regressed: https://clusterfuzz.com/revisions?job=windows_asan_d8&range=505205:505260

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

Issue filed automatically.

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

Comment 1 by ClusterFuzz, Oct 3 2017

Components: Blink>JavaScript>WebAssembly
Labels: Test-Predator-AutoComponents
Automatically applying components based on crash stacktrace and information from OWNERS files. If this is incorrect, please apply the Test-Predator-Wrong-Components label.
Owner: clemensh@chromium.org
Status: Assigned (was: Untriaged)
Requires "--wasm-interpret-all" to reproduce. Feel free to lower priority accordingly. In debug mode the following DCHECK fires ...

#
# Fatal error in ../src/wasm/wasm-interpreter.cc, line 1735
# Debug check failed: !target->function->imported.
#

Labels: -Pri-1 Pri-3
Project Member

Comment 4 by ClusterFuzz, Oct 17 2017

ClusterFuzz has detected this issue as fixed in range 509045:509081.

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

Fuzzer: inferno_js_fuzzer
Job Type: windows_asan_d8
Platform Id: windows

Crash Type: Null-dereference READ
Crash Address: 0x0000000c
Crash State:
  v8::internal::wasm::ThreadImpl::PushFrame
  v8::internal::wasm::ThreadImpl::DoCall
  v8::internal::wasm::ThreadImpl::Execute
  
Sanitizer: address (ASAN)

Regressed: https://clusterfuzz.com/revisions?job=windows_asan_d8&range=505205:505260
Fixed: https://clusterfuzz.com/revisions?job=windows_asan_d8&range=509045:509081

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

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 5 by ClusterFuzz, Oct 17 2017

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

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

Comment 6 by bugdroid1@chromium.org, Oct 17 2017

Labels: -Test-Predator-AutoComponents Test-Predator-Auto-Components

Sign in to add a comment