Please post a small example that crashes Tcl Blend or a URL where the
example can be downloaded. If you are a developer, you could build a
debug version and run it inside a debugger. You might also want to
try the new 1.2.3 version and see if you also get the crash there.

later
mo

> I am working with tclblend1.1.1 and with JDK 1.1.6 and tcl8.0
> 
> I get a segmentation fault in a tcl shell and I am automatically exited out of the 
>shell.
> 
> I have created a java object from TCl, lets name it x.
> This works fine.
> I access one of the java methods of the java object (lets say mthd Y). It gives me a 
>segmentation fault.
> 
> If I access the same method in a java program (not using tclblend), it works perfect.
> 
> (The method Y uses Class.forName converting a string into a class and also tries to 
>open a socket to a specified host and port)
> 
> I have worked quite a bit with tclblend. I have not faced a segmentation fault so 
>far. 
> 
> Has anybody faced segmentation faults using tclblend? Any suggestions as to what the 
>possible reasons could be?
> 
> If my question is vague and I need to provide more information as to what the method 
>Y is doing in order to even give any possible suggestions, I can do that.
> 
> I appreciate any help.
> 
> Thankyou so much in advance
> Suvarna
> 
> 
> 
> _______________________________________________________________
> Get Free Email and Do More On The Web. Visit http://www.msn.com
> 
> ----------------------------------------------------------------
> The TclJava mailing list is sponsored by WebNet Technologies.
> 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]'. 
> A list archive is at: http://www.findmail.com/listsaver/tcldallas/
> 

----------------------------------------------------------------
The TclJava mailing list is sponsored by WebNet Technologies.
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]'. 
A list archive is at: http://www.findmail.com/listsaver/tcldallas/

Reply via email to