Skip to content
New issue

Have a question about 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

xcfa-cli issue: UNSAT_CORE refinement tries to use ItpRefToPtrPrec and crashes #300

Open
AdamZsofi opened this issue Oct 1, 2024 · 0 comments
Labels

Comments

@AdamZsofi
Copy link
Member

Version: Theta 6.5.1 (most likely persists to 6.5.2, but I did not check)

Configuration:

--input sv-benchmarks/c/locks/test_locks_15-1.c --backend CEGAR --refinement UNSAT_CORE --property sv-benchmarks/c/properties/unreach-call.prp --enable-output --por-level NOPOR --stacktrace

Error:

java.lang.ClassCastException: class hu.bme.mit.theta.analysis.expr.refinement.VarsRefutation cannot be cast to class hu.bme.mit.theta.analysis.expr.refinement.ItpRefutation (hu.bme.mit.theta.analysis.expr.refinement.VarsRefutation and hu.bme.mit.theta.analysis.expr.refinement.ItpRefutation are in unnamed module of loader 'app')

Detailed output/stacktrace:
unsat_core_stacktrace.txt

@AdamZsofi AdamZsofi added the bug label Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant