Aurora Blog
Home
Golang x/build: LUCI windows-amd64-longtest TryBot is slow
2025-08-25 14:02:30
62952
#!watchflakespost <- builder ~ `(gotip|go1\.\d\d)-windows-amd64-longtest` && (`test timed out` || `SIGQUIT` |...
Golang debug/elf: index out of range in DWARF
2025-08-25 14:02:27
2183
Go versiongo version go1.23.4 linux/amd64Output of go env in your module/workspace:GO111MODULE=''GOARCH='amd64'GOBIN=''G...
Golang cmd/link: using CGO with DWARF5 generates malformed Windows binaries
2025-08-25 14:02:25
12680
Go versiongo version go1.25.0 windows/amd64Output of go env in your module/workspace:set AR=arset CC=gccset CGO_CFLAGS=-...
Golang x/tools/gopls: modernize should simplify func calls which always return nil errors now
2025-08-25 14:02:08
1759
For example, as of Go 1.24, https://pkg.go.dev/crypto/rand#Read always returns a nil error on all platforms, so any call...
Golang cmd/compile: debugger fails to read content of variable beyond its live range
2025-08-25 14:02:03
4078
Go versiongo version go1.25.0 darwin/arm64Output of go env in your module/workspace:AR='ar'CC='cc'CGO_CFLAGS='-O2 -g'CGO...
Golang Command Line Parameters with double quotation marks are not parsed properly by C runtime library used on windows platform by GO, ["TestPassword"] results in [TestPassword]. Quotes filtered out, no escape possible.
2025-08-25 14:01:55
9341
Go versiongo version go1.22.2 windows/amd64Output of go env in your module/workspace:Microsoft Windows [Version 10.0.226...
Golang runtime/pprof: TestGoroutineProfileConcurrency/finalizer_present failures
2025-08-25 14:01:46
3270
#!watchflakesdefault <- pkg == "runtime/pprof" && test == "TestGoroutineProfileConcurrency/fin...
Golang cmd/cgo: AR environment variable not used with buildmode=c-archive
2025-08-25 14:01:43
4283
Go versiongo version go1.22.4 windows/amd64Output of go env in your module/workspace:set GO111MODULE=set GOARCH=amd64set...
Golang archive, image, debug, encoding, x/net/html: DO NOT PANIC
2025-08-25 14:01:41
7243
We have a number of packages that implement parsers where a panic might lead to a Denial of Service, but returning an in...
Golang compress/zstd: add new package
2025-08-25 14:01:35
46142
Zstandard (RFC 8878) is well-positioned to replaced GZIP (RFC 1952) as the de-facto compression format.Zstandard:* is fa...
Golang x/website: "Create a Go module" tutorial "Add a test" instructions broken by recent change to vetting printf calls
2025-08-25 14:01:33
1441
What is the URL of the page with the issue?https://go.dev/doc/tutorial/add-a-testWhat is your user agent?Mozilla/5.0 (Ma...
Golang cmd/go: get hangs without error output from unknown revisions
2025-08-25 14:01:31
41601
What version of Go are you using (go version)?$ go versiongo version go1.18.4 darwin/arm64$ git versiongit version 2.37....
Golang proposal: go/build: deprecate ArchChar(..)
2025-08-25 14:01:29
349
Proposal DetailsMark go/build.ArchChar(..) as deprecated. Since Go 1.5 this function always returns an error and no long...
Golang x/term: windows: arrow keys not received and thus history not working
2025-08-25 14:01:27
2119
Go versiongo1.22.6Output of go env in your module/workspace:set GO111MODULE=set GOARCH=amd64set GOBIN=set GOCACHE=C:\Use...
Golang x/crypto/ssh: panic stating scalarBaseMult was not 32 bytes on FIPS enabled host with curve25519
2025-08-25 14:01:18
7742
Go versiongo version go1.24.4 (Red Hat 1.24.4-1.module+el8.10.0+23323+67916f33) linux/amd64Output of go env in your modu...
Pandas DOC: date_range/timedelta_range confusing 3 out of 4 arguments note
2025-08-25 14:01:09
2507
Pandas version checks[x] I have checked that the issue still exists on the latest versions of the docs on main hereLocat...
Apache Dubbo [Feature] Include the cluster information and the corresponding SOCKS5 proxy address in the URL
2025-08-25 14:00:46
2683
Pre-check[X] I am sure that all the content I provide is in English.Search before asking[X] I had searched in the issues...
Redis [BUG] Debian repository is down / returning 403
2025-08-25 14:00:41
3001
https://packages.redis.io/deb/dists/trixie/InRelease responds with 403:<Error><Code>AccessDenied</Code>...
Spring Security Improve Single-Sign-On Redirect for SameSite=Lax and SameSite=Strict
2025-08-25 14:00:32
3560
Lax + POST mitigation as well as the following Spring Security tickets:https://github.com/spring-projects/spring-securit...
Spring Security Support for JWT integration with Spring Security WebAuthn (instead of sessions)
2025-08-25 14:00:28
3033
Subject: WebAuthn + JWT Integration with webauthn4j-spring-securityHi Spring Security Team,I’m currently working on an a...
上一页
下一页
1
2
3
4
5
6
7
…
288
.