Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PID 11231 received SIGSEGV process reboot #22080

Closed
kevalin opened this issue Aug 2, 2018 · 2 comments
Closed

PID 11231 received SIGSEGV process reboot #22080

kevalin opened this issue Aug 2, 2018 · 2 comments

Comments

@kevalin
Copy link

kevalin commented Aug 2, 2018

  • Version: v4.7.0
  • Platform: Linux Test 2.6.32-696.el6.x86_64 deps: update openssl to 1.0.1j #1 SMP Tue Mar 21 19:29:05 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux
  • Subsystem:
  • pm2 2.9.3

I use pm2 to control all processes. Sometime one the process received SIGSEGV to reboot. It is very horrible. Please help me what's happened? Thanks.

This is the error-log

PID 11231 received SIGSEGV for address: 0x3adc3c56bb98
/data/node/colors/node_modules/segfault-handler/build/Release/segfault-handler.node(+0x2d80)[0x7f16af1f8d80]
/lib64/libpthread.so.0(+0xf7e0)[0x7f16c0d627e0]
node /data/node/colors/main.js(_ZN2v88internal9HashTableINS0_15ObjectHashTableENS0_20ObjectHashTableShapeENS0_6HandleINS0_6ObjectEEEE18FindInsertionEntryEj+0x40)[0xc08780]
node /data/node/colors/main.js(_ZN2v88internal15ObjectHashTable3PutENS0_6HandleIS1_EENS2_INS0_6ObjectEEES5_i+0x124)[0xc091a4]
node /data/node/colors/main.js(_ZN2v88internal7Runtime17WeakCollectionSetENS0_6HandleINS0_16JSWeakCollectionEEENS2_INS0_6ObjectEEES6_i+0x59)[0xc7a349]
node /data/node/colors/main.js(_ZN2v88internal25Runtime_WeakCollectionSetEiPPNS0_6ObjectEPNS0_7IsolateE+0x11d)[0xc7a5ad]
[0x2a1ad940963b]
[2018-08-01 17:33:45]====================================
[2018-08-01 17:33:45] 11
[2018-08-01 17:33:45] 64717579533208
[2018-08-01 17:33:45] [ '/data/node/colors/node_modules/segfault-handler/build/Release/segfault-handler.node(+0x2d80) [0x7f16af1f8d80]',
  '/lib64/libpthread.so.0(+0xf7e0) [0x7f16c0d627e0]',
  'node /data/node/colors/main.js(_ZN2v88internal9HashTableINS0_15ObjectHashTableENS0_20ObjectHashTableShapeENS0_6HandleINS0_6ObjectEEEE18FindInsertionEntryEj+0x40) [0xc08780]',
  'node /data/node/colors/main.js(_ZN2v88internal15ObjectHashTable3PutENS0_6HandleIS1_EENS2_INS0_6ObjectEEES5_i+0x124) [0xc091a4]',
  'node /data/node/colors/main.js(_ZN2v88internal7Runtime17WeakCollectionSetENS0_6HandleINS0_16JSWeakCollectionEEENS2_INS0_6ObjectEEES6_i+0x59) [0xc7a349]',
  'node /data/node/colors/main.js(_ZN2v88internal25Runtime_WeakCollectionSetEiPPNS0_6ObjectEPNS0_7IsolateE+0x11d) [0xc7a5ad]',
  '[0x2a1ad940963b]' ]
[2018-08-01 17:33:45]====================================
@mscdex
Copy link
Contributor

mscdex commented Aug 2, 2018

Upgrade at least to the latest node v4.x. This was fixed in v4.8.6 I believe. Be aware though, v4.x is no longer maintained, so you should consider upgrading to the latest LTS (currently v10.x).

@mscdex mscdex closed this as completed Aug 2, 2018
@kevalin
Copy link
Author

kevalin commented Aug 2, 2018

well, I will have a try. thk!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants