You are not logged in.
I upgraded perl to 5.14. Now when I restart apache I get a segmentation fault. If I comment out the line loading the mod_perl.so module, apache starts fine.
I've done the following:
pacman -Syu
Uninstalled both apache and mod_perl and resinstalled.
Rebuilt mod_perl using makepkg and it's PKGBUILD file.
Ran cpan -r to update all cpan modules.
Apache still seg faults. Any suggestions?
perl 5.14.1-1
apache 2.2.19-1
mod_perl 2.0.5-6
$ uname -a
Linux dtjimk 2.6.39-ARCH #1 SMP PREEMPT Mon Jun 27 22:01:13 CEST 2011 i686 Intel(R) Core(TM)2 CPU T7200 @ 2.00GHz GenuineIntel GNU/Linux
Offline
Some else saw the same thing and reported a bug.
https://bugs.archlinux.org/task/25008
Offline