Date: Wed, 8 Feb 2017 09:06:43 -0800 From: Conrad Meyer <cem@freebsd.org> To: "Oleg V. Nauman" <oleg@opentransfer.com> Cc: freebsd-current <freebsd-current@freebsd.org>, dchagin@freebsd.org Subject: Re: 'Protocol not supported' on linux socket call ( r313313 amd64 ) Message-ID: <CAG6CVpUHpPf_JLckyqEOS4cP2UMC21dzHjDT_hL3LgVzpN=N=Q@mail.gmail.com> In-Reply-To: <2628207.fWzAjJv2TV@asus.theweb.org.ua> References: <2628207.fWzAjJv2TV@asus.theweb.org.ua>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi Oleg,
It seems likely it is related to r313284.
Best,
Conrad
On Wed, Feb 8, 2017 at 7:44 AM, Oleg V. Nauman <oleg@opentransfer.com> wrote:
> After upgrading of current on amd64 box to r313313 I noticed that skype has
> stopped working.
> Below is the end of 'truss' output for skype:
>
> 36723: linux_socketcall(1,{ LINUX_SOCKET, 0x0 }) ERR#-93 'Protocol not
> supported'
> 36723: write(6,"@",1) = 1 (0x1)
> 36723: close(6) = 0 (0x0)
> 36723: close(5) = 0 (0x0)
> 36723: linux_rt_sigaction(0x11,0xffffbaf8,0xffffba6c,0x8) = 0 (0x0)
> 36723: linux_exit_group(0x1)
> 36723: process exit, rval = 1
>
> My second current box ( r313090 i386 ) runs skype successfully.
> _______________________________________________
> freebsd-current@freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAG6CVpUHpPf_JLckyqEOS4cP2UMC21dzHjDT_hL3LgVzpN=N=Q>
