Philippe,

if you have a chance, please take a look at this static build:

make clean && /home/stas/perl/5.6.1/bin/perl Makefile.PL MP_INST_APACHE2=1 MP_GENERATE_XS=1 MP_USE_STATIC=1 MP_AP_PREFIX=/home/stas/apache.org/httpd-2.0/ MP_AP_CONFIGURE="--with-mpm=prefork" MP_DEBUG=1 MP_TRACE=1 MP_USE_GTOP=0 MP_CCOPTS='-DMP_IOBUFSIZE=16384' MP_MAINTAINER=1 && make && make test

that's non-threaded 5.6.1, it doesn't start (it does the first pass, but silently exits on the second pass (aka restart)).

console:
/home/stas/apache.org/httpd-2.0/httpd -d /home/stas/apache.org/mp2-svn/t -f /home/stas/apache.org/mp2-svn/t/conf/httpd.conf -D APACHE2
[Sat Dec 18 12:13:46 2004] [info] 7 Apache:: modules loaded
[Sat Dec 18 12:13:46 2004] [info] 0 APR:: modules loaded
[Sat Dec 18 12:13:46 2004] [info] base server + 29 vhosts ready to run tests


error_log:
END in modperl_extra.pl, pid=14179

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

  [DESCRIBE THE PROBLEM HERE]

2. Used Components and their Configuration:

*** mod_perl version 1.9919

*** using /home/stas/apache.org/mp2-svn/lib/Apache/BuildConfig.pm

*** Makefile.PL options:
  MP_APR_LIB      => aprext
  MP_AP_CONFIGURE => --with-mpm=prefork
  MP_AP_PREFIX    => /home/stas/apache.org/httpd-2.0
  MP_CCOPTS       => -DMP_IOBUFSIZE=16384
  MP_COMPAT_1X    => 1
  MP_DEBUG        => 1
  MP_GENERATE_XS  => 1
  MP_INST_APACHE2 => 1
  MP_LIBNAME      => mod_perl
  MP_MAINTAINER   => 1
  MP_TRACE        => 1
  MP_USE_GTOP     =>
  MP_USE_STATIC   => 1


*** /home/stas/apache.org/httpd-2.0/httpd -V Server version: Apache/2.0.53-dev Server built: Dec 18 2004 12:08:16 Server's Module Magic Number: 20020903:9 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/home/stas/apache.org/httpd-2.0/srclib/apr/.libs
-L/home/stas/apache.org/httpd-2.0/srclib/apr -lapr-0 -lrt -lm -lcrypt -lnsl -lpthread -ldl
-L/home/stas/apache.org/httpd-2.0/srclib/apr-util/.libs
-L/home/stas/apache.org/httpd-2.0/srclib/apr-util -laprutil-0 -lgdbm -ldb-4.2 -lexpat




*** /home/stas/perl/5.6.1/bin/perl -V
Summary of my perl5 (revision 5.0 version 6 subversion 1) configuration:
Platform:
osname=linux, osvers=2.4.19-16mdksmp, archname=i686-linux-perlio
uname='linux hope.stason.org 2.4.19-16mdksmp #1 smp fri sep 20 16:08:37 cest 2002 i686 unknown unknown gnulinux '
config_args='-des -Dprefix=/home/stas/perl/5.6.1 -Doptimize=-g -Duseshrplib -Dusedevel -Duseperlio'
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
Compiler:
cc='cc', ccflags ='-DDEBUGGING -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-g',
cppflags='-DDEBUGGING -fno-strict-aliasing'
ccversion='', gccversion='3.2 (Mandrake Linux 9.0 3.2-1mdk)', 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=-lnsl -lgdbm -ldb -ldl -lm -lc -lcrypt -lutil
perllibs=-lnsl -ldl -lm -lc -lcrypt -lutil
libc=/lib/libc-2.3.1.so, so=so, useshrplib=true, libperl=libperl.so
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-rdynamic -Wl,-rpath,/home/stas/perl/5.6.1/lib/5.6.1/i686-linux-perlio/CORE'
cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'



Characteristics of this binary (from libperl): Compile-time options: DEBUGGING USE_LARGE_FILES Built under linux Compiled at Jan 27 2003 18:10:02 %ENV: PERLDOC_PAGER="less -R" PERL_LWP_USE_HTTP_10="1" @INC: /home/stas/perl/5.6.1/lib/5.6.1/i686-linux-perlio /home/stas/perl/5.6.1/lib/5.6.1 /home/stas/perl/5.6.1/lib/site_perl/5.6.1/i686-linux-perlio /home/stas/perl/5.6.1/lib/site_perl/5.6.1 /home/stas/perl/5.6.1/lib/site_perl .

*** Packages of interest status:

Apache::Request: -
CGI            : 3.05
LWP            : 5.803
mod_perl       : 1.2901, 1.9919



--
__________________________________________________________________
Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/     mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to