[Enterprise-support] [Bug 1988224] Re: apache stuck and child processes fail to start

2022-08-31 Thread Sergio Durigan Junior
Instructions on how to reproduce:

$ lxc launch ubuntu:jammy test-apache2 --vm
$ lxc shell test-apache2
# apt update && apt dist-upgrade -y
# apt install apache2 lynx -y
# cat > /etc/apache2/mods-enabled/mpm_event.conf << __EOF__

StartServers 1
MinSpareThreads 1
MaxSpareThreads 1
ThreadsPerChild 1
MaxRequestWorkers 1
MaxConnectionsPerChild 1

__EOF__
# systemctl restart apache2
# while lynx -dump -read_timeout=10 localhost/server-status; do continue; done
... This command should never return, but it will crash eventually ...

** Also affects: apache2 (Ubuntu Jammy)
   Importance: Undecided
   Status: New

** Changed in: apache2 (Ubuntu Jammy)
   Status: New => Triaged

** Changed in: apache2 (Ubuntu Jammy)
   Importance: Undecided => Medium

** Changed in: apache2 (Ubuntu)
   Status: Incomplete => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Server/Client Support Team, which is subscribed to apache2 in Ubuntu.
Matching subscriptions: Ubuntu Server/Client Support Team
https://bugs.launchpad.net/bugs/1988224

Title:
  apache stuck and child processes fail to start

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/1988224/+subscriptions


-- 
Mailing list: https://launchpad.net/~enterprise-support
Post to : enterprise-support@lists.launchpad.net
Unsubscribe : https://launchpad.net/~enterprise-support
More help   : https://help.launchpad.net/ListHelp


[Enterprise-support] [Bug 1983618] Re: New upstream microrelease 2.5.13

2022-08-31 Thread Launchpad Bug Tracker
This bug was fixed in the package openldap -
2.5.13+dfsg-0ubuntu0.22.04.1

---
openldap (2.5.13+dfsg-0ubuntu0.22.04.1) jammy; urgency=medium

  * New upstream version (LP: #1983618).
- Several fixes, including memory leaks that affected libldap.
- Added slapo-emptyds contrib module (ITS#8882).

 -- Sergio Durigan Junior   Fri, 05 Aug
2022 10:51:52 -0400

** Changed in: openldap (Ubuntu Jammy)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Server/Client Support Team, which is subscribed to openldap in Ubuntu.
Matching subscriptions: Ubuntu Server/Client Support Team
https://bugs.launchpad.net/bugs/1983618

Title:
  New upstream microrelease 2.5.13

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openldap/+bug/1983618/+subscriptions


-- 
Mailing list: https://launchpad.net/~enterprise-support
Post to : enterprise-support@lists.launchpad.net
Unsubscribe : https://launchpad.net/~enterprise-support
More help   : https://help.launchpad.net/ListHelp