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 goal.cpp:291 (proof) #4045

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

Assertion violation at goal.cpp:291 (proof) #4045

rainoftime opened this issue Apr 21, 2020 · 0 comments

Comments

@rainoftime
Copy link
Contributor

Hi, for the following formula,

(set-logic QF_AUFBV)
(set-option :proof true)
(assert (! (or true true true) :named IP_1))
(check-sat-using (then bvarray2uf ackermannize_bv nra))

z3 (commit dd064a5) throws an assertion violation

ASSERTION VIOLATION
File: ../src/tactic/goal.cpp
Line: 291
f == m().get_fact(pr)
@rainoftime rainoftime changed the title Assertion violation at goal.cpp:291 Assertion violation at goal.cpp:291 (proof) Apr 21, 2020
NikolajBjorner added a commit to NikolajBjorner/z3 that referenced this issue Apr 22, 2020
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