cmd/compile: "bad ptr to array in slice" in SSA slice handling #71252
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
Issue created by stacks.
This stack
XSjlkw
was reported by telemetry:compile/bug
cmd/compile/internal/base.FatalfAt:+3
cmd/compile/internal/base.Fatalf:=195
cmd/compile/internal/ssagen.(*ssafn).Fatalf:+3
cmd/compile/internal/ssagen.(*state).Fatalf:+1
cmd/compile/internal/ssagen.(*state).slice:+14
cmd/compile/internal/ssagen.(*state).exprCheckPtr:+619
cmd/compile/internal/ssagen.(*state).expr:=2776
cmd/compile/internal/ssagen.(*state).stmt:+252
cmd/compile/internal/ssagen.(*state).stmtList:=1442
cmd/compile/internal/ssagen.buildssa:+277
cmd/compile/internal/ssagen.Compile:+1
cmd/compile/internal/gc.compileFunctions.func5.1:+1
cmd/compile/internal/gc.compileFunctions.func2:+1
cmd/compile/internal/gc.compileFunctions.func5:+4
cmd/compile/internal/gc.compileFunctions.func5.1:+2
cmd/compile/internal/gc.compileFunctions.func2:+1
https://cs.opensource.google/go/go/+/refs/tags/go1.23.2:src/cmd/compile/internal/ssagen/ssa.go;l=6151;drc=a130fb63091bf3103bb7baabbd2484f7e560edae
cc @golang/compiler
The text was updated successfully, but these errors were encountered: