1. Problem Description:

  [DESCRIBE THE PROBLEM HERE]

$ t/TEST -clean
[warning] setting ulimit to allow core files
ulimit -c unlimited; /usr/bin/perl /home/tsigelnik/mod_perl-1.99_16/t/TEST -clean
[EMAIL PROTECTED] mod_perl-1.99_16]$ t/TEST -verbose apache/util.t
[warning] setting ulimit to allow core files
ulimit -c unlimited; /usr/bin/perl /home/tsigelnik/mod_perl-1.99_16/t/TEST -verbose 
'apache/util.t'
/usr/sbin/httpd -d /home/tsigelnik/mod_perl-1.99_16/t -f 
/home/tsigelnik/mod_perl-1.99_16/t/conf/httpd.conf -D APACHE2 -D PERL_USEITHREADS
using Apache/2.0.50 (prefork MPM)

waiting 120 seconds for server to start: ...[Wed Aug 25 12:08:43 2004] [info] 26 
Apache:: modules loaded
[Wed Aug 25 12:08:43 2004] [info] 7 APR:: modules loaded
[Wed Aug 25 12:08:43 2004] [info] base server + 20 vhosts ready to run tests
.........................
waiting 120 seconds for server to start: ok (waited 26 secs)
server localhost.localdomain:8529 started
server localhost.localdomain:8530 listening (TestVhost::config)
server localhost.localdomain:8531 listening (TestModperl::setupenv)
server localhost.localdomain:8532 listening (TestModperl::merge)
server localhost.localdomain:8533 listening (TestModperl::perl_options)
server localhost.localdomain:8534 listening (TestProtocol::pseudo_http)
server localhost.localdomain:8535 listening (TestProtocol::echo_filter)
server localhost.localdomain:8536 listening (TestProtocol::echo_bbs2)
server localhost.localdomain:8537 listening (TestProtocol::echo_bbs)
server localhost.localdomain:8538 listening (TestProtocol::echo_timeout)
server localhost.localdomain:8539 listening (TestProtocol::echo_block)
server localhost.localdomain:8540 listening (TestPreConnection::note)
server localhost.localdomain:8541 listening (TestHooks::startup)
server localhost.localdomain:8542 listening (TestHooks::stacked_handlers2)
server localhost.localdomain:8543 listening (TestHooks::hookrun)
server localhost.localdomain:8544 listening (TestFilter::in_bbs_msg)
server localhost.localdomain:8545 listening (TestFilter::both_str_con_add)
server localhost.localdomain:8546 listening (TestFilter::in_bbs_inject_header)
server localhost.localdomain:8547 listening (TestFilter::in_str_msg)
server localhost.localdomain:8548 listening (TestDirective::perlrequire)
server localhost.localdomain:8549 listening (TestDirective::perlmodule)
server localhost.localdomain:8550 listening (TestDirective::perlloadmodule4)
server localhost.localdomain:8551 listening (TestDirective::perlloadmodule5)
server localhost.localdomain:8552 listening (TestDirective::perlloadmodule3)
server localhost.localdomain:8553 listening (TestDirective::perlloadmodule6)
t/apache/util....1..8
# Running under perl version 5.008 for linux
# Current time local: Wed Aug 25 12:08:54 2004
# Current time GMT:   Wed Aug 25 09:08:54 2004
# Using Test.pm version 1.23
# Using Apache/Test.pm version 1.14
# WARNING!!! t_cmp() argument order has changed.
# use of a regular expression as the first argument
# is deprecated.  support will be removed soon.
# testing : Apache::Util::ht_time($pool)
# expected: (?-xism:^\w+, \d\d \w+ \d\d\d\d \d\d:\d\d:\d\d)
# received: A?A?A?A?A?A?, 25 A?A?A?A?A?A? 2004 09:09:26 GMT
not ok 1
# WARNING!!! t_cmp() argument order has changed.
# use of a regular expression as the first argument
# is deprecated.  support will be removed soon.
# testing : Apache::Util::ht_time($pool, $time)
# expected: (?-xism:^\w+, \d\d \w+ \d\d\d\d \d\d:\d\d:\d\d)
# received: A?A?A?A?A?A?, 25 A?A?A?A?A?A? 2004 09:09:26 GMT
not ok 2
# WARNING!!! t_cmp() argument order has changed.
# use of a regular expression as the first argument
# is deprecated.  support will be removed soon.
# testing : Apache::Util::ht_time($pool, $time, $fmt)
# expected: (?-xism:^\w+, \d\d \w+ \d\d\d\d \d\d:\d\d:\d\d)
# received: A?A?A?A?A?A?, 25 A?A?A?A?A?A? 2004 09:09:26 GMT
not ok 3
# WARNING!!! t_cmp() argument order has changed.
# use of a regular expression as the first argument
# is deprecated.  support will be removed soon.
# testing : Apache::Util::ht_time($pool, $time, $fmt, $gmt)
# expected: (?-xism:^\w+, \d\d \w+ \d\d\d\d \d\d:\d\d:\d\d)
# received: A?A?A?A?A?A?, 25 A?A?A?A?A?A? 2004 12:09:26 EEST
not ok 4
# testing : Apache::Util::escape_path / partial=1 / default
# expected: a%20'long'%20file%3f.html
# received: a%20'long'%20file%3f.html
ok 5
# testing : Apache::Util::escape_path / partial=1 / explicit
# expected: a%20'long'%20file%3f.html
# received: a%20'long'%20file%3f.html
ok 6
# testing : Apache::Util::escape_path / partial=0
# expected: a%20'long'%20file%3f.html
# received: a%20'long'%20file%3f.html
ok 7
# testing : Apache::Util::escape_path / partial=0 / ./ prefix
# expected: ./a%20'long'%20file%3f.html:
# received: ./a%20'long'%20file%3f.html:
ok 8
FAILED tests 1-4
        Failed 4/8 tests, 50.00% okay
Failed Test     Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
t/apache/util.t                8    4  50.00%  1-4
Failed 1/1 test scripts, 0.00% okay. 4/8 subtests failed, 50.00% okay.
[warning] server localhost.localdomain:8529 shutdown
[  error] error running tests (please examine t/logs/error_log)

----------------------------error_log----------------------------------------

[Wed Aug 25 12:08:53 2004] [info] mod_unique_id: using ip addr 10.0.0.188
END in modperl_extra.pl, pid=1628
[Wed Aug 25 12:09:06 2004] [notice] Digest: generating secret for digest 
authentication ...
[Wed Aug 25 12:09:06 2004] [notice] Digest: done
[Wed Aug 25 12:09:06 2004] [info] mod_unique_id: using ip addr 10.0.0.188
[Wed Aug 25 12:09:07 2004] [notice] Apache/2.0.50 (Unix) mod_perl/1.99_16 Perl/v5.8.0 
world domination series/2.0 DAV/2 configured -- resuming normal operations
[Wed Aug 25 12:09:07 2004] [info] Server built: Jul 16 2004 17:01:28
[Wed Aug 25 12:09:07 2004] [debug] prefork.c(955): AcceptMutex: sysvsem (default: 
sysvsem)
# Failed test 1 in /home/tsigelnik/mod_perl-1.99_16/t/response/TestApache/util.pm at 
line 99
# Failed test 2 in /home/tsigelnik/mod_perl-1.99_16/t/response/TestApache/util.pm at 
line 99 fail #2
# Failed test 3 in /home/tsigelnik/mod_perl-1.99_16/t/response/TestApache/util.pm at 
line 99 fail #3
# Failed test 4 in /home/tsigelnik/mod_perl-1.99_16/t/response/TestApache/util.pm at 
line 99 fail #4
[Wed Aug 25 12:09:26 2004] [info] Child process pid=3352 is exiting
END in modperl_extra.pl, pid=3352
[Wed Aug 25 12:09:26 2004] [info] Child process pid=3353 is exiting
END in modperl_extra.pl, pid=3353
[Wed Aug 25 12:09:27 2004] [info] removed PID file 
/home/tsigelnik/mod_perl-1.99_16/t/logs/httpd.pid (pid=2490)
[Wed Aug 25 12:09:27 2004] [notice] caught SIGTERM, shutting down
END in modperl_extra.pl, pid=2490



  

2. Used Components and their Configuration:

*** mod_perl version 1.9916

*** using /home/tsigelnik/mod_perl-1.99_16/lib/Apache/BuildConfig.pm

*** Makefile.PL options:
  MP_APR_LIB     => aprext
  MP_APXS        => /usr/sbin/apxs
  MP_COMPAT_1X   => 1
  MP_GENERATE_XS => 1
  MP_LIBNAME     => mod_perl
  MP_USE_DSO     => 1
  MP_USE_STATIC  => 1


*** /usr/sbin/httpd -V
Server version: Apache/2.0.50
Server built:   Jul 16 2004 17:01:28
Server's Module Magic Number: 20020903:8
Architecture:   32-bit
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 HTTPD_ROOT="/usr"
 -D SUEXEC_BIN="/usr/bin/suexec"
 -D DEFAULT_PIDLOG="/var/run/httpd.pid"
 -D DEFAULT_SCOREBOARD="logs/apache_runtime_status"
 -D DEFAULT_LOCKFILE="/var/run/accept.lock"
 -D DEFAULT_ERRORLOG="logs/error_log"
 -D AP_TYPES_CONFIG_FILE="/etc/httpd/conf/mime.types"
 -D SERVER_CONFIG_FILE="/etc/httpd/conf/httpd.conf"


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

 -L/usr/lib -lapr-0 -lrt -lm -lcrypt -lnsl  -lpthread -ldl
 -L/usr/lib -laprutil-0 -lgdbm -ldb-4.0 -lexpat



*** /usr/bin/perl -V
Summary of my perl5 (revision 5.0 version 8 subversion 0) configuration:
  Platform:
    osname=linux, osvers=2.4.21-1.1931.2.382.entsmp, archname=i386-linux-thread-multi
    uname='linux str'
    config_args='-des -Doptimize=-O2 -g -pipe -march=i386 -mcpu=i686 
-Dmyhostname=localhost [EMAIL PROTECTED] -Dcc=gcc -Dcf_by=Red Hat, Inc. 
-Dinstallprefix=/usr -Dprefix=/usr -Darchname=i386-linux -Dvendorprefix=/usr 
-Dsiteprefix=/usr -Dotherlibdirs=/usr/lib/perl5/5.8.0 -Duseshrplib -Dusethreads 
-Duseithreads -Duselargefiles -Dd_dosuid -Dd_semctl_semun -Di_db -Ui_ndbm -Di_gdbm 
-Di_shadow -Di_syslog -Dman3ext=3pm -Duseperlio -Dinstallusrbinperl -Ubincompat5005 
-Uversiononly -Dpager=/usr/bin/less -isr'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=define use5005threads=undef'
 useithreads=define usemultiplicity=
    useperlio= d_sfio=undef uselargefiles=define usesocks=undef
    use64bitint=undef use64bitall=un uselongdouble=
    usemymalloc=, bincompat5005=undef
  Compiler:
    cc='gcc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING 
-fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 
-I/usr/include/gdbm',
    optimize='',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING 
-fno-strict-aliasing -I/usr/local/include -I/usr/include/gdbm'
    ccversion='', gccversion='3.2.2 20030222 (Red Hat Linux 3.2.2-5)', gccosandvers=''
gccversion='3.2.2 200302'
    intsize=r, longsize=r, ptrsize=5, doublesize=8, byteorder=1234
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long'
k', ivsize=4'
ivtype='l, nvtype='double'
o_nonbl', nvsize=, Off_t='', lseeksize=8
    alignbytes=4, prototype=define
  Linker and Libraries:
    ld='gcc'
l', ldflags =' -L/u'
    libpth=/usr/local/lib /lib /usr/lib
    libs=-lnsl -lgdbm -ldb -ldl -lm -lpthread -lc -lcrypt -lutil
    perllibs=
    libc=/lib/libc-2.3.2.so, so=so, useshrplib=true, libperl=libper
    gnulibc_version='2.3.2'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so', d_dlsymun=undef, ccdlflags='-rdynamic 
-Wl,-rpath,/usr/lib/perl5/5.8.0/i386-linux-thread-multi/CORE'
    cccdlflags='-fPIC'
ccdlflags='-rdynamic -Wl,-rpath,/usr/lib/perl5', lddlflags='s Unicode/Normalize XS/A'


Characteristics of this binary (from libperl):
  Compile-time options: DEBUGGING MULTIPLICITY USE_ITHREADS USE_LARGE_FILES 
PERL_IMPLICIT_CONTEXT
  Locally applied patches:
        MAINT18379
  Built under linux
  Compiled at Aug 13 2003 11:47:58
  %ENV:
    PERL_LWP_USE_HTTP_10="1"
  @INC:
    /usr/lib/perl5/5.8.0/i386-linux-thread-multi
    /usr/lib/perl5/5.8.0
    /usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi
    /usr/lib/perl5/site_perl/5.8.0
    /usr/lib/perl5/site_perl
    /usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi
    /usr/lib/perl5/vendor_perl/5.8.0
    /usr/lib/perl5/vendor_perl
    /usr/lib/perl5/5.8.0/i386-linux-thread-multi
    /usr/lib/perl5/5.8.0
    .

*** Packages of interest status:

Apache::Request: -
CGI            : 3.05
LWP            : 5.65
mod_perl       : 1.9909


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 Wed Aug 25 08:09:38 2004 GMT.


-- 
Report problems: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html

Reply via email to