-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
We identified this as an example that it seems causes for Symbooglix to miss a bug:
array2_free_fail.zip
No bugs are reported when Symbooglix is executed on this bpl file like this:
symbooglix array2_free_fail.bpl --file-logging=0 --entry-points=main --timeout=1200 --max-loop-depth=1
On the other hand, Corral does report a bug as expected:
corral array2_free_fail.bpl /noTraceOnDisk /k:1 /timeLimit:1200 /cex:1 /maxStaticLoopBound:1 /recursionBound:1
This is a fairly simple example, and I do have to wonder if this problem is due to our usage of quantifiers.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels