Hi Stas
For your information: I tried to compile mod_perl using the latest software versions:
- perl-5.8.1
- httpd-2.0.47
- mod_perl-1.99_10
I still get the same error:
...
/export/home/tperl/bin/perl -Iblib/arch -Iblib/lib \
t/TEST -clean
APXS= APACHE_PORT= APACHE_USER= APACHE_GROUP= APACHE= \
/export/home/tperl/bin/perl -Iblib/arch -Iblib/lib \
t/TEST -verbose=0
/export/home/tperl/apache/bin/httpd -d /export/home/tperl/source/mod_perl-1.99_10/t
-f /export/home/tperl/source/mod_perl-1.99_10/t/conf/httpd.conf -DAPACHE2
using Apache/2.0.47 (prefork MPM)
waiting for server to start: ...[Fri Oct 03 15:01:15 2003] [info] 23 Apache:: modules
loaded
[Fri Oct 03 15:01:15 2003] [info] 5 APR:: modules loaded
[Fri Oct 03 15:01:15 2003] [info] base server + 10 vhosts ready to run tests
...........................................................
waiting for server to start: giving up after 61 secs
!!! server failed to start! (please examine t/logs/error_log)
!!! oh crap, server dumped core
!!! for stacktrace, run: gdb /export/home/tperl/apache/bin/httpd -core
/export/home/tperl/source/mod_perl-1.99_10/t/core
make: *** [run_tests] Error 1
[EMAIL PROTECTED] gdb /export/home/tperl/apache/bin/httpd -core
/export/home/tperl/source/mod_perl-1.99_10/t/core
GNU gdb 5.0
...
Loaded symbols for
/export/home/tperl/source/mod_perl-1.99_10/blib/arch/auto/Apache/Module/Module.so
#0 0xfdf4db58 in ap_pcw_walk_files_config (pconf=0x9ae58, s=0xb5010,
dconf=0xb56d8, modp=0xfe05a384,
dir_cb=0xfdf4d664 <modperl_hash_handlers_dir>, data=0x0)
at modperl_pcw.c:52
52 ap_conf_vector_t **dirs = (ap_conf_vector_t **)dconf->sec_file->elts;
(gdb) bt
#0 0xfdf4db58 in ap_pcw_walk_files_config (pconf=0x9ae58, s=0xb5010,
dconf=0xb56d8, modp=0xfe05a384,
dir_cb=0xfdf4d664 <modperl_hash_handlers_dir>, data=0x0)
at modperl_pcw.c:52
#1 0xfdf4de54 in ap_pcw_walk_config (pconf=0x9ae58, s=0xb5010,
modp=0xfe05a384, data=0x0, dir_cb=0xfdf4d664 <modperl_hash_handlers_dir>,
srv_cb=0xfdf4d704 <modperl_hash_handlers_srv>) at modperl_pcw.c:106
#2 0xfdf4d8e4 in modperl_mgv_hash_handlers (p=0x9ae58, s=0xb5010)
at modperl_mgv.c:473
#3 0xfdf3aec0 in modperl_hook_post_config (pconf=0x9ae58, plog=0xc4f00,
ptemp=0xc6f08, s=0xb5010) at mod_perl.c:614
#4 0x37738 in ap_run_post_config (pconf=0x9ae58, plog=0xc4f00, ptemp=0xc6f08,
s=0xb5010) at config.c:131
#5 0x4049c in main (argc=6, argv=0xffbefadc) at main.c:607
BR /Hans-Ruodi
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]