Skip to content

runtime: TestFinalizerOrCleanupDeadlock/Panic#01 failures #76523

Description

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

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestFinalizerOrCleanupDeadlock/Panic#01
=== PAUSE TestFinalizerOrCleanupDeadlock/Panic#01
=== CONT  TestFinalizerOrCleanupDeadlock/Panic#01
    crash_test.go:1165: /Users/swarming/.swarming/w/ir/x/t/go-build1760360387/testprog.exe CleanupDeadlock: exit status 2
    crash_test.go:1168: output does not contain "runtime.runCleanups()":
        panic: panic
        
        goroutine 1 [running]:
        main.FinalizerOrCleanupDeadlock(0x1)
        	/Users/swarming/.swarming/w/ir/x/w/goroot/src/runtime/testdata/testprog/finalizer_deadlock.go:48 +0x7e5
        main.init.8.func2()
        	/Users/swarming/.swarming/w/ir/x/w/goroot/src/runtime/testdata/testprog/finalizer_deadlock.go:19 +0x25
        main.main()
        	/Users/swarming/.swarming/w/ir/x/w/goroot/src/runtime/testdata/testprog/main.go:34 +0x22c
        
        goroutine 4 [running]:
        	goroutine running on other thread; stack unavailable
--- FAIL: TestFinalizerOrCleanupDeadlock/Panic#01 (0.67s)

watchflakes

Activity

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

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

Projects

Relationships

None yet

Development

No branches or pull requests

Issue actions