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 results in ReachSafety-Heap #23

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

Fix incorrect results in ReachSafety-Heap #23

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

Comments

@hbgit
Copy link
Owner

hbgit commented Jan 17, 2020

Verification results from SV-COMP

  • ../../sv-benchmarks/c/ldv-regression/sizeofparameters_test.i

    Incorrect long int a = __VERIFIER_nondet_long(); representation

  • ../../sv-benchmarks/c/ldv-regression/test27-2.c

    Expected FALSE, but the result is TRUE
    Check:
    libfuzzer -> ERROR: UndefinedBehaviorSanitizer: SEGV on unknown address
    KLEE -> memory error: out of bound pointer
    OR -> Struct modeling error

  • ../../sv-benchmarks/c/ldv-regression/test28-1.c
    >> Same ERROR as the ldv-regression/test27-2.c

@hbgit hbgit self-assigned this Jan 17, 2020
@hbgit hbgit added the bug label Jan 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant