Helmut Zeilinger wrote:
Hi Philippe,

Software:

Linux 2.6.15-gentoo-r1
perl v5.8.8 (perl -V see below)
mod_perl-2.0.4

1)
apache 2.0.63 => works without problems (so far testet)

2)
apache 2.2.6 + 2.2.8 =>

at server start.=>

..
/usr/local/apache2/bin/apachectl: line 78: 14924 Segmentation fault $HTTPD $ARGV


make test =>

...
server has died with status 255 (please examine t/logs/error_log)

t/logs/error_log is empty.

what else can i provide to track it down?

Get us a core dump if you can, ideally with debugging information.

http://perl.apache.org/docs/2.0/devel/debug/c.html#Analyzing_Dumped_Core_Files

In a nutshell, rebuild with

perl Makefile.PL MP_DEBUG=1 [...]

And proceed until you get a core dump.

Then use t/REPORT to submit a bug report, with the backtrace.

--
Philippe M. Chiasson     GPG: F9BFE0C2480E7680 1AE53631CB32A107 88C3A5A5
http://gozer.ectoplasm.org/       m/gozer\@(apache|cpan|ectoplasm)\.org/

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to