[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#280233: apache: restart kills apache, fills /tmp



Package: apache
Version: 1.3.26-0woody5
Severity: important

When apache reloads during cronjob log rotation it now doesn't come back
up and /tmp/ usage goes from 1% to 100% ( /tmp/session_mm_apache0.mem
starts using space).

This only appeared over the last weekend, so I assume is related to a
recent update in stable/security ?

# ls -ls /tmp/session_mm_apache0.mem
  12 -rw-------    1 root     root     67108864 Nov  8 10:25 /tmp/session_mm_apache0.mem
# ps aux | grep apache | head -1
root     30707  0.0  4.5 136452 2704 ?       S    Nov13   0:00 /usr/sbin/apache
# apachectl restart
/usr/sbin/apachectl restart: httpd restarted
# ps aux | grep apache | head -1
# ls -ls /tmp/session_mm_apache0.mem
29416 -rw-------    1 root     root     67108864 Nov  8 10:25 /tmp/session_mm_apache0.mem
# apachectl start
/usr/sbin/apachectl start: httpd started
# ps aux | grep apache | head -1
root     30807  0.0  4.5 136452 2704 ?       S    Nov13   0:00 /usr/sbin/apache
# ls -ls /tmp/session_mm_apache0.mem
  12 -rw-------    1 root     root     67108864 Nov  8 10:36 /tmp/session_mm_apache0.mem

(this is running under a UML virtual host, which is apparently why the process timestamps look odd)

-- System Information
Debian Release: 3.0
Architecture: i386
Kernel: Linux mouse.hexkey.org 2.4.22-physmem-patch3-5um #1 Fri Feb 20 11:46:53 GMT 2004 i686
Locale: LANG=C, LC_CTYPE=C

Versions of packages apache depends on:
ii  apache-common             1.3.26-0woody5 Support files for all Apache webse
ii  dpkg                      1.9.21         Package maintenance system for Deb
ii  libc6                     2.2.5-11.5     GNU C Library: Shared libraries an
ii  libdb2                    2:2.7.7.0-7    The Berkeley database routines (ru
ii  libexpat1                 1.95.2-6       XML parsing C library - runtime li
ii  logrotate                 3.5.9-8        Log rotation utility
ii  mime-support              3.18-1.3       MIME files 'mime.types' & 'mailcap
ii  perl                      5.6.1-8.7      Larry Wall's Practical Extraction 
ii  perl [perl5]              5.6.1-8.7      Larry Wall's Practical Extraction 




Reply to: