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

Out of memory (with 64GB RAM) #122

Closed
koen84 opened this issue Mar 23, 2021 · 4 comments
Closed

Out of memory (with 64GB RAM) #122

koen84 opened this issue Mar 23, 2021 · 4 comments

Comments

@koen84
Copy link

koen84 commented Mar 23, 2021

System information

Geth version: https://github.com/binance-chain/bsc/releases/download/v1.0.6/geth_linux
OS & Version: Ubuntu 18.04 LTS

Expected behaviour

BSC completes startup

Actual behaviour

BSC crashloops

Steps to reproduce the behaviour

On my 2nd server i've got this issue, unlike my primary server. There's 64GB RAM in this server (128GB in the primary.)

Backtrace

See file
bsc_outofmemory.txt

@unclezoro
Copy link
Collaborator

@koen84 thanks for reporting this. If it is reproducible, can you do curl -sK -v http://localhost:6060/debug/pprof/heap > heap.out to get the heap dump? (6060 is the metrics port, please change according to your config)

@dsbaars
Copy link

dsbaars commented Apr 9, 2021

Can you show your config.toml and the head of your log? Might help us to know how much cache geth is trying to use.

@koen84
Copy link
Author

koen84 commented Apr 11, 2021

I started fresh, using a different backup. If relevant i can still check those things, but that error state was cleared.

@unclezoro
Copy link
Collaborator

fixed in #190, closing this.

galaio pushed a commit to galaio/bsc that referenced this issue Jul 31, 2024
Co-authored-by: will@2012 <xibaow2020@qq.com>
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

3 participants