bnb-chain / bsc

A BNB Smart Chain client based on the go-ethereum fork
GNU Lesser General Public License v3.0
2.74k stars 1.56k forks source link

memory leak #2686

Open NathanBSC opened 2 months ago

NathanBSC commented 2 months ago

System information

based a old snapshot (in May) sync against mainnet

./geth --config ./config.toml --datadir data-seed --cache 15000 --rpc.allow-unprotected-txs --history.transactions 0 --syncmode full --metrics --metrics.addr 10.180.41.196

catch up latest block now

8~9 hours after restart image

Expected behaviour

Actual behaviour

Steps to reproduce the behaviour

Backtrace

[backtrace]

When submitting logs: please submit them as text and not screenshots.

Kutasy commented 2 months ago

./geth --config ./config.toml --datadir data-seed --cache 15000 --rpc.allow-unprotected-txs --history.transactions 0 --syncmode full --metrics --metrics.addr 10.180.41.196