Re: itcl::class command causes segmentation fault in tclsh8.4
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.tcl archive

Re: itcl::class command causes segmentation fault in tclsh8.4

From: David Gravereaux <davygrvy@pobox.com>
Date: Thu Sep 29 2005 - 22:50:37 CEST

Robert Saye wrote:
> I think I have gotten to the root of this issue, Debian Sarge built the
> tcl package 8.4.9 with the --enable-threads option. Itcl has lots of
> issues with this, and alot of functionality is broken. I am having my
> IT group change our build to downgrade to 8.3 version which should fix
> the issue.
>

actually, 3.1 isn't thread safe, but 3.3 is. You have a version
mismatch. If you want to use a threaded core, just build Itcl 3.3 for it.
Received on Sat Oct 15 03:53:44 2005