Golang runtime: fpTracebackPartialExpand SIGSEGV under high panic load

Go versiongo version go1.23.8 linux/arm64 (also happens on go version go1.23.8 linux/amd64)Output of go env in your modu...

Golang cmd/go: version stamping from VCS no longer works in Go 1.25 when in a nested module and repo root has no go.mod file

Go versiongo version go1.25rc2 darwin/arm64Output of go env in your module/workspace:(not relevant)What did you do?I not...

Golang cmd/go: tool should explicitely reject an empty tool name

Go versiongo version go1.24.5 darwin/arm64Output of go env in your module/workspace:GOROOT='/opt/homebrew/Cellar/go/1.24...

Golang cmd/compile: internal compiler error with zero-size types

Go versiongo version go1.22.0 darwin/amd64Output of go env in your module/workspace:GO111MODULE='on'GOARCH='amd64'GOBIN=...

Golang cmd/compile: all.bash fails on macOS

What version of Go are you using (go version)?$ go versiongo version go1.26-devel_f11599b0b9 Thu Jul 24 10:50:32 2025 -0...

Golang runtime: mangled function names for method value wrapper

Go versiongo version go1.20.12 windows/amd64Output of go env in your module/workspace:set GO111MODULE=onset GOARCH=amd64...

Golang cmd/go: go.work: go build requires versioned replace directive when replacing a used module with a local path

What version of Go are you using (go version)?$ go versiongo version go1.18.5 linux/amd64Does this issue reproduce with ...

Golang os/user:osusergo: TestGroupIdsTestUser failures

#!watchflakesdefault <- pkg == "os/user:osusergo" && test == "TestGroupIdsTestUser"Issue ...

Golang x/build/cmd/watchflakes: shouldn't reopen frozen issues

It can be pretty confusing if watchflakes is willing to reopen an issue so old that it is frozen. It should probably opt...

Golang all: remove support for windows/arm

Proposal DetailsThe windows/arm port, which runs on a Windows with 32-bit ARM architecture, has been broken and unable t...

Golang os/user:nolibgcc: TestGroupIdsTestUser failures [1.24 backport]

@dmitshur requested issue #73523 to be considered for backport to the next 1.24 minor release.@gopherbot Please backport...

Golang os/user:osusergo: TestImpersonated failures

#!watchflakesdefault <- pkg == "os/user:osusergo" && test == "TestImpersonated"Issue crea...

Golang cmd/link: TestScript/script_test_basics failures

#!watchflakesdefault <- pkg == "cmd/link" && test == "TestScript/script_test_basics"Issue...

Golang x/build/cloudfns/sendwikidiff: flaky test crash

#!watchflakespost <- pkg == "golang.org/x/build/cloudfns/sendwikidiff" && test == "" &amp...

Golang x/build/cloudfns/{sendwikidiff,wikiwebhook}: remove

Now that the Go wiki content has moved to Gerrit (#61940), the cloud functions we've setup to mail wiki edits to golang-...

Golang x/build/cloudfns/wikiwebhook: wiki updates reporter does not report deleted pages

gopherbot reports changes to the wiki in e-mail to golang-wikichanges, which is very helpful. However, it does not repo...

Golang net/http: ServeMux.Handler does not populate named path wildcards

Go versiongo version devel go1.24-b17a55d095 Tue Sep 24 23:20:50 2024 +0000 linux/amd64Output of go env in your module/w...

Golang database/sql: ColumnConverter is bypassed when NumInput returns -1

Go versiongo version go1.22.0 linux/amd64Output of go env in your module/workspace:GO111MODULE=''GOARCH='amd64'GOBIN=''G...

Golang spec: initialization ordering does not consider references in interface methods

Go versiongo version go1.22.5 darwin/arm64Output of go env in your module/workspace:GO111MODULE=''GOARCH='arm64'GOBIN=''...

Golang x/build/cmd/golangbuild: wrapped command invocation is broken on Windows

The latest version of golangbuild fails to correctly wrap the "go test" invocation with "rdb.exe stream". The result is ...
下一页
.