-
-
Notifications
You must be signed in to change notification settings - Fork 58
Flaky qrexec-agent on vchan error #7598
Copy link
Copy link
Closed as not planned
Labels
C: gui-virtualizationThis issue pertains to GUI virtualization in Qubes OS.This issue pertains to GUI virtualization in Qubes OS.P: defaultPriority: default. Default priority for new issues, to be replaced given sufficient information.Priority: default. Default priority for new issues, to be replaced given sufficient information.affects-4.1This issue affects Qubes OS 4.1.This issue affects Qubes OS 4.1.eol-4.1This issue has been closed because Qubes OS 4.1 has reached end of life (EOL).This issue has been closed because Qubes OS 4.1 has reached end of life (EOL).
Metadata
Metadata
Assignees
Labels
C: gui-virtualizationThis issue pertains to GUI virtualization in Qubes OS.This issue pertains to GUI virtualization in Qubes OS.P: defaultPriority: default. Default priority for new issues, to be replaced given sufficient information.Priority: default. Default priority for new issues, to be replaced given sufficient information.affects-4.1This issue affects Qubes OS 4.1.This issue affects Qubes OS 4.1.eol-4.1This issue has been closed because Qubes OS 4.1 has reached end of life (EOL).This issue has been closed because Qubes OS 4.1 has reached end of life (EOL).
Qubes OS release
r4.1
Brief summary
Sometimes (regular enough), when starting up system, I cannot open any GUI app.
By connecting to console using display DVM, I found the error
One way to "fix" this is to runThis only worked sometimes.systemctl restart qubes-gui-agent, and it works immediately. Even the app previous I want to open (Application Finder in dom0) opens without any request.I read the logs with
sudo journalctl -xeu qubes-gui-agent, but I cannot find any error there.I suspect this is another race condition, when "qubes-gui
should start beforeqrexec-fork-server`, or vice versa.Steps to reproduce
This is difficult.
shutdown 0