New issue
Advanced search Search tips

Issue 726836 link

Starred by 2 users

Issue metadata

Status: Verified
Owner:
Closed: May 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 1
Type: Bug



Sign in to add a comment

CHECK failure: nofMappedParameters <= context_object->length() in objects-debug.cc

Project Member Reported by ClusterFuzz, May 26 2017

Issue description

Detailed report: https://clusterfuzz.com/testcase?key=6343749881036800

Fuzzer: inferno_js_fuzzer_c
Job Type: linux_asan_d8
Platform Id: linux

Crash Type: CHECK failure
Crash Address: 
Crash State:
  nofMappedParameters <= context_object->length() in objects-debug.cc
  
Sanitizer: address (ASAN)

Regressed: V8: 44701:44702

Reproducer Testcase: https://clusterfuzz.com/download?testcase_id=6343749881036800


Issue filed automatically.

See https://dev.chromium.org/Home/chromium-security/bugs/reproducing-clusterfuzz-bugs for more information.
 

Comment 1 by ishell@chromium.org, May 27 2017

Cc: ishell@chromium.org jkummerow@chromium.org
 Issue 726777  has been merged into this issue.

Comment 2 by ishell@chromium.org, May 27 2017

Owner: cbruni@chromium.org
Status: Assigned (was: Untriaged)
Bisects to 1979ab55fb920862bc6bc7d42e99cdb080589cfd.
Project Member

Comment 3 by bugdroid1@chromium.org, May 30 2017

The following revision refers to this bug:
  https://chromium.googlesource.com/v8/v8.git/+/32e4bcd9748ff49503bed57bb9e8a9cba329c601

commit 32e4bcd9748ff49503bed57bb9e8a9cba329c601
Author: Camillo Bruni <cbruni@chromium.org>
Date: Tue May 30 14:05:34 2017

[heap-verify] Fix arguments verification with mapped elements

Bug:  chromium:726836 
Change-Id: I2eaec8550e7ba038646a1f7834d4514a8d4009ea
Reviewed-on: https://chromium-review.googlesource.com/517954
Reviewed-by: Igor Sheludko <ishell@chromium.org>
Commit-Queue: Camillo Bruni <cbruni@chromium.org>
Cr-Commit-Position: refs/heads/master@{#45604}
[modify] https://crrev.com/32e4bcd9748ff49503bed57bb9e8a9cba329c601/src/objects-debug.cc
[modify] https://crrev.com/32e4bcd9748ff49503bed57bb9e8a9cba329c601/src/objects-printer.cc
[modify] https://crrev.com/32e4bcd9748ff49503bed57bb9e8a9cba329c601/test/mjsunit/arguments.js

Project Member

Comment 4 by ClusterFuzz, May 31 2017

ClusterFuzz has detected this issue as fixed in range 45603:45604.

Detailed report: https://clusterfuzz.com/testcase?key=6343749881036800

Fuzzer: inferno_js_fuzzer_c
Job Type: linux_asan_d8
Platform Id: linux

Crash Type: CHECK failure
Crash Address: 
Crash State:
  nofMappedParameters <= context_object->length() in objects-debug.cc
  
Sanitizer: address (ASAN)

Regressed: V8: 44701:44702
Fixed: V8: 45603:45604

Reproducer Testcase: https://clusterfuzz.com/download?testcase_id=6343749881036800


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.
Project Member

Comment 5 by ClusterFuzz, May 31 2017

Labels: ClusterFuzz-Verified
Status: Verified (was: Assigned)
ClusterFuzz testcase 6343749881036800 is verified as fixed, so closing issue.

If this is incorrect, please add ClusterFuzz-Wrong label and re-open the issue.

Sign in to add a comment