Skip to content

go/types: SEGV in typeWriter.typ #80276

Description

@adonovan
#!stacks
"sigpanic" && "(*typeWriter).typ"

Issue created by stacks.

This stack z3SQZg was reported by telemetry:

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

Use this command to reproduce the executable:
(HOME=$(mktemp -d); GOOS=darwin GOARCH=arm64 GOTOOLCHAIN=go1.26.4 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

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions