Skip to content

Segfault ufbv formula #3680

@wintered

Description

@wintered
[578] % z3 small.smt2
Segmentation fault
[579] % 
[579] % cat small.smt2
(set-option :rewriter.arith_lhs true)
(set-option :rewriter.sort_sums true)
(declare-fun a () Real)
(declare-fun b () Real)
(assert (> (+ (* 2 a) (* (- 2) b)) 0))
(check-sat-using ufbv)
[580] %

OS: Ubuntu 18.04
Commit: b686bb6

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