Skip to content

runtime: TestFinalizerOrCleanupDeadlock/Panic failures #74445

Open
@gopherbot

Description

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

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestFinalizerOrCleanupDeadlock/Panic
=== PAUSE TestFinalizerOrCleanupDeadlock/Panic
=== CONT  TestFinalizerOrCleanupDeadlock/Panic
    crash_test.go:1164: /home/swarming/.swarming/w/ir/x/t/go-build3963371700/testprog.exe FinalizerDeadlock: exit status 2
    crash_test.go:1167: output does not contain "runtime.runFinalizers()":
        panic: panic
        
        goroutine 1 [running]:
        main.FinalizerOrCleanupDeadlock(0x0)
        	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/testdata/testprog/finalizer_deadlock.go:48 +0x51a
        main.init.8.func1()
        	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/testdata/testprog/finalizer_deadlock.go:18 +0x15
        main.main()
        	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/testdata/testprog/main.go:34 +0x133
        
        goroutine 7 [running]:
        	goroutine running on other thread; stack unavailable
--- FAIL: TestFinalizerOrCleanupDeadlock/Panic (0.13s)

watchflakes

Metadata

Metadata

Assignees

No one assigned

    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

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions