Skip to content

thread::spawn panicking #350

@bjorn3

Description

@bjorn3
fn main() {
    std::thread::spawn(|| {});
}
thread panicked while processing panic. aborting.
thread 'main' panicked at 'assertion failed: c.borrow().is_none()', ./test.sh: line 29: 75646 Illegal instruction: 4  ./target/out/std_example

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-bugCategory: This is a bug.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions