Golang cmd/compile: x/website compiler crash on tip

All the gotip builders are failing. See https://ci.chromium.org/p/golang/g/x-website-gotip-by-go/console which points at...

Golang x/tools/gopls: bug.Report in References on type that has both a field and method of the same name

In the gopls/0.16.0-pre.1 release , a references query on the XXX method triggers a bug report:type Foo[T any] struct{ X...

Golang x/tools/gopls: References: bug.Report in expandMethodSearch (via telemetry)

This stack xlDBRQ was reported by telemetry:func expandMethodSearch(ctx context.Context, snapshot *cache.Snapshot, works...

Golang runtime/race: TestRandomScheduling failures

#!watchflakesdefault <- pkg == "runtime/race" && test == "TestRandomScheduling"Issue crea...

Golang runtime/pprof: TestGoroutineCounts failures [consistent failure]

#!watchflakesdefault <- pkg == "runtime/pprof" && test == "TestGoroutineCounts"Issue crea...

Golang net/http: apparent deadlocks in TestHandlerAbortRacesBodyRead since 2022-08-09

#!watchflakespost <- pkg == "net/http" && test == "TestHandlerAbortRacesBodyRead"greplogs...

Golang runtime: fatal error stack traces are swallowed for binaries with elevated privileges

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

Golang runtime: binaries should fail at startup when built with a GOARM64 version not supported on the runtime hardware

Go versiongo version go1.23.0 linux/arm64Output of go env in your module/workspace:Not relevantWhat did you do?On an arm...

Golang proposal: go/ast: add Start token.Pos fields to BlockStmt and FieldList

Background: The go/ast package was designed with batch-oriented compiler-like applications in mind, where well-formed AS...

Golang cmd/compile: bug in cmd/compile/internal/importer.(*pkgReader).objIdx.func1

Issue created by stacks.This stack 66LxTA was reported by telemetry:compile/bugcmd/compile/internal/base.FatalfAt:+3cmd/...

Golang cmd/compile: bug in cmd/compile/internal/noder.readPackage

Issue created by stacks.This stack FCl7nQ was reported by telemetry:compile/bugcmd/compile/internal/base.FatalfAt:+3cmd/...

Golang cmd/link: unused runtime-internal exported methods aren't getting deadcoded

For example, internal/abi.(*SwissMapType).NeedKeyUpdate. It has a 3-instruction body and gets inlined everywhere. There ...

Golang crypto/x509/pkix: Name.String() hex-encodes string-type ExtraNames

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

Golang cmd/compile: bug in cmd/compile/internal/escape.(*escape).newLoc

Issue created by stacks.This stack qzye-A was reported by telemetry:compile/bugcmd/compile/internal/base.FatalfAt:+3cmd/...

Golang cmd/gofmt: Trailing newline in comments is removed since 1.19

What version of Go are you using (go version)?$ go versiongo version go1.19 darwin/arm64Does this issue reproduce with t...

Golang net/http: TestTransportDialTLSContext flakes in local testing

% go test -c net/http% stress ./http.test -test.count=10 -test.run=TestTransportDialTLSContext254 runs so far, 0 failure...

Golang cmd/compile: bug in cmd/compile/internal/bitvec.NewBulk

Issue created by stacks.This stack xq1QzA was reported by telemetry:compile/bugcmd/compile/internal/base.FatalfAt:+3cmd/...

Golang cmd/vet: false positive for MOVOU

What version of Go are you using (go version)?$ go version (latest)go version devel go1.20-e8894bd8fc Mon Sep 5 11:30:31...

Golang cmd/compile: bug in cmd/compile/internal/types.IsExported

Issue created by stacks.This stack U3KXYA was reported by telemetry:compile/bugcmd/compile/internal/base.FatalfAt:+3cmd/...

Golang crypto/ecdsa: Sign() panics if public key is not set

Go versiongo version devel go1.24-7c7170e Wed Nov 20 18:27:31 2024 +0000 linux/amd64Output of go env in your module/work...
上一页 下一页
.