Skip to content

cmd/cgo/internal/testcarchive: TestSignalForwarding failures #80013

Description

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

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestSignalForwarding
    carchive_test.go:676: go build -buildmode=c-archive -o libgo2.a ./libgo2
    carchive_test.go:693: [clang -fPIC -m64 -pthread -fno-caret-diagnostics -Qunused-arguments -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=/home/swarming/.swarming/w/ir/x/t/go-build3074404391=/tmp/go-build -gno-record-gcc-switches -I /home/swarming/.swarming/w/ir/x/t/carchive_test1755553655/pkg/freebsd_amd64_shared/testcarchive -o testp main5.c libgo2.a]
panic: test timed out after 6m0s
	running tests:
		TestSignalForwarding (46s)

goroutine 81 gp=0xc0000c32c0 m=3 mp=0xc00007b008 [running]:
panic({0x8762f0?, 0xc0002a6670?})
	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/panic.go:878 +0x159 fp=0xc000109ef8 sp=0xc000109e50 pc=0x4d3ed9
...
os/exec.(*Cmd).writerDescriptor.func1()
	/home/swarming/.swarming/w/ir/x/w/goroot/src/os/exec/exec.go:613 +0x5b fp=0xc000107f50 sp=0xc000107ee0 pc=0x5b34bb
os/exec.(*Cmd).Start.func2(0xc0002b4600)
	/home/swarming/.swarming/w/ir/x/w/goroot/src/os/exec/exec.go:768 +0x3d fp=0xc000107fb8 sp=0xc000107f50 pc=0x5b361d
os/exec.(*Cmd).Start.gowrap1()
	/home/swarming/.swarming/w/ir/x/w/goroot/src/os/exec/exec.go:780 +0x39 fp=0xc000107fe0 sp=0xc000107fb8 pc=0x5b35b9
runtime.goexit({})
	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/asm_amd64.s:1264 +0x1 fp=0xc000107fe8 sp=0xc000107fe0 pc=0x4db081
created by os/exec.(*Cmd).Start in goroutine 77
	/home/swarming/.swarming/w/ir/x/w/goroot/src/os/exec/exec.go:767 +0x10f2

watchflakes

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions