From owner-freebsd-ports@FreeBSD.ORG Mon Oct 17 10:51:34 2011 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9AE00106564A for ; Mon, 17 Oct 2011 10:51:34 +0000 (UTC) (envelope-from luchesar.iliev@gmail.com) Received: from mail-ey0-f182.google.com (mail-ey0-f182.google.com [209.85.215.182]) by mx1.freebsd.org (Postfix) with ESMTP id 2FBD98FC14 for ; Mon, 17 Oct 2011 10:51:33 +0000 (UTC) Received: by eyd10 with SMTP id 10so3659959eyd.13 for ; Mon, 17 Oct 2011 03:51:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=message-id:disposition-notification-to:date:from:user-agent :mime-version:to:cc:subject:references:in-reply-to :x-enigmail-version:openpgp:content-type:content-transfer-encoding; bh=WRts38vqwRwvsBkUX7yygYR0+wof9uNHeR/73KEqRu0=; b=ibc+jhLrJIoajiNlziRa0muj2R3QQmK+Ixmtx27UiIh5G5jgDyOHu0zRpy5+9dnUlf IS5ps4VVxeb8wUqc+z9zeCH7kQYKYtmzzTmj7pcJTkbwqaFB0HH2g/142imw3C3mXfqA V5wzn7acwa7TFgEJzUjaau7i9y78mWGtpA0ZU= Received: by 10.213.20.18 with SMTP id d18mr309596ebb.138.1318847114843; Mon, 17 Oct 2011 03:25:14 -0700 (PDT) Received: from [79.124.93.41] ([79.124.93.41]) by mx.google.com with ESMTPS id a10sm28002245een.6.2011.10.17.03.25.13 (version=SSLv3 cipher=OTHER); Mon, 17 Oct 2011 03:25:14 -0700 (PDT) Message-ID: <4E9C0288.6040905@gmail.com> Date: Mon, 17 Oct 2011 13:25:12 +0300 From: "Luchesar V. ILIEV" User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:7.0.1) Gecko/20111002 Thunderbird/7.0.1 MIME-Version: 1.0 To: David Demelier References: <4E9BFF1D.8000009@gmail.com> In-Reply-To: <4E9BFF1D.8000009@gmail.com> X-Enigmail-Version: undefined OpenPGP: id=9A1FEEFF; url=https://cert.acad.bg/pgp-keys/ Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: freebsd-ports@freebsd.org Subject: Re: flashplugin does not work anymore X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Oct 2011 10:51:34 -0000 On 17/10/2011 13:10, David Demelier wrote: > Hello, > > My flash plugin has been broken a few days ago, now each time I try to > access a flash content I can see the following output: > > (npviewer.bin:2177): Gtk-WARNING **: cannot open display: :0 > *** NSPlugin Wrapper *** ERROR: failed to initialize plugin-side RPC > client connection > NOTE: child process received `Goodbye', closing down > > I use the latest linux-f10-flashplugin-10.3r183.10 version. > > Do you have any idea? > > Cheers, > It looks exactly like the problem introduced with the last patch to the base system... http://security.freebsd.org/advisories/FreeBSD-SA-11:05.unix.asc "The patch provided with the initial version of this advisory exposed the pre-existing bug in FreeBSD's linux emulation code, resulting in attempts to use UNIX sockets from linux applications failing. The most common instance where UNIX sockets were used by linux applications is in the context of the X windowing system, including the widely used linux "flash" web browser plugin." So, perform whatever type of updating you typically use to apply the fixed patch. HTH, Luchesar -- i.dea.is/luchesar