Date: Tue, 26 Oct 2021 20:53:29 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 259374] Linux(4) getifaddrs() results in Address family not supported by protocol getifaddrs() (EAFNOSUPPORT) Message-ID: <bug-259374-227-ZoU6chHoll@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-259374-227@https.bugs.freebsd.org/bugzilla/> References: <bug-259374-227@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=3D259374 --- Comment #3 from Didier Garcin <didu31@hotmail.fr> --- (In reply to Ed Maste from comment #2) I'm sorry, strace is suspended automatically without producing any log : debian$ strace ./if ^C debian$ debian$ strace ./if & [1] 25885 didier@teahupoo:~/labo$=20 debian$ ps=20 PID TTY TIME CMD 26803 pts/1 00:00:00 ps 26436 pts/1 00:00:00 strace 25885 pts/1 00:00:00 strace 70426 pts/1 00:00:00 bash debian$ On host : freebsd-13% sudo ps -a=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20 PID TT STAT TIME COMMAND . . . 25885 1 I 0:00,00 strace ./if 26436 1 TX 0:00,00 strace ./if 69793 1 I 0:00,01 sudo chroot debian /bin/bash . . . --=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-259374-227-ZoU6chHoll>