runtime: fatal error: acquireSudog: found s.elem != nil in cache #48188
Labels
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Milestone
What version of Go are you using (
go version
)?Does this issue reproduce with the latest release?
Reproducer is not yet created.
What operating system and processor architecture are you using (
go env
)?go env
OutputWhat did you do?
I encountered this bug after running a go-fuzz fuzzer for about 1 week. The fuzzer is currently not publicly available.
What did you expect to see?
I expected not to see this crash.
What did you see instead?
The text was updated successfully, but these errors were encountered: