-
-
Notifications
You must be signed in to change notification settings - Fork 32.2k
Closed
Labels
v8 engineIssues and PRs related to the V8 dependency.Issues and PRs related to the V8 dependency.
Description
- Version: 13.2.0
- Platform: Ubuntu & Windows
Node.js silently crashes when running the following:
$ git clone https://github.com/mishoo/UglifyJS2.git
$ cd UglifyJS2
$ node --max-old-space-size=2048 test/ufuzz
581 of Infinity
$
The process is expected to run indefinitely, as with 13.1.0 and all previous versions of Node.js. Instead with 13.2.0 it aborts without even returning a non-zero code.
Metadata
Metadata
Assignees
Labels
v8 engineIssues and PRs related to the V8 dependency.Issues and PRs related to the V8 dependency.