I'm running mod_perl 2.0.2 (I think) on apache 2 on Debian Linux 2.6.9-023stab033.6
I've got a mod_perl application which segfaults on every 10th or so requests. Here's what I get in my error log: [notice] child pid xxxx exit signal Segmentation fault (11) How would I go about troubleshooting this?