-
These tests seem to be full of obscure pointer aliasing things. Do we plan to submit these to sv-benchmarks as well? Or is there undefined behavior in some?
It would be very interesting to know how…
-
I had the following in the opam package files in the current directory:
```console
simmo@goblint-new:/mnt/goblint-svcomp/sv-comp/goblint-clean/goblint$ grep ppxlib goblint.opam
"ppxlib" {>= "0.…
-
### Description
Right now, all of the comp related variables have to be enabled separately. If there was a single command which would automatically turn all of them all, itd be easier for the server …
-
In `c/pthread/fib_safe-5.i` from #1356, we produce an unsound invariant. Opening the HTML view to see globals reveals that they somehow have all integer domains enabled:
> base:priv:unprotected:cur →…
-
SV-Comp results showed a couple of issues that we are having in ESBMC. This issue will just serve as a tracker (specific issues should be opened).
- Can't construct rvalue reference to array type d…
-
@rafaelsamenezes: could you please list the branches where you have the fixes for sv-comp 2023?
@mikhailramalho : Can I ask whether you have pushed all your fixes from SV-COMP into the master?
-
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
-
-
Bitwuzla 0.6.0:
````
Statistics: 30300 Files
correct: 16523
correct true: 12044
correct false: 4479
incorrect: 30
incorrect true: 19
…