slot >= 0 && slot <= kMaxSlots in slot-set.h |
||||
Issue descriptionDetailed report: https://cluster-fuzz.appspot.com/testcase?key=5730404023926784 Fuzzer: mbarbella_js_mutation Job Type: linux_asan_d8_ignition_v8_arm_dbg Platform Id: linux Crash Type: CHECK failure Crash Address: Crash State: slot >= 0 && slot <= kMaxSlots in slot-set.h Regressed: V8: r37375:37376 Minimized Testcase (0.19 Kb): Download: https://cluster-fuzz.appspot.com/download/AMIfv97qZeT_EBolvYDkssmN70gBVoQU9Ikz53jEZk-PZs2OxQcf2y3RXHcXlFjOKU707oflzSIN8s0t90k4amm_-XRXIGQSWGHqGdNLkOTsK7MwkuXFleYVAYnOvQ8vBoZfzpRFt0-5j3E7VvQuSScIRNSwWK3rTw?testcase_id=5730404023926784 __v_0 = new Array(5000000); __v_0.length = 23; let handler = new Proxy({}, {get: function() { switch (key) { } }}); __v_0[2] = {c: 7}; function __f_2() { } for (x in __v_15) { } Filer: mmohammad See https://dev.chromium.org/Home/chromium-security/bugs/reproducing-clusterfuzz-bugs for more information.
,
Jun 30 2016
Regression range points to [heap] Reland uncommit unused large object page memory. https://codereview.chromium.org/2109943003
,
Jun 30 2016
The following revision refers to this bug: https://chromium.googlesource.com/v8/v8.git/+/5a8cfaf06df674c98944348441034267cbccaf79 commit 5a8cfaf06df674c98944348441034267cbccaf79 Author: ulan <ulan@chromium.org> Date: Thu Jun 30 15:00:54 2016 Fix clearing of slots on large page uncommit BUG= chromium:624544 LOG=NO Review-Url: https://codereview.chromium.org/2110213003 Cr-Commit-Position: refs/heads/master@{#37451} [modify] https://crrev.com/5a8cfaf06df674c98944348441034267cbccaf79/src/heap/remembered-set.h [modify] https://crrev.com/5a8cfaf06df674c98944348441034267cbccaf79/src/heap/slot-set.h [modify] https://crrev.com/5a8cfaf06df674c98944348441034267cbccaf79/src/heap/spaces.cc [modify] https://crrev.com/5a8cfaf06df674c98944348441034267cbccaf79/test/cctest/heap/test-heap.cc
,
Jun 30 2016
ClusterFuzz has detected this issue as fixed in range 37450:37451. Detailed report: https://cluster-fuzz.appspot.com/testcase?key=5730404023926784 Fuzzer: mbarbella_js_mutation Job Type: linux_asan_d8_ignition_v8_arm_dbg Platform Id: linux Crash Type: CHECK failure Crash Address: Crash State: slot >= 0 && slot <= kMaxSlots in slot-set.h Regressed: V8: r37375:37376 Fixed: V8: r37450:37451 Minimized Testcase (0.19 Kb): Download: https://cluster-fuzz.appspot.com/download/AMIfv97qZeT_EBolvYDkssmN70gBVoQU9Ikz53jEZk-PZs2OxQcf2y3RXHcXlFjOKU707oflzSIN8s0t90k4amm_-XRXIGQSWGHqGdNLkOTsK7MwkuXFleYVAYnOvQ8vBoZfzpRFt0-5j3E7VvQuSScIRNSwWK3rTw?testcase_id=5730404023926784 __v_0 = new Array(5000000); __v_0.length = 23; let handler = new Proxy({}, {get: function() { switch (key) { } }}); __v_0[2] = {c: 7}; function __f_2() { } for (x in __v_15) { } 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.
,
Jun 30 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
, Jun 29 2016Status: Assigned (was: Available)