Skip to content

go/types: SEGV in Named.stateHas #80431

Description

@adonovan
#!stacks
"sigpanic" && "(*Named).stateHas"

Issue created by stacks.

This stack cIc0EA was reported by telemetry:

golang.org/x/tools/gopls@v0.22.0 go1.26.2 darwin/arm64 gopls.client=other,vscode (1)

Use this command to reproduce the executable:
(HOME=$(mktemp -d); GOOS=darwin GOARCH=arm64 GOTOOLCHAIN=go1.26.2 go install golang.org/x/tools/gopls@v0.22.0 && find $HOME/go/bin -type f)
To disassemble: go tool objdump exe | less

Metadata

Metadata

Assignees

Labels

NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.ToolsThis label describes issues relating to any tools in the x/tools repository.goplsIssues related to the Go language server, gopls.gopls/telemetry-wins

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions