-
Notifications
You must be signed in to change notification settings - Fork 99
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
Crash when running with CBMC's SMT solver option #1748
Comments
This seems to be related to CBMC's
|
Tracked by diffblue/cbmc#7185 |
That file name makes it sound like the problem is with translating the results back into a trace (which |
diffblue/cbmc#7185 was fixed in CBMC 5.69.1, but CBMC still crashes. The new issue is tracked in diffblue/cbmc#7308. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I tried this code:
using the following command line invocation:
with Kani version: 07092de
I expected to see this happen: Verification succeeded
Instead, this happened:
The text was updated successfully, but these errors were encountered: