Blockstream / Blockstream/esplora
std::bad_alloc keep getting this after ~ 30min
Open
- Dominant language
- JavaScript
- Stars
- 1.3k
- Forks
- 514
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 16
Description
Everytime i start it and it go on parsing the info to the DB it crashes after around 1000 blocks with the error below, my machine is a 10GB 4CPU.
`TRACE - parsing 133763593 bytes TRACE - reading "/root/.bitcoin/blocks/blk00967.dat" TRACE - fetched 139 blocks DEBUG - writing 1935011 rows to RocksDB { path: "./db/mainnet/newindex/history" }, flush=Disable terminate called after throwing an instance of 'std::bad_alloc' what(): std::bad_alloc Killed`
Any tips?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.