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

Daemon crash when purging a launching VM #786

Closed
gerboland opened this issue May 15, 2019 · 1 comment
Closed

Daemon crash when purging a launching VM #786

gerboland opened this issue May 15, 2019 · 1 comment

Comments

@gerboland
Copy link
Contributor

Repro steps:
multipass launch --name x xenial
and while it is in the "Starting" phase, run this command in another shell:
multipass delete -p x

Crash is due to wait_until_ssh_up being called with a deleted VirtualMachine pointer.

@gerboland
Copy link
Contributor Author

Duplicate of #761

@gerboland gerboland marked this as a duplicate of #761 May 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants