Skip to content

cmd/cgo/internal/testplugin: TestIssue67976 failures #76623

@gopherbot

Description

@gopherbot
#!watchflakes
default <- pkg == "cmd/cgo/internal/testplugin" && test == "TestIssue67976"

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestIssue67976
( GOPATH=$TMPDIR PWD=$TMPDIR/src/testplugin LD_LIBRARY_PATH=$TMPDIR/src/testplugin /home/swarming/.swarming/w/ir/x/w/goroot/bin/go build -gcflags '' -buildmode=plugin -o issue67976.so ./issue67976/plugin.go )
SIGQUIT: quit
PC=0x8addc m=0 sigcode=0

goroutine 0 gp=0x2e6500 m=0 mp=0x2e74c0 [idle]:
runtime.futex()
	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/sys_linux_riscv64.s:440 +0x4 fp=0x7ffffc06e948 sp=0x7ffffc06e948 pc=0x8addc
runtime.futexsleep(0x2e7c00?, 0x67b00?, 0x5f601?)
	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/os_linux.go:73 +0x1c fp=0x7ffffc06e988 sp=0x7ffffc06e948 pc=0x56d44
...
a5  0x0	a6  0x0
a7  0x62	s2  0x7ffffc06e998
s3  0x2e74c0	s4  0x112987784000
s5  0x73	s6  0x75
s7  0x4	s8  0x0
s9  0x11298779c210	s10 0x18b7d8
s11 0x2e6500	t3  0x606b8db7819ae
t4  0xffffffffffffffff	t5  0x1b172608d66
t6  0x2e792c	pc  0x8addc
*** Test killed with quit: ran too long (19m48s).

watchflakes

Metadata

Metadata

Assignees

Labels

NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.arch-riscvIssues solely affecting the riscv64 architecture.

Type

No type

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions