bug-hurd
[Top][All Lists]
Advanced

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

Re: glibc broken


From: Roland McGrath
Subject: Re: glibc broken
Date: Sun, 10 Jun 2001 17:32:12 -0400 (EDT)

> I believe it is that:
> 
> /lib/ld.so /path/to/foo
> 
> where /path/to/foo is a non-trivial program linked against libthreads.
> 
> (non-trivial because `main(){}' does work, even when compiled with
> -lthreads).

Did you try the LD_DEBUG environment variable settings and see if you can
see anything obviously different between the trivial and nontrivial programs?

Did the nontrivial program make it to the beginning of main or crash or what?

Can you use gdb on ld.so?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]