nearprotocol / stakewars

Stake Wars leaderboard and place to report issues
53 stars 242 forks source link

NODE CRASH caused by a sudden memory and cpu soar #32

Closed marco-sundsk closed 4 years ago

marco-sundsk commented 5 years ago

Describe the bug or test At height 34905, usage of mem and cpu both soar, cpu from 4% to 100%, mem from 0.39G to 4G and cause a oomkiller process. After auto restart, node then halt at heigh 34914, and say: Received Sync while Connecting from Outbound connection. And finally, node stuck at 35002, and says Downloading headers 100%.

How to Reproduce Steps to reproduce the behavior:

  1. Happened at 2019-11-13T06:35:29
  2. see screen shot for detail info

Expected behavior OR Outcome of test running smoothly.

Specs (please complete the following information):

Additional context

Screenshots Optional first shot: bug3

after auto restart: bug4

at some point of restarting, it shows different: bug5

finally: bug6

bowenwang1996 commented 4 years ago

The bug is fixed in https://github.com/nearprotocol/nearcore/pull/1688