In message <20161002121236.gb14...@inforich.ucc.usyd.edu.au>, Jie Gao writes: >Using httpd-2.4.23: > ># lsb_release -a >LSB Version: >:base-4.0-amd64:base-4.0-noarch:core-4.0-amd64:core-4.0-noarch:graphics-4.0-amd64:graphics-4.0-noarch:printing-4.0-amd64:printing-4.0-noarch >Distributor ID: RedHatEnterpriseServer >Description: Red Hat Enterprise Linux Server release 6.8 (Santiago) >Release: 6.8 >Codename: Santiago > ># make test > >... > ># Failed test 22 in t/filter/in_bbs_inject_header.t at line 58 fail #6 ># Failed test 26 in t/filter/in_bbs_inject_header.t at line 58 fail #7 ># Failed test 30 in t/filter/in_bbs_inject_header.t at line 58 fail #8
Same errors on Omnios/Illumos. John groenv...@acm.org -------------8<---------- Start Bug Report ------------8<---------- 1. Problem Description: [DESCRIBE THE PROBLEM HERE] 2. Used Components and their Configuration: *** mod_perl version 2.000010 *** using /tmp/mod_perl-2.0.10-rc1/lib/Apache2/BuildConfig.pm *** Makefile.PL options: MP_APR_LIB => aprext MP_APXS => /opt/apache24/bin/apxs MP_COMPAT_1X => 1 MP_GENERATE_XS => 1 MP_LIBNAME => mod_perl MP_NO_THREADS => 1 MP_USE_DSO => 1 *** /opt/apache24/bin/httpd -V Server version: Apache/2.4.23 (Unix) Server built: Jul 22 2016 15:46:28 Server's Module Magic Number: 20120211:61 Server loaded: APR 1.5.2, APR-UTIL 1.5.4 Compiled using: APR 1.5.2, APR-UTIL 1.5.4 Architecture: 64-bit Server MPM: prefork threaded: no forked: yes (variable process count) Server compiled with.... -D APR_HAS_SENDFILE -D APR_HAS_MMAP -D APR_HAVE_IPV6 (IPv4-mapped addresses enabled) -D APR_USE_PROC_PTHREAD_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=256 -D HTTPD_ROOT="/opt/apache24" -D SUEXEC_BIN="/opt/apache24/bin/suexec" -D DEFAULT_PIDLOG="logs/httpd.pid" -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/ldd /opt/apache24/bin/httpd libpcre.so.1 => /usr/lib/amd64/libpcre.so.1 libaprutil-1.so.0 => /opt/apache24/lib/libaprutil-1.so.0 libexpat.so.1 => /usr/lib/amd64/libexpat.so.1 libapr-1.so.0 => /opt/apache24/lib/libapr-1.so.0 libuuid.so.1 => /usr/lib/amd64/libuuid.so.1 libsendfile.so.1 => /usr/lib/amd64/libsendfile.so.1 libsocket.so.1 => /usr/lib/amd64/libsocket.so.1 libnsl.so.1 => /usr/lib/amd64/libnsl.so.1 libpthread.so.1 => /usr/lib/amd64/libpthread.so.1 libc.so.1 => /usr/lib/amd64/libc.so.1 libdlpi.so.1 => /lib/64/libdlpi.so.1 libmp.so.2 => /lib/64/libmp.so.2 libmd.so.1 => /lib/64/libmd.so.1 libinetutil.so.1 => /lib/64/libinetutil.so.1 libdladm.so.1 => /lib/64/libdladm.so.1 libdevinfo.so.1 => /lib/64/libdevinfo.so.1 libscf.so.1 => /lib/64/libscf.so.1 librcm.so.1 => /lib/64/librcm.so.1 libnvpair.so.1 => /lib/64/libnvpair.so.1 libexacct.so.1 => /usr/lib/64/libexacct.so.1 libkstat.so.1 => /lib/64/libkstat.so.1 libpool.so.1 => /usr/lib/64/libpool.so.1 libsec.so.1 => /lib/64/libsec.so.1 libgen.so.1 => /lib/64/libgen.so.1 libuutil.so.1 => /lib/64/libuutil.so.1 libsmbios.so.1 => /usr/lib/64/libsmbios.so.1 libxml2.so.2 => /lib/64/libxml2.so.2 libavl.so.1 => /lib/64/libavl.so.1 libidmap.so.1 => /usr/lib/64/libidmap.so.1 libz.so => /lib/64/libz.so liblzma.so.5 => /usr/lib/64/liblzma.so.5 libm.so.2 => /lib/64/libm.so.2 *** (apr|apu)-config linking info -L/opt/apache24/lib -laprutil-1 -lexpat -L/opt/apache24/lib -lapr-1 -luuid -lsendfile -lsocket -lnsl -lpthread *** /opt/apache24/perl-5.24.0/bin/perl -V Summary of my perl5 (revision 5 version 24 subversion 0) configuration: Platform: osname=solaris, osvers=2.11, archname=i86pc-solaris-64 uname='sunos bernice 5.11 omnios-r151018-95eaa7e i86pc i386 i86pc ' config_args='-Dprefix=/opt/apache24/perl-5.24.0 -Dcc=gcc -Duseshrplib -Uusemymalc -Duselargefiles -Ubincompat5005 -Doptimize=-O3 -Duse64bitall' hint=recommended, useposix=true, d_sigaction=define useithreads=undef, usemultiplicity=undef use64bitint=define, use64bitall=define, uselongdouble=undef usemymalloc=n, bincompat5005=undef Compiler: cc='gcc', ccflags ='-m64 -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DPERL_USE_SAFE_PUTENV', optimize='-O3', cppflags='-m64 -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong' ccversion='', gccversion='5.1.0', gccosandvers='' intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678, doublekind=3 d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16, longdblkind=3 ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8 alignbytes=8, prototype=define Linker and Libraries: ld='gcc', ldflags =' -m64 -fstack-protector-strong -L/usr/gnu/lib ' libpth=/opt/gcc-5.1.0/lib /opt/gcc-5.1.0/lib/gcc/i386-pc-solaris2.11/5.1.0/include-fixed /usr/lib /usr/gnu/lib /usr/ccs/lib libs=-lpthread -lsocket -lnsl -ldl -lm -lc perllibs=-lpthread -lsocket -lnsl -ldl -lm -lc libc=/lib/libc.so, so=so, useshrplib=true, libperl=libperl.so gnulibc_version='' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' -R /opt/apache24/perl-5.24.0/lib/5.24.0/i86pc-solaris-64/CORE' cccdlflags='-fPIC', lddlflags=' -shared -m64 -L/usr/gnu/lib -fstack-protector-strong' Characteristics of this binary (from libperl): Compile-time options: HAS_TIMES PERLIO_LAYERS PERL_COPY_ON_WRITE PERL_DONT_CREATE_GVSV PERL_HASH_FUNC_ONE_AT_A_TIME_HARD PERL_MALLOC_WRAP PERL_PRESERVE_IVUV PERL_USE_SAFE_PUTENV USE_64_BIT_ALL USE_64_BIT_INT USE_LARGE_FILES USE_LOCALE USE_LOCALE_COLLATE USE_LOCALE_CTYPE USE_LOCALE_NUMERIC USE_LOCALE_TIME USE_PERLIO USE_PERL_ATOF Built under solaris Compiled at Jul 22 2016 16:03:24 %ENV: PERL_LWP_USE_HTTP_10="1" @INC: /opt/apache24/perl-5.24.0/lib/site_perl/5.24.0/i86pc-solaris-64 /opt/apache24/perl-5.24.0/lib/site_perl/5.24.0 /opt/apache24/perl-5.24.0/lib/5.24.0/i86pc-solaris-64 /opt/apache24/perl-5.24.0/lib/5.24.0 . *** Packages of interest status: Apache2 : - Apache2::Request : - CGI : - ExtUtils::MakeMaker: 7.10_01 LWP : 6.15 mod_perl : - mod_perl2 : - 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 Mon Oct 3 18:37:25 2016 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 modperl-subscr...@perl.apache.org.