Slow memory leak, seen on two machines, appears to be dupe of 224945 even after -updates
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
apache2 (Ubuntu) |
Triaged
|
Medium
|
Chuck Short |
Bug Description
Binary package hint: apache2
1. Ubuntu Release Info:
Description: Ubuntu 8.04.3 LTS
Release: 8.04
2. Package Information:
apache2-
Installed: 2.2.8-1ubuntu0.11
Candidate: 2.2.8-1ubuntu0.11
Version table:
*** 2.2.8-1ubuntu0.11 0
500 http://
500 http://
100 /var/lib/
2.2.8-1 0
500 http://
3. I expect apache to not chew up to a couple gigs per process when it runs for a long time.
4. Apache chews threw a couple gigs per process when it runs for a long time
Enabled modules:
alias.conf
alias.load
auth_basic.load
authn_file.load
authz_default.load
authz_groupfile
authz_host.load
authz_user.load
autoindex.conf
autoindex.load
cgi.load
deflate.conf
deflate.load
dir.conf
dir.load
env.load
mime.conf
mime.load
negotiation.conf
negotiation.load
php5.conf
php5.load
rewrite.load
setenvif.conf
setenvif.load
ssl.conf
ssl.load
status.conf
status.load
This DOES appear to be a dupe of 224945 (reproducible with ab), however as you can see I am on the hardy-updates version. Is there something obvious I am missing here?
Changed in apache2 (Ubuntu): | |
importance: | Undecided → Low |
Changed in apache2 (Ubuntu): | |
assignee: | Chuck Short (zulcss) → nobody |
assignee: | nobody → Chuck Short (zulcss) |
importance: | Low → Medium |
status: | Incomplete → Triaged |
Interesting,
Can you specify the ab command that you used to reproduce this?
Thanks
chuck