-------------8<---------- Start Bug Report ------------8<----------
1. Problem Description:

make test fails:

[warning] result: OK
[warning] the client side drops 'root' permissions and becomes 'nobody'
/usr/local/httpd-2.2.3+mod_perl-2.0.3-rc1+php-5.1.6/bin/httpd  -d 
/usr/local/src/mod_perl-2.0.3-rc1/ModPerl-Registry/t -f 
/usr/local/src/mod_perl-2.0.3-rc1/ModPerl-Registry/t/conf/httpd.conf -D APACHE2
using Apache/2.2.3 (prefork MPM)

waiting 90 seconds for server to start: ...
waiting 90 seconds for server to start: ok (waited 2 secs)
server localhost:8529 started
t/206................ok
t/304................ok
t/404................ok
t/500................ok
t/bad_scripts........ok
t/basic..............ok
t/bin_resp...........ok
t/cgi................ok
t/closure............ok
t/dirindex...........ok
t/fatalstobrowser....ok 1/4# Failed test 3 in t/fatalstobrowser.t at line 28 
fail #2
t/fatalstobrowser....NOK 3# Failed test 4 in t/fatalstobrowser.t at line 34 
fail #2
t/fatalstobrowser....FAILED tests 3-4
        Failed 2/4 tests, 50.00% okay
t/flush..............ok
t/ithreads...........skipped
        all skipped: perl 5.8.1 or higher w/ithreads enabled is required
t/nph................ok
t/perlrun_extload....ok
t/prefork............ok
t/redirect...........ok
t/special_blocks.....ok
Failed Test         Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
t/fatalstobrowser.t                4    2  50.00%  3-4
1 test skipped.
Failed 1/18 test scripts, 94.44% okay. 2/85 subtests failed, 97.65% okay.
[warning] server localhost:8529 shutdown
[  error] error running tests (please examine t/logs/error_log)
+--------------------------------------------------------+
| Please file a bug report: http://perl.apache.org/bugs/ |
+--------------------------------------------------------+
make[1]: *** [run_tests] Error 1
make[1]: Leaving directory `/usr/local/src/mod_perl-2.0.3-rc1/ModPerl-Registry'
make: *** [run_tests] Error 2


2. Used Components and their Configuration:

*** mod_perl version 2.000003

*** using /usr/local/src/mod_perl-2.0.3-rc1/lib/Apache2/BuildConfig.pm

*** Makefile.PL options:
  MP_APR_LIB     => aprext
  MP_APXS        => /usr/local/httpd-2.2.3+mod_perl-2.0.3-rc1+php-5.1.6/bin/apxs
  MP_COMPAT_1X   => 1
  MP_DEBUG       => 1
  MP_GENERATE_XS => 1
  MP_LIBNAME     => mod_perl
  MP_TRACE       => 1
  MP_USE_DSO     => 1


*** /usr/local/httpd-2.2.3+mod_perl-2.0.3-rc1+php-5.1.6/bin/httpd -V
Server version: Apache/2.2.3
Server built:   Sep  8 2006 20:06:44
Server's Module Magic Number: 20051115:3
Server loaded:  APR 1.2.7, APR-Util 1.2.7
Compiled using: APR 1.2.7, APR-Util 1.2.7
Architecture:   64-bit
Server MPM:     Prefork
  threaded:     no
    forked:     yes (variable process count)
Server compiled with....
 -D APACHE_MPM_DIR="server/mpm/prefork"
 -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 DYNAMIC_MODULE_LIMIT=128
 -D HTTPD_ROOT="/usr/local/httpd-2.2.3+mod_perl-2.0.3-rc1+php-5.1.6"
 -D SUEXEC_BIN="/usr/local/httpd-2.2.3+mod_perl-2.0.3-rc1+php-5.1.6/bin/exec"
 -D DEFAULT_PIDLOG="logs/httpd.pid"
 -D DEFAULT_SCOREBOARD="logs/apache_runtime_status"
 -D DEFAULT_LOCKFILE="logs/accept.lock"
 -D DEFAULT_ERRORLOG="logs/error_log"
 -D AP_TYPES_CONFIG_FILE="conf/mime.types"
 -D SERVER_CONFIG_FILE="conf/httpd.conf"

*** /usr/bin/ldd /usr/local/httpd-2.2.3+mod_perl-2.0.3-rc1+php-5.1.6/bin/httpd
        libm.so.6 => /lib64/tls/libm.so.6 (0x0000002a9566c000)
        libaprutil-1.so.0 => 
/usr/local/httpd-2.2.3+mod_perl-2.0.3-rc1+php-5.1.6/lib/libaprutil-1.so.0 
(0x0000002a957f3000)
        libdb-4.2.so => /lib64/tls/libdb-4.2.so (0x0000003f9c100000)
        libgdbm.so.2 => /usr/lib64/libgdbm.so.2 (0x0000003f9bd00000)
        libpq.so.4 => /usr/lib64/libpq.so.4 (0x0000002a9590f000)
        libexpat.so.0 => 
/usr/local/httpd-2.2.3+mod_perl-2.0.3-rc1+php-5.1.6/lib/libexpat.so.0 
(0x0000002a95a2f000)
        libapr-1.so.0 => 
/usr/local/httpd-2.2.3+mod_perl-2.0.3-rc1+php-5.1.6/lib/libapr-1.so.0 
(0x0000002a95b5a000)
        libuuid.so.1 => /lib64/libuuid.so.1 (0x0000002a95c83000)
        librt.so.1 => /lib64/tls/librt.so.1 (0x0000002a95d85000)
        libcrypt.so.1 => /lib64/libcrypt.so.1 (0x0000002a95e9f000)
        libpthread.so.0 => /lib64/tls/libpthread.so.0 (0x0000002a95fd4000)
        libdl.so.2 => /lib64/libdl.so.2 (0x0000002a960e9000)
        libc.so.6 => /lib64/tls/libc.so.6 (0x0000002a961ec000)
        libssl.so.4 => /lib64/libssl.so.4 (0x0000002a96421000)
        libcrypto.so.4 => /lib64/libcrypto.so.4 (0x0000002a9655d000)
        libkrb5.so.3 => /usr/lib64/libkrb5.so.3 (0x0000002a9678d000)
        libresolv.so.2 => /lib64/libresolv.so.2 (0x0000002a968ff000)
        libnsl.so.1 => /lib64/libnsl.so.1 (0x0000002a96a14000)
        /lib64/ld-linux-x86-64.so.2 (0x0000002a95556000)
        libgssapi_krb5.so.2 => /usr/lib64/libgssapi_krb5.so.2 
(0x0000002a96b2c000)
        libcom_err.so.2 => /lib64/libcom_err.so.2 (0x0000002a96c42000)
        libk5crypto.so.3 => /usr/lib64/libk5crypto.so.3 (0x0000002a96d44000)
        libz.so.1 => /usr/lib64/libz.so.1 (0x0000003f9c300000)


*** (apr|apu)-config linking info

 -L/usr/local/httpd-2.2.3+mod_perl-2.0.3-rc1+php-5.1.6/lib -laprutil-1 -lgdbm 
-ldb-4.2 -lpq -lexpat -L/usr/lib 
-L/usr/local/httpd-2.2.3+mod_perl-2.0.3-rc1+php-5.1.6/lib
 -L/usr/local/httpd-2.2.3+mod_perl-2.0.3-rc1+php-5.1.6/lib -lapr-1 -luuid -lrt 
-lcrypt  -lpthread -ldl



*** /usr/local/bin/perl -V
Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
  Platform:
    osname=linux, osvers=2.6.9-22.0.2.elsmp, archname=x86_64-linux-ld
    uname='linux mix 2.6.9-22.0.2.elsmp #1 smp thu jan 5 17:11:56 est 2006 
x86_64 x86_64 x86_64 gnulinux '
    config_args='-Dcc=gcc -Dccflags=-O2 -g -pipe -m64 -Accflags=-fPIC 
-Doptimize=-O2 -g -pipe -m64 -Duseperlio -Dusesfio 
-Dlocincpth=/usr/local/include -Duse64bitall -Ui_db -Dloclibpth=/usr/local/lib 
/usr/lib64 /usr/lib'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=undef use5005threads=undef useithreads=undef 
usemultiplicity=undef
    useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
    use64bitint=define use64bitall=define uselongdouble=define
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='gcc', ccflags ='-O2 -g -pipe -m64 -fPIC -DDEBUGGING 
-fno-strict-aliasing -Wdeclaration-after-statement -I/usr/local/include 
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm',
    optimize='-O2 -g -pipe -m64',
    cppflags='-O2 -g -pipe -m64 -fPIC -DDEBUGGING -fno-strict-aliasing 
-Wdeclaration-after-statement -I/usr/local/include -I/usr/include/gdbm'
    ccversion='', gccversion='3.4.5 20051201 (Red Hat 3.4.5-2)', gccosandvers=''
    intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=8, nvtype='long double', nvsize=16, Off_t='off_t', 
lseeksize=8
    alignbytes=16, prototype=define
  Linker and Libraries:
    ld='gcc', ldflags =' -L/usr/local/lib -L/usr/lib64 -L/usr/lib'
    libpth=/usr/local/lib /usr/lib64 /usr/lib /lib
    libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
    libc=/lib/libc-2.3.4.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.3.4'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -L/usr/local/lib -L/usr/lib64 
-L/usr/lib'


Characteristics of this binary (from libperl):
  Compile-time options: DEBUGGING PERL_MALLOC_WRAP USE_64_BIT_ALL
                        USE_64_BIT_INT USE_LARGE_FILES USE_LONG_DOUBLE
                        USE_PERLIO
  Built under linux
  Compiled at Mar 20 2006 08:13:42
  %ENV:
    PERL_LWP_USE_HTTP_10="1"
  @INC:
    /usr/local/lib/perl5/5.8.8/x86_64-linux-ld
    /usr/local/lib/perl5/5.8.8
    /usr/local/lib/perl5/site_perl/5.8.8/x86_64-linux-ld
    /usr/local/lib/perl5/site_perl/5.8.8
    /usr/local/lib/perl5/site_perl
    .

*** Packages of interest status:

Apache2            : -
Apache2::Request   : -
CGI                : 3.23
ExtUtils::MakeMaker: 6.30
LWP                : 5.805
mod_perl           : -
mod_perl2          : 2.000002


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 Fri Sep  8 11:09:36 2006 GMT.

-------------8<---------- End Bug Report --------------8<----------

Note: Complete the rest of the details and post this bug report to
modperl <at> perl.apache.org. To subscribe to the list send an empty
email to [EMAIL PROTECTED]


Reply via email to