#!stacks
"sigpanic" && "memclrNoHeapPointers" && "growslice" && "binary.AppendUvarint" && "typeindex.New-range1"

Issue created by stacks.

This stack kvhPfw was reported by telemetry:

golang.org/x/tools/gopls@v0.20.0 go1.24.5 darwin/arm64 vscode (1)

Comment From: adonovan

This crash occurs when zeroing memory returned by malloc. That means one of:

(a) gopls has trampled on malloc's data structures; (b) malloc has a bug; or (c) a hardware failure has changed the value of registers or memory.

I wonder whether we're just seeing the normal background radiation of hardware faults. @prattmic

Comment From: gabyhelp

Related Issues

(Emoji vote if this was helpful or unhelpful; more detailed feedback welcome in this discussion.)