Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
298 views
in Technique[技术] by (71.8m points)

node.js - Could NodeJS crash from out of heap memory be a sign of hacking?

I have a NodeJS server running for nearly a year without problems. I saw this error in the logs:

FATAL ERROR: Ineffective mark-compacts near heap limit Allocation failed - JavaScript heap out of memory

Writing Node.js report to file: report.20210126.075718.28392.0.001.json
Node.js report completed

The server restarted on its own. The stdout shows no server activity from requests in the previous 30 minutes. The SSH logs show some connection attempts in that time but I don't think they could have caused a heap failure on the NodeJS server.

Could this out of heap memory failure be a sign of hacking?

question from:https://stackoverflow.com/questions/65898359/could-nodejs-crash-from-out-of-heap-memory-be-a-sign-of-hacking

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Reply

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
OGeek|极客中国-欢迎来到极客的世界,一个免费开放的程序员编程交流平台!开放,进步,分享!让技术改变生活,让极客改变未来! Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...