cmd/compile/... cmd/link/... runtime
Issues and changes for 70 package(s) matching "cmd/compile/... cmd/link/... runtime":
- cmd/compile
- cmd/compile/internal
- cmd/compile/internal/abi
- cmd/compile/internal/abt
- cmd/compile/internal/amd64
- cmd/compile/internal/arm
- cmd/compile/internal/arm64
- cmd/compile/internal/base
- cmd/compile/internal/bitvec
- cmd/compile/internal/compare
- ... (60 more)
#58334 opened 3 days ago by ericlagergren
#58332 opened 3 days ago by fthvgb1
#58327 opened 4 days ago by subtle-byte
cmd/compile: internal compiler error: panic: interface conversion: ir.Node is *ir.CompLitExpr, not *ir.NameNeedsFixcompiler/runtime
#58325 opened 4 days ago by evanj
#58300 opened 5 days ago by randall77
cmd/compile/internal/pgo: Detect sample value position instead of hard-codingNeedsFixrelease-blocker
#58292 opened 5 days ago by brancz
#58256 opened 6 days ago by gopherbot
runtime: TestCgoLockOSThreadExit failures with `sub thread still running`NeedsFixTestingcompiler/runtime
#58247 opened 6 days ago by bcmills
#58222 opened 1 week ago by rsc
cmd/link: `TestBuildForTvOS` failing on `darwin-amd64-11_0`NeedsInvestigationOS-Darwincompiler/runtimemobile
#58221 opened 1 week ago by bcmills
cmd/compile: internal compiler error: two final stores on ssa/checkNeedsInvestigationcompiler/runtime
#58161 opened 1 week ago by ALTree
cmd/compile: the output messages for some generic functions are confusing when using `-gcflags="-m -m"`NeedsInvestigationcompiler/runtimegenerics
#58140 opened 1 week ago by go101
cmd/compile: gcflags="-d=ssa/check_bce" doesn't work or doesn't work well for generic functionsNeedsInvestigationcompiler/runtimegenerics
#58139 opened 1 week ago by go101
#58111 opened 1 week ago by ar8327
runtime: `signal: segmentation fault` on `darwin/amd64`compiler/runtime
#58068 opened 1 week ago by bcmills
cmd/link/internal/ld: TestRuntimeTypeAttrExternal failuresNeedsInvestigation
#57992 opened 2 weeks ago by gopherbot
cmd/compile: performance regression on ppc64 due to change in scheduling CL 270940NeedsInvestigationPerformancearch-ppc64xcompiler/runtime
#57976 opened 2 weeks ago by laboger
#57962 opened 2 weeks ago by bcmills
cmd/compile: compilation of a package >100x slower with 1.20rc3NeedsFixPerformancecompiler/runtimerelease-blocker
#57959 opened 2 weeks ago by aarzilli
cmd/compile: internal compiler error: 'Float64D3': no register available..." (1.20 regression?) NeedsInvestigationcompiler/runtimerelease-blocker
#57846 opened 3 weeks ago by thepudds
#57840 opened 3 weeks ago by gopherbot
cmd/compile: uint32(float32(-1)) returns 0 when crosscompiled for armNeedsInvestigationarch-armcompiler/runtime
#57837 opened 3 weeks ago by LongHairedHacker
#57834 opened 3 weeks ago by kevpar
cmd/compile: internal compiler error: NewBulk too big: nbit=60759 count=506114 nword=1899 size=961110486compiler/runtime
#57832 opened 3 weeks ago by vsin12
cmd/compile: unsafe.{SliceData,StringData} possible memory corruption in escape analysisNeedsFixcompiler/runtimerelease-blocker
#57823 opened 3 weeks ago by cuonglm
runtime: performance regression due to bad instruction used in morestack_noctxt for ppc64 in CL 425396 [1.19 backport]CherryPickApprovedcompiler/runtime
#57812 opened 3 weeks ago by gopherbot
runtime: performance regression due to bad instruction used in morestack_noctxt for ppc64 in CL 425396 [1.18 backport]CherryPickCandidatecompiler/runtime
#57811 opened 3 weeks ago by gopherbot
cmd/compile: internal compiler error: panic: unification reached recursion depth limitcompiler/runtime
#57800 opened 3 weeks ago by icholy
cmd/compile: internal compiler error: assertion failed compiler/runtime
#57796 opened 3 weeks ago by stephenafamo
cmd/compile: internal compiler error: 'init': value .dict (nil) incorrectly live at entryNeedsFixcompiler/runtimerelease-blocker
#57778 opened 3 weeks ago by dveeden
#57759 opened 3 weeks ago by go101
runtime: performance regression due to bad instruction used in morestack_noctxt for ppc64 in CL 425396NeedsFixcompiler/runtime
#57741 opened 4 weeks ago by laboger
runtime: futexwakeup addr=0x5adee8 returned -38compiler/runtime
#57723 opened 4 weeks ago by jxsl13
#57715 opened 4 weeks ago by richsoap
#57702 opened 1 month ago by SladeThe
#57659 opened 1 month ago by gopherbot
#57657 opened 1 month ago by josharian
cmd/compile: internal compiler error: unknown op in select ASOPcompiler/runtime
#57641 opened 1 month ago by jeremybobbin
#57637 opened 1 month ago by bcmills
#57636 opened 1 month ago by gopherbot
#57611 opened 1 month ago by gopherbot
#57601 opened 1 month ago by gopherbot
#57585 opened 1 month ago by cherrymui
cmd/compile: constraint satisfaction errors use "implements" instead of "satisfies"NeedsFixcompiler/runtime
#57564 opened 1 month ago by griesemer
#57563 opened 1 month ago by mdempsky
runtime: unexpected return pc for runtime.gcBgMarkWorker called from 0x0NeedsInvestigationWaitingForInfocompiler/runtime
#57550 opened 1 month ago by xingdl2007
cmd/compile: race is not supported on windows/386compiler/runtime
#57543 opened 1 month ago by VaibhavArora19
cmd/compile: incorrect type set intersection computation [1.19 backport]CherryPickCandidatecompiler/runtime
#57499 opened 1 month ago by gopherbot
cmd/compile: incorrect type set intersection computation [1.18 backport]CherryPickCandidatecompiler/runtime
#57498 opened 1 month ago by gopherbot
#57486 opened 1 month ago by go101
cmd/link: undefined reference to __imp___iob_func on windows with import C / x/sys/windowsOS-WindowsWaitingForInfo
#57455 opened 1 month ago by steowens
cmd/compile: internal compiler error: method ReleaseMessage on *uint8 not foundWaitingForInfocompiler/runtime
#57453 opened 1 month ago by k-pa
#57449 opened 1 month ago by cherrymui
cmd/link: need to handle new-style LoongArch relocs [1.19 backport]CherryPickApprovedarch-loong64compiler/runtime
#57444 opened 1 month ago by gopherbot
cmd/link: need to handle new-style LoongArch relocs [1.18 backport]CherryPickCandidatecompiler/runtime
#57443 opened 1 month ago by gopherbot
#57440 opened 1 month ago by nejisama
#57400 opened 1 month ago by jquirke
runtime: goroutine not startingcompiler/runtime
#57394 opened 1 month ago by krasnovu
#57383 opened 1 month ago by z1293271436
#57381 opened 1 month ago by gopherbot
#57380 opened 1 month ago by gopherbot
#57379 opened 1 month ago by gopherbot
runtime: TestCgoExternalThreadPanic failuresNeedsInvestigation
#57378 opened 1 month ago by gopherbot
#57377 opened 1 month ago by gopherbot
cmd/compile: the loong64 intrinsic for CompareAndSwapUint32 function needs to sign extend its "old" argument. [1.19 backport]CherryPickApprovedarch-loong64arch-mipsarch-riscvcompiler/runtime
#57345 opened 1 month ago by gopherbot
cmd/compile: the loong64 intrinsic for CompareAndSwapUint32 function needs to sign extend its "old" argument. [1.18 backport]CherryPickApprovedarch-mipsarch-riscvcompiler/runtime
#57344 opened 1 month ago by gopherbot
cmd/compile: the riscv64 intrinsic for CompareAndSwapUint32 function needs to sign extend its "old" argument [1.19 backport]CherryPickCandidatecompiler/runtime
#57343 opened 1 month ago by gopherbot
cmd/compile: the riscv64 intrinsic for CompareAndSwapUint32 function needs to sign extend its "old" argument [1.18 backport]CherryPickCandidatecompiler/runtime
#57342 opened 1 month ago by gopherbot
cmd/compile: the mips64 intrinsic for CompareAndSwapUint32 function needs to sign extend its "old" argument [1.19 backport]CherryPickCandidatecompiler/runtime
#57341 opened 1 month ago by gopherbot
cmd/compile: the mips64 intrinsic for CompareAndSwapUint32 function needs to sign extend its "old" argument [1.18 backport]CherryPickCandidatecompiler/runtime
#57340 opened 1 month ago by gopherbot
cmd/link: error building standard lib using -buildmode=shared Go 1.20rc1NeedsInvestigationcompiler/runtimerelease-blocker
#57334 opened 1 month ago by derekparker
cmd/compile: the mips64 intrinsic for CompareAndSwapUint32 function needs to sign extend its "old" argumentNeedsFixarch-mipscompiler/runtimerelease-blocker
#57332 opened 1 month ago by dr2chase
cmd/compile: the riscv64 intrinsic for CompareAndSwapUint32 function needs to sign extend its "old" argumentNeedsFixarch-riscvcompiler/runtimerelease-blocker
#57331 opened 1 month ago by dr2chase
#57319 opened 1 month ago by zdyj3170101136
#57309 opened 1 month ago by dbc60
#57308 opened 1 month ago by hoeppi-google
cmd/compile: the loong64 intrinsic for CompareAndSwapUint32 function needs to sign extend its "old" argument.NeedsFixarch-loong64arch-mipsarch-riscvcompiler/runtime
#57282 opened 1 month ago by abner-chenc
runtime: programs using Cocoa/OpenGL/Metal APIs on macOS exhibit problems at tip not seen in 1.19.4NeedsFixOS-Darwincompiler/runtimerelease-blocker
#57263 opened 1 month ago by dmitshur
cmd/compile: internal compiler error: 'weak': unhandled stmt ASOPNeedsInvestigationWaitingForInfocompiler/runtime
#57255 opened 1 month ago by maoxiaojie1
cmd/compile: spurious invalid recursive typecompiler/runtime
#57176 opened 2 months ago by philhofer
#57166 opened 2 months ago by gopherbot
cmd/compile, go/types: ICE due to recursive unification inside func literalscompiler/runtimerelease-blocker
#57155 opened 2 months ago by findleyr
#57100 opened 2 months ago by gopherbot
#57097 opened 2 months ago by trippleflux
#57096 opened 2 months ago by griesemer
runtime: TestCgoLockOSThreadExit failures with `WaitDelay expired`NeedsInvestigationarch-mipscompiler/runtime
#57083 opened 2 months ago by gopherbot
cmd/compile: internal compiler error: panic: runtime error: invalid memory address or nil pointer dereferencecompiler/runtime
#57078 opened 2 months ago by karalef
cmd/compile: Prove doesn't understand division of slice lengthcompiler/runtime
#57077 opened 2 months ago by Nigma1337
#57035 opened 2 months ago by cherrymui
cmd/compile: enable new `comparable` behavior by default [freeze exception]NeedsDecisioncompiler/runtimerelease-blocker
#57011 opened 2 months ago by griesemer
cmd/compile: incosistent behaviour when assigning slices from a base slice with appendcompiler/runtime
#56999 opened 2 months ago by sipwarriper
#56990 opened 2 months ago by randall77
#56989 opened 2 months ago by 9072997
runtime: failure in `TestRaiseException` on windows-amd64-2012 [1.19 backport]CherryPickApprovedcompiler/runtime
#56983 opened 2 months ago by gopherbot
cmd/compile: value assignment to pointer converted from unsafe pointer exceeds structure boundary on 32-bit armcompiler/runtime
#56979 opened 2 months ago by database64128
#56954 opened 2 months ago by greatroar
cmd/compile: internal compiler error: shape types have no methods SomeFunc[go.shape.[]uint8]NeedsFixcompiler/runtime
#56923 opened 2 months ago by csgura
cmd/compile: internal compiler error: found illegal assignment on test exampleNeedsInvestigationWaitingForInfocompiler/runtime
#56916 opened 2 months ago by esimov
cmd/compile: further failures relating to CL 450136 (inlined static initializer optimization)NeedsFixcompiler/runtime
#56894 opened 2 months ago by mdempsky
#56882 opened 2 months ago by gopherbot
cmd/compile: optimization across packages to avoid allocationscompiler/runtime
#56873 opened 2 months ago by thockin
runtime: `failed to create new OS thread` when building toolchain2 on openbsd-mips64-jsing since CL 447175NeedsInvestigationOS-OpenBSDarch-mipscompiler/runtime
#56839 opened 2 months ago by bcmills
cmd/link/internal/ppc64: too-far trampoline is reused [1.19 backport]CherryPickApproved
#56834 opened 2 months ago by gopherbot
cmd/link/internal/ppc64: too-far trampoline is reused [1.18 backport]CherryPickApproved
#56833 opened 2 months ago by gopherbot
cmd/compile: internal compiler error: 'init': Value live at entry. It shouldn't be. func init, node size, value nilcompiler/runtime
#56821 opened 2 months ago by Rajalakshmi-Girish
#56778 opened 2 months ago by tdakkota
#56777 opened 2 months ago by olegbespalov
#56776 opened 2 months ago by erifan
#56775 opened 2 months ago by pmur
#56770 opened 2 months ago by gopherbot
#56768 opened 2 months ago by cuonglm
runtime: heap size reached GOMEMLIMIT but no GC activity triggeredNeedsInvestigationWaitingForInfocompiler/runtime
#56764 opened 2 months ago by hitzhangjie
runtime, cmd/compile: apparent memory corruption in compress/flate [1.19 backport]CherryPickApprovedcompiler/runtime
#56752 opened 2 months ago by cherrymui
runtime, cmd/compile: apparent memory corruption in compress/flate [1.18 backport]CherryPickApprovedcompiler/runtime
#56751 opened 2 months ago by cherrymui
runtime, cmd/compile: apparent memory corruption in compress/flate [1.20 backport]CherryPickCandidatecompiler/runtime
#56750 opened 2 months ago by gopherbot
runtime: `fatal error: winmm.dll not found` on windows-amd64-2016 during bootstrappingNeedsInvestigationOS-WindowsWaitingForInfocompiler/runtime
#56745 opened 2 months ago by bcmills
cmd/compile: internal compiler error: missing typecheck [1.19 backport]CherryPickApprovedcompiler/runtime
#56744 opened 2 months ago by gopherbot
#56727 opened 2 months ago by biffen
runtime: fmt.Sprintf crash the processcompiler/runtime
#56725 opened 2 months ago by Hansanshi
cmd/compile: type parameter unexpectedly does not implement constraintNeedsInvestigationcompiler/runtimegenerics
#56716 opened 2 months ago by silviucm
runtime: poor performance in simulated environmentNeedsInvestigationWaitingForInfoarch-s390xcompiler/runtime
#56704 opened 2 months ago by Hendrik-H
#56702 opened 2 months ago by mbrancato
runtime: crash without a message, potentially in the signal handlerNeedsInvestigationWaitingForInfocompiler/runtime
#56701 opened 2 months ago by huskar-t
#56699 opened 2 months ago by randall77
#56685 opened 3 months ago by aviramha
#56681 opened 3 months ago by findleyr
cmd/link: link time regression for kubelet at `fix transitive inlining of generic functions`NeedsInvestigationcompiler/runtime
#56678 opened 3 months ago by mknyszek
cmd/compile: index out of bounds in code the compiler can prove is never executedNeedsDecisioncompiler/runtime
#56667 opened 3 months ago by ncw
#56665 opened 3 months ago by Merovius
cmd/compile: generic type cause "internal compiler error: 'main': Value live at entry. It shouldn't be."NeedsInvestigationcompiler/runtime
#56652 opened 3 months ago by weirenxue
runtime: cgo stuck because of go signal handler went into dead loopNeedsInvestigationWaitingForInfocompiler/runtime
#56649 opened 3 months ago by cocktail828
#56636 opened 3 months ago by gopherbot
#56635 opened 3 months ago by gopherbot
cmd/compile: ICE instantiating a generic type `B` in `type A[T] struct{}; type B[T] A[[]T]` with `error`NeedsInvestigationcompiler/runtimegenerics
#56626 opened 3 months ago by twz123
#56584 opened 3 months ago by gopherbot
#56582 opened 3 months ago by gopherbot
#56581 opened 3 months ago by gopherbot
#56580 opened 3 months ago by gopherbot
#56579 opened 3 months ago by gopherbot
cmd/compile/internal/types2: TestSelf fails if a built pkg/.../syntax.a doesn't existNeedsFixTestingcompiler/runtime
#56573 opened 3 months ago by dmitshur
cmd/compile: some x/sys versions no longer build due to "go:linkname must refer to declared function or variable" [1.19 backport]CherryPickApprovedcompiler/runtime
#56557 opened 3 months ago by gopherbot
cmd/compile: some x/sys versions no longer build due to "go:linkname must refer to declared function or variable" [1.18 backport]CherryPickApprovedcompiler/runtime
#56556 opened 3 months ago by gopherbot
runtime: fatal error: found bad pointer in Go heap (1.19.1)NeedsInvestigationWaitingForInfocompiler/runtime
#56552 opened 3 months ago by mobiusmalware
cmd/compile: Dgeev/Circulant100-8 sec/op 1.1% regression, 1.1%point change between 3d92205 and da6042ePerformancecompiler/runtime
#56532 opened 3 months ago by mknyszek
cmd/compile: `Maximum call stack size exceeded` testing go/parser with Node.js v18.7.0NeedsFixOS-JSarch-wasmcompiler/runtime
#56498 opened 3 months ago by bcmills
cmd/compile: performance regression compiling crypto/internal/edwards25519/field.feMulGeneric on PPC64arch-ppc64xcompiler/runtime
#56497 opened 3 months ago by pmur
#56476 opened 3 months ago by klauspost
cmd/compile: "redo growslice calling convention" caused a 14.7% regression in AppendMsgReplicateDecisionPerformancecompiler/runtime
#56440 opened 3 months ago by mknyszek
runtime: fatal error: AllThreadsSyscall6 results differ between threads; runtime corrupted [mipsle]ExpertNeededNeedsInvestigationarch-mipscompiler/runtime
#56426 opened 3 months ago by bradfitz
runtime: on linux/PPC64, usleep computes incorrect tv_nsec parameter [1.19 backport]CherryPickApprovedcompiler/runtime
#56397 opened 3 months ago by gopherbot
runtime: on linux/PPC64, usleep computes incorrect tv_nsec parameter [1.18 backport]CherryPickApprovedcompiler/runtime
#56396 opened 3 months ago by gopherbot
#56386 opened 3 months ago by motiejus
#56374 opened 3 months ago by pmur
#56370 opened 3 months ago by olegbespalov
#56360 opened 3 months ago by gopherbot
#56359 opened 3 months ago by gopherbot
runtime: "runtime·lock: lock count" fatal error when cgo is enabled [1.19 backport]CherryPickApprovedcompiler/runtime
#56309 opened 3 months ago by gopherbot
runtime: "runtime·lock: lock count" fatal error when cgo is enabled [1.18 backport]CherryPickApprovedcompiler/runtime
#56308 opened 3 months ago by gopherbot
cmd/compile: did not infer implementation[actual] passed to interface[generic]NeedsInvestigationTypeInferencecompiler/runtimegenerics
#56294 opened 3 months ago by vahid-sohrabloo
cmd/compile: change in initialization order when using go test -coverNeedsInvestigationcompiler/runtime
#56293 opened 3 months ago by ianlancetaylor
cmd/compile: functions with type parameters cannot inline multiple levels deep across packagescompiler/runtimegenerics
#56280 opened 3 months ago by prattmic
#56277 opened 3 months ago by bcmills
cmd/compile: jump table optimisation is not utilised when a case has multiple clausescompiler/runtime
#56253 opened 3 months ago by renthraysk
runtime: "runtime·lock: lock count" fatal error when cgo is enabledNeedsInvestigationcompiler/runtimerelease-blocker
#56243 opened 3 months ago by corhere
cmd/link/internal/ld: TestVarDeclCoordsWithLineDirective failuresNeedsInvestigation
#56232 opened 3 months ago by gopherbot
cmd/compile: gcc_linux_amd64.c:63:2: error: unknown type name 'sigset_t'NeedsInvestigationcompiler/runtime
#56225 opened 3 months ago by kityun
#56220 opened 3 months ago by NOMORECOFFEE
cmd/compile: internal compiler error: missing pkgcompiler/runtime
#56186 opened 3 months ago by csgura
#56180 opened 3 months ago by bcmills
#56175 opened 3 months ago by thanm
cmd/compile: libFuzzer instrumentation fakePC overflow on 386 arch [1.19 backport]CherryPickApprovedcompiler/runtime
#56168 opened 4 months ago by gopherbot
cmd/compile: libFuzzer instrumentation fakePC overflow on 386 arch [1.18 backport]CherryPickCandidatecompiler/runtime
#56167 opened 4 months ago by gopherbot
#56141 opened 4 months ago by cuonglm
runtime: linux/amd64 crash in runtime.adjustSignalStackNeedsInvestigationWaitingForInfocompiler/runtime
#56119 opened 4 months ago by zhuyuesut
#56080 opened 4 months ago by billziss-gh
#56037 opened 4 months ago by gopherbot
#56022 opened 4 months ago by ianlancetaylor
cmd/compile: cannot use s (type [][]Typ) as type []go.shape.[]int_0 in assignmentNeedsInvestigationcompiler/runtime
#55964 opened 4 months ago by YueMengGu
#55961 opened 4 months ago by varungandhi-src
runtime: found pointer to free objectWaitingForInfo
#55934 opened 4 months ago by kaushikdharamshi
#55922 opened 4 months ago by gopherbot
cmd/compile: slower performance of array copies on arm64NeedsInvestigationPerformancecompiler/runtime
#55920 opened 4 months ago by randall77
cmd/compile: some x/sys versions no longer build due to "go:linkname must refer to declared function or variable"NeedsInvestigationcompiler/runtime
#55889 opened 4 months ago by mvdan
cmd/link: ld: warning: -no_pie is deprecated in new macOS versionNeedsInvestigationOS-Darwincompiler/runtime
#55871 opened 4 months ago by huanghy6268
#55851 opened 4 months ago by lizthegrey
#55844 opened 4 months ago by tdewolff
#55357 opened 4 months ago by elagergren-spideroak
#55304 opened 4 months ago by cherrymui
cmd/compile: internal compiler error: expression has untyped type: compiler/runtime
#55297 opened 4 months ago by AemonSwift
cmd/compile: internal compiler error: method Len on *uint8 not found [1.19 backport]CherryPickApprovedcompiler/runtime
#55270 opened 4 months ago by gopherbot
cmd/compile: internal compiler error building k8sNeedsInvestigationSooncompiler/runtimerelease-blocker
#55269 opened 4 months ago by mknyszek
#55254 opened 4 months ago by mkumatag
#55233 opened 4 months ago by gopherbot
#55212 opened 4 months ago by gopherbot
#55199 opened 4 months ago by gopherbot
#55156 opened 4 months ago by rsc
cmd/compile: typebits.Set: invalid initial alignment: type Peer has alignment 8, but offset is 4 [1.19 backport]CherryPickApprovedcompiler/runtime
#55152 opened 4 months ago by gopherbot
#55134 opened 4 months ago by amirdlt
runtime: go stuck in a dead lock between threads epoll_pwait/futex(..., FUTEX_WAKE_PRIVATE, 1) on arm64NeedsInvestigationcompiler/runtime
#55120 opened 4 months ago by schaefi
runtime: crash in `TestScript/cover_atomic_pkgall` due to missing //go:nosplit annotationNeedsFixSoonrelease-blocker
#55117 opened 4 months ago by mknyszek
cmd/link: new darwin linker warning on -pagezero_size and -no_pie deprecation [1.19 backport]CherryPickApprovedcompiler/runtime
#55114 opened 4 months ago by gopherbot
cmd/link: new darwin linker warning on -pagezero_size and -no_pie deprecation [1.18 backport]CherryPickApprovedcompiler/runtime
#55113 opened 4 months ago by gopherbot
cmd/link: new darwin linker warning on -pagezero_size and -no_pie deprecationNeedsFixOS-Darwincompiler/runtime
#55112 opened 4 months ago by cherrymui
cmd/compile: "internal compiler error: missing pkg" on `error` type argumentNeedsFixcompiler/runtime
#55101 opened 4 months ago by itsabgr
#55100 opened 4 months ago by 578559967
runtime: TestDebugCallUnsafePoint failures with `<nil>` instead of error on noopt builder since 2022-09-05WaitingForInfocompiler/runtime
#55075 opened 4 months ago by bcmills
runtime: TestVDSO failures due to hang or crash in SignalInVDSO since 2022-09-02NeedsInvestigationcompiler/runtimerelease-blocker
#55073 opened 4 months ago by bcmills
runtime: found bad pointer in Go heap compiler/runtime
#55040 opened 4 months ago by tapesource
cmd/compile: don't move/copy rematerializeable op when allocating registersNeedsInvestigationcompiler/runtime
#55039 opened 4 months ago by erifan
#55038 opened 4 months ago by markusheukelom
#55025 opened 4 months ago by jinlin-bayarea
cmd/compile: profile-guided optimizationProposalProposal-AcceptedProposal-FinalCommentPeriodcompiler/runtime
#55022 opened 4 months ago by cherrymui
cmd/compile: typebits.Set: invalid initial alignment: type Peer has alignment 8, but offset is 4NeedsFixcompiler/runtime
#54991 opened 5 months ago by stv0g
cmd/compile: unnamed functions missing FuncInfocompiler/runtime
#54959 opened 5 months ago by prattmic
#54929 opened 5 months ago by godcong
#54918 opened 5 months ago by cuonglm
#54917 opened 5 months ago by gopherbot
#54912 opened 5 months ago by csgura
#54911 opened 5 months ago by DrJosh9000
#54910 opened 5 months ago by jmacd
cmd/compile, runtime: found pointer to free object on linux-amd64-nooptNeedsInvestigationcompiler/runtimerelease-blocker
#54907 opened 5 months ago by mknyszek
#54892 opened 5 months ago by mvdan
runtime: mayMoreStackPreempt tests flaky after stack frame CLsNeedsInvestigationcompiler/runtimerelease-blocker
#54885 opened 5 months ago by prattmic
runtime: crash accessing C/C++ memory on WindowsNeedsInvestigationOS-WindowsWaitingForInfocompiler/runtime
#54871 opened 5 months ago by Logonz
#54849 opened 5 months ago by prattmic
cmd/compile: "too many open files in system" on macos VenturaNeedsInvestigationWaitingForInfocompiler/runtime
#54833 opened 5 months ago by jamesli2021
#54814 opened 5 months ago by cuonglm
#54791 opened 5 months ago by handsomefox
#54787 opened 5 months ago by zhangyunhao116
cmd/compile: ICE building issue5162.go on linux-amd64-nooptNeedsInvestigationcompiler/runtimerelease-blocker
#54779 opened 5 months ago by heschi
#54778 opened 5 months ago by heschi
runtime: bgsweep's use of Gosched bloats runtime traces and wastes CPU timeNeedsDecisioncompiler/runtime
#54767 opened 5 months ago by dominikh
#54765 opened 5 months ago by mdempsky
#54757 opened 5 months ago by heschi
runtime: "fatal: systemstack called from unexpected goroutine" on android-arm64-corelliumNeedsInvestigationcompiler/runtime
#54756 opened 5 months ago by heschi
#54755 opened 5 months ago by tamird
#54753 opened 5 months ago by tamird
cmd/compile: internal compiler error: panic: runtime error: invalid memory address or nil pointer dereferencecompiler/runtime
#54746 opened 5 months ago by kralicky
cmd/dist, cmd/compile: `unexpected stale targets` on freebsd-arm64-dmgk since 2022-08-23NeedsInvestigationOS-FreeBSDarch-arm64
#54729 opened 5 months ago by bcmills
cmd/compile: compile failed with "Value live at entry" [1.19 backport]CherryPickApprovedcompiler/runtime
#54726 opened 5 months ago by gopherbot
cmd/compile: compile failed with "Value live at entry" [1.18 backport]CherryPickApprovedcompiler/runtime
#54725 opened 5 months ago by gopherbot
#54722 opened 5 months ago by cuonglm
cmd/compile: internal compiler error: panic: runtime error: invalid memory address or nil pointer dereferencecompiler/runtime
#54703 opened 5 months ago by earl-warren
cmd/compile: ICE at composite literal assignment with alignment > PtrSize [1.19 backport]CherryPickApprovedcompiler/runtime
#54697 opened 5 months ago by gopherbot
runtime: morestack_noctxt missing SPWRITE, causes "traceback stuck" assert [1.19 backport]CherryPickApprovedcompiler/runtime
#54675 opened 5 months ago by gopherbot
runtime: morestack_noctxt missing SPWRITE, causes "traceback stuck" assert [1.18 backport]CherryPickApprovedcompiler/runtime
#54674 opened 5 months ago by gopherbot
cmd/compile: <autogenerated>:1: internal compiler error: panic: runtime error: invalid memory address or nil pointer dereferencecompiler/runtime
#54671 opened 5 months ago by reusee
runtime: segfault running ppc64/linux binaries with kernel 5.18 [1.19 backport]CherryPickApprovedcompiler/runtime
#54665 opened 5 months ago by gopherbot
runtime: segfault running ppc64/linux binaries with kernel 5.18 [1.18 backport]CherryPickApprovedcompiler/runtime
#54664 opened 5 months ago by gopherbot
#54649 opened 5 months ago by go101
#54638 opened 5 months ago by cherrymui
cmd/compile: inlining function that references function literals generates bad codeNeedsFixcompiler/runtime
#54632 opened 5 months ago by dr2chase
cmd/compile: miscompilation of partially-overlapping array assignments [1.19 backport]CherryPickApprovedcompiler/runtime
#54629 opened 5 months ago by randall77
#54615 opened 5 months ago by aarzilli
cmd/compile: miscompilation of partially-overlapping array assignments [1.18 backport]CherryPickApprovedcompiler/runtime
#54603 opened 5 months ago by gopherbot
#54597 opened 5 months ago by bcmills
runtime, cmd/compile: apparent memory corruption in compress/flateNeedsFixcompiler/runtimerelease-blocker
#54596 opened 5 months ago by bcmills
cmd/compile: k8s scalability load test failure (latency regression) with unified IRNeedsInvestigationPerformancecompiler/runtimerelease-blocker
#54593 opened 5 months ago by mknyszek
cmd/compile: ppc64 port is brokencompiler/runtime
#54572 opened 5 months ago by yejibro
#54558 opened 5 months ago by rolandshoemaker
#54553 opened 5 months ago by heschi
cmd/compile: stenciling fails due to confusion with underlying type through generic function call's call of a method on a generic functioncompiler/runtime
#54552 opened 5 months ago by dfinkel
#54547 opened 5 months ago by pmur
#54537 opened 5 months ago by johejo
#54535 opened 5 months ago by johejo
cmd/compile: possibly incorrect fused-multiply-add bypassing floating-point to integer conversionscompiler/runtime
#54533 opened 5 months ago by jmacd
#54514 opened 5 months ago by mdempsky
#54513 opened 5 months ago by mdempsky
#54512 opened 5 months ago by mdempsky
cmd/compile: <autogenerated>:1: internal compiler errorcompiler/runtime
#54504 opened 5 months ago by DmitriyMV
cmd/link: Trampoline insertion breaks DWARF Line Program Table output on Darwin/ARM64 [1.18 backport]CherryPickApprovedcompiler/runtime
#54502 opened 5 months ago by gopherbot
#54497 opened 5 months ago by piotr-sneller
cmd/compile: missed optimization: binary alignment is unnecessarily complexNeedsFixPerformancecompiler/runtime
#54496 opened 5 months ago by piotr-sneller
#54482 opened 5 months ago by kevmo314
#54471 opened 5 months ago by bangzek
#54467 opened 5 months ago by mdempsky
#54458 opened 5 months ago by prattmic
cmd/compile: Type confusion vulnerability on identically named generic structsNeedsFixcompiler/runtimegenerics
#54456 opened 5 months ago by polarina
cmd/compile: when cmd/compile is compiled with `-gcflags = "all=-N -l"`, the output binary panic on startcompiler/runtime
#54412 opened 6 months ago by jacobishao
cmd/compile: low function inline costcompiler/runtime
#54407 opened 6 months ago by subtle-byte
cmd/link: trampoline insertion breaks DWARF Line Program Table output on Darwin/ARM64 [1.19 backport]CherryPickApprovedcompiler/runtime
#54406 opened 6 months ago by jquirke
#54405 opened 6 months ago by rsc
cmd/compile: investigate test/fixedbugs/issue20250.go with GOEXPERIMENT=unifiedNeedsFixcompiler/runtime
#54402 opened 6 months ago by mdempsky
cmd/compile: internal compiler error: panic: runtime error: invalid memory address or nil pointer dereferencecompiler/runtime
#54399 opened 6 months ago by dmholtz
cmd/compile: internal compiler error: method X on struct {} not foundNeedsInvestigationcompiler/runtime
#54356 opened 6 months ago by squareheadc
cmd/compile: ICE when a promoted method on an instantiated type implements a type parameter constraintNeedsFixcompiler/runtime
#54348 opened 6 months ago by mdempsky
#54346 opened 6 months ago by mdempsky
cmd/compile: generic method values at package scope pin their receiver valueNeedsFixcompiler/runtime
#54343 opened 6 months ago by mdempsky
#54337 opened 6 months ago by dmitshur
#54332 opened 6 months ago by lizthegrey
#54331 opened 6 months ago by ii64
cmd/compile: internal compiler error: panic: runtime error: invalid memory address or nil pointer dereferenceNeedsInvestigation
#54326 opened 6 months ago by bytemare
cmd/link: Trampoline insertion breaks DWARF Line Program Table output on Darwin/ARM64 NeedsFixOS-Darwinarch-arm64compiler/runtimehelp wanted
#54320 opened 6 months ago by jquirke
cmd/compile: internal compiler error: panic: runtime error: invalid memory address or nil pointer dereference [1.19 backport]CherryPickApprovedcompiler/runtime
#54309 opened 6 months ago by gopherbot
cmd/compile: internal compiler error: panic: runtime error: invalid memory address or nil pointer dereference [1.18 backport]CherryPickCandidatecompiler/runtime
#54308 opened 6 months ago by gopherbot
cmd/compile: unified IR needs to treat conversion of constants to type parameter type as non-constantNeedsFixcompiler/runtime
#54307 opened 6 months ago by mdempsky
#54306 opened 6 months ago by rsc
cmd/compile: internal compiler error: panic: runtime error: invalid memory address or nil pointer dereferenceNeedsInvestigationcompiler/runtime
#54302 opened 6 months ago by jmacd
cmd/compile: nosplit stack overflow with -gcflags "all=-N -l" -race (darwin/arm64 | Goland debug cmd)NeedsInvestigationcompiler/runtime
#54291 opened 6 months ago by ghostiam
cmd/compile: internal compiler error: panic: runtime error: slice bounds out of range [712097:26324]WaitingForInfocompiler/runtime
#54282 opened 6 months ago by Pxingtian
#54280 opened 6 months ago by JayMonari
#54247 opened 6 months ago by linsite
cmd/compile: internal compiler error when compiling code with unbound method of generic type [1.19 backport]CherryPickApprovedcompiler/runtime
#54243 opened 6 months ago by gopherbot
#54238 opened 6 months ago by kscooo
cmd/compile: internal compiler error of atomic type and offsetof [1.19 backport]CherryPickApprovedcompiler/runtime
#54235 opened 6 months ago by gopherbot
cmd/compile: internal compiler error: method Len on *uint8 not foundNeedsFixcompiler/runtimegenerics
#54225 opened 6 months ago by andig
#54222 opened 6 months ago by xen0n
#54220 opened 6 months ago by shawndx
runtime: unable to build code on go1.19, fails with errors around runtime gc `fatal error: mallocgc called without a P or outside bootstrapping`NeedsInvestigationcompiler/runtime
#54213 opened 6 months ago by arirubinstein
cmd/link: determine GO_LDSO on Linux at link time instead of baking in make.bashNeedsFixcompiler/runtime
#54197 opened 6 months ago by rsc
cmd/compile: enable Duff's device on darwin/arm64FeatureRequestNeedsFixOS-DarwinPerformancearch-arm64compiler/runtime
#54189 opened 6 months ago by erifan
runtime: cpu suboption for GODEBUG is not documented with the others for GODEBUGDocumentationNeedsFixcompiler/runtimehelp wanted
#54183 opened 6 months ago by laboger
#54159 opened 6 months ago by 578559967
#54135 opened 6 months ago by r-hang
#54125 opened 6 months ago by dsxack
#54120 opened 6 months ago by randall77
#54104 opened 6 months ago by phpeterson-usf
runtime: go.uber.org/zap/zapcore BenchmarkZapJSON performance regression in 1.19Performancecompiler/runtime
#54076 opened 6 months ago by prattmic
cmd/link: fail to build with -race (unrecognized relocation (0x2a) in section `.text')compiler/runtime
#54060 opened 6 months ago by shawndx
cmd/compile: ICE on embedded method expression with receiver parameter of derived typeNeedsFixcompiler/runtime
#54058 opened 6 months ago by mdempsky
cmd/compile: internal compiler error: assertion failedcompiler/runtime
#54028 opened 6 months ago by siliconbrain
cmd/compile: compiler does vet thingscompiler/runtime
#54019 opened 6 months ago by go101
#54001 opened 6 months ago by nd
cmd/compile: internal compiler error when compiling code with unbound method of generic typeNeedsFixcompiler/runtimegenerics
#53982 opened 6 months ago by jammer312
#53979 opened 6 months ago by aclements
cmd/compile: improve mknode.gocompiler/runtime
#53959 opened 6 months ago by randall77
#53954 opened 6 months ago by dr2chase
cmd/compile: Loop not being optimized even though it can be evaluated at compile timecompiler/runtime
#53952 opened 6 months ago by boriskrisanov
cmd/compile: nosplit stack overflow with gcflags "-N -l"compiler/runtime
#53942 opened 6 months ago by spikecurtis
#53937 opened 6 months ago by dr2chase
cmd/compile: go cross build random failNeedsInvestigation
#53924 opened 6 months ago by zzjin
runtime: simplify cons/mark smoothing and use the correct trigger point in the cons/mark calculationNeedsFixcompiler/runtime
#53892 opened 6 months ago by mknyszek
#53888 opened 6 months ago by dsnet
cmd/compile: interface conversion with generics reports "types from different scopes" [1.18 backport] CherryPickApprovedcompiler/runtimegenerics
#53883 opened 6 months ago by fractalqb
#53860 opened 7 months ago by randall77
cmd/compile: internal compiler error: assertion failed [1.18 backport] CherryPickApprovedcompiler/runtime
#53852 opened 7 months ago by dmgk
runtime: modified timer results in extreme cpu load [1.18 backport]CherryPickApprovedcompiler/runtime
#53847 opened 7 months ago by gopherbot
runtime: modified timer results in extreme cpu load [1.17 backport]CherryPickApprovedcompiler/runtime
#53846 opened 7 months ago by gopherbot
runtime: runtime.Breakpoint() generates illegal instruction on windows/arm64NeedsFixOS-Windowsarch-arm64compiler/runtime
#53837 opened 7 months ago by qmuntal
#53818 opened 7 months ago by bcmills
cmd/link, cmd/dist: wrong loader/interpreter used with cross-compiled toolchain for ppc64leNeedsInvestigationcompiler/runtime
#53813 opened 7 months ago by laboger
cmd/compile: shallow copy of a struct does not always compile as MOVLNeedsInvestigationPerformanceWaitingForInfo
#53810 opened 7 months ago by LeGamerDc
runtime: random crashes on macOS 13 Ventura Public BetaNeedsInvestigationOS-DarwinWaitingForInfocompiler/runtimehelp wanted
#53800 opened 7 months ago by ismail
runtime: express lock rank graph as a DAG like go/build/deps_test.goFeatureRequestNeedsInvestigationcompiler/runtime
#53789 opened 7 months ago by aclements
#53762 opened 7 months ago by Clemens-H
cmd/compile: excessive instrumentation for libFuzzerNeedsInvestigationPerformancecompiler/runtimefuzz
#53760 opened 7 months ago by randall77
#53752 opened 7 months ago by gopherbot
runtime: memory use regressions in various benchmarks on perf.golang.org/dashboardNeedsFixPerformancecompiler/runtimerelease-blocker
#53738 opened 7 months ago by mknyszek
cmd/compile: ambiguous selector with generic interface & embedded types [1.18 backport]CherryPickApproved
#53723 opened 7 months ago by gopherbot
#53702 opened 7 months ago by YueMengGu
#53688 opened 7 months ago by nd
#53669 opened 7 months ago by oridb
#53663 opened 7 months ago by randall77
#53653 opened 7 months ago by randall77
#53641 opened 7 months ago by bcmills
runtime: invalid string valuesWaitingForInfo
#53636 opened 7 months ago by alxtrsintegra
cmd/compile: incorrect runtime panic on switch statement involving generic slice/map/func typeNeedsFix
#53635 opened 7 months ago by mdempsky
cmd/compile: condition in for loop body is incorrectly optimised away [1.18 backport]CherryPickApproved
#53618 opened 7 months ago by gopherbot
cmd/compile: condition in for loop body is incorrectly optimised away [1.17 backport]CherryPickApproved
#53617 opened 7 months ago by gopherbot
#53600 opened 7 months ago by kortschak
cmd/compile: miscompilation of value switch involving generic interface types [1.18 backport]CherryPickApproved
#53587 opened 7 months ago by gopherbot
#53579 opened 7 months ago by ianlancetaylor
#53551 opened 7 months ago by randall77
#53525 opened 7 months ago by Jorropo
cmd/compile: testing with -race emits internal compiler errorNeedsInvestigation
#53519 opened 7 months ago by tbhartman
#53495 opened 7 months ago by 578559967
runtime: add symbolic constants for freebsd 386/amd64 syscallsNeedsInvestigationOS-FreeBSDcompiler/runtime
#53479 opened 7 months ago by dmgk
cmd/compile: miscompilation of value switch involving generic interface typesNeedsFixrelease-blocker
#53477 opened 7 months ago by mdempsky
cmd/compile: internal compiler error: width not calculated: int128 [1.18 backport]CherryPickApproved
#53471 opened 7 months ago by gopherbot
cmd/compile: internal compiler error: width not calculated: int128 [1.17 backport]CherryPickApproved
#53470 opened 7 months ago by gopherbot
#53456 opened 7 months ago by aarzilli
#53454 opened 7 months ago by ShadiestGoat
cmd/compile: internal compiler error: found illegal assignment go.shape.int_0 -> main.F.TNeedsFixcompiler/runtime
#53439 opened 7 months ago by ALTree
runtime: frequent TestSemTableOneAddrCollisionLinear failures since 2022-06-16NeedsInvestigationTestingrelease-blocker
#53428 opened 7 months ago by bcmills
cmd/compile: Wrong line number on "ambiguous selector" message NeedsInvestigation
#53420 opened 7 months ago by phemmer
#53419 opened 7 months ago by phemmer
#53409 opened 7 months ago by FallenKhadgar
#53406 opened 7 months ago by wdvxdr1123
cmd/compile: internal compiler error: assertion failed (on 1.18 and tip)NeedsInvestigation
#53390 opened 7 months ago by ALTree
cmd/compile: panic in generics (types from different scopes on interface conversion)NeedsInvestigation
#53376 opened 7 months ago by ernado
runtime: misc/cgo/test.TestSetgid panic with `unexpected return pc for runtime.sigpanic` on linux-arm64-packet since 2022-06-04NeedsFixrelease-blocker
#53374 opened 7 months ago by bcmills
#53372 opened 7 months ago by ptxmac
go/types, cmd/compile: error message of 1.18 is less helpful with T.m instead of (*T).mNeedsInvestigationcompiler/runtime
#53358 opened 8 months ago by gnojus
#53357 opened 8 months ago by gopherbot
#53349 opened 8 months ago by rogpeppe
cmd/compile: incomplete relocation support on ppc64leFeatureRequestNeedsInvestigationarch-ppc64xcompiler/runtime
#53345 opened 8 months ago by nehaljwani
cmd/compile: Switch on four-byte string constants repeats comparisonsNeedsFixPerformancecompiler/runtime
#53333 opened 8 months ago by greatroar
#53328 opened 8 months ago by mdempsky
cmd/compile: missing combine constant store cases on amd64FeatureRequestNeedsInvestigationPerformancecompiler/runtime
#53324 opened 8 months ago by wdvxdr1123
#53309 opened 8 months ago by heschi
runtime, cmd/go, cmd/dist: enable -msan on freebsd/amd64FeatureRequestNeedsInvestigationOS-FreeBSDcompiler/runtime
#53298 opened 8 months ago by dmgk
runtime: TestFakeTime fails with fatal error "must be able to track idle limiter event"NeedsInvestigationokay-after-beta1release-blocker
#53294 opened 8 months ago by cherrymui
cmd/link: go.1.18.3 unexpected fault SIGBUS: bus error in Linux (Ubuntu)NeedsInvestigationWaitingForInfo
#53292 opened 8 months ago by josvazg
cmd/compile: panic message for failed assertion of generic type mentions shape type, not user typeNeedsFixcompiler/runtime
#53276 opened 8 months ago by mdempsky
#53274 opened 8 months ago by gopherbot
cmd/compile: internal compiler error: assertion failedNeedsInvestigation
#53254 opened 8 months ago by fogfish
#53249 opened 8 months ago by limpo1989
cmd/link: invalid TLS access model used with -buildmode c-sharedNeedsInvestigationWaitingForInfocompiler/runtime
#53214 opened 8 months ago by aadamowski
runtime: on Linux, better do not treat the initial thread/task group leader as any other thread/task
#53210 opened 8 months ago by thediveo
#53190 opened 8 months ago by catenacyber
#53176 opened 8 months ago by bcmills
runtime: TestMutexFairness failures after 120s on openbsd-arm64-jsing with `-cpu=10`OS-OpenBSDWaitingForInfoarch-arm64
#53174 opened 8 months ago by bcmills
cmd/compile: unsafe.Offsetof returns incorrect value in embedded struct with type parameters [1.18 backport]CherryPickApproved
#53159 opened 8 months ago by gopherbot
cmd/compile: maps doesn't recognize map-clearing range idiom after be inlinedNeedsInvestigationPerformancecompiler/runtime
#53157 opened 8 months ago by cwbhhjl
cmd/compile: unsafe.Offsetof returns incorrect value in embedded struct with type parametersNeedsFixgenerics
#53137 opened 8 months ago by kazu
#53134 opened 8 months ago by fzipp
#53121 opened 8 months ago by dImrich
cmd/compile: "exec format error" when running newly-built binary on linux-loong64-3a5000NeedsInvestigationarch-loong64compiler/runtime
#53116 opened 8 months ago by bcmills
runtime: gentraceback() dead loop on arm64 casued the process hang [1.18 backport]CherryPickApproved
#53112 opened 8 months ago by gopherbot
runtime: gentraceback() dead loop on arm64 casued the process hang [1.17 backport]CherryPickApproved
#53111 opened 8 months ago by gopherbot
cmd/link: unexpected trampoline error on ppc64le musl with -buildmode=pie [1.18 backport]CherryPickApproved
#53107 opened 8 months ago by gopherbot
cmd/compile: slow compilation of a package with a very large APINeedsInvestigationToolSpeedcompiler/runtime
#53092 opened 8 months ago by baywet
#53089 opened 8 months ago by Qrnbth
#53087 opened 8 months ago by Porges
#53058 opened 8 months ago by mdempsky
runtime: TestGdbBacktrace failures due to GDB "internal-error: wait returned unexpected status 0x0" [1.17 backport]CherryPickApprovedTestingrelease-blocker
#53049 opened 8 months ago by gopherbot
#53048 opened 8 months ago by Dentrax
#53018 opened 8 months ago by ALTree
cmd/compile: allocation when string key already exists in a map when using map[string([]byte{})]NeedsInvestigationPerformancecompiler/runtime
#52971 opened 8 months ago by renthraysk
cmd/compile: miscompilation in pointer operations [1.18 backport]CherryPickApproved
#52961 opened 8 months ago by gopherbot
cmd/compile: miscompilation in pointer operations [1.17 backport]CherryPickApproved
#52960 opened 8 months ago by gopherbot
cmd/compile: miscompilation in pointer operationsNeedsInvestigation
#52957 opened 8 months ago by ddaa2000
#52953 opened 8 months ago by ddaa2000
#52948 opened 8 months ago by randall77
#52943 opened 8 months ago by e11jah
#52937 opened 8 months ago by ryanjoneil
#52910 opened 8 months ago by Jorropo
cmd/compile: internal compiler error: dictionary variable not captured by valueNeedsFixrelease-blocker
#52907 opened 9 months ago by ALTree
runtime: CPU-overprovisioned processes might fail to trigger the GC CPU limiterNeedsFixokay-after-beta1release-blocker
#52890 opened 9 months ago by mknyszek
#52887 opened 9 months ago by stianhj
cmd/compile: confusing compilation error on receiver and type parameter names clashNeedsInvestigation
#52867 opened 9 months ago by nd
cmd/compile: 1.18 produces different type descriptor for identical struct in different packages [1.18 backport]CherryPickCandidate
#52858 opened 9 months ago by gopherbot
#52857 opened 9 months ago by gopherbot
cmd/compile: 1.18 produces different type descriptor for identical struct in different packagesNeedsInvestigationrelease-blocker
#52856 opened 9 months ago by pfi79
#52829 opened 9 months ago by rhysh
#52826 opened 9 months ago by gopherbot
runtime: SIGSEGV in `readgstatus` via `goroutineProfileWithLabels` because fing is nilNeedsFixrelease-blocker
#52821 opened 9 months ago by bcmills
#52810 opened 9 months ago by bradfitz
runtime: FuncForPC().Name() returns autogenerated inline func name instead of func name when Func with genericsNeedsInvestigationcompiler/runtime
#52809 opened 9 months ago by morlay
runtime, reflect: `fatal error: fault` in `reflect.Value.Call` under `maymorestack=mayMoreStackMove` on windows-amd64-longtestNeedsInvestigationOS-Windowsrelease-blocker
#52800 opened 9 months ago by bcmills
runtime: timeout in TestSelectStackAdjust on openbsd-arm64-jsingNeedsInvestigationOS-OpenBSDWaitingForInfoarch-arm64
#52795 opened 9 months ago by bcmills
#52794 opened 9 months ago by bcmills
#52774 opened 9 months ago by ii64
#52772 opened 9 months ago by ngolin
#52768 opened 9 months ago by ddaa2000
#52748 opened 9 months ago by adonovan
cmd/link: failed installation due to index out of rangeWaitingForInfo
#52736 opened 9 months ago by stevenwjy
runtime: TestCgoPprofThread failures with `invalid traceback origin`NeedsInvestigationOS-Linuxrelease-blocker
#52726 opened 9 months ago by bcmills
runtime: TestSpuriousWakeupsNeverHangSemasleep failure with `file already closed`NeedsFixcompiler/runtime
#52725 opened 9 months ago by bcmills
cmd/link: cannot open file ... cannot allocate memoryWaitingForInfo
#52716 opened 9 months ago by MikeSpreitzer
cmd/compile: multiple LittleEndian.Uint* calls on the same buffer block load mergingNeedsInvestigationPerformance
#52708 opened 9 months ago by greatroar
#52704 opened 9 months ago by bcmills
runtime: timeouts in TestChan on netbsd-arm64-bsiegert and openbsd-arm64-jsingNeedsInvestigationOS-NetBSDOS-OpenBSDarch-arm64
#52703 opened 9 months ago by bcmills
cmd/compile: conversion on case stmt errorNeedsInvestigation
#52701 opened 9 months ago by ddaa2000
runtime: support debugCall on arm64 [1.18 backport]CherryPickApproved
#52699 opened 9 months ago by gopherbot
cmd/compile: type checking succeeds/fails depending on declaration orderNeedsInvestigation
#52698 opened 9 months ago by ddaa2000
cmd/compile: generic function appears to use incorrect type descriptor [1.18 backport]CherryPickApproved
#52691 opened 9 months ago by gopherbot
cmd/cgo, cmd/link: with zig as CC/CXX, Go linker does not put libc onto the linker line, causing undefined symbol errorsNeedsFixhelp wanted
#52690 opened 9 months ago by andrewrk
runtime: total allocation stats are managed in a `uintptr` which can quickly wrap around on 32-bit architectures [1.18 backport]CherryPickApproved
#52689 opened 9 months ago by gopherbot
runtime: total allocation stats are managed in a `uintptr` which can quickly wrap around on 32-bit architectures [1.17 backport]CherryPickApproved
#52688 opened 9 months ago by gopherbot
cmd/compile: mark shape type dupok [1.18 backport]CherryPickCandidate
#52687 opened 9 months ago by gopherbot
runtime: sysMemStat overflow on openbsd-mips64-jsingNeedsInvestigationOS-OpenBSDarch-mipshelp wanted
#52682 opened 9 months ago by mknyszek
runtime: index out of range in scavenger page lookup on GOAMD64=3 due to Len8 codegen issueNeedsInvestigationSoonrelease-blocker
#52681 opened 9 months ago by mknyszek
runtime: total allocation stats are managed in a `uintptr` which can quickly wrap around on 32-bit architecturesNeedsFixSoonrelease-blocker
#52680 opened 9 months ago by mknyszek
#52673 opened 9 months ago by ddaa2000
runtime, cmd/compile: `exit status 0xc0000374` (`STATUS_HEAP_CORRUPTION`) on windows-amd64-longtestNeedsInvestigationOS-WindowsWaitingForInfocompiler/runtime
#52647 opened 9 months ago by bcmills
#52635 opened 9 months ago by josharian
cmd/compile: mark shape type dupok NeedsInvestigation
#52633 opened 9 months ago by zhouguangyuan0718
#52623 opened 9 months ago by mdempsky
#52608 opened 9 months ago by pdefrain
cmd/compile: internal compiler error: weird package in name: .dict0 => .dict0 from "", not "test/p" [1.18 backport]CherryPickApproved
#52606 opened 9 months ago by gopherbot
cmd/compile: internal compiler error: 'main': Value live at entry. It shouldn't beNeedsInvestigationrelease-blocker
#52590 opened 9 months ago by lurenjia528
runtime: `cannot allocate memory` testing `x/sys/unix` on linux-386-stretchNeedsInvestigationcompiler/runtime
#52576 opened 9 months ago by bcmills
runtime: intermittent "failed to create new OS thread" on Windows since 2022-01-24NeedsInvestigationOS-Windowsokay-after-beta1release-blocker
#52572 opened 9 months ago by bcmills
#52563 opened 9 months ago by greatroar
cmd/compile: cannot convert v (variable of type *Bar[T]) to type *Foo[T] [1.18 backport]CherryPickApproved
#52558 opened 9 months ago by gopherbot
#52529 opened 9 months ago by b97tsk
#52515 opened 9 months ago by WangLeonard
#52475 opened 9 months ago by mknyszek
#52472 opened 9 months ago by prattmic
cmd/link/internal/ld: TestStackCheckOutput broken on aix-ppc64 as of CL 398176NeedsFixSoonTestingrelease-blocker
#52451 opened 9 months ago by bcmills
#52441 opened 9 months ago by gopherbot
#52438 opened 9 months ago by willeccles
runtime: TestPingPongHog fails randomlyNeedsInvestigation
#52421 opened 9 months ago by zhangyunhao116
#52401 opened 9 months ago by andrealancichinetti
#52399 opened 9 months ago by yakkle
#52391 opened 9 months ago by ddaa2000
runtime: executable compiled under Go 1.17.7 will occasionally wedge [1.18 backport]CherryPickApproved
#52375 opened 9 months ago by gopherbot
runtime: executable compiled under Go 1.17.7 will occasionally wedge [1.17 backport]CherryPickApproved
#52374 opened 9 months ago by gopherbot
cmd/compile/internal/ssa: occurred the wrong rewrite cycle detection [1.18 backport]CherryPickApproved
#52366 opened 9 months ago by gopherbot
cmd/compile: rewrite cycle detectedNeedsInvestigation
#52344 opened 10 months ago by tsingsun
#52337 opened 10 months ago by nmeum
#52336 opened 10 months ago by nmeum
cmd/compile: crash in make running generic code [1.18 backport]CherryPickCandidateNeedsInvestigation
#52311 opened 10 months ago by mier85
runtime: doAllThreadsSyscall has an unaligned atomic load on 32-bit architectures [1.18 backport]CherryPickApproved
#52305 opened 10 months ago by gopherbot
#52295 opened 10 months ago by changkun
cmd/compile: unstable arithmeticWaitingForInfo
#52293 opened 10 months ago by changkun
cmd/compile: compiler crash with "Dictionary should have already been generated" [1.18 backport]CherryPickApproved
#52286 opened 10 months ago by gopherbot
cmd/compile: compiler crash with "Dictionary should have already been generated"NeedsInvestigationrelease-blocker
#52279 opened 10 months ago by benjivesterby
#52278 opened 10 months ago by go101
#52257 opened 10 months ago by myaaaaaaaaa
cmd/compile: compiler crash on valid code [1.18 backport]CherryPickApproved
#52242 opened 10 months ago by gopherbot
#52241 opened 10 months ago by Apakhov
#52233 opened 10 months ago by bambuo
#52226 opened 10 months ago by alecthomas
#52207 opened 10 months ago by bcmills
#52201 opened 10 months ago by reusee
cmd/compile: writing output: write $WORK/b216/_pkg_.a: file too largeNeedsInvestigation
#52195 opened 10 months ago by TerminalFi
cmd/compile: dictionary for [...] should only use concrete typesNeedsInvestigation
#52181 opened 10 months ago by pepjo
cmd/compile: ICE: "runtime error: index out of range [0] with length 0" due to generic codeNeedsFixrelease-blocker
#52162 opened 10 months ago by vogtp
runtime: C.setgid hangs on LinuxNeedsInvestigation
#52141 opened 10 months ago by qmuntal
#52139 opened 10 months ago by icholy
#52129 opened 10 months ago by jfcg
cmd/compile: GOEXPERIMENT=unified <autogenerated>:1: internal compiler error: missing wrapperNeedsFixcompiler/runtime
#52128 opened 10 months ago by andig
#52127 opened 10 months ago by tdegris
#52124 opened 10 months ago by ALTree
go/types, cmd/compile: type set overlapping implementation for interface types might be not correct [1.18 backport]CherryPickApproved
#52119 opened 10 months ago by gopherbot
cmd/compile: internal compiler error: weird package in name: .dict0 => .dict0 from "", not "test/p" NeedsFix
#52117 opened 10 months ago by zhuah
runtime: gentraceback() dead loop on arm64 casued the process hangNeedsFixarch-arm64compiler/runtime
#52116 opened 10 months ago by tiancaiamao
#52101 opened 10 months ago by alexsaezm
#52095 opened 10 months ago by gopherbot
runtime, cmd/internal/objabi: incorrect funID of runtime.rt0_go and runtime.systemstack_switchNeedsFix
#52092 opened 10 months ago by zhouguangyuan0718
#52081 opened 10 months ago by bcmills
#52072 opened 10 months ago by go101
runtime: improve performance of channel closing without considering receiversNeedsInvestigationPerformance
#52067 opened 10 months ago by champly
#52066 opened 10 months ago by studease
runtime: segment fault at the runtime.lock2WaitingForInfo
#52060 opened 10 months ago by hawkingrei
#52058 opened 10 months ago by denis-tingaikin
#52052 opened 10 months ago by AGMETEOR
cmd/compile/internal/typecheck: nil panic in `(*intWriter).uint64` on `windows-amd64-race`NeedsInvestigationWaitingForInfo
#52041 opened 10 months ago by bcmills
cmd/compile: generic interface conversion failed, reporting types from different scopes.NeedsInvestigation
#52027 opened 10 months ago by taoso
#52026 opened 10 months ago by QuantumGhost
#52020 opened 10 months ago by neild
#52019 opened 10 months ago by dsnet
cmd/compile: Benchmarks ordering problem with genericsWaitingForInfo
#52002 opened 10 months ago by ogau
#51988 opened 10 months ago by katsusan
#51966 opened 10 months ago by doujiang24
#51964 opened 10 months ago by greatroar
#51963 opened 10 months ago by greatroar
cmd/link: offset overlap for DWARF sections in elf headersNeedsInvestigation
#51939 opened 10 months ago by thanm
#51937 opened 10 months ago by jfcg
#51929 opened 10 months ago by ray-harris
cmd/compile: ICE when unpacking arguments of variadic generic functionNeedsFixgenericsrelease-blocker
#51925 opened 10 months ago by sonlamho
#51923 opened 10 months ago by jeremyd2019
cmd/compile: internal compiler error in Go 1.18 using type parametersNeedsFixgenericsrelease-blocker
#51909 opened 10 months ago by danielgtaylor
#51903 opened 10 months ago by jeremyd2019
#51877 opened 10 months ago by smasher164
cmd/compile: internal compiler error: missing reader for "sync/atomic".LoadPointerNeedsInvestigation
#51857 opened 10 months ago by thesyncim
cmd/compile: internal compiler error: panic: runtime error: index out of range [0] with length 0 [1.18 backport]CherryPickApproved
#51855 opened 10 months ago by gopherbot
#51849 opened 10 months ago by gopherbot
cmd/compile: could not import "package" (cannot import "package" (type parameter bound more than once), possibly version skew - reinstall package) [1.18 backport]CherryPickApproved
#51847 opened 10 months ago by gopherbot
cmd/compile: internal compiler error: walkExpr: switch 1 unknown op RECOVER [1.18 backport]CherryPickApproved
#51846 opened 10 months ago by gopherbot
#51840 opened 10 months ago by julianiewiejska
#51839 opened 10 months ago by ahazhangxin
cmd/compile: could not import "package" (cannot import "package" (type parameter bound more than once), possibly version skew - reinstall package)NeedsInvestigationrelease-blocker
#51836 opened 10 months ago by elagergren-spideroak
cmd/compile: fails with stack overflow using generics and self referential function typeNeedsFixgenericsrelease-blocker
#51832 opened 10 months ago by noclue
cmd/compile: ICE with 1.18 program that succeeds with 1.18rc1NeedsInvestigation
#51828 opened 10 months ago by bradenaw
#51810 opened 10 months ago by mattn
#51776 opened 10 months ago by mknyszek
runtime: GDB tests failing on linux-mips64-rtrk since CL 380755NeedsInvestigationOS-LinuxSoonarch-mipsrelease-blocker
#51769 opened 10 months ago by bcmills
cmd/compile: internal compiler error: panic: runtime error: index out of range [0] with length 0NeedsFix
#51765 opened 10 months ago by blaubaer
#51738 opened 10 months ago by gopherbot
#51734 opened 10 months ago by mdempsky
cmd/compile: optimize code in the encoding/binary packageNeedsInvestigation
#51724 opened 10 months ago by perillo
#51700 opened 10 months ago by disksing
#51699 opened 10 months ago by wgrr
#51697 opened 10 months ago by gopherbot
#51696 opened 10 months ago by gopherbot
#51695 opened 10 months ago by henryas
#51691 opened 11 months ago by mdempsky
cmd/compile: irgen uses wrong dict param to generate code for getting dict type [1.18 backport]CherryPickApproved
#51669 opened 11 months ago by gopherbot
#51654 opened 11 months ago by bjosv
cmd/compile/internal/ssa: occurred the wrong rewrite cycle detectionNeedsInvestigation
#51639 opened 11 months ago by orisano
cmd/compile: unnecessary bounds check when indexing relative to the endNeedsInvestigationPerformancecompiler/runtime
#51622 opened 11 months ago by dsnet
cmd/link: intermittently produces segfaulting executables with binutils 2.27-44NeedsInvestigationWaitingForInfo
#51611 opened 11 months ago by godfried
runtime: `TestCtrlHandler` fails when run manually on a `windows-amd64-2016` gomoteNeedsInvestigationOS-Windowsrelease-blocker
#51602 opened 11 months ago by bcmills
runtime: panic in sweeper in go 1.17.7WaitingForInfo
#51597 opened 11 months ago by dongpipi
#51578 opened 11 months ago by dsnet
#51555 opened 11 months ago by a8m
runtime: pointer 0xe9f4d95300 to unused region of span span.base()=0xc311776000 span. limit=0xc311778000 span.state=1WaitingForInfo
#51552 opened 11 months ago by hicaoc
cmd/compile: init of large maps of pointers allocates too much memoryNeedsInvestigation
#51543 opened 11 months ago by kvap
#51533 opened 11 months ago by ALTree
#51531 opened 11 months ago by thepudds
#51530 opened 11 months ago by CannibalVox
cmd/compile: miscompilation of comparison between type parameter and interfaceNeedsFixrelease-blocker
#51522 opened 11 months ago by mdempsky
cmd/compile: wrong panic message for method call on nil of generic interface typeNeedsFixcompiler/runtime
#51521 opened 11 months ago by mdempsky
#51519 opened 11 months ago by FiloSottile
#51501 opened 11 months ago by changkun
cmd/compile: a little inconsistency on uses of type parameters in type parameter listsNeedsInvestigation
#51499 opened 11 months ago by go101
#51496 opened 11 months ago by dtcaciuc
cmd/compile: syntax error for valid type parameter listNeedsInvestigation
#51488 opened 11 months ago by go101
runtime: `runtime: unexpected return pc for go/parser.(*resolver).Visit` on `openbsd-amd64-70` TryBotNeedsInvestigationOS-OpenBSDWaitingForInfo
#51487 opened 11 months ago by bcmills
#51485 opened 11 months ago by prattmic
cmd/compile: gccgo error: incompatible types in binary expressionNeedsInvestigation
#51475 opened 11 months ago by ddaa2000
#51472 opened 11 months ago by go101
cmd/go, runtime: `runtime.GOROOT` returns an invalid, non-empty string when built with -trimpathNeedsInvestigationrelease-blocker
#51461 opened 11 months ago by rittneje
#51459 opened 11 months ago by corhere
runtime: finalizer call has wrong frame size [1.17 backport]CherryPickApproved
#51458 opened 11 months ago by gopherbot
#51457 opened 11 months ago by cherrymui
cmd/compile: double error when break is not in a loopNeedsInvestigation
#51456 opened 11 months ago by alicebob
runtime: frequent test timeouts on solaris-amd64-oraclerelBuildersNeedsInvestigationOS-Solariscompiler/runtime
#51443 opened 11 months ago by bcmills
cmd/compile: internal compiler error: weird package in name: p.a => a from "test/p", not ""NeedsFixrelease-blocker
#51423 opened 11 months ago by zhuah
cmd/compile: most recently closed type checker CLs must be cherry-picked into release branchNeedsFixrelease-blocker
#51421 opened 11 months ago by griesemer
#51413 opened 11 months ago by mdempsky
#51410 opened 11 months ago by TocarIP
runtime: Stack trace of bound method of embedded interface inside slice causes an infinite loopNeedsFix
#51401 opened 11 months ago by abhinav
cmd/compile: comparable does not match each comparable typeNeedsInvestigation
#51392 opened 11 months ago by blaubaer
#51386 opened 11 months ago by dominikh
#51383 opened 11 months ago by uhthomas
cmd/compile: compiler panic with generics across packages and pointer type parameterNeedsInvestigationrelease-blocker
#51367 opened 11 months ago by JOT85
#51360 opened 11 months ago by dp-arri
#51355 opened 11 months ago by KevinStrong
runtime: TestSegv/SegvInCgo failure with `unexpected return pc for runtime.casgstatus` on linux/armNeedsFixrelease-blocker
#51353 opened 11 months ago by bcmills
#51339 opened 11 months ago by danscales
cmd/compile: internal compiler error: panic: runtime error: invalid memory address or nil pointer dereferenceNeedsFixrelease-blocker
#51335 opened 11 months ago by dominikh
runtime: fail with: `Fatal glibc error: rseq registration failed`NeedsInvestigation
#51315 opened 11 months ago by belimawr
cmd/compile: panic running code that uses generic interface valueNeedsInvestigation
#51303 opened 11 months ago by apmckinlay
runtime: esbuild sometimes crashes with `fatal: morestack on g0` on 64-bit WindowsNeedsInvestigationOS-WindowsWaitingForInfocompiler/runtime
#51266 opened 11 months ago by evanw
runtime: in generic code, convert iface to type failed with "types from different scopes"NeedsFixrelease-blocker
#51250 opened 11 months ago by rguilmont
#51247 opened 11 months ago by jhawk28
#51245 opened 11 months ago by findleyr
cmd/compile: WebAssembly built from fyne_demo command crashes browser optimizer in ChromeNeedsInvestigationOS-JSarch-wasmcompiler/runtime
#51241 opened 11 months ago by Bluebugs
#51236 opened 11 months ago by Karitham
#51233 opened 11 months ago by virtuald
#51232 opened 11 months ago by virtuald
#51229 opened 11 months ago by blackgreen100
cmd/compile: internal compiler error importing a recursive type (recursive through a type constraint)NeedsInvestigation
#51219 opened 11 months ago by Karitham
os/signal, runtime: fatal signal 33 on android-arm64-corellium due to AllThreadsSyscall rewriteNeedsInvestigationOS-Androidrelease-blocker
#51213 opened 11 months ago by prattmic
cmd/compile: "runtime: bad pointer in frame" in riscv64 with complier optimizations [1.17 backport]CherryPickApproved
#51199 opened 11 months ago by gopherbot
cmd/compile: "runtime: bad pointer in frame" in riscv64 with complier optimizations [1.16 backport]CherryPickApproved
#51198 opened 11 months ago by gopherbot
#51193 opened 11 months ago by sywhang
#51177 opened 1 year ago by KZiemian
cmd/compile: nil pointer deref when printing error message for invalid program in 1.17 NeedsInvestigationcompiler/runtime
#51165 opened 1 year ago by nobozo
cmd/compile: less helpful error message for invalid array typesNeedsInvestigation
#51145 opened 1 year ago by Merovius
#51108 opened 1 year ago by changkun
cmd/compile: "runtime: bad pointer in frame" in riscv64 with complier optimizationsNeedsFixarch-riscv
#51101 opened 1 year ago by piggynl
runtime: piController can produce NaNs if the error term grows in an unbounded mannerNeedsFixrelease-blocker
#51061 opened 1 year ago by mknyszek
cmd/compile: compilation results for generic types are affected by the filenameNeedsInvestigationrelease-blocker
#51048 opened 1 year ago by sxyazi
#51042 opened 1 year ago by shoriwe
#51031 opened 1 year ago by gho1b
cmd/compile: inline is slowerFrozenDueToAge
#51028 opened 1 year ago by go101
cmd/compile: missing `T.m is a field, not a method` error upon assignments to interfacesNeedsFixcompiler/runtime
#51025 opened 1 year ago by griesemer
cmd/link: cgo linking fails on Windows with GCC 11.2.0 + MinGW-w64 9.0.0 (UCRT) from winlibs.comNeedsInvestigationOS-Windows
#51007 opened 1 year ago by NewUserHa