Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

runtime: TestSigStackSwapping failures #59562

Closed
gopherbot opened this issue Apr 12, 2023 · 2 comments
Closed

runtime: TestSigStackSwapping failures #59562

gopherbot opened this issue Apr 12, 2023 · 2 comments
Labels
compiler/runtime Issues related to the Go compiler and/or runtime. FrozenDueToAge NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.

Comments

@gopherbot
Copy link

#!watchflakes
post <- pkg == "runtime" && test == "TestSigStackSwapping"

Issue created automatically to collect these failures.

Example (log):

--- FAIL: TestSigStackSwapping (0.01s)
    crash_cgo_test.go:502: /opt/golang/tmp/workdir-host-solaris-oracle-amd64-oraclerel/tmp/go-build3722635515/testprogcgo.exe SigStack failed to start: context deadline exceeded

watchflakes

@gopherbot gopherbot added the NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. label Apr 12, 2023
@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "runtime" && test == "TestSigStackSwapping"
2023-04-11 20:25 solaris-amd64-oraclerel go@28480216 runtime.TestSigStackSwapping (log)
--- FAIL: TestSigStackSwapping (0.01s)
    crash_cgo_test.go:502: /opt/golang/tmp/workdir-host-solaris-oracle-amd64-oraclerel/tmp/go-build3722635515/testprogcgo.exe SigStack failed to start: context deadline exceeded

watchflakes

@gopherbot gopherbot added the compiler/runtime Issues related to the Go compiler and/or runtime. label Apr 12, 2023
@bcmills
Copy link
Contributor

bcmills commented Apr 12, 2023

Duplicate of #51443

@bcmills bcmills marked this as a duplicate of #51443 Apr 12, 2023
@bcmills bcmills closed this as not planned Won't fix, can't repro, duplicate, stale Apr 12, 2023
@golang golang locked and limited conversation to collaborators Apr 11, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
compiler/runtime Issues related to the Go compiler and/or runtime. FrozenDueToAge NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Projects
None yet
Development

No branches or pull requests

2 participants