Comment 13 for bug 1854395

Revision history for this message
Kjell Christian Nilsen (kjellchr) wrote : Re: apachectl configtest segmentation fault

in addition to the mentioned include-line, I did have these lines in the 000-default and default-ssl.conf:
<Perl>
    use Plack::Handler::Apache2;
    Plack::Handler::Apache2->preload("/usr/share/request-tracker4/libexec/rt-server");
</Perl>

When commenting those out in addition to the include-line, I no longer get the error.

Also, FWIW, I tried setting up lxc test-container, have not yet been able to reproduce

Perhaps of relevance: I have done release-upgrade of the box this runs on, from ubuntu 14.04. This was done quite some time ago.