-
-
Notifications
You must be signed in to change notification settings - Fork 33k
Closed
Labels
c++Issues and PRs that require attention from people who are familiar with C++.Issues and PRs that require attention from people who are familiar with C++.dnsIssues and PRs related to the dns subsystem.Issues and PRs related to the dns subsystem.
Description
I have an amazon instance running Ubuntu 14.04 Trusty x86_64. When I download the "Linux Binaries" from the nodejs.org homepage, the node binary will crash just trying to open the REPL.
If I run node -v
I get 5.6.0
. If I run just node
I get
node: ../src/cares_wrap.cc:1262: void node::cares_wrap::Initialize(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Context>): Assertion `(r) == (0)' failed.
Aborted (core dumped)
Metadata
Metadata
Assignees
Labels
c++Issues and PRs that require attention from people who are familiar with C++.Issues and PRs that require attention from people who are familiar with C++.dnsIssues and PRs related to the dns subsystem.Issues and PRs related to the dns subsystem.