On Tue, Sep 20, 2005 at 05:05:11PM -0400, B. Bogart wrote: > Hey again, > > If this is any help I did manage to get pdp and Gem loaded with the > LD_ASSUME_KERNEL=2.4.19 by renaming the tls libnvidia so LD could not > find it. > > So the trace I now get is:
If the bug occurs with both LinuxThreads and NPTL, then it's not a bug in glibc. You will have to debug the application itself. Try playing with "info threads", "thread <NUMBER>", and the GDB manual. -- Daniel Jacobowitz CodeSourcery, LLC -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

