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

  t/filter/out_str_subreq_default....1..1
# Running under perl version 5.008007 for linux
# Current time local: Tue Jun 21 12:11:14 2005
# Current time GMT:   Tue Jun 21 16:11:14 2005
# Using Test.pm version 1.25
# Using Apache/Test.pm version 1.26
# testing : testing filter-originated lookup_uri() call to core served URI
# expected: content
# default-handler subrequest
# more content
# filter
# received: content
# default-handler subrequest
# more content
# filter
not ok 1
# Failed test 1 in t/filter/out_str_subreq_default.t at line 23


error_log:
END in modperl_extra.pl, pid=24686
END in modperl_extra.pl, pid=24686
[Tue Jun 21 12:11:13 2005] [notice] Apache/2.0.54 (Unix) world domination 
series/2.0 mod_perl/2.0.2-dev Perl/v5.8.7 configured -- resuming normal 
operations
[Tue Jun 21 12:11:13 2005] [info] Server built: Jun 21 2005 11:11:01
[Tue Jun 21 12:11:13 2005] [debug] worker.c(1650): AcceptMutex: sysvsem 
(default: sysvsem)
[Tue Jun 21 12:11:14 2005] [info] Child process pid=24695 is exiting
[Tue Jun 21 12:11:14 2005] [info] Child process pid=24695 is exiting - server 
push
END in modperl_extra.pl, pid=24695
END in modperl_extra.pl, pid=24695
[Tue Jun 21 12:11:14 2005] [info] removed PID file 
/house/doink123/mp2/t/logs/httpd.pid (pid=24690)
[Tue Jun 21 12:11:14 2005] [notice] caught SIGTERM, shutting down
END in modperl_extra.pl, pid=24690
END in modperl_extra.pl, pid=24690
  

2. Used Components and their Configuration:

*** mod_perl version 2.000002

*** using /house/doink123/mp2/lib/Apache2/BuildConfig.pm

*** Makefile.PL options:
  MP_APR_LIB     => aprext
  MP_APXS        => /house/doink123/ap_red/bin/apxs
  MP_COMPAT_1X   => 1
  MP_GENERATE_XS => 1
  MP_LIBNAME     => mod_perl
  MP_USE_DSO     => 1


*** /house/doink123/ap_red/bin/httpd -V
Server version: Apache/2.0.54
Server built:   Jun 21 2005 11:11:01
Server's Module Magic Number: 20020903:9
Architecture:   64-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="/house/doink123/ap_red"
 -D SUEXEC_BIN="/house/doink123/ap_red/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"


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

 -L/house/doink123/ap_red/lib -laprutil-0 -lgdbm -ldb-4.2 -lexpat
 -L/house/doink123/ap_red/lib -lapr-0 -lrt -lm -lcrypt -lnsl  -lpthread -ldl



*** /house/doink123/p_red/bin/perl -V
Summary of my perl5 (revision 5 version 8 subversion 7) configuration:
  Platform:
    osname=linux, osvers=2.6.9-11.elsmp, archname=x86_64-linux-thread-multi
    uname='linux spe189.testdrive.hp.com 2.6.9-11.elsmp #1 smp fri may 20 
18:25:30 edt 2005 x86_64 x86_64 x86_64 gnulinux '
    config_args='-Doptimize=-fPIC -Dprefix=/house/doink123/p_red -Dusethreads 
-Duseithreads -de'
    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=define use64bitall=define uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS 
-fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm',
    optimize='-fPIC',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS 
-fno-strict-aliasing -pipe -I/usr/local/include -I/usr/include/gdbm'
    ccversion='', gccversion='3.4.3 20050227 (Red Hat 3.4.3-22.1)', 
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='double', nvsize=8, Off_t='off_t', 
lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib
    libs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -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'


Characteristics of this binary (from libperl): 
  Compile-time options: MULTIPLICITY USE_ITHREADS USE_64_BIT_INT
                        USE_64_BIT_ALL USE_LARGE_FILES
                        PERL_IMPLICIT_CONTEXT
  Built under linux
  Compiled at Jun 21 2005 11:22:02
  %ENV:
    PERL_LWP_USE_HTTP_10="1"
  @INC:
    /house/doink123/p_red/lib/perl5/5.8.7/x86_64-linux-thread-multi
    /house/doink123/p_red/lib/perl5/5.8.7
    /house/doink123/p_red/lib/perl5/site_perl/5.8.7/x86_64-linux-thread-multi
    /house/doink123/p_red/lib/perl5/site_perl/5.8.7
    /house/doink123/p_red/lib/perl5/site_perl
    .

*** Packages of interest status:

Apache2            : -
Apache2::Request   : -
CGI                : 3.10
ExtUtils::MakeMaker: 6.17
LWP                : -
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 Tue Jun 21 16:14:55 2005 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]

-----------------------------------------------------------------
http://ide.li/ - Иде.ли? - портал за българите в 
чужбина. Новини, мнения, снимки, български 
филми, и още...

Reply via email to