-------------8<---------- Start Bug Report ------------8<---------- 1. Problem Description:
Seeing this at make test time from today's CVS snapshot of mp2. I haven't tried this with older snapshots or releases. The box is running NetBSD 1.6.1 i386. :
steel1# make test
cd "src/modules/perl" && make -f Makefile.modperl
/usr/bin/perl -Iblib/arch -Iblib/lib t/TEST -clean
*** server localhost:8529 shutdown
APACHE_USER= APACHE_GROUP= APACHE_PORT= APACHE= APXS= /usr/bin/perl -Iblib/arch -Iblib/lib t/TEST -verbose=0
*** root mode: changing the fs ownership to 'nobody' (32767:39)
/usr/local/apache2/bin/httpd -d /data/src/modperl-2.0/t -f /data/src/modperl-2.0/t/conf/httpd.conf -DAPACHE2
using Apache/2.0.46 (prefork MPM)
waiting for server to start: ..[Thu Jun 05 09:59:34 2003] [info] 23 Apache:: modules loaded
[Thu Jun 05 09:59:34 2003] [info] 5 APR:: modules loaded
[Thu Jun 05 09:59:34 2003] [info] base server + 9 vhosts ready to run tests
..
waiting for server to start: ok (waited 3 secs)
server localhost:8529 started
server localhost:8530 listening (TestProtocol::echo)
server localhost:8531 listening (TestProtocol::echo_filter)
server localhost:8532 listening (TestProtocol::eliza)
server localhost:8533 listening (TestPreConnection::note)
server localhost:8534 listening (TestFilter::both_str_con_add)
server localhost:8535 listening (TestFilter::in_bbs_msg)
server localhost:8536 listening (TestFilter::in_str_msg)
server localhost:8537 listening (TestDirective::perlmodule)
server localhost:8538 listening (TestDirective::perlrequire)
server localhost:8539 listening (TestDirective::perlloadmodule3)
server localhost:8540 listening (TestDirective::perlloadmodule4)
server localhost:8541 listening (TestDirective::perlloadmodule5)
server localhost:8542 listening (TestDirective::perlloadmodule6)
Can't call method "method" on an undefined value at /data/src/modperl-2.0/Apache-Test/lib/Apache/TestRequest.pm line 411.
*** Error code 61
Stop. make: stopped in /data/src/modperl-2.0 steel1#
2. Used Components and their Configuration:
*** mod_perl version 1.9910
*** using /usr/local/perl-5.8.0/lib/site_perl/5.8.0/i386-netbsd/Apache/BuildConfig.pm
*** Makefile.PL options:
MP_AP_PREFIX => /usr/local/apache2
MP_COMPAT_1X => 1
MP_GENERATE_XS => 1
MP_LIBNAME => mod_perl
MP_USE_DSO => 1
MP_USE_STATIC => 1
*** /usr/local/apache2/bin/httpd -V Server version: Apache/2.0.46 Server built: Jun 4 2003 20:38:47 Server's Module Magic Number: 20020903:3 Architecture: 32-bit Server compiled with.... -D APACHE_MPM_DIR="server/mpm/prefork" -D APR_HAS_MMAP -D APR_HAVE_IPV6 (IPv4-mapped addresses disabled) -D APR_USE_SYSVSEM_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"
*** /usr/local/perl-5.8.0/bin/perl -V
Summary of my perl5 (revision 5.0 version 8 subversion 0) configuration:
Platform:
osname=netbsd, osvers=1.6.1, archname=i386-netbsd
uname='netbsd steel1.stealstopper.com 1.6.1 netbsd 1.6.1 (generic) #0: tue apr 8 12:05:52 utc 2003 [EMAIL PROTECTED]:autobuildnetbsd-1-6i386objautobuildnetbsd-1-6srcsysarchi386compilegeneric i386 '
config_args=''
hint=recommended, useposix=true, d_sigaction=define
usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
usemymalloc=y, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-fno-strict-aliasing',
optimize='-O',
cppflags='-fno-strict-aliasing'
ccversion='', gccversion='2.95.3 20010315 (release) (NetBSD nb3)', 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, prototype=define
Linker and Libraries:
ld='cc', ldflags =' -Wl,-rpath,/usr/pkg/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib'
libpth=/usr/local/lib /usr/lib
libs=-lm -lc -lposix -lcrypt -lutil
perllibs=-lm -lc -lposix -lcrypt -lutil
libc=/usr/lib/libc.so, so=so, useshrplib=true, libperl=libperl.so
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-whole-archive -lgcc -Wl,-no-whole-archive -Wl,-E -Wl,-R/usr/local/perl-5.8.0/lib/5.8.0/i386-netbsd/CORE'
cccdlflags='-DPIC -fPIC ', lddlflags='--whole-archive -shared -L/usr/local/lib'
Characteristics of this binary (from libperl): Compile-time options: USE_LARGE_FILES Built under netbsd Compiled at Jun 4 2003 20:01:13 %ENV: PERL_LWP_USE_HTTP_10="1" @INC: /usr/local/perl-5.8.0/lib/5.8.0/i386-netbsd /usr/local/perl-5.8.0/lib/5.8.0 /usr/local/perl-5.8.0/lib/site_perl/5.8.0/i386-netbsd /usr/local/perl-5.8.0/lib/site_perl/5.8.0 /usr/local/perl-5.8.0/lib/site_perl .
3. This is the core dump trace: (if you get a core dump):
[CORE TRACE COMES HERE]
This report was generated by /usr/local/perl-5.8.0/bin/mp2bug on Wed Jun 4 23:58:05 2003 GMT.
-------------8<---------- End Bug Report --------------8<----------
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]