Issue metadata
Sign in to add a comment
|
Ill in v8::internal::compiler::Verifier::Visitor::Check |
||||||||||||||||||||||
Issue descriptionDetailed report: https://clusterfuzz.com/testcase?key=4523272292270080 Fuzzer: mbarbella_js_mutation Job Type: linux_asan_d8_dbg Platform Id: linux Crash Type: Ill Crash Address: 0x7f7a4e2ddf58 Crash State: v8::internal::compiler::Verifier::Visitor::Check v8::internal::compiler::Verifier::Run Run Sanitizer: address (ASAN) Regressed: V8: 45315:45316 Reproducer Testcase: https://clusterfuzz.com/download?testcase_id=4523272292270080 Issue filed automatically. See https://dev.chromium.org/Home/chromium-security/bugs/reproducing-clusterfuzz-bugs for more information.
,
May 18 2017
This looks like a problem with the constructor inlining. Tobias, can you take a look? Thanks!
,
May 18 2017
,
May 18 2017
This issue is a security regression. If you are not able to fix this quickly, please revert the change that introduced it. For more details visit https://www.chromium.org/issue-tracking/autotriage - Your friendly Sheriffbot
,
May 18 2017
,
May 19 2017
Fix is on the way: https://chromium-review.googlesource.com/c/508712/
,
May 19 2017
The following revision refers to this bug: https://chromium.googlesource.com/v8/v8.git/+/f7ac95c24fe58cb78c32775fb09264bdf5633b1b commit f7ac95c24fe58cb78c32775fb09264bdf5633b1b Author: Tobias Tebbi <tebbi@chromium.org> Date: Fri May 19 12:22:17 2017 [turbofan] constructor inlining registers new nodes with the GraphReducer Bug: chromium:723802 Change-Id: I8f23d016a5aaf785fcd27cd139a196a148a37069 Reviewed-on: https://chromium-review.googlesource.com/508712 Commit-Queue: Tobias Tebbi <tebbi@chromium.org> Reviewed-by: Michael Starzinger <mstarzinger@chromium.org> Cr-Commit-Position: refs/heads/master@{#45424} [modify] https://crrev.com/f7ac95c24fe58cb78c32775fb09264bdf5633b1b/src/compiler/graph-reducer.cc [modify] https://crrev.com/f7ac95c24fe58cb78c32775fb09264bdf5633b1b/src/compiler/js-inlining.cc
,
May 19 2017
,
May 19 2017
,
May 20 2017
ClusterFuzz has detected this issue as fixed in range 45423:45424. Detailed report: https://clusterfuzz.com/testcase?key=4523272292270080 Fuzzer: mbarbella_js_mutation Job Type: linux_asan_d8_dbg Platform Id: linux Crash Type: Ill Crash Address: 0x7f7a4e2ddf58 Crash State: v8::internal::compiler::Verifier::Visitor::Check v8::internal::compiler::Verifier::Run Run Sanitizer: address (ASAN) Regressed: V8: 45315:45316 Fixed: V8: 45423:45424 Reproducer Testcase: https://clusterfuzz.com/download?testcase_id=4523272292270080 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.
,
Aug 25 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 clemensh@chromium.org
, May 18 2017Status: Assigned (was: Untriaged)