Tcl_FSStat sets off warning bells for me.  I had problems with this
years ago: the Tcl stat struct and the Apache one were different
sizes, and they got mixed up during linking, meaning that a bit more
memory than was supposed to got overwritten.  It was a very subtle and
nasty bug because it was hard to trigger, and didn't manifest itself
right away in all cases.

That's one thing to investigate.

-- 
David N. Welton

http://www.welton.it/davidw/

http://www.dedasys.com/

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to