> For those that segfault, does running them individually:
>    perl -Mblib t/TEST t/apache/conftree.t
> etc. also segfault?
> 
> best regards,
> randy
> 


also running tests with 

perl t\test -start-httpd
perl -Mblib t\test t/apache/conftree.t 
perl -Mblib t\test t/apache/compat2.t 

segfaults at compat2

perl t\test -start-httpd
perl -Mblib t\test t/apache/conftree.t 
perl -Mblib t\test t/apache/compat.t 

segfaults at compat

perl t\test -start-httpd
perl -Mblib t\test t/apache/write.t 
perl -Mblib t\test t/apache/compat.t 
perl -Mblib t\test t/apache/compat2.t 
perl -Mblib t\test t/apache/conftree.t 

segfault at conftree 

perl t\test -start-httpd
perl -Mblib t\test t/apache/compat.t 
perl -Mblib t\test t/apache/conftree.t 
perl -Mblib t\test t/apache/compat2.t 

segfault at compat2

perl t\test -start-httpd
perl -Mblib t\test t/apache/compat2.t 
perl -Mblib t\test t/apache/conftree.t 

segfault at conftree

if this is of any help...

best regards
pascal 


Reply via email to