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 errors should be non-critical #26

Open
mkroetzsch opened this issue Aug 23, 2019 · 1 comment
Open

Out of memory errors should be non-critical #26

mkroetzsch opened this issue Aug 23, 2019 · 1 comment

Comments

@mkroetzsch
Copy link
Collaborator

In cases where reasoning exhausts my memory, I get:

terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc

It would be good if VLog could recover from this, i.e., free resources and throw an exception that VLog4j can check for.

CerielJacobs added a commit that referenced this issue Aug 23, 2019
@CerielJacobs
Copy link
Contributor

CerielJacobs commented Aug 23, 2019 via email

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

2 participants