New issue
Advanced search Search tips

Issue 784638 link

Starred by 1 user

Issue metadata

Status: Duplicate
Merged: issue 784533
Owner:
Closed: Nov 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 1
Type: Bug



Sign in to add a comment

Null-dereference READ in v8::internal::compiler::TypeBase::kind

Project Member Reported by ClusterFuzz, Nov 13 2017

Issue description

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

Fuzzer: ochang_js_fuzzer
Job Type: linux_asan_d8
Platform Id: linux

Crash Type: Null-dereference READ
Crash Address: 0x000000000000
Crash State:
  v8::internal::compiler::TypeBase::kind
  v8::internal::compiler::TypeBase::IsKind
  v8::internal::compiler::BitsetType::Lub
  
Sanitizer: address (ASAN)

Regressed: https://clusterfuzz.com/revisions?job=linux_asan_d8&range=49327:49328

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

Issue filed automatically.

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

Comment 1 by ClusterFuzz, Nov 14 2017

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, Nov 14 2017

Labels: Test-Predator-Auto-Owner
Owner: mvstan...@chromium.org
Status: Assigned (was: Untriaged)
Automatically assigning owner based on suspected regression changelist https://chromium.googlesource.com/v8/v8/+/f010b28fbe3d117519720aa94ca9e56d3b913d1b ([TurboFan] Diagnostic code to track down bug in representation selection).

If this is incorrect, please remove the owner and apply the Test-Predator-Wrong-CLs label.
Mergedinto: 784533
Status: Duplicate (was: Assigned)
Project Member

Comment 4 by ClusterFuzz, Nov 15 2017

ClusterFuzz has detected this issue as fixed in range 49346:49347.

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

Fuzzer: ochang_js_fuzzer
Job Type: linux_asan_d8
Platform Id: linux

Crash Type: Null-dereference READ
Crash Address: 0x000000000000
Crash State:
  v8::internal::compiler::TypeBase::kind
  v8::internal::compiler::TypeBase::IsKind
  v8::internal::compiler::BitsetType::Lub
  
Sanitizer: address (ASAN)

Regressed: https://clusterfuzz.com/revisions?job=linux_asan_d8&range=49327:49328
Fixed: https://clusterfuzz.com/revisions?job=linux_asan_d8&range=49346:49347

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

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.

Sign in to add a comment