Skip to content

runtime: TestFinalizerOrCleanupDeadlock/Cleanup/Panic failures #77340

Description

@gopherbot
#!watchflakes
default <- pkg == "runtime" && test == "TestFinalizerOrCleanupDeadlock/Cleanup/Panic"

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestFinalizerOrCleanupDeadlock/Cleanup/Panic
=== PAUSE TestFinalizerOrCleanupDeadlock/Cleanup/Panic
=== CONT  TestFinalizerOrCleanupDeadlock/Cleanup/Panic
    crash_test.go:1181: /home/swarming/.swarming/w/ir/x/t/go-build3427023277/testprog.exe CleanupDeadlock: exit status 2
    crash_test.go:1184: output does not contain "runtime.runCleanups()":
        panic: panic
        
        goroutine 1 [running]:
        main.FinalizerOrCleanupDeadlock(0x1)
        	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/testdata/testprog/finalizer_deadlock.go:48 +0x6ab
        main.init.8.func2()
        	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/testdata/testprog/finalizer_deadlock.go:19 +0x1e
        main.main()
        	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/testdata/testprog/main.go:34 +0x14e
        
        goroutine 19 [running]:
        	goroutine running on other thread; stack unavailable
--- FAIL: TestFinalizerOrCleanupDeadlock/Cleanup/Panic (0.05s)

watchflakes

Metadata

Metadata

Assignees

Labels

NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.compiler/runtimeIssues related to the Go compiler and/or runtime.

Type

No type

Fields

No fields configured for issues without a type.

Projects

Status
Todo
Status
No status

Relationships

None yet

Development

No branches or pull requests

Issue actions