Skip to content

ASSERTION VIOLATION, File: ../src/ast/fpa/fpa2bv_converter.cpp #7661

Closed
@merlinsun

Description

@merlinsun

Hi,
For the following instance, z3 80c553d debug build throws out an assertion violation

$ cat test.smt2 
(declare-const r Real)
(assert (fp.isNormal ((_ to_fp 60 39) RTP r)))
(check-sat)
$ z3 test.smt2 
ASSERTION VIOLATION
File: ../src/ast/fpa/fpa2bv_converter.cpp
Line: 2814
m_mpz_manager.is_uint(max_exp_z)
(C)ontinue, (A)bort, (S)top, (T)hrow exception, Invoke (G)DB
a

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions