Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Potential fork bomb #1741

Open
ieu opened this issue Apr 22, 2024 · 0 comments · May be fixed by #1761
Open

Potential fork bomb #1741

ieu opened this issue Apr 22, 2024 · 0 comments · May be fixed by #1761

Comments

@ieu
Copy link

ieu commented Apr 22, 2024

Executables shipped with volta may spawn tons of process and drain out memories.

Steps to reproduce:

  1. Install volta.
  2. Install node using volta install node.
  3. Run node.exe from the Explorer.

Environment:
Operating System: Windows 11 23H2
Volta: v1.1.1
Node: 20.12.2 (latest)
npm: 10.5.0 (shipped with Node)

Screenshot:

Log:

"node"
Volta v1.1.1

Node is not available.

To run any Node command, first set a default version using `volta install node`

Error cause: The paging file is too small for this operation to complete. (os error 1455)
@chawyehsu chawyehsu linked a pull request May 23, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant