New issue
Advanced search Search tips

Issue 895199 link

Starred by 1 user

Issue metadata

Status: Verified
Owner:
Closed: Oct 15
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 1
Type: Bug-Security



Sign in to add a comment

DCHECK failure in restriction_type.Is(info->restriction_type()) in simplified-lowering.cc

Project Member Reported by ClusterFuzz, Oct 15

Issue description

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

Fuzzer: ochang_js_fuzzer
Job Type: linux_asan_d8_v8_arm64_dbg
Platform Id: linux

Crash Type: DCHECK failure
Crash Address: 
Crash State:
  restriction_type.Is(info->restriction_type()) in simplified-lowering.cc
  v8::internal::compiler::RepresentationSelector::SetOutput
  v8::internal::compiler::RepresentationSelector::VisitUnop
  
Sanitizer: address (ASAN)

Regressed: https://clusterfuzz.com/revisions?job=linux_asan_d8_v8_arm64_dbg&range=56441:56442

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

Issue filed automatically.

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

Comment 1 by ClusterFuzz, Oct 15

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, Oct 15

Labels: Test-Predator-Auto-Owner
Owner: bmeu...@chromium.org
Status: Assigned (was: Untriaged)
Automatically assigning owner based on suspected regression changelist https://chromium.googlesource.com/v8/v8/+/3e43ded932000faa4307a9e97f470fe4974813c9 ([turbofan] Escape analysis support for LoadElement with variable index.).

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.
Project Member

Comment 3 by bugdroid1@chromium.org, Oct 15

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

commit 63f92a9f31614f6d2afc04e52c2ba721a495b312
Author: Benedikt Meurer <bmeurer@chromium.org>
Date: Mon Oct 15 07:11:58 2018

[turbofan] Fix representation selection of CheckFloat64Hole.

Properly handle the case where the CheckFloat64Hole becomes a
no-op after RETYPE (because the feedback type is already Number).
We always need to pass the Number restriction type here.

Bug:  chromium:895199 
Change-Id: I96a949ba35db1e6d35abedddc4507c101d95b716
Reviewed-on: https://chromium-review.googlesource.com/c/1278804
Reviewed-by: Jaroslav Sevcik <jarin@chromium.org>
Commit-Queue: Benedikt Meurer <bmeurer@chromium.org>
Cr-Commit-Position: refs/heads/master@{#56622}
[modify] https://crrev.com/63f92a9f31614f6d2afc04e52c2ba721a495b312/src/compiler/simplified-lowering.cc
[add] https://crrev.com/63f92a9f31614f6d2afc04e52c2ba721a495b312/test/mjsunit/regress/regress-crbug-895199.js

Project Member

Comment 4 by ClusterFuzz, Oct 15

ClusterFuzz has detected this issue as fixed in range 56621:56622.

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

Fuzzer: ochang_js_fuzzer
Job Type: linux_asan_d8_v8_arm64_dbg
Platform Id: linux

Crash Type: DCHECK failure
Crash Address: 
Crash State:
  restriction_type.Is(info->restriction_type()) in simplified-lowering.cc
  v8::internal::compiler::RepresentationSelector::SetOutput
  v8::internal::compiler::RepresentationSelector::VisitUnop
  
Sanitizer: address (ASAN)

Regressed: https://clusterfuzz.com/revisions?job=linux_asan_d8_v8_arm64_dbg&range=56441:56442
Fixed: https://clusterfuzz.com/revisions?job=linux_asan_d8_v8_arm64_dbg&range=56621:56622

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

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 15

Labels: ClusterFuzz-Verified
Status: Verified (was: Assigned)
ClusterFuzz testcase 6279506535645184 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 sheriffbot@chromium.org, Oct 15

Labels: Pri-1
Project Member

Comment 7 by sheriffbot@chromium.org, Oct 15

Labels: -Restrict-View-SecurityTeam Restrict-View-SecurityNotify
Project Member

Comment 8 by sheriffbot@chromium.org, Yesterday (41 hours ago)

Labels: -Restrict-View-SecurityNotify allpublic
This bug has been closed for more than 14 weeks. Removing security view restrictions.

For more details visit https://www.chromium.org/issue-tracking/autotriage - Your friendly Sheriffbot

Sign in to add a comment