Golang cmd/go: confusing error message when go list is missing checksums for patterns outside the main module

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

Golang runtime: TestCrashWhileTracing failures

#!watchflakesdefault <- pkg == "runtime" && test == "TestCrashWhileTracing"Issue created ...

Golang cmd/compile/internal/ssa: "panic during regalloc" on linux/ppc64*

#!watchflakespost <- goarch ~ `ppc64.*` && log ~ `panic during regalloc` && log ~ `^\s*cmd/compile/in...

Golang os/signal: unrecognized failures

#!watchflakesdefault <- pkg == "os/signal" && test == ""Issue created automatically to co...

Golang runtime/pprof: theoretical appendLocsForStack panic with SIGPROF between cgocallback and exitsyscall

runtime/pprof.appendLocsForStack asserts that an inline-expanded PC always expands to the same number of logical PCs (in...

Golang net: EPROTOTYPE surfaced from write() on macOS due to kernel bug

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

Golang cmd/compile: add intra-line discrimination to PGO profiles

Currently the CPU pprof profiles used for PGO can only break down samples to the source line level. PCs are also include...

Golang cmd/compile: bug in cmd/compile/internal/importer.(*reader).pkg

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

Golang cmd/compile: bug in cmd/compile/internal/importer.(*reader).typInfo

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

Golang go/types: should the 'newer Go version' error be reported to Config.Error?

Since go1.21, (*go/types.Checker).Files() has returned an error when a package has a GoVersion (specified in types.Confi...

Golang cmd/compile: plan9 fatal error: invalid pointer found on stack

What version of Go are you using (go version)?Go 1.21.0Does this issue reproduce with the latest release?Haven't yet tri...

Golang cmd/compile: bug in cmd/compile/internal/noder.(*reader).localIdent (export data parent issue)

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

Golang sync: Once panics if testing.T.FailX or testing.T.SkipX are called

Go versiongo version go1.24.2 linux/amd64Output of go env in your module/workspace:AR='ar'CC='gcc'CGO_CFLAGS='-O2 -g'CGO...

Golang cmd/compile: bug in cmd/compile/internal/noder.(*pkgReader).objIdxMayFail

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

Golang cmd/compile: bug in cmd/compile/internal/types2.setDefType

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

Golang spec: Method sets section doesn't seem quite right for interfaces with type lists

https://tip.golang.org/ref/spec#Method_sets says the following:The method set of an interface type is the intersection o...

Golang runtime: TestSegv/Segv failure with unexpected return pc on openbsd-386-68

--- FAIL: TestSegv (0.00s) --- FAIL: TestSegv/Segv (0.12s) testenv.go:361: [/tmp/workdir/tmp/go-build374830791...

Golang x/telemetry/internal/upload: TestRun_Concurrent failures

#!watchflakesdefault <- pkg == "golang.org/x/telemetry/internal/upload" && test == "TestRun_Co...

Golang cmd/compile: bug in cmd/compile/internal/ssa.copyelimValue

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

Golang runtime: use getrandom(2) for readRandom

Proposal DetailsCurrently when we set the random seed on Linux, the runtime's fallback path needs to open, read and then...
上一页 下一页
.