Aurora Blog
Home
Golang runtime: fpTracebackPartialExpand SIGSEGV under high panic load
2025-07-26 14:05:44
59434
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
2025-07-26 14:05:39
2988
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
2025-07-26 14:05:37
1304
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
2025-07-26 14:05:33
2119
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
2025-07-26 14:05:31
4567
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
2025-07-26 14:05:29
5507
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
2025-07-26 14:05:18
25247
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
2025-07-26 14:05:16
3203
#!watchflakesdefault <- pkg == "os/user:osusergo" && test == "TestGroupIdsTestUser"Issue ...
Golang x/build/cmd/watchflakes: shouldn't reopen frozen issues
2025-07-26 14:05:10
822
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
2025-07-26 14:05:08
9984
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]
2025-07-26 14:05:05
522
@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
2025-07-26 14:05:01
2268
#!watchflakesdefault <- pkg == "os/user:osusergo" && test == "TestImpersonated"Issue crea...
Golang cmd/link: TestScript/script_test_basics failures
2025-07-26 14:04:53
17923
#!watchflakesdefault <- pkg == "cmd/link" && test == "TestScript/script_test_basics"Issue...
Golang x/build/cloudfns/sendwikidiff: flaky test crash
2025-07-26 14:04:49
3330
#!watchflakespost <- pkg == "golang.org/x/build/cloudfns/sendwikidiff" && test == "" &...
Golang x/build/cloudfns/{sendwikidiff,wikiwebhook}: remove
2025-07-26 14:04:47
2082
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
2025-07-26 14:04:45
938
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
2025-07-26 14:04:22
11370
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
2025-07-26 14:04:18
4988
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
2025-07-26 14:04:11
10443
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
2025-07-26 14:04:09
1560
The latest version of golangbuild fails to correctly wrap the "go test" invocation with "rdb.exe stream". The result is ...
上一页
下一页
1
2
3
4
5
6
7
…
195
.