Segmentation Fault with mod_include
Posted
by Benedikt Eger
on Server Fault
See other posts from Server Fault
or by Benedikt Eger
Published on 2009-10-16T12:54:51Z
Indexed on
2010/03/28
18:03 UTC
Read the original article
Hit count: 306
Hi, I'm using a rather complex structure with multiple ssi-includes, set- and echo-commands.
The first document writes a lot of set-commands, includes another document which then again includes a third document. On the last included document the variable values are printed using the echo-command.
I noticed that with an increasing number of variables the probability for a segmentation fault to happen rises.
Did anyone experience something similar? How do I go about debugging such a problem?
I'm using IBM_HTTP_Server/2.0.47.1-PK65782 Apache/2.0.47
© Server Fault or respective owner