bug-gdb
[Top][All Lists]
Advanced

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

Re: Can't debug multi-threaded programs; Program received signal SIG32


From: William Brower
Subject: Re: Can't debug multi-threaded programs; Program received signal SIG32
Date: Fri, 30 Nov 2001 09:14:26 +1200

I feel a little funny - or stupid - responding to my own question
but I shortly found the answer that was plauging me.

In order to get Java-1.3 applications running under RedHat 7.x,
I had to set the following environment variable:

export LD_ASSUME_KERNEL=2.2.5

Once I unset that variable, re-logged in, rebuilt the test
program using shared libraries, I could debug the program.

Bill

-- 
William Brower  MIT Lincoln Laboratory
805.355.1310    KMR Field Site, Kwajalein



reply via email to

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