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

Assertion violation at src/api/MainSolver.cc:131 (non-incremental, proof enabled) #94

Closed
rainoftime opened this issue Apr 10, 2020 · 0 comments

Comments

@rainoftime
Copy link

rainoftime commented Apr 10, 2020

Related #64


Hi, for this formula

(set-logic QF_LIA)
(declare-fun i1 () Int)
(check-sat)

opensmt (commit a492c61) throws an assertion violation

opensmt: /home/rainoftime/Work/tofuzz/opensmt/src/api/MainSolver.cc:131: sstat MainSolver::simplifyFormulas(char**): Assertion `frame.substs == logic.getTerm_true()' failed.

PRODUCE_PROOF is enabled when building opensmt

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

1 participant