Bug 546956
| Summary: | asyncns timeout causes delay when pulseaudio service not running and ipv6 is disabled | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | T-Gergely <kelevel+redhat> |
| Component: | pulseaudio | Assignee: | Lennart Poettering <lpoetter> |
| Status: | CLOSED WONTFIX | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | low | ||
| Version: | 11 | CC: | ajax, lkundrak, lpoetter |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2010-03-22 15:09:38 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
T-Gergely
2009-12-12 21:06:55 UTC
Now that I upgraded to Fedora 12, not only gstreamer based programs have this "socket(): Address family not supported by protocol" problem, but other programs linked against libpulse. Since I have ipv6 disabled, I think this is the same issue I found at http://pulseaudio.org/ticket/752#comment:12. Compiling libpulsecommon-0.9.21.so with the patch at http://pulseaudio.org/attachment/ticket/752/pulseaudio.patch fixed this for me. Then don't disable IPv6 in the kernel. The default kernel does not disable it. |