New issue
Advanced search Search tips

Issue 724154 link

Starred by 1 user

Issue metadata

Status: Duplicate
Merged: issue 723366
Owner:
Closed: May 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Windows
Pri: 1
Type: Bug



Sign in to add a comment

Null-dereference READ in v8::internal::Runtime_StoreIC_Miss

Project Member Reported by ClusterFuzz, May 18 2017

Issue description

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

Fuzzer: mbarbella_js_mutation
Job Type: windows_asan_d8
Platform Id: windows

Crash Type: Null-dereference READ
Crash Address: 0x0000000b
Crash State:
  v8::internal::Runtime_StoreIC_Miss
  v8::internal::Invoke
  v8::internal::Execution::Call
  
Sanitizer: address (ASAN)

Regressed: https://clusterfuzz.com/revisions?job=windows_asan_d8&range=468030:468057

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


Issue filed automatically.

See https://dev.chromium.org/Home/chromium-security/bugs/reproducing-clusterfuzz-bugs for more information.
 
Owner: ishell@chromium.org
Status: Assigned (was: Untriaged)
In Optdebug, I get this error:
#
# Fatal error in ../../src/ic/ic.cc, line 2037
# Check failed: 1 <= target_receiver_maps.size() (1 vs. 0).
#

Igor, is this a dupe of https://bugs.chromium.org/p/chromium/issues/detail?id=723455?

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

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

Comment 3 by ishell@chromium.org, May 29 2017

Mergedinto: 723366
Status: Duplicate (was: Assigned)
Project Member

Comment 4 by ClusterFuzz, May 31 2017

ClusterFuzz has detected this issue as fixed in range 475564:475615.

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

Fuzzer: mbarbella_js_mutation
Job Type: windows_asan_d8
Platform Id: windows

Crash Type: Null-dereference READ
Crash Address: 0x0000000b
Crash State:
  v8::internal::Runtime_StoreIC_Miss
  v8::internal::Invoke
  v8::internal::Execution::Call
  
Sanitizer: address (ASAN)

Regressed: https://clusterfuzz.com/revisions?job=windows_asan_d8&range=468030:468057
Fixed: https://clusterfuzz.com/revisions?job=windows_asan_d8&range=475564:475615

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


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.

Sign in to add a comment