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

Several locations swallow std::bad_alloc #6979

Closed
tbfleming opened this issue Mar 21, 2019 · 1 comment
Closed

Several locations swallow std::bad_alloc #6979

tbfleming opened this issue Mar 21, 2019 · 1 comment
Labels

Comments

@tbfleming
Copy link
Contributor

If a plugin throws std::bad_alloc from a handler, controller_impl::emit will report signal handler threw exception and keep running. Many macros throughout the codebase, including fc, also swallow this exception.

Possibly related to #6377.

@tbfleming tbfleming added the bug label Mar 21, 2019
heifner added a commit that referenced this issue Aug 7, 2019
@heifner heifner mentioned this issue Aug 7, 2019
3 tasks
heifner added a commit that referenced this issue Aug 9, 2019
@heifner heifner mentioned this issue Aug 9, 2019
3 tasks
heifner added a commit that referenced this issue Aug 9, 2019
@heifner heifner mentioned this issue Aug 9, 2019
3 tasks
@aclark-b1
Copy link

In order to focus our efforts on issues that are currently creating difficulty for the community we are closing tickets that were created prior to the EOSIO 2.0 release. If you believe this issue is still relevant please feel free to reopen it or create a new one. Thank you for your continued support of EOSIO!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants