-
Notifications
You must be signed in to change notification settings - Fork 277
Closed
Labels
awsBugs or features of importance to AWS CBMC usersBugs or features of importance to AWS CBMC usersaws-highbug
Description
CBMC version: develop
branch
Operating system: 18.04.1-Ubuntu
First, clone the s2n-tls repository.
$ cd s2n-tls
$ git submodule update --initi --recursive
$ cd tests/cbmc/proofs/s2n_hash_free
$ make goto
$ goto-analyzer gotos/s2n_hash_free_harness.c.goto
What behaviour did you expect: No errors.
What happened instead:
Storage not specified, defaulting to --one-domain-per-history
GOTO-ANALYSER version 5.28.0 (cbmc-5.28.1-14-gafd8a6095) 64-bit x86_64 linux
Reading GOTO program from file
Reading: gotos/s2n_hash_free_harness.c.goto
Generating GOTO Program
Adding CPROVER library (x86_64)
Removal of function pointers and virtual functions
Partial Inlining
--- begin invariant violation report ---
Invariant check failed
File: goto_inline_class.cpp:459 function: goto_inline
Condition: check_inline_map(inline_map)
Reason: Precondition
Backtrace:
goto-analyzer(+0x4aec4e) [0x55cbaec14c4e]
goto-analyzer(+0x4afbda) [0x55cbaec15bda]
goto-analyzer(+0x3f9ff) [0x55cbae7a59ff]
goto-analyzer(+0x353514) [0x55cbaeab9514]
goto-analyzer(+0x2f2b3d) [0x55cbaea58b3d]
goto-analyzer(+0x2f3360) [0x55cbaea59360]
goto-analyzer(+0x288ca9) [0x55cbae9eeca9]
goto-analyzer(+0x40ec9) [0x55cbae7a6ec9]
goto-analyzer(+0x45207) [0x55cbae7ab207]
goto-analyzer(+0x3da48) [0x55cbae7a3a48]
goto-analyzer(+0x332e4) [0x55cbae7992e4]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xe7) [0x7feea193bbf7]
goto-analyzer(+0x3f63a) [0x55cbae7a563a]
--- end invariant violation report ---
Aborted (core dumped)
Metadata
Metadata
Assignees
Labels
awsBugs or features of importance to AWS CBMC usersBugs or features of importance to AWS CBMC usersaws-highbug