[Bug 249381] [linuxlator] Failing linux_socket(0x10,0x3,0) causes PulseAudio under Linux emulator to fail
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Sep 17 01:36:30 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=249381
Bug ID: 249381
Summary: [linuxlator] Failing linux_socket(0x10,0x3,0) causes
PulseAudio under Linux emulator to fail
Product: Base System
Version: 12.1-STABLE
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: misc
Assignee: bugs at FreeBSD.org
Reporter: yuri at freebsd.org
Linux apps using PulseAudio print this and fail:
> setsockopt(SOL_SOCKET, SO_PASSCRED): Protocol not available
Here are the corresponding lines from ktrace:
> 14619 zoom CALL linux_socket(0x10,0x3,0)
> 14619 zoom RET linux_socket -1 errno -97 Address family not supported by protocol family
It is probably wise to support such 'socket' call because it is important to
support PulseAudio.
> FreeBSD xx.xx.xx 12.2-STABLE FreeBSD 12.2-STABLE #1 r365688M: Sun Sep 13 05:26:18 PDT 2020 unknown at xx.xx:/huge-disk/sys/usr/src/amd64.amd64/sys/GENERIC amd64
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list