We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi,
We've seen z3-4.12.4 and 4.12.5 crash on some examples. Here's a reduced problem that triggers the crash reduced-more.smt2.txt
It produces an assertion failure when z3 is built in debug mode. Here's the trace:
> z3 reduced-more.smt2 ASSERTION VIOLATION File: ../src/smt/smt_context.h Line: 1018 l != null_literal (C)ontinue, (A)bort, (S)top, (T)hrow exception, Invoke (G)DB
The text was updated successfully, but these errors were encountered:
e820701
No branches or pull requests
Hi,
We've seen z3-4.12.4 and 4.12.5 crash on some examples. Here's a reduced problem that
triggers the crash reduced-more.smt2.txt
It produces an assertion failure when z3 is built in debug mode. Here's the trace:
The text was updated successfully, but these errors were encountered: