[pulseaudio-tickets] [Bug 96873] tcp transport always fails: PULSE_SERVER=127.0.0.1 src/pacat, Connection failure: Connection terminated
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sat Jul 9 22:07:31 UTC 2016
https://bugs.freedesktop.org/show_bug.cgi?id=96873
--- Comment #1 from Sergei Trofimovich <slyfox at inbox.ru> ---
Tried git pulseaudio on two machines with old and new kernel.
Old 4.3.0 works:
sendmsg(12, {msg_name(0)=NULL,
msg_iov(1)=[{"\0\0\1\24\377\377\377\377\0\0\0\0\0\0\0\0\0\0\0\0", 20}],
msg_controllen=32, {cmsg_len=28, cmsg_level=SOL_SOCKET,
cmsg_type=SCM_CREDENTIALS{pid=13237, uid=1000, gid=1000}}, msg_flags=0},
MSG_NOSIGNAL) = 20
BAD 4.7.0-rc6-00148-gee40fb2 (vanilla) does not:
sendmsg(13, {msg_name(0)=NULL,
msg_iov(1)=[{"\0\0\1\24\377\377\377\377\0\0\0\0\0\0\0\0\0\0\0\0", 20}],
msg_controllen=32, {cmsg_len=28, cmsg_level=SOL_SOCKET,
cmsg_type=SCM_CREDENTIALS{pid=5412, uid=1000, gid=100}}, msg_flags=0},
MSG_NOSIGNAL) = -1 EINVAL (Invalid argument)
I'll try to pursue kernel changes path.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/pulseaudio-bugs/attachments/20160709/96e0a65c/attachment.html>
More information about the pulseaudio-bugs
mailing list