-
Notifications
You must be signed in to change notification settings - Fork 18.8k
Closed as not planned
Labels
NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.ToolsThis label describes issues relating to any tools in the x/tools repository.This label describes issues relating to any tools in the x/tools repository.goplsIssues related to the Go language server, gopls.Issues related to the Go language server, gopls.
Milestone
Description
#!watchflakes
default <- pkg == "golang.org/x/tools/gopls/internal/cmd" && test == ""
Issue created automatically to collect these failures.
Example (log):
FAIL golang.org/x/tools/gopls/internal/cmd [build failed]
# golang.org/x/tools/gopls/internal/cmd.test
fatal error: runtime: cannot allocate memory
runtime stack:
runtime.throw({0x7ff7dde0db4c?, 0x7ff7ddb1bddc?})
runtime/panic.go:1094 +0x34 fp=0x41165ff810 sp=0x41165ff7e0 pc=0x7ff7ddb52644
runtime.recordspan(0x7ff7de090680, 0x21a6c4dedb8)
runtime/mheap.go:563 +0x174 fp=0x41165ff860 sp=0x41165ff810 pc=0x7ff7ddb0bbf4
runtime.(*fixalloc).alloc(0x7ff7de0a9358)
...
created by cmd/link/internal/ld.writeBlocks in goroutine 13
cmd/link/internal/ld/data.go:1079 +0x428
goroutine 87 gp=0x4004a5cfc0 m=nil [runnable]:
cmd/link/internal/ld.writeBlocks.gowrap1()
cmd/link/internal/ld/data.go:1079 fp=0x4004a67fd0 sp=0x4004a67fd0 pc=0x7ff7ddc853f0
runtime.goexit({})
runtime/asm_arm64.s:1268 +0x4 fp=0x4004a67fd0 sp=0x4004a67fd0 pc=0x7ff7ddb59b54
created by cmd/link/internal/ld.writeBlocks in goroutine 12
cmd/link/internal/ld/data.go:1079 +0x428
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.ToolsThis label describes issues relating to any tools in the x/tools repository.This label describes issues relating to any tools in the x/tools repository.goplsIssues related to the Go language server, gopls.Issues related to the Go language server, gopls.