Subject: | exit signal Segmentation fault (11) |
apache1.3.27 and modperl 1.29 Please look below with the Make TEST error.
./httpd -V
Server version: Apache/1.3.27 (Unix)
Server built: Jan 8 2004 13:26:30
Server's Module Magic Number: 19990320:13
Server compiled with....
-D HAVE_MMAP
-D USE_MMAP_SCOREBOARD
-D USE_MMAP_FILES
-D HAVE_FLOCK_SERIALIZED_ACCEPT
-D SINGLE_LISTEN_UNSERIALIZED_ACCEPT
-D HARD_SERVER_LIMIT=512
-D SO_ACCEPTFILTER
Apache-Gallery-0.7# make test
PERL_DL_NONLAZY=1 /usr/bin/perl -Iblib/arch -Iblib/lib -I/usr/local/lib/perl5/5.6.1/mach -I/usr/local/lib/perl5/5.6.1/BSDPAN -e 'use Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t
t/001_use...........ok
t/002_graphlibs.....ok
t/003_comment.......ok
t/004_cache_dir.....ok
8/8 skipped: Test::MockObject not found
t/005_imageinfo.....ok
t/006_thumbnails....skipped
all skipped: skip because Test::MockObject not found
t/007_pod...........skipped
all skipped: Test::Pod v0.95 required for testing POD
All tests successful, 2 tests and 8 subtests skipped.
Files=7, Tests=16, 6 wallclock secs ( 4.28 cusr + 0.79 csys = 5.07 CPU)