Aurora Blog
Home
Golang x/tools/gopls: Hover: "internal error: no file for position %d" bug in parseFull
2025-06-24 14:06:37
1577
#!stacks"bug.Errorf" && "golang.parseFull"Issue created by stacks.// Then simplify stubmetho...
Golang debug/elf: Does not always correctly read DT_BIND_NOW flag.
2025-06-24 14:06:35
4233
Go versiongo version go1.21.4 darwin/arm64Output of go env in your module/workspace:GO111MODULE=''GOARCH='arm64'GOBIN=''...
Golang cmd/cover: wrong coverage reported when func fields in struct
2025-06-24 14:06:33
3407
Go versiongo1.24.4 darwin/arm64Output of go env in your module/workspace:AR='ar'CC='cc'CGO_CFLAGS='-O2 -g'CGO_CPPFLAGS='...
Golang x/tools/gopls: SEGV in HasSuffix (corrupt string)
2025-06-24 14:06:12
2067
#!stacks"sigpanic" && "memeqbody" && "strings.HasSuffix" && "...
Golang runtime: crashes with "runtime: traceback stuck"
2025-06-24 14:06:09
33765
What version of Go are you using (go version)?$ go versiongo version go1.20.5 linux/arm64Does this issue reproduce with ...
Golang cmd/internal/testdir:6_10: Test/rangegen.go failures
2025-06-24 14:06:03
1033
#!watchflakesdefault <- pkg == "cmd/internal/testdir:6_10" && test == "Test/rangegen.go"I...
Golang crypto/tls: extend coverage of BoGo test suite
2025-06-24 14:05:33
7121
In https://github.com/golang/go/issues/51434 a shim for the BoringSSL BoGo test suite, and a unit test to drive it, were...
Golang go/types: deferred function executed multiple times
2025-06-24 14:05:31
5996
#!stacks"runtime.gopanic" &&"types.(*Checker).handleBailout:+7" && /* unfortunately ...
Golang x/tools/gopls: crash in bgsweep
2025-06-24 14:05:27
1973
#!stacks"sigpanic" && "runtime.(*gcBits).bytep"Issue created by stacks.Crash in GC sweep. //...
Golang cmd/compile: read-only escape analysis and avoiding string -> []byte copies
2025-06-24 14:05:26
29370
Many functions take a []byte but only read from it.If the escape analysis code could flag parameters of a function as re...
Golang x/tools/gopls: Rename: crash (in satisfy) with ill-typed input
2025-06-24 14:05:07
4462
#!stacks"runtime.panicdottypeI" && "refactor/satisfy.(*Finder).exprN:+1"Issue created by sta...
Golang runtime: memlock not unlocked in all control flow paths in sysReserveAlignedSbrk [1.24 backport]
2025-06-24 14:04:56
271
@cherrymui requested issue #74339 to be considered for backport to the next 1.24 minor release.@gopherbot please backpor...
Golang runtime: memlock not unlocked in all control flow paths in sysReserveAlignedSbrk
2025-06-24 14:04:55
1583
Go versiongo version go1.24.4 darwin/arm64Output of go env in your module/workspace:N/AWhat did you do?While I ran into ...
Golang proposal: x/oauth2/resourcemeta: protected resource metadata
2025-06-24 14:04:50
394
Proposal DetailsProtected Resource Metadata (https://datatracker.ietf.org/doc/html/rfc9728) is an OAuth2 extension enabl...
Golang runtime, syscall/js: passing a JS pointer to Go-Wasm runtime causes memory leak
2025-06-24 14:04:48
3786
Go versiongo version go1.24.0 darwin/arm64Output of go env in your module/workspace:AR='ar'CC='clang'CGO_CFLAGS='-O2 -g'...
Golang fmt: %x format should not call .String() before hex for [...]byte or []byte
2025-06-24 14:04:43
2859
Go versiongo 1.22.4Output of go env in your module/workspace:set GO111MODULE=onset GOARCH=amd64set GOBIN=set GOCACHE=C:\...
Golang x/sys/windows: fix filetime conversions and deprecate Nanoseconds
2025-06-24 14:04:41
2303
Go versiongo version go1.24.4 windows/amd64Output of go env in your module/workspace:set AR=arset CC=gccset CGO_CFLAGS=-...
Golang internal/goexperiment, cmd/go: user facing documentation for GOEXPERIMENT points to internal source for list of supported values
2025-06-24 14:04:37
1629
Go versiongo version go1.25rc1 darwin/arm64Output of go env in your module/workspace:GOEXPERIMENT=""What did y...
Golang cmd/go: clean doesn't respect workspace vendoring
2025-06-24 14:04:33
2941
Go versiongo1.23.10Output of go env in your module/workspace:GO111MODULE='ON'GOARCH='amd64'GOBIN=''GOCACHE='/home/acedus...
Golang cmd/go/internal/test: "go help testflag" refers to legacy options of pprof
2025-06-24 14:04:31
1597
Go versiongo version go1.25rc1 darwin/arm64Output of go env in your module/workspace:N/AWhat did you do?$ go1.25rc1 help...
上一页
下一页
1
…
242
243
244
245
246
…
337
.