action #60539
closedopenQA remote-back-ends crashes with Xvnc >= 1.9.80
Description
While implementing the Power-HMC-back-end I realized that my os-autoinst crashes 100% reproducible at exactly one point in the test.
"bisecting" revealed that not os-autoinst per se is to blame but rather one of its dependencies. Digging further showed that this issue also happens on Leap15.1 (our current OSD worker distro) but way less severe. Therefore I setup a Leap15.1 docker container as worker and tried it. Turns out; the worker can continue: http://openqa.glados.qa.suse.de/tests/95 (Fail is due to a missing needle, unrelated). However, if I upgrade Xvnc inside the container from the Tumbleweed repos, I can again perfectly reproduce the issue: http://openqa.glados.qa.suse.de/tests/94.
Xvnc version from Leap15.1 according to Xvnc -version
: Xvnc TigerVNC 1.9.0 - built ??? ?? ???? ??:??:??
Xvnc version from Leap15.1 according to zypper info xorg-x11-Xvnc
: Version : 1.9.0-lp151.3.2
Xvnc version from TW according to Xvnc -version
: Xvnc TigerVNC 1.9.80 - built ??? ?? ???? ??:??:??
Xvnc version from TW according to zypper info xorg-x11-Xvnc
: Version : 1.9.0-8.2
Updated by mkittler over 5 years ago
- Related to action #39503: svirt tests fail with unsupported update encoding -1733194013 at /.../consoles/VNC.pm line 988 added
Updated by mkittler over 5 years ago
- Status changed from New to In Progress
- Target version set to Current Sprint
Updated by okurz over 5 years ago
- Related to action #28186: VNC: Use of uninitialized value $encoding_type in pack added
Updated by mkittler over 5 years ago
- Status changed from In Progress to Resolved
- Target version changed from Current Sprint to Done
Updated by okurz over 5 years ago
- Copied to action #60758: better feedback for Xvnc disconnecting clients, integration tests covering Xvnc in travis CI as well or OBS added