On Aug 25, 2011, at 4:36 PM, Dominic Hargreaves wrote: > On Thu, Aug 25, 2011 at 03:55:38PM -0400, Phillip Frost wrote: >> I just recently set up a squeeze install, pulling request-tracker4 from >> squeeze-backports. I had it all working through apache2 and mod_perl. >> Wanting to employ SSL, I ran 'a2enmod ssl'. After that point, apache would >> segfault at starup, or indeed even at apache2ctl -t (after outputting >> "Syntax OK"). > > This looks like the same bug as #632129 (CCed), which Niko wasn't able > to reproduce.
I've managed to produce a puppet manifest which will build a broken server. I run it on a VM created with xen-tools. Unfortunately, it's not too simple, nor is it entirely self-contained. It seems to require a working database connection to fail. Initially I had disabled Plack preloading to avoid the segfault. That worked, but RT was sometimes slow and ate a lot of RAM. I eventually rebuilt the server to run RT via FastCGI. Much better. Anyhow, puppet manifest is attached. If there's any more information I can provide, feel free to ask.
rt_bug_report_341.tar.gz
Description: GNU Zip compressed data