chakra-core / chakra-core/ChakraCore

ASSERTION failure at ChakraCore/lib/Common/Memory/PageAllocator.cpp, line 491

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

Description

OS: Ubuntu 16.04
arch:x86-64
build:debug
poc:
var v0 = 2000000000;
var v1 = "";
for(var v2 = 1;(v2) < (v0);v2++){
v1 += " ";
}

ASSERTION 107996: (~/ChakraCore/lib/Common/Memory/PageAllocator.cpp, line 491) vpresult != FALSE
Failure: (vpresult != 0)
Illegal instruction (core dumped)

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.