[Bug 174933] [linux] if_nameindex fail in linuxulator enviroment (PF_NETLINK needed)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Jul 18 17:33:59 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=174933

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

89106: linux_socket(0x2,0x2,0x0)                 = 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) = 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.

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


More information about the freebsd-emulation mailing list