-
Notifications
You must be signed in to change notification settings - Fork 75
Issues: goblint/analyzer
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
valid-memtrack analysis doesn't check sizes, only checks at end & doesn't consider locals
bug
sv-comp
SV-COMP (analyses, results), witnesses
unsound
Atomic signed integer overflows should not violate SV-COMP no-overflow property
feature
precision
sv-comp
SV-COMP (analyses, results), witnesses
#1621
opened Nov 5, 2024 by
sim642
Use CIL Refactoring, clean-up
feature
usability
fallthrough
field for CFG construction
cleanup
#1620
opened Nov 5, 2024 by
sim642
Error message from library mechanism are unhelpful to users
bug
usability
#1616
opened Nov 3, 2024 by
michael-schwarz
Apron analysis does not support trivial assertions
precision
relational
Relational analyses (Apron, affeq, lin2var)
#1610
opened Oct 30, 2024 by
sim642
Quickcheck int domain abstract operation properties
precision
testing
#1609
opened Oct 30, 2024 by
sim642
Investigate soundness of boundedness check for termination
unsound
#1608
opened Oct 29, 2024 by
sim642
Audit for missing type unrollings
cleanup
Refactoring, clean-up
precision
#1600
opened Oct 16, 2024 by
sim642
Use sets for widening thresholds instead of lists
cleanup
Refactoring, clean-up
good first issue
performance
Analysis time, memory usage
#1591
opened Oct 3, 2024 by
sim642
Imprecise cast overflows in sv-benchmarks
precision
sv-comp
SV-COMP (analyses, results), witnesses
#1586
opened Sep 30, 2024 by
sim642
13 tasks
Success messages with topological sorting from deadlock analysis
explainability
feature
usability
#1581
opened Sep 27, 2024 by
sim642
sv-benchmarks unsoundness pre-SV-COMP 2025
benchmarking
bug
in progress
sv-benchmarks-MR
This tracks an MR in the`sv-benchmarks` repo that will solve issue
sv-comp
SV-COMP (analyses, results), witnesses
unsound
Success messages with bounds from termination analysis
explainability
feature
sv-comp
SV-COMP (analyses, results), witnesses
usability
Refine using YAML violation witnesses
feature
precision
sv-comp
SV-COMP (analyses, results), witnesses
#1567
opened Sep 10, 2024 by
sim642
Avoid populating Analysis time, memory usage
dep
table in TD3 when non-incremental
bug
good first issue
performance
#1566
opened Sep 6, 2024 by
sim642
Spurious overflow warnings due to partitioned arrays in globals
bug
precision
sv-comp
SV-COMP (analyses, results), witnesses
#1565
opened Sep 6, 2024 by
sim642
Preprocessing not compatible with Linux arm64
bug
preprocessing
C preprocessing
setup
Dependencies, CI, releasing
sv-comp
SV-COMP (analyses, results), witnesses
#1556
opened Aug 7, 2024 by
sim642
Clean up library function spawning in base analysis
cleanup
Refactoring, clean-up
#1553
opened Aug 5, 2024 by
sim642
Verified Polyhedra Library support
relational
Relational analyses (Apron, affeq, lin2var)
student-job
#1548
opened Jul 19, 2024 by
sim642
YAML: Relational invariants about escaped variables are incorrect (due to Apron->CIL conversion not considering escaping)
bug
sv-comp
SV-COMP (analyses, results), witnesses
unsound
#1547
opened Jul 17, 2024 by
michael-schwarz
Clear up meaning of Refactoring, clean-up
documentation
Documentation, comments
question
MayEscape
& Distinguish a local becoming reachable via globals from being reachable by other threads
bug
cleanup
#1544
opened Jul 16, 2024 by
michael-schwarz
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.