Skip to content

Mysterious runtime deadlock #10712

Closed
Closed
@alexcrichton

Description

@alexcrichton

I have found that this command will eventually deadlock (no schedulers making progress)

for i in {1..1000}; do; RUST_TEST_TASKS=1 ./x86_64-apple-darwin/stage2/test/stdtest-x86_64-apple-darwin multiple_connect_serial_ip6 || break; done

Still doing investigation, but wanted to open an issue on it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-runtimeArea: std's runtime and "pre-main" init for handling backtraces, unwinds, stack overflows

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions