Ok, sorry for the inconvenience.
Here is the requested information.
-------------8<---------- Start Bug Report ------------8<----------
1. Problem Description:
Errors with make test
2. Used Components and their Configuration:
*** mod_perl version 1.9911
*** using lib/Apache/BuildConfig.pm
*** Makefile.PL options:
MP_APXS => /usr/local/apache2/bin/apxs
MP_COMPAT_1X => 1
MP_GENERATE_XS => 1
MP_LIBNAME => mod_perl
MP_USE_DSO => 1
MP_USE_STATIC => 1
*** /usr/local/apache2/bin/httpd -V
Server version: Apache/2.0.48
Server built: Oct 31 2003 09:27:12
Server's Module Magic Number: 20020903:4
Architecture: 32-bit
Server compiled with....
-D APACHE_MPM_DIR="server/mpm/worker"
-D APR_HAS_SENDFILE
-D APR_HAS_MMAP
-D APR_HAVE_IPV6 (IPv4-mapped addresses enabled)
-D APR_USE_SYSVSEM_SERIALIZE
-D APR_USE_PTHREAD_SERIALIZE
-D SINGLE_LISTEN_UNSERIALIZED_ACCEPT
-D APR_HAS_OTHER_CHILD
-D AP_HAVE_RELIABLE_PIPED_LOGS
-D HTTPD_ROOT="/usr/local/apache2"
-D SUEXEC_BIN="/usr/local/apache2/bin/suexec"
-D DEFAULT_SCOREBOARD="logs/apache_runtime_status"
-D DEFAULT_ERRORLOG="logs/error_log"
-D AP_TYPES_CONFIG_FILE="conf/mime.types"
-D SERVER_CONFIG_FILE="conf/httpd.conf"
*** /usr/bin/perl -V
Summary of my perl5 (revision 5.0 version 8 subversion 2) configuration:
Platform:
osname=linux, osvers=2.4.23-pre9, archname=i686-linux-thread-multi
uname='linux it-linux 2.4.23-pre9 #4 smp tue nov 4 10:29:13 cet 2003 i686 unknown
unknown gnulinux '
config_args='-de -Dusethreads -Dprefix=/usr -Dinstallusrbinperl
-Dotherlibdir=/usr/lib/perl5/5.8.0
-Dotherlibdir=/usr/lib/perl5/site_perl/5.8.0/i586-linux-thread-multi'
hint=recommended, useposix=true, d_sigaction=define
usethreads=define use5005threads=undef useithreads=define usemultiplicity=define
useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS
-fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64',
optimize='-O3',
cppflags='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing
-I/usr/local/include'
ccversion='', gccversion='3.3 20030226 (prerelease) (SuSE Linux)', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=4, prototype=define
Linker and Libraries:
ld='cc', ldflags =' -L/usr/local/lib'
libpth=/usr/local/lib /lib /usr/lib
libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
libc=, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.3.2'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-rdynamic'
cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'
Characteristics of this binary (from libperl):
Compile-time options: MULTIPLICITY USE_ITHREADS USE_LARGE_FILES PERL_IMPLICIT_CONTEXT
Built under linux
Compiled at Nov 10 2003 09:09:10
%ENV:
PERL_LWP_USE_HTTP_10="1"
@INC:
/usr/lib/perl5/5.8.2/i686-linux-thread-multi
/usr/lib/perl5/5.8.2
/usr/lib/perl5/site_perl/5.8.2/i686-linux-thread-multi
/usr/lib/perl5/site_perl/5.8.2
/usr/lib/perl5/site_perl/5.8.1/i686-linux-thread-multi
/usr/lib/perl5/site_perl/5.8.1
/usr/lib/perl5/site_perl/5.8.0
/usr/lib/perl5/site_perl
.
3. This is the core dump trace: (if you get a core dump):
[CORE TRACE COMES HERE]
This report was generated by t/REPORT on Tue Nov 11 09:35:57 2003 GMT.
-------------8<---------- End Bug Report --------------8<----------
corresponding error_log
#################################################
END in modperl_extra.pl, pid=14135
END in modperl_extra.pl, pid=14135
END in modperl_extra.pl, pid=14135
END in modperl_extra.pl, pid=14135
[Tue Nov 11 10:37:02 2003] [notice] Apache/2.0.48 (Unix) mod_perl/1.99_11 Perl/v5.8.2
configured -- resuming normal operations
[Tue Nov 11 10:37:02 2003] [info] Server built: Oct 31 2003 09:27:12
[Tue Nov 11 10:37:02 2003] [debug] worker.c(1733): AcceptMutex: sysvsem (default:
sysvsem)
[Tue Nov 11 10:37:03 2003] [info] Child process pid=14139 is exiting
[Tue Nov 11 10:37:03 2003] [info] removed PID file
/development/PERL/mod_perl-1.99_11/t/logs/httpd.pid (pid=14137)
[Tue Nov 11 10:37:03 2003] [notice] caught SIGTERM, shutting down
END in modperl_extra.pl, pid=14137
END in modperl_extra.pl, pid=14137
END in modperl_extra.pl, pid=14137
END in modperl_extra.pl, pid=14137
##################################################
Outout of t/TEST api/sendfile.t -v
##################################################
*** setting ulimit to allow core files
ulimit -c unlimited; t/TEST 'api/sendfile.t' -v
*** root mode: changing the files ownership to 'nobody' (65534:65533)
*** /usr/bin/perl -e ' require POSIX; POSIX::setuid(65534);
POSIX::setgid(65533); print -r q{/development/PERL/mod_perl-1.99_11/t}
&& -w _ && -x _ ? q{OK} : q{NOK}; '
*** result: OK
/usr/local/apache2/bin/httpd -d /development/PERL/mod_perl-1.99_11/t -f
/development/PERL/mod_perl-1.99_11/t/conf/httpd.conf -DAPACHE2
-DPERL_USEITHREADS
using Apache/2.0.48 (worker MPM)
waiting 60 seconds for server to start: .[Tue Nov 11 10:40:23 2003] [info]
22 Apache:: modules loaded
[Tue Nov 11 10:40:23 2003] [info] 5 APR:: modules loaded
[Tue Nov 11 10:40:23 2003] [info] base server + 11 vhosts ready to run
tests
....
waiting 60 seconds for server to start: ok (waited 3 secs)
server localhost:8529 started
server localhost:8530 listening (TestProtocol::echo)
server localhost:8531 listening (TestProtocol::echo_filter)
server localhost:8532 listening (TestPreConnection::note)
server localhost:8533 listening (TestHooks::stacked_handlers2)
server localhost:8534 listening (TestFilter::in_bbs_inject_header)
server localhost:8535 listening (TestFilter::both_str_con_add)
server localhost:8536 listening (TestFilter::in_bbs_msg)
server localhost:8537 listening (TestFilter::in_str_msg)
server localhost:8538 listening (TestDirective::perlmodule)
server localhost:8539 listening (TestDirective::perlrequire)
server localhost:8540 listening (TestPerl::ithreads)
server localhost:8541 listening (TestDirective::perlloadmodule3)
server localhost:8542 listening (TestDirective::perlloadmodule4)
server localhost:8543 listening (TestDirective::perlloadmodule5)
server localhost:8544 listening (TestDirective::perlloadmodule6)
api/sendfile....1..3
# Running under perl version 5.008002 for linux
# Current time local: Tue Nov 11 10:40:27 2003
# Current time GMT: Tue Nov 11 09:40:27 2003
# Using Test.pm version 1.24
ok 1
ok 2
# Failed test 3 in api/sendfile.t at line 23
not ok 3
FAILED test 3
Failed 1/3 tests, 66.67% okay
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
api/sendfile.t 3 1 33.33% 3
*** server localhost:8529 shutdown
!!! error running tests (please examine t/logs/error_log)
#####################################################
and the corresponding error_log
#####################################################
END in modperl_extra.pl, pid=14284
END in modperl_extra.pl, pid=14284
END in modperl_extra.pl, pid=14284
END in modperl_extra.pl, pid=14284
[Tue Nov 11 10:40:26 2003] [notice] Apache/2.0.48 (Unix) mod_perl/1.99_11 Perl/v5.8.2
configured -- resuming normal operations
[Tue Nov 11 10:40:26 2003] [info] Server built: Oct 31 2003 09:27:12
[Tue Nov 11 10:40:26 2003] [debug] worker.c(1733): AcceptMutex: sysvsem (default:
sysvsem)
[Tue Nov 11 10:40:27 2003] [info] Child process pid=14288 is exiting
[Tue Nov 11 10:40:27 2003] [info] removed PID file
/development/PERL/mod_perl-1.99_11/t/logs/httpd.pid (pid=14286)
[Tue Nov 11 10:40:27 2003] [notice] caught SIGTERM, shutting down
END in modperl_extra.pl, pid=14286
END in modperl_extra.pl, pid=14286
END in modperl_extra.pl, pid=14286
END in modperl_extra.pl, pid=14286
######################################################
Again, thanks for your support !!
Mit freundlichen Gr��en / Best Regards
Swen Schillig
TG/SSG EMEA AIS-Subsystems, Mainz, Germany
Phone
Internal : *122-2805
External : +49(0)6131-84-2805
Mobile : +49(0)172-7344938
Fax
Internal : 921-2946
External : +49(0)6131-84-2946
e-mail : [EMAIL PROTECTED]
--
Reporting bugs: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html