We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
See https://github.com/nyu-acsys/raven/blob/main/test/bugs/incomplete_witness_computation.rav#L36
Here is the relevant part of the debug output:
[Debug] WitnessComputation.elim_a1: expr = exists ghost $bind_xs&5: Stack.TList.T :: exists x^6: Ref :: own(s^1, Stack.top, Stack.Frac$top.frac_chunk(x^6, 1.)) && Stack.list(x^6, $bind_xs&5) [Debug] TrnslExhale.WitnessComputation.elim_a1: witnesses_local_vars_ident: [Debug] TrnslExhale.WitnessComputation.elim_a1: env_local_vars_ident: [Debug] TrnslExhale.WitnessComputation.elim_a1: env_local_var_decls: [Debug] Rewrites.HeapsExplicitTrnsl.WitnessComputation.elim_a1: witness_map: [] [Warning] File "test/concurrent/treiber_stack/treiber_stack_atomics.rav", line 36, columns 4-18: 36 | fold stack(s); ^^^^^^^^^^^^^^ Verification Error: No witnesses could be computed for: $bind_xs&5.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
See https://github.com/nyu-acsys/raven/blob/main/test/bugs/incomplete_witness_computation.rav#L36
Here is the relevant part of the debug output:
The text was updated successfully, but these errors were encountered: