-
Notifications
You must be signed in to change notification settings - Fork 63
Issues: GaloisInc/saw-script
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
MIR Technical design work is needed for issue to progress
subsystem: crucible-mir
Issues related to Rust verification with crucible-mir and/or mir-json
type: bug
Issues reporting bugs or unexpected/unwanted behavior
bool
arrays are cumbersome to use in SAW
needs design
Reading a static mutable reference crashes with empty mux tree
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
Unhelpful empty counterexample
easy
Issues that are expected to be easy to resolve and might therefore be good for new contributors
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
SAW should respond to SIGINFO
topics: error-messages
Issues involving the messages SAW produces on error
type: feature request
Issues requesting a new feature or capability
saw-core position reporting doesn't print correctly
needs test
Issues for which we should add a regression test
topics: error-messages
Issues involving the messages SAW produces on error
type: bug
Issues reporting bugs or unexpected/unwanted behavior
Systematize error-issuing and other printing functions
tech debt
Issues that document or involve technical debt
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: enhancement
Issues describing an improvement to an existing feature or capability
Position tracking by global variable isn't robust
tech debt
Issues that document or involve technical debt
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
Signatures not shown on Downloads Page but mentioned
documentation
Issues involving documentation
type: bug
Issues reporting bugs or unexpected/unwanted behavior
usability
An issue that impedes efficient understanding and use
Execution of impossible paths during verification
performance
Issues that involve or include performance problems
subsystem: crucible-mir
Issues related to Rust verification with crucible-mir and/or mir-json
tech debt
Issues that document or involve technical debt
type: bug
Issues reporting bugs or unexpected/unwanted behavior
Typechecker gap in mir_assert
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
Printing of Cryptol newtypes in counterexamples throws away too much information
subsystem: cryptol-saw-core
Issues related to Cryptol -> saw-core translation with cryptol-saw-core
tech debt
Issues that document or involve technical debt
topics: error-handling
Issues involving the way SAW responds to an error condition
topics: error-messages
Issues involving the messages SAW produces on error
usability
An issue that impedes efficient understanding and use
Better synchronize SAW with the High-priority issues
subproject
Issues involving one of the various subprojects SAW depends on
subsystem: crucible-mir
Issues related to Rust verification with crucible-mir and/or mir-json
type: bug
Issues reporting bugs or unexpected/unwanted behavior
mir-json
version it depends on
priority
The repository README should mention the docker images
documentation debt
Documentation tasks previously deferred, postponed, etc.; technical debt in documentation
documentation
Issues involving documentation
type: bug
Issues reporting bugs or unexpected/unwanted behavior
Bogus stack trace with MIR verification and wrong return type
needs test
Issues for which we should add a regression test
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
Internal errors are not just impossible executions
needs test
Issues for which we should add a regression test
tech debt
Issues that document or involve technical debt
topics: error-handling
Issues involving the way SAW responds to an error condition
topics: error-messages
Issues involving the messages SAW produces on error
usability
An issue that impedes efficient understanding and use
Typechecker gap with record argument types
needs test
Issues for which we should add a regression test
tech debt
Issues that document or involve technical debt
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
unsoundness
Issues that can lead to unsoundness or false verification
Verifying C written with C11 features using SAW
type: support
Issues that are primarily support requests
#2099
opened Aug 22, 2024 by
pennyannn
llvm_verify
crashes (Prelude.tail: empty list
) when verifying a function whose name contains "__breakpoint__
" without a #
afterwards
subsystem: crucible-llvm
Heapster: Issues specifically related to memory verification using Heapster
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
Prelude.head: empty list
crash when invoking heapster_typecheck_mut_funs
on empty list
subsystem: heapster
Clearly specify the behavior of Issues related to LLVM bitcode verification with crucible-llvm
type: enhancement
Issues describing an improvement to an existing feature or capability
llvm_extract
/llvm_compositional_extract
with respect to global variables
subsystem: crucible-llvm
Support Issues related to Java verification with crucible-jvm
subsystem: crucible-llvm
Issues related to LLVM bitcode verification with crucible-llvm
subsystem: saw-python
Related to the Python bindings for the RPC SAW server
subsystem: saw-remote-api
Issues related to the SAW server and its RPC bindings
type: feature request
Issues requesting a new feature or capability
llvm_extract
, llvm_compositional_extract
, jvm_extract
, etc. in the Python bindings
subsystem: crucible-jvm
llvm_compositional_extract
: surprising lack of return type detection
subsystem: crucible-llvm
saw should be repeatable, or have a repeatable mode
tooling: test infrastructure
Issues involving test infrastructure or test execution, or making SAW more testable
type: enhancement
Issues describing an improvement to an existing feature or capability
Reduce the use of the Issues related to Cryptol -> saw-core translation with cryptol-saw-core
type: feature request
Issues requesting a new feature or capability
unsoundness
Issues that can lead to unsoundness or false verification
fix
function in the Cryptol->SAWCore translation
subsystem: cryptol-saw-core
Make Issues requesting a new feature or capability
unsoundness
Issues that can lead to unsoundness or false verification
summarize_verification
report whether definitions depend on unsafe primitives or axioms (e.g., fix
)
type: feature request
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.