This is the mail archive of the xconq7@sources.redhat.com mailing list for the Xconq project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

tcl/tk versions (was Re: Uses for change-type action?)


Steve Robbins wrote:
> 
> On a completely different topic entirely, I just built the CVS xconq and
> noticed that the INSTALL says
> 
>         There are reports of problems with using tcl/tk 8.1 or later.  To
>         avoid problems, use an 8.0 release.
> 
> Sure enough, with debian's tcl/tk 8.2, xconq coredumped.
> According to gdb, it was somewhere deep in tcl.

Did you try running from GDB also?  Sometimes coredumps will be
corrupted, while GDB catches signals before handlers attempt to
"fix" things.  I just checked in a fix where an array wasn't always
being allocated, but that crash would likely be obviously in Xconq.

> Is this thought to be a bug in tcl/tk, or in xconq?  If the former, is
> there a test for the bug that can be put into configure?

Don't know the answer to either question.  I think somebody reported
running OK with 8.3 though.

Stan

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]