chakra-core / chakra-core/ChakraCore

Assertion failure in BackwardPass.cpp

Open
#6,777 0 comments 0 reactions 0 assignees View on GitHub
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.

```
function v0(v1,v2) {
try {
for (let v6 = -1332925573; v6 >= 256; v6++) {
try {
} catch(v7) {
} finally {
break;
}
}
} finally {
}
}
function v8(v9,v10) {
}
const v13 = [65537,v8,65537,-2609076265];
const v16 = AggregateError("bigint");
const opt = v0;let p0 = v13;let p1 = v16;

```

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.