Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Sep 2011 14:40:09 -0700
From:      Ted Faber <faber@isi.edu>
To:        Jeremy Chadwick <freebsd@jdc.parodius.com>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: linux-f10-flashplugin
Message-ID:  <20110929214009.GH2677@vim.isi.edu>
In-Reply-To: <20110929200539.GA24098@icarus.home.lan>
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> <20110929200539.GA24098@icarus.home.lan>

next in thread | previous in thread | raw e-mail | index | archive | help

--82evfD9Ogz2JrdWZ
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Thu, Sep 29, 2011 at 01:05:40PM -0700, Jeremy Chadwick wrote:
> On Thu, Sep 29, 2011 at 12:50:01PM -0700, Ted Faber wrote:
> >=20
> > (process:5430): Gtk-WARNING **: Locale not supported by C library.
> > 	Using the fallback 'C' locale.
>=20
> This would indicate you're messing with LANG, LC_*, or similar
> environment variables and that the locale you've chosen isn't valid.
> "env" in your shell should show them all, unless you're doing
> environment setting changes in X-related dotfiles (if that's possible; I
> do not jack squat about X, Gtk, etc.)

Well, all together now: "I didn't change anything."  That is, I have not
modified my LC_ALL setting:

$ /usr/bin/env | grep LC
LC_ALL=3Den_US.UTF-8
$ /compat/linux/usr/bin/env  | grep LC
LC_ALL=3Den_US.UTF-8

>=20
> > 	(npviewer.bin:5430): GLib-WARNING **: getpwuid_r(): failed due
> > 	to unknown user id (2139)
> > ...
> > I haven't explored the getpwuid_r thing.
>=20
> Running "id 2139" should return something other than "no such user".  If
> not, your environment is looking up something that has such ownership.

2139 is my uid, and both linux and native FreeBSD seem to agree:

$ /usr/bin/id
uid=3D2139(faber) gid=3D134(div7)
groups=3D134(div7),0(wheel),5(operator),80(www),169(dartgrp),259(sys413),33=
5(cs555fac),356(arpisi),387(crisis),402(ilense),546(xcp),584(webdiv7),605(r=
fcdev),7001(abac)
$ /compat/linux/usr/bin/id
uid=3D2139 gid=3D134(div7) groups=3D0(wheel),5(operator),80(www),169,259,33=
5,356,387,402,546,584,605,7001(abac)


> I don't know if it's a file or a piece of C code that is intentionally
> looking for UID 2139.  This UID is not defined in /usr/ports/UIDs so
> it's not coming from a port using the existing USERS/GROUPS ports
> framework.  If it's a file it's keying off of, meaning file ownership,
> then possibly "find / -user 2139 -ls" might turn up something.

2139 is my id: the id of the user running firefox (and presumably the
plugin).

--=20
Ted Faber
http://www.isi.edu/~faber           PGP: http://www.isi.edu/~faber/pubkeys.=
asc
Unexpected attachment on this mail? See http://www.isi.edu/~faber/FAQ.html#=
SIG

--82evfD9Ogz2JrdWZ
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.18 (FreeBSD)

iEYEARECAAYFAk6E5bkACgkQaUz3f+Zf+XuI4gCbBFrIC6HZr2Ex3xIAqNCGXr8F
FwoAn0B1q6/ZVqVdr7WD3BcFgUKmebdY
=K/C4
-----END PGP SIGNATURE-----

--82evfD9Ogz2JrdWZ--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110929214009.GH2677>