!escape_analysis_->IsVirtual(node) in escape-analysis-reducer.cc |
|||
Issue descriptionDetailed report: https://cluster-fuzz.appspot.com/testcase?key=5342304581976064 Fuzzer: mbarbella_js_mutation Job Type: linux_asan_d8_ignition_v8_arm_dbg Platform Id: linux Crash Type: CHECK failure Crash Address: Crash State: !escape_analysis_->IsVirtual(node) in escape-analysis-reducer.cc Regressed: V8: r39775:39776 Minimized Testcase (0.27 Kb): Download: https://cluster-fuzz.appspot.com/download/AMIfv95YhKelagwIU89gQs-9KIvQBlWt7l-j_Ij9BcOmIe3-fJrn-Do6LppIt7oo48PbiIsYRK5yyBp_UyOf4Hn3odrE9Xrcpy-C3BdyurshooMQMmyYuL8ZTeM392dZP1otat6KZytsf_iQGs_SZtlJL2-wv8xZjA?testcase_id=5342304581976064 function __f_1(o) { var __v_0 = 1; __v_3 = o.y; } __f_1({y:1.4}, [1]); __f_1({y:1.6}, [1]); __v_2 = { x: 1.5 }; (function __f_12() { })(); function __f_11() { function __f_9() {} __f_1({x:1}, [1]); } __f_11(); %OptimizeFunctionOnNextCall(__f_11); __f_11(); Issue manually filed by: mmohammad See https://dev.chromium.org/Home/chromium-security/bugs/reproducing-clusterfuzz-bugs for more information.
,
Oct 14 2016
ClusterFuzz has detected this issue as fixed in range 40285:40286. Detailed report: https://cluster-fuzz.appspot.com/testcase?key=5342304581976064 Fuzzer: mbarbella_js_mutation Job Type: linux_asan_d8_ignition_v8_arm_dbg Platform Id: linux Crash Type: CHECK failure Crash Address: Crash State: !escape_analysis_->IsVirtual(node) in escape-analysis-reducer.cc Regressed: V8: r39775:39776 Fixed: V8: r40285:40286 Minimized Testcase (0.27 Kb): Download: https://cluster-fuzz.appspot.com/download/AMIfv95YhKelagwIU89gQs-9KIvQBlWt7l-j_Ij9BcOmIe3-fJrn-Do6LppIt7oo48PbiIsYRK5yyBp_UyOf4Hn3odrE9Xrcpy-C3BdyurshooMQMmyYuL8ZTeM392dZP1otat6KZytsf_iQGs_SZtlJL2-wv8xZjA?testcase_id=5342304581976064 function __f_1(o) { var __v_0 = 1; __v_3 = o.y; } __f_1({y:1.4}, [1]); __f_1({y:1.6}, [1]); __v_2 = { x: 1.5 }; (function __f_12() { })(); function __f_11() { function __f_9() {} __f_1({x:1}, [1]); } __f_11(); %OptimizeFunctionOnNextCall(__f_11); __f_11(); 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.
,
Oct 14 2016
ClusterFuzz testcase is verified as fixed, closing issue. If this is incorrect, please add ClusterFuzz-Wrong label and re-open the issue.
,
Nov 22 2016
Removing EditIssue view restrictions from ClusterFuzz filed bugs. If you believe that this issue should still be restricted, please reapply the label. For more details visit https://www.chromium.org/issue-tracking/autotriage - Your friendly Sheriffbot |
|||
►
Sign in to add a comment |
|||
Comment 1 by mmohammad@chromium.org
, Oct 6 2016Status: Assigned (was: Untriaged)