-
Notifications
You must be signed in to change notification settings - Fork 18.4k
Closed as duplicate of#75572
Closed as duplicate of#75572
Copy link
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.arch-loong64Issues solely affecting the loongson architecture.Issues solely affecting the loongson architecture.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/filecache" && test == "TestConcurrency"
Issue created automatically to collect these failures.
Example (log):
=== RUN TestConcurrency
unexpected fault address 0x476256803ef8
fatal error: fault
[signal SIGSEGV: segmentation violation code=0x2 addr=0x476256803ef8 pc=0x172b58]
goroutine 19 gp=0x476255dbcfc0 m=16 mp=0x476256280808 [running]:
runtime.throw({0x1df51c?, 0x0?})
/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/panic.go:1227 +0x38 fp=0x4762567fff08 sp=0x4762567ffee0 pc=0x8e7b8
runtime.sigpanic()
/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/signal_unix.go:939 +0x240 fp=0x4762567fff60 sp=0x4762567fff08 pc=0x903a0
...
created by golang.org/x/sync/errgroup.(*Group).Go in goroutine 9
/home/swarming/.swarming/w/ir/x/w/gopath/pkg/mod/golang.org/x/sync@v0.17.0/errgroup/errgroup.go:78 +0x98
goroutine 208 gp=0x47625607e000 m=nil [runnable]:
golang.org/x/sync/errgroup.(*Group).Go.func1()
/home/swarming/.swarming/w/ir/x/w/gopath/pkg/mod/golang.org/x/sync@v0.17.0/errgroup/errgroup.go:78 fp=0x4762560787d8 sp=0x4762560787d8 pc=0x16cf40
runtime.goexit({})
/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/asm_loong64.s:701 +0x4 fp=0x4762560787d8 sp=0x4762560787d8 pc=0x961e4
created by golang.org/x/sync/errgroup.(*Group).Go in goroutine 9
/home/swarming/.swarming/w/ir/x/w/gopath/pkg/mod/golang.org/x/sync@v0.17.0/errgroup/errgroup.go:78 +0x98
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.arch-loong64Issues solely affecting the loongson architecture.Issues solely affecting the loongson architecture.goplsIssues related to the Go language server, gopls.Issues related to the Go language server, gopls.