From owner-freebsd-ports@FreeBSD.ORG Mon Oct 17 14:35:18 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 616881065675 for ; Mon, 17 Oct 2011 14:35:18 +0000 (UTC) (envelope-from demelier.david@gmail.com) Received: from mail-bw0-f54.google.com (mail-bw0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id E25A78FC19 for ; Mon, 17 Oct 2011 14:35:17 +0000 (UTC) Received: by bkbzu17 with SMTP id zu17so4279042bkb.13 for ; Mon, 17 Oct 2011 07:35:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=ikbc9/WlQM1hFK0yhjgK0mkRshDHJ8Uh4oYr2K+qCRo=; b=ROpypUZocpA4uaoeHTvFJwVEvcKyx+rM1M/ke+wBmmpv34juxIUVlKuseKUktQhX7+ s2wdX7s9tqmeBYqKPzfvgN6mRsSh5Wi7jlgiwKpCCSHp+CB2ysH6MshQbBKlrkXKAbXu uytVkLOP5K57IRYacEpRLrW3fwjP+2ytbF3xk= Received: by 10.204.49.197 with SMTP id w5mr1088596bkf.59.1318862116844; Mon, 17 Oct 2011 07:35:16 -0700 (PDT) Received: from Melon.malikania.fr (197.21.102.84.rev.sfr.net. [84.102.21.197]) by mx.google.com with ESMTPS id z9sm17389446bkn.7.2011.10.17.07.35.15 (version=SSLv3 cipher=OTHER); Mon, 17 Oct 2011 07:35:15 -0700 (PDT) Message-ID: <4E9C3D0B.4080605@gmail.com> Date: Mon, 17 Oct 2011 16:34:51 +0200 From: David Demelier User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:7.0.1) Gecko/20111002 Thunderbird/7.0.1 MIME-Version: 1.0 To: "Luchesar V. ILIEV" References: <4E9BFF1D.8000009@gmail.com> <4E9C0288.6040905@gmail.com> In-Reply-To: <4E9C0288.6040905@gmail.com> Content-Type: text/plain; charset=UTF-8; format=flowed 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 14:35:18 -0000 On 17/10/2011 12:25, Luchesar V. ILIEV wrote: > 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 > Forget my last message, I restarted firefox and it works. Thanks -- David Demelier