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

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

Golang cmd/compile: objects emit generic instantiations for imported packages

With the use of atomic.Pointer in package sync, this program is now generating the full compiled code for atomic.Pointer...

Golang net/http: TestTransportIdleCacheKeys failures with missing cache keys

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

Golang cmd/compile: internal compiler error compiling net on darwin-amd64-11_0

#!watchflakespost <- goos == "darwin" && log ~ `internal compiler error: unexpected fnsym`Issue cre...

Golang cmd/go: mod init should not infer a path with a /v1 suffix

Go versiongo version go1.24.1 darwin/arm64Output of go env in your module/workspace:AR='ar'CC='cc'CGO_CFLAGS='-O2 -g'CGO...

Golang spec: disallow anonymous interface cycles

TL;DR: We should disallow declarations like type I interface { m() interface { I } }. They cause a lot of trouble for to...

Golang cmd/go: internal error in go work sync

Go versiongo version go1.21.5 darwin/arm64Output of go env in your module/workspace:GO111MODULE=''GOARCH='arm64'GOBIN=''...

Golang go/ast,go/parser: Decl field of type parameter identifier is nil for methods (but not for functions)

$ go versiongo version devel go1.18-902dc38212 Tue Feb 1 16:52:46 2022 +0000 linux/amd64See: https://gotipplay.golang.or...

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/...
上一页 下一页
.