Reading a static mutable reference crashes with empty mux tree #2145
Labels
needs test
Issues for which we should add a regression test
subsystem: crucible-mir
Issues related to Rust verification with crucible-mir and/or mir-json
topics: error-handling
Issues involving the way SAW responds to an error condition
topics: error-messages
Issues involving the messages SAW produces on error
type: bug
Issues reporting bugs or unexpected/unwanted behavior
usability
An issue that impedes efficient understanding and use
Milestone
foo.rs:
foo.saw, which is incorrect:
Results:
It is good that this doesn't verify, since any correct spec needs to engage with the mutable static directly, but this is not how it should be failing.
Closely related to #1960, maybe should just have been a comment there, but seems like potentially a separate problem.
The text was updated successfully, but these errors were encountered: