On Tue, 23 Jul 2002, WC -Sx- Jones wrote: > Back in RH 6.2 I would hazard that the segfault was more related to Perl > being set to uselargefiles and Apache NOT being set. This only became > visible when one tried to build mod_perl as a DSO. Building as STATIC caused > Apache to be rebuilt using the now current uselargefiles setting.
I don't think so. Rebuilding Apache/mod_perl static with the exact same Perl that shipped with Redhat 6.2 solved the segfaults. Perhaps it is a problem in Perl, I wouldn't know, but I guarantee it wasn't a result of using a different Perl. -sam