Date: Fri, 17 Feb 2012 13:32:21 -0500 From: Jung-uk Kim <jkim@FreeBSD.org> To: freebsd-emulation@FreeBSD.org Cc: "ports@freebsd.org" <ports@freebsd.org>, "emulation@freebsd.org" <emulation@freebsd.org>, Andrey Chernov <ache@freebsd.org> Subject: Re: linux-f10-flashplugin11 not works for 9-stable (Linuxulator?) Message-ID: <201202171332.23968.jkim@FreeBSD.org> In-Reply-To: <20120215164722.GA1693@vniz.net> References: <20120215164722.GA1693@vniz.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday 15 February 2012 11:47 am, Andrey Chernov wrote:
> Having 9-stable and ports from Feb 14, all builded from sources, I
> get this commonly looking error attempting to view flash in FF
> 10.0.1:
>
> *** NSPlugin Wrapper *** ERROR: failed to initialize plugin-side
> RPC client connection
> NOTE: child process received `Goodbye', closing down
>
> Looking into ktrace I found error reason:
>
> 82037 plugin-container CALL connect(0x16,0x2c04f9d4,0x42)
> 82037 plugin-container STRU struct sockaddr { AF_LOCAL, invalid }
> 82037 plugin-container NAMI
> "/tmp/_org_wrapper_NSPlugins_libflashplayer.so_82037-2_1804289383"
> 82037 plugin-container RET connect -1 errno 2 No such file or
> directory
>
> (repeated several times).
>
> This "invalid" in sockaddr looks familiar as for some time ago
> added sockaddr length checks our kernel, but as bz@ says this
> should be already fixed.
Yes, it should be fixed *before* 9.0-RELEASE.
Please try "make configure" and send me config-host.h from
work/nspluginwrapper-1.4.4 directory.
Jung-uk Kim
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201202171332.23968.jkim>
