On Wed, 16 Sep 1998, Calixto Melean (Personal) wrote:

> I installed the corresponding jdk in my glibc linux system. the java
> command runs fine. however, the compiler (javac) gives me the following
> errors:
> 
> SIGSEGV   11*  segmentation violation
> 
> Full thread dump:
> Monitor Cache Dump:
> Registered Monitor Dump:
>     Monitor IO lock: <unowned>
>     Child death monitor: <unowned>
>     Event monitor: <unowned>
>     I/O monitor: <unowned>
>     Alarm monitor: <unowned>
>     Monitor registry: <unowned>
> Thread Alarm Q:
> 
> 
> 

This is an old one.... delete (or rename) the libc.so* and /or libdl.so* 
stuff in the /lib directory. Either of them (or both) clashes in some way
with the libraries you have currently on ur system.

Regards,
Mats Petersson

Reply via email to