Date: Thu, 10 Jun 2004 09:12:33 -0600 From: Anthony Chavez <acc@anthonychavez.org> To: freebsd-questions@freebsd.org Cc: freebsd-stable@freebsd.org Subject: Re: Certain 4.10 apps failing to run as root Message-ID: <m2659zzbtq.fsf@wkst135.afton.maverik.com> References: <m2aczl9jqy.fsf@pegasos.anthonychavez.org>
next in thread | previous in thread | raw e-mail | index | archive | help
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I think that Kris has been swallowed up by other efforts at the moment, so I'm moving this to the freebsd-stable list, where it's probably more relevant anyhow. On Thu, 03 Jun 2004 01:35:33 -0600 Anthony Chavez <acc@anthonychavez.org> wrote: > I just upgraded one of my machines to 4.10-STABLE from 4.9-STABLE and > certain binaries (such as vim or vipw) when run as root (either with > sudo or su -) freeze up with "rcmdsh: unknown user:" followed by a bunch > of garbage. > > Any thoughts on what could be causing this? On Thu, 03 Jun 2004 07:22:09 -0600 Anthony Chavez <acc@anthonychavez.org> wrote: > On Thu, 3 Jun 2004 01:27:57 -0700 Kris Kennaway <kris@obsecurity.org> wrote: >> I've only seen this when something incorrectly links to both libc and >> libc_r. Neither of those four binaries should be linked to libc_r at >> all though. Can you confirm with ldd(1)? > > acc@box:~> ldd /usr/local/bin/vim | egrep 'libc(_r|\.)' > libc.so.4 => /usr/lib/libc.so.4 (0x284c4000) > libc_r.so.4 => /usr/lib/libc_r.so.4 (0x287aa000) > acc@box:~> ldd /usr/sbin/vipw | egrep 'libc(_r|\.)' > libc.so.4 => /usr/lib/libc.so.4 (0x28068000) - -- Anthony Chavez http://www.anthonychavez.org/ mailto:acc@anthonychavez.org jabber:acc@anthonychavez.org -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (Darwin) iD8DBQFAyHpvbZTbIaRBRXERAiWiAJ9WMh4IS1ev+J8gczXKtT3Cj+rbCQCeIkjd 1zjvmkl6qWMgXNJrY6SF6nA= =/XiC -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?m2659zzbtq.fsf>