Bug 74671
| Summary: | semaphore freeing problem | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | Need Real Name <stelian> | ||||
| Component: | apache | Assignee: | Nalin Dahyabhai <nalin> | ||||
| Status: | CLOSED DUPLICATE | QA Contact: | Brian Brock <bbrock> | ||||
| Severity: | high | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | 7.3 | CC: | landas, pc | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | i686 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2006-02-21 18:49:41 UTC | Type: | --- | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
|
Description
Need Real Name
2002-09-30 14:35:29 UTC
Created attachment 77704 [details]
comand line capture
It seems the problem is related to mod_ssl. After disabling ssl support in httpd.conf the semaphores were freed upon stopping apache. Previous comment not confirmed upon testing on a new machine. The problem persists upon disabling ssl. After disabling mod_php4 in httpd.conf on several different machines, the problem was solved. So, it would seem the problem is related to mod_php 4. After recompiling php without the option --with-mm, the problem disappeared. I am using mm-1.1.3-8 and mm-development-1.1.3-8. *** This bug has been marked as a duplicate of 74543 *** Changed to 'CLOSED' state since 'RESOLVED' has been deprecated. |