Stack-overflow in v8::internal::ParserBase<v8::internal::PreParser>::ParseObjectPropertyDefinition |
||||
Issue descriptionDetailed report: https://clusterfuzz.com/testcase?key=6049783258808320 Fuzzer: ifratric_pdf_generic Job Type: linux_asan_pdfium Platform Id: linux Crash Type: Stack-overflow Crash Address: 0x7ffc15d5fb78 Crash State: v8::internal::ParserBase<v8::internal::PreParser>::ParseObjectPropertyDefinition v8::internal::ParserBase<v8::internal::PreParser>::ParseObjectLiteral v8::internal::ParserBase<v8::internal::PreParser>::ParseBindingPattern Sanitizer: address (ASAN) Reproducer Testcase: https://clusterfuzz.com/download?testcase_id=6049783258808320 Issue filed automatically. See https://github.com/google/clusterfuzz-tools for more information.
,
Nov 9
I would be shocked if this were not related to verwaest's work :)
,
Nov 12
The following revision refers to this bug: https://chromium.googlesource.com/v8/v8.git/+/bc534453973eae78b672a5fa75ead3e5172a0763 commit bc534453973eae78b672a5fa75ead3e5172a0763 Author: Toon Verwaest <verwaest@chromium.org> Date: Mon Nov 12 09:15:45 2018 [parser] Check stackoverflow in ParseBindingPattern Bug: chromium:903874 Change-Id: If9828ae206b9bc1407e7d3f217d5fb894a4fe747 Reviewed-on: https://chromium-review.googlesource.com/c/1329688 Reviewed-by: Igor Sheludko <ishell@chromium.org> Commit-Queue: Toon Verwaest <verwaest@chromium.org> Cr-Commit-Position: refs/heads/master@{#57420} [modify] https://crrev.com/bc534453973eae78b672a5fa75ead3e5172a0763/src/parsing/parser-base.h [add] https://crrev.com/bc534453973eae78b672a5fa75ead3e5172a0763/test/message/regress/fail/regress-903874.js [add] https://crrev.com/bc534453973eae78b672a5fa75ead3e5172a0763/test/message/regress/fail/regress-903874.out
,
Nov 13
,
Nov 20
ClusterFuzz testcase 6049783258808320 is still reproducing on tip-of-tree build (trunk). Please re-test your fix against this testcase and if the fix was incorrect or incomplete, please re-open the bug. Otherwise, ignore this notification and add ClusterFuzz-Wrong label. |
||||
►
Sign in to add a comment |
||||
Comment 1 by ClusterFuzz
, Nov 9Labels: Test-Predator-Auto-Components