Date: Wed, 08 Feb 2017 21:53:16 +0200 From: "Oleg V. Nauman" <oleg@opentransfer.com> To: Ngie Cooper <yaneurabeya@gmail.com> Cc: freebsd-current@freebsd.org, trasz@freebsd.org Subject: Re: 'Protocol not supported' on linux socket call ( r313313 amd64 ) Message-ID: <1639154.lovTE8snb3@asus.theweb.org.ua> In-Reply-To: <D2B31F6E-1F41-46FA-86FC-4EF5F141D89B@gmail.com> References: <2628207.fWzAjJv2TV@asus.theweb.org.ua> <D2B31F6E-1F41-46FA-86FC-4EF5F141D89B@gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday 08 February 2017 08:39:50 Ngie Cooper wrote:
> > On Feb 8, 2017, at 07:44, 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.
>
> Hi,
> Please try reverting r312988.
skype still fails, unfortunately.
2024: linux_socketcall(1,{ LINUX_SOCKET, 0x0 }) ERR#-93 'Protocol not
supported'
2024: write(6,"@",1) = 1 (0x1)
2024: close(6) = 0 (0x0)
2024: close(5) = 0 (0x0)
2024: linux_rt_sigaction(0x11,0xffffbaf8,0xffffba6c,0x8) = 0 (0x0)
2024: linux_exit_group(0x1)
2024: process exit, rval = 1
> Thanks!
> -Ngie
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1639154.lovTE8snb3>
