Hi,
I'm sorry if this is a silly or always-repeated question, but I didn't
find any reference in the faq, and I really need urgently a solution.
The problem is, I'm trying to run jdk-1.1.8-v3-glibc-2.1.3 with my
Slackware-7.0 linux distribution (glibc-2.1 based!). It's not possible for
my to use newer versions, I need this one.
I also tried jdk-1.1.7 for libc5, but crashes just after starting (just
calling "java" or "javac" it's enough to the program to crash!).
The problem is, I get always an error (SEGFAULT??), that I enclose just
bellow. The error I enclose is from "javac" command execution, but I think
I also get the same from "java" command...
zapl:~$ /opt/jdk118_v3/bin/javac
SIGSEGV 11* segmentation violation
stackbase=0xbffff198, stackpointer=0xbffff060
Full thread dump:
"Finalizer thread" (TID:0x40398210, sys_thread_t:0x4129ce0c,
state:R) prio=1
"Async Garbage Collector" (TID:0x40398258, sys_thread_t:0x4127be0c,
state:R) prio=1
"Idle thread" (TID:0x403982a0, sys_thread_t:0x4125ae0c,
state:R) prio=0
"Clock" (TID:0x40398088, sys_thread_t:0x41239e0c, state:CW) prio=12
"main" (TID:0x403980b0, sys_thread_t:0x8083cf8, state:R) prio=5
*current thread*
java.lang.System.initializeSystemClass(System.java)
Monitor Cache Dump:
Registered Monitor Dump:
Thread queue lock: <unowned>
Name and type hash table lock: <unowned>
String intern lock: <unowned>
JNI pinning lock: <unowned>
JNI global reference lock: <unowned>
BinClass lock: <unowned>
Class loading lock: <unowned>
Java stack lock: <unowned>
Code rewrite lock: <unowned>
Heap lock: <unowned>
Has finalization queue lock: <unowned>
Finalize me queue lock: <unowned>
Dynamic loading lock: <unowned>
Monitor IO lock: <unowned>
Child death monitor: <unowned>
Event monitor: <unowned>
I/O monitor: <unowned>
Alarm monitor: <unowned>
Waiting to be notified:
"Clock" (0x41239e0c)
Monitor registry: owner "main" (0x8083cf8, 1 entry)
Thread Alarm Q:
/opt/jdk118_v3/bin/../bin/i586/green_threads/javac: line 13: 3374 Aborted
`dirname $0`/${progname} $RUNTIME_ARGS -ms8m $RUNTIME_ARGS
sun.tools.javac.Main $APP_ARGS
Now I enclose some information about my system:
-> java version:
zapl:~$ /opt/jdk118_v3/bin/java -version
java version "1.1.8"
-> libc version:
libc.so.6 => libc-2.1.2.so
(+ libc5 run-time support)
-> loader version:
/sbin/ldconfig: version 1.9.9
-> kernel version:
2.4.0-test6 (althought I had the same problems with 2.2.x kernels)
Would anybody know what's the problem, or what can I do to find a solution
to this problem??
Thanks in advance,
; ------------------------------------------------------------------
; Txema [EMAIL PROTECTED]
; ------------------------------------------------------------------
----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]