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 error at /src/smt/theory_bv.cpp:1255 #4836

Closed
rainoftime opened this issue Nov 30, 2020 · 0 comments
Closed

Assertion error at /src/smt/theory_bv.cpp:1255 #4836

rainoftime opened this issue Nov 30, 2020 · 0 comments

Comments

@rainoftime
Copy link
Contributor

rainoftime commented Nov 30, 2020

Hi, for the formula below,
z3 260f759

(declare-fun bv_20-0 () (_ BitVec 20))
(push 1)
(assert (! (or (= (bvneg bv_20-0) (bvneg bv_20-0) (bvnor (bvneg bv_20-0) bv_20-0) bv_20-0 (bvnor (bvneg bv_20-0) bv_20-0))) :named IP_186))
(check-sat)

./z3 xx.smt2
ASSERTION VIOLATION
File: ../src/smt/theory_bv.cpp
Line: 1255
bit != ~bit2
(C)ontinue, (A)bort, (S)top, (T)hrow exception, Invoke (G)DB
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