chakra-core / chakra-core/ChakraCore

Assertion failure in CallInfo.cpp

Open
#6,772 2 comments 0 reactions 1 assignee Claimed by @rhuanjl View on GitHub
Bug
Dominant language
JavaScript
Stars
9.3k
Forks
1.2k
PR merge metrics
No merged PRs in 30d

Description

the following poc cause a assertion failure in "debug" build on ubuntu.

```
const v3 = new Int32Array(65537);
const v4 = "replace".localeCompare(...v3);
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.