-
-
Notifications
You must be signed in to change notification settings - Fork 33.9k
Closed
Labels
async_hooksIssues and PRs related to the async hooks subsystem.Issues and PRs related to the async hooks subsystem.duplicateIssues and PRs that are duplicates of other issues or PRs.Issues and PRs that are duplicates of other issues or PRs.httpIssues or PRs related to the http subsystem.Issues or PRs related to the http subsystem.
Description
- Version: 8.0.0
- Platform: Linux x64
I found a C++ error in my node server log file with no always appear.
Error detail
/usr/local/services/TSW-1.0/bin/node-v8.0.0/bin/node[3932]: ../src/env-inl.h:131:void node::Environment::AsyncHooks::push_ids(double, double): Assertion `(trigger_id) >= (0)' failed.
1: node::Abort() [TSW/worker/4]
2: node::Assert(char const* const (*) [4]) [TSW/worker/4]
3: node::AsyncWrap::PushAsyncIds(v8::FunctionCallbackInfo<v8::Value> const&) [TSW/worker/4]
4: 0x2dcc54294185
I have no idea about the error, if you need more information, feel free to contact me.
Metadata
Metadata
Assignees
Labels
async_hooksIssues and PRs related to the async hooks subsystem.Issues and PRs related to the async hooks subsystem.duplicateIssues and PRs that are duplicates of other issues or PRs.Issues and PRs that are duplicates of other issues or PRs.httpIssues or PRs related to the http subsystem.Issues or PRs related to the http subsystem.