Skip to content

Unoptimized stdtest sometimes causes jemalloc assertion error #22710

Description

@klutzy

(Using Rust rev dcc6ce2)

$ ../configure --disable-optimize

...

$ stdtest-x86_64-pc-windows-gnu.exe sync::mpsc
...
<jemalloc>: C:/home/stone/rust/src/jemalloc/include/jemalloc/internal/tsd.h:502:
Failed assertion: "tsd->state == tsd_state_reincarnated"

This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.

Not sure if it's related to #22628 or not. Also not sure if it only occurs with no-opt option.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-testsuiteArea: The testsuite used to check the correctness of rustc

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions