Hi,
I'm trying to run JSDK2.1 in Solaris 2.5.1 and i'm having some problems:
----------------------------------------------------------------
$ pwd
/home/users/danival/Java/jsdk2.1
$ startserver
Using classpath: ./server.jar:./servlet.jar:/home/users/danival/Java/Solaris_JDK_1.2.1_04/jre/lib/rt.jar:.
$ SIGSEGV   11*  segmentation violation
    si_signo [11]: SIGSEGV   11*  segmentation violation
    si_errno [0]: Error 0
    si_code [1]: SEGV_MAPERR [addr: 0x0]
 

Full thread dump:
signal fault in critical section
signal number: 11, signal code: 1,       fault address: 0xf, pc: 0xef479c58, sp: 0xefffe1a0
ABORT: core dump
----------------------------------------------------------------
Can anyone help me please?
JDK1.2.1 is already installed, but when I try to execute
$javac SimpleExample.java
the problems is the same.
 
Thanks,
Danival
 

Reply via email to