Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

1.8.1 hard replay crashed throw bad_alloc #7705

Closed
DebugFuture opened this issue Jul 30, 2019 · 1 comment
Closed

1.8.1 hard replay crashed throw bad_alloc #7705

DebugFuture opened this issue Jul 30, 2019 · 1 comment

Comments

@DebugFuture
Copy link

nodeos version: 1.8.1
system: 4 core 32 GB

chain-state-db-size-mb = 30000
reversible-blocks-db-size-mb = 2048

plugins:
plugin = eosio::chain_api_plugin

eos | info 2019-07-30T12:29:26.787 nodeos block_log.cpp:477 repair_log ] Recovered block 11424000
eos | info 2019-07-30T12:29:26.795 nodeos block_log.cpp:477 repair_log ] Recovered block 11425000
eos | info 2019-07-30T12:29:26.802 nodeos block_log.cpp:477 repair_log ] Recovered block 11426000
eos | info 2019-07-30T12:29:26.809 nodeos block_log.cpp:477 repair_log ] Recovered block 11427000
eos | info 2019-07-30T12:29:26.817 nodeos block_log.cpp:477 repair_log ] Recovered block 11428000
eos | warn 2019-07-30T12:29:26.835 nodeos chain_plugin.cpp:958 plugin_initialize ] 13 St9bad_alloc: std::bad_alloc
eos | rethrow std::bad_alloc:
eos | {"what":"std::bad_alloc"}
eos | nodeos chain_plugin.cpp:958 plugin_initialize
eos | error 2019-07-30T12:29:26.835 nodeos main.cpp:114 main ] 13 St9bad_alloc: std::bad_alloc
eos | rethrow std::bad_alloc:
eos | {"what":"std::bad_alloc"}
eos | nodeos chain_plugin.cpp:958 plugin_initialize
eos exited with code 254

@heifner
Copy link
Contributor

heifner commented Aug 30, 2019

This should be fixed in 1.8.2 by #7743

@heifner heifner closed this as completed Aug 30, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants