Skip to content

Figure out why pipes in compiletest breaks #3034

Closed
@eholk

Description

@eholk

I had to revert the change to use pipes in compiletest (96c6f57). We were having build failures with an invalid argument error in lock_and_signal. This usually means we are trying to acquire an already-freed lock. We need to figure out why this happens.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-testsuiteArea: The testsuite used to check the correctness of rustcI-crashIssue: The compiler crashes (SIGSEGV, SIGABRT, etc). Use I-ICE instead when the compiler panics.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions