Skip to content

Assertion violation at src/util/old_vector.h:375 #3657

@wintered

Description

@wintered
[794] % z3 small.smt2
ASSERTION VIOLATION
File: ../src/util/old_vector.h
Line: 375
idx < size()
(C)ontinue, (A)bort, (S)top, (T)hrow exception, Invoke (G)DB
a
[795] % 
[795] % cat small.smt2
(set-option :unsat_core true)
(declare-fun a () Bool)
(assert (or a a))
(check-sat-using ufbv-rewriter)
[796] %

OS: Ubuntu 18.04
Commit: 65b2037

Metadata

Metadata

Assignees

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