-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Fuzz bugs for floats - unsoundness / Invalid model issue on default mode #6553
Comments
We succeeded in delta-debugging about another instance. It is way smaller than the instance that we reported before. We report this instance in hopes that it will helpful for z3 team.
|
Greetings,
This bug looks similar to what we reported before(#6553). Both instances caused bugs in the commit version but "unknown" in the release version(4.12.1). However, we decided to report this instance since what we reported was an invalid model bug but this one is a refutation soundness bug. Hope that this report is meaningful to the z3 team. commit: 7c08e53 |
Moved to consolidated: you can fuzz all you want, but these floating point bugs don't get fixed any time soon. |
Thanks for your kind reply. We'll take your suggestion into account. |
Greetings,
For this instance, an invalid bug occurred.
We tried to reduce the size of this instance with ddSMT. however, it failed. Hope to understand that reducing the complexity of this instance is hard.
commit: 8be43ca
The text was updated successfully, but these errors were encountered: