* Rich Bowen wrote:

> When I revert your patch, I no longer see the error. can we get some
> more eyes on this to see what's going on? I'm far from an Ant expert, so
> I don't really know whether the solution was (intended to be) for
> everyone, or just addresses a specific problem that you, Takashi, are
> seeing?

I guess, you have a different system (32 vs 64, *x vs windows) and a 
different default stack size.

The files I just restored (directives and quickreference) access all module 
files at once. I presume, that the number of module files is directly 
propertional to the stack size here (most likely due to the way XSLT 
works). As the number of modules grow, so does the need of memory.

So, Eric's advice might just help - double the value (or more).

nd
-- 
>kann mir jemand sagen, was genau @-Domains sind?
Ein Mythos. Ein Werbetrick. Verarsche. Nenn es wie du willst...

                 -- Alexandra Buss und Björn Höhrmann in dciwam

---------------------------------------------------------------------
To unsubscribe, e-mail: docs-unsubscr...@httpd.apache.org
For additional commands, e-mail: docs-h...@httpd.apache.org

Reply via email to