Skip to content

/usr/bin/node[14405]: ../src/node_http_parser.cc:398:static void node::Parser::Execute(const v8::FunctionCallbackInfo<v8::Value>&): Assertion `(parser->current_buffer_len_) == (0)' failed. #13075

@Fov6363

Description

@Fov6363

My project use pm2 manager,pm2 error log find error:

335 /usr/bin/node[14405]: ../src/node_http_parser.cc:398:static void node::Parser::Execute(const v8::FunctionCallbackInfo<v8::Value>&): Assertion `(parser->current_buffer_len_) == (0)' failed.
336  1: node::Abort() [node /data1/baas_server/nodejs_api_x35/cluster.js]
337  2: node::Assert(char const* const (*) [4]) [node /data1/baas_server/nodejs_api_x35/cluster.js]
338  3: node::Parser::Execute(v8::FunctionCallbackInfo<v8::Value> const&) [node /data1/baas_server/nodejs_api_x35/cluster.js]
339  4: v8::internal::FunctionCallbackArguments::Call(void (*)(v8::FunctionCallbackInfo<v8::Value> const&)) [node /data1/baas_server/nodejs_api_x35/cluster.js]
340  5: 0xa733fd [node /data1/baas_server/nodejs_api_x35/cluster.js]
341  6: 0xa73c92 [node /data1/baas_server/nodejs_api_x35/cluster.js]
342  7: v8::internal::Builtin_HandleApiCall(int, v8::internal::Object**, v8::internal::Isolate*) [node /data1/baas_server/nodejs_api_x35/cluster.js]
343  8: 0x24cfb73843a7

Who can tell you what the mistake

Metadata

Metadata

Assignees

No one assigned

    Labels

    httpIssues or PRs related to the http subsystem.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions