Apache Reload Crash with slotmem-shm
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
apache2 (Debian) |
New
|
Unknown
|
|||
apache2 (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
Description: Ubuntu 18.04 LTS
Release: 18.04
*** 2.4.29-1ubuntu4.1 500
500 http://
100 /var/lib/
When i reload apache
[Tue Jul 24 16:17:26.783249 2018] [slotmem_shm:error] [pid 23188:tid 139792764550080] (28)No space left on device: AH02611: create: apr_shm_
[Tue Jul 24 16:17:26.783287 2018] [proxy_
[Tue Jul 24 16:17:26.783293 2018] [:emerg] [pid 23188:tid 139792764550080] AH00020: Configuration Failed, exiting
Apache Revision 1834887
mod_slotmem_shm: use a generation number for SHM filename on all platforms.
Successive generations can't share the same SHMs because restarts may modify
them under the terminating children, while SHMs are not extensible when all
slots are in use.
description: | updated |
tags: | added: bionic |
Changed in apache2 (Debian): | |
status: | Unknown → New |
Possibly same bug reported in Debian: https:/ /bugs.debian. org/cgi- bin/bugreport. cgi?bug= 896090