节点因General Protection Fault而崩溃。来自syslog:
Mar 12 23:51:01 ip-10-159-31-166 kernel: [136874.501802] node[28987] general protection ip:8902a8 sp:7fffe8326820 error:0 in node[400000+786000]
我假设Node本身就是原因,因为JS是内存管理的 - 让我知道这是不正确的。
> process.version
'v0.8.19'
节点0.8.19中是否存在导致此问题的已知问题?
如何让节点不崩溃?