Closed
Description
- Version:6.2.1, compile from source code and install use make
- Platform:Ubuntu 12.04 and 14.04
- Subsystem:
With node upgraded to 6.2.1, we got 'Segment Fault error' in several projects. It doesn't happen every time, but the probability is rather high. We've tried 'npm rebuild' according to google search result implying this may have something to do with node native modules. The error still remains.
What's your advice?