Does TCL handle any UNIX signals?  I am running into a problem where using
TCL in JDK 1.2.2 on Solaris would core dump.  But using JDK 1.2.2 in TCL
seems to work.  I am throwing out a wild guess here. It seems that the JVM
is using SEGV signal during some file I/O to detect non-existent directories
or files.  Can there possibly be a conflict in signal handling between TCL
and the JVM?

-- Jiang Wu
   [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]'. 
An archive is available at http://www.mail-archive.com/tcljava@scriptics.com

Reply via email to