You are viewing a plain text version of this content. The canonical link for it is here.
Posted to modperl@perl.apache.org by Sean Thorne <se...@gmail.com> on 2009/06/10 14:17:39 UTC

mod_perl 2.0.4 make test fails on red hat EL4 with apache 2.2.11 after glibc update

Hi,
  I don't know whats wrong, but my hosting environment recently pushed  
an update of glibc and pthread to all of my servers.  This caused them  
all my apache instances to go into an unstable state.  I isolated the  
problem to mod_perl and thought if I rebuilt apache httpd and mod_perl  
it would fix the problem, but now I can't build mod_perl without  
errors.  I've tried apache worker and prefork.  Any help would be  
appreciated.  I've included the make test output and the gdb output.

Thanks,
Sean

[sthorne@81082-rpt02 mod_perl-2.0.4]$ make test
cd "src/modules/perl" && make
make[1]: Entering directory `/home/sthorne/mod_perl-2.0.4/src/modules/ 
perl'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/sthorne/mod_perl-2.0.4/src/modules/ 
perl'
make[1]: Entering directory `/home/sthorne/mod_perl-2.0.4/Apache-Test'
make[1]: Leaving directory `/home/sthorne/mod_perl-2.0.4/Apache-Test'
make[1]: Entering directory `/home/sthorne/mod_perl-2.0.4/ModPerl- 
Registry'
make[1]: Leaving directory `/home/sthorne/mod_perl-2.0.4/ModPerl- 
Registry'
make[1]: Entering directory `/home/sthorne/mod_perl-2.0.4/WrapXS'
make[2]: Entering directory `/home/sthorne/mod_perl-2.0.4/WrapXS/APR'
make[3]: Entering directory `/home/sthorne/mod_perl-2.0.4/WrapXS/APR/ 
Base64'
make[3]: Leaving directory `/home/sthorne/mod_perl-2.0.4/WrapXS/APR/ 
Base64'
make[3]: Entering directory `/home/sthorne/mod_perl-2.0.4/WrapXS/APR/ 
Brigade'
make[3]: Leaving directory `/home/sthorne/mod_perl-2.0.4/WrapXS/APR/ 
Brigade'
make[3]: Entering directory `/home/sthorne/mod_perl-2.0.4/WrapXS/APR/ 
Bucket'
make[3]: Leaving directory `/home/sthorne/mod_perl-2.0.4/WrapXS/APR/ 
Bucket'
make[3]: Entering directory `/home/sthorne/mod_perl-2.0.4/WrapXS/APR/ 
BucketAlloc'
make[3]: Leaving directory `/home/sthorne/mod_perl-2.0.4/WrapXS/APR/ 
BucketAlloc'
make[3]: Entering directory `/home/sthorne/mod_perl-2.0.4/WrapXS/APR/ 
BucketType'
make[3]: Leaving directory `/home/sthorne/mod_perl-2.0.4/WrapXS/APR/ 
BucketType'
make[3]: Entering directory `/home/sthorne/mod_perl-2.0.4/WrapXS/APR/ 
Date'
make[3]: Leaving directory `/home/sthorne/mod_perl-2.0.4/WrapXS/APR/ 
Date'
make[3]: Entering directory `/home/sthorne/mod_perl-2.0.4/WrapXS/APR/ 
Error'
make[3]: Leaving directory `/home/sthorne/mod_perl-2.0.4/WrapXS/APR/ 
Error'
make[3]: Entering directory `/home/sthorne/mod_perl-2.0.4/WrapXS/APR/ 
Finfo'
make[3]: Leaving directory `/home/sthorne/mod_perl-2.0.4/WrapXS/APR/ 
Finfo'
make[3]: Entering directory `/home/sthorne/mod_perl-2.0.4/WrapXS/APR/ 
IpSubnet'
make[3]: Leaving directory `/home/sthorne/mod_perl-2.0.4/WrapXS/APR/ 
IpSubnet'
make[3]: Entering directory `/home/sthorne/mod_perl-2.0.4/WrapXS/APR/OS'
make[3]: Leaving directory `/home/sthorne/mod_perl-2.0.4/WrapXS/APR/OS'
make[3]: Entering directory `/home/sthorne/mod_perl-2.0.4/WrapXS/APR/ 
Pool'
make[3]: Leaving directory `/home/sthorne/mod_perl-2.0.4/WrapXS/APR/ 
Pool'
make[3]: Entering directory `/home/sthorne/mod_perl-2.0.4/WrapXS/APR/ 
SockAddr'
make[3]: Leaving directory `/home/sthorne/mod_perl-2.0.4/WrapXS/APR/ 
SockAddr'
make[3]: Entering directory `/home/sthorne/mod_perl-2.0.4/WrapXS/APR/ 
Socket'
make[3]: Leaving directory `/home/sthorne/mod_perl-2.0.4/WrapXS/APR/ 
Socket'
make[3]: Entering directory `/home/sthorne/mod_perl-2.0.4/WrapXS/APR/ 
Status'
make[3]: Leaving directory `/home/sthorne/mod_perl-2.0.4/WrapXS/APR/ 
Status'
make[3]: Entering directory `/home/sthorne/mod_perl-2.0.4/WrapXS/APR/ 
String'
make[3]: Leaving directory `/home/sthorne/mod_perl-2.0.4/WrapXS/APR/ 
String'
make[3]: Entering directory `/home/sthorne/mod_perl-2.0.4/WrapXS/APR/ 
Table'
make[3]: Leaving directory `/home/sthorne/mod_perl-2.0.4/WrapXS/APR/ 
Table'
make[3]: Entering directory `/home/sthorne/mod_perl-2.0.4/WrapXS/APR/ 
ThreadMutex'
make[3]: Leaving directory `/home/sthorne/mod_perl-2.0.4/WrapXS/APR/ 
ThreadMutex'
make[3]: Entering directory `/home/sthorne/mod_perl-2.0.4/WrapXS/APR/ 
ThreadRWLock'
make[3]: Leaving directory `/home/sthorne/mod_perl-2.0.4/WrapXS/APR/ 
ThreadRWLock'
make[3]: Entering directory `/home/sthorne/mod_perl-2.0.4/WrapXS/APR/ 
URI'
make[3]: Leaving directory `/home/sthorne/mod_perl-2.0.4/WrapXS/APR/URI'
make[3]: Entering directory `/home/sthorne/mod_perl-2.0.4/WrapXS/APR/ 
UUID'
make[3]: Leaving directory `/home/sthorne/mod_perl-2.0.4/WrapXS/APR/ 
UUID'
make[3]: Entering directory `/home/sthorne/mod_perl-2.0.4/WrapXS/APR/ 
Util'
make[3]: Leaving directory `/home/sthorne/mod_perl-2.0.4/WrapXS/APR/ 
Util'
make[2]: Leaving directory `/home/sthorne/mod_perl-2.0.4/WrapXS/APR'
make[2]: Entering directory `/home/sthorne/mod_perl-2.0.4/WrapXS/ 
Apache2'
make[3]: Entering directory `/home/sthorne/mod_perl-2.0.4/WrapXS/ 
Apache2/Access'
make[3]: Leaving directory `/home/sthorne/mod_perl-2.0.4/WrapXS/ 
Apache2/Access'
make[3]: Entering directory `/home/sthorne/mod_perl-2.0.4/WrapXS/ 
Apache2/CmdParms'
make[3]: Leaving directory `/home/sthorne/mod_perl-2.0.4/WrapXS/ 
Apache2/CmdParms'
make[3]: Entering directory `/home/sthorne/mod_perl-2.0.4/WrapXS/ 
Apache2/Command'
make[3]: Leaving directory `/home/sthorne/mod_perl-2.0.4/WrapXS/ 
Apache2/Command'
make[3]: Entering directory `/home/sthorne/mod_perl-2.0.4/WrapXS/ 
Apache2/Connection'
make[3]: Leaving directory `/home/sthorne/mod_perl-2.0.4/WrapXS/ 
Apache2/Connection'
make[3]: Entering directory `/home/sthorne/mod_perl-2.0.4/WrapXS/ 
Apache2/ConnectionUtil'
make[3]: Leaving directory `/home/sthorne/mod_perl-2.0.4/WrapXS/ 
Apache2/ConnectionUtil'
make[3]: Entering directory `/home/sthorne/mod_perl-2.0.4/WrapXS/ 
Apache2/Directive'
make[3]: Leaving directory `/home/sthorne/mod_perl-2.0.4/WrapXS/ 
Apache2/Directive'
make[3]: Entering directory `/home/sthorne/mod_perl-2.0.4/WrapXS/ 
Apache2/Filter'
make[3]: Leaving directory `/home/sthorne/mod_perl-2.0.4/WrapXS/ 
Apache2/Filter'
make[3]: Entering directory `/home/sthorne/mod_perl-2.0.4/WrapXS/ 
Apache2/FilterRec'
make[3]: Leaving directory `/home/sthorne/mod_perl-2.0.4/WrapXS/ 
Apache2/FilterRec'
make[3]: Entering directory `/home/sthorne/mod_perl-2.0.4/WrapXS/ 
Apache2/HookRun'
make[3]: Leaving directory `/home/sthorne/mod_perl-2.0.4/WrapXS/ 
Apache2/HookRun'
make[3]: Entering directory `/home/sthorne/mod_perl-2.0.4/WrapXS/ 
Apache2/Log'
make[3]: Leaving directory `/home/sthorne/mod_perl-2.0.4/WrapXS/ 
Apache2/Log'
make[3]: Entering directory `/home/sthorne/mod_perl-2.0.4/WrapXS/ 
Apache2/MPM'
make[3]: Leaving directory `/home/sthorne/mod_perl-2.0.4/WrapXS/ 
Apache2/MPM'
make[3]: Entering directory `/home/sthorne/mod_perl-2.0.4/WrapXS/ 
Apache2/Module'
make[3]: Leaving directory `/home/sthorne/mod_perl-2.0.4/WrapXS/ 
Apache2/Module'
make[3]: Entering directory `/home/sthorne/mod_perl-2.0.4/WrapXS/ 
Apache2/Process'
make[3]: Leaving directory `/home/sthorne/mod_perl-2.0.4/WrapXS/ 
Apache2/Process'
make[3]: Entering directory `/home/sthorne/mod_perl-2.0.4/WrapXS/ 
Apache2/RequestIO'
make[3]: Leaving directory `/home/sthorne/mod_perl-2.0.4/WrapXS/ 
Apache2/RequestIO'
make[3]: Entering directory `/home/sthorne/mod_perl-2.0.4/WrapXS/ 
Apache2/RequestRec'
make[3]: Leaving directory `/home/sthorne/mod_perl-2.0.4/WrapXS/ 
Apache2/RequestRec'
make[3]: Entering directory `/home/sthorne/mod_perl-2.0.4/WrapXS/ 
Apache2/RequestUtil'
make[3]: Leaving directory `/home/sthorne/mod_perl-2.0.4/WrapXS/ 
Apache2/RequestUtil'
make[3]: Entering directory `/home/sthorne/mod_perl-2.0.4/WrapXS/ 
Apache2/Response'
make[3]: Leaving directory `/home/sthorne/mod_perl-2.0.4/WrapXS/ 
Apache2/Response'
make[3]: Entering directory `/home/sthorne/mod_perl-2.0.4/WrapXS/ 
Apache2/ServerRec'
make[3]: Leaving directory `/home/sthorne/mod_perl-2.0.4/WrapXS/ 
Apache2/ServerRec'
make[3]: Entering directory `/home/sthorne/mod_perl-2.0.4/WrapXS/ 
Apache2/ServerUtil'
make[3]: Leaving directory `/home/sthorne/mod_perl-2.0.4/WrapXS/ 
Apache2/ServerUtil'
make[3]: Entering directory `/home/sthorne/mod_perl-2.0.4/WrapXS/ 
Apache2/SubProcess'
make[3]: Leaving directory `/home/sthorne/mod_perl-2.0.4/WrapXS/ 
Apache2/SubProcess'
make[3]: Entering directory `/home/sthorne/mod_perl-2.0.4/WrapXS/ 
Apache2/SubRequest'
make[3]: Leaving directory `/home/sthorne/mod_perl-2.0.4/WrapXS/ 
Apache2/SubRequest'
make[3]: Entering directory `/home/sthorne/mod_perl-2.0.4/WrapXS/ 
Apache2/URI'
make[3]: Leaving directory `/home/sthorne/mod_perl-2.0.4/WrapXS/ 
Apache2/URI'
make[3]: Entering directory `/home/sthorne/mod_perl-2.0.4/WrapXS/ 
Apache2/Util'
make[3]: Leaving directory `/home/sthorne/mod_perl-2.0.4/WrapXS/ 
Apache2/Util'
make[2]: Leaving directory `/home/sthorne/mod_perl-2.0.4/WrapXS/Apache2'
make[2]: Entering directory `/home/sthorne/mod_perl-2.0.4/WrapXS/ 
ModPerl'
make[3]: Entering directory `/home/sthorne/mod_perl-2.0.4/WrapXS/ 
ModPerl/Global'
make[3]: Leaving directory `/home/sthorne/mod_perl-2.0.4/WrapXS/ 
ModPerl/Global'
make[3]: Entering directory `/home/sthorne/mod_perl-2.0.4/WrapXS/ 
ModPerl/Util'
make[3]: Leaving directory `/home/sthorne/mod_perl-2.0.4/WrapXS/ 
ModPerl/Util'
make[2]: Leaving directory `/home/sthorne/mod_perl-2.0.4/WrapXS/ModPerl'
make[1]: Leaving directory `/home/sthorne/mod_perl-2.0.4/WrapXS'
make[1]: Entering directory `/home/sthorne/mod_perl-2.0.4/xs'
make[2]: Entering directory `/home/sthorne/mod_perl-2.0.4/xs/APR'
make[3]: Entering directory `/home/sthorne/mod_perl-2.0.4/xs/APR/APR'
make[3]: Leaving directory `/home/sthorne/mod_perl-2.0.4/xs/APR/APR'
make[3]: Entering directory `/home/sthorne/mod_perl-2.0.4/xs/APR/Const'
make[3]: Leaving directory `/home/sthorne/mod_perl-2.0.4/xs/APR/Const'
make[3]: Entering directory `/home/sthorne/mod_perl-2.0.4/xs/APR/PerlIO'
make[3]: Leaving directory `/home/sthorne/mod_perl-2.0.4/xs/APR/PerlIO'
make[3]: Entering directory `/home/sthorne/mod_perl-2.0.4/xs/APR/aprext'
make[3]: Leaving directory `/home/sthorne/mod_perl-2.0.4/xs/APR/aprext'
make[2]: Leaving directory `/home/sthorne/mod_perl-2.0.4/xs/APR'
make[2]: Entering directory `/home/sthorne/mod_perl-2.0.4/xs/Apache2'
make[3]: Entering directory `/home/sthorne/mod_perl-2.0.4/xs/Apache2/ 
Const'
make[3]: Leaving directory `/home/sthorne/mod_perl-2.0.4/xs/Apache2/ 
Const'
make[2]: Leaving directory `/home/sthorne/mod_perl-2.0.4/xs/Apache2'
make[2]: Entering directory `/home/sthorne/mod_perl-2.0.4/xs/ModPerl'
make[3]: Entering directory `/home/sthorne/mod_perl-2.0.4/xs/ModPerl/ 
Const'
make[3]: Leaving directory `/home/sthorne/mod_perl-2.0.4/xs/ModPerl/ 
Const'
make[2]: Leaving directory `/home/sthorne/mod_perl-2.0.4/xs/ModPerl'
make[1]: Leaving directory `/home/sthorne/mod_perl-2.0.4/xs'
/usr/bin/perl -Iblib/arch -Iblib/lib \
t/TEST -clean
[   info] consider removing an old /home/sthorne/mod_perl-2.0.4/t/core. 
24148 file before running tests
[   info] consider removing an old /home/sthorne/mod_perl-2.0.4/t/core. 
24151 file before running tests
[   info] consider removing an old /home/sthorne/mod_perl-2.0.4/t/core. 
24150 file before running tests
[   info] consider removing an old /home/sthorne/mod_perl-2.0.4/t/core. 
24149 file before running tests
[   info] consider removing an old /home/sthorne/mod_perl-2.0.4/t/core. 
24152 file before running tests
[   info] an old core file has been found: /home/sthorne/ 
mod_perl-2.0.4/t/core.24148
[   info] an old core file has been found: /home/sthorne/ 
mod_perl-2.0.4/t/core.24151
[   info] an old core file has been found: /home/sthorne/ 
mod_perl-2.0.4/t/core.24150
[   info] an old core file has been found: /home/sthorne/ 
mod_perl-2.0.4/t/core.24149
[   info] an old core file has been found: /home/sthorne/ 
mod_perl-2.0.4/t/core.24152
APACHE_TEST_GROUP= APACHE_TEST_HTTPD= APACHE_TEST_PORT=  
APACHE_TEST_USER= APACHE_TEST_APXS= \
/usr/bin/perl -Iblib/arch -Iblib/lib \
t/TEST -bugreport -verbose=0
[   info] consider removing an old /home/sthorne/mod_perl-2.0.4/t/core. 
24148 file before running tests
[   info] consider removing an old /home/sthorne/mod_perl-2.0.4/t/core. 
24151 file before running tests
[   info] consider removing an old /home/sthorne/mod_perl-2.0.4/t/core. 
24150 file before running tests
[   info] consider removing an old /home/sthorne/mod_perl-2.0.4/t/core. 
24149 file before running tests
[   info] consider removing an old /home/sthorne/mod_perl-2.0.4/t/core. 
24152 file before running tests
/sandvine/apps/apache/bin/httpd  -d /home/sthorne/mod_perl-2.0.4/t -f / 
home/sthorne/mod_perl-2.0.4/t/conf/httpd.conf -D APACHE2 -D  
PERL_USEITHREADS
using Apache/2.2.11 (prefork MPM)

waiting 120 seconds for server to start: .[Tue Jun 09 21:12:00 2009]  
[info] 6 Apache2:: modules loaded
[Tue Jun 09 21:12:00 2009] [info] 0 APR:: modules loaded
[Tue Jun 09 21:12:00 2009] [info] base server + 28 vhosts ready to run  
tests
.
waiting 120 seconds for server to start: ok (waited 1 secs)
server 81082-rpt02.vwh.sandvine.com:8529 started
server 81082-rpt02.vwh.sandvine.com:8530 listening (perlsections)
server 81082-rpt02.vwh.sandvine.com:8531 listening (inherit)
server 81082-rpt02.vwh.sandvine.com:8532 listening (filter_out_apache)
server 81082-rpt02.vwh.sandvine.com:8533 listening  
(TestModperl::setupenv)
server 81082-rpt02.vwh.sandvine.com:8534 listening  
(TestModperl::perl_options2)
server 81082-rpt02.vwh.sandvine.com:8535 listening (TestModperl::merge)
server 81082-rpt02.vwh.sandvine.com:8536 listening  
(TestModperl::perl_options)
server 81082-rpt02.vwh.sandvine.com:8537 listening (TestVhost::config)
server 81082-rpt02.vwh.sandvine.com:8538 listening (TestVhost::log)
server 81082-rpt02.vwh.sandvine.com:8539 listening (TestUser::rewrite)
server 81082-rpt02.vwh.sandvine.com:8540 listening (TestModules::proxy)
server 81082-rpt02.vwh.sandvine.com:8541 listening  
(TestProtocol::echo_nonblock)
server 81082-rpt02.vwh.sandvine.com:8542 listening  
(TestProtocol::echo_bbs)
server 81082-rpt02.vwh.sandvine.com:8543 listening  
(TestProtocol::echo_timeout)
server 81082-rpt02.vwh.sandvine.com:8544 listening  
(TestProtocol::echo_filter)
server 81082-rpt02.vwh.sandvine.com:8545 listening  
(TestProtocol::echo_bbs2)
server 81082-rpt02.vwh.sandvine.com:8546 listening  
(TestProtocol::pseudo_http)
server 81082-rpt02.vwh.sandvine.com:8547 listening  
(TestProtocol::echo_block)
server 81082-rpt02.vwh.sandvine.com:8548 listening  
(TestPreConnection::note)
server 81082-rpt02.vwh.sandvine.com:8549 listening (TestHooks::hookrun)
server 81082-rpt02.vwh.sandvine.com:8550 listening (TestHooks::startup)
server 81082-rpt02.vwh.sandvine.com:8551 listening  
(TestHooks::stacked_handlers2)
server 81082-rpt02.vwh.sandvine.com:8552 listening (TestHooks::trans)
server 81082-rpt02.vwh.sandvine.com:8553 listening (TestHooks::init)
server 81082-rpt02.vwh.sandvine.com:8554 listening  
(TestFilter::in_str_msg)
server 81082-rpt02.vwh.sandvine.com:8555 listening  
(TestFilter::in_bbs_inject_header)
server 81082-rpt02.vwh.sandvine.com:8556 listening  
(TestFilter::in_bbs_msg)
server 81082-rpt02.vwh.sandvine.com:8557 listening  
(TestFilter::both_str_con_add)
server 81082-rpt02.vwh.sandvine.com:8558 listening  
(TestDirective::perlrequire)
server 81082-rpt02.vwh.sandvine.com:8559 listening  
(TestDirective::perlmodule)
server 81082-rpt02.vwh.sandvine.com:8560 listening (TestAPI::add_config)
server 81082-rpt02.vwh.sandvine.com:8561 listening  
(TestDirective::perlloadmodule3)
server 81082-rpt02.vwh.sandvine.com:8562 listening  
(TestDirective::perlloadmodule5)
server 81082-rpt02.vwh.sandvine.com:8563 listening  
(TestDirective::perlloadmodule4)
server 81082-rpt02.vwh.sandvine.com:8564 listening  
(TestDirective::perlloadmodule6)
server 81082-rpt02.vwh.sandvine.com:8565 listening  
(TestHooks::push_handlers_anon)
t/apache/add_config.....................ok
t/apache/cgihandler.....................ok
t/apache/conftree.......................ok
t/apache/constants......................ok
t/apache/content_length_header..........ok
t/apache/daemon.........................ok
t/apache/discard_rbody..................ok
t/apache/post...........................ok
t/apache/read...........................ok
t/apache/read2..........................ok
t/apache/scanhdrs.......................ok
t/apache/scanhdrs2......................ok
t/apache/send_cgi_header................ok
t/apache/subprocess.....................FAILED tests 2-5
	Failed 4/5 tests, 20.00% okay
t/apache/util...........................ok
t/apache/write..........................ok
t/api/access............................ok
t/api/access2...........................ok
t/api/add_config........................ok
t/api/aplog.............................ok
t/api/command...........................ok
t/api/conn_rec..........................ok
t/api/conn_util.........................ok
t/api/content_encoding..................Use of uninitialized value in  
concatenation (.) or string at /usr/lib/perl5/5.8.5/i386-linux-thread- 
multi/Scalar/Util.pm line 30.
skipped
        all skipped: cannot find module 'Compress::Zlib'
t/api/custom_response...................ok
t/api/err_headers_out...................ok
t/api/in_out_filters....................ok
t/api/internal_redirect.................ok
t/api/internal_redirect_handler.........ok
t/api/lookup_misc.......................ok
t/api/lookup_uri........................ok
t/api/lookup_uri2.......................ok
t/api/module............................ok
t/api/process...........................ok
t/api/query.............................ok
t/api/request_rec.......................ok
t/api/request_subclass..................ok
t/api/request_util......................ok
t/api/response..........................ok
t/api/rflush............................ok
t/api/sendfile..........................ok
t/api/server_const......................ok
t/api/server_rec........................ok
t/api/server_util.......................ok
t/api/show..............................ok
t/api/slurp_filename....................ok
t/api/status............................ok
t/api/sub_request.......................ok
t/api/uri...............................ok
t/apr-ext/base64........................Can't load '/home/sthorne/ 
mod_perl-2.0.4/blib/arch/auto/APR/APR.so' for module APR:  
libaprutil-1.so.0: cannot open shared object file: No such file or  
directory at /usr/lib/perl5/5.8.5/i386-linux-thread-multi/ 
DynaLoader.pm line 230.
at /home/sthorne/mod_perl-2.0.4/blib/lib/APR/Base64.pm line 23
Compilation failed in require at /home/sthorne/mod_perl-2.0.4/blib/lib/ 
APR/Base64.pm line 23.
BEGIN failed--compilation aborted at /home/sthorne/mod_perl-2.0.4/blib/ 
lib/APR/Base64.pm line 23.
Compilation failed in require at /home/sthorne/mod_perl-2.0.4/t/lib/ 
TestAPRlib/base64.pm line 11.
BEGIN failed--compilation aborted at /home/sthorne/mod_perl-2.0.4/t/ 
lib/TestAPRlib/base64.pm line 11.
Compilation failed in require at t/apr-ext/base64.t line 7.
BEGIN failed--compilation aborted at t/apr-ext/base64.t line 7.
t/apr-ext/base64........................dubious
	Test returned status 255 (wstat 65280, 0xff00)
t/apr-ext/brigade.......................Can't load '/home/sthorne/ 
mod_perl-2.0.4/blib/arch/auto/APR/APR.so' for module APR:  
libaprutil-1.so.0: cannot open shared object file: No such file or  
directory at /usr/lib/perl5/5.8.5/i386-linux-thread-multi/ 
DynaLoader.pm line 230.
at /home/sthorne/mod_perl-2.0.4/blib/lib/APR/Pool.pm line 23
Compilation failed in require at /home/sthorne/mod_perl-2.0.4/blib/lib/ 
APR/Pool.pm line 23.
BEGIN failed--compilation aborted at /home/sthorne/mod_perl-2.0.4/blib/ 
lib/APR/Pool.pm line 23.
Compilation failed in require at /home/sthorne/mod_perl-2.0.4/t/lib/ 
TestAPRlib/brigade.pm line 14.
BEGIN failed--compilation aborted at /home/sthorne/mod_perl-2.0.4/t/ 
lib/TestAPRlib/brigade.pm line 14.
Compilation failed in require at t/apr-ext/brigade.t line 7.
BEGIN failed--compilation aborted at t/apr-ext/brigade.t line 7.
t/apr-ext/brigade.......................dubious
	Test returned status 255 (wstat 65280, 0xff00)
t/apr-ext/bucket........................Can't load '/home/sthorne/ 
mod_perl-2.0.4/blib/arch/auto/APR/APR.so' for module APR:  
libaprutil-1.so.0: cannot open shared object file: No such file or  
directory at /usr/lib/perl5/5.8.5/i386-linux-thread-multi/ 
DynaLoader.pm line 230.
at /home/sthorne/mod_perl-2.0.4/blib/lib/APR/Brigade.pm line 23
Compilation failed in require at /home/sthorne/mod_perl-2.0.4/blib/lib/ 
APR/Brigade.pm line 23.
BEGIN failed--compilation aborted at /home/sthorne/mod_perl-2.0.4/blib/ 
lib/APR/Brigade.pm line 23.
Compilation failed in require at /home/sthorne/mod_perl-2.0.4/t/lib/ 
TestCommon/Utils.pm line 6.
BEGIN failed--compilation aborted at /home/sthorne/mod_perl-2.0.4/t/ 
lib/TestCommon/Utils.pm line 6.
Compilation failed in require at /home/sthorne/mod_perl-2.0.4/t/lib/ 
TestAPRlib/bucket.pm line 10.
BEGIN failed--compilation aborted at /home/sthorne/mod_perl-2.0.4/t/ 
lib/TestAPRlib/bucket.pm line 10.
Compilation failed in require at t/apr-ext/bucket.t line 7.
BEGIN failed--compilation aborted at t/apr-ext/bucket.t line 7.
t/apr-ext/bucket........................dubious
	Test returned status 255 (wstat 65280, 0xff00)
t/apr-ext/date..........................Can't load '/home/sthorne/ 
mod_perl-2.0.4/blib/arch/auto/APR/APR.so' for module APR:  
libaprutil-1.so.0: cannot open shared object file: No such file or  
directory at /usr/lib/perl5/5.8.5/i386-linux-thread-multi/ 
DynaLoader.pm line 230.
at /home/sthorne/mod_perl-2.0.4/blib/lib/APR/Date.pm line 23
Compilation failed in require at /home/sthorne/mod_perl-2.0.4/blib/lib/ 
APR/Date.pm line 23.
BEGIN failed--compilation aborted at /home/sthorne/mod_perl-2.0.4/blib/ 
lib/APR/Date.pm line 23.
Compilation failed in require at /home/sthorne/mod_perl-2.0.4/t/lib/ 
TestAPRlib/date.pm line 11.
BEGIN failed--compilation aborted at /home/sthorne/mod_perl-2.0.4/t/ 
lib/TestAPRlib/date.pm line 11.
Compilation failed in require at t/apr-ext/date.t line 7.
BEGIN failed--compilation aborted at t/apr-ext/date.t line 7.
t/apr-ext/date..........................dubious
	Test returned status 255 (wstat 65280, 0xff00)
t/apr-ext/error.........................Can't load '/home/sthorne/ 
mod_perl-2.0.4/blib/arch/auto/APR/APR.so' for module APR:  
libaprutil-1.so.0: cannot open shared object file: No such file or  
directory at /usr/lib/perl5/5.8.5/i386-linux-thread-multi/ 
DynaLoader.pm line 230.
at /home/sthorne/mod_perl-2.0.4/blib/lib/APR/Error.pm line 23
Compilation failed in require at /home/sthorne/mod_perl-2.0.4/blib/lib/ 
APR/Error.pm line 23.
BEGIN failed--compilation aborted at /home/sthorne/mod_perl-2.0.4/blib/ 
lib/APR/Error.pm line 23.
Compilation failed in require at /home/sthorne/mod_perl-2.0.4/t/lib/ 
TestAPRlib/error.pm line 11.
BEGIN failed--compilation aborted at /home/sthorne/mod_perl-2.0.4/t/ 
lib/TestAPRlib/error.pm line 11.
Compilation failed in require at t/apr-ext/error.t line 7.
BEGIN failed--compilation aborted at t/apr-ext/error.t line 7.
t/apr-ext/error.........................dubious
	Test returned status 255 (wstat 65280, 0xff00)
t/apr-ext/finfo.........................Can't load '/home/sthorne/ 
mod_perl-2.0.4/blib/arch/auto/APR/APR.so' for module APR:  
libaprutil-1.so.0: cannot open shared object file: No such file or  
directory at /usr/lib/perl5/5.8.5/i386-linux-thread-multi/ 
DynaLoader.pm line 230.
at /home/sthorne/mod_perl-2.0.4/blib/lib/APR/Finfo.pm line 23
Compilation failed in require at /home/sthorne/mod_perl-2.0.4/blib/lib/ 
APR/Finfo.pm line 23.
BEGIN failed--compilation aborted at /home/sthorne/mod_perl-2.0.4/blib/ 
lib/APR/Finfo.pm line 23.
Compilation failed in require at /home/sthorne/mod_perl-2.0.4/t/lib/ 
TestAPRlib/finfo.pm line 14.
BEGIN failed--compilation aborted at /home/sthorne/mod_perl-2.0.4/t/ 
lib/TestAPRlib/finfo.pm line 14.
Compilation failed in require at t/apr-ext/finfo.t line 7.
BEGIN failed--compilation aborted at t/apr-ext/finfo.t line 7.
t/apr-ext/finfo.........................dubious
	Test returned status 255 (wstat 65280, 0xff00)
t/apr-ext/os............................Can't load '/home/sthorne/ 
mod_perl-2.0.4/blib/arch/auto/APR/APR.so' for module APR:  
libaprutil-1.so.0: cannot open shared object file: No such file or  
directory at /usr/lib/perl5/5.8.5/i386-linux-thread-multi/ 
DynaLoader.pm line 230.
at /home/sthorne/mod_perl-2.0.4/blib/lib/APR/OS.pm line 23
Compilation failed in require at /home/sthorne/mod_perl-2.0.4/blib/lib/ 
APR/OS.pm line 23.
BEGIN failed--compilation aborted at /home/sthorne/mod_perl-2.0.4/blib/ 
lib/APR/OS.pm line 23.
Compilation failed in require at /home/sthorne/mod_perl-2.0.4/t/lib/ 
TestAPRlib/os.pm line 11.
BEGIN failed--compilation aborted at /home/sthorne/mod_perl-2.0.4/t/ 
lib/TestAPRlib/os.pm line 11.
Compilation failed in require at t/apr-ext/os.t line 7.
BEGIN failed--compilation aborted at t/apr-ext/os.t line 7.
t/apr-ext/os............................dubious
	Test returned status 255 (wstat 65280, 0xff00)
t/apr-ext/pool..........................Can't load '/home/sthorne/ 
mod_perl-2.0.4/blib/arch/auto/APR/APR.so' for module APR:  
libaprutil-1.so.0: cannot open shared object file: No such file or  
directory at /usr/lib/perl5/5.8.5/i386-linux-thread-multi/ 
DynaLoader.pm line 230.
at /home/sthorne/mod_perl-2.0.4/blib/lib/APR/Pool.pm line 23
Compilation failed in require at /home/sthorne/mod_perl-2.0.4/blib/lib/ 
APR/Pool.pm line 23.
BEGIN failed--compilation aborted at /home/sthorne/mod_perl-2.0.4/blib/ 
lib/APR/Pool.pm line 23.
Compilation failed in require at /home/sthorne/mod_perl-2.0.4/t/lib/ 
TestAPRlib/pool.pm line 10.
BEGIN failed--compilation aborted at /home/sthorne/mod_perl-2.0.4/t/ 
lib/TestAPRlib/pool.pm line 10.
Compilation failed in require at t/apr-ext/pool.t line 7.
BEGIN failed--compilation aborted at t/apr-ext/pool.t line 7.
t/apr-ext/pool..........................dubious
	Test returned status 255 (wstat 65280, 0xff00)
t/apr-ext/status........................Can't load '/home/sthorne/ 
mod_perl-2.0.4/blib/arch/auto/APR/APR.so' for module APR:  
libaprutil-1.so.0: cannot open shared object file: No such file or  
directory at /usr/lib/perl5/5.8.5/i386-linux-thread-multi/ 
DynaLoader.pm line 230.
at /home/sthorne/mod_perl-2.0.4/blib/lib/APR/Const.pm line 19
Compilation failed in require at /home/sthorne/mod_perl-2.0.4/blib/lib/ 
APR/Const.pm line 19.
BEGIN failed--compilation aborted at /home/sthorne/mod_perl-2.0.4/blib/ 
lib/APR/Const.pm line 19.
Compilation failed in require at /home/sthorne/mod_perl-2.0.4/t/lib/ 
TestAPRlib/status.pm line 11.
BEGIN failed--compilation aborted at /home/sthorne/mod_perl-2.0.4/t/ 
lib/TestAPRlib/status.pm line 11.
Compilation failed in require at t/apr-ext/status.t line 7.
BEGIN failed--compilation aborted at t/apr-ext/status.t line 7.
t/apr-ext/status........................dubious
	Test returned status 255 (wstat 65280, 0xff00)
t/apr-ext/string........................Can't load '/home/sthorne/ 
mod_perl-2.0.4/blib/arch/auto/APR/APR.so' for module APR:  
libaprutil-1.so.0: cannot open shared object file: No such file or  
directory at /usr/lib/perl5/5.8.5/i386-linux-thread-multi/ 
DynaLoader.pm line 230.
at /home/sthorne/mod_perl-2.0.4/blib/lib/APR/String.pm line 23
Compilation failed in require at /home/sthorne/mod_perl-2.0.4/blib/lib/ 
APR/String.pm line 23.
BEGIN failed--compilation aborted at /home/sthorne/mod_perl-2.0.4/blib/ 
lib/APR/String.pm line 23.
Compilation failed in require at /home/sthorne/mod_perl-2.0.4/t/lib/ 
TestAPRlib/string.pm line 9.
BEGIN failed--compilation aborted at /home/sthorne/mod_perl-2.0.4/t/ 
lib/TestAPRlib/string.pm line 9.
Compilation failed in require at t/apr-ext/string.t line 7.
BEGIN failed--compilation aborted at t/apr-ext/string.t line 7.
t/apr-ext/string........................dubious
	Test returned status 255 (wstat 65280, 0xff00)
t/apr-ext/table.........................Can't load '/home/sthorne/ 
mod_perl-2.0.4/blib/arch/auto/APR/APR.so' for module APR:  
libaprutil-1.so.0: cannot open shared object file: No such file or  
directory at /usr/lib/perl5/5.8.5/i386-linux-thread-multi/ 
DynaLoader.pm line 230.
at /home/sthorne/mod_perl-2.0.4/blib/lib/APR/Table.pm line 23
Compilation failed in require at /home/sthorne/mod_perl-2.0.4/blib/lib/ 
APR/Table.pm line 23.
BEGIN failed--compilation aborted at /home/sthorne/mod_perl-2.0.4/blib/ 
lib/APR/Table.pm line 23.
Compilation failed in require at /home/sthorne/mod_perl-2.0.4/t/lib/ 
TestAPRlib/table.pm line 11.
BEGIN failed--compilation aborted at /home/sthorne/mod_perl-2.0.4/t/ 
lib/TestAPRlib/table.pm line 11.
Compilation failed in require at t/apr-ext/table.t line 7.
BEGIN failed--compilation aborted at t/apr-ext/table.t line 7.
t/apr-ext/table.........................dubious
	Test returned status 255 (wstat 65280, 0xff00)
t/apr-ext/threadmutex...................Can't load '/home/sthorne/ 
mod_perl-2.0.4/blib/arch/auto/APR/APR.so' for module APR:  
libaprutil-1.so.0: cannot open shared object file: No such file or  
directory at /usr/lib/perl5/5.8.5/i386-linux-thread-multi/ 
DynaLoader.pm line 230.
at /home/sthorne/mod_perl-2.0.4/blib/lib/APR/Const.pm line 19
Compilation failed in require at /home/sthorne/mod_perl-2.0.4/blib/lib/ 
APR/Const.pm line 19.
BEGIN failed--compilation aborted at /home/sthorne/mod_perl-2.0.4/blib/ 
lib/APR/Const.pm line 19.
Compilation failed in require at /home/sthorne/mod_perl-2.0.4/t/lib/ 
TestAPRlib/threadmutex.pm line 9.
BEGIN failed--compilation aborted at /home/sthorne/mod_perl-2.0.4/t/ 
lib/TestAPRlib/threadmutex.pm line 9.
Compilation failed in require at t/apr-ext/threadmutex.t line 7.
BEGIN failed--compilation aborted at t/apr-ext/threadmutex.t line 7.
t/apr-ext/threadmutex...................dubious
	Test returned status 255 (wstat 65280, 0xff00)
t/apr-ext/threadrwlock..................Can't load '/home/sthorne/ 
mod_perl-2.0.4/blib/arch/auto/APR/APR.so' for module APR:  
libaprutil-1.so.0: cannot open shared object file: No such file or  
directory at /usr/lib/perl5/5.8.5/i386-linux-thread-multi/ 
DynaLoader.pm line 230.
at /home/sthorne/mod_perl-2.0.4/blib/lib/APR/Const.pm line 19
Compilation failed in require at /home/sthorne/mod_perl-2.0.4/blib/lib/ 
APR/Const.pm line 19.
BEGIN failed--compilation aborted at /home/sthorne/mod_perl-2.0.4/blib/ 
lib/APR/Const.pm line 19.
Compilation failed in require at /home/sthorne/mod_perl-2.0.4/t/lib/ 
TestAPRlib/threadrwlock.pm line 9.
BEGIN failed--compilation aborted at /home/sthorne/mod_perl-2.0.4/t/ 
lib/TestAPRlib/threadrwlock.pm line 9.
Compilation failed in require at t/apr-ext/threadrwlock.t line 7.
BEGIN failed--compilation aborted at t/apr-ext/threadrwlock.t line 7.
t/apr-ext/threadrwlock..................dubious
	Test returned status 255 (wstat 65280, 0xff00)
t/apr-ext/uri...........................Can't load '/home/sthorne/ 
mod_perl-2.0.4/blib/arch/auto/APR/APR.so' for module APR:  
libaprutil-1.so.0: cannot open shared object file: No such file or  
directory at /usr/lib/perl5/5.8.5/i386-linux-thread-multi/ 
DynaLoader.pm line 230.
at /home/sthorne/mod_perl-2.0.4/blib/lib/APR/URI.pm line 23
Compilation failed in require at /home/sthorne/mod_perl-2.0.4/blib/lib/ 
APR/URI.pm line 23.
BEGIN failed--compilation aborted at /home/sthorne/mod_perl-2.0.4/blib/ 
lib/APR/URI.pm line 23.
Compilation failed in require at /home/sthorne/mod_perl-2.0.4/t/lib/ 
TestAPRlib/uri.pm line 11.
BEGIN failed--compilation aborted at /home/sthorne/mod_perl-2.0.4/t/ 
lib/TestAPRlib/uri.pm line 11.
Compilation failed in require at t/apr-ext/uri.t line 7.
BEGIN failed--compilation aborted at t/apr-ext/uri.t line 7.
t/apr-ext/uri...........................dubious
	Test returned status 255 (wstat 65280, 0xff00)
t/apr-ext/util..........................Can't load '/home/sthorne/ 
mod_perl-2.0.4/blib/arch/auto/APR/APR.so' for module APR:  
libaprutil-1.so.0: cannot open shared object file: No such file or  
directory at /usr/lib/perl5/5.8.5/i386-linux-thread-multi/ 
DynaLoader.pm line 230.
at /home/sthorne/mod_perl-2.0.4/blib/lib/APR/Util.pm line 23
Compilation failed in require at /home/sthorne/mod_perl-2.0.4/blib/lib/ 
APR/Util.pm line 23.
BEGIN failed--compilation aborted at /home/sthorne/mod_perl-2.0.4/blib/ 
lib/APR/Util.pm line 23.
Compilation failed in require at /home/sthorne/mod_perl-2.0.4/t/lib/ 
TestAPRlib/util.pm line 11.
BEGIN failed--compilation aborted at /home/sthorne/mod_perl-2.0.4/t/ 
lib/TestAPRlib/util.pm line 11.
Compilation failed in require at t/apr-ext/util.t line 7.
BEGIN failed--compilation aborted at t/apr-ext/util.t line 7.
t/apr-ext/util..........................dubious
	Test returned status 255 (wstat 65280, 0xff00)
t/apr-ext/uuid..........................Can't load '/home/sthorne/ 
mod_perl-2.0.4/blib/arch/auto/APR/APR.so' for module APR:  
libaprutil-1.so.0: cannot open shared object file: No such file or  
directory at /usr/lib/perl5/5.8.5/i386-linux-thread-multi/ 
DynaLoader.pm line 230.
at /home/sthorne/mod_perl-2.0.4/t/lib/TestAPRlib/uuid.pm line 10
Compilation failed in require at /home/sthorne/mod_perl-2.0.4/t/lib/ 
TestAPRlib/uuid.pm line 10.
Compilation failed in require at t/apr-ext/uuid.t line 26.
BEGIN failed--compilation aborted at t/apr-ext/uuid.t line 26.
t/apr-ext/uuid..........................dubious
	Test returned status 255 (wstat 65280, 0xff00)
t/apr/base64............................ok
t/apr/brigade...........................ok
t/apr/bucket............................ok
t/apr/constants.........................Can't load '/home/sthorne/ 
mod_perl-2.0.4/blib/arch/auto/APR/APR.so' for module APR:  
libaprutil-1.so.0: cannot open shared object file: No such file or  
directory at /usr/lib/perl5/5.8.5/i386-linux-thread-multi/ 
DynaLoader.pm line 230.
at /home/sthorne/mod_perl-2.0.4/blib/lib/APR/Const.pm line 19
Compilation failed in require at /home/sthorne/mod_perl-2.0.4/blib/lib/ 
APR/Const.pm line 19.
BEGIN failed--compilation aborted at /home/sthorne/mod_perl-2.0.4/blib/ 
lib/APR/Const.pm line 19.
Compilation failed in require at t/apr/constants.t line 9.
BEGIN failed--compilation aborted at t/apr/constants.t line 9.
t/apr/constants.........................dubious
	Test returned status 255 (wstat 65280, 0xff00)
t/apr/date..............................ok
t/apr/finfo.............................ok
t/apr/flatten...........................ok
t/apr/ipsubnet..........................ok
t/apr/os................................ok
t/apr/perlio............................ok
t/apr/pool..............................ok
t/apr/pool_lifetime.....................Use of uninitialized value in  
concatenation (.) or string at /usr/lib/perl5/5.8.5/i386-linux-thread- 
multi/Scalar/Util.pm line 30.
t/apr/pool_lifetime.....................ok
t/apr/sockaddr..........................ok
t/apr/socket............................ok
t/apr/status............................ok
t/apr/string............................ok
t/apr/table.............................ok
t/apr/threadmutex.......................ok
t/apr/threadrwlock......................ok
t/apr/uri...............................ok
t/apr/util..............................ok
t/apr/uuid..............................ok
t/compat/apache.........................ok
t/compat/apache_file....................ok
t/compat/apache_module..................ok
t/compat/apache_table...................ok
t/compat/apache_uri.....................ok
t/compat/apache_util....................ok
t/compat/conn_authen....................ok
t/compat/conn_rec.......................ok
t/compat/request........................ok
t/compat/request_body...................ok
t/compat/send_fd........................ok
t/directive/cmdparms....................ok
t/directive/env.........................ok
t/directive/perl........................ok
t/directive/perldo......................ok
t/directive/perlloadmodule..............ok
t/directive/perlloadmodule2.............ok
t/directive/perlloadmodule3.............ok
t/directive/perlloadmodule4.............ok
t/directive/perlloadmodule5.............ok
t/directive/perlloadmodule6.............ok
t/directive/perlloadmodule7.............ok
t/directive/perlmodule..................ok
t/directive/perlrequire.................ok
t/directive/pod.........................ok
t/directive/setupenv....................ok
t/error/api.............................ok
t/error/runtime.........................ok
t/error/syntax..........................ok
t/filter/both_str_con_add...............ok
t/filter/both_str_native_remove.........Use of uninitialized value in  
concatenation (.) or string at /usr/lib/perl5/5.8.5/i386-linux-thread- 
multi/Scalar/Util.pm line 30.
skipped
        all skipped: cannot find module 'Compress::Zlib', cannot find  
module 'deflate'
t/filter/both_str_req_add...............ok
t/filter/both_str_req_mix...............Use of uninitialized value in  
concatenation (.) or string at /usr/lib/perl5/5.8.5/i386-linux-thread- 
multi/Scalar/Util.pm line 30.
skipped
        all skipped: cannot find module 'Compress::Zlib', cannot find  
module 'deflate'
t/filter/both_str_req_proxy.............ok
t/filter/in_autoload....................ok
t/filter/in_bbs_body....................ok
t/filter/in_bbs_consume.................ok
t/filter/in_bbs_inject_header...........ok 16/36Use of uninitialized  
value in concatenation (.) or string at /usr/lib/perl5/5.8.5/i386- 
linux-thread-multi/Scalar/Util.pm line 30.
t/filter/in_bbs_inject_header...........ok
t/filter/in_bbs_msg.....................ok
t/filter/in_bbs_underrun................ok
t/filter/in_error.......................ok
t/filter/in_init_basic..................ok
t/filter/in_str_bin_data................ok
t/filter/in_str_consume.................ok
t/filter/in_str_declined................ok
t/filter/in_str_declined_read...........request has failed (the  
response code was: 500)
see t/logs/error_log for more details
t/filter/in_str_declined_read...........dubious
	Test returned status 104 (wstat 26624, 0x6800)
t/filter/in_str_lc......................ok
t/filter/in_str_msg.....................ok
t/filter/in_str_sandwich................ok
t/filter/out_apache.....................ok
t/filter/out_bbs_basic..................ok
t/filter/out_bbs_ctx....................ok
t/filter/out_bbs_filebucket.............ok
t/filter/out_init_basic.................ok
t/filter/out_str_api....................ok
t/filter/out_str_buffer.................ok
t/filter/out_str_ctx....................ok
t/filter/out_str_declined...............ok
t/filter/out_str_eval...................ok
t/filter/out_str_lc.....................ok
t/filter/out_str_remove.................ok
t/filter/out_str_req_eos................ok
t/filter/out_str_req_mix................ok
t/filter/out_str_reverse................ok
t/filter/out_str_subreq_default.........ok
t/filter/out_str_subreq_modperl.........ok
t/filter/with_subrequest................ok
t/hooks/access..........................ok
t/hooks/authen_basic....................ok
t/hooks/authen_digest...................ok
t/hooks/authz...........................ok
t/hooks/cleanup.........................ok
t/hooks/cleanup2........................ok
t/hooks/error...........................ok
t/hooks/fixup...........................ok
t/hooks/headerparser....................ok
t/hooks/hookrun.........................ok
t/hooks/init............................ok
t/hooks/inlined_handlers................ok
t/hooks/push_handlers...................ok
t/hooks/push_handlers_anon..............ok
t/hooks/push_handlers_blessed...........ok
t/hooks/push_handlers_same_phase........ok
t/hooks/set_handlers....................ok
t/hooks/stacked_handlers................ok
t/hooks/stacked_handlers2...............ok
t/hooks/startup.........................ok
t/hooks/trans...........................ok
t/modperl/cookie........................Use of uninitialized value in  
concatenation (.) or string at /usr/lib/perl5/5.8.5/i386-linux-thread- 
multi/Scalar/Util.pm line 30.
t/modperl/cookie........................ok
t/modperl/cookie2.......................Use of uninitialized value in  
concatenation (.) or string at /usr/lib/perl5/5.8.5/i386-linux-thread- 
multi/Scalar/Util.pm line 30.
t/modperl/cookie2.......................ok
t/modperl/current_callback..............ok
t/modperl/dir_config....................ok
t/modperl/endav.........................ok
t/modperl/env...........................ok
        1/55 skipped: r->subprocess_env + local() doesnt fully work yet
t/modperl/exit..........................ok
t/modperl/getc..........................ok
t/modperl/io_nested_with_closed_stds....ok
t/modperl/io_with_closed_stds...........ok
t/modperl/local_env.....................skipped
        all skipped: local %ENV is still broken
t/modperl/merge.........................ok
t/modperl/merge2........................ok
t/modperl/merge3........................ok
t/modperl/method........................ok
t/modperl/methodname....................ok
t/modperl/methodobj.....................ok
t/modperl/perl..........................ok
t/modperl/perl_options..................ok
t/modperl/perl_options2.................skipped
        all skipped: PerlOptions None is broken
t/modperl/pnotes........................Use of uninitialized value in  
concatenation (.) or string at /usr/lib/perl5/5.8.5/i386-linux-thread- 
multi/Scalar/Util.pm line 30.
t/modperl/pnotes........................ok
        12/78 skipped: various reasons
t/modperl/pnotes2.......................ok
t/modperl/post_utf8.....................ok
t/modperl/print.........................ok
t/modperl/print_utf8....................ok
t/modperl/print_utf8_2..................ok
t/modperl/printf........................ok
t/modperl/readline......................ok
t/modperl/request_rec_perlio_api........ok
t/modperl/request_rec_tie_api...........skipped
        all skipped: perl 5.008005: PerlIO is used instead of TIEd IO
t/modperl/setauth.......................ok
t/modperl/setupenv......................Use of uninitialized value in  
concatenation (.) or string at /usr/lib/perl5/5.8.5/i386-linux-thread- 
multi/Scalar/Util.pm line 30.
t/modperl/setupenv......................ok
t/modperl/setupenv2.....................ok
t/modperl/status........................ok
t/modperl/subenv........................ok
t/modperl/taint.........................ok
t/modperl/util..........................ok
t/modules/apache_resource...............skipped
        all skipped: cannot find module 'BSD::Resource'
t/modules/apache_status.................ok
t/modules/cgi...........................skipped
        all skipped: CGI version 3.08 or higher is required
t/modules/cgi2..........................skipped
        all skipped: CGI version 3.08 or higher is required
t/modules/cgipost.......................skipped
        all skipped: CGI version 3.08 or higher is required
t/modules/cgipost2......................skipped
        all skipped: CGI version 3.08 or higher is required
t/modules/cgiupload.....................skipped
        all skipped: CGI version 3.08 or higher is required
t/modules/cgiupload2....................skipped
        all skipped: CGI version 3.08 or higher is required
t/modules/include.......................skipped
        all skipped: CGI version 3.08 or higher is required
t/modules/include2......................ok
t/modules/include_subreq................ok
t/modules/proxy.........................ok
t/perl/api..............................ok
t/perl/hash_attack......................ok
t/perl/signals..........................ok
t/preconnection/note....................ok
t/protocol/echo_bbs.....................ok
t/protocol/echo_bbs2....................ok
t/protocol/echo_block...................ok
t/protocol/echo_filter..................ok
t/protocol/echo_nonblock................ok
t/protocol/echo_timeout.................ok
t/protocol/pseudo_http..................ok
t/user/rewrite..........................ok
t/vhost/config..........................ok
t/vhost/log.............................ok
Failed Test                     Stat Wstat Total Fail  Failed  List of  
Failed
-------------------------------------------------------------------------------
t/apache/subprocess.t                          5    4  80.00%  2-5
t/apr-ext/base64.t               255 65280    ??   ??       %  ??
t/apr-ext/brigade.t              255 65280    ??   ??       %  ??
t/apr-ext/bucket.t               255 65280    ??   ??       %  ??
t/apr-ext/date.t                 255 65280    ??   ??       %  ??
t/apr-ext/error.t                255 65280    ??   ??       %  ??
t/apr-ext/finfo.t                255 65280    ??   ??       %  ??
t/apr-ext/os.t                   255 65280    ??   ??       %  ??
t/apr-ext/pool.t                 255 65280    ??   ??       %  ??
t/apr-ext/status.t               255 65280    ??   ??       %  ??
t/apr-ext/string.t               255 65280    ??   ??       %  ??
t/apr-ext/table.t                255 65280    ??   ??       %  ??
t/apr-ext/threadmutex.t          255 65280    ??   ??       %  ??
t/apr-ext/threadrwlock.t         255 65280    ??   ??       %  ??
t/apr-ext/uri.t                  255 65280    ??   ??       %  ??
t/apr-ext/util.t                 255 65280    ??   ??       %  ??
t/apr-ext/uuid.t                 255 65280    ??   ??       %  ??
t/apr/constants.t                255 65280    ??   ??       %  ??
t/filter/in_str_declined_read.t  104 26624    ??   ??       %  ??
14 tests and 13 subtests skipped.
Failed 19/238 test scripts, 92.02% okay. 4/2158 subtests failed,  
99.81% okay.
[warning] server 81082-rpt02.vwh.sandvine.com:8529 shutdown
[  error] error running tests (please examine t/logs/error_log)
[  error] oh jeez, server dumped core
[  error] for stacktrace, run: gdb /sandvine/apps/apache/bin/httpd - 
core /home/sthorne/mod_perl-2.0.4/t/core.735
[   info] an old core file has been found: /home/sthorne/ 
mod_perl-2.0.4/t/core.24148
[  error] oh dangit, server dumped core again
[  error] for stacktrace, run: gdb /sandvine/apps/apache/bin/httpd - 
core /home/sthorne/mod_perl-2.0.4/t/core.738
[   info] an old core file has been found: /home/sthorne/ 
mod_perl-2.0.4/t/core.24151
[  error] oh dangit, server dumped core again
[  error] for stacktrace, run: gdb /sandvine/apps/apache/bin/httpd - 
core /home/sthorne/mod_perl-2.0.4/t/core.736
[  error] oh nuts, server dumped core again
[  error] for stacktrace, run: gdb /sandvine/apps/apache/bin/httpd - 
core /home/sthorne/mod_perl-2.0.4/t/core.740
[  error] oh dangnabit, server dumped core again
[  error] for stacktrace, run: gdb /sandvine/apps/apache/bin/httpd - 
core /home/sthorne/mod_perl-2.0.4/t/core.737
[   info] an old core file has been found: /home/sthorne/ 
mod_perl-2.0.4/t/core.24150
[   info] an old core file has been found: /home/sthorne/ 
mod_perl-2.0.4/t/core.24149
[   info] an old core file has been found: /home/sthorne/ 
mod_perl-2.0.4/t/core.24152
+--------------------------------------------------------+
| Please file a bug report: http://perl.apache.org/bugs/ |
+--------------------------------------------------------+
make: *** [run_tests] Error 1
[sthorne@81082-rpt02 mod_perl-2.0.4]$ gdb /sandvine/apps/apache/bin/ 
httpd -core /home/sthorne/mod_perl-2.0.4/t/core.735
GNU gdb Red Hat Linux (6.3.0.0-1.162.el4rh)
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and  
you are
welcome to change it and/or distribute copies of it under certain  
conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for  
details.
This GDB was configured as "i386-redhat-linux-gnu"...Using host  
libthread_db library "/lib/tls/libthread_db.so.1".

Core was generated by `/sandvine/apps/apache/bin/httpd -d /home/ 
sthorne/mod_perl-2.0.4/t -f /home/stho'.
Program terminated with signal 11, Segmentation fault.
Reading symbols from /lib/tls/libm.so.6...done.
Loaded symbols for /lib/tls/libm.so.6
Reading symbols from /sandvine/apps/apache/lib/libaprutil-1.so.0...done.
Loaded symbols for /sandvine/apps/apache/lib/libaprutil-1.so.0
Reading symbols from /sandvine/apps/apache/lib/libexpat.so.0...done.
Loaded symbols for /sandvine/apps/apache/lib/libexpat.so.0
Reading symbols from /sandvine/apps/apache/lib/libapr-1.so.0...done.
Loaded symbols for /sandvine/apps/apache/lib/libapr-1.so.0
Reading symbols from /lib/tls/librt.so.1...done.
Loaded symbols for /lib/tls/librt.so.1
Reading symbols from /lib/libcrypt.so.1...done.
Loaded symbols for /lib/libcrypt.so.1
Reading symbols from /lib/tls/libpthread.so.0...done.
Loaded symbols for /lib/tls/libpthread.so.0
Reading symbols from /lib/libdl.so.2...done.
Loaded symbols for /lib/libdl.so.2
Reading symbols from /lib/tls/libc.so.6...done.
Loaded symbols for /lib/tls/libc.so.6
Reading symbols from /lib/ld-linux.so.2...done.
Loaded symbols for /lib/ld-linux.so.2
Reading symbols from /lib/libnss_files.so.2...done.
Loaded symbols for /lib/libnss_files.so.2
Reading symbols from /sandvine/apps/apache/modules/libphp5.so...done.
Loaded symbols for /sandvine/apps/apache/modules/libphp5.so
Reading symbols from /usr/lib/libpng12.so.0...done.
Loaded symbols for /usr/lib/libpng12.so.0
Reading symbols from /usr/lib/libz.so.1...done.
Loaded symbols for /usr/lib/libz.so.1
Reading symbols from /lib/libresolv.so.2...done.
Loaded symbols for /lib/libresolv.so.2
Reading symbols from /lib/libnsl.so.1...done.
Loaded symbols for /lib/libnsl.so.1
Reading symbols from /usr/lib/libxml2.so.2...done.
Loaded symbols for /usr/lib/libxml2.so.2
Reading symbols from /sandvine/apps/apache/modules/ 
mod_rewrite.so...done.
Loaded symbols for /sandvine/apps/apache/modules/mod_rewrite.so
Reading symbols from /sandvine/apps/apache/modules/mod_proxy.so...done.
Loaded symbols for /sandvine/apps/apache/modules/mod_proxy.so
Reading symbols from /sandvine/apps/apache/modules/ 
mod_proxy_connect.so...done.
Loaded symbols for /sandvine/apps/apache/modules/mod_proxy_connect.so
Reading symbols from /sandvine/apps/apache/modules/ 
mod_proxy_http.so...done.
Loaded symbols for /sandvine/apps/apache/modules/mod_proxy_http.so
Reading symbols from /sandvine/apps/apache/modules/ 
mod_limitipconn.so...done.
Loaded symbols for /sandvine/apps/apache/modules/mod_limitipconn.so
Reading symbols from /sandvine/apps/apache/modules/mod_ssl.so...done.
Loaded symbols for /sandvine/apps/apache/modules/mod_ssl.so
Reading symbols from /home/sthorne/mod_perl-2.0.4/src/modules/perl/ 
mod_perl.so...done.
Loaded symbols for /home/sthorne/mod_perl-2.0.4/src/modules/perl/ 
mod_perl.so
Reading symbols from /usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/ 
libperl.so...done.
Loaded symbols for /usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/ 
libperl.so
Reading symbols from /lib/libutil.so.1...done.
Loaded symbols for /lib/libutil.so.1
Reading symbols from /home/sthorne/mod_perl-2.0.4/blib/arch/auto/ 
Apache2/ServerUtil/ServerUtil.so...done.
Loaded symbols for /home/sthorne/mod_perl-2.0.4/blib/arch/auto/Apache2/ 
ServerUtil/ServerUtil.so
Reading symbols from /home/sthorne/mod_perl-2.0.4/blib/arch/auto/ 
Apache2/Log/Log.so...done.
Loaded symbols for /home/sthorne/mod_perl-2.0.4/blib/arch/auto/Apache2/ 
Log/Log.so
Reading symbols from /home/sthorne/mod_perl-2.0.4/blib/arch/auto/ 
Apache2/ServerRec/ServerRec.so...done.
Loaded symbols for /home/sthorne/mod_perl-2.0.4/blib/arch/auto/Apache2/ 
ServerRec/ServerRec.so
Reading symbols from /home/sthorne/mod_perl-2.0.4/blib/arch/auto/ 
Apache2/Process/Process.so...done.
Loaded symbols for /home/sthorne/mod_perl-2.0.4/blib/arch/auto/Apache2/ 
Process/Process.so
Reading symbols from /home/sthorne/mod_perl-2.0.4/blib/arch/auto/ 
Apache2/Const/Const.so...done.
Loaded symbols for /home/sthorne/mod_perl-2.0.4/blib/arch/auto/Apache2/ 
Const/Const.so
Reading symbols from /usr/lib/perl5/5.8.5/i386-linux-thread-multi/auto/ 
File/Glob/Glob.so...done.
Loaded symbols for /usr/lib/perl5/5.8.5/i386-linux-thread-multi/auto/ 
File/Glob/Glob.so
Reading symbols from /usr/lib/perl5/5.8.5/i386-linux-thread-multi/auto/ 
Cwd/Cwd.so...done.
Loaded symbols for /usr/lib/perl5/5.8.5/i386-linux-thread-multi/auto/ 
Cwd/Cwd.so
Reading symbols from /usr/lib/perl5/5.8.5/i386-linux-thread-multi/auto/ 
IO/IO.so...done.
Loaded symbols for /usr/lib/perl5/5.8.5/i386-linux-thread-multi/auto/ 
IO/IO.so
Reading symbols from /usr/lib/perl5/5.8.5/i386-linux-thread-multi/auto/ 
Fcntl/Fcntl.so...done.
Loaded symbols for /usr/lib/perl5/5.8.5/i386-linux-thread-multi/auto/ 
Fcntl/Fcntl.so
Reading symbols from /usr/lib/perl5/5.8.5/i386-linux-thread-multi/auto/ 
Data/Dumper/Dumper.so...done.
Loaded symbols for /usr/lib/perl5/5.8.5/i386-linux-thread-multi/auto/ 
Data/Dumper/Dumper.so
Reading symbols from /usr/lib/perl5/5.8.5/i386-linux-thread-multi/auto/ 
List/Util/Util.so...done.
Loaded symbols for /usr/lib/perl5/5.8.5/i386-linux-thread-multi/auto/ 
List/Util/Util.so
Reading symbols from /usr/lib/perl5/5.8.5/i386-linux-thread-multi/auto/ 
Socket/Socket.so...done.
Loaded symbols for /usr/lib/perl5/5.8.5/i386-linux-thread-multi/auto/ 
Socket/Socket.so
Reading symbols from /usr/lib/perl5/5.8.5/i386-linux-thread-multi/auto/ 
MIME/Base64/Base64.so...done.
Loaded symbols for /usr/lib/perl5/5.8.5/i386-linux-thread-multi/auto/ 
MIME/Base64/Base64.so
Reading symbols from /usr/lib/perl5/site_perl/5.8.5/i386-linux-thread- 
multi/auto/Crypt/SSLeay/SSLeay.so...done.
Loaded symbols for /usr/lib/perl5/site_perl/5.8.5/i386-linux-thread- 
multi/auto/Crypt/SSLeay/SSLeay.so
Reading symbols from /usr/lib/perl5/5.8.5/i386-linux-thread-multi/auto/ 
POSIX/POSIX.so...done.
Loaded symbols for /usr/lib/perl5/5.8.5/i386-linux-thread-multi/auto/ 
POSIX/POSIX.so
Reading symbols from /usr/lib/perl5/5.8.5/i386-linux-thread-multi/auto/ 
Time/HiRes/HiRes.so...done.
Loaded symbols for /usr/lib/perl5/5.8.5/i386-linux-thread-multi/auto/ 
Time/HiRes/HiRes.so
Reading symbols from /home/sthorne/mod_perl-2.0.4/blib/arch/auto/ 
Apache2/RequestIO/RequestIO.so...done.
Loaded symbols for /home/sthorne/mod_perl-2.0.4/blib/arch/auto/Apache2/ 
RequestIO/RequestIO.so
Reading symbols from /home/sthorne/mod_perl-2.0.4/blib/arch/auto/ 
Apache2/CmdParms/CmdParms.so...done.
Loaded symbols for /home/sthorne/mod_perl-2.0.4/blib/arch/auto/Apache2/ 
CmdParms/CmdParms.so
Reading symbols from /home/sthorne/mod_perl-2.0.4/blib/arch/auto/ 
Apache2/Directive/Directive.so...done.
Loaded symbols for /home/sthorne/mod_perl-2.0.4/blib/arch/auto/Apache2/ 
Directive/Directive.so
Reading symbols from /home/sthorne/mod_perl-2.0.4/blib/arch/auto/APR/ 
Table/Table.so...done.
Loaded symbols for /home/sthorne/mod_perl-2.0.4/blib/arch/auto/APR/ 
Table/Table.so
Reading symbols from /home/sthorne/mod_perl-2.0.4/blib/arch/auto/ 
ModPerl/Util/Util.so...done.
Loaded symbols for /home/sthorne/mod_perl-2.0.4/blib/arch/auto/ModPerl/ 
Util/Util.so
Reading symbols from /home/sthorne/mod_perl-2.0.4/blib/arch/auto/ 
Apache2/Connection/Connection.so...done.
Loaded symbols for /home/sthorne/mod_perl-2.0.4/blib/arch/auto/Apache2/ 
Connection/Connection.so
Reading symbols from /home/sthorne/mod_perl-2.0.4/blib/arch/auto/ 
Apache2/Access/Access.so...done.
Loaded symbols for /home/sthorne/mod_perl-2.0.4/blib/arch/auto/Apache2/ 
Access/Access.so
Reading symbols from /home/sthorne/mod_perl-2.0.4/blib/arch/auto/ 
Apache2/Module/Module.so...done.
Loaded symbols for /home/sthorne/mod_perl-2.0.4/blib/arch/auto/Apache2/ 
Module/Module.so
Reading symbols from /home/sthorne/mod_perl-2.0.4/blib/arch/auto/ 
Apache2/RequestRec/RequestRec.so...done.
Loaded symbols for /home/sthorne/mod_perl-2.0.4/blib/arch/auto/Apache2/ 
RequestRec/RequestRec.so
Reading symbols from /home/sthorne/mod_perl-2.0.4/blib/arch/auto/ 
Apache2/RequestUtil/RequestUtil.so...done.
Loaded symbols for /home/sthorne/mod_perl-2.0.4/blib/arch/auto/Apache2/ 
RequestUtil/RequestUtil.so
Reading symbols from /home/sthorne/mod_perl-2.0.4/blib/arch/auto/ 
Apache2/Response/Response.so...done.
Loaded symbols for /home/sthorne/mod_perl-2.0.4/blib/arch/auto/Apache2/ 
Response/Response.so
Reading symbols from /home/sthorne/mod_perl-2.0.4/blib/arch/auto/ 
Apache2/SubRequest/SubRequest.so...done.
Loaded symbols for /home/sthorne/mod_perl-2.0.4/blib/arch/auto/Apache2/ 
SubRequest/SubRequest.so
Reading symbols from /home/sthorne/mod_perl-2.0.4/blib/arch/auto/ 
Apache2/Filter/Filter.so...done.
Loaded symbols for /home/sthorne/mod_perl-2.0.4/blib/arch/auto/Apache2/ 
Filter/Filter.so
Reading symbols from /home/sthorne/mod_perl-2.0.4/blib/arch/auto/ 
Apache2/Util/Util.so...done.
Loaded symbols for /home/sthorne/mod_perl-2.0.4/blib/arch/auto/Apache2/ 
Util/Util.so
Reading symbols from /home/sthorne/mod_perl-2.0.4/blib/arch/auto/ 
Apache2/URI/URI.so...done.
Loaded symbols for /home/sthorne/mod_perl-2.0.4/blib/arch/auto/Apache2/ 
URI/URI.so
Reading symbols from /home/sthorne/mod_perl-2.0.4/blib/arch/auto/APR/ 
Date/Date.so...done.
Loaded symbols for /home/sthorne/mod_perl-2.0.4/blib/arch/auto/APR/ 
Date/Date.so
Reading symbols from /home/sthorne/mod_perl-2.0.4/blib/arch/auto/APR/ 
Pool/Pool.so...done.
Loaded symbols for /home/sthorne/mod_perl-2.0.4/blib/arch/auto/APR/ 
Pool/Pool.so
Reading symbols from /home/sthorne/mod_perl-2.0.4/blib/arch/auto/APR/ 
URI/URI.so...done.
Loaded symbols for /home/sthorne/mod_perl-2.0.4/blib/arch/auto/APR/URI/ 
URI.so
Reading symbols from /home/sthorne/mod_perl-2.0.4/blib/arch/auto/APR/ 
Util/Util.so...done.
Loaded symbols for /home/sthorne/mod_perl-2.0.4/blib/arch/auto/APR/ 
Util/Util.so
Reading symbols from /home/sthorne/mod_perl-2.0.4/blib/arch/auto/APR/ 
Brigade/Brigade.so...done.
Loaded symbols for /home/sthorne/mod_perl-2.0.4/blib/arch/auto/APR/ 
Brigade/Brigade.so
Reading symbols from /home/sthorne/mod_perl-2.0.4/blib/arch/auto/APR/ 
Bucket/Bucket.so...done.
Loaded symbols for /home/sthorne/mod_perl-2.0.4/blib/arch/auto/APR/ 
Bucket/Bucket.so
Reading symbols from /home/sthorne/mod_perl-2.0.4/blib/arch/auto/APR/ 
Const/Const.so...done.
Loaded symbols for /home/sthorne/mod_perl-2.0.4/blib/arch/auto/APR/ 
Const/Const.so
Reading symbols from /home/sthorne/mod_perl-2.0.4/blib/arch/auto/APR/ 
Socket/Socket.so...done.
Loaded symbols for /home/sthorne/mod_perl-2.0.4/blib/arch/auto/APR/ 
Socket/Socket.so
Reading symbols from /home/sthorne/mod_perl-2.0.4/blib/arch/auto/APR/ 
Error/Error.so...done.
Loaded symbols for /home/sthorne/mod_perl-2.0.4/blib/arch/auto/APR/ 
Error/Error.so
Reading symbols from /home/sthorne/mod_perl-2.0.4/blib/arch/auto/APR/ 
Status/Status.so...done.
Loaded symbols for /home/sthorne/mod_perl-2.0.4/blib/arch/auto/APR/ 
Status/Status.so
Reading symbols from /home/sthorne/mod_perl-2.0.4/blib/arch/auto/APR/ 
BucketType/BucketType.so...done.
Loaded symbols for /home/sthorne/mod_perl-2.0.4/blib/arch/auto/APR/ 
BucketType/BucketType.so
Reading symbols from /home/sthorne/mod_perl-2.0.4/blib/arch/auto/ 
Apache2/FilterRec/FilterRec.so...done.
Loaded symbols for /home/sthorne/mod_perl-2.0.4/blib/arch/auto/Apache2/ 
FilterRec/FilterRec.so
Reading symbols from /home/sthorne/mod_perl-2.0.4/blib/arch/auto/ 
Apache2/HookRun/HookRun.so...done.
Loaded symbols for /home/sthorne/mod_perl-2.0.4/blib/arch/auto/Apache2/ 
HookRun/HookRun.so
Reading symbols from /sandvine/apps/php/lib/dba.so...done.
Loaded symbols for /sandvine/apps/php/lib/dba.so
Reading symbols from /lib/tls/i686/libdb-4.2.so...done.
Loaded symbols for /lib/tls/i686/libdb-4.2.so
Reading symbols from /sandvine/apps/php/lib/xcache.so...done.
Loaded symbols for /sandvine/apps/php/lib/xcache.so
Reading symbols from /home/sthorne/mod_perl-2.0.4/blib/arch/auto/ 
Apache2/MPM/MPM.so...done.
Loaded symbols for /home/sthorne/mod_perl-2.0.4/blib/arch/auto/Apache2/ 
MPM/MPM.so
Reading symbols from /usr/lib/perl5/5.8.5/i386-linux-thread-multi/auto/ 
threads/threads.so...done.
Loaded symbols for /usr/lib/perl5/5.8.5/i386-linux-thread-multi/auto/ 
threads/threads.so
Reading symbols from /home/sthorne/mod_perl-2.0.4/blib/arch/auto/APR/ 
PerlIO/PerlIO.so...done.
Loaded symbols for /home/sthorne/mod_perl-2.0.4/blib/arch/auto/APR/ 
PerlIO/PerlIO.so
Reading symbols from /home/sthorne/mod_perl-2.0.4/blib/arch/auto/ 
Apache2/SubProcess/SubProcess.so...done.
Loaded symbols for /home/sthorne/mod_perl-2.0.4/blib/arch/auto/Apache2/ 
SubProcess/SubProcess.so
#0  0x00000000 in ?? ()
(gdb) where
#0  0x00000000 in ?? ()
#1  0x00a8f8fd in run_child_cleanups (cref=0x97680b8) at memory/unix/ 
apr_pools.c:2317
#2  0x00a8f921 in cleanup_pool_for_exec (p=0x97680a8) at memory/unix/ 
apr_pools.c:2324
#3  0x00a8f93e in cleanup_pool_for_exec (p=0x97680a8) at memory/unix/ 
apr_pools.c:2327
#4  0x00a8f93e in cleanup_pool_for_exec (p=0x97660a0) at memory/unix/ 
apr_pools.c:2327
#5  0x00a8f96f in apr_pool_cleanup_for_exec () at memory/unix/ 
apr_pools.c:2342
#6  0x00a9a8dd in apr_proc_create (new=0xafe9a98, progname=0xb0186f0 "/ 
usr/bin/perl", args=0xafe9640, env=0xafe9658, attr=0xafe97d0,  
pool=0xafdedf8) at threadproc/unix/proc.c:430
#7  0x080acc4b in ap_os_create_privileged_process (r=0xafdee38,  
newproc=0xafe9a98, progname=0xb0186f0 "/usr/bin/perl", args=0xafe9640,  
env=0xafe9658, attr=0xafe97d0, p=0xafdedf8) at unixd.c:410
#8  0x0038a257 in MPXS_modperl_spawn_proc_prog (my_perl=0xabe33f0,  
cv=0xafec4e0) at /home/sthorne/mod_perl-2.0.4/xs/Apache2/SubProcess/ 
Apache2__SubProcess.h:84
#9  0x02991cb2 in Perl_pp_entersub () from /usr/lib/perl5/5.8.5/i386- 
linux-thread-multi/CORE/libperl.so
#10 0x0297516d in Perl_runops_debug () from /usr/lib/perl5/5.8.5/i386- 
linux-thread-multi/CORE/libperl.so
#11 0x0291fb26 in Perl_get_cv () from /usr/lib/perl5/5.8.5/i386-linux- 
thread-multi/CORE/libperl.so
#12 0x02925ef1 in Perl_call_sv () from /usr/lib/perl5/5.8.5/i386-linux- 
thread-multi/CORE/libperl.so
#13 0x002d6865 in modperl_callback (my_perl=0xabe33f0,  
handler=0x9ad3ba0, p=0xafdedf8, r=0xafdee38, s=0x976cce0,  
args=0xafcdc0c) at modperl_callback.c:101
#14 0x002d70f8 in modperl_callback_run_handlers (idx=6, type=4,  
r=0xafdee38, c=0x0, s=0x976cce0, pconf=0x0, plog=0x0, ptemp=0x0,  
run_mode=MP_HOOK_RUN_FIRST) at modperl_callback.c:262
#15 0x002d7748 in modperl_callback_per_dir (idx=0, r=0x97bfc40,  
run_mode=MP_HOOK_RUN_ALL) at modperl_callback.c:369
#16 0x002d0427 in modperl_response_handler_run (r=0xafdee38, finish=1)  
at mod_perl.c:1000
#17 0x002d052a in modperl_response_handler (r=0xafdee38) at mod_perl.c: 
1044
#18 0x08079491 in ap_run_handler (r=0xafdee38) at config.c:157
#19 0x08079bee in ap_invoke_handler (r=0xafdee38) at config.c:372
#20 0x08094a46 in ap_process_request (r=0xafdee38) at http_request.c:282
#21 0x08091e0c in ap_process_http_connection (c=0xafd0f98) at  
http_core.c:190
#22 0x08080b58 in ap_run_process_connection (c=0xafd0f98) at  
connection.c:43
#23 0x08080e4f in ap_process_connection (c=0xafd0f98, csd=0xafd0e00)  
at connection.c:178
#24 0x080aafaf in child_main (child_num_arg=0) at prefork.c:650
#25 0x080ab14d in make_child (s=0x976cce0, slot=0) at prefork.c:746
#26 0x080ab1c0 in startup_children (number_to_start=2) at prefork.c:764
#27 0x080ab5f1 in ap_mpm_run (_pconf=0x97680a8, plog=0x97a61a0,  
s=0x976cce0) at prefork.c:985
#28 0x080642d4 in main (argc=9, argv=0xbff82b94) at main.c:740
(gdb) bt full
#0  0x00000000 in ?? ()
No symbol table info available.
#1  0x00a8f8fd in run_child_cleanups (cref=0x97680b8) at memory/unix/ 
apr_pools.c:2317
	c = (cleanup_t *) 0x97bfc40
#2  0x00a8f921 in cleanup_pool_for_exec (p=0x97680a8) at memory/unix/ 
apr_pools.c:2324
No locals.
#3  0x00a8f93e in cleanup_pool_for_exec (p=0x97680a8) at memory/unix/ 
apr_pools.c:2327
No locals.
#4  0x00a8f93e in cleanup_pool_for_exec (p=0x97660a0) at memory/unix/ 
apr_pools.c:2327
No locals.
#5  0x00a8f96f in apr_pool_cleanup_for_exec () at memory/unix/ 
apr_pools.c:2342
No locals.
#6  0x00a9a8dd in apr_proc_create (new=0xafe9a98, progname=0xb0186f0 "/ 
usr/bin/perl", args=0xafe9640, env=0xafe9658, attr=0xafe97d0,  
pool=0xafdedf8) at threadproc/unix/proc.c:430
	status = 4698384
	i = 13
	empty_envp = {0x0}
#7  0x080acc4b in ap_os_create_privileged_process (r=0xafdee38,  
newproc=0xafe9a98, progname=0xb0186f0 "/usr/bin/perl", args=0xafe9640,  
env=0xafe9658, attr=0xafe97d0, p=0xafdedf8) at unixd.c:410
	ugid = (ap_unix_identity_t *) 0x0
#8  0x0038a257 in MPXS_modperl_spawn_proc_prog (my_perl=0xabe33f0,  
cv=0xafec4e0) at /home/sthorne/mod_perl-2.0.4/xs/Apache2/SubProcess/ 
Apache2__SubProcess.h:84
	script_in = Variable "script_in" is not available.
(gdb) quit
[sthorne@81082-rpt02 mod_perl-2.0.4]$ gdb /sandvine/apps/apache/bin/ 
httpd -core /home/sthorne/mod_perl-2.0.4/t/core.735
GNU gdb Red Hat Linux (6.3.0.0-1.162.el4rh)
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and  
you are
welcome to change it and/or distribute copies of it under certain  
conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for  
details.
This GDB was configured as "i386-redhat-linux-gnu"...Using host  
libthread_db library "/lib/tls/libthread_db.so.1".

Core was generated by `/sandvine/apps/apache/bin/httpd -d /home/ 
sthorne/mod_perl-2.0.4/t -f /home/stho'.
Program terminated with signal 11, Segmentation fault.
Reading symbols from /lib/tls/libm.so.6...done.
Loaded symbols for /lib/tls/libm.so.6
Reading symbols from /sandvine/apps/apache/lib/libaprutil-1.so.0...done.
Loaded symbols for /sandvine/apps/apache/lib/libaprutil-1.so.0
Reading symbols from /sandvine/apps/apache/lib/libexpat.so.0...done.
Loaded symbols for /sandvine/apps/apache/lib/libexpat.so.0
Reading symbols from /sandvine/apps/apache/lib/libapr-1.so.0...done.
Loaded symbols for /sandvine/apps/apache/lib/libapr-1.so.0
Reading symbols from /lib/tls/librt.so.1...done.
Loaded symbols for /lib/tls/librt.so.1
Reading symbols from /lib/libcrypt.so.1...done.
Loaded symbols for /lib/libcrypt.so.1
Reading symbols from /lib/tls/libpthread.so.0...done.
Loaded symbols for /lib/tls/libpthread.so.0
Reading symbols from /lib/libdl.so.2...done.
Loaded symbols for /lib/libdl.so.2
Reading symbols from /lib/tls/libc.so.6...done.
Loaded symbols for /lib/tls/libc.so.6
Reading symbols from /lib/ld-linux.so.2...done.
Loaded symbols for /lib/ld-linux.so.2
Reading symbols from /lib/libnss_files.so.2...done.
Loaded symbols for /lib/libnss_files.so.2
Reading symbols from /sandvine/apps/apache/modules/libphp5.so...done.
Loaded symbols for /sandvine/apps/apache/modules/libphp5.so
Reading symbols from /usr/lib/libpng12.so.0...done.
Loaded symbols for /usr/lib/libpng12.so.0
Reading symbols from /usr/lib/libz.so.1...done.
Loaded symbols for /usr/lib/libz.so.1
Reading symbols from /lib/libresolv.so.2...done.
Loaded symbols for /lib/libresolv.so.2
Reading symbols from /lib/libnsl.so.1...done.
Loaded symbols for /lib/libnsl.so.1
Reading symbols from /usr/lib/libxml2.so.2...done.
Loaded symbols for /usr/lib/libxml2.so.2
Reading symbols from /sandvine/apps/apache/modules/ 
mod_rewrite.so...done.
Loaded symbols for /sandvine/apps/apache/modules/mod_rewrite.so
Reading symbols from /sandvine/apps/apache/modules/mod_proxy.so...done.
Loaded symbols for /sandvine/apps/apache/modules/mod_proxy.so
Reading symbols from /sandvine/apps/apache/modules/ 
mod_proxy_connect.so...done.
Loaded symbols for /sandvine/apps/apache/modules/mod_proxy_connect.so
Reading symbols from /sandvine/apps/apache/modules/ 
mod_proxy_http.so...done.
Loaded symbols for /sandvine/apps/apache/modules/mod_proxy_http.so
Reading symbols from /sandvine/apps/apache/modules/ 
mod_limitipconn.so...done.
Loaded symbols for /sandvine/apps/apache/modules/mod_limitipconn.so
Reading symbols from /sandvine/apps/apache/modules/mod_ssl.so...done.
Loaded symbols for /sandvine/apps/apache/modules/mod_ssl.so
Reading symbols from /home/sthorne/mod_perl-2.0.4/src/modules/perl/ 
mod_perl.so...done.
Loaded symbols for /home/sthorne/mod_perl-2.0.4/src/modules/perl/ 
mod_perl.so
Reading symbols from /usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/ 
libperl.so...done.
Loaded symbols for /usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/ 
libperl.so
Reading symbols from /lib/libutil.so.1...done.
Loaded symbols for /lib/libutil.so.1
Reading symbols from /home/sthorne/mod_perl-2.0.4/blib/arch/auto/ 
Apache2/ServerUtil/ServerUtil.so...done.
Loaded symbols for /home/sthorne/mod_perl-2.0.4/blib/arch/auto/Apache2/ 
ServerUtil/ServerUtil.so
Reading symbols from /home/sthorne/mod_perl-2.0.4/blib/arch/auto/ 
Apache2/Log/Log.so...done.
Loaded symbols for /home/sthorne/mod_perl-2.0.4/blib/arch/auto/Apache2/ 
Log/Log.so
Reading symbols from /home/sthorne/mod_perl-2.0.4/blib/arch/auto/ 
Apache2/ServerRec/ServerRec.so...done.
Loaded symbols for /home/sthorne/mod_perl-2.0.4/blib/arch/auto/Apache2/ 
ServerRec/ServerRec.so
Reading symbols from /home/sthorne/mod_perl-2.0.4/blib/arch/auto/ 
Apache2/Process/Process.so...done.
Loaded symbols for /home/sthorne/mod_perl-2.0.4/blib/arch/auto/Apache2/ 
Process/Process.so
Reading symbols from /home/sthorne/mod_perl-2.0.4/blib/arch/auto/ 
Apache2/Const/Const.so...done.
Loaded symbols for /home/sthorne/mod_perl-2.0.4/blib/arch/auto/Apache2/ 
Const/Const.so
Reading symbols from /usr/lib/perl5/5.8.5/i386-linux-thread-multi/auto/ 
File/Glob/Glob.so...done.
Loaded symbols for /usr/lib/perl5/5.8.5/i386-linux-thread-multi/auto/ 
File/Glob/Glob.so
Reading symbols from /usr/lib/perl5/5.8.5/i386-linux-thread-multi/auto/ 
Cwd/Cwd.so...done.
Loaded symbols for /usr/lib/perl5/5.8.5/i386-linux-thread-multi/auto/ 
Cwd/Cwd.so
Reading symbols from /usr/lib/perl5/5.8.5/i386-linux-thread-multi/auto/ 
IO/IO.so...done.
Loaded symbols for /usr/lib/perl5/5.8.5/i386-linux-thread-multi/auto/ 
IO/IO.so
Reading symbols from /usr/lib/perl5/5.8.5/i386-linux-thread-multi/auto/ 
Fcntl/Fcntl.so...done.
Loaded symbols for /usr/lib/perl5/5.8.5/i386-linux-thread-multi/auto/ 
Fcntl/Fcntl.so
Reading symbols from /usr/lib/perl5/5.8.5/i386-linux-thread-multi/auto/ 
Data/Dumper/Dumper.so...done.
Loaded symbols for /usr/lib/perl5/5.8.5/i386-linux-thread-multi/auto/ 
Data/Dumper/Dumper.so
Reading symbols from /usr/lib/perl5/5.8.5/i386-linux-thread-multi/auto/ 
List/Util/Util.so...done.
Loaded symbols for /usr/lib/perl5/5.8.5/i386-linux-thread-multi/auto/ 
List/Util/Util.so
Reading symbols from /usr/lib/perl5/5.8.5/i386-linux-thread-multi/auto/ 
Socket/Socket.so...done.
Loaded symbols for /usr/lib/perl5/5.8.5/i386-linux-thread-multi/auto/ 
Socket/Socket.so
Reading symbols from /usr/lib/perl5/5.8.5/i386-linux-thread-multi/auto/ 
MIME/Base64/Base64.so...done.
Loaded symbols for /usr/lib/perl5/5.8.5/i386-linux-thread-multi/auto/ 
MIME/Base64/Base64.so
Reading symbols from /usr/lib/perl5/site_perl/5.8.5/i386-linux-thread- 
multi/auto/Crypt/SSLeay/SSLeay.so...done.
Loaded symbols for /usr/lib/perl5/site_perl/5.8.5/i386-linux-thread- 
multi/auto/Crypt/SSLeay/SSLeay.so
Reading symbols from /usr/lib/perl5/5.8.5/i386-linux-thread-multi/auto/ 
POSIX/POSIX.so...done.
Loaded symbols for /usr/lib/perl5/5.8.5/i386-linux-thread-multi/auto/ 
POSIX/POSIX.so
Reading symbols from /usr/lib/perl5/5.8.5/i386-linux-thread-multi/auto/ 
Time/HiRes/HiRes.so...done.
Loaded symbols for /usr/lib/perl5/5.8.5/i386-linux-thread-multi/auto/ 
Time/HiRes/HiRes.so
Reading symbols from /home/sthorne/mod_perl-2.0.4/blib/arch/auto/ 
Apache2/RequestIO/RequestIO.so...done.
Loaded symbols for /home/sthorne/mod_perl-2.0.4/blib/arch/auto/Apache2/ 
RequestIO/RequestIO.so
Reading symbols from /home/sthorne/mod_perl-2.0.4/blib/arch/auto/ 
Apache2/CmdParms/CmdParms.so...done.
Loaded symbols for /home/sthorne/mod_perl-2.0.4/blib/arch/auto/Apache2/ 
CmdParms/CmdParms.so
Reading symbols from /home/sthorne/mod_perl-2.0.4/blib/arch/auto/ 
Apache2/Directive/Directive.so...done.
Loaded symbols for /home/sthorne/mod_perl-2.0.4/blib/arch/auto/Apache2/ 
Directive/Directive.so
Reading symbols from /home/sthorne/mod_perl-2.0.4/blib/arch/auto/APR/ 
Table/Table.so...done.
Loaded symbols for /home/sthorne/mod_perl-2.0.4/blib/arch/auto/APR/ 
Table/Table.so
Reading symbols from /home/sthorne/mod_perl-2.0.4/blib/arch/auto/ 
ModPerl/Util/Util.so...done.
Loaded symbols for /home/sthorne/mod_perl-2.0.4/blib/arch/auto/ModPerl/ 
Util/Util.so
Reading symbols from /home/sthorne/mod_perl-2.0.4/blib/arch/auto/ 
Apache2/Connection/Connection.so...done.
Loaded symbols for /home/sthorne/mod_perl-2.0.4/blib/arch/auto/Apache2/ 
Connection/Connection.so
Reading symbols from /home/sthorne/mod_perl-2.0.4/blib/arch/auto/ 
Apache2/Access/Access.so...done.
Loaded symbols for /home/sthorne/mod_perl-2.0.4/blib/arch/auto/Apache2/ 
Access/Access.so
Reading symbols from /home/sthorne/mod_perl-2.0.4/blib/arch/auto/ 
Apache2/Module/Module.so...done.
Loaded symbols for /home/sthorne/mod_perl-2.0.4/blib/arch/auto/Apache2/ 
Module/Module.so
Reading symbols from /home/sthorne/mod_perl-2.0.4/blib/arch/auto/ 
Apache2/RequestRec/RequestRec.so...done.
Loaded symbols for /home/sthorne/mod_perl-2.0.4/blib/arch/auto/Apache2/ 
RequestRec/RequestRec.so
Reading symbols from /home/sthorne/mod_perl-2.0.4/blib/arch/auto/ 
Apache2/RequestUtil/RequestUtil.so...done.
Loaded symbols for /home/sthorne/mod_perl-2.0.4/blib/arch/auto/Apache2/ 
RequestUtil/RequestUtil.so
Reading symbols from /home/sthorne/mod_perl-2.0.4/blib/arch/auto/ 
Apache2/Response/Response.so...done.
Loaded symbols for /home/sthorne/mod_perl-2.0.4/blib/arch/auto/Apache2/ 
Response/Response.so
Reading symbols from /home/sthorne/mod_perl-2.0.4/blib/arch/auto/ 
Apache2/SubRequest/SubRequest.so...done.
Loaded symbols for /home/sthorne/mod_perl-2.0.4/blib/arch/auto/Apache2/ 
SubRequest/SubRequest.so
Reading symbols from /home/sthorne/mod_perl-2.0.4/blib/arch/auto/ 
Apache2/Filter/Filter.so...done.
Loaded symbols for /home/sthorne/mod_perl-2.0.4/blib/arch/auto/Apache2/ 
Filter/Filter.so
Reading symbols from /home/sthorne/mod_perl-2.0.4/blib/arch/auto/ 
Apache2/Util/Util.so...done.
Loaded symbols for /home/sthorne/mod_perl-2.0.4/blib/arch/auto/Apache2/ 
Util/Util.so
Reading symbols from /home/sthorne/mod_perl-2.0.4/blib/arch/auto/ 
Apache2/URI/URI.so...done.
Loaded symbols for /home/sthorne/mod_perl-2.0.4/blib/arch/auto/Apache2/ 
URI/URI.so
Reading symbols from /home/sthorne/mod_perl-2.0.4/blib/arch/auto/APR/ 
Date/Date.so...done.
Loaded symbols for /home/sthorne/mod_perl-2.0.4/blib/arch/auto/APR/ 
Date/Date.so
Reading symbols from /home/sthorne/mod_perl-2.0.4/blib/arch/auto/APR/ 
Pool/Pool.so...done.
Loaded symbols for /home/sthorne/mod_perl-2.0.4/blib/arch/auto/APR/ 
Pool/Pool.so
Reading symbols from /home/sthorne/mod_perl-2.0.4/blib/arch/auto/APR/ 
URI/URI.so...done.
Loaded symbols for /home/sthorne/mod_perl-2.0.4/blib/arch/auto/APR/URI/ 
URI.so
Reading symbols from /home/sthorne/mod_perl-2.0.4/blib/arch/auto/APR/ 
Util/Util.so...done.
Loaded symbols for /home/sthorne/mod_perl-2.0.4/blib/arch/auto/APR/ 
Util/Util.so
Reading symbols from /home/sthorne/mod_perl-2.0.4/blib/arch/auto/APR/ 
Brigade/Brigade.so...done.
Loaded symbols for /home/sthorne/mod_perl-2.0.4/blib/arch/auto/APR/ 
Brigade/Brigade.so
Reading symbols from /home/sthorne/mod_perl-2.0.4/blib/arch/auto/APR/ 
Bucket/Bucket.so...done.
Loaded symbols for /home/sthorne/mod_perl-2.0.4/blib/arch/auto/APR/ 
Bucket/Bucket.so
Reading symbols from /home/sthorne/mod_perl-2.0.4/blib/arch/auto/APR/ 
Const/Const.so...done.
Loaded symbols for /home/sthorne/mod_perl-2.0.4/blib/arch/auto/APR/ 
Const/Const.so
Reading symbols from /home/sthorne/mod_perl-2.0.4/blib/arch/auto/APR/ 
Socket/Socket.so...done.
Loaded symbols for /home/sthorne/mod_perl-2.0.4/blib/arch/auto/APR/ 
Socket/Socket.so
Reading symbols from /home/sthorne/mod_perl-2.0.4/blib/arch/auto/APR/ 
Error/Error.so...done.
Loaded symbols for /home/sthorne/mod_perl-2.0.4/blib/arch/auto/APR/ 
Error/Error.so
Reading symbols from /home/sthorne/mod_perl-2.0.4/blib/arch/auto/APR/ 
Status/Status.so...done.
Loaded symbols for /home/sthorne/mod_perl-2.0.4/blib/arch/auto/APR/ 
Status/Status.so
Reading symbols from /home/sthorne/mod_perl-2.0.4/blib/arch/auto/APR/ 
BucketType/BucketType.so...done.
Loaded symbols for /home/sthorne/mod_perl-2.0.4/blib/arch/auto/APR/ 
BucketType/BucketType.so
Reading symbols from /home/sthorne/mod_perl-2.0.4/blib/arch/auto/ 
Apache2/FilterRec/FilterRec.so...done.
Loaded symbols for /home/sthorne/mod_perl-2.0.4/blib/arch/auto/Apache2/ 
FilterRec/FilterRec.so
Reading symbols from /home/sthorne/mod_perl-2.0.4/blib/arch/auto/ 
Apache2/HookRun/HookRun.so...done.
Loaded symbols for /home/sthorne/mod_perl-2.0.4/blib/arch/auto/Apache2/ 
HookRun/HookRun.so
Reading symbols from /sandvine/apps/php/lib/dba.so...done.
Loaded symbols for /sandvine/apps/php/lib/dba.so
Reading symbols from /lib/tls/i686/libdb-4.2.so...done.
Loaded symbols for /lib/tls/i686/libdb-4.2.so
Reading symbols from /sandvine/apps/php/lib/xcache.so...done.
Loaded symbols for /sandvine/apps/php/lib/xcache.so
Reading symbols from /home/sthorne/mod_perl-2.0.4/blib/arch/auto/ 
Apache2/MPM/MPM.so...done.
Loaded symbols for /home/sthorne/mod_perl-2.0.4/blib/arch/auto/Apache2/ 
MPM/MPM.so
Reading symbols from /usr/lib/perl5/5.8.5/i386-linux-thread-multi/auto/ 
threads/threads.so...done.
Loaded symbols for /usr/lib/perl5/5.8.5/i386-linux-thread-multi/auto/ 
threads/threads.so
Reading symbols from /home/sthorne/mod_perl-2.0.4/blib/arch/auto/APR/ 
PerlIO/PerlIO.so...done.
Loaded symbols for /home/sthorne/mod_perl-2.0.4/blib/arch/auto/APR/ 
PerlIO/PerlIO.so
Reading symbols from /home/sthorne/mod_perl-2.0.4/blib/arch/auto/ 
Apache2/SubProcess/SubProcess.so...done.
Loaded symbols for /home/sthorne/mod_perl-2.0.4/blib/arch/auto/Apache2/ 
SubProcess/SubProcess.so
#0  0x00000000 in ?? ()
(gdb) where
#0  0x00000000 in ?? ()
#1  0x00a8f8fd in run_child_cleanups (cref=0x97680b8) at memory/unix/ 
apr_pools.c:2317
#2  0x00a8f921 in cleanup_pool_for_exec (p=0x97680a8) at memory/unix/ 
apr_pools.c:2324
#3  0x00a8f93e in cleanup_pool_for_exec (p=0x97680a8) at memory/unix/ 
apr_pools.c:2327
#4  0x00a8f93e in cleanup_pool_for_exec (p=0x97660a0) at memory/unix/ 
apr_pools.c:2327
#5  0x00a8f96f in apr_pool_cleanup_for_exec () at memory/unix/ 
apr_pools.c:2342
#6  0x00a9a8dd in apr_proc_create (new=0xafe9a98, progname=0xb0186f0 "/ 
usr/bin/perl", args=0xafe9640, env=0xafe9658, attr=0xafe97d0,  
pool=0xafdedf8) at threadproc/unix/proc.c:430
#7  0x080acc4b in ap_os_create_privileged_process (r=0xafdee38,  
newproc=0xafe9a98, progname=0xb0186f0 "/usr/bin/perl", args=0xafe9640,  
env=0xafe9658, attr=0xafe97d0, p=0xafdedf8) at unixd.c:410
#8  0x0038a257 in MPXS_modperl_spawn_proc_prog (my_perl=0xabe33f0,  
cv=0xafec4e0) at /home/sthorne/mod_perl-2.0.4/xs/Apache2/SubProcess/ 
Apache2__SubProcess.h:84
#9  0x02991cb2 in Perl_pp_entersub () from /usr/lib/perl5/5.8.5/i386- 
linux-thread-multi/CORE/libperl.so
#10 0x0297516d in Perl_runops_debug () from /usr/lib/perl5/5.8.5/i386- 
linux-thread-multi/CORE/libperl.so
#11 0x0291fb26 in Perl_get_cv () from /usr/lib/perl5/5.8.5/i386-linux- 
thread-multi/CORE/libperl.so
#12 0x02925ef1 in Perl_call_sv () from /usr/lib/perl5/5.8.5/i386-linux- 
thread-multi/CORE/libperl.so
#13 0x002d6865 in modperl_callback (my_perl=0xabe33f0,  
handler=0x9ad3ba0, p=0xafdedf8, r=0xafdee38, s=0x976cce0,  
args=0xafcdc0c) at modperl_callback.c:101
#14 0x002d70f8 in modperl_callback_run_handlers (idx=6, type=4,  
r=0xafdee38, c=0x0, s=0x976cce0, pconf=0x0, plog=0x0, ptemp=0x0,  
run_mode=MP_HOOK_RUN_FIRST) at modperl_callback.c:262
#15 0x002d7748 in modperl_callback_per_dir (idx=0, r=0x97bfc40,  
run_mode=MP_HOOK_RUN_ALL) at modperl_callback.c:369
#16 0x002d0427 in modperl_response_handler_run (r=0xafdee38, finish=1)  
at mod_perl.c:1000
#17 0x002d052a in modperl_response_handler (r=0xafdee38) at mod_perl.c: 
1044
#18 0x08079491 in ap_run_handler (r=0xafdee38) at config.c:157
#19 0x08079bee in ap_invoke_handler (r=0xafdee38) at config.c:372
#20 0x08094a46 in ap_process_request (r=0xafdee38) at http_request.c:282
#21 0x08091e0c in ap_process_http_connection (c=0xafd0f98) at  
http_core.c:190
#22 0x08080b58 in ap_run_process_connection (c=0xafd0f98) at  
connection.c:43
#23 0x08080e4f in ap_process_connection (c=0xafd0f98, csd=0xafd0e00)  
at connection.c:178
#24 0x080aafaf in child_main (child_num_arg=0) at prefork.c:650
#25 0x080ab14d in make_child (s=0x976cce0, slot=0) at prefork.c:746
#26 0x080ab1c0 in startup_children (number_to_start=2) at prefork.c:764
#27 0x080ab5f1 in ap_mpm_run (_pconf=0x97680a8, plog=0x97a61a0,  
s=0x976cce0) at prefork.c:985
#28 0x080642d4 in main (argc=9, argv=0xbff82b94) at main.c:740
(gdb) bt full
#0  0x00000000 in ?? ()
No symbol table info available.
#1  0x00a8f8fd in run_child_cleanups (cref=0x97680b8) at memory/unix/ 
apr_pools.c:2317
	c = (cleanup_t *) 0x97bfc40
#2  0x00a8f921 in cleanup_pool_for_exec (p=0x97680a8) at memory/unix/ 
apr_pools.c:2324
No locals.
#3  0x00a8f93e in cleanup_pool_for_exec (p=0x97680a8) at memory/unix/ 
apr_pools.c:2327
No locals.
#4  0x00a8f93e in cleanup_pool_for_exec (p=0x97660a0) at memory/unix/ 
apr_pools.c:2327
No locals.
#5  0x00a8f96f in apr_pool_cleanup_for_exec () at memory/unix/ 
apr_pools.c:2342
No locals.
#6  0x00a9a8dd in apr_proc_create (new=0xafe9a98, progname=0xb0186f0 "/ 
usr/bin/perl", args=0xafe9640, env=0xafe9658, attr=0xafe97d0,  
pool=0xafdedf8) at threadproc/unix/proc.c:430
	status = 4698384
	i = 13
	empty_envp = {0x0}
#7  0x080acc4b in ap_os_create_privileged_process (r=0xafdee38,  
newproc=0xafe9a98, progname=0xb0186f0 "/usr/bin/perl", args=0xafe9640,  
env=0xafe9658, attr=0xafe97d0, p=0xafdedf8) at unixd.c:410
	ugid = (ap_unix_identity_t *) 0x0
#8  0x0038a257 in MPXS_modperl_spawn_proc_prog (my_perl=0xabe33f0,  
cv=0xafec4e0) at /home/sthorne/mod_perl-2.0.4/xs/Apache2/SubProcess/ 
Apache2__SubProcess.h:84
	script_in = Variable "script_in" is not available.
(gdb) define curinfo
Type commands for definition of "curinfo".
End with a line saying just "end".
 >printf "%d:%s\n", my_perl->Tcurcop->cop_line,
 >my_perl->Tcurcop->cop_file
 >end
(gdb) curinfo
No symbol "my_perl" in current context.
(gdb) bt
#0  0x00000000 in ?? ()
#1  0x00a8f8fd in run_child_cleanups (cref=0x97680b8) at memory/unix/ 
apr_pools.c:2317
#2  0x00a8f921 in cleanup_pool_for_exec (p=0x97680a8) at memory/unix/ 
apr_pools.c:2324
#3  0x00a8f93e in cleanup_pool_for_exec (p=0x97680a8) at memory/unix/ 
apr_pools.c:2327
#4  0x00a8f93e in cleanup_pool_for_exec (p=0x97660a0) at memory/unix/ 
apr_pools.c:2327
#5  0x00a8f96f in apr_pool_cleanup_for_exec () at memory/unix/ 
apr_pools.c:2342
#6  0x00a9a8dd in apr_proc_create (new=0xafe9a98, progname=0xb0186f0 "/ 
usr/bin/perl", args=0xafe9640, env=0xafe9658, attr=0xafe97d0,  
pool=0xafdedf8) at threadproc/unix/proc.c:430
#7  0x080acc4b in ap_os_create_privileged_process (r=0xafdee38,  
newproc=0xafe9a98, progname=0xb0186f0 "/usr/bin/perl", args=0xafe9640,  
env=0xafe9658, attr=0xafe97d0, p=0xafdedf8) at unixd.c:410
#8  0x0038a257 in MPXS_modperl_spawn_proc_prog (my_perl=0xabe33f0,  
cv=0xafec4e0) at /home/sthorne/mod_perl-2.0.4/xs/Apache2/SubProcess/ 
Apache2__SubProcess.h:84
#9  0x02991cb2 in Perl_pp_entersub () from /usr/lib/perl5/5.8.5/i386- 
linux-thread-multi/CORE/libperl.so
#10 0x0297516d in Perl_runops_debug () from /usr/lib/perl5/5.8.5/i386- 
linux-thread-multi/CORE/libperl.so
#11 0x0291fb26 in Perl_get_cv () from /usr/lib/perl5/5.8.5/i386-linux- 
thread-multi/CORE/libperl.so
#12 0x02925ef1 in Perl_call_sv () from /usr/lib/perl5/5.8.5/i386-linux- 
thread-multi/CORE/libperl.so
#13 0x002d6865 in modperl_callback (my_perl=0xabe33f0,  
handler=0x9ad3ba0, p=0xafdedf8, r=0xafdee38, s=0x976cce0,  
args=0xafcdc0c) at modperl_callback.c:101
#14 0x002d70f8 in modperl_callback_run_handlers (idx=6, type=4,  
r=0xafdee38, c=0x0, s=0x976cce0, pconf=0x0, plog=0x0, ptemp=0x0,  
run_mode=MP_HOOK_RUN_FIRST) at modperl_callback.c:262
#15 0x002d7748 in modperl_callback_per_dir (idx=0, r=0x97bfc40,  
run_mode=MP_HOOK_RUN_ALL) at modperl_callback.c:369
#16 0x002d0427 in modperl_response_handler_run (r=0xafdee38, finish=1)  
at mod_perl.c:1000
#17 0x002d052a in modperl_response_handler (r=0xafdee38) at mod_perl.c: 
1044
#18 0x08079491 in ap_run_handler (r=0xafdee38) at config.c:157
#19 0x08079bee in ap_invoke_handler (r=0xafdee38) at config.c:372
#20 0x08094a46 in ap_process_request (r=0xafdee38) at http_request.c:282
#21 0x08091e0c in ap_process_http_connection (c=0xafd0f98) at  
http_core.c:190
#22 0x08080b58 in ap_run_process_connection (c=0xafd0f98) at  
connection.c:43
#23 0x08080e4f in ap_process_connection (c=0xafd0f98, csd=0xafd0e00)  
at connection.c:178
#24 0x080aafaf in child_main (child_num_arg=0) at prefork.c:650
#25 0x080ab14d in make_child (s=0x976cce0, slot=0) at prefork.c:746
#26 0x080ab1c0 in startup_children (number_to_start=2) at prefork.c:764
#27 0x080ab5f1 in ap_mpm_run (_pconf=0x97680a8, plog=0x97a61a0,  
s=0x976cce0) at prefork.c:985
#28 0x080642d4 in main (argc=9, argv=0xbff82b94) at main.c:740
(gdb) up 8
#8  0x0038a257 in MPXS_modperl_spawn_proc_prog (my_perl=0xabe33f0,  
cv=0xafec4e0) at /home/sthorne/mod_perl-2.0.4/xs/Apache2/SubProcess/ 
Apache2__SubProcess.h:84
84	    if (FAILED(ap_os_create_privileged_process(r, procnew, command,
(gdb) curinfo
Wrong number of arguments for specified format-string
(gdb)

Re: mod_perl 2.0.4 make test fails on red hat EL4 with apache 2.2.11 after glibc update

Posted by Adam Prime <ad...@utoronto.ca>.
Sean Thorne wrote:
> Hi,
>  I don't know whats wrong, but my hosting environment recently pushed an 
> update of glibc and pthread to all of my servers.  This caused them all 
> my apache instances to go into an unstable state.  I isolated the 
> problem to mod_perl and thought if I rebuilt apache httpd and mod_perl 
> it would fix the problem, but now I can't build mod_perl without errors. 
>  I've tried apache worker and prefork.  Any help would be appreciated. 
>  I've included the make test output and the gdb output.
> 
> Thanks,
> Sean

<snip>

I'm not sure if this will really be any help to you or not, but the vast 
majority of the failing tests seem to be due to problems loading 
apr/apr-util.  I've had problems with tests failing due to dynaloader 
being unable to load libraries from build directories that I was able to 
get around by fooling around with ldconfig and ld_library_path.

Adam

Re: mod_perl 2.0.4 make test fails on red hat EL4 with apache 2.2.11 after glibc update

Posted by Sean Thorne <se...@gmail.com>.
I appreciate you taking a look.  I actually fixed that part with  
symlinks.  I attached the wrong make test.

On Jun 10, 2009, at 1:40 PM, Adam Prime <ad...@utoronto.ca> wrote:

> Sean Thorne wrote:
>> Hi,
>> I don't know whats wrong, but my hosting environment recently  
>> pushed an update of glibc and pthread to all of my servers.  This  
>> caused them all my apache instances to go into an unstable state.   
>> I isolated the problem to mod_perl and thought if I rebuilt apache  
>> httpd and mod_perl it would fix the problem, but now I can't build  
>> mod_perl without errors.  I've tried apache worker and prefork.   
>> Any help would be appreciated.  I've included the make test output  
>> and the gdb output.
>> Thanks,
>> Sean
>
> <snip>
>
> I'm not sure if this will really be any help to you or not, but the  
> vast majority of the failing tests seem to be due to problems  
> loading apr/apr-util.  I've had problems with tests failing due to  
> dynaloader being unable to load libraries from build directories  
> that I was able to get around by fooling around with ldconfig and  
> ld_library_path.
>
> Adam