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

Fatal failure in cvc5::internal::symfpuLiteral::traits::precondition() at src/util/floatingpoint_literal_symfpu_traits.cpp:405 #757

Open
cvc5-bot opened this issue Jan 16, 2025 · 1 comment
Labels
murxla issue Configuration issue in Murxla murxla

Comments

@cvc5-bot
Copy link

cvc5/cvc5@3de6b61
murxla/murxla@51c21ba

(set-option :produce-models true)
(declare-const x RoundingMode)
(check-sat)
(get-value (((_ fp.to_sbv 24) x ((_ to_fp 11 53) x #b1000000000000000000000000000000000000000))))

error:

Fatal failure within static void cvc5::internal::symfpuLiteral::traits::precondition(const prop&) at ../src/util/floatingpoint_literal_symfpu_traits.cpp:405
Check failure

 p

Related issue without safe-options: #513

@ajreynol
Copy link
Member

This doesn't reproduce with safe-options, likely ddsmt over-minimized this one.

@ajreynol ajreynol added the murxla issue Configuration issue in Murxla label Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
murxla issue Configuration issue in Murxla murxla
Projects
None yet
Development

No branches or pull requests

2 participants