summaryrefslogtreecommitdiff
path: root/Chalice/tests/examples/counter.output.txt
blob: 1d5be0ea98f989476175d0cee12ba17dc05f31bc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Verification of counter.chalice using parameters="" 

  69.5: Monitor invariant might hot hold. The expression at 4.27 might not evaluate to true.
  80.5: Assertion might not hold. The expression at 80.12 might not evaluate to true.
  119.5: The target of the release statement might not be locked by the current thread.
  128.7: The mu field of the target of the acquire statement might not be above waitlevel.
  136.7: The mu field of the target of the acquire statement might not be above waitlevel.
  145.5: The target of the release statement might not be locked by the current thread.

The program did not fully verify; the smoke warnings might be misleading if contradictions are introduced by failing proof attempts of the verification.
  62.3: The end of method main4 is unreachable.
  116.3: The end of method nestedBad0 is unreachable.
  128.7: The statements after the acquire statement are unreachable.
  136.7: The begging of the lock-block is unreachable.
  141.3: The end of method nestedBad3 is unreachable.

Boogie program verifier finished with 6 errors and 5 smoke test warnings.