-Sx- said>  Building as STATIC caused Apache to be rebuilt using the now 
current uselargefiles setting.

Sam Tregar said> I don't think so.  Rebuilding Apache/mod_perl static with 
the exact same Perl that shipped with Redhat 6.2 solved the segfaults.


:)

How is this different from what I said?   :)

To better clarify - I said that IF you had tried to build the mod_perl as a 
DSO and the uselargefiles setting is NOT the same between Perl and Apache (IE 
- both are either uselargefiles or they are both undef) you WILL get a 
segfault -- even today.

Building as STATIC causes the httpd to be completely rebuilt and the mod_perl 
settings will cause the Apache binary to match the Perl definition ofd use 
large files.

Building mod_perl as static causes other issues as well - like causing Apache 
--with-layout to forget which layout it is supposed to use...

Oh well;
-Sx- :]

Reply via email to