near / stakewars-iv

12 stars 9 forks source link

Node got crashed #59

Closed Do0k13 closed 4 months ago

Do0k13 commented 4 months ago

Bug Report

Overview

Service Neard got crashed after about 24 hours running, there's no increase in CPU, RAM or Storage

Affected parties

Validator node

Impact

Node got offline

Reproduction steps

Just running the node with

./target/release/neard --home ~/.near run

[Optional] Code reference

This is the log from validator node:

node got crashed: thread 'actix-rt|system:0|arbiter:45' has overflowed its stack fatal runtime error: stack overflow Aborted

Captura desde 2024-03-07 12-21-51

staffik commented 4 months ago

Thank you for reporting this!

In fact, we believe this issue was known to us and fixed with the following PR: https://github.com/near/nearcore/pull/10663

Once we distribute a new binary for StatelessNet, could you check if it's fixed?

walnut-the-cat commented 4 months ago

@Do0k13 could you confirm if the issue is gone now?

Do0k13 commented 4 months ago

Hello, I think that the issue was solved with PR because now the node is working well