10000 ASSERTION VIOLATION, File: ../src/util/vector.h Line: 912 · Issue #7550 · Z3Prover/z3 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ASSERTION VIOLATION, File: ../src/util/vector.h Line: 912 #7550

New issue

Have a question about 8000 this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
merlinsun opened this issue Feb 11, 2025 · 0 comments
Closed

ASSERTION VIOLATION, File: ../src/util/vector.h Line: 912 #7550

merlinsun opened this issue Feb 11, 2025 · 0 comments

Comments

@merlinsun
Copy link

Hi,
For the following instance, z3 c2b7b58 debug build

$ z3 small.smt2 
ASSERTION VIOLATION
File: ../src/util/vector.h
Line: 912
idx < size()
(C)ontinue, (A)bort, (S)top, (T)hrow exception, Invoke (G)DB
a
$ cat small.smt2 
(set-option :opt.priority box)
(declare-const a Real)
(declare-const b Real)
(assert (< 0 b))
(maximize (mod 0 0))
(minimize (mod 1 (to_int a)))
(check-sat)
arbipher pushed a commit to arbipher/z3 that referenced this issue Apr 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant
0