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

Fix incorrect result in ReachSafety-ControlFlow #22

Open
15 tasks
hbgit opened this issue Jan 17, 2020 · 0 comments
Open
15 tasks

Fix incorrect result in ReachSafety-ControlFlow #22

hbgit opened this issue Jan 17, 2020 · 0 comments
Assignees
Labels
Projects

Comments

@hbgit
Copy link
Owner

hbgit commented Jan 17, 2020

Verification tasks from SV-COMP

One possible solution for the incorrect true results is to adopt a redundant check.

  • Add program invariant result in ERROR

  • libfuzzer out: fuzzing was not performed, you have only executed the target code on a fixed set of inputs.

  • ../../sv-benchmarks/c/ntdrivers-simplified/cdaudio_simpl1.cil-1.c
    - Checking KLEE options
    - Bug in process KLEE result "KLEE: WARNING: error opening file"

  • ../../sv-benchmarks/c/ntdrivers-simplified/floppy_simpl4.cil-1.c
    - Bug in process KLEE result "KLEE: WARNING: error opening file"

  • ../../sv-benchmarks/c/ntdrivers-simplified/floppy_simpl4.cil-1.c
    - Bug in process KLEE result "KLEE: WARNING: error opening file"

KLEE was not able to find the bug:

  • ../../sv-benchmarks/c/ntdrivers-simplified/kbfiltr_simpl2.cil-2.c
  • ../../sv-benchmarks/c/ssh-simplified/s3_clnt_2.cil-1.c
  • ../../sv-benchmarks/c/ssh-simplified/s3_clnt_3.cil-2.c
  • ../../sv-benchmarks/c/ssh-simplified/s3_clnt_4.cil-2.c
  • ../../sv-benchmarks/c/ssh/s3_clnt.blast.01.i.cil-2.c
  • ../../sv-benchmarks/c/ssh/s3_clnt.blast.02.i.cil-1.c
  • ../../sv-benchmarks/c/ssh/s3_clnt.blast.03.i.cil-1.c
  • ../../sv-benchmarks/c/ssh/s3_clnt.blast.04.i.cil-1.c
  • ../../sv-benchmarks/c/ssh/s3_srvr.blast.08.i.cil-2.c
  • ../../sv-benchmarks/c/ssh/s3_srvr.blast.10.i.cil-2.c
  • ../../sv-benchmarks/c/ssh/s3_srvr.blast.11.i.cil-1.c
  • ../../sv-benchmarks/c/ssh/s3_srvr.blast.15.i.cil-1.c
@hbgit hbgit added the bug label Jan 17, 2020
@hbgit hbgit self-assigned this Jan 17, 2020
@hbgit hbgit added this to To do in Next Steps Jan 17, 2020
@hbgit hbgit moved this from To do to In progress in Next Steps Feb 13, 2020
@hbgit hbgit moved this from In progress to To do in Next Steps May 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Next Steps
  
To do
Development

No branches or pull requests

1 participant