We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I got the following stack trace:
node[8485]: ../src/signal_wrap.cc:159:void node::DecreaseSignalHandlerCount(int): Assertion `(new_handler_count) >= (0)' failed. 1: 0x563a211ae041 node::Abort() [node] 2: 0x563a211ae0e1 [node] 3: 0x563a2125b183 node::DecreaseSignalHandlerCount(int) [node] 4: 0x563a2125b2af [node] 5: 0x563a21141927 node::Environment::CleanupHandles() [node] 6: 0x563a21141bff node::Environment::RunCleanup() [node] 7: 0x563a211f4a3b node::NodeMainInstance::Run() [node] 8: 0x563a2117b4de node::Start(int, char**) [node] 9: 0x7f331002c153 __libc_start_main [/usr/lib/libc.so.6] 10: 0x563a2110874e _start [node] fish: “npm ci” terminated by signal SIGABRT (Abort)
I will try to create a repository that reproduces it if needed, I will update the issue.
The text was updated successfully, but these errors were encountered:
Duplicate of #30581.
Sorry, something went wrong.
No branches or pull requests
I got the following stack trace:
I will try to create a repository that reproduces it if needed, I will update the issue.
The text was updated successfully, but these errors were encountered: