-
Notifications
You must be signed in to change notification settings - Fork 17.8k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
cmd/compile: bug in cmd/compile/internal/noder.(*reader).localIdent #70998
Labels
compiler/runtime
Issues related to the Go compiler and/or runtime.
compiler/telemetry-wins
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Milestone
Comments
prattmic
added
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
compiler/runtime
Issues related to the Go compiler and/or runtime.
compiler/telemetry-wins
labels
Dec 26, 2024
This was referenced Dec 26, 2024
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
Labels
compiler/runtime
Issues related to the Go compiler and/or runtime.
compiler/telemetry-wins
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Issue created by stacks.
This stack
hs84Kg
was reported by telemetry:compile/bug
cmd/compile/internal/base.FatalfAt:+3
cmd/compile/internal/base.Fatalf:=195
cmd/compile/internal/gc.handlePanic:+7
runtime.gopanic:+50
internal/pkgbits.assert:=11
internal/pkgbits.(*Decoder).rawReloc:=296
internal/pkgbits.(*Decoder).Reloc:+2
internal/pkgbits.(*Decoder).String:+2
cmd/compile/internal/noder.(*reader).localIdent:=1084
cmd/compile/internal/noder.(*reader).param:+2
cmd/compile/internal/noder.(*reader).params:+4
cmd/compile/internal/noder.(*reader).signature:+4
cmd/compile/internal/noder.(*reader).method:+6
cmd/compile/internal/noder.(*pkgReader).objIdxMayFail:+152
cmd/compile/internal/noder.(*pkgReader).objIdx:+1
cmd/compile/internal/noder.(*pkgReader).objInstIdx:+8
The text was updated successfully, but these errors were encountered: