-
-
Notifications
You must be signed in to change notification settings - Fork 35.4k
SIGABRT and libuv error #20068
Copy link
Copy link
Closed
Labels
duplicateIssues and PRs that are duplicates of other issues or PRs.Issues and PRs that are duplicates of other issues or PRs.libuvIssues and PRs related to the libuv dependency or the uv binding.Issues and PRs related to the libuv dependency or the uv binding.
Metadata
Metadata
Assignees
Labels
duplicateIssues and PRs that are duplicates of other issues or PRs.Issues and PRs that are duplicates of other issues or PRs.libuvIssues and PRs related to the libuv dependency or the uv binding.Issues and PRs related to the libuv dependency or the uv binding.
We have observed the follow crash? a number of times over the last few weeks. It's very rare and I have no idea how to reproduce it at will. It can sometimes be days between it happening on a fairly high-traffic service.
The below is all we see in the logs.
The last two lines are from
pm2, which detects the exit of the process and restarts it.It seems to have started after we upgraded from 9.5 to 9.10, but I am not certain of that.