Aurora Blog
Home
Golang runtime: use-after-free of allpSnapshot in findRunnable
2025-06-28 14:05:50
2561
findRunnable makes a copy of the slice header of allp because once findRunnable drops its P a STW can change allp withou...
Golang In multi-module Git repos, local Go compilations stamp the wrong main module version for main packages that are in a non-root Go module
2025-06-28 14:05:48
4188
Go versiongo1.24.4 linux/amd64Output of go env in your module/workspace:AR='ar'CC='gcc'CGO_CFLAGS='-O2 -g'CGO_CPPFLAGS='...
Golang runtime/checkptr:Proposed some changes to pointer detection
2025-06-28 14:05:44
6072
Proposal Detailsbuild-debug runs the following code, and when it reaches stack_expansion it reports an error: (invalid p...
Golang runtime: use-after-free of allpSnapshot in findRunnable [1.24 backport]
2025-06-28 14:05:40
224
@prattmic requested issue #74414 to be considered for backport to the next 1.24 minor release.@gopherbot Please backport...
Golang runtime: use-after-free of allpSnapshot in findRunnable [1.23 backport]
2025-06-28 14:05:39
224
@prattmic requested issue #74414 to be considered for backport to the next 1.23 minor release.@gopherbot Please backport...
Golang x/sys/unix: TestMremapPtr failures
2025-06-28 14:05:37
1514
#!watchflakesdefault <- pkg == "golang.org/x/sys/unix" && test == "TestMremapPtr"Issue cr...
Golang x/sys/unix: TestMmapPtr failures
2025-06-28 14:05:35
3676
#!watchflakesdefault <- pkg == "golang.org/x/sys/unix" && test == "TestMmapPtr"Issue crea...
Golang x/tools/gopls: nil deref in x/telemetry/internal/counter.(*Counter).add
2025-06-28 14:05:27
2338
#!stacks"sigpanic" && "golang.org/x/telemetry/internal/counter.(*Counter).add:=274"Issue cre...
Golang x/tools/gopls: ChangeSignature: OOB panic in inlineCall (FuncType.Params inconsistent with Signature)
2025-06-28 14:05:23
2062
#!stacks"goPanicIndex" && "inline.(*state).inlineCall:+341"Issue created by stacks.Likely an...
Golang cmd/go: allow empty login in auth by netrc
2025-06-28 14:05:21
7565
Go versiongo1.21.5Output of go env in your module/workspace:GO111MODULE='on'GOARCH='amd64'GOBIN=''GOCACHE='/Users/user/L...
Golang x/tools/gopls: make docs discoverable
2025-06-28 14:05:15
1192
A Google search for "gopls features" or "Gopls: Code transformation features" still after several weeks doesn't turn up ...
Golang x/pkgsite: retracted version appears as "latest"
2025-06-28 14:05:12
1109
What is the URL of the page with the issue?https://pkg.go.dev/github.com/authzed/zedWhat is your user agent?Mozilla/5.0 ...
Golang x/tools/gopls: crash in typeparams.Free.Has (empty type set)
2025-06-28 14:05:02
4799
gopls version: v0.16.0/go1.22.3gopls flags: update flags: proxyextension version: 0.41.4environment: Visual Studio Code ...
Golang x/mobile: os.Executable() panic on Xcode16
2025-06-28 14:05:00
3635
Go versiongo1.24.1 darwin/arm64Output of go env in your module/workspace:AR='ar'CC='clang'CGO_CFLAGS='-O2 -g'CGO_CPPFLAG...
Golang runtime/cgo: signal arrived during external code execution
2025-06-28 14:04:56
5449
Go versiongo1.24.0Output of go env in your module/workspace:set AR=arset CC=gccset CGO_CFLAGS=-IC:\Users\roffe\go\src\gi...
Golang runtime:cpu4: TestUserArena failures
2025-06-28 14:04:50
1447
#!watchflakesdefault <- pkg == "runtime:cpu4" && test == "TestUserArena"Issue created aut...
Golang cmd/go: TestScript/gotoolchain_local failures
2025-06-28 14:04:48
34385
#!watchflakesdefault <- pkg == "cmd/go" && test == "TestScript/gotoolchain_local"Issue cr...
Golang cmd/compile: clang 18+ does not support the '-arch' switch (Android NDK binaries)
2025-06-28 14:04:35
1350
Go versiongo 1.24 linux amd64Output of go env in your module/workspace:CGO_ENABLED=1CC="/home/tomas/Android/ndk-bun...
Golang cmd/go: document file language version semantics in go help buildconstraint
2025-06-28 14:04:33
1231
Discussing with @matloob, we were surprised that https://go.dev/doc/toolchain was the best (only?) canonical documentati...
Golang access: approvers
2025-06-28 14:04:31
2090
Hi,As a member of the golang/mips, I have been contributing to golang on mips and riscv64 for some time. I'd like to app...
上一页
下一页
1
…
222
223
224
225
226
…
336
.