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

Error message for creating child process using fork() #56544

Open
yin-shu opened this issue Jan 10, 2025 · 4 comments
Open

Error message for creating child process using fork() #56544

yin-shu opened this issue Jan 10, 2025 · 4 comments

Comments

@yin-shu
Copy link

yin-shu commented Jan 10, 2025

Version

16.17.1

Platform

windows7 and windows11 x64

Subsystem

No response

What steps will reproduce the bug?

On some Windows computers, including Windows 7 and Windows 11, an error occurs when I fork() to create a child process
Image

How often does it reproduce? Is there a required condition?

It appears in some computers, but no correlation can be found

What is the expected behavior? Why is that the expected behavior?

no

What do you see instead?

no

Additional information

No response

@marco-ippolito
Copy link
Member

marco-ippolito commented Jan 10, 2025

Node v16 is end of life, can you provide a reproduction and check if it is reproducible in newer versions?
Also please consider updagrading

@StefanStojanovic
Copy link
Contributor

In addition to the previous comment, Windows 7 is also EOL.

@yin-shu
Copy link
Author

yin-shu commented Jan 17, 2025

I switched to nodejs 20.11.1, and creating child processes on these Windows11 results in an error

Image

@StefanStojanovic
Copy link
Contributor

Could you provide a reproduction script for this error?

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

No branches or pull requests

3 participants