This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: sigsegv?


On Nov 11, 2003, at 8:06 AM, Andrew Haley wrote:

Yes, I saw this one recently. I thought it was because of my 2.6 kernel.

It will go away if you do:

export LD_ASSUME_KERNEL=2.4.17
or, upgrade your glibc

But obviously if it is happening with a stock 2.4 kernel & RHL glibc
then this is a gcc bug.

Ah, so it's a glibc bug?

Yeah I guess, but a recent change in gcc triggered it. It didn't seem to have anything to do with the segv handler - just all Java apps crash on exit.


Regards

Bryce.



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]