Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Jul 2020 17:33:59 +0000
From:      bugzilla-noreply@freebsd.org
To:        emulation@FreeBSD.org
Subject:   [Bug 174933] [linux] if_nameindex fail in linuxulator enviroment (PF_NETLINK needed)
Message-ID:  <bug-174933-4077-J3m6NTQI95@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-174933-4077@https.bugs.freebsd.org/bugzilla/>
References:  <bug-174933-4077@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D174933

--- Comment #6 from pete@nomadlogic.org ---
(In reply to Alex S from comment #5)
Interesting, I thought it looked related because I am seeing this when runn=
ing
the binary through truss which looked very similar to Martin's original pos=
t:

89106: linux_socket(0x2,0x2,0x0)                 =3D 11 (0xb)
89106: linux_socket(0x10,0x3,0x0)                ERR#-97 'Address family not
supported by protocol family'
89106: write(1,"Failed to get if_nameindex: 97\n",31) =3D 31 (0x1f)


In terms of the binary I unfortunately do not have much visibility into how
they build it due to it being proprietary, but if this isn't related it'd be
really appreciated if you could me in a better direction to debug this.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-174933-4077-J3m6NTQI95>