Out-of-memory in v8_serialized_script_value_fuzzer |
||||
Issue descriptionDetailed report: https://clusterfuzz.com/testcase?key=5321437983539200 Fuzzer: libFuzzer_v8_serialized_script_value_fuzzer Job Type: libfuzzer_chrome_msan Platform Id: linux Crash Type: Out-of-memory (exceeds 2048 MB) Crash Address: Crash State: v8_serialized_script_value_fuzzer Sanitizer: memory (MSAN) Regressed: https://clusterfuzz.com/revisions?job=libfuzzer_chrome_msan&range=424448:424536 Reproducer Testcase: https://clusterfuzz.com/download?testcase_id=5321437983539200 Issue filed automatically. See https://chromium.googlesource.com/chromium/src/+/master/testing/libfuzzer/reproducing.md for more information.
,
Jul 11 2017
Well, yeah, the issue doesn't repro before the fuzzer existed. :P Looking.
,
Jul 11 2017
The fuzzer continues to detect that it's possible to ask for a really massive array. V8 has intentionally chosen to respect this when script asks for it rather than going to dictionary elements, so WontFix.
,
Jul 19 2017
ClusterFuzz testcase 5321437983539200 is still reproducing on tip-of-tree build (trunk). If this testcase was not reproducible locally or unworkable, ignore this notification and we will file another bug soon with hopefully a better and workable testcase. Otherwise, if this is not intended to be fixed (e.g. this is an intentional crash), please add ClusterFuzz-Ignore label to prevent future bug filing with similar crash stacktrace. |
||||
►
Sign in to add a comment |
||||
Comment 1 by msrchandra@chromium.org
, Jul 6 2017Labels: M-61 Test-Predator-Wrong
Owner: jbroman@chromium.org
Status: Assigned (was: Untriaged)