Skip to content

13.2.0 crashes when running uglify-js fuzzer #30586

@alexlamsl

Description

@alexlamsl
  • 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

No one assigned

    Labels

    v8 engineIssues and PRs related to the V8 dependency.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions