Skip to content

Instantly share code, notes, and snippets.

@elblivion
Created February 1, 2016 16:27
Show Gist options
  • Save elblivion/010225fdcd69f2d98517 to your computer and use it in GitHub Desktop.
Save elblivion/010225fdcd69f2d98517 to your computer and use it in GitHub Desktop.
NSolid core dump
nsolid-console: ../src/node_zlib.cc:124: static void node::ZCtx::Write(const v8::FunctionCallbackInfo<v8::Value>&) [with bool async = true]: Assertion `(false) == (ctx->pending_close_ && "close is pending")' failed.
Aborted (core dumped)
npm ERR! Linux 3.13.0-74-generic
npm ERR! argv "/home/stanton/nsolid-v1.2.0-linux-x64/bin/nsolid" "/home/stanton/nsolid-v1.2.0-linux-x64/bin/npm" "start"
npm ERR! node v4.2.4
npm ERR! npm v2.14.12
npm ERR! code ELIFECYCLE
npm ERR! nsolid-console@1.4.4 start: `NODE_ENV=production node bin/nsolid-console --interval=1000`
npm ERR! Exit status 134
npm ERR!
npm ERR! Failed at the nsolid-console@1.4.4 start script 'NODE_ENV=production node bin/nsolid-console --interval=1000'.
npm ERR! This is most likely a problem with the nsolid-console package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! NODE_ENV=production node bin/nsolid-console --interval=1000
npm ERR! You can get their info via:
npm ERR! npm owner ls nsolid-console
npm ERR! There is likely additional logging output above.
npm ERR! Please include the following file with any support request:
npm ERR! /home/stanton/nsolid-console-v1.4.4-linux-x64/npm-debug.log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment