Skip to content

runtime: TestCgoSignalDeadlock failures #72814

@gopherbot

Description

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

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestCgoSignalDeadlock
    crash_test.go:172: running C:\b\s\w\ir\x\w\goroot\bin\go.exe build -o C:\b\s\w\ir\x\t\go-build618258984\testprogcgo.exe
    crash_test.go:194: built testprogcgo in 26.4454717s
    crash_cgo_test.go:36: C:\b\s\w\ir\x\t\go-build618258984\testprogcgo.exe CgoSignalDeadlock (154.8314ms): ok
    crash_cgo_test.go:39: expected "OK\n", but got:
        OK
        runtime: failed to create new OS thread (5)
--- FAIL: TestCgoSignalDeadlock (26.60s)

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

    Todo

    Status

    No status

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions