This is crashing inside the JVM, so this is going to be
a little tricky to debug.
> (gdb) bt
> #0 0x0 in ?? ()
> #1 0xefb4b070 in _resetsig ()
> #2 0xefb4a934 in _sigon ()
> #3 0xefb4620c in _ti_cond_timedwait ()
> #4 0xefa17f9c in condvarTimedWait ()
> #5 0xefa15ddc in sysMonitorWait ()
> #6 0xefa02534 in monitorWait ()
> #7 0xefa0a930 in threadSleep ()
> #8 0xef9de7bc in Java_java_lang_Thread_sleep_stub ()
> #9 0xef9dc69c in invokeNativeMethod ()
> #10 0xefa19ed8 in notJavaInvocation ()
> #11 0xef9ee3ec in do_execute_java_method_vararg ()
> #12 0xef9eda90 in execute_java_dynamic_method ()
> #13 0xefa09f1c in ThreadRT0 ()
> #14 0xefa164dc in _start ()
What happens if you run with Tcl 8.2.2? How about if you run this
with Tcl 8.0.5 on the Solaris 2.5.1 system? Are you sure that your
solaris install includes the native thread OS patches for Java
from Sun?
Mo DeJong
> Some more information I have to give you.
> 1. this problem does not occur when I run tclblend1.2.5 and tcl8.0 on a
> solaris 2.5.1 machine with jdk1.1.8
>
> 2. This problem does not occur when I run tclblend1.2.5 and tcl8.0 on a
> solaris 2.6 machine with jdk1.1.8
>
> but when I use tcl8.0.5 on solaris 2.6 I am getting this error (I did not
> try with tcl8.0.5 and solaris 2.5.1)
----------------------------------------------------------------
The TclJava mailing list is sponsored by Scriptics Corporation.
To subscribe: send mail to [EMAIL PROTECTED]
with the word SUBSCRIBE as the subject.
To unsubscribe: send mail to [EMAIL PROTECTED]
with the word UNSUBSCRIBE as the subject.
To send to the list, send email to '[EMAIL PROTECTED]'.