On 6/26/06, Richard Fish <[EMAIL PROTECTED]> wrote:
On 6/25/06, fei huang <[EMAIL PROTECTED]> wrote:
> On 6/25/06, Richard Fish <[EMAIL PROTECTED] > wrote:
> I compared all the open() system calls between outputs generated by root and
> the normal user, and found something strange:  both root and the normal user
> version trying to open libstdc++.so.6, after checking /etc/ld.so.conf, what
> have made me confused is the root
> version choose /usr/lib/libstdc++-v3/ thus the normal user choose
> /usr/lib/gcc/i686-pc-linux-gnu/4.3.6/, probably this is the
> answer to the crash, but I just wonder what make them having different
> choices with the same ld.so.conf?

The user environment can override ld.so.conf.  Try "env | grep LD" as
both the normal user and root.

mm, I have totally forgotten those tricks, will check it back home.
thanks a lot Richard..

-Richard
--
gentoo-user@gentoo.org mailing list


Reply via email to