Skip to content

runtime: TestStopTheWorldDeadlock failures [consistent failure] #75044

@gopherbot

Description

@gopherbot
#!watchflakes
default <- pkg == "runtime" && test == "TestStopTheWorldDeadlock"

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestStopTheWorldDeadlock
--- FAIL: TestStopTheWorldDeadlock (1.07s)
panic: send on closed channel [recovered, repanicked]

goroutine 227884 gp=0x14000703180 m=6 mp=0x14000080808 [running]:
panic({0x102806880?, 0x1028960f0?})
	/Users/swarming/.swarming/w/ir/x/w/goroot/src/runtime/panic.go:877 +0x15c fp=0x14000177b70 sp=0x14000177ac0 pc=0x1023876dc
testing.tRunner.func1.2({0x102806880, 0x1028960f0})
	/Users/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:1872 +0x194 fp=0x14000177c20 sp=0x14000177b70 pc=0x10241bc44
testing.tRunner.func1()
...
runtime_test.TestSetNonblock(0x140002eb880)
	/Users/swarming/.swarming/w/ir/x/w/goroot/src/runtime/nbpipe_pipe_test.go:16 +0x28 fp=0x1400009cf60 sp=0x1400009cef0 pc=0x1026790b8
testing.tRunner(0x140002eb880, 0x102893248)
	/Users/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:1934 +0xc4 fp=0x1400009cfb0 sp=0x1400009cf60 pc=0x10241b374
testing.(*T).Run.gowrap1()
	/Users/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:1997 +0x20 fp=0x1400009cfd0 sp=0x1400009cfb0 pc=0x10241c1e0
runtime.goexit({})
	/Users/swarming/.swarming/w/ir/x/w/goroot/src/runtime/asm_arm64.s:1268 +0x4 fp=0x1400009cfd0 sp=0x1400009cfd0 pc=0x10238f794
created by testing.(*T).Run in goroutine 1
	/Users/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:1997 +0x364

watchflakes

Metadata

Metadata

Assignees

No one assigned

    Labels

    NeedsFixThe path to resolution is known, but the work has not been done.TestingAn issue that has been verified to require only test changes, not just a test failure.compiler/runtimeIssues related to the Go compiler and/or runtime.

    Type

    No type

    Projects

    Status

    Done

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions