hyperboria / bugs

Peer-to-peer IPv6 networking, secure and near-zero-conf.
154 stars 17 forks source link

Node Segfaults during Build on BBB Angstrom Linux #99

Closed interfect closed 8 years ago

interfect commented 8 years ago

Using the default Angstrom Linux that the BeagleBone Black ships with, running ./do causes node to segfault:

''' ./do: line 173: 1082 Segmentation Fault "$node_cmd" ./node_build/make.js "$@" '''

The node in question is version 0.8.22, which supposedly is above the minimum required.