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

Transient segfault in libstd on Github Actions #76594

Open
Aaron1011 opened this issue Sep 11, 2020 · 1 comment
Open

Transient segfault in libstd on Github Actions #76594

Aaron1011 opened this issue Sep 11, 2020 · 1 comment
Labels
A-spurious Area: Spurious failures in builds (spuriously == for no apparent reason) A-testsuite Area: The testsuite used to check the correctness of rustc C-bug Category: This is a bug.

Comments

@Aaron1011
Copy link
Member

The x86_64-gnu-distcheck job segfaulted while running a libstd test in this PR: #75800 (comment)

Full log: https://gist.github.com/Aaron1011/22e231f0910700469a93c03953e68219

After a retry, the job succeeded. I'm not sure what caused this segfault, as it seems completely unrelated to my PR.

@Aaron1011 Aaron1011 added the C-bug Category: This is a bug. label Sep 11, 2020
@jyn514 jyn514 added A-spurious Area: Spurious failures in builds (spuriously == for no apparent reason) A-testsuite Area: The testsuite used to check the correctness of rustc labels Sep 11, 2020
@Enselic
Copy link
Member

Enselic commented Dec 12, 2023

Triage: Have you seen this in recent years?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-spurious Area: Spurious failures in builds (spuriously == for no apparent reason) A-testsuite Area: The testsuite used to check the correctness of rustc C-bug Category: This is a bug.
Projects
None yet
Development

No branches or pull requests

3 participants