https://bugs.freedesktop.org/show_bug.cgi?id=96873
--- Comment #1 from Sergei Trofimovich <[email protected]> ---
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._______________________________________________
pulseaudio-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/pulseaudio-bugs