I'm using a stylesheet to aggregate different page content. I'm using the
XSLT function document() and the local: url scheme to achieve this.
It's working fine but I see in the error log file that the apache2 processes
are exiting with segmentation fault errors !
I'm running apache 2.0.55 (Debian Sarge) and the latestest mod-xslt snapshot.
I tried both worker and prefork apache2 with the same result.