On Monday 28 October 2002 07:52, you wrote:
> On Fri, Oct 25, 2002 at 09:52:08AM +0200, Zoran Vasiljevic wrote:
> > The problem is in the "-gmt 1". This is broken in Tcl (not AOLserver)
> >
> > This was one of the *most* difficult problem I've tracked down in the
> > AOLserver environments.
>
> Zoran, btw, just how DID you track down that thread-safety bug??
> Unless I already knew for sure that it was 'clock scan' causing the
> problem, I can't imagine how I would have figured it out.

It took me some days, ehm. Was snooping arround with "truss",
purify and gdb for endless hours. It was not easy.

Again, watch for the hidden usage of functions doing something
with the process environment. Tcl and AOLserver are
taking care of that (Tcl has a bug, as I mentioned, though)
but your other code may not.

I will send you the changes to the clock code. I'm using
the 8.3.4 for AOL3.4 but this part is same for 8.3.2 anyway.

Cheer's
Zoran

Reply via email to