Skip to content

1.53.0 test join_orders_after_tls_destructors fails on armhf (armv7-unknown-linux-gnueabihf) Debian #89584

Closed
@infinity0

Description

@infinity0

From the build log (warning several MB):

failures:

---- thread::local::tests::join_orders_after_tls_destructors stdout ----
thread 'thread::local::tests::join_orders_after_tls_destructors' panicked at 'internal error: entered unreachable code: sync state: Err(2)', library/std/src/thread/local/tests.rs:312:22
stack backtrace:
   0: rust_begin_unwind
             at /usr/src/rustc-1.53.0/library/std/src/panicking.rs:493:5
   1: core::panicking::panic_fmt
             at /usr/src/rustc-1.53.0/library/core/src/panicking.rs:92:14
   2: std::thread::local::tests::join_orders_after_tls_destructors
   3: core::ops::function::FnOnce::call_once
             at /usr/src/rustc-1.53.0/library/core/src/ops/function.rs:227:5
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.

CC @mzohreva who added the test in #84409

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-bugCategory: This is a bug.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions