On Thu, 10 Aug 2000, Paul Breslaw wrote:

> 
> I cannot get mod_perl to pass 'make test' on Solaris (5.5.1). I've tried 
> different versions of mod_perl (1.18, 1.21_03 and 1.24) and different 
> versions of Apache (1.3.4, 1.3.12) all against the same version of 
> perl 5.004_04 (gcc). I used the INSTALL.simple build, most of the time,
> but also examples from INSTALL.apaci, eg 
> 
>   perl Makefile.PL EVERYTHING=1 APACHE_HEADER_INSTALL=0 PERL_TRACE=1
> 
> Whatever combination I use, I get output something like that listed below.

> Bad free() ignored at /usr/local/lib/perl5/Exporter.pm line 232.

if you haven't tried already, a newer version of Perl might help, a number
of Perl malloc() bugs have been fixed since 5.004_04

Reply via email to