Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mir fails and/or deadlocks when terminated during startup #2845

Open
wmww opened this issue Feb 18, 2023 · 0 comments
Open

Mir fails and/or deadlocks when terminated during startup #2845

wmww opened this issue Feb 18, 2023 · 0 comments

Comments

@wmww
Copy link
Contributor

wmww commented Feb 18, 2023

To repro:

  • In one terminal run while true; do killall miral-shell.bin; sleep 0.1; done
  • In another terminal run Mir

Expected: Mir exits with exit code 0 (this is what happens when you kill Mir after at least a few hundred milliseconds)

Actual: Mir usually either exits with code 143 or deadlocks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant