Skip to content

qsat assertion violation at ../src/qe/qsat.cpp Line: 633 #3006

@muchang

Description

@muchang

Hi,
For this formula:

(declare-fun a () (Array Int (Array Int Int)))
(assert (= a (store a 0 (store (select a 0) 0 0))))
(check-sat-using qsat)

Z3 throws out an assertion violation:

ASSERTION VIOLATION
File: ../src/qe/qsat.cpp
Line: 633
validate_defs("check_sat")
(C)ontinue, (A)bort, (S)top, (T)hrow exception, Invoke (G)DB

OS: Ubuntu 18.04
Commit: 99b71a9

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