New issue
Advanced search Search tips

Issue 862538 link

Starred by 1 user

Issue metadata

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



Sign in to add a comment

Ill in v8::internal::ScannerStream::For

Project Member Reported by ClusterFuzz, Jul 11

Issue description

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

Fuzzer: ochang_js_fuzzer
Job Type: linux_ubsan_vptr_d8
Platform Id: linux

Crash Type: Ill
Crash Address: 0x555fe23b22be
Crash State:
  v8::internal::ScannerStream::For
  v8::internal::ScannerStream::For
  v8::internal::parsing::ParseProgram
  
Sanitizer: undefined (UBSAN)

Regressed: https://clusterfuzz.com/revisions?job=linux_ubsan_vptr_d8&range=54257:54258

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

Issue filed automatically.

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

Comment 1 by ClusterFuzz, Jul 11

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, Jul 11

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/+/50632413069e64722663299478dcb4b60c6c5089 ([scanner] Rewrite character streams by separating underlying bytestreams from buffering.).

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.
Status: Started (was: Assigned)
Project Member

Comment 4 by bugdroid1@chromium.org, Jul 12

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

commit ae044d697f31a0614ab9098248ef64e37707a1f7
Author: Toon Verwaest <verwaest@chromium.org>
Date: Thu Jul 12 10:32:47 2018

[scanner] Fix scanner stream creation: Sliced strings can have an underlying thin string.

Bug:  chromium:862538 
Change-Id: I13a6886f78ee88ca7c69feb0abda6b149a1e423e
Reviewed-on: https://chromium-review.googlesource.com/1133980
Commit-Queue: Marja Hölttä <marja@chromium.org>
Reviewed-by: Marja Hölttä <marja@chromium.org>
Cr-Commit-Position: refs/heads/master@{#54397}
[modify] https://crrev.com/ae044d697f31a0614ab9098248ef64e37707a1f7/src/parsing/scanner-character-streams.cc
[add] https://crrev.com/ae044d697f31a0614ab9098248ef64e37707a1f7/test/mjsunit/regress/regress-crbug-862538.js

Project Member

Comment 5 by ClusterFuzz, Jul 12

ClusterFuzz has detected this issue as fixed in range 54396:54397.

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

Fuzzer: ochang_js_fuzzer
Job Type: linux_ubsan_vptr_d8
Platform Id: linux

Crash Type: Ill
Crash Address: 0x555fe23b22be
Crash State:
  v8::internal::ScannerStream::For
  v8::internal::ScannerStream::For
  v8::internal::parsing::ParseProgram
  
Sanitizer: undefined (UBSAN)

Regressed: https://clusterfuzz.com/revisions?job=linux_ubsan_vptr_d8&range=54257:54258
Fixed: https://clusterfuzz.com/revisions?job=linux_ubsan_vptr_d8&range=54396:54397

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

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, Jul 12

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