New issue
Advanced search Search tips

Issue 908250 link

Starred by 1 user

Issue metadata

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



Sign in to add a comment

Ill in v8::internal::AstTraversalVisitor<v8::internal::InitializerRewriter>::VisitNoSta

Project Member Reported by ClusterFuzz, Nov 25

Issue description

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

Fuzzer: libFuzzer_v8_fully_instrumented_fuzzer
Job Type: libfuzzer_chrome_asan
Platform Id: linux

Crash Type: Ill
Crash Address: 0x564fbf477eb1
Crash State:
  v8::internal::AstTraversalVisitor<v8::internal::InitializerRewriter>::VisitNoSta
  v8::internal::AstTraversalVisitor<v8::internal::InitializerRewriter>::VisitRewri
  v8::internal::Parser::RewriteParameterInitializer
  
Sanitizer: address (ASAN)

Regressed: https://clusterfuzz.com/revisions?job=libfuzzer_chrome_asan&range=606290:606302

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

Issue filed automatically.

See https://chromium.googlesource.com/chromium/src/+/master/testing/libfuzzer/reference.md for more information.
 
Project Member

Comment 1 by ClusterFuzz, Nov 25

Components: Blink>JavaScript>Parser
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 25

Cc: metzman@chromium.org
Labels: ClusterFuzz-Auto-CC
Automatically adding ccs based on OWNERS file / target commit history.

If this is incorrect, please add ClusterFuzz-Wrong label.
Project Member

Comment 3 by ClusterFuzz, Nov 25

Labels: Test-Predator-Auto-Owner
Owner: verwa...@chromium.org
Status: Assigned (was: Untriaged)
Automatically assigning owner based on suspected regression changelist https://chromium.googlesource.com/v8/v8/+/9d27ec3aacf76b8131c323dd57968209e6f6ff4c ([parser] Introduce FailureExpression to return instead of nullptr).

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 4 by bugdroid1@chromium.org, Nov 26

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

commit 0b480310ce53ad76c0b0f2c896abb702ff836ec4
Author: Toon Verwaest <verwaest@chromium.org>
Date: Mon Nov 26 09:19:05 2018

[parser] Don't rewrite parameters if has_error()

Bug:  chromium:908250 
Change-Id: I414255f00bf7dcec0cf8b35e314a2b9b78a9116e
Reviewed-on: https://chromium-review.googlesource.com/c/1350117
Commit-Queue: Toon Verwaest <verwaest@chromium.org>
Reviewed-by: Leszek Swirski <leszeks@chromium.org>
Cr-Commit-Position: refs/heads/master@{#57813}
[modify] https://crrev.com/0b480310ce53ad76c0b0f2c896abb702ff836ec4/src/parsing/parser.cc
[add] https://crrev.com/0b480310ce53ad76c0b0f2c896abb702ff836ec4/test/mjsunit/regress/regress-908250.js

Project Member

Comment 5 by ClusterFuzz, Nov 27

ClusterFuzz has detected this issue as fixed in range 610840:610841.

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

Fuzzer: libFuzzer_v8_fully_instrumented_fuzzer
Job Type: libfuzzer_chrome_asan
Platform Id: linux

Crash Type: Ill
Crash Address: 0x564fbf477eb1
Crash State:
  v8::internal::AstTraversalVisitor<v8::internal::InitializerRewriter>::VisitNoSta
  v8::internal::AstTraversalVisitor<v8::internal::InitializerRewriter>::VisitRewri
  v8::internal::Parser::RewriteParameterInitializer
  
Sanitizer: address (ASAN)

Regressed: https://clusterfuzz.com/revisions?job=libfuzzer_chrome_asan&range=606290:606302
Fixed: https://clusterfuzz.com/revisions?job=libfuzzer_chrome_asan&range=610840:610841

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

See https://chromium.googlesource.com/chromium/src/+/master/testing/libfuzzer/reference.md 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, Nov 27

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