mod_perl is failing with Apache, and I'm having trouble figuring out why. I'm running under Gentoo.
mod_perl version 2.0.7 apache version 2.2.22-r1, build with threads and worker MPM libperl version 5.10.1-r1 perl version 5.16.0 with ithreads support # /etc/init.d/apache2 start * Starting apache2 ... * start-stop-daemon: failed to start `/usr/sbin/apache2' # dmesg apache2[12697]: segfault at c ip b5d4974a sp bffce4d0 error 4 in mod_perl.so[b5d24000+45000] Any ideas on what to look for to determine the problem?