Bug 868254
| Summary: | vdagent-win exits if two users are logged in simultaneously | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 8 | Reporter: | David Jaša <djasa> |
| Component: | spice-vdagent-win | Assignee: | Arnon Gilboa <agilboa> |
| Status: | CLOSED ERRATA | QA Contact: | Desktop QE <desktop-qa-list> |
| Severity: | low | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | --- | CC: | cfergeau, dblechte, dyasny, italkohe, jbiddle, mbarta |
| Target Milestone: | rc | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | vdagent-win-0.1-15 | Doc Type: | Bug Fix |
| Doc Text: |
Previously, when a second user logged into a Windows guest, the RHEV SPICE Agent service terminated the previous vdagent instance, but mistakenly also the newly created vdagent on the current active session. Now, the vdagent termination event is reset after previous agent termination, so each new agent is no longer terminated.
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-06-10 20:26:38 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Attachments: | |||
|
Description
David Jaša
2012-10-19 10:55:11 UTC
Created attachment 651552 [details]
on XP, set process handle for vdagent launched on session>0
This bug is fixed for Windows XP in vdagent-win-0.1-14, however for Windows 7 guest, this fix has introduced a very similar issue. Basically the steps to reproduce are the same as above plus one more user switch back to user one. With this done, the vdagent goes into a loop of switching off and on, eventually staying off (see logs attached). With vdagent-win-0.1.12 or 0.1.13 no such behaviour could be reproduced (Win7 guest). Switching the bug back to Assigned as this seems to be a regression. Created attachment 700597 [details]
vdagent log for windows 7 guest
Created attachment 700598 [details]
vdservice log for Windows 7 guest
(In reply to comment #3) > This bug is fixed for Windows XP in vdagent-win-0.1-14, however for Windows > 7 guest, this fix has introduced a very similar issue. > > Basically the steps to reproduce are the same as above plus one more user > switch back to user one. With this done, the vdagent goes into a loop of > switching off and on, eventually staying off (see logs attached). > > With vdagent-win-0.1.12 or 0.1.13 no such behaviour could be reproduced > (Win7 guest). > > Switching the bug back to Assigned as this seems to be a regression. Thanks Milan. Sure it's a regression. Working on a patch. Created attachment 702992 [details]
vdservice: reset vdagent stop event after wait for termination
*** Bug 922421 has been marked as a duplicate of this bug. *** Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHSA-2013-0924.html |