Issue metadata
Sign in to add a comment
|
Leaked internal type in Object['__defineSetter__'] |
||||||||||||||||||||||
Issue descriptionDetailed report: https://clusterfuzz.com/testcase?key=5368441142509568 Fuzzer: ochang_js_fuzzer Job Type: linux_asan_d8_dbg Platform Id: linux Crash Type: Leaked internal type Crash Address: Crash State: Object['__defineSetter__'] Sanitizer: address (ASAN) Regressed: https://clusterfuzz.com/revisions?job=linux_asan_d8_dbg&range=33132:33133 Reproducer Testcase: https://clusterfuzz.com/download?testcase_id=5368441142509568 Issue filed automatically. See https://github.com/google/clusterfuzz-tools for more information.
,
Jul 10
I'm confused by this report. The crash report seems to be based on parsing an error message, but the test case directly throws this error. The test case consists of the following:
class Binary extends Array {
}
throw Error("Leaked instance of internal type via: Object['__defineSetter__']");
I'd guess that this is not an error, but instead an artifact of the infrastructure. cc'ing Sathya to confirm.
,
Jul 10
I agree with your analysis, Dan. This is not an error.
,
Jul 10
,
Jul 10
Filed https://bugs.chromium.org/p/chromium/issues/detail?id=862218 for fixing our parsing logic.
,
Jul 11
ClusterFuzz testcase 5368441142509568 appears to be flaky, updating reproducibility label.
,
Oct 17
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
, Jul 10Owner: littledan@chromium.org
Status: Assigned (was: Untriaged)