Skip to content

ASSERTION VIOLATION File: ../src/util/mpq.h Line: 538 #8104

@wingsyuyi-satori

Description

@wingsyuyi-satori

Hello, I encountered an assertion violation when running Z3 debug build on the following input.
Input :

(declare-const r (_ BitVec 8))
(declare-const t (_ BitVec 8))
(assert (and (= t ((_ int_to_bv 8) (div (+ (ubv_to_int (bvadd r t)) 130) 2))) (not (= t (_ bv0 8)))))

Output :

ASSERTION VIOLATION
File: ../src/util/mpq.h
Line: 538
is_int(a) && is_int(b)
(C)ontinue, (A)bort, (S)top, (T)hrow exception, Invoke (G)DB, Invoke (L)LDB

Commit : ec42464

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions