Skip to content

#[thread_local] on i686 windows msvc causes suspicious crash in production #95429

Closed
@csmoe

Description

@csmoe

As the title says, the crash disappeared once we set the has-thread-local = false on i686-pc-windows-msvc target spec.
Could we disable it? cc @nagisa
(the codebase is really huge, cannot generate a small test case)

#[thread_local] was enabled in #92042

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-bugCategory: This is a bug.O-windowsOperating system: WindowsO-windows-msvcToolchain: MSVC, Operating system: Windows

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions