Jim Wilcoxson wrote:
>
> We get this error quite frequently on one of our servers - 5-10 times
> per day.  I read somwhere about an error in the TCL 7.6 expr handling
> that could cause it.  I dunno...  There are only a few modules we run
> on this server that we don't run on the others, and we have reviewed
> them several times w/o finding a problem.  Doesn't mean there isn't
> one obviously, but we can't find it.

did not realize tcl 7.6 was being used here.
i guess there could be some aolserver+tcl hashtable prob in that case..

i'd just bite the bullet and go to tcl 8.x myself.
tcl 7.6 is just plain ancient. it's more than 5 years old.
your choice of course, but you probabaly won't get a lot
of new help w/ 7.6 these days..

-mike

>
> Jim
>
> >
> > Janine Sisk wrote:
> > >
> > > Anyone know what that error is?  It stopped one of my 3.2+ad12 servers in
> > > it's tracks tonight.  Is it just one of those flukes of nature, or should I
> > > worry?
> >
> > you should worry (to some degree)
> > this kind of message usually means you've got memory corruption
> > happening of some sort. either something is smashing memory of you've got
> > some tcl extension that's not being thread safe.
> > might be time for you to break out purify..
> >
> > -mike
> >
> > >
> > > thanks,
> > >
> > > janine
> > >
> > > --
> > > Janine Sisk
> > > President/CEO
> > > furfly.net, LLC
> > > Mont Vernon, NH
> > > Phone: 603-672-1122
> >

Reply via email to