Re: itcl::class command causes segmentation fault in tclsh8.4
- From: David Gravereaux <davygrvy@xxxxxxxxx>
- Date: Thu, 29 Sep 2005 13:50:37 -0700
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.
.
- References:
- itcl::class command causes segmentation fault in tclsh8.4
- From: Robert Saye
- Re: itcl::class command causes segmentation fault in tclsh8.4
- From: Robert Saye
- itcl::class command causes segmentation fault in tclsh8.4
- Prev by Date: Re: TIP #257: Object Orientation for Tcl
- Next by Date: Re: TIP #257: Object Orientation for Tcl
- Previous by thread: Re: itcl::class command causes segmentation fault in tclsh8.4
- Next by thread: Re: itcl::class command causes segmentation fault in tclsh8.4
- Index(es):
Relevant Pages
|