Bug 1283925
Summary: | segfault in network::TcpListener::TcpListener | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | Jim Minter <jminter> | ||||
Component: | tigervnc | Assignee: | Jan Grulich <jgrulich> | ||||
Status: | CLOSED ERRATA | QA Contact: | Desktop QE <desktop-qa-list> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | high | ||||||
Version: | 7.2 | CC: | alanm, ayadav, jcastran, jgrulich, J.H.Hodrien, jraising, jsbillin, pasteur, paulm, sengork, tpelka, yzeng | ||||
Target Milestone: | rc | Keywords: | ZStream | ||||
Target Release: | --- | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | |||||||
: | 1304700 (view as bug list) | Environment: | |||||
Last Closed: | 2016-11-04 01:29:30 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: | |||||||
Bug Depends On: | |||||||
Bug Blocks: | 1203710, 1297830, 1304700 | ||||||
Attachments: |
|
Description
Jim Minter
2015-11-20 10:03:05 UTC
We have also encountered this bug. You can trigger it by simply running: /usr/bin/Xvnc -inetd Created attachment 1103810 [details]
Patch to fix the crash in TcpListener
Here is proposed patch to fix this crash. It actually comes from upstream and I just forgot to backport this part to our IPv6 patch for tigervnc.
I built a version of the package with that patch added, and have tested it on our systems that run Xvnc with the -inetd option, and they no longer segfault when starting, so I can confirm that the patch works. Another confirmation of the patch solving the problem. We have two client sites that are experiencing this issue. VNC server is a critical component of our product. When would this patch be included in an official Red Hat update? *** Bug 1302324 has been marked as a duplicate of this bug. *** Fix commited to y-stream branch (rhel-7.3). We too are affected by this bug. Please note that disabling IPv6 will not fix this issue. We'd love to have this working again without any interim workarounds. When will this patch be released? I don't know when this will be released, it is supposed to be fixed in RHEL 7.3 and RHEL 7.2 as z-stream fix. (In reply to Jan Grulich from comment #15) > I don't know when this will be released, it is supposed to be fixed in RHEL > 7.3 and RHEL 7.2 as z-stream fix. As Jan mentioned the fix was published within 7.2.z, see https://rhn.redhat.com/errata/RHBA-2016-0543.html, it will be automatically included in upcomming 7.3 too. 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. https://rhn.redhat.com/errata/RHBA-2016-2237.html *** Bug 1415028 has been marked as a duplicate of this bug. *** |