-
-
Notifications
You must be signed in to change notification settings - Fork 35.2k
uv__io_poll: Assertion `timeout != -1' failed #36471
Copy link
Copy link
Closed
Labels
libuvIssues and PRs related to the libuv dependency or the uv binding.Issues and PRs related to the libuv dependency or the uv binding.
Description
- Version 10.9.0:
- Platform CentOS Linux 7 (Core):
- Subsystem kernelVersion: 4.14.0_1-0-0-28:
What steps will reproduce the bug?
When I run the node service in the Linux mirror machine, an error is reported when I start it.
How often does it reproduce? Is there a required condition?
Stable recurrence
What is the expected behavior?
I hope the code(nodejs/npm) can run normally in the node environment;
What do you see instead?
When I run JS or NPM scripts, I will report an error:npm: ../deps/uv/src/unix/linux-core.c:345: uv__io_poll: Assertion `timeout != -1' failed
Additional information
In k8s, some machines can start normally, and some machines will report errors; the kernel of error reporting machines is 4.14.0_ 1-0-0-28。 Please tell me when to assert '/ DEPs / UV / SRC / Unix / Linux core. C: 345: UV__ Io_ poll: Assertion `timeout != -1'’.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
libuvIssues and PRs related to the libuv dependency or the uv binding.Issues and PRs related to the libuv dependency or the uv binding.