Bug 1017261
| Summary: | mingw-virt-viewer exited during repeated migration with large c/p transfer taking place | |||
|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 8 | Reporter: | David Jaša <djasa> | |
| Component: | mingw-virt-viewer | Assignee: | Uri Lublin <uril> | |
| Status: | CLOSED ERRATA | QA Contact: | SPICE QE bug list <spice-qe-bugs> | |
| Severity: | low | Docs Contact: | ||
| Priority: | unspecified | |||
| Version: | --- | CC: | ailan, cfergeau, fjin, juzhou, knoel, mdean, mtessun, mxie, rh-spice-bugs, spice-qe-bugs, srevivo, tpelka, tzheng, uril, victortoso, xiaodwan | |
| Target Milestone: | rc | Keywords: | Triaged | |
| Target Release: | --- | Flags: | pm-rhel:
mirror+
|
|
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | ||||
| Fixed In Version: | mingw-virt-viewer-9.0-3.el8 mingw-spice-gtk-0.38-5.el8 | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 1418663 (view as bug list) | Environment: | ||
| Last Closed: | 2021-05-18 16:20:32 UTC | Type: | Bug | |
| Regression: | --- | Mount Type: | --- | |
| Documentation: | --- | CRM: | ||
| Verified Versions: | Category: | --- | ||
| oVirt Team: | Spice | RHEL 7.3 requirements from Atomic Host: | ||
| Cloudforms Team: | --- | Target Upstream Version: | ||
| Embargoed: | ||||
| Bug Depends On: | 1418663 | |||
| Bug Blocks: | ||||
|
Description
David Jaša
2013-10-09 14:02:56 UTC
raising severity, moving to 3.4? It would be nice to try to fix it in RHEL first, I don't think there is windows specific issues here. (In reply to Marc-Andre Lureau from comment #3) > raising severity, moving to 3.4? It would be nice to try to fix it in RHEL > first, I don't think there is windows specific issues here. can you add the bug in rhel with rhel 6.6 target, and add depend on it in this bug? thanks moving to 3.4 this one (In reply to David Blechter from comment #4) > (In reply to Marc-Andre Lureau from comment #3) > > raising severity, moving to 3.4? It would be nice to try to fix it in RHEL > > first, I don't think there is windows specific issues here. > > can you add the bug in rhel with rhel 6.6 target, and add depend on it in > this bug? > ok, but not until we have reproduced on rhel. this is an automated message. oVirt 3.6.0 RC3 has been released and GA is targeted to next week, Nov 4th 2015. Please review this bug and if not a blocker, please postpone to a later release. All bugs not postponed on GA release will be automatically re-targeted to - 3.6.1 if severity >= high - 4.0 if severity < high (In reply to Sandro Bonazzola from comment #7) > this is an automated message. oVirt 3.6.0 RC3 has been released and GA is > targeted to next week, Nov 4th 2015. > Please review this bug and if not a blocker, please postpone to a later > release. > All bugs not postponed on GA release will be automatically re-targeted to > > - 3.6.1 if severity >= high > - 4.0 if severity < high agree, moving to 4.0 oVirt 4.0 Alpha has been released, moving to oVirt 4.0 Beta target. Bug 1418663 not fixed in 7.5 and it was moved to 7.6. Moving this to 4.3 oVirt 4.2.0 has been released on Dec 20th 2017. Please consider re-targeting this bug to next milestone This bug has not been marked as blocker for oVirt 4.3.0. Since we are releasing it tomorrow, January 29th, this bug has been re-targeted to 4.3.1. Hi, while testing migration I could reproduce similar bug here. I believe that the issue is around authentication actually. RHV issues a password valid for 120s and on migration we can't keep the validation from $src host to $dst host, as far as I can see. This likely would need a new migration protocol, if I'm not mistaken. Does it seem like an important RFE? If I'm correct, with recent virt-viewer + spice-gtk you would see earlier logs with something like: > (remote-viewer:20603): GSpice-DEBUG: 11:25:07.415: ../src/channel-main.c:2173 migrate_channel_connect 1:0 ... > (remote-viewer:20603): GSpice-DEBUG: 11:25:07.415: ../src/spice-channel.c:141 0x7e8c50:main-1:0: spice_channel_constructed ... > (remote-viewer:20603): GSpice-DEBUG: 11:25:07.725: ../src/spice-channel.c:1934 0x7e8c50:main-1:0: switching to tls > (remote-viewer:20603): GSpice-DEBUG: 11:25:07.725: ../src/spice-channel.c:2680 0x7e8c50:main-1:0: Coroutine exit main-1:0 ... > (remote-viewer:20603): GSpice-DEBUG: 11:25:07.869: ../src/spice-channel.c:2000 0x7e8c50:main-1:0: use mini header: 1 > (remote-viewer:20603): GSpice-DEBUG: 11:25:07.891: ../src/spice-channel.c:1274 0x7e8c50:main-1:0: link result: reply 7 > (remote-viewer:20603): GSpice-DEBUG: 11:25:07.891: ../src/spice-channel.c:2680 0x7e8c50:main-1:0: Coroutine exit main-1:0 > (remote-viewer:20603): GSpice-DEBUG: 11:25:07.891: ../src/spice-channel.c:2871 0x7e8c50:main-1:0: reset and then some logs for the other channels like: > (remote-viewer:20603): GSpice-DEBUG: 11:25:26.493: ../src/spice-channel.c:1066 inputs-3:0: Closing the connection: spice_channel_read() - ret=0 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 (spice-client-win bug fix and enhancement update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHEA-2021:1947 |