[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: error while loading shared libraries



On Fri, Jun 15, 2007 at 12:15:07PM +0200, Gilles Sadowski <gilles@harfang.homelinux.org> was heard to say:
> > (I suspect it's more likely an environment
> > variable -- the packaging system shouldn't mess with permissions on these
> > directores -- but it would be nice to rule out any weirdness like that)
> > 
> 
> Other suggestions?

  It would be interesting to see an strace of, e.g., ls trying to run
as a broken user.  You might have to get a statically linked strace
to do this, though :-(.

  One thing you could try would be something like this as root:

strace -o /tmp/ls.strace -f su - "Broken" -c ls

  and then send ls.strace here.

  Daniel



Reply to: