Skip to content

scheduler deadlocks on mac #6526

Closed
Closed
@brson

Description

@brson

Run a script like for i in {1..10000}; do rm tmp/*ok; make check-stage1-core rt || break; done and eventually it will deadlock. This can even be reproduced with the very simplest scheduling test case.

This is preventing me from landing any further scheduler work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-runtimeArea: std's runtime and "pre-main" init for handling backtraces, unwinds, stack overflowsO-macosOperating system: macOS

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions