Issue metadata
Sign in to add a comment
|
CHECK failure: !v8::internal::FLAG_enable_slow_asserts || (object->IsJSArrayBuffer()) in object |
||||||||||||||||||||||||
Issue descriptionDetailed report: https://clusterfuzz.com/testcase?key=4678125190643712 Fuzzer: inferno_js_fuzzer Job Type: linux_asan_d8_v8_arm64_dbg Platform Id: linux Crash Type: CHECK failure Crash Address: Crash State: !v8::internal::FLAG_enable_slow_asserts || (object->IsJSArrayBuffer()) in object cast v8::internal::WasmMemoryObject::buffer Sanitizer: address (ASAN) Regressed: V8: 43658:43659 Reproducer Testcase: https://clusterfuzz.com/download?testcase_id=4678125190643712 Issue filed automatically. See https://dev.chromium.org/Home/chromium-security/bugs/reproducing-clusterfuzz-bugs for more information.
,
May 25 2017
,
May 29 2017
WasmMemoryObject::buffer field may be undefined but the buffer() getter expects it as a JSArrayBuffer.
,
May 29 2017
,
Jun 2 2017
ClusterFuzz has detected this issue as fixed in range 45664:45665. Detailed report: https://clusterfuzz.com/testcase?key=4678125190643712 Fuzzer: inferno_js_fuzzer Job Type: linux_asan_d8_v8_arm64_dbg Platform Id: linux Crash Type: CHECK failure Crash Address: Crash State: !v8::internal::FLAG_enable_slow_asserts || (object->IsJSArrayBuffer()) in object cast v8::internal::WasmMemoryObject::buffer Sanitizer: address (ASAN) Regressed: V8: 43658:43659 Fixed: V8: 45664:45665 Reproducer Testcase: https://clusterfuzz.com/download?testcase_id=4678125190643712 See https://dev.chromium.org/Home/chromium-security/bugs/reproducing-clusterfuzz-bugs for more information. If you suspect that the result above is incorrect, try re-doing that job on the test case report page.
,
Sep 9 2017
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 infe...@chromium.org
, May 23 2017Owner: ishell@chromium.org
Status: Assigned (was: Untriaged)