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

Runtime error when dealing w/ more formulas #12

Open
joaomhmpereira opened this issue Apr 17, 2024 · 0 comments
Open

Runtime error when dealing w/ more formulas #12

joaomhmpereira opened this issue Apr 17, 2024 · 0 comments

Comments

@joaomhmpereira
Copy link
Member

joaomhmpereira commented Apr 17, 2024

When dealing with a bigger number of formulas a fatal error/seg fault occurs.

For instance, in example incremental.ml (https://github.com/formalsec/ocaml-cvc5/blob/main/examples/incremental.ml), if the number of loop iterations is set to a higher number (e.g. 5000 iterations) we get the error:

Fatal error: exception Invalid_argument("Invalid term in 'children' at index 0, expected a term associated with the term manager of this solver") or simply a segmentation fault.

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

No branches or pull requests

2 participants