-
Hello,
I have some problems with running the CV32E40S UVMT testbench for hello-world test. When I try to run this testbench for CV32E40S, they result in error `FileNotFound`. Testbench for CV32E40P w…
-
Right now, we only have 2 incorrect true veredicts on SV-COMP 23 with 30s
- c/pthread/triangular-2.yml
- c/pthread/triangular-longer-2.yml
-
Hi guys, ESBMC reports some "incorrect false" in `ConcurrencySafety-MemSafety`: https://sv-comp.sosy-lab.org/2024/results/results-verified/esbmc-kind.2023-11-30_21-33-41.results.SV-COMP24_valid-memsaf…
-
## Expected Behavior
`dune describe pp src/cdomain/value/cdomains/intDomain.ml` does not crash.
## Actual Behavior
It crashes with
```
Internal error, please report upstream including the con…
-
-
Command: `./esbmc 1.c --k-induction --base-k-step 4`
Output:
```sh
ESBMC version 7.7.0 64-bit x86_64 linux
Target: 64-bit little-endian x86_64-unknown-linux with esbmclibc
Parsing 1.c
1.c:7945…
-
### **Converting 2019 Complexity competition programs to recursive structure.**
There are around 500 imperative programs with nontrivial loops in the complexity [competition](https://termcomp.github.…
-
`crux-llvm-svcomp` fails to verify certain SV-COMP programs due to missing overrides. This issue exists to categorize which functions were responsible for missing overrides most of the time. Here are …
-
Hello, I encountered a problem when starting the sequence using the default_sequence method. The simulation does not execute the body content of the sequence. After inspection, I found that the code i…
-
Dear SV-COMP community,
I tested some benchmarks in the concurrency safety category using a thread sanitizer (TSAN). Some of the benchmarks marked as true, TSAN found a data race bug.
My questio…