Closed
Description
- Version: v4.8.4
- Platform:
Linux <hostname> 2.6.32-504.el6.x86_64 #1 SMP Wed Oct 15 04:27:16 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
Opening this early but so far I have neither a good reproduction nor any hint of the root cause.
After trying to roll out node v4.8.4 on some of our hosts, we are seeing occasional process crashes:
Jul 13 20:32:04 <hostname> kernel: node[14507]: segfault at 3b5f2eb00504 ip 0000000000aed6c1 sp 00007fffb02b1eb0 error 4 in node[400000+12e5000]
This happened using the official binary distribution (https://nodejs.org/dist/v4.8.4/v4.8.4-linux-x64.tar.gz).
This didn't happen with node v4.6.1 (a rollback to this version made the crashes go away).