There are numerous patches for Solaris 2.6 that are required
by various JDK/JREs.  Make sure you have all of them installed
(they are typically available as jumbo patches).  It looks
like the thread library on your Solaris 2.6 machine is hosed.

-- Scott


Suvarna Ayyagari wrote:
> 
> Hi,
> 
> A couple of weeks back, I had posted this problem. As there were workarounds
> for this problem, I had kept it behind.
> 
> I was coming back to it. I am still facing this problem of crashing at the
> same point.
> 
> This problem does not occur with Tcl8.0.5 built on Solaris 2.5.1 and running
> on 2.5.1 or 2.6 nor with Tcl8.0 built on Solaris 2.5.1.
> 
> It only occurs with Tcl8.0.5 and Solaris 2.6.
> 
> I appreciate any help
> thanks
> Suvarna
> 
> >From: Moses DeJong <[EMAIL PROTECTED]>
> >To: [EMAIL PROTECTED]
> >Subject: [Tcl Java] Re: [Tcl Java] tclblend -segmentation fault
> >Date: Wed, 24 Nov 1999 12:24:02 -0600 (CST)
> >
> >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]'.
> >
> 
> ______________________________________________________
> Get Your Private, Free Email at http://www.hotmail.com
> 
> ----------------------------------------------------------------
> 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]'.

----------------------------------------------------------------
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]'. 

Reply via email to