3

我在 CentOS 版本 6.3 (Final) 上安装了 nodejs 包

但它在不带参数运行时在启动时崩溃:

[root@lcnolw1073 ~]# nodejs

    nodejs: ../src/handle_wrap.cc:65: static v8::Handle<v8::Value> node::HandleWrap::Unref(const v8::Arguments&): Assertion `args.Holder()->InternalFieldCount() > 0' failed.
    Aborted (core dumped)

还有一个空文件:

[root@lcnolw1073 ~]# nodejs /dev/null
Segmentation fault (core dumped)
4

0 回答 0