Skip to content

04/2019 regression on sv-benchmarks/c/ntdrivers/cdaudio_(true|false)-unreach-call.i.cil.c #4486

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

Closed
peterschrammel opened this issue Apr 4, 2019 · 2 comments

Comments

@peterschrammel
Copy link
Member

Observed on ba576c4
Still working on f5483b2

http://svcomp.cprover.org/svcomp19/benchexec/results-ReachSafety-Arrays/diff.html

--- begin invariant violation report ---
Invariant check failed
File: ../util/std_types.h:214 function: to_struct_union_type
Condition: can_cast_type<struct_union_typet>(type)
Reason: Precondition
Backtrace:
./cbmc-binary() [0x4f9fca]
./cbmc-binary() [0x4fad74]
./cbmc-binary() [0x430729]
./cbmc-binary() [0x7875e5]
./cbmc-binary() [0x78e8ee]
./cbmc-binary() [0x73b6b3]
./cbmc-binary() [0x58c085]
./cbmc-binary() [0x58a905]
./cbmc-binary() [0x4250c4]
./cbmc-binary() [0x4173e0]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf0) [0x7f196db48830]
./cbmc-binary() [0x425e99]

@peterschrammel
Copy link
Member Author

Same on sv-benchmarks/c/ntdrivers/cdaudio_false-unreach-call.i.cil.c

--- begin invariant violation report ---
Invariant check failed
File: ../util/std_types.h:214 function: to_struct_union_type
Condition: can_cast_type<struct_union_typet>(type)
Reason: Precondition
Backtrace:
./cbmc-binary() [0x4f9fca]
./cbmc-binary() [0x4fad74]
./cbmc-binary() [0x430729]
./cbmc-binary() [0x7875e5]
./cbmc-binary() [0x78e8ee]
./cbmc-binary() [0x73b6b3]
./cbmc-binary() [0x58c085]
./cbmc-binary() [0x58a905]
./cbmc-binary() [0x4250c4]
./cbmc-binary() [0x4173e0]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf0) [0x7f903fff0830]
./cbmc-binary() [0x425e99]

@peterschrammel peterschrammel changed the title 04/2019 regression on sv-benchmarks/c/ntdrivers/cdaudio_true-unreach-call.i.cil.c 04/2019 regression on sv-benchmarks/c/ntdrivers/cdaudio_(true|false)-unreach-call.i.cil.c Apr 4, 2019
@tautschnig
Copy link
Collaborator

#2001 fixes these.

tautschnig added a commit to tautschnig/cbmc that referenced this issue Apr 4, 2019
Witness validators cannot be expected to understand CBMC's "with"
expressions.

Fixes: diffblue#4486
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants