New issue
Advanced search Search tips

Issue 801097 link

Starred by 1 user

Issue metadata

Status: Verified
Owner:
Closed: Jan 2018
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 1
Type: Bug



Sign in to add a comment

Null-dereference READ in v8::internal::compiler::PrintCode

Project Member Reported by ClusterFuzz, Jan 11 2018

Issue description

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

Fuzzer: ochang_js_fuzzer
Job Type: linux_cfi_d8
Platform Id: linux

Crash Type: Null-dereference READ
Crash Address: 0x000000000000
Crash State:
  v8::internal::compiler::PrintCode
  v8::internal::compiler::PipelineImpl::FinalizeCode
  v8::internal::compiler::PipelineCompilationJob::FinalizeJobImpl
  
Sanitizer: cfi (CFI)

Regressed: https://clusterfuzz.com/revisions?job=linux_cfi_d8&range=49385:49386

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

Issue filed automatically.

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

Comment 1 by ClusterFuzz, Jan 11 2018

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, Jan 11 2018

Labels: Test-Predator-Auto-Owner
Owner: rmcilroy@chromium.org
Status: Assigned (was: Untriaged)
Automatically assigning owner based on suspected regression changelist https://chromium.googlesource.com/v8/v8/+/aafdfba8993e565a361c5da5b725b3900f23ee35 ([Compiler] Remove isolate from CompilationInfo.).

If this is incorrect, please remove the owner and apply the Test-Predator-Wrong-CLs label.
Project Member

Comment 3 by bugdroid1@chromium.org, Jan 12 2018

The following revision refers to this bug:
  https://chromium.googlesource.com/v8/v8.git/+/56378899e576448d49e9f18fbb940355a35283b7

commit 56378899e576448d49e9f18fbb940355a35283b7
Author: Ross McIlroy <rmcilroy@chromium.org>
Date: Fri Jan 12 14:40:08 2018

[TurboFan] Fix null-dereference on code-gen failure.

BUG= chromium:801097 

Change-Id: Ie631822a668b55b0f0790b719e7d8cdde78d95c6
Reviewed-on: https://chromium-review.googlesource.com/861882
Commit-Queue: Ross McIlroy <rmcilroy@chromium.org>
Reviewed-by: Jaroslav Sevcik <jarin@chromium.org>
Cr-Commit-Position: refs/heads/master@{#50544}
[modify] https://crrev.com/56378899e576448d49e9f18fbb940355a35283b7/src/compiler/code-generator.cc
[modify] https://crrev.com/56378899e576448d49e9f18fbb940355a35283b7/src/compiler/pipeline.cc
[add] https://crrev.com/56378899e576448d49e9f18fbb940355a35283b7/test/mjsunit/compiler/regress-801097.js

Status: Fixed (was: Assigned)
Project Member

Comment 5 by ClusterFuzz, Jan 13 2018

ClusterFuzz has detected this issue as fixed in range 50543:50544.

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

Fuzzer: ochang_js_fuzzer
Job Type: linux_cfi_d8
Platform Id: linux

Crash Type: Null-dereference READ
Crash Address: 0x000000000000
Crash State:
  v8::internal::compiler::PrintCode
  v8::internal::compiler::PipelineImpl::FinalizeCode
  v8::internal::compiler::PipelineCompilationJob::FinalizeJobImpl
  
Sanitizer: cfi (CFI)

Regressed: https://clusterfuzz.com/revisions?job=linux_cfi_d8&range=49385:49386
Fixed: https://clusterfuzz.com/revisions?job=linux_cfi_d8&range=50543:50544

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

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 6 by ClusterFuzz, Jan 13 2018

Labels: ClusterFuzz-Verified
Status: Verified (was: Fixed)
ClusterFuzz testcase 4516550798475264 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