[BUG] A few tests fail on RC4/5.6.1/Apache 1.3.26

[prev] [thread] [next] [Date index for 2005/03/03]

From: Dominique Quatravaux
Subject: [BUG] A few tests fail on RC4/5.6.1/Apache 1.3.26
Date: 15:55 on 03 Mar 2005
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

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

Failed Test                      Status Wstat Total Fail  Failed  List
of Failed
- 
--------------------------------------------------------------------------------
t/apache/content_length_header.t                      27    3  11.11%
2, 5, 17

These same tests were failing for me in RC3.

2. Used Components and their Configuration:

*** mod_perl version 1.999021

*** using /home/dom/ftp/mod_perl-2.0.0-RC4/lib/Apache/BuildConfig.pm

*** Makefile.PL options:
~  MP_APR_LIB      => aprext
~  MP_APXS         => /usr/bin/apxs2
~  MP_COMPAT_1X    => 1
~  MP_GENERATE_XS  => 1
~  MP_INST_APACHE2 => 1
~  MP_LIBNAME      => mod_perl
~  MP_USE_DSO      => 1


*** /usr/sbin/apache2 -V
Server version: Apache/2.0.52
Server built:   Nov 10 2004 11:57:35
Server's Module Magic Number: 20020903:9
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=""
~ -D SUEXEC_BIN="/usr/lib/apache2/suexec2"
~ -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/apache2/mime.types"
~ -D SERVER_CONFIG_FILE="/etc/apache2/apache2.conf"


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

~ -L/usr/lib -lapr-0 -lrt -lm -lnsl  -lpthread
~ -L/usr/lib -laprutil-0 -lldap -llber -ldb-4.2 -lexpat



*** /usr/bin/perl -V
Summary of my perl5 (revision 5.0 version 6 subversion 1) configuration:
~  Platform:
~    osname=linux, osvers=2.4.28-es, archname=i386-linux
~    uname='linux gluck 2.4.28-es #1 smp sun nov 21 19:05:12 est 2004
i686 unknown '
~    config_args='-Dccflags=-DDEBIAN -Dcccdlflags=-fPIC
- -Darchname=i386-linux -Dprefix=/usr -Dprivlib=/usr/share/perl/5.6.1
- -Darchlib=/usr/lib/perl/5.6.1 -Dvendorprefix=/usr
- -Dvendorlib=/usr/share/perl5 -Dvendorarch=/usr/lib/perl5
- -Dsiteprefix=/usr/local -Dsitelib=/usr/local/share/perl/5.6.1
- -Dsitearch=/usr/local/lib/perl/5.6.1 -Dman1dir=/usr/share/man/man1
- -Dman3dir=/usr/share/man/man3 -Dman1ext=1 -Dman3ext=3perl
- -Dpager=/usr/bin/sensible-pager -Uafs -Ud_csh -Uusesfio -Duseshrplib
- -Dlibperl=libperl.so.5.6.1 -Dd_dosuid -des'
~    hint=recommended, useposix=true, d_sigaction=define
~    usethreads=undef use5005threads=undef useithreads=undef
usemultiplicity=undef
~    useperlio=undef d_sfio=undef uselargefiles=define usesocks=undef
~    use64bitint=undef use64bitall=undef uselongdouble=undef
~  Compiler:
~    cc='cc', ccflags ='-DDEBIAN -fno-strict-aliasing
- -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
~    optimize='-O2',
~    cppflags='-DDEBIAN -fno-strict-aliasing -I/usr/local/include'
~    ccversion='', gccversion='2.95.4 20011002 (Debian prerelease)',
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, usemymalloc=n, prototype=define
~  Linker and Libraries:
~    ld='cc', ldflags =' -L/usr/local/lib'
~    libpth=/usr/local/lib /lib /usr/lib
~    libs=-lgdbm -ldb -ldl -lm -lc -lcrypt
~    perllibs=-ldl -lm -lc -lcrypt
~    libc=/lib/libc-2.2.5.so, so=so, useshrplib=true,
libperl=libperl.so.5.6.1
~  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: USE_LARGE_FILES
~  Built under linux
~  Compiled at Dec 23 2004 16:34:22
~  %ENV:
~    PERL_LWP_USE_HTTP_10="1"
~  @INC:
~    /usr/local/lib/perl/5.6.1
~    /usr/local/share/perl/5.6.1
~    /usr/lib/perl5
~    /usr/share/perl5
~    /usr/lib/perl/5.6.1
~    /usr/share/perl/5.6.1
~    /usr/local/lib/site_perl
~    .

*** Packages of interest status:

Apache::Request: -
CGI            : 2.752
LWP            : 5.800
mod_perl       : 1.26, 1.999020


This report was generated by ./t/REPORT on Wed Mar  2 17:39:53 2005 GMT.

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

- --
Dominique QUATRAVAUX                           Ingénieur senior
01 44 42 00 08                                 IDEALX

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFCJzNXMJAKAU3mjcsRAtGnAKCiRXPuQHZTpsSk+8SJZaPt7CZyiQCfVyfy
IWgwO/uk1pauB+jrdtla514=
=ZhoL
-----END PGP SIGNATURE-----


(message missing)

[BUG] A few tests fail on RC4/5.6.1/Apache 1.3.26
Dominique Quatravaux 15:55 on 03 Mar 2005

Re: [BUG] A few tests fail on RC4/5.6.1/Apache 1.3.26
Dominique Quatravaux 10:37 on 04 Mar 2005

Generated at 08:54 on 14 Mar 2005 by mariachi v0.52