Issue metadata
Sign in to add a comment
|
DCHECK failure in byte_data_->size() % ByteData::kSkippableFunctionDataSize == ByteData::kPlacehol |
||||||||||||||||||||
Issue descriptionDetailed report: https://clusterfuzz.com/testcase?key=4886486141632512 Fuzzer: ochang_js_fuzzer Job Type: linux_asan_d8_dbg Platform Id: linux Crash Type: DCHECK failure Crash Address: Crash State: byte_data_->size() % ByteData::kSkippableFunctionDataSize == ByteData::kPlacehol Sanitizer: address (ASAN) Regressed: https://clusterfuzz.com/revisions?job=linux_asan_d8_dbg&range=56170:56171 Reproducer Testcase: https://clusterfuzz.com/download?testcase_id=4886486141632512 Issue filed automatically. See https://github.com/google/clusterfuzz-tools for more information.
,
Sep 25
,
Sep 25
,
Sep 25
This is a serious security regression. If you are not able to fix this quickly, please revert the change that introduced it. If this doesn't affect a release branch, or has not been properly classified for severity, please update the Security_Impact or Security_Severity labels, and remove the ReleaseBlock label. To disable this altogether, apply ReleaseBlock-NA. For more details visit https://www.chromium.org/issue-tracking/autotriage - Your friendly Sheriffbot
,
Sep 25
,
Sep 25
The following revision refers to this bug: https://chromium.googlesource.com/v8/v8.git/+/55ecf51e33cad18f1706ff32617e78e360327654 commit 55ecf51e33cad18f1706ff32617e78e360327654 Author: Toon Verwaest <verwaest@chromium.org> Date: Tue Sep 25 15:28:18 2018 [parser] Don't resolve preparser variables for arrow functions I moved AnalyzePartially from ParseFunctionLiteral to SkipFunction, but arrow functions only used the ResetAfterPreparsing part. Bug: chromium:888825 Change-Id: I08de99af128b28031df6ed86a725e4dc918078f8 Reviewed-on: https://chromium-review.googlesource.com/1243383 Reviewed-by: Igor Sheludko <ishell@chromium.org> Commit-Queue: Toon Verwaest <verwaest@chromium.org> Cr-Commit-Position: refs/heads/master@{#56218} [modify] https://crrev.com/55ecf51e33cad18f1706ff32617e78e360327654/src/ast/scopes.cc [modify] https://crrev.com/55ecf51e33cad18f1706ff32617e78e360327654/src/parsing/parser-base.h [add] https://crrev.com/55ecf51e33cad18f1706ff32617e78e360327654/test/mjsunit/regress/regress-crbug-888825.js
,
Sep 26
ClusterFuzz has detected this issue as fixed in range 56217:56218. Detailed report: https://clusterfuzz.com/testcase?key=4886486141632512 Fuzzer: ochang_js_fuzzer Job Type: linux_asan_d8_dbg Platform Id: linux Crash Type: DCHECK failure Crash Address: Crash State: byte_data_->size() % ByteData::kSkippableFunctionDataSize == ByteData::kPlacehol Sanitizer: address (ASAN) Regressed: https://clusterfuzz.com/revisions?job=linux_asan_d8_dbg&range=56170:56171 Fixed: https://clusterfuzz.com/revisions?job=linux_asan_d8_dbg&range=56217:56218 Reproducer Testcase: https://clusterfuzz.com/download?testcase_id=4886486141632512 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.
,
Sep 26
ClusterFuzz testcase 4886486141632512 is verified as fixed, so closing issue as verified. If this is incorrect, please add ClusterFuzz-Wrong label and re-open the issue.
,
Sep 26
,
Nov 8
,
Jan 2
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 |
|||||||||||||||||||||
Comment 1 by ClusterFuzz
, Sep 25Owner: verwa...@chromium.org
Status: Assigned (was: Untriaged)