Hello!

I'd really need some help as I've spent some 3-4 hours downloading the
jdk-sbb-1.1.6-2.1.2glibc RPM and now it's crashing on me.

When I try to run a Java application, it generates a  SIGSEGV   11* 
segmentation violation, and when I run javac, I obtain a Segmentation fault
(core dumped). I suspect that the problem arises from a conflict of the glibc
libraries. I'm running glibc-2.0.6-9, but the libc.so.6 and libdl.so.2 libraries
I'm using (2.0.6 and 1.9.5 respectively) seem older than those provided with
jdk-sbb.

An extract from ldconfig -p reads:

        libc.so.6 (ELF-libc6) => /lib/libc.so.6
        libc.so.5 (ELF-libc5) => /usr/i486-linux-libc5/lib/libc.so.5
        libdl.so.2 (ELF-libc6) => /lib/libdl.so.2
        libdl.so.1 (ELF-libc5) => /lib/libdl.so.1
        libdl.so (ELF-libc6) => /usr/lib/libdl.so

My environment settings are:
LD_LIBRARY_PATH=/usr/lib:/usr/local/lib
CLASSPATH=/usr/lib/jdk-1.1.6/lib/classes.zip

Can someone please help me with this problem? I'd really like to get my jdk 1.16
up and running after spending so much time working on it and downloading it.
Thanx!

- hoeteck

Reply via email to