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

[Qubes VM Manager] Restarting a running AppVM throws AssertionError #2505

Closed
Wikinaut opened this Issue Dec 8, 2016 · 2 comments

Comments

Projects
None yet
2 participants
@Wikinaut

Wikinaut commented Dec 8, 2016

Qubes OS version (e.g., R3.2):

R3.2

Affected TemplateVMs (e.g., fedora-23, if applicable):

  • debian-8 (updated) ; and
  • fedora-23 (updated)

AssertionError: This is most likely a bug in the Qubes Manager

line: assert not vm.is_running()
func: start_vm
line no: 1158
main.py
---
line: self.caller.start_vm(vm)
func: check_if_vm_has_shutdown
line: 288
main.py

Reproducible.

Remark:

Stop VM / Start VM sequence appears to work.

@andrewdavidwong

This comment has been minimized.

Show comment
Hide comment
@andrewdavidwong

andrewdavidwong Dec 8, 2016

Member

Duplicate of #2438.

Member

andrewdavidwong commented Dec 8, 2016

Duplicate of #2438.

@Wikinaut

This comment has been minimized.

Show comment
Hide comment
@Wikinaut

Wikinaut Dec 8, 2016

Correct. sorry!

Wikinaut commented Dec 8, 2016

Correct. sorry!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment