g a container is very easy,
> just:
>
> $ lxc launch ubuntu:xenial xenial-test-contaioner
> $ lxc exec xenial-test-container bash
>
> and you'll get a root shell within a clean Xenial container. Thanks!
>
--
Roberto Nunnari
--
You received this bug notification bec
Ok for me to close it as "won't fix". Just use mod-fastcgi instead of mod-perl.
Christian, no need to thank me for reporting this bug, giving all the detailed
reports, and hinting mod-perl as the triggering cause of this segmentation
fault.
Best regards.
Roberto
--
You received this bug notific
Hi Paride.
I will try the steps you propose this evening and let you know.
Kjell, do you have other web apps that use mod-perl? If so, try to
disable them and let us know.
Thank you and best regards.
Roberto
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is
Hello Paride.
I don't know what else may be relevant to trigger the crash.
libapache2-mod-nss is not relevant at all.. I just installed it in an attemt to
fix the problem but it didn't help.
I'm willing to help debug this, but I need guidance. So please don't
hesitate to ask.
I will now copy/pa
I just found the config line that makes it crash:
Include /etc/request-tracker4/apache2-modperl2.conf
I still have to look into it, but for now I commented it out.
Roberto
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.
Hi.
I just:
1) apt install libapache2-mod-nss
2) a2enmod nss
3) systemctl restart apache2.service
but nothing has changed.. so I'm now going to disable and deinstall
libapache2-mod-nss
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
Hi Tom.
The ssl apache module is enabled
There's nothing about nss in mods-enabled/ (but kernel message mentions
libnss_files-2.23.so
When the ssl apache module is disabled, apachectl configtest works.
When the ssl apache module is enabled, apachectl configtest fails with
segmentation fault.
A
Public bug reported:
https://errors.ubuntu.com/oops/cc6c7e3b-1217-11ea-a637-fa163ee63de6
Hello.
Yesterday I did apt upgrade and after that I noticed that ‘apachectl
configtest’ segfaults.
# apache2ctl configtest
Syntax OK
Segmentation fault (core dumped)
Action 'configtest' failed.
The Apache e