Skip to content

Spurious assertion in rustc_codegen_ssa/src/back/write.rs  #87083

Description

@michaelwoerister

There seems to be a race condition that sometimes triggers this assertion in CI builds:

assert_eq!(main_thread_worker_state, MainThreadWorkerState::Codegenning);

See #86965 (comment) for an example.

Let's start collecting instances of this issue here.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-spuriousArea: Spurious failures in builds (spuriously == for no apparent reason)C-bugCategory: This is a bug.T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions