Return-Path: Delivered-To: apmail-perl-modperl-archive@www.apache.org Received: (qmail 13732 invoked from network); 13 Apr 2004 19:40:53 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 13 Apr 2004 19:40:53 -0000 Received: (qmail 76906 invoked by uid 500); 13 Apr 2004 19:40:28 -0000 Delivered-To: apmail-perl-modperl-archive@perl.apache.org Received: (qmail 76895 invoked by uid 500); 13 Apr 2004 19:40:28 -0000 Mailing-List: contact modperl-help@perl.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Delivered-To: mailing list modperl@perl.apache.org Received: (qmail 76867 invoked from network); 13 Apr 2004 19:40:27 -0000 X-Spam-Status: No, hits=-2.3 required=5.0 Mime-Version: 1.0 (Apple Message framework v613) In-Reply-To: <407C2F14.3000103@stason.org> References: <005f01c4217e$71dea8b0$2401000a@EXCESSION> <407C2F14.3000103@stason.org> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <6490B9F3-8D82-11D8-BCAA-000A9598018A@taperfriendlymusic.org> Content-Transfer-Encoding: 7bit From: Fred Moyer Subject: Server fails to warm up during make test Date: Tue, 13 Apr 2004 12:40:17 -0700 To: ModPerl (E-mail) X-Mailer: Apple Mail (2.613) X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Make test and 't/TEST -start' is timing out for me on Darwin 7.3.0, mp1_99_13, Perl 5.8.3, Apache 2.0.49. I've dug around on the list and the site but maybe I've missed something simple here. Advice on the next step in determining the problem or even the solution is much appreciated. -------------8<---------- Start Bug Report ------------8<---------- 1. Problem Description: forbin:~/dev/src/modperl/mod_perl-1.99_13 fredmoyer$ t/TEST -start [warning] setting ulimit to allow core files ulimit -c unlimited; /Users/fredmoyer/dev/perl-5.8.3/bin/perl /Users/fredmoyer/dev/src/modperl/mod_perl-1.99_13/t/TEST -start /Users/fredmoyer/dev/httpd-2.0.49_mp-1.99.13/bin/httpd -d /Users/fredmoyer/dev/src/modperl/mod_perl-1.99_13/t -f /Users/fredmoyer/dev/src/modperl/mod_perl-1.99_13/t/conf/httpd.conf -D APACHE2 using Apache/2.0.49 (prefork MPM) waiting 120 seconds for server to start: .[Tue Apr 13 12:30:24 2004] [info] 28 Apache:: modules loaded [Tue Apr 13 12:30:24 2004] [info] 5 APR:: modules loaded [Tue Apr 13 12:30:24 2004] [info] base server + 16 vhosts ready to run tests waiting 120 seconds for server to start: ok (waited 1 secs) server localhost:8529 started server localhost:8530 listening (TestModperl::merge) ... still waiting for server to warm up: ........................................................................ .................................................. the server is down, giving up after 121 secs [ error] failed to start server! (please examine t/logs/error_log) forbin:~/dev/src/modperl/mod_perl-1.99_13/t/logs fredmoyer$ tail -F error_log END in modperl_extra.pl, pid=11648 [Tue Apr 13 12:30:25 2004] [notice] Apache/2.0.49 (Unix) mod_perl/1.99_13 Perl/v5.8.3 configured -- resuming normal operations [Tue Apr 13 12:30:25 2004] [info] Server built: Apr 13 2004 11:25:15 [Tue Apr 13 12:30:25 2004] [debug] prefork.c(955): AcceptMutex: posixsem (default: posixsem) 2. Used Components and their Configuration: *** mod_perl version 1.9913 *** using lib/Apache/BuildConfig.pm *** Makefile.PL options: MP_APXS => /Users/fredmoyer/dev/httpd-2.0.49_mp-1.99.13/bin/apxs MP_COMPAT_1X => 1 MP_GENERATE_XS => 1 MP_INST_APACHE2 => 1 MP_LIBNAME => mod_perl MP_USE_DSO => 1 MP_USE_STATIC => 1 *** /Users/fredmoyer/dev/httpd-2.0.49_mp-1.99.13/bin/httpd -V Server version: Apache/2.0.49 Server built: Apr 13 2004 11:25:15 Server's Module Magic Number: 20020903:7 Architecture: 32-bit Server compiled with.... -D APACHE_MPM_DIR="server/mpm/prefork" -D APR_HAS_MMAP -D APR_HAVE_IPV6 (IPv4-mapped addresses enabled) -D APR_USE_POSIXSEM_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="/Users/fredmoyer/dev/httpd-2.0.49_mp-1.99.13" -D SUEXEC_BIN="/Users/fredmoyer/dev/httpd-2.0.49_mp-1.99.13/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" *** /Users/fredmoyer/dev/perl-5.8.3/bin/perl -V Summary of my perl5 (revision 5.0 version 8 subversion 3) configuration: Platform: osname=darwin, osvers=7.3.0, archname=darwin-2level uname='darwin forbin.redhotpenguin.com 7.3.0 darwin kernel version 7.3.0: fri mar 5 14:22:55 pst 2004; root:xnuxnu-517.3.15.obj~4release_ppc power macintosh powerpc ' config_args='-Dprefix=~/dev/perl-5.8.3' 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=n, bincompat5005=undef Compiler: cc='cc', ccflags ='-pipe -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -I/usr/local/include', optimize='-Os', cppflags='-no-cpp-precomp -pipe -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -I/usr/local/include' ccversion='', gccversion='3.3 20030304 (Apple Computer, Inc. build 1495)', gccosandvers='' intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=4321 d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=8 ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8 alignbytes=8, prototype=define Linker and Libraries: ld='env MACOSX_DEPLOYMENT_TARGET=10.3 cc', ldflags =' -L/usr/local/lib' libpth=/usr/local/lib /usr/lib libs=-ldbm -ldl -lm -lc perllibs=-ldl -lm -lc libc=/usr/lib/libc.dylib, so=dylib, useshrplib=false, libperl=libperl.a gnulibc_version='' Dynamic Linking: dlsrc=dl_dyld.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' ' cccdlflags=' ', lddlflags=' -bundle -undefined dynamic_lookup -L/usr/local/lib' Characteristics of this binary (from libperl): Compile-time options: USE_LARGE_FILES Built under darwin Compiled at Apr 13 2004 11:03:36 %ENV: PERL5LIB="/sw/lib/perl5:/sw/lib/perl5" PERL_LWP_USE_HTTP_10="1" PERL_ROOT="/Users/fredmoyer/dev/perl" @INC: /sw/lib/perl5 /sw/lib/perl5 /Users/fredmoyer/dev/perl-5.8.3/lib/5.8.3/darwin-2level /Users/fredmoyer/dev/perl-5.8.3/lib/5.8.3 /Users/fredmoyer/dev/perl-5.8.3/lib/site_perl/5.8.3/darwin-2level /Users/fredmoyer/dev/perl-5.8.3/lib/site_perl/5.8.3 /Users/fredmoyer/dev/perl-5.8.3/lib/site_perl . *** Packages of interest status: Apache::Request: - CGI : 3.01 LWP : - mod_perl : 1.9913 3. This is the core dump trace: (if you get a core dump): [CORE TRACE COMES HERE] This report was generated by t/REPORT on Tue Apr 13 19:25:53 2004 GMT. -------------8<---------- End Bug Report --------------8<---------- Note: Complete the rest of the details and post this bug report to dev perl.apache.org. To subscribe to the list send an empty email to dev-subscribe@perl.apache.org. -- 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