Hi Folks,

Repost of information. Hope I've got everything this time. Am I right in thinking it is an issue with Frontpage extensions, if so is it possible to run both modules on the same server. Reason being I want to be able to offer both frontpage and asp(perl script) to my users?

Hope you can help me with this one. Apologies if I've missed and critical information. If I have please let me know and I'll provide any additional that is required.

Thanks in advance

Martin

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

During the make test phase the following test fail. The server core dumps during these failures.

t/hooks/hookrun.t
t/hooks/stacked_handlers2.t
t/user/rewrite.t

System information.
Debian Woody 3.01r

Perl 5.6.1

mod_perl-1.99_16

Apache 2.0.49     -    (OpenSSL/0.9.7d PHP/4.3.7 FrontPage/5.0.2.2635 )
Compiled in modules:
core.c
mod_access.c
mod_auth.c
util_ldap.c
mod_auth_ldap.c
mod_include.c
mod_log_config.c
mod_env.c
mod_setenvif.c
mod_ssl.c
prefork.c
http_core.c
mod_mime.c
mod_status.c
mod_autoindex.c
mod_asis.c
mod_cgi.c
mod_negotiation.c
mod_dir.c
mod_imap.c
mod_actions.c
mod_userdir.c
mod_alias.c
mod_rewrite.c
mod_so.c


Indevidual test results

[warning] setting ulimit to allow core files
ulimit -c unlimited; /usr/bin/perl /usr/local/src/mod_perl-1.99_16/t/TEST -verbose 't/hooks/hookrun.t' 't/hooks/stacked_handlers.t' 't/user/rewrite.t'
[ info] consider removing an old /usr/local/src/mod_perl-1.99_16/t/core file before running tests
[warning] root mode: changing the files ownership to 'nobody' (65534:65534)
[warning] testing whether 'nobody' is able to -rwx /usr/local/src/mod_perl-1.99_16/t
"/usr/bin/perl" -Mlib=/usr/local/src/mod_perl-1.99_16/Apache-Test/lib -MApache::TestRun -e 'eval { Apache::TestRun::run_root_fs_test(65534, 65534, q[/usr/local/src/mod_perl-1.99_16/t]) }';



[warning] result: OK
[warning] the client side drops 'root' permissions and becomes 'nobody'
/usr/local/apache2/bin/httpd -d /usr/local/src/mod_perl-1.99_16/t -f /usr/local/src/mod_perl-1.99_16/t/conf/httpd.conf -D APACHE2
using Apache/2.0.49 (prefork MPM)


waiting 120 seconds for server to start: .[Sat Sep 04 22:32:47 2004] [info] 26 Apache:: modules loaded
[Sat Sep 04 22:32:47 2004] [info] 7 APR:: modules loaded
[Sat Sep 04 22:32:47 2004] [info] base server + 20 vhosts ready to run tests
.
waiting 120 seconds for server to start: ok (waited 1 secs)
server localhost:8529 started
server localhost:8530 listening (TestVhost::config)
server localhost:8531 listening (TestFilter::in_str_msg)
server localhost:8532 listening (TestModperl::setupenv)
server localhost:8533 listening (TestModperl::merge)
server localhost:8534 listening (TestModperl::perl_options)
server localhost:8535 listening (TestProtocol::pseudo_http)
server localhost:8536 listening (TestProtocol::echo_filter)
server localhost:8537 listening (TestProtocol::echo_bbs2)
server localhost:8538 listening (TestProtocol::echo_bbs)
server localhost:8539 listening (TestProtocol::echo_timeout)
server localhost:8540 listening (TestProtocol::echo_block)
server localhost:8541 listening (TestPreConnection::note)
server localhost:8542 listening (TestHooks::startup)
server localhost:8543 listening (TestHooks::stacked_handlers2)
server localhost:8544 listening (TestHooks::hookrun)
server localhost:8545 listening (TestFilter::in_bbs_msg)
server localhost:8546 listening (TestFilter::both_str_con_add)
server localhost:8547 listening (TestFilter::in_bbs_inject_header)
server localhost:8548 listening (TestDirective::perlrequire)
server localhost:8549 listening (TestDirective::perlmodule)
server localhost:8550 listening (TestDirective::perlloadmodule5)
server localhost:8551 listening (TestDirective::perlloadmodule3)
server localhost:8552 listening (TestDirective::perlloadmodule4)
server localhost:8553 listening (TestDirective::perlloadmodule6)
t/hooks/hookrun.............# connecting to localhost:8544
1..10
# Using Apache/Test.pm version 1.14
request has failed (the response code was: 500)
see t/logs/error_log for more details
# testing : $r->die
# expected: 500
# received: 500
ok 1
dubious
Test returned status 9 (wstat 2304, 0x900)
DIED. FAILED tests 2-10
Failed 9/10 tests, 10.00% okay
t/hooks/stacked_handlers....1..1
# Using Apache/Test.pm version 1.14
# testing : stacked_handlers
# expected: one
# two
# three
# received: one
# two
# three
ok 1
ok
t/user/rewrite..............request has failed (the response code was: 500)
see t/logs/error_log for more details
dubious
Test returned status 9 (wstat 2304, 0x900)
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------


t/hooks/hookrun.t 9 2304 10 18 180.00% 2-10
t/user/rewrite.t 9 2304 ?? ?? % ??
Failed 2/3 test scripts, 33.33% okay. 9/11 subtests failed, 18.18% okay.
[warning] server localhost:8529 shutdown
[ error] error running tests (please examine t/logs/error_log)
[ error] oh dangit, server dumped core
[ error] for stacktrace, run: gdb /usr/local/apache2/bin/httpd -core /usr/local/src/mod_perl-1.99_16/t/core


Contents of t/logs/error_log doesn't seem to be anything relative to ModPerl-Registry the log directoty there is empty and the tests fail to run from this directory.

[Tue Sep 07 15:30:47 2004] [debug] util_ldap.c(1129): LDAP cache: Unable to init Shared Cache: no file
[Tue Sep 07 15:30:47 2004] [notice] LDAP: Built with OpenLDAP LDAP SDK
[Tue Sep 07 15:30:47 2004] [notice] LDAP: SSL support unavailable
[Tue Sep 07 15:30:47 2004] [info] Init: Initializing OpenSSL library
[Tue Sep 07 15:30:47 2004] [info] Init: Seeding PRNG with 0 bytes of entropy
[Tue Sep 07 15:30:47 2004] [info] Init: Generating temporary RSA private keys (512/1024 bits)
[Tue Sep 07 15:30:47 2004] [info] Init: Generating temporary DH parameters (512/1024 bits)
[Tue Sep 07 15:30:47 2004] [warn] Init: Session Cache is not configured [hint: SSLSessionCache]
[Tue Sep 07 15:30:47 2004] [info] Init: Initializing (virtual) servers for SSL
[Tue Sep 07 15:30:47 2004] [info] Server: Apache/2.0.49, Interface: mod_ssl/2.0.49, Library: OpenSSL/0.9.7d
END in modperl_extra.pl, pid=23154
[Tue Sep 07 15:30:48 2004] [debug] util_ldap.c(1129): LDAP cache: Unable to init Shared Cache: no file
[Tue Sep 07 15:30:48 2004] [notice] LDAP: Built with OpenLDAP LDAP SDK
[Tue Sep 07 15:30:48 2004] [notice] LDAP: SSL support unavailable
[Tue Sep 07 15:30:48 2004] [info] Init: Initializing OpenSSL library
[Tue Sep 07 15:30:48 2004] [info] Init: Seeding PRNG with 0 bytes of entropy
[Tue Sep 07 15:30:48 2004] [info] Init: Generating temporary RSA private keys (512/1024 bits)
[Tue Sep 07 15:30:48 2004] [info] Init: Generating temporary DH parameters (512/1024 bits)
[Tue Sep 07 15:30:48 2004] [info] Init: Initializing (virtual) servers for SSL
[Tue Sep 07 15:30:48 2004] [info] Server: Apache/2.0.49, Interface: mod_ssl/2.0.49, Library: OpenSSL/0.9.7d
[Tue Sep 07 15:30:48 2004] [error] (13)Permission denied: Can't clean stale key files from directory "/usr/local/frontpage/version5.0/apache-fp" in FrontPageCleanup().
[Tue Sep 07 15:30:48 2004] [error] Not running as root in FrontPageCheckup(). Until this problem is fixed, the FrontPage security patch is disabled and the FrontPage extensions may not work correctly.
[Tue Sep 07 15:30:48 2004] [notice] Apache/2.0.49 (Unix) mod_perl/1.99_16 Perl/v5.6.1 world domination series/2.0 mod_ssl/2.0.49 OpenSSL/0.9.7d PHP/4.3.7 configured -- resuming normal operations
[Tue Sep 07 15:30:48 2004] [info] Server built: Jul 5 2004 15:16:10
[Tue Sep 07 15:30:48 2004] [debug] prefork.c(955): AcceptMutex: sysvsem (default: sysvsem)
[Tue Sep 07 15:30:49 2004] [notice] child pid 23163 exit signal Segmentation fault (11), possible coredump in /usr/local/src/mod_perl-1.99_16/t
[Tue Sep 07 15:30:49 2004] [info] Child process pid=23176 is exiting
END in modperl_extra.pl, pid=23176
[Tue Sep 07 15:30:49 2004] [warn] child process 23180 still did not exit, sending a SIGTERM
[Tue Sep 07 15:30:49 2004] [info] Child process pid=23180 is exiting
END in modperl_extra.pl, pid=23180
[Tue Sep 07 15:30:50 2004] [info] removed PID file /usr/local/src/mod_perl-1.99_16/t/logs/httpd.pid (pid=23158)
[Tue Sep 07 15:30:50 2004] [notice] caught SIGTERM, shutting down
END in modperl_extra.pl, pid=23158




2. Used Components and their Configuration:

*** mod_perl version 1.9916

*** using /usr/local/src/mod_perl-1.99_16/lib/Apache/BuildConfig.pm

*** Makefile.PL options:
MP_APR_LIB      => aprext
MP_AP_PREFIX    => /usr/local/apache2
MP_COMPAT_1X    => 1
MP_GENERATE_XS  => 1
MP_INST_APACHE2 => 1
MP_LIBNAME      => mod_perl
MP_USE_DSO      => 1


*** /usr/local/apache2/bin/httpd -V Server version: Apache/2.0.49 Server built: Jul 5 2004 15:16:10 Server's Module Magic Number: 20020903:7 Architecture: 32-bit Server compiled with.... -D APACHE_MPM_DIR="server/mpm/prefork" -D APR_HAS_SENDFILE -D APR_HAS_MMAP -D APR_HAVE_IPV6 (IPv4-mapped addresses enabled) -D APR_USE_SYSVSEM_SERIALIZE -D APR_USE_PTHREAD_SERIALIZE -D SINGLE_LISTEN_UNSERIALIZED_ACCEPT -D APR_HAS_OTHER_CHILD -D AP_HAVE_RELIABLE_PIPED_LOGS -D HTTPD_ROOT="/usr/local/apache2" -D SUEXEC_BIN="/usr/local/apache2/bin/suexec" -D DEFAULT_PIDLOG="logs/httpd.pid" -D DEFAULT_SCOREBOARD="logs/apache_runtime_status" -D DEFAULT_LOCKFILE="logs/accept.lock" -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/usr/local/apache2/lib -lapr-0 -lrt -lm -lcrypt -lnsl  -lpthread -ldl
-L/usr/local/apache2/lib -laprutil-0 -lldap -llber -ldb3 -lexpat



*** /usr/bin/perl -V
Summary of my perl5 (revision 5.0 version 6 subversion 1) configuration:
Platform:
osname=linux, osvers=2.6.3-deb2-skas3, archname=i386-linux
uname='linux mizar 2.6.3-deb2-skas3 #1 sun mar 14 14:46:35 pst 2004 i686 unknown '
config_args='-Dccflags=-DDEBIAN -Dcccdlflags=-fPIC -Darchname=i386-linux -Dprefix=/usr -Dprivlib=/usr/share/perl/5.6.1 -Darchlib=/usr/lib/perl/5.6.1 -Dvendorprefix=/usr -Dvendorlib=/usr/share/perl5 -Dvendorarch=/usr/lib/perl5 -Dsiteprefix=/usr/local -Dsitelib=/usr/local/share/perl/5.6.1 -Dsitearch=/usr/local/lib/perl/5.6.1 -Dman1dir=/usr/share/man/man1 -Dman3dir=/usr/share/man/man3 -Dman1ext=1 -Dman3ext=3perl -Dpager=/usr/bin/sensible-pager -Uafs -Ud_csh -Uusesfio -Duseshrplib -Dlibperl=libperl.so.5.6.1 -Dd_dosuid -des'
hint=recommended, useposix=true, d_sigaction=define
usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
useperlio=undef d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
Compiler:
cc='cc', ccflags ='-DDEBIAN -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-DDEBIAN -fno-strict-aliasing -I/usr/local/include'
ccversion='', gccversion='2.95.4 20011002 (Debian prerelease)', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=4, usemymalloc=n, prototype=define
Linker and Libraries:
ld='cc', ldflags =' -L/usr/local/lib'
libpth=/usr/local/lib /lib /usr/lib
libs=-lgdbm -ldb -ldl -lm -lc -lcrypt
perllibs=-ldl -lm -lc -lcrypt
libc=/lib/libc-2.2.5.so, so=so, useshrplib=true, libperl=libperl.so.5.6.1
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-rdynamic'
cccdlflags='-fPIC', lddlflags='-shared -L/usr/local/lib'



Characteristics of this binary (from libperl): Compile-time options: USE_LARGE_FILES Built under linux Compiled at Apr 4 2004 05:57:53 %ENV: PERL_LWP_USE_HTTP_10="1" @INC: /usr/local/lib/perl/5.6.1 /usr/local/share/perl/5.6.1 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.6.1 /usr/share/perl/5.6.1 /usr/local/lib/site_perl .

*** Packages of interest status:

Apache::Request: -
CGI            : 3.05
LWP            : 5.800
mod_perl       : -


3. This is the core dump trace: (if you get a core dump):

GNU gdb 2002-04-01-cvs
Copyright 2002 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-linux"...
Core was generated by `/usr/local/apache2/bin/httpd -d /usr/local/src/mod_perl-1.99_16/t -f /usr/local'.
Program terminated with signal 11, Segmentation fault.
Reading symbols from /usr/local/apache2/lib/libaprutil-0.so.0...done.
Loaded symbols for /usr/local/apache2/lib/libaprutil-0.so.0
Reading symbols from /usr/local/lib/libldap-2.2.so.7...done.
Loaded symbols for /usr/local/lib/libldap-2.2.so.7
Reading symbols from /lib/libresolv.so.2...done.
Loaded symbols for /lib/libresolv.so.2
Reading symbols from /usr/local/lib/libsasl2.so.2...done.
Loaded symbols for /usr/local/lib/libsasl2.so.2
Reading symbols from /usr/local/lib/liblber-2.2.so.7...done.
Loaded symbols for /usr/local/lib/liblber-2.2.so.7
Reading symbols from /usr/lib/libdb3.so.3...done.
Loaded symbols for /usr/lib/libdb3.so.3
Reading symbols from /usr/local/apache2/lib/libexpat.so.0...done.
Loaded symbols for /usr/local/apache2/lib/libexpat.so.0
Reading symbols from /usr/local/apache2/lib/libapr-0.so.0...done.
Loaded symbols for /usr/local/apache2/lib/libapr-0.so.0
Reading symbols from /lib/librt.so.1...done.
Loaded symbols for /lib/librt.so.1
Reading symbols from /lib/libm.so.6...done.
Loaded symbols for /lib/libm.so.6
Reading symbols from /lib/libcrypt.so.1...done.
Loaded symbols for /lib/libcrypt.so.1
Reading symbols from /lib/libnsl.so.1...done.
Loaded symbols for /lib/libnsl.so.1
Reading symbols from /lib/libpthread.so.0...done.
Loaded symbols for /lib/libpthread.so.0
Reading symbols from /lib/libdl.so.2...done.
Loaded symbols for /lib/libdl.so.2
Reading symbols from /lib/libc.so.6...done.
Loaded symbols for /lib/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_compat.so.2...done.
Loaded symbols for /lib/libnss_compat.so.2
Reading symbols from /usr/local/src/mod_perl-1.99_16/src/modules/perl/mod_perl.so...done.
Loaded symbols for /usr/local/src/mod_perl-1.99_16/src/modules/perl/mod_perl.so
Reading symbols from /usr/lib/libperl.so.5.6...done.
Loaded symbols for /usr/lib/libperl.so.5.6
Reading symbols from /usr/local/apache2/modules/libphp4.so...done.
Loaded symbols for /usr/local/apache2/modules/libphp4.so
Reading symbols from /usr/local/apache2/modules/mod_frontpage.so...done.
Loaded symbols for /usr/local/apache2/modules/mod_frontpage.so
Reading symbols from /usr/lib/perl/5.6.1/auto/Socket/Socket.so...done.
Loaded symbols for /usr/lib/perl/5.6.1/auto/Socket/Socket.so
Reading symbols from /usr/lib/perl/5.6.1/auto/IO/IO.so...done.
Loaded symbols for /usr/lib/perl/5.6.1/auto/IO/IO.so
Reading symbols from /usr/lib/perl/5.6.1/auto/Fcntl/Fcntl.so...done.
Loaded symbols for /usr/lib/perl/5.6.1/auto/Fcntl/Fcntl.so
Reading symbols from /usr/local/src/mod_perl-1.99_16/blib/arch/Apache2/auto/Apache/ServerRec/ServerRec.so...done.


Loaded symbols for /usr/local/src/mod_perl-1.99_16/blib/arch/Apache2/auto/Apache/ServerRec/ServerRec.so

Reading symbols from /usr/local/src/mod_perl-1.99_16/blib/arch/Apache2/auto/Apache/ServerUtil/ServerUtil.so...done.

Loaded symbols for /usr/local/src/mod_perl-1.99_16/blib/arch/Apache2/auto/Apache/ServerUtil/ServerUtil.so

Reading symbols from /usr/local/src/mod_perl-1.99_16/blib/arch/Apache2/auto/Apache/Process/Process.so...done.

Loaded symbols for /usr/local/src/mod_perl-1.99_16/blib/arch/Apache2/auto/Apache/Process/Process.so

Reading symbols from /usr/local/src/mod_perl-1.99_16/blib/arch/Apache2/auto/ModPerl/Util/Util.so...done.

Loaded symbols for /usr/local/src/mod_perl-1.99_16/blib/arch/Apache2/auto/ModPerl/Util/Util.so
Reading symbols from /usr/local/src/mod_perl-1.99_16/blib/arch/Apache2/auto/Apache/RequestRec/RequestRec.so...done.


Loaded symbols for /usr/local/src/mod_perl-1.99_16/blib/arch/Apache2/auto/Apache/RequestRec/RequestRec.so

Reading symbols from /usr/local/src/mod_perl-1.99_16/blib/arch/Apache2/auto/Apache/RequestIO/RequestIO.so...done.

Loaded symbols for /usr/local/src/mod_perl-1.99_16/blib/arch/Apache2/auto/Apache/RequestIO/RequestIO.so

Reading symbols from /usr/local/src/mod_perl-1.99_16/blib/arch/Apache2/auto/Apache/RequestUtil/RequestUtil.so...done.

Loaded symbols for /usr/local/src/mod_perl-1.99_16/blib/arch/Apache2/auto/Apache/RequestUtil/RequestUtil.so

Reading symbols from /usr/local/src/mod_perl-1.99_16/blib/arch/Apache2/auto/Apache/Connection/Connection.so...done.

Loaded symbols for /usr/local/src/mod_perl-1.99_16/blib/arch/Apache2/auto/Apache/Connection/Connection.so

Reading symbols from /usr/local/src/mod_perl-1.99_16/blib/arch/Apache2/auto/Apache/Log/Log.so...done.

Loaded symbols for /usr/local/src/mod_perl-1.99_16/blib/arch/Apache2/auto/Apache/Log/Log.so
Reading symbols from /usr/local/src/mod_perl-1.99_16/blib/arch/Apache2/auto/Apache/Const/Const.so...done.


Loaded symbols for /usr/local/src/mod_perl-1.99_16/blib/arch/Apache2/auto/Apache/Const/Const.so

Reading symbols from /usr/local/src/mod_perl-1.99_16/blib/arch/Apache2/auto/APR/Const/Const.so...done.

Loaded symbols for /usr/local/src/mod_perl-1.99_16/blib/arch/Apache2/auto/APR/Const/Const.so
Reading symbols from /usr/local/src/mod_perl-1.99_16/blib/arch/Apache2/auto/APR/Table/Table.so...done.


Loaded symbols for /usr/local/src/mod_perl-1.99_16/blib/arch/Apache2/auto/APR/Table/Table.so
Reading symbols from /usr/lib/perl/5.6.1/auto/POSIX/POSIX.so...done.
Loaded symbols for /usr/lib/perl/5.6.1/auto/POSIX/POSIX.so
Reading symbols from /usr/lib/perl/5.6.1/auto/Data/Dumper/Dumper.so...done.
Loaded symbols for /usr/lib/perl/5.6.1/auto/Data/Dumper/Dumper.so
Reading symbols from /usr/lib/perl/5.6.1/auto/File/Glob/Glob.so...done.
Loaded symbols for /usr/lib/perl/5.6.1/auto/File/Glob/Glob.so
Reading symbols from /usr/local/src/mod_perl-1.99_16/blib/arch/Apache2/auto/APR/Brigade/Brigade.so...done.


Loaded symbols for /usr/local/src/mod_perl-1.99_16/blib/arch/Apache2/auto/APR/Brigade/Brigade.so

Reading symbols from /usr/local/src/mod_perl-1.99_16/blib/arch/Apache2/auto/APR/Bucket/Bucket.so...done.

Loaded symbols for /usr/local/src/mod_perl-1.99_16/blib/arch/Apache2/auto/APR/Bucket/Bucket.so
Reading symbols from /usr/local/src/mod_perl-1.99_16/blib/arch/Apache2/auto/Apache/Filter/Filter.so...done.


Loaded symbols for /usr/local/src/mod_perl-1.99_16/blib/arch/Apache2/auto/Apache/Filter/Filter.so

Reading symbols from /usr/local/src/mod_perl-1.99_16/blib/arch/Apache2/auto/APR/BucketType/BucketType.so...done.

Loaded symbols for /usr/local/src/mod_perl-1.99_16/blib/arch/Apache2/auto/APR/BucketType/BucketType.so

Reading symbols from /usr/local/src/mod_perl-1.99_16/blib/arch/Apache2/auto/Apache/CmdParms/CmdParms.so...done.

Loaded symbols for /usr/local/src/mod_perl-1.99_16/blib/arch/Apache2/auto/Apache/CmdParms/CmdParms.so

Reading symbols from /usr/local/src/mod_perl-1.99_16/blib/arch/Apache2/auto/Apache/Directive/Directive.so...done.

Loaded symbols for /usr/local/src/mod_perl-1.99_16/blib/arch/Apache2/auto/Apache/Directive/Directive.so

Reading symbols from /usr/local/src/mod_perl-1.99_16/blib/arch/Apache2/auto/Apache/FilterRec/FilterRec.so...done.

Loaded symbols for /usr/local/src/mod_perl-1.99_16/blib/arch/Apache2/auto/Apache/FilterRec/FilterRec.so

Reading symbols from /usr/local/src/mod_perl-1.99_16/blib/arch/Apache2/auto/Apache/SubRequest/SubRequest.so...done.

Loaded symbols for /usr/local/src/mod_perl-1.99_16/blib/arch/Apache2/auto/Apache/SubRequest/SubRequest.so

Reading symbols from /usr/local/src/mod_perl-1.99_16/blib/arch/Apache2/auto/Apache/URI/URI.so...done.

Loaded symbols for /usr/local/src/mod_perl-1.99_16/blib/arch/Apache2/auto/Apache/URI/URI.so
Reading symbols from /usr/local/src/mod_perl-1.99_16/blib/arch/Apache2/auto/APR/Socket/Socket.so...done.


Loaded symbols for /usr/local/src/mod_perl-1.99_16/blib/arch/Apache2/auto/APR/Socket/Socket.so
Reading symbols from /usr/local/src/mod_perl-1.99_16/blib/arch/Apache2/auto/APR/Util/Util.so...done.


Loaded symbols for /usr/local/src/mod_perl-1.99_16/blib/arch/Apache2/auto/APR/Util/Util.so
Reading symbols from /usr/local/src/mod_perl-1.99_16/blib/arch/Apache2/auto/APR/Error/Error.so...done.


Loaded symbols for /usr/local/src/mod_perl-1.99_16/blib/arch/Apache2/auto/APR/Error/Error.so
Reading symbols from /usr/local/src/mod_perl-1.99_16/blib/arch/Apache2/auto/Apache/Access/Access.so...done.


Loaded symbols for /usr/local/src/mod_perl-1.99_16/blib/arch/Apache2/auto/Apache/Access/Access.so

Reading symbols from /usr/local/src/mod_perl-1.99_16/blib/arch/Apache2/auto/Apache/HookRun/HookRun.so...done.

Loaded symbols for /usr/local/src/mod_perl-1.99_16/blib/arch/Apache2/auto/Apache/HookRun/HookRun.so

Reading symbols from /usr/local/src/mod_perl-1.99_16/blib/arch/Apache2/auto/Apache/Module/Module.so...done.

Loaded symbols for /usr/local/src/mod_perl-1.99_16/blib/arch/Apache2/auto/Apache/Module/Module.so

Reading symbols from /lib/libnss_db.so.2...done.
Loaded symbols for /lib/libnss_db.so.2
Reading symbols from /lib/libnss_files.so.2...done.
Loaded symbols for /lib/libnss_files.so.2
Reading symbols from /usr/local/src/mod_perl-1.99_16/blib/arch/Apache2/auto/APR/Pool/Pool.so...done.


Loaded symbols for /usr/local/src/mod_perl-1.99_16/blib/arch/Apache2/auto/APR/Pool/Pool.so
Reading symbols from /usr/local/src/mod_perl-1.99_16/blib/arch/Apache2/auto/Apache/Response/Response.so...done.


Loaded symbols for /usr/local/src/mod_perl-1.99_16/blib/arch/Apache2/auto/Apache/Response/Response.so

Reading symbols from /usr/local/src/mod_perl-1.99_16/blib/arch/Apache2/auto/APR/PerlIO/PerlIO.so...done.

Loaded symbols for /usr/local/src/mod_perl-1.99_16/blib/arch/Apache2/auto/APR/PerlIO/PerlIO.so
Reading symbols from /usr/local/src/mod_perl-1.99_16/blib/arch/Apache2/auto/Apache/SubProcess/SubProcess.so...done.


Loaded symbols for /usr/local/src/mod_perl-1.99_16/blib/arch/Apache2/auto/Apache/SubProcess/SubProcess.so

Reading symbols from /lib/libnss_dns.so.2...done.
Loaded symbols for /lib/libnss_dns.so.2
Reading symbols from /usr/local/src/mod_perl-1.99_16/blib/arch/Apache2/auto/Apache/Command/Command.so...done.


Loaded symbols for /usr/local/src/mod_perl-1.99_16/blib/arch/Apache2/auto/Apache/Command/Command.so

Reading symbols from /usr/local/lib/perl/5.6.1/auto/Compress/Zlib/Zlib.so...done.
Loaded symbols for /usr/local/lib/perl/5.6.1/auto/Compress/Zlib/Zlib.so
Reading symbols from /usr/local/src/mod_perl-1.99_16/blib/arch/Apache2/auto/APR/Finfo/Finfo.so...done.


Loaded symbols for /usr/local/src/mod_perl-1.99_16/blib/arch/Apache2/auto/APR/Finfo/Finfo.so
Reading symbols from /usr/local/src/mod_perl-1.99_16/blib/arch/Apache2/auto/Apache/MPM/MPM.so...done.


Loaded symbols for /usr/local/src/mod_perl-1.99_16/blib/arch/Apache2/auto/Apache/MPM/MPM.so
Reading symbols from /usr/local/src/mod_perl-1.99_16/blib/arch/Apache2/auto/APR/OS/OS.so...done.
Loaded symbols for /usr/local/src/mod_perl-1.99_16/blib/arch/Apache2/auto/APR/OS/OS.so
Reading symbols from /usr/local/src/mod_perl-1.99_16/blib/arch/Apache2/auto/APR/SockAddr/SockAddr.so...done.


Loaded symbols for /usr/local/src/mod_perl-1.99_16/blib/arch/Apache2/auto/APR/SockAddr/SockAddr.so

Reading symbols from /usr/local/src/mod_perl-1.99_16/blib/arch/Apache2/auto/Apache/Util/Util.so...done.

Loaded symbols for /usr/local/src/mod_perl-1.99_16/blib/arch/Apache2/auto/Apache/Util/Util.so
Reading symbols from /usr/local/src/mod_perl-1.99_16/blib/arch/Apache2/auto/APR/Date/Date.so...done.


Loaded symbols for /usr/local/src/mod_perl-1.99_16/blib/arch/Apache2/auto/APR/Date/Date.so
Reading symbols from /usr/local/src/mod_perl-1.99_16/blib/arch/Apache2/auto/APR/URI/URI.so...done.


Loaded symbols for /usr/local/src/mod_perl-1.99_16/blib/arch/Apache2/auto/APR/URI/URI.so
Reading symbols from /usr/local/src/mod_perl-1.99_16/blib/arch/Apache2/auto/ModPerl/Global/Global.so...done.


Loaded symbols for /usr/local/src/mod_perl-1.99_16/blib/arch/Apache2/auto/ModPerl/Global/Global.so

#0  0x403395f0 in strcmp () from /lib/libc.so.6

(gdb) where
#0 0x403395f0 in strcmp () from /lib/libc.so.6
#1 0x4062f5d0 in frontpage_checkForStub (filename=0x0) at /usr/local/frontpage/version5.0/apache2/mod_frontpage.c:677
#2 0x4062e2fd in fpcgid_handler (r=0x8c57308) at /usr/local/frontpage/version5.0/apache2/mod_fpcgid.c:1071
#3 0x0809dda9 in ap_run_handler (r=0x8c57308) at config.c:151
#4 0x0809e2f3 in ap_invoke_handler (r=0x8c57308) at config.c:358
#5 0x08087886 in ap_process_request (r=0x8c57308) at http_request.c:246
#6 0x0808380a in ap_process_http_connection (c=0x8c3edf0) at http_core.c:250
#7 0x080a72b8 in ap_run_process_connection (c=0x8c3edf0) at connection.c:42
#8 0x080a757c in ap_process_connection (c=0x8c3edf0, csd=0x8c3ed18) at connection.c:175
#9 0x0809ca30 in child_main (child_num_arg=2) at prefork.c:609
#10 0x0809cb8a in make_child (s=0x80ecf90, slot=2) at prefork.c:703
#11 0x0809cd31 in perform_idle_server_maintenance (p=0x80e9cf0) at prefork.c:838
#12 0x0809d0cf in ap_mpm_run (_pconf=0x80e9cf0, plog=0x8121dd0, s=0x80ecf90) at prefork.c:1039
#13 0x080a269e in main (argc=7, argv=0xbffff984) at main.c:617




This report was generated by t/REPORT on Sat Sep  4 20:36:20 2004 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]


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



Reply via email to