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

Fix exit crash - 1.8 #7888

Merged
merged 3 commits into from
Sep 11, 2019
Merged

Fix exit crash - 1.8 #7888

merged 3 commits into from
Sep 11, 2019

Conversation

heifner
Copy link
Contributor

@heifner heifner commented Sep 11, 2019

Change Description

  • nodeos has been core dumping on exit intermittently for our nodeos_startup_catchup_lr_test
  • core file indicated processing of publish of transaction result during destruction of io_context
  • Add application post of low priority item to application queue with capture of shared_ptr of impls of producer_plugin_impl and net_plugin_impl to keep them alive. The net_plugin change was already part of develop branch.
  • 40+ runs of nodeos_startup_catchup_lr_test all passed with this fix.

Consensus Changes

  • Consensus Changes

API Changes

  • API Changes

Documentation Additions

  • Documentation Additions

@heifner heifner merged commit 4522caa into release/1.8.x Sep 11, 2019
@heifner heifner deleted the fix-exit-crash-1.8 branch September 11, 2019 20:53
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants