-> On Tue, Apr 16, 2002 at 10:32:39AM -0700, Titus Brown wrote:
-> > I wouldn't mind rewriting the Quixote PTLC import hook in C, if anyone
-> > thinks that would make a difference...
->
-> You can try:
->
->   http://www.mems-exchange.org/software/files/quixote/cimport-20020416.tgz
->
-> ptl_import should automatically use cimport if it's available.  We
-> haven't released it yet because it's still experimental.
When this didn't fix my problem, and when recompiling glibc didn't fix my
problem, but DID fix the Misc/find_recursionlimit.py behavior, I became
suspicious.
The solution?
My !@@#%#@ Web server (AOLserver) has a configuration directive that
limits the stack size.  Since most people just use Tcl with AOLserver,
and Tcl needs the stack depth of a wading pool, it was set to something
completely absurd.  I have fixed this by editing the configuration file.
--titus, who is seriously smacking himself upside the head at three weeks
        of lost work, damnitall.