| Summary: | xfreerdp crashes while connecting to windows machine with sound plugin add latency option set | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 6 | Reporter: | Tomas Hudziec <thudziec> |
| Component: | freerdp | Assignee: | Ondrej Holy <oholy> |
| Status: | CLOSED ERRATA | QA Contact: | Desktop QE <desktop-qa-list> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 6.7 | CC: | jkoten, thudziec, tpelka |
| Target Milestone: | rc | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | freerdp-1.0.2-4.el6 | Doc Type: | Bug Fix |
| Doc Text: |
Cause:
Sound redirection plugin expects that pulseaudio device is specified on commandline in some cases.
Consequence:
Freerdp might be terminated unexpectedly due to accessing uninitialized variable if pulseaudio device is not specified.
Fix:
The plugin checks whether device is specified with this fix.
Result:
No more crashes if pulseaudio device is not specified on commandline.
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-05-10 19:44:12 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: | |
|
Description
Tomas Hudziec
2016-01-08 10:59:26 UTC
There isn't problem with "latency", but with parsing of "pulse". See RHEL 7 Bug 1067543 for more details and possible workarounds. There is also link for upstream patch to fix parsing. This is basically duplicate of Bug 988307 (RHEL 7) and Bug 988272 (RHEL 6), however previous solution was man page modification, but it is not sufficient obviously... 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-0756.html |