From owner-freebsd-stable@FreeBSD.ORG Thu Sep 29 22:25:31 2011 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BA845106566B for ; Thu, 29 Sep 2011 22:25:31 +0000 (UTC) (envelope-from lists@augenstein.net) Received: from www33.your-server.de (www33.your-server.de [213.133.104.33]) by mx1.freebsd.org (Postfix) with ESMTP id 7403F8FC0C for ; Thu, 29 Sep 2011 22:25:31 +0000 (UTC) Received: from [88.217.44.136] (helo=callisto.augenstein.ten) by www33.your-server.de with esmtpsa (TLSv1:AES128-SHA:128) (Exim 4.72) (envelope-from ) id 1R9OaM-00050G-7z for freebsd-stable@freebsd.org; Thu, 29 Sep 2011 23:56:06 +0200 Date: Thu, 29 Sep 2011 23:56:48 +0200 From: Norbert Augenstein To: freebsd-stable@freebsd.org Message-ID: <20110929235648.50d921f1@callisto.augenstein.ten> In-Reply-To: <20110929220659.00002e73@unknown> References: <289481317219917@web124.yandex.ru> <20110928104226.2e53343f@cox.net> <587271317225583@web125.yandex.ru> <20110928115008.3d121d38@cox.net> <20110928121035.568ff6e6@cox.net> <753371317233305@web145.yandex.ru> <20110929175755.GA1694@callisto.augenstein.ten> <4E84BBE3.1090701@protected-networks.net> <20110929195001.GF2677@vim.isi.edu> <20110929220659.00002e73@unknown> X-Mailer: Claws Mail 3.7.10 (GTK+ 2.24.6; amd64-portbld-freebsd8.2) X-Operating-System: FreeBSD 8.2-RELEASE amd64 X-Copyright: (c) auge -> Norbert Augenstein, Kissing, Germany Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Authenticated-Sender: es11arm@augenstein.net X-Virus-Scanned: Clear (ClamAV 0.97.2/13710/Thu Sep 29 20:22:49 2011) Subject: Re: linux-f10-flashplugin X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Sep 2011 22:25:31 -0000 On Thu, 29 Sep 2011 22:06:59 +0200 Alexander Leidinger wrote: > On Thu, 29 Sep 2011 12:50:01 -0700 Ted Faber wrote: > > > On Thu, Sep 29, 2011 at 02:41:39PM -0400, Michael Butler wrote: > > > On 09/29/11 13:57, Norbert Augenstein wrote: > > > > On Wed, Sep 28, 2011 at 10:08:25PM +0400, S.N.Grigoriev wrote: > > > >> 28.09.2011, 21:10, "Conrad J. Sabatier": > > > >>> On Wed, 28 Sep 2011 11:50:08 -0500 > > > >>> "Conrad J. Sabatier" wrote: > > > > I see that as well as: > > > > (process:5430): Gtk-WARNING **: Locale not supported by C library. > > Using the fallback 'C' locale. > > > > (npviewer.bin:5430): GLib-WARNING **: getpwuid_r(): failed > > due to unknown user id (2139) > > > > (npviewer.bin:5430): Gtk-WARNING **: cannot open > > display: :0.0 *** NSPlugin Wrapper *** ERROR: failed to initialize > > plugin-side RPC client connection > > NOTE: child process received `Goodbye', closing down > > > > > > I haven't explored the getpwuid_r thing. > > > > Can you all please confirm that you run the most recent FreeBSD > version (of your branch), as in "with the recent security fixes"? > There are reports that one of them may have caused what you see. > > Bye, > Alexander. > Hi list, it seems that http://security.freebsd.org/advisories/FreeBSD-SA-11:05.unix.asc is the culprit. --> auge