Skip to content

dtors_in_dtors_in_dtors test fails on 32bit Windows targets #2754

Closed
rust-lang/rust
#106638
@RalfJung

Description

@RalfJung

Most Windows targets (both MSVC and GNU) deadlock on this test when running in Miri. Only x86_64-pc-windows-gnu target works fine.

I seem to recall that on the failing targets we do not use "native" thread-locals due to some linker issues or so.

But the real question is, why don't the destructors work the way they should?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions