You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Issue created by stacks.
This stack
z3SQZgwas reported by telemetry:crash/crashruntime.gopanic:+70,+0x15bgo/types.(*Checker).handleBailout:+25,+0x93go/types.(*Checker).Files.deferwrap1:+0,+0x1fruntime.gopanic:+51,+0x12bruntime.panicmem:=336,+0x2efruntime.sigpanic:+19,+0x2c0go/types.(*typeWriter).typ:+185,+0x124go/types.(*typeWriter).typ:+235,+0xb23go/types.(*typeWriter).signature:+23,+0x1b3go/types.(*typeWriter).typ:+81,+0x483go/types.(*typeWriter).typ:+235,+0xb23go/types.(*typeWriter).signature:+23,+0x1b3go/types.(*typeWriter).typ:+81,+0x483go/types.(*typeWriter).typ:+235,+0xb23go/types.(*typeWriter).tuple:+31,+0x18fgo/types.(*typeWriter).signature:+12,+0x10fgo/types.(*typeWriter).typ:+81,+0x483Use 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