lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:   Fri, 9 Jun 2017 16:43:22 -0700
From:   Randy Dunlap <rdunlap@...radead.org>
To:     Paul Menzel <pmenzel@...gen.mpg.de>,
        Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
        "netdev@...r.kernel.org" <netdev@...r.kernel.org>
Subject: Re: [Regression, 4.12-rc1] Address family not supported by protocol

[adding netdev]

Hi Paul,
Did you get anywhere with this?

The only difference that I see in the kernel config files is

4.12-rc1 says:
# CONFIG_NET_SCH_DEFAULT is not set

and 4.11 does not have that kconfig option.


On 05/15/17 05:53, Paul Menzel wrote:
> Dear Linux folks,
> 
> 
> When building Linux 4.12-rc1 with the configuration from Linux 4.11, then many user space programs show the error `Address family not supported by protocol`.
> 
> Please find the configuration, and the Linux kernel messages attached.
> 
> [    5.383630] systemd[1]: Failed to insert module 'autofs4': No such file or directory
> [    5.383808] systemd[1]: Failed to insert module 'unix': No such file or directory
> [    5.600711] systemd[1]: systemd 231 running in system mode. (+PAM -AUDIT -SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP -LIBCRYPTSETUP +GCRYPT +GNUTLS -ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN)
> [    5.601028] systemd[1]: Detected architecture x86-64.
> [    5.623700] systemd[1]: Set hostname to <keineahnung.molgen.mpg.de>.
> [    5.631835] systemd[1]: Failed to read AF_UNIX datagram queue length, ignoring: No such file or directory
> [    6.404973] systemd[1]: Failed to allocate notification socket: Address family not supported by protocol
> [    6.405441] systemd[1]: Failed to allocate cgroups agent socket: Address family not supported by protocol
> [    6.405817] systemd[1]: Failed to allocate private socket: Address family not supported by protocol
> [    6.406218] systemd[1]: socket() failed: Address family not supported by protocol
> [    6.406379] systemd[1]: Failed to fully start up daemon: Address family not supported by protocol
> [    6.515759] systemd[1]: Failed to listen on udev Control Socket.
> [    8.597362] systemd-udevd[283]: error getting socket: Address family not supported by protocol
> Any help, where to report this issue to, is welcome.
> 
> 
> Kind regards,
> 
> Paul


-- 
~Randy

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ