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

CVC5: Crashes in SolverConcurrencyTest #347

Open
daniel-raffler opened this issue Dec 20, 2023 · 1 comment
Open

CVC5: Crashes in SolverConcurrencyTest #347

daniel-raffler opened this issue Dec 20, 2023 · 1 comment

Comments

@daniel-raffler
Copy link
Contributor

Hello everyone,
while working on #345 I noticed that one of the concurrent tests seems to (occasionally) fail for CVC5. The test case is testBvConcurrencyWithConcurrentContext from SolverConcurrencyTest and you can find two examples here and here. I was able to replicate the issue on my own machine by running the test in a loop. After a few iterations the test will always fail, however, I get a segfault instead of the assertion error. The issue seems to equally affect testIntConcurrencyWithConcurrentContext and is different from #310. Has this already been looked into?

daniel-raffler added a commit that referenced this issue Dec 21, 2023
daniel-raffler added a commit to daniel-raffler/cvc5 that referenced this issue Dec 28, 2023
daniel-raffler added a commit to daniel-raffler/cvc5 that referenced this issue Dec 28, 2023
daniel-raffler added a commit to daniel-raffler/cvc5 that referenced this issue Dec 28, 2023
@daniel-raffler
Copy link
Contributor Author

This is a bug in CVC5 and I reported it here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant