Skip to content

Issues: golang/go

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
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

internal/fuzz,cmd/go: fuzz coordinator quickly runs out of address space on linux/386 fuzz Issues related to native fuzzing support NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. ToolSpeed
#65434 opened Feb 1, 2024 by bcmills Backlog
testing: fuzz reports spurious "process hung or terminated unexpectedly" errors fuzz Issues related to native fuzzing support NeedsFix The path to resolution is known, but the work has not been done.
#56238 opened Oct 14, 2022 by rsc Go1.24
internal/fuzz: minimize all values in a single call fuzz Issues related to native fuzzing support NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#51802 opened Mar 19, 2022 by rolandshoemaker Backlog
testing: link to fuzzing guide and more details on runtime Documentation fuzz Issues related to native fuzzing support NeedsFix The path to resolution is known, but the work has not been done.
#51032 opened Feb 6, 2022 by ronaldpetty Backlog
cmd/go: go test -fuzz='^FuzzName$' uses default value of -run flag and runs all regular tests as well fuzz Issues related to native fuzzing support GoCommand cmd/go NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#50432 opened Jan 4, 2022 by dnwe Backlog
cmd/go: uses of os/exec can trigger fuzz failures when stopping via ^C fuzz Issues related to native fuzzing support NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#50228 opened Dec 16, 2021 by mvdan Backlog
cmd/go: verify go test flags with -fuzz FeatureRequest fuzz Issues related to native fuzzing support NeedsDecision Feedback is required from experts, contributors, and/or the community before a change can be made.
#49294 opened Nov 2, 2021 by katiehockman Backlog
cmd/go: support corpus minimization fuzz Issues related to native fuzzing support NeedsFix The path to resolution is known, but the work has not been done.
#49290 opened Nov 2, 2021 by katiehockman Backlog
cmd/go/internal/cache: provide GOFUZZCACHE environment variable FeatureRequest fuzz Issues related to native fuzzing support NeedsDecision Feedback is required from experts, contributors, and/or the community before a change can be made.
#48901 opened Oct 10, 2021 by AlekSi Backlog
testing: fuzz funcs that panic print redundant stack frames fuzz Issues related to native fuzzing support NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#48885 opened Oct 9, 2021 by mvdan Backlog
testing: minimization takes longer than expected for very large []byte/string fuzz Issues related to native fuzzing support NeedsFix The path to resolution is known, but the work has not been done.
#48820 opened Oct 6, 2021 by katiehockman Backlog
proposal: testing: custom mutator support for fuzzing FeatureRequest fuzz Issues related to native fuzzing support NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. Proposal
#48815 opened Oct 6, 2021 by s3nt3 Proposal
testing: unclear what t.Skip does in the context of fuzzing fuzz Issues related to native fuzzing support NeedsDecision Feedback is required from experts, contributors, and/or the community before a change can be made.
#48779 opened Oct 4, 2021 by mvdan Backlog
testing: fuzzed function can corrupt internal state of fuzzer FeatureRequest fuzz Issues related to native fuzzing support NeedsDecision Feedback is required from experts, contributors, and/or the community before a change can be made.
#48606 opened Sep 24, 2021 by stevenjohnstone Backlog
cmd/go/internal/cache: in Cache.Trim, evict fuzz files fuzz Issues related to native fuzzing support NeedsFix The path to resolution is known, but the work has not been done.
#48526 opened Sep 21, 2021 by jayconrod Backlog
testing: minimized crasher is unrelated to original fuzz Issues related to native fuzzing support NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#48326 opened Sep 10, 2021 by stevenjohnstone Backlog
internal/fuzz: deduplicate interesting inputs fuzz Issues related to native fuzzing support NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#48303 opened Sep 9, 2021 by jayconrod Backlog
testing: report line number for F.Add call with mismatched type fuzz Issues related to native fuzzing support NeedsFix The path to resolution is known, but the work has not been done.
#48302 opened Sep 9, 2021 by jayconrod Backlog
testing: successive integer and boolean mutations can be the same fuzz Issues related to native fuzzing support NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#48291 opened Sep 9, 2021 by stevenjohnstone Backlog
internal/fuzz: revisit use of shared memory-mapped files for marshaled inputs fuzz Issues related to native fuzzing support NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#48163 opened Sep 2, 2021 by jayconrod Backlog
cmd/go: -keepfuzzing needs renaming, does not exist fuzz Issues related to native fuzzing support NeedsFix The path to resolution is known, but the work has not been done.
#48127 opened Sep 2, 2021 by rsc Backlog
cmd/go: report flaky failures fuzz Issues related to native fuzzing support NeedsFix The path to resolution is known, but the work has not been done.
#48027 opened Aug 27, 2021 by jayconrod Backlog
testing: would be useful to record fuzz crashers which cause OOM kills fuzz Issues related to native fuzzing support NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#47572 opened Aug 6, 2021 by stevenjohnstone Backlog
testing: support subtests in fuzzer fuzz Issues related to native fuzzing support NeedsDecision Feedback is required from experts, contributors, and/or the community before a change can be made.
#47413 opened Jul 27, 2021 by AlekSi Backlog
testing: fuzz tests not discovered unless package path specified or GOMAXPROCS=1 fuzz Issues related to native fuzzing support NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#47136 opened Jul 12, 2021 by kokes Backlog
ProTip! Find all open issues with in progress development work with linked:pr.