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 Failure in conflict_resolution::resolve #1233

Closed
aengelke opened this issue Aug 25, 2017 · 0 comments
Closed

Assertion Failure in conflict_resolution::resolve #1233

aengelke opened this issue Aug 25, 2017 · 0 comments
Assignees

Comments

@aengelke
Copy link

For some constraint systems (e.g. the attached example) involving sequences, an assertion failure is raised in smt::conflict_resolution::resolve (src/smt/smt_conflict_resolution.cpp:571) using Z3 (master, dca30ab) with the invokation ./build/z3 encoding_gob.encFloat.smt2. This leads to a segmentation fault in release builds. Z3 4.5.0 returns "sat".

System: Ubuntu 16.04, x86-64

Example: encoding_gob.encFloat.smt2.txt (sorry for the size, generated using the Python API)
Backtrace: encoding_gob.encFloat.bt.txt

@NikolajBjorner NikolajBjorner self-assigned this Sep 7, 2017
NikolajBjorner added a commit that referenced this issue Nov 21, 2017
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
NikolajBjorner added a commit that referenced this issue Nov 21, 2017
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
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