cmd/compile: bug in cmd/compile/internal/noder.(*reader).typeParamNames
Open
@griesemer is already working on this.
Since Jan 22, 2025.
compiler/runtime
compiler/telemetry-wins
NeedsInvestigation
- Dominant language
- Go
- Stars
- 139k
- Forks
- 19.9k
- PR merge metrics
- PR metrics pending
Description
Issue created by stacks.
This stack TGzIXQ was reported by telemetry:
compile/bugcmd/compile/internal/base.FatalfAt:+3cmd/compile/internal/base.Fatalf:=195cmd/compile/internal/gc.handlePanic:+7runtime.gopanic:+50runtime.goPanicSliceB:+2cmd/compile/internal/noder.(*reader).typeParamNames:+3cmd/compile/internal/noder.(*reader).method:+4cmd/compile/internal/noder.(*pkgReader).objIdxMayFail:+152cmd/compile/internal/noder.(*pkgReader).objIdx:+1cmd/compile/internal/noder.(*pkgReader).objInstIdx:+8cmd/compile/internal/noder.(*reader).obj:+1cmd/compile/internal/noder.(*reader).doTyp:+9cmd/compile/internal/noder.(*pkgReader).typIdx:=429cmd/compile/internal/noder.(*reader).typWrapped:+1cmd/compile/internal/noder.(*reader).typ:=382cmd/compile/internal/noder.(*reader).structType:+3
cmd/compile@go1.23.2 go1.23.2 linux/amd64 (1)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.